2025-12-04T07:57:01.5988126Z Current runner version: '2.330.0' 2025-12-04T07:57:01.5993794Z Runner name: 'i-02e5aded0e21e78df' 2025-12-04T07:57:01.5994603Z Runner group name: 'default' 2025-12-04T07:57:01.5995378Z Machine name: 'ip-10-0-41-16' 2025-12-04T07:57:01.5997661Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T07:57:01.5999777Z Contents: read 2025-12-04T07:57:01.6000294Z Metadata: read 2025-12-04T07:57:01.6000744Z ##[endgroup] 2025-12-04T07:57:01.6003180Z Secret source: Actions 2025-12-04T07:57:01.6003852Z Prepare workflow directory 2025-12-04T07:57:01.6285294Z Prepare all required actions 2025-12-04T07:57:01.6321467Z Getting action download info 2025-12-04T07:57:01.9671309Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T07:57:04.1483851Z Download action repository 'pytorch/pytorch@main' (SHA:ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T07:57:17.8886485Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-12-04T07:57:18.1952206Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T07:57:18.4189658Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T07:57:18.8304343Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T07:57:19.1049367Z Getting action download info 2025-12-04T07:57:19.2206127Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T07:57:19.4792667Z Getting action download info 2025-12-04T07:57:19.6160246Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T07:57:19.8350831Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T07:57:19.8354261Z ##[group] Inputs 2025-12-04T07:57:19.8354590Z build-environment: linux-jammy-cuda12.8-py3.10-gcc11-sm86 2025-12-04T07:57:19.8355064Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks 2025-12-04T07:57:19.8355743Z build-generates-artifacts: true 2025-12-04T07:57:19.8355991Z sync-tag: 2025-12-04T07:57:19.8356186Z cuda-arch-list: 8.6 2025-12-04T07:57:19.8356397Z runner_prefix: 2025-12-04T07:57:19.8356592Z runner: linux.c7i.2xlarge 2025-12-04T07:57:19.8357911Z test-matrix: { include: [ { config: "inductor_huggingface", shard: 1, num_shards: 1, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "inductor_timm", shard: 1, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "inductor_timm", shard: 2, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "inductor_torchbench", shard: 1, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "inductor_torchbench", shard: 2, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, ]} 2025-12-04T07:57:19.8359159Z selected-test-configs: 2025-12-04T07:57:19.8359381Z s3-bucket: gha-artifacts 2025-12-04T07:57:19.8359614Z aws-role-to-assume: 2025-12-04T07:57:19.8359818Z disable-monitor: false 2025-12-04T07:57:19.8360428Z monitor-log-interval: 5 2025-12-04T07:57:19.8360669Z monitor-data-collect-interval: 1 2025-12-04T07:57:19.8360911Z allow-reuse-old-whl: true 2025-12-04T07:57:19.8361174Z build-additional-packages: vision audio fbgemm torchao 2025-12-04T07:57:19.8361476Z build-external-packages: 2025-12-04T07:57:19.8361705Z ##[endgroup] 2025-12-04T07:57:19.8361943Z Complete job name: inductor-build / build 2025-12-04T07:57:19.8769869Z A job started hook has been configured by the self-hosted runner administrator 2025-12-04T07:57:19.8855979Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-12-04T07:57:19.8863502Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T07:57:19.8864309Z ##[endgroup] 2025-12-04T07:57:21.0540694Z Runner Type: linux.c7i.2xlarge 2025-12-04T07:57:21.0541264Z Instance Type: c7i.2xlarge 2025-12-04T07:57:21.0541582Z AMI Name: unknown 2025-12-04T07:57:21.0566177Z AMI ID: ami-08982f1c5bf93d976 2025-12-04T07:57:25.5709239Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-12-04T07:57:25.5709737Z with: 2025-12-04T07:57:25.5710407Z github-secret: *** 2025-12-04T07:57:25.5710948Z instructions: Build is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-12-04T07:57:25.5711705Z activate-with-label: false 2025-12-04T07:57:25.5711966Z label: with-ssh 2025-12-04T07:57:25.5712223Z remove-existing-keys: true 2025-12-04T07:57:25.5712546Z fail-silently: true 2025-12-04T07:57:25.5712798Z ##[endgroup] 2025-12-04T07:57:25.6910437Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-12-04T07:57:25.6911375Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-12-04T07:57:25.7077397Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T07:57:25.7077853Z with: 2025-12-04T07:57:25.7078125Z no-sudo: true 2025-12-04T07:57:25.7078371Z submodules: recursive 2025-12-04T07:57:25.7078709Z fetch-depth: 0 2025-12-04T07:57:25.7078987Z ##[endgroup] 2025-12-04T07:57:25.7158675Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T07:57:25.7159384Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T07:57:25.7167656Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T07:57:25.7168036Z ##[endgroup] 2025-12-04T07:57:25.7263884Z ##[group]Run # Use all available CPUs for fetching 2025-12-04T07:57:25.7264328Z # Use all available CPUs for fetching 2025-12-04T07:57:25.7264709Z cd "${GITHUB_WORKSPACE}" 2025-12-04T07:57:25.7265266Z git config --global fetch.parallel 0 2025-12-04T07:57:25.7265689Z git config --global submodule.fetchJobs 0 2025-12-04T07:57:25.7266032Z  2025-12-04T07:57:25.7266383Z # Clean workspace. The default checkout action should also do this, but 2025-12-04T07:57:25.7266839Z # do it here as well just in case 2025-12-04T07:57:25.7267162Z if [[ -d .git ]]; then 2025-12-04T07:57:25.7267438Z  if [ -z "${NO_SUDO}" ]; then 2025-12-04T07:57:25.7267778Z  sudo git clean -ffdx 2025-12-04T07:57:25.7268078Z  else 2025-12-04T07:57:25.7268319Z  git clean -ffdx 2025-12-04T07:57:25.7268606Z  fi 2025-12-04T07:57:25.7268867Z fi 2025-12-04T07:57:25.7273898Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T07:57:25.7274271Z env: 2025-12-04T07:57:25.7274549Z NO_SUDO: true 2025-12-04T07:57:25.7274841Z ##[endgroup] 2025-12-04T07:57:25.7420511Z ##[group]Run actions/checkout@v4 2025-12-04T07:57:25.7420859Z with: 2025-12-04T07:57:25.7421304Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T07:57:25.7421667Z fetch-depth: 0 2025-12-04T07:57:25.7421940Z submodules: recursive 2025-12-04T07:57:25.7422261Z show-progress: false 2025-12-04T07:57:25.7422520Z repository: pytorch/pytorch 2025-12-04T07:57:25.7422930Z token: *** 2025-12-04T07:57:25.7423240Z ssh-strict: true 2025-12-04T07:57:25.7423474Z ssh-user: git 2025-12-04T07:57:25.7423754Z persist-credentials: true 2025-12-04T07:57:25.7424065Z clean: true 2025-12-04T07:57:25.7424342Z sparse-checkout-cone-mode: true 2025-12-04T07:57:25.7424666Z fetch-tags: false 2025-12-04T07:57:25.7425063Z lfs: false 2025-12-04T07:57:25.7425493Z set-safe-directory: true 2025-12-04T07:57:25.7425764Z ##[endgroup] 2025-12-04T07:57:25.8474089Z Syncing repository: pytorch/pytorch 2025-12-04T07:57:25.8475243Z ##[group]Getting Git version info 2025-12-04T07:57:25.8476027Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-12-04T07:57:25.8476555Z [command]/usr/bin/git version 2025-12-04T07:57:25.8662246Z git version 2.50.1 2025-12-04T07:57:25.8682243Z ##[endgroup] 2025-12-04T07:57:25.8690713Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/98fad5b3-ac43-4933-b413-9efd9b24b106/.gitconfig' 2025-12-04T07:57:25.8709136Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/98fad5b3-ac43-4933-b413-9efd9b24b106' before making global git config changes 2025-12-04T07:57:25.8709890Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T07:57:25.8722033Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T07:57:25.8765116Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-12-04T07:57:25.8767654Z ##[group]Initializing the repository 2025-12-04T07:57:25.8771644Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T07:57:25.8827930Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-12-04T07:57:25.8828366Z hint: is subject to change. To configure the initial branch name to use in all 2025-12-04T07:57:25.8828779Z hint: of your new repositories, which will suppress this warning, call: 2025-12-04T07:57:25.8829079Z hint: 2025-12-04T07:57:25.8829324Z hint: git config --global init.defaultBranch 2025-12-04T07:57:25.8829582Z hint: 2025-12-04T07:57:25.8829837Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-12-04T07:57:25.8830219Z hint: 'development'. The just-created branch can be renamed via this command: 2025-12-04T07:57:25.8830527Z hint: 2025-12-04T07:57:25.8830713Z hint: git branch -m 2025-12-04T07:57:25.8830920Z hint: 2025-12-04T07:57:25.8831188Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-12-04T07:57:25.8837168Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-12-04T07:57:25.8846214Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-12-04T07:57:25.8881361Z ##[endgroup] 2025-12-04T07:57:25.8881761Z ##[group]Disabling automatic garbage collection 2025-12-04T07:57:25.8884412Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T07:57:25.8907482Z ##[endgroup] 2025-12-04T07:57:25.8907858Z ##[group]Setting up auth 2025-12-04T07:57:25.8914071Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T07:57:25.8939174Z [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' || :" 2025-12-04T07:57:25.9267279Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T07:57:25.9292807Z [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' || :" 2025-12-04T07:57:25.9564912Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T07:57:25.9586300Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T07:57:25.9858562Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T07:57:25.9895569Z ##[endgroup] 2025-12-04T07:57:25.9895952Z ##[group]Fetching the repository 2025-12-04T07:57:25.9901979Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-12-04T07:58:20.1147518Z From https://github.com/pytorch/pytorch 2025-12-04T07:58:20.1150183Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-12-04T07:58:20.1151166Z * [new branch] 2.9.1 -> origin/2.9.1 2025-12-04T07:58:20.1151675Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-12-04T07:58:20.1152325Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-12-04T07:58:20.1152947Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-12-04T07:58:20.1153502Z * [new branch] HOPrintFunc -> origin/HOPrintFunc 2025-12-04T07:58:20.1154015Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-12-04T07:58:20.1154424Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-12-04T07:58:20.1154807Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-12-04T07:58:20.1155216Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-12-04T07:58:20.1155743Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-12-04T07:58:20.1156142Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-12-04T07:58:20.1156519Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-12-04T07:58:20.1156895Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-12-04T07:58:20.1157262Z * [new branch] VLA_exp -> origin/VLA_exp 2025-12-04T07:58:20.1157606Z * [new branch] activation_bench -> origin/activation_bench 2025-12-04T07:58:20.1157986Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-12-04T07:58:20.1158336Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-12-04T07:58:20.1158677Z * [new branch] adi/test -> origin/adi/test 2025-12-04T07:58:20.1159012Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-12-04T07:58:20.1159341Z * [new branch] adi/test_m8g -> origin/adi/test_m8g 2025-12-04T07:58:20.1159683Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-12-04T07:58:20.1160061Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-12-04T07:58:20.1160433Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-12-04T07:58:20.1160801Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-12-04T07:58:20.1161196Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-12-04T07:58:20.1162494Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-12-04T07:58:20.1163237Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-12-04T07:58:20.1164396Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-12-04T07:58:20.1164907Z * [new branch] also-surround-shimh -> origin/also-surround-shimh 2025-12-04T07:58:20.1166211Z * [new branch] angelayi/aot_compile -> origin/angelayi/aot_compile 2025-12-04T07:58:20.1166993Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-12-04T07:58:20.1167782Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-12-04T07:58:20.1168770Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-12-04T07:58:20.1169427Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-12-04T07:58:20.1170380Z * [new branch] angelayi/inductor_const -> origin/angelayi/inductor_const 2025-12-04T07:58:20.1171042Z * [new branch] angelayi/lstm -> origin/angelayi/lstm 2025-12-04T07:58:20.1172229Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-12-04T07:58:20.1173346Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-12-04T07:58:20.1174049Z * [new branch] angelayi/side_eff -> origin/angelayi/side_eff 2025-12-04T07:58:20.1175067Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-12-04T07:58:20.1175873Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-12-04T07:58:20.1176782Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-12-04T07:58:20.1177577Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-12-04T07:58:20.1178432Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-12-04T07:58:20.1179332Z * [new branch] annotate_assert -> origin/annotate_assert 2025-12-04T07:58:20.1180061Z * [new branch] annotate_fallback_kernel -> origin/annotate_fallback_kernel 2025-12-04T07:58:20.1180985Z * [new branch] annotation_deepcopy -> origin/annotation_deepcopy 2025-12-04T07:58:20.1181718Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-12-04T07:58:20.1182604Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-12-04T07:58:20.1183453Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-12-04T07:58:20.1184187Z * [new branch] aoti_const_device -> origin/aoti_const_device 2025-12-04T07:58:20.1185171Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-12-04T07:58:20.1186032Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-12-04T07:58:20.1186801Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-12-04T07:58:20.1188518Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-12-04T07:58:20.1189083Z * [new branch] async_tp -> origin/async_tp 2025-12-04T07:58:20.1190126Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-12-04T07:58:20.1190895Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-12-04T07:58:20.1191871Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-12-04T07:58:20.1192779Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-12-04T07:58:20.1193627Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-12-04T07:58:20.1194526Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-12-04T07:58:20.1195394Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-12-04T07:58:20.1196283Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-12-04T07:58:20.1197188Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-12-04T07:58:20.1198216Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-12-04T07:58:20.1199558Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-12-04T07:58:20.1200336Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-12-04T07:58:20.1201056Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-12-04T07:58:20.1202330Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-12-04T07:58:20.1203653Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-12-04T07:58:20.1204614Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-12-04T07:58:20.1205609Z * [new branch] bahuang/test -> origin/bahuang/test 2025-12-04T07:58:20.1207237Z * [new branch] base/1.5 -> origin/base/1.5 2025-12-04T07:58:20.1208385Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-12-04T07:58:20.1209346Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-12-04T07:58:20.1210337Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-12-04T07:58:20.1211295Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-12-04T07:58:20.1212727Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-12-04T07:58:20.1214204Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-12-04T07:58:20.1215402Z * [new branch] bf/bug-static-input -> origin/bf/bug-static-input 2025-12-04T07:58:20.1216273Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-12-04T07:58:20.1217172Z * [new branch] bf/cg-nccl-test -> origin/bf/cg-nccl-test 2025-12-04T07:58:20.1218112Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-12-04T07:58:20.1219221Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-12-04T07:58:20.1220103Z * [new branch] bf/combo-debug-log -> origin/bf/combo-debug-log 2025-12-04T07:58:20.1221049Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-12-04T07:58:20.1222565Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-12-04T07:58:20.1223760Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-12-04T07:58:20.1224803Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-12-04T07:58:20.1225713Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-12-04T07:58:20.1226509Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-12-04T07:58:20.1227390Z * [new branch] bf/lite -> origin/bf/lite 2025-12-04T07:58:20.1228487Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-12-04T07:58:20.1229522Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-12-04T07:58:20.1230484Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-12-04T07:58:20.1231493Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-12-04T07:58:20.1232476Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-12-04T07:58:20.1233463Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-12-04T07:58:20.1234367Z * [new branch] bf/timm-nov-26-2025 -> origin/bf/timm-nov-26-2025 2025-12-04T07:58:20.1235469Z * [new branch] bf/transformer-pin-4-57-3 -> origin/bf/transformer-pin-4-57-3 2025-12-04T07:58:20.1236530Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-12-04T07:58:20.1237542Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-12-04T07:58:20.1238459Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-12-04T07:58:20.1239345Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-12-04T07:58:20.1240294Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-12-04T07:58:20.1241234Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-12-04T07:58:20.1242177Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-12-04T07:58:20.1243079Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-12-04T07:58:20.1244050Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-12-04T07:58:20.1245040Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-12-04T07:58:20.1245953Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-12-04T07:58:20.1246938Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-12-04T07:58:20.1247901Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-12-04T07:58:20.1248827Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-12-04T07:58:20.1249750Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-12-04T07:58:20.1250628Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-12-04T07:58:20.1252180Z * [new branch] brister/fx_device_type -> origin/brister/fx_device_type 2025-12-04T07:58:20.1253056Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-12-04T07:58:20.1254133Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-12-04T07:58:20.1254954Z * [new branch] bwd-backup -> origin/bwd-backup 2025-12-04T07:58:20.1256179Z * [new branch] c57382a49 -> origin/c57382a49 2025-12-04T07:58:20.1257018Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-12-04T07:58:20.1257912Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-12-04T07:58:20.1259443Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-12-04T07:58:20.1260473Z * [new branch] cccclai-patch-1 -> origin/cccclai-patch-1 2025-12-04T07:58:20.1261625Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1262652Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1263696Z * [new branch] cherry-pick-162208-by-pytorch_bot_bot_ -> origin/cherry-pick-162208-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1264745Z * [new branch] cherry-pick-163169-by-pytorch_bot_bot_ -> origin/cherry-pick-163169-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1265850Z * [new branch] cherry-pick-165086-by-pytorch_bot_bot_ -> origin/cherry-pick-165086-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1267192Z * [new branch] cherry-pick-165514-by-pytorch_bot_bot_ -> origin/cherry-pick-165514-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1268228Z * [new branch] cherry-pick-165601-by-pytorch_bot_bot_ -> origin/cherry-pick-165601-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1269376Z * [new branch] cherry-pick-165667-by-pytorch_bot_bot_ -> origin/cherry-pick-165667-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1270592Z * [new branch] cherry-pick-165815-by-pytorch_bot_bot_ -> origin/cherry-pick-165815-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1271671Z * [new branch] cherry-pick-165922-by-pytorch_bot_bot_ -> origin/cherry-pick-165922-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1272743Z * [new branch] cherry-pick-166148-by-pytorch_bot_bot_ -> origin/cherry-pick-166148-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1273690Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1274712Z * [new branch] cherry-pick-166404-by-pytorch_bot_bot_ -> origin/cherry-pick-166404-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1275775Z * [new branch] cherry-pick-166427-by-pytorch_bot_bot_ -> origin/cherry-pick-166427-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1276754Z * [new branch] cherry-pick-166480-by-pytorch_bot_bot_ -> origin/cherry-pick-166480-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1277823Z * [new branch] cherry-pick-166570-by-pytorch_bot_bot_ -> origin/cherry-pick-166570-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1278878Z * [new branch] cherry-pick-166993-by-pytorch_bot_bot_ -> origin/cherry-pick-166993-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1280006Z * [new branch] cherry-pick-167111-by-pytorch_bot_bot_ -> origin/cherry-pick-167111-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1280927Z * [new branch] cherry-pick-167478-by-pytorch_bot_bot_ -> origin/cherry-pick-167478-by-pytorch_bot_bot_ 2025-12-04T07:58:20.1281819Z * [new branch] cherry_pick_166036_166040 -> origin/cherry_pick_166036_166040 2025-12-04T07:58:20.1282826Z * [new branch] cherry_pick_166457 -> origin/cherry_pick_166457 2025-12-04T07:58:20.1283870Z * [new branch] cherrypick_166338 -> origin/cherrypick_166338 2025-12-04T07:58:20.1284881Z * [new branch] cherrypick_166458 -> origin/cherrypick_166458 2025-12-04T07:58:20.1285846Z * [new branch] cherrypick_166586 -> origin/cherrypick_166586 2025-12-04T07:58:20.1286824Z * [new branch] cherrypick_166956 -> origin/cherrypick_166956 2025-12-04T07:58:20.1287790Z * [new branch] ci_attn -> origin/ci_attn 2025-12-04T07:58:20.1288731Z * [new branch] codex-testing -> origin/codex-testing 2025-12-04T07:58:20.1290594Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-12-04T07:58:20.1291589Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-12-04T07:58:20.1292850Z * [new branch] codex/investigate-segfaults-in-get_tensor_storage_id -> origin/codex/investigate-segfaults-in-get_tensor_storage_id 2025-12-04T07:58:20.1294068Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-12-04T07:58:20.1294991Z * [new branch] compatiblpy39util -> origin/compatiblpy39util 2025-12-04T07:58:20.1295652Z * [new branch] cond_hop_device -> origin/cond_hop_device 2025-12-04T07:58:20.1296678Z * [new branch] context_test -> origin/context_test 2025-12-04T07:58:20.1298278Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-12-04T07:58:20.1299450Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-12-04T07:58:20.1300491Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-12-04T07:58:20.1301690Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-12-04T07:58:20.1302878Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-12-04T07:58:20.1303949Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-12-04T07:58:20.1304920Z * [new branch] csl/clean_up -> origin/csl/clean_up 2025-12-04T07:58:20.1306074Z * [new branch] csl/fix_retry_segfault_exit -> origin/csl/fix_retry_segfault_exit 2025-12-04T07:58:20.1306837Z * [new branch] csl/katex -> origin/csl/katex 2025-12-04T07:58:20.1308171Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-12-04T07:58:20.1309269Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-12-04T07:58:20.1310396Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-12-04T07:58:20.1311387Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-12-04T07:58:20.1312324Z * [new branch] csl/manually_gen_json -> origin/csl/manually_gen_json 2025-12-04T07:58:20.1313496Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-12-04T07:58:20.1314451Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-12-04T07:58:20.1315505Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-12-04T07:58:20.1316340Z * [new branch] csl/remove_experiment -> origin/csl/remove_experiment 2025-12-04T07:58:20.1317394Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-12-04T07:58:20.1318452Z * [new branch] csl/remove_repo_specific_autolabel -> origin/csl/remove_repo_specific_autolabel 2025-12-04T07:58:20.1319424Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-12-04T07:58:20.1320325Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-12-04T07:58:20.1321276Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-12-04T07:58:20.1322282Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-12-04T07:58:20.1323259Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-12-04T07:58:20.1324120Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-12-04T07:58:20.1325146Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-12-04T07:58:20.1326296Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-12-04T07:58:20.1327210Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-12-04T07:58:20.1328056Z * [new branch] csl/upload_json_running -> origin/csl/upload_json_running 2025-12-04T07:58:20.1328995Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-12-04T07:58:20.1329891Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-12-04T07:58:20.1330907Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-12-04T07:58:20.1331873Z * [new branch] cuda_mempool -> origin/cuda_mempool 2025-12-04T07:58:20.1332877Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-12-04T07:58:20.1334543Z * [new branch] d4l3k/debug_plane_frtrace -> origin/d4l3k/debug_plane_frtrace 2025-12-04T07:58:20.1335881Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-12-04T07:58:20.1336737Z * [new branch] debug-guard -> origin/debug-guard 2025-12-04T07:58:20.1337788Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-12-04T07:58:20.1341166Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 2025-12-04T07:58:20.1342674Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 2025-12-04T07:58:20.1343887Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-12-04T07:58:20.1344695Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-12-04T07:58:20.1346352Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-12-04T07:58:20.1347977Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-12-04T07:58:20.1349057Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-12-04T07:58:20.1350479Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-12-04T07:58:20.1351471Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-12-04T07:58:20.1352418Z * [new branch] dev/joona/fix_sdpa_memtest -> origin/dev/joona/fix_sdpa_memtest 2025-12-04T07:58:20.1353775Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-12-04T07:58:20.1354955Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-12-04T07:58:20.1356522Z * [new branch] dev/joona/scalar_clamp -> origin/dev/joona/scalar_clamp 2025-12-04T07:58:20.1357886Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-12-04T07:58:20.1359411Z * [new branch] dev/joona/sdpa_api -> origin/dev/joona/sdpa_api 2025-12-04T07:58:20.1360544Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-12-04T07:58:20.1361916Z * [new branch] dev/joona/ulpAssertClose -> origin/dev/joona/ulpAssertClose 2025-12-04T07:58:20.1363007Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-12-04T07:58:20.1363957Z * [new branch] disp_counter -> origin/disp_counter 2025-12-04T07:58:20.1365033Z * [new branch] divyanshk-patch-1 -> origin/divyanshk-patch-1 2025-12-04T07:58:20.1365898Z * [new branch] docs -> origin/docs 2025-12-04T07:58:20.1366882Z * [new branch] documentation -> origin/documentation 2025-12-04T07:58:20.1367893Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-12-04T07:58:20.1369402Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-12-04T07:58:20.1370224Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-12-04T07:58:20.1371123Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-12-04T07:58:20.1372113Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-12-04T07:58:20.1373215Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-12-04T07:58:20.1374229Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-12-04T07:58:20.1375253Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-12-04T07:58:20.1376216Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-12-04T07:58:20.1377644Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-12-04T07:58:20.1379039Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-12-04T07:58:20.1380124Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-12-04T07:58:20.1381004Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-12-04T07:58:20.1382037Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-12-04T07:58:20.1383146Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-12-04T07:58:20.1384404Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-12-04T07:58:20.1385854Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-12-04T07:58:20.1386768Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-12-04T07:58:20.1387800Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-12-04T07:58:20.1388792Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-12-04T07:58:20.1389755Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-12-04T07:58:20.1391049Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-12-04T07:58:20.1391959Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-12-04T07:58:20.1392884Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-12-04T07:58:20.1393577Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-12-04T07:58:20.1394387Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-12-04T07:58:20.1395283Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-12-04T07:58:20.1396123Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-12-04T07:58:20.1397011Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-12-04T07:58:20.1397884Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-12-04T07:58:20.1398691Z * [new branch] exec -> origin/exec 2025-12-04T07:58:20.1399837Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-12-04T07:58:20.1400741Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-12-04T07:58:20.1401674Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-12-04T07:58:20.1402787Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-12-04T07:58:20.1403798Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-12-04T07:58:20.1404525Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-12-04T07:58:20.1405476Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-12-04T07:58:20.1406375Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-12-04T07:58:20.1407107Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-12-04T07:58:20.1408013Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-12-04T07:58:20.1408717Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-12-04T07:58:20.1409724Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-12-04T07:58:20.1410544Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-12-04T07:58:20.1411261Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-12-04T07:58:20.1412175Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-12-04T07:58:20.1413271Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-12-04T07:58:20.1413978Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-12-04T07:58:20.1414887Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-12-04T07:58:20.1415588Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-12-04T07:58:20.1416513Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-12-04T07:58:20.1417768Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-12-04T07:58:20.1418601Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-12-04T07:58:20.1419471Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-12-04T07:58:20.1420643Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-12-04T07:58:20.1421600Z * [new branch] export-D86256198 -> origin/export-D86256198 2025-12-04T07:58:20.1422488Z * [new branch] export-D86460608 -> origin/export-D86460608 2025-12-04T07:58:20.1423330Z * [new branch] export-D86474796 -> origin/export-D86474796 2025-12-04T07:58:20.1424264Z * [new branch] export-D86712396 -> origin/export-D86712396 2025-12-04T07:58:20.1425122Z * [new branch] export-D87022129 -> origin/export-D87022129 2025-12-04T07:58:20.1426167Z * [new branch] export-D87838959 -> origin/export-D87838959 2025-12-04T07:58:20.1427042Z * [new branch] export-D88319437 -> origin/export-D88319437 2025-12-04T07:58:20.1428020Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-12-04T07:58:20.1428763Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-12-04T07:58:20.1429646Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-12-04T07:58:20.1430340Z * [new branch] ezyang-war -> origin/ezyang-war 2025-12-04T07:58:20.1431625Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-12-04T07:58:20.1432316Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-12-04T07:58:20.1433657Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-12-04T07:58:20.1434552Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-12-04T07:58:20.1435718Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-12-04T07:58:20.1436662Z * [new branch] fca -> origin/fca 2025-12-04T07:58:20.1437424Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-12-04T07:58:20.1438300Z * [new branch] fca5 -> origin/fca5 2025-12-04T07:58:20.1439435Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-12-04T07:58:20.1440199Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-12-04T07:58:20.1441479Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-12-04T07:58:20.1442179Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-12-04T07:58:20.1443422Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-12-04T07:58:20.1444111Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-12-04T07:58:20.1445047Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-12-04T07:58:20.1445641Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-12-04T07:58:20.1446566Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-12-04T07:58:20.1447237Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-12-04T07:58:20.1448105Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-12-04T07:58:20.1448816Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-12-04T07:58:20.1449806Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-12-04T07:58:20.1450487Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-12-04T07:58:20.1451403Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-12-04T07:58:20.1452309Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-12-04T07:58:20.1453075Z * [new branch] fix_amd_missing_cluster_dims -> origin/fix_amd_missing_cluster_dims 2025-12-04T07:58:20.1453994Z * [new branch] fix_bench_bwd_pass -> origin/fix_bench_bwd_pass 2025-12-04T07:58:20.1454751Z * [new branch] fix_mem_profiler_config -> origin/fix_mem_profiler_config 2025-12-04T07:58:20.1455506Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-12-04T07:58:20.1456401Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-12-04T07:58:20.1457211Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-12-04T07:58:20.1458072Z * [new branch] fixes-triage -> origin/fixes-triage 2025-12-04T07:58:20.1458898Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-12-04T07:58:20.1459740Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-12-04T07:58:20.1460437Z * [new branch] flex-flash -> origin/flex-flash 2025-12-04T07:58:20.1461383Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-12-04T07:58:20.1462083Z * [new branch] flex_flash -> origin/flex_flash 2025-12-04T07:58:20.1463367Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-12-04T07:58:20.1464074Z * [new branch] fmassa/tests_comm_compute_scheduler -> origin/fmassa/tests_comm_compute_scheduler 2025-12-04T07:58:20.1464847Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-12-04T07:58:20.1465923Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-12-04T07:58:20.1467079Z * [new branch] fx_cpp -> origin/fx_cpp 2025-12-04T07:58:20.1468224Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-12-04T07:58:20.1469188Z * [new branch] galv-patch-1 -> origin/galv-patch-1 2025-12-04T07:58:20.1470554Z * [new branch] galv/cudagraphs-conditional-nodes-4 -> origin/galv/cudagraphs-conditional-nodes-4 2025-12-04T07:58:20.1471578Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-12-04T07:58:20.1473406Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-12-04T07:58:20.1474056Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-12-04T07:58:20.1475567Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-12-04T07:58:20.1476290Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-12-04T07:58:20.1478072Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-12-04T07:58:20.1478816Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-12-04T07:58:20.1480292Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-12-04T07:58:20.1481045Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-12-04T07:58:20.1481958Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-12-04T07:58:20.1482999Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-12-04T07:58:20.1483553Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-12-04T07:58:20.1484187Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-12-04T07:58:20.1485264Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-12-04T07:58:20.1485815Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-12-04T07:58:20.1486438Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-12-04T07:58:20.1487351Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-12-04T07:58:20.1487961Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-12-04T07:58:20.1488575Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-12-04T07:58:20.1489636Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-12-04T07:58:20.1490500Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-12-04T07:58:20.1491048Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-12-04T07:58:20.1492020Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-12-04T07:58:20.1492577Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-12-04T07:58:20.1493222Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-12-04T07:58:20.1494576Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-12-04T07:58:20.1495136Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-12-04T07:58:20.1495771Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-12-04T07:58:20.1496827Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-12-04T07:58:20.1497443Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-12-04T07:58:20.1498086Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-12-04T07:58:20.1499178Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-12-04T07:58:20.1499736Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-12-04T07:58:20.1500389Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-12-04T07:58:20.1501399Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-12-04T07:58:20.1502030Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-12-04T07:58:20.1502829Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-12-04T07:58:20.1503990Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-12-04T07:58:20.1504478Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-12-04T07:58:20.1505077Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-12-04T07:58:20.1506309Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-12-04T07:58:20.1506854Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-12-04T07:58:20.1507494Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-12-04T07:58:20.1508557Z * [new branch] gh/IvanKobzarev/167/base -> origin/gh/IvanKobzarev/167/base 2025-12-04T07:58:20.1509064Z * [new branch] gh/IvanKobzarev/167/head -> origin/gh/IvanKobzarev/167/head 2025-12-04T07:58:20.1509707Z * [new branch] gh/IvanKobzarev/167/orig -> origin/gh/IvanKobzarev/167/orig 2025-12-04T07:58:20.1510681Z * [new branch] gh/IvanKobzarev/168/base -> origin/gh/IvanKobzarev/168/base 2025-12-04T07:58:20.1511205Z * [new branch] gh/IvanKobzarev/168/head -> origin/gh/IvanKobzarev/168/head 2025-12-04T07:58:20.1511838Z * [new branch] gh/IvanKobzarev/168/orig -> origin/gh/IvanKobzarev/168/orig 2025-12-04T07:58:20.1512831Z * [new branch] gh/IvanKobzarev/169/base -> origin/gh/IvanKobzarev/169/base 2025-12-04T07:58:20.1513459Z * [new branch] gh/IvanKobzarev/169/head -> origin/gh/IvanKobzarev/169/head 2025-12-04T07:58:20.1514196Z * [new branch] gh/IvanKobzarev/169/orig -> origin/gh/IvanKobzarev/169/orig 2025-12-04T07:58:20.1514892Z * [new branch] gh/IvanKobzarev/170/base -> origin/gh/IvanKobzarev/170/base 2025-12-04T07:58:20.1515506Z * [new branch] gh/IvanKobzarev/170/head -> origin/gh/IvanKobzarev/170/head 2025-12-04T07:58:20.1516150Z * [new branch] gh/IvanKobzarev/170/orig -> origin/gh/IvanKobzarev/170/orig 2025-12-04T07:58:20.1517317Z * [new branch] gh/IvanKobzarev/171/base -> origin/gh/IvanKobzarev/171/base 2025-12-04T07:58:20.1517832Z * [new branch] gh/IvanKobzarev/171/head -> origin/gh/IvanKobzarev/171/head 2025-12-04T07:58:20.1518465Z * [new branch] gh/IvanKobzarev/171/orig -> origin/gh/IvanKobzarev/171/orig 2025-12-04T07:58:20.1519545Z * [new branch] gh/IvanKobzarev/172/base -> origin/gh/IvanKobzarev/172/base 2025-12-04T07:58:20.1520162Z * [new branch] gh/IvanKobzarev/172/head -> origin/gh/IvanKobzarev/172/head 2025-12-04T07:58:20.1520856Z * [new branch] gh/IvanKobzarev/172/orig -> origin/gh/IvanKobzarev/172/orig 2025-12-04T07:58:20.1521871Z * [new branch] gh/IvanKobzarev/173/base -> origin/gh/IvanKobzarev/173/base 2025-12-04T07:58:20.1522409Z * [new branch] gh/IvanKobzarev/173/head -> origin/gh/IvanKobzarev/173/head 2025-12-04T07:58:20.1523052Z * [new branch] gh/IvanKobzarev/173/orig -> origin/gh/IvanKobzarev/173/orig 2025-12-04T07:58:20.1524095Z * [new branch] gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T07:58:20.1524629Z * [new branch] gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T07:58:20.1525294Z * [new branch] gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig 2025-12-04T07:58:20.1526300Z * [new branch] gh/IvanKobzarev/175/base -> origin/gh/IvanKobzarev/175/base 2025-12-04T07:58:20.1526908Z * [new branch] gh/IvanKobzarev/175/head -> origin/gh/IvanKobzarev/175/head 2025-12-04T07:58:20.1527557Z * [new branch] gh/IvanKobzarev/175/orig -> origin/gh/IvanKobzarev/175/orig 2025-12-04T07:58:20.1528691Z * [new branch] gh/IvanKobzarev/176/base -> origin/gh/IvanKobzarev/176/base 2025-12-04T07:58:20.1529262Z * [new branch] gh/IvanKobzarev/176/head -> origin/gh/IvanKobzarev/176/head 2025-12-04T07:58:20.1529895Z * [new branch] gh/IvanKobzarev/176/orig -> origin/gh/IvanKobzarev/176/orig 2025-12-04T07:58:20.1531101Z * [new branch] gh/IvanKobzarev/177/base -> origin/gh/IvanKobzarev/177/base 2025-12-04T07:58:20.1531690Z * [new branch] gh/IvanKobzarev/177/head -> origin/gh/IvanKobzarev/177/head 2025-12-04T07:58:20.1532326Z * [new branch] gh/IvanKobzarev/177/orig -> origin/gh/IvanKobzarev/177/orig 2025-12-04T07:58:20.1533449Z * [new branch] gh/IvanKobzarev/178/base -> origin/gh/IvanKobzarev/178/base 2025-12-04T07:58:20.1534041Z * [new branch] gh/IvanKobzarev/178/head -> origin/gh/IvanKobzarev/178/head 2025-12-04T07:58:20.1534660Z * [new branch] gh/IvanKobzarev/178/orig -> origin/gh/IvanKobzarev/178/orig 2025-12-04T07:58:20.1535708Z * [new branch] gh/IvanKobzarev/179/base -> origin/gh/IvanKobzarev/179/base 2025-12-04T07:58:20.1536233Z * [new branch] gh/IvanKobzarev/179/head -> origin/gh/IvanKobzarev/179/head 2025-12-04T07:58:20.1536906Z * [new branch] gh/IvanKobzarev/179/orig -> origin/gh/IvanKobzarev/179/orig 2025-12-04T07:58:20.1537964Z * [new branch] gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T07:58:20.1538615Z * [new branch] gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T07:58:20.1539288Z * [new branch] gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig 2025-12-04T07:58:20.1540384Z * [new branch] gh/IvanKobzarev/181/base -> origin/gh/IvanKobzarev/181/base 2025-12-04T07:58:20.1540942Z * [new branch] gh/IvanKobzarev/181/head -> origin/gh/IvanKobzarev/181/head 2025-12-04T07:58:20.1541567Z * [new branch] gh/IvanKobzarev/181/orig -> origin/gh/IvanKobzarev/181/orig 2025-12-04T07:58:20.1542762Z * [new branch] gh/IvanKobzarev/182/base -> origin/gh/IvanKobzarev/182/base 2025-12-04T07:58:20.1543308Z * [new branch] gh/IvanKobzarev/182/head -> origin/gh/IvanKobzarev/182/head 2025-12-04T07:58:20.1543921Z * [new branch] gh/IvanKobzarev/182/orig -> origin/gh/IvanKobzarev/182/orig 2025-12-04T07:58:20.1545014Z * [new branch] gh/IvanKobzarev/183/base -> origin/gh/IvanKobzarev/183/base 2025-12-04T07:58:20.1545692Z * [new branch] gh/IvanKobzarev/183/head -> origin/gh/IvanKobzarev/183/head 2025-12-04T07:58:20.1547212Z * [new branch] gh/IvanKobzarev/183/orig -> origin/gh/IvanKobzarev/183/orig 2025-12-04T07:58:20.1547722Z * [new branch] gh/IvanKobzarev/184/base -> origin/gh/IvanKobzarev/184/base 2025-12-04T07:58:20.1548207Z * [new branch] gh/IvanKobzarev/184/head -> origin/gh/IvanKobzarev/184/head 2025-12-04T07:58:20.1548757Z * [new branch] gh/IvanKobzarev/184/orig -> origin/gh/IvanKobzarev/184/orig 2025-12-04T07:58:20.1550022Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-12-04T07:58:20.1550694Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-12-04T07:58:20.1551591Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-12-04T07:58:20.1552110Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-12-04T07:58:20.1553234Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-12-04T07:58:20.1553886Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-12-04T07:58:20.1554857Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-12-04T07:58:20.1555430Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-12-04T07:58:20.1556072Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-12-04T07:58:20.1557275Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-12-04T07:58:20.1557835Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-12-04T07:58:20.1558487Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-12-04T07:58:20.1559441Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-12-04T07:58:20.1559964Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-12-04T07:58:20.1560655Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-12-04T07:58:20.1561716Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-12-04T07:58:20.1562277Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-12-04T07:58:20.1562894Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-12-04T07:58:20.1563841Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-12-04T07:58:20.1564404Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-12-04T07:58:20.1565032Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-12-04T07:58:20.1565929Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-12-04T07:58:20.1566452Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-12-04T07:58:20.1567138Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-12-04T07:58:20.1568109Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-12-04T07:58:20.1568637Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-12-04T07:58:20.1569252Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-12-04T07:58:20.1570171Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-12-04T07:58:20.1570712Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-12-04T07:58:20.1571371Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-12-04T07:58:20.1572285Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-12-04T07:58:20.1572764Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-12-04T07:58:20.1573419Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-12-04T07:58:20.1574371Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-12-04T07:58:20.1575211Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-12-04T07:58:20.1575697Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-12-04T07:58:20.1576423Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-12-04T07:58:20.1577243Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-12-04T07:58:20.1577702Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-12-04T07:58:20.1578321Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-12-04T07:58:20.1579297Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-12-04T07:58:20.1579784Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-12-04T07:58:20.1580427Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-12-04T07:58:20.1581339Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-12-04T07:58:20.1581784Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-12-04T07:58:20.1582456Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-12-04T07:58:20.1583575Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-12-04T07:58:20.1584261Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-12-04T07:58:20.1584934Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-12-04T07:58:20.1586043Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-12-04T07:58:20.1586695Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-12-04T07:58:20.1587322Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-12-04T07:58:20.1588485Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-12-04T07:58:20.1589060Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-12-04T07:58:20.1589724Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-12-04T07:58:20.1590813Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-12-04T07:58:20.1591295Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-12-04T07:58:20.1591940Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-12-04T07:58:20.1595032Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-12-04T07:58:20.1595427Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-12-04T07:58:20.1595801Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-12-04T07:58:20.1596188Z * [new branch] gh/PaulZhang12/42/base -> origin/gh/PaulZhang12/42/base 2025-12-04T07:58:20.1596570Z * [new branch] gh/PaulZhang12/42/head -> origin/gh/PaulZhang12/42/head 2025-12-04T07:58:20.1596958Z * [new branch] gh/PaulZhang12/43/base -> origin/gh/PaulZhang12/43/base 2025-12-04T07:58:20.1597338Z * [new branch] gh/PaulZhang12/43/head -> origin/gh/PaulZhang12/43/head 2025-12-04T07:58:20.1597833Z * [new branch] gh/PaulZhang12/43/orig -> origin/gh/PaulZhang12/43/orig 2025-12-04T07:58:20.1598599Z * [new branch] gh/PaulZhang12/44/base -> origin/gh/PaulZhang12/44/base 2025-12-04T07:58:20.1599248Z * [new branch] gh/PaulZhang12/44/head -> origin/gh/PaulZhang12/44/head 2025-12-04T07:58:20.1600315Z * [new branch] gh/PaulZhang12/45/base -> origin/gh/PaulZhang12/45/base 2025-12-04T07:58:20.1600785Z * [new branch] gh/PaulZhang12/45/head -> origin/gh/PaulZhang12/45/head 2025-12-04T07:58:20.1601410Z * [new branch] gh/PaulZhang12/45/orig -> origin/gh/PaulZhang12/45/orig 2025-12-04T07:58:20.1602403Z * [new branch] gh/PaulZhang12/46/base -> origin/gh/PaulZhang12/46/base 2025-12-04T07:58:20.1604433Z * [new branch] gh/PaulZhang12/46/head -> origin/gh/PaulZhang12/46/head 2025-12-04T07:58:20.1604971Z * [new branch] gh/PaulZhang12/46/orig -> origin/gh/PaulZhang12/46/orig 2025-12-04T07:58:20.1605984Z * [new branch] gh/PaulZhang12/47/base -> origin/gh/PaulZhang12/47/base 2025-12-04T07:58:20.1606638Z * [new branch] gh/PaulZhang12/47/head -> origin/gh/PaulZhang12/47/head 2025-12-04T07:58:20.1607302Z * [new branch] gh/PaulZhang12/47/orig -> origin/gh/PaulZhang12/47/orig 2025-12-04T07:58:20.1608058Z * [new branch] gh/PaulZhang12/48/base -> origin/gh/PaulZhang12/48/base 2025-12-04T07:58:20.1608756Z * [new branch] gh/PaulZhang12/48/head -> origin/gh/PaulZhang12/48/head 2025-12-04T07:58:20.1609396Z * [new branch] gh/PaulZhang12/48/orig -> origin/gh/PaulZhang12/48/orig 2025-12-04T07:58:20.1610554Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-12-04T07:58:20.1611135Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-12-04T07:58:20.1612521Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-12-04T07:58:20.1613035Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-12-04T07:58:20.1614010Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-12-04T07:58:20.1614674Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-12-04T07:58:20.1615368Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-12-04T07:58:20.1616242Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-12-04T07:58:20.1616810Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-12-04T07:58:20.1617473Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-12-04T07:58:20.1618246Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-12-04T07:58:20.1618870Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-12-04T07:58:20.1619619Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-12-04T07:58:20.1620785Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-12-04T07:58:20.1621303Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-12-04T07:58:20.1621948Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-12-04T07:58:20.1622909Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-12-04T07:58:20.1623443Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-12-04T07:58:20.1624089Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-12-04T07:58:20.1625161Z * [new branch] gh/SherlockNoMad/18/base -> origin/gh/SherlockNoMad/18/base 2025-12-04T07:58:20.1625944Z * [new branch] gh/SherlockNoMad/18/head -> origin/gh/SherlockNoMad/18/head 2025-12-04T07:58:20.1626626Z * [new branch] gh/SherlockNoMad/18/orig -> origin/gh/SherlockNoMad/18/orig 2025-12-04T07:58:20.1627549Z * [new branch] gh/SherlockNoMad/19/base -> origin/gh/SherlockNoMad/19/base 2025-12-04T07:58:20.1628139Z * [new branch] gh/SherlockNoMad/19/head -> origin/gh/SherlockNoMad/19/head 2025-12-04T07:58:20.1628847Z * [new branch] gh/SherlockNoMad/19/orig -> origin/gh/SherlockNoMad/19/orig 2025-12-04T07:58:20.1629632Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-12-04T07:58:20.1630201Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-12-04T07:58:20.1631067Z * [new branch] gh/SherlockNoMad/20/base -> origin/gh/SherlockNoMad/20/base 2025-12-04T07:58:20.1631699Z * [new branch] gh/SherlockNoMad/20/head -> origin/gh/SherlockNoMad/20/head 2025-12-04T07:58:20.1632352Z * [new branch] gh/SherlockNoMad/20/orig -> origin/gh/SherlockNoMad/20/orig 2025-12-04T07:58:20.1633687Z * [new branch] gh/SherlockNoMad/21/base -> origin/gh/SherlockNoMad/21/base 2025-12-04T07:58:20.1634157Z * [new branch] gh/SherlockNoMad/21/head -> origin/gh/SherlockNoMad/21/head 2025-12-04T07:58:20.1634651Z * [new branch] gh/SherlockNoMad/21/orig -> origin/gh/SherlockNoMad/21/orig 2025-12-04T07:58:20.1635418Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-12-04T07:58:20.1636000Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-12-04T07:58:20.1636897Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-12-04T07:58:20.1637412Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-12-04T07:58:20.1638200Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-12-04T07:58:20.1638791Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-12-04T07:58:20.1640369Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-12-04T07:58:20.1641564Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-12-04T07:58:20.1642275Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-12-04T07:58:20.1643303Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-12-04T07:58:20.1644389Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-12-04T07:58:20.1644973Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-12-04T07:58:20.1645910Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-12-04T07:58:20.1646506Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-12-04T07:58:20.1647389Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-12-04T07:58:20.1647907Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-12-04T07:58:20.1648850Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-12-04T07:58:20.1649383Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-12-04T07:58:20.1650081Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-12-04T07:58:20.1651380Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-12-04T07:58:20.1651900Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-12-04T07:58:20.1652562Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-12-04T07:58:20.1653559Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-12-04T07:58:20.1654144Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-12-04T07:58:20.1654789Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-12-04T07:58:20.1655841Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-12-04T07:58:20.1656360Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-12-04T07:58:20.1657069Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-12-04T07:58:20.1658017Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-12-04T07:58:20.1658578Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-12-04T07:58:20.1659219Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-12-04T07:58:20.1659976Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-12-04T07:58:20.1660616Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-12-04T07:58:20.1661258Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-12-04T07:58:20.1662303Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-12-04T07:58:20.1662885Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-12-04T07:58:20.1663507Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-12-04T07:58:20.1664388Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-12-04T07:58:20.1664975Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-12-04T07:58:20.1665739Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-12-04T07:58:20.1666743Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-12-04T07:58:20.1667293Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-12-04T07:58:20.1667940Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-12-04T07:58:20.1668897Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-12-04T07:58:20.1669477Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-12-04T07:58:20.1670205Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-12-04T07:58:20.1671379Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-12-04T07:58:20.1671936Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-12-04T07:58:20.1672587Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-12-04T07:58:20.1673628Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-12-04T07:58:20.1674154Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-12-04T07:58:20.1674892Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-12-04T07:58:20.1675818Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-12-04T07:58:20.1676380Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-12-04T07:58:20.1677103Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-12-04T07:58:20.1678042Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-12-04T07:58:20.1678577Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-12-04T07:58:20.1679225Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-12-04T07:58:20.1680290Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-12-04T07:58:20.1680862Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-12-04T07:58:20.1681487Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-12-04T07:58:20.1682368Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-12-04T07:58:20.1682946Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-12-04T07:58:20.1683571Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-12-04T07:58:20.1684527Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-12-04T07:58:20.1685080Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-12-04T07:58:20.1685730Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-12-04T07:58:20.1686666Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-12-04T07:58:20.1687207Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-12-04T07:58:20.1687838Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-12-04T07:58:20.1688831Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-12-04T07:58:20.1689361Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-12-04T07:58:20.1689988Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-12-04T07:58:20.1690936Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-12-04T07:58:20.1691467Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-12-04T07:58:20.1692103Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-12-04T07:58:20.1693052Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-12-04T07:58:20.1693585Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-12-04T07:58:20.1694203Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-12-04T07:58:20.1695193Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-12-04T07:58:20.1695755Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-12-04T07:58:20.1696432Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-12-04T07:58:20.1697427Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-12-04T07:58:20.1698018Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-12-04T07:58:20.1698910Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-12-04T07:58:20.1699441Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-12-04T07:58:20.1700074Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-12-04T07:58:20.1701114Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-12-04T07:58:20.1701650Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-12-04T07:58:20.1702363Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-12-04T07:58:20.1703640Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-12-04T07:58:20.1704169Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-12-04T07:58:20.1704823Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-12-04T07:58:20.1705870Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-12-04T07:58:20.1706388Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-12-04T07:58:20.1707025Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-12-04T07:58:20.1708306Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-12-04T07:58:20.1708852Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-12-04T07:58:20.1709470Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-12-04T07:58:20.1710457Z * [new branch] gh/XuehaiPan/397/base -> origin/gh/XuehaiPan/397/base 2025-12-04T07:58:20.1711020Z * [new branch] gh/XuehaiPan/397/head -> origin/gh/XuehaiPan/397/head 2025-12-04T07:58:20.1711675Z * [new branch] gh/XuehaiPan/397/orig -> origin/gh/XuehaiPan/397/orig 2025-12-04T07:58:20.1712651Z * [new branch] gh/XuehaiPan/398/base -> origin/gh/XuehaiPan/398/base 2025-12-04T07:58:20.1713202Z * [new branch] gh/XuehaiPan/398/head -> origin/gh/XuehaiPan/398/head 2025-12-04T07:58:20.1713844Z * [new branch] gh/XuehaiPan/398/orig -> origin/gh/XuehaiPan/398/orig 2025-12-04T07:58:20.1714773Z * [new branch] gh/XuehaiPan/399/base -> origin/gh/XuehaiPan/399/base 2025-12-04T07:58:20.1715360Z * [new branch] gh/XuehaiPan/399/head -> origin/gh/XuehaiPan/399/head 2025-12-04T07:58:20.1715984Z * [new branch] gh/XuehaiPan/399/orig -> origin/gh/XuehaiPan/399/orig 2025-12-04T07:58:20.1716941Z * [new branch] gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T07:58:20.1717510Z * [new branch] gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T07:58:20.1718187Z * [new branch] gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig 2025-12-04T07:58:20.1719328Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-12-04T07:58:20.1719867Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-12-04T07:58:20.1720571Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-12-04T07:58:20.1721546Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-12-04T07:58:20.1722115Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-12-04T07:58:20.1723017Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-12-04T07:58:20.1723521Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-12-04T07:58:20.1724578Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-12-04T07:58:20.1725094Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-12-04T07:58:20.1726115Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-12-04T07:58:20.1726651Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-12-04T07:58:20.1727560Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-12-04T07:58:20.1728255Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-12-04T07:58:20.1729400Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-12-04T07:58:20.1730043Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-12-04T07:58:20.1731218Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-12-04T07:58:20.1731844Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-12-04T07:58:20.1732786Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-12-04T07:58:20.1734075Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-12-04T07:58:20.1734924Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-12-04T07:58:20.1735911Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-12-04T07:58:20.1736843Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-12-04T07:58:20.1737850Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-12-04T07:58:20.1738536Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-12-04T07:58:20.1739450Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-12-04T07:58:20.1740647Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-12-04T07:58:20.1741304Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-12-04T07:58:20.1742199Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-12-04T07:58:20.1743484Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-12-04T07:58:20.1744589Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-12-04T07:58:20.1745289Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-12-04T07:58:20.1746344Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-12-04T07:58:20.1747390Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-12-04T07:58:20.1748097Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-12-04T07:58:20.1748984Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-12-04T07:58:20.1750100Z * [new branch] gh/alexsamardzic/15/base -> origin/gh/alexsamardzic/15/base 2025-12-04T07:58:20.1750760Z * [new branch] gh/alexsamardzic/15/head -> origin/gh/alexsamardzic/15/head 2025-12-04T07:58:20.1751681Z * [new branch] gh/alexsamardzic/15/orig -> origin/gh/alexsamardzic/15/orig 2025-12-04T07:58:20.1752932Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-12-04T07:58:20.1753628Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-12-04T07:58:20.1754619Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-12-04T07:58:20.1756093Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-12-04T07:58:20.1756956Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-12-04T07:58:20.1757706Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-12-04T07:58:20.1758928Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-12-04T07:58:20.1759844Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-12-04T07:58:20.1760737Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-12-04T07:58:20.1762047Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-12-04T07:58:20.1763050Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-12-04T07:58:20.1764167Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-12-04T07:58:20.1765180Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-12-04T07:58:20.1766325Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-12-04T07:58:20.1767177Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-12-04T07:58:20.1767921Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-12-04T07:58:20.1769275Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-12-04T07:58:20.1769930Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-12-04T07:58:20.1770846Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-12-04T07:58:20.1772015Z * [new branch] gh/andyanwang/45/base -> origin/gh/andyanwang/45/base 2025-12-04T07:58:20.1772866Z * [new branch] gh/andyanwang/45/head -> origin/gh/andyanwang/45/head 2025-12-04T07:58:20.1773604Z * [new branch] gh/andyanwang/45/orig -> origin/gh/andyanwang/45/orig 2025-12-04T07:58:20.1774935Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-12-04T07:58:20.1775661Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-12-04T07:58:20.1776840Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-12-04T07:58:20.1777736Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-12-04T07:58:20.1778446Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-12-04T07:58:20.1779587Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-12-04T07:58:20.1780249Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-12-04T07:58:20.1781157Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-12-04T07:58:20.1782334Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-12-04T07:58:20.1782986Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-12-04T07:58:20.1783896Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-12-04T07:58:20.1785168Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-12-04T07:58:20.1785990Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-12-04T07:58:20.1786894Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-12-04T07:58:20.1787968Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-12-04T07:58:20.1788695Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-12-04T07:58:20.1789622Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-12-04T07:58:20.1790658Z * [new branch] gh/angelayi/131/base -> origin/gh/angelayi/131/base 2025-12-04T07:58:20.1791337Z * [new branch] gh/angelayi/131/head -> origin/gh/angelayi/131/head 2025-12-04T07:58:20.1792229Z * [new branch] gh/angelayi/131/orig -> origin/gh/angelayi/131/orig 2025-12-04T07:58:20.1793516Z * [new branch] gh/angelayi/132/base -> origin/gh/angelayi/132/base 2025-12-04T07:58:20.1794533Z * [new branch] gh/angelayi/132/head -> origin/gh/angelayi/132/head 2025-12-04T07:58:20.1795485Z * [new branch] gh/angelayi/132/orig -> origin/gh/angelayi/132/orig 2025-12-04T07:58:20.1796490Z * [new branch] gh/angelayi/133/base -> origin/gh/angelayi/133/base 2025-12-04T07:58:20.1797343Z * [new branch] gh/angelayi/133/head -> origin/gh/angelayi/133/head 2025-12-04T07:58:20.1798096Z * [new branch] gh/angelayi/133/orig -> origin/gh/angelayi/133/orig 2025-12-04T07:58:20.1799459Z * [new branch] gh/angelayi/134/base -> origin/gh/angelayi/134/base 2025-12-04T07:58:20.1800400Z * [new branch] gh/angelayi/134/head -> origin/gh/angelayi/134/head 2025-12-04T07:58:20.1801094Z * [new branch] gh/angelayi/134/orig -> origin/gh/angelayi/134/orig 2025-12-04T07:58:20.1802478Z * [new branch] gh/angelayi/135/base -> origin/gh/angelayi/135/base 2025-12-04T07:58:20.1803608Z * [new branch] gh/angelayi/135/head -> origin/gh/angelayi/135/head 2025-12-04T07:58:20.1804267Z * [new branch] gh/angelayi/135/orig -> origin/gh/angelayi/135/orig 2025-12-04T07:58:20.1805474Z * [new branch] gh/angelayi/136/base -> origin/gh/angelayi/136/base 2025-12-04T07:58:20.1806137Z * [new branch] gh/angelayi/136/head -> origin/gh/angelayi/136/head 2025-12-04T07:58:20.1807059Z * [new branch] gh/angelayi/136/orig -> origin/gh/angelayi/136/orig 2025-12-04T07:58:20.1808188Z * [new branch] gh/angelayi/137/base -> origin/gh/angelayi/137/base 2025-12-04T07:58:20.1808787Z * [new branch] gh/angelayi/137/head -> origin/gh/angelayi/137/head 2025-12-04T07:58:20.1809982Z * [new branch] gh/angelayi/137/orig -> origin/gh/angelayi/137/orig 2025-12-04T07:58:20.1810961Z * [new branch] gh/angelayi/138/base -> origin/gh/angelayi/138/base 2025-12-04T07:58:20.1811663Z * [new branch] gh/angelayi/138/head -> origin/gh/angelayi/138/head 2025-12-04T07:58:20.1812514Z * [new branch] gh/angelayi/138/orig -> origin/gh/angelayi/138/orig 2025-12-04T07:58:20.1813581Z * [new branch] gh/angelayi/139/base -> origin/gh/angelayi/139/base 2025-12-04T07:58:20.1814390Z * [new branch] gh/angelayi/139/head -> origin/gh/angelayi/139/head 2025-12-04T07:58:20.1815280Z * [new branch] gh/angelayi/139/orig -> origin/gh/angelayi/139/orig 2025-12-04T07:58:20.1816398Z * [new branch] gh/angelayi/140/base -> origin/gh/angelayi/140/base 2025-12-04T07:58:20.1817270Z * [new branch] gh/angelayi/140/head -> origin/gh/angelayi/140/head 2025-12-04T07:58:20.1818010Z * [new branch] gh/angelayi/140/orig -> origin/gh/angelayi/140/orig 2025-12-04T07:58:20.1819471Z * [new branch] gh/angelayi/141/base -> origin/gh/angelayi/141/base 2025-12-04T07:58:20.1820191Z * [new branch] gh/angelayi/141/head -> origin/gh/angelayi/141/head 2025-12-04T07:58:20.1821108Z * [new branch] gh/angelayi/141/orig -> origin/gh/angelayi/141/orig 2025-12-04T07:58:20.1822193Z * [new branch] gh/angelayi/142/base -> origin/gh/angelayi/142/base 2025-12-04T07:58:20.1822961Z * [new branch] gh/angelayi/142/head -> origin/gh/angelayi/142/head 2025-12-04T07:58:20.1823696Z * [new branch] gh/angelayi/142/orig -> origin/gh/angelayi/142/orig 2025-12-04T07:58:20.1824844Z * [new branch] gh/angelayi/143/base -> origin/gh/angelayi/143/base 2025-12-04T07:58:20.1825630Z * [new branch] gh/angelayi/143/head -> origin/gh/angelayi/143/head 2025-12-04T07:58:20.1826564Z * [new branch] gh/angelayi/143/orig -> origin/gh/angelayi/143/orig 2025-12-04T07:58:20.1827661Z * [new branch] gh/angelayi/144/base -> origin/gh/angelayi/144/base 2025-12-04T07:58:20.1828539Z * [new branch] gh/angelayi/144/head -> origin/gh/angelayi/144/head 2025-12-04T07:58:20.1829408Z * [new branch] gh/angelayi/144/orig -> origin/gh/angelayi/144/orig 2025-12-04T07:58:20.1830853Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-12-04T07:58:20.1831835Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-12-04T07:58:20.1832544Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-12-04T07:58:20.1833811Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-12-04T07:58:20.1834517Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-12-04T07:58:20.1835454Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-12-04T07:58:20.1836562Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-12-04T07:58:20.1837409Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-12-04T07:58:20.1838129Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-12-04T07:58:20.1839402Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-12-04T07:58:20.1840112Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-12-04T07:58:20.1840999Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-12-04T07:58:20.1842135Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-12-04T07:58:20.1842792Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-12-04T07:58:20.1843758Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-12-04T07:58:20.1844909Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-12-04T07:58:20.1845543Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-12-04T07:58:20.1846411Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-12-04T07:58:20.1847577Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-12-04T07:58:20.1848326Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-12-04T07:58:20.1849324Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-12-04T07:58:20.1850356Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-12-04T07:58:20.1851224Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-12-04T07:58:20.1851937Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-12-04T07:58:20.1853141Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-12-04T07:58:20.1853887Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-12-04T07:58:20.1854829Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-12-04T07:58:20.1855959Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-12-04T07:58:20.1856829Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-12-04T07:58:20.1857562Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-12-04T07:58:20.1858734Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-12-04T07:58:20.1859634Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-12-04T07:58:20.1860325Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-12-04T07:58:20.1861521Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-12-04T07:58:20.1862431Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-12-04T07:58:20.1863379Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-12-04T07:58:20.1864413Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-12-04T07:58:20.1865097Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-12-04T07:58:20.1866155Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-12-04T07:58:20.1867205Z * [new branch] gh/anijain2305/941/base -> origin/gh/anijain2305/941/base 2025-12-04T07:58:20.1867906Z * [new branch] gh/anijain2305/941/head -> origin/gh/anijain2305/941/head 2025-12-04T07:58:20.1868805Z * [new branch] gh/anijain2305/941/orig -> origin/gh/anijain2305/941/orig 2025-12-04T07:58:20.1869872Z * [new branch] gh/anijain2305/942/base -> origin/gh/anijain2305/942/base 2025-12-04T07:58:20.1870746Z * [new branch] gh/anijain2305/942/head -> origin/gh/anijain2305/942/head 2025-12-04T07:58:20.1871697Z * [new branch] gh/anijain2305/942/orig -> origin/gh/anijain2305/942/orig 2025-12-04T07:58:20.1872878Z * [new branch] gh/anijain2305/943/base -> origin/gh/anijain2305/943/base 2025-12-04T07:58:20.1873548Z * [new branch] gh/anijain2305/943/head -> origin/gh/anijain2305/943/head 2025-12-04T07:58:20.1874417Z * [new branch] gh/anijain2305/943/orig -> origin/gh/anijain2305/943/orig 2025-12-04T07:58:20.1875802Z * [new branch] gh/anijain2305/944/base -> origin/gh/anijain2305/944/base 2025-12-04T07:58:20.1876665Z * [new branch] gh/anijain2305/944/head -> origin/gh/anijain2305/944/head 2025-12-04T07:58:20.1877374Z * [new branch] gh/anijain2305/944/orig -> origin/gh/anijain2305/944/orig 2025-12-04T07:58:20.1878582Z * [new branch] gh/anijain2305/945/base -> origin/gh/anijain2305/945/base 2025-12-04T07:58:20.1879966Z * [new branch] gh/anijain2305/945/head -> origin/gh/anijain2305/945/head 2025-12-04T07:58:20.1880695Z * [new branch] gh/anijain2305/945/orig -> origin/gh/anijain2305/945/orig 2025-12-04T07:58:20.1881868Z * [new branch] gh/anijain2305/946/base -> origin/gh/anijain2305/946/base 2025-12-04T07:58:20.1882564Z * [new branch] gh/anijain2305/946/head -> origin/gh/anijain2305/946/head 2025-12-04T07:58:20.1883468Z * [new branch] gh/anijain2305/946/orig -> origin/gh/anijain2305/946/orig 2025-12-04T07:58:20.1884577Z * [new branch] gh/anijain2305/947/base -> origin/gh/anijain2305/947/base 2025-12-04T07:58:20.1885256Z * [new branch] gh/anijain2305/947/head -> origin/gh/anijain2305/947/head 2025-12-04T07:58:20.1886154Z * [new branch] gh/anijain2305/947/orig -> origin/gh/anijain2305/947/orig 2025-12-04T07:58:20.1887270Z * [new branch] gh/anijain2305/948/base -> origin/gh/anijain2305/948/base 2025-12-04T07:58:20.1887985Z * [new branch] gh/anijain2305/948/head -> origin/gh/anijain2305/948/head 2025-12-04T07:58:20.1888903Z * [new branch] gh/anijain2305/948/orig -> origin/gh/anijain2305/948/orig 2025-12-04T07:58:20.1889964Z * [new branch] gh/anijain2305/949/base -> origin/gh/anijain2305/949/base 2025-12-04T07:58:20.1890725Z * [new branch] gh/anijain2305/949/head -> origin/gh/anijain2305/949/head 2025-12-04T07:58:20.1891635Z * [new branch] gh/anijain2305/949/orig -> origin/gh/anijain2305/949/orig 2025-12-04T07:58:20.1892791Z * [new branch] gh/anijain2305/950/base -> origin/gh/anijain2305/950/base 2025-12-04T07:58:20.1893776Z * [new branch] gh/anijain2305/950/head -> origin/gh/anijain2305/950/head 2025-12-04T07:58:20.1894976Z * [new branch] gh/anijain2305/950/orig -> origin/gh/anijain2305/950/orig 2025-12-04T07:58:20.1895810Z * [new branch] gh/anijain2305/951/base -> origin/gh/anijain2305/951/base 2025-12-04T07:58:20.1896550Z * [new branch] gh/anijain2305/951/head -> origin/gh/anijain2305/951/head 2025-12-04T07:58:20.1897559Z * [new branch] gh/anijain2305/951/orig -> origin/gh/anijain2305/951/orig 2025-12-04T07:58:20.1898921Z * [new branch] gh/anijain2305/952/base -> origin/gh/anijain2305/952/base 2025-12-04T07:58:20.1899825Z * [new branch] gh/anijain2305/952/head -> origin/gh/anijain2305/952/head 2025-12-04T07:58:20.1900773Z * [new branch] gh/anijain2305/952/orig -> origin/gh/anijain2305/952/orig 2025-12-04T07:58:20.1902114Z * [new branch] gh/anijain2305/953/base -> origin/gh/anijain2305/953/base 2025-12-04T07:58:20.1905355Z * [new branch] gh/anijain2305/953/head -> origin/gh/anijain2305/953/head 2025-12-04T07:58:20.1906512Z * [new branch] gh/anijain2305/953/orig -> origin/gh/anijain2305/953/orig 2025-12-04T07:58:20.1908039Z * [new branch] gh/anijain2305/954/base -> origin/gh/anijain2305/954/base 2025-12-04T07:58:20.1909052Z * [new branch] gh/anijain2305/954/head -> origin/gh/anijain2305/954/head 2025-12-04T07:58:20.1910022Z * [new branch] gh/anijain2305/954/orig -> origin/gh/anijain2305/954/orig 2025-12-04T07:58:20.1911600Z * [new branch] gh/anijain2305/955/base -> origin/gh/anijain2305/955/base 2025-12-04T07:58:20.1912490Z * [new branch] gh/anijain2305/955/head -> origin/gh/anijain2305/955/head 2025-12-04T07:58:20.1913443Z * [new branch] gh/anijain2305/955/orig -> origin/gh/anijain2305/955/orig 2025-12-04T07:58:20.1914937Z * [new branch] gh/anijain2305/956/base -> origin/gh/anijain2305/956/base 2025-12-04T07:58:20.1915858Z * [new branch] gh/anijain2305/956/head -> origin/gh/anijain2305/956/head 2025-12-04T07:58:20.1916831Z * [new branch] gh/anijain2305/956/orig -> origin/gh/anijain2305/956/orig 2025-12-04T07:58:20.1918369Z * [new branch] gh/anijain2305/957/base -> origin/gh/anijain2305/957/base 2025-12-04T07:58:20.1919325Z * [new branch] gh/anijain2305/957/head -> origin/gh/anijain2305/957/head 2025-12-04T07:58:20.1920319Z * [new branch] gh/anijain2305/957/orig -> origin/gh/anijain2305/957/orig 2025-12-04T07:58:20.1921733Z * [new branch] gh/anijain2305/958/base -> origin/gh/anijain2305/958/base 2025-12-04T07:58:20.1922629Z * [new branch] gh/anijain2305/958/head -> origin/gh/anijain2305/958/head 2025-12-04T07:58:20.1923594Z * [new branch] gh/anijain2305/958/orig -> origin/gh/anijain2305/958/orig 2025-12-04T07:58:20.1925004Z * [new branch] gh/anijain2305/959/base -> origin/gh/anijain2305/959/base 2025-12-04T07:58:20.1926132Z * [new branch] gh/anijain2305/959/head -> origin/gh/anijain2305/959/head 2025-12-04T07:58:20.1926947Z * [new branch] gh/anijain2305/959/orig -> origin/gh/anijain2305/959/orig 2025-12-04T07:58:20.1928326Z * [new branch] gh/anijain2305/960/base -> origin/gh/anijain2305/960/base 2025-12-04T07:58:20.1929317Z * [new branch] gh/anijain2305/960/head -> origin/gh/anijain2305/960/head 2025-12-04T07:58:20.1930279Z * [new branch] gh/anijain2305/960/orig -> origin/gh/anijain2305/960/orig 2025-12-04T07:58:20.1931756Z * [new branch] gh/anijain2305/961/base -> origin/gh/anijain2305/961/base 2025-12-04T07:58:20.1932653Z * [new branch] gh/anijain2305/961/head -> origin/gh/anijain2305/961/head 2025-12-04T07:58:20.1933620Z * [new branch] gh/anijain2305/961/orig -> origin/gh/anijain2305/961/orig 2025-12-04T07:58:20.1935067Z * [new branch] gh/anijain2305/962/base -> origin/gh/anijain2305/962/base 2025-12-04T07:58:20.1935940Z * [new branch] gh/anijain2305/962/head -> origin/gh/anijain2305/962/head 2025-12-04T07:58:20.1936892Z * [new branch] gh/anijain2305/962/orig -> origin/gh/anijain2305/962/orig 2025-12-04T07:58:20.1938955Z * [new branch] gh/anijain2305/963/base -> origin/gh/anijain2305/963/base 2025-12-04T07:58:20.1940044Z * [new branch] gh/anijain2305/963/head -> origin/gh/anijain2305/963/head 2025-12-04T07:58:20.1941028Z * [new branch] gh/anijain2305/963/orig -> origin/gh/anijain2305/963/orig 2025-12-04T07:58:20.1942578Z * [new branch] gh/anijain2305/964/base -> origin/gh/anijain2305/964/base 2025-12-04T07:58:20.1943479Z * [new branch] gh/anijain2305/964/head -> origin/gh/anijain2305/964/head 2025-12-04T07:58:20.1944447Z * [new branch] gh/anijain2305/964/orig -> origin/gh/anijain2305/964/orig 2025-12-04T07:58:20.1945910Z * [new branch] gh/anijain2305/965/base -> origin/gh/anijain2305/965/base 2025-12-04T07:58:20.1946889Z * [new branch] gh/anijain2305/965/head -> origin/gh/anijain2305/965/head 2025-12-04T07:58:20.1947918Z * [new branch] gh/anijain2305/965/orig -> origin/gh/anijain2305/965/orig 2025-12-04T07:58:20.1949120Z * [new branch] gh/anijain2305/966/base -> origin/gh/anijain2305/966/base 2025-12-04T07:58:20.1950046Z * [new branch] gh/anijain2305/966/head -> origin/gh/anijain2305/966/head 2025-12-04T07:58:20.1951015Z * [new branch] gh/anijain2305/966/orig -> origin/gh/anijain2305/966/orig 2025-12-04T07:58:20.1952432Z * [new branch] gh/anijain2305/967/base -> origin/gh/anijain2305/967/base 2025-12-04T07:58:20.1953291Z * [new branch] gh/anijain2305/967/head -> origin/gh/anijain2305/967/head 2025-12-04T07:58:20.1954432Z * [new branch] gh/anijain2305/967/orig -> origin/gh/anijain2305/967/orig 2025-12-04T07:58:20.1955883Z * [new branch] gh/anijain2305/968/base -> origin/gh/anijain2305/968/base 2025-12-04T07:58:20.1956765Z * [new branch] gh/anijain2305/968/head -> origin/gh/anijain2305/968/head 2025-12-04T07:58:20.1957707Z * [new branch] gh/anijain2305/968/orig -> origin/gh/anijain2305/968/orig 2025-12-04T07:58:20.1959073Z * [new branch] gh/anijain2305/969/base -> origin/gh/anijain2305/969/base 2025-12-04T07:58:20.1960063Z * [new branch] gh/anijain2305/969/head -> origin/gh/anijain2305/969/head 2025-12-04T07:58:20.1961076Z * [new branch] gh/anijain2305/969/orig -> origin/gh/anijain2305/969/orig 2025-12-04T07:58:20.1962427Z * [new branch] gh/anijain2305/970/base -> origin/gh/anijain2305/970/base 2025-12-04T07:58:20.1963447Z * [new branch] gh/anijain2305/970/head -> origin/gh/anijain2305/970/head 2025-12-04T07:58:20.1964482Z * [new branch] gh/anijain2305/970/orig -> origin/gh/anijain2305/970/orig 2025-12-04T07:58:20.1966223Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-12-04T07:58:20.1966969Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-12-04T07:58:20.1967927Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-12-04T07:58:20.1969689Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-12-04T07:58:20.1970602Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-12-04T07:58:20.1971862Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-12-04T07:58:20.1972730Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-12-04T07:58:20.1973992Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-12-04T07:58:20.1974831Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-12-04T07:58:20.1976095Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-12-04T07:58:20.1977002Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-12-04T07:58:20.1978291Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-12-04T07:58:20.1979145Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-12-04T07:58:20.1980704Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-12-04T07:58:20.1981558Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-12-04T07:58:20.1982962Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-12-04T07:58:20.1983889Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-12-04T07:58:20.1985062Z * [new branch] gh/anshul-si/66/base -> origin/gh/anshul-si/66/base 2025-12-04T07:58:20.1986191Z * [new branch] gh/anshul-si/66/head -> origin/gh/anshul-si/66/head 2025-12-04T07:58:20.1987068Z * [new branch] gh/anshul-si/66/orig -> origin/gh/anshul-si/66/orig 2025-12-04T07:58:20.1988726Z * [new branch] gh/anshul-si/67/base -> origin/gh/anshul-si/67/base 2025-12-04T07:58:20.1989375Z * [new branch] gh/anshul-si/67/head -> origin/gh/anshul-si/67/head 2025-12-04T07:58:20.1990063Z * [new branch] gh/anshul-si/67/orig -> origin/gh/anshul-si/67/orig 2025-12-04T07:58:20.1991582Z * [new branch] gh/anshul-si/68/base -> origin/gh/anshul-si/68/base 2025-12-04T07:58:20.1992416Z * [new branch] gh/anshul-si/68/head -> origin/gh/anshul-si/68/head 2025-12-04T07:58:20.1993355Z * [new branch] gh/anshul-si/68/orig -> origin/gh/anshul-si/68/orig 2025-12-04T07:58:20.1994962Z * [new branch] gh/anshul-si/69/base -> origin/gh/anshul-si/69/base 2025-12-04T07:58:20.1995779Z * [new branch] gh/anshul-si/69/head -> origin/gh/anshul-si/69/head 2025-12-04T07:58:20.1996735Z * [new branch] gh/anshul-si/69/orig -> origin/gh/anshul-si/69/orig 2025-12-04T07:58:20.1998074Z * [new branch] gh/anshul-si/70/base -> origin/gh/anshul-si/70/base 2025-12-04T07:58:20.1999075Z * [new branch] gh/anshul-si/70/head -> origin/gh/anshul-si/70/head 2025-12-04T07:58:20.2000021Z * [new branch] gh/anshul-si/70/orig -> origin/gh/anshul-si/70/orig 2025-12-04T07:58:20.2001365Z * [new branch] gh/anshul-si/71/base -> origin/gh/anshul-si/71/base 2025-12-04T07:58:20.2002356Z * [new branch] gh/anshul-si/71/head -> origin/gh/anshul-si/71/head 2025-12-04T07:58:20.2003575Z * [new branch] gh/anshul-si/71/orig -> origin/gh/anshul-si/71/orig 2025-12-04T07:58:20.2005090Z * [new branch] gh/anshul-si/72/base -> origin/gh/anshul-si/72/base 2025-12-04T07:58:20.2005950Z * [new branch] gh/anshul-si/72/head -> origin/gh/anshul-si/72/head 2025-12-04T07:58:20.2006897Z * [new branch] gh/anshul-si/72/orig -> origin/gh/anshul-si/72/orig 2025-12-04T07:58:20.2008269Z * [new branch] gh/anshul-si/73/base -> origin/gh/anshul-si/73/base 2025-12-04T07:58:20.2009226Z * [new branch] gh/anshul-si/73/head -> origin/gh/anshul-si/73/head 2025-12-04T07:58:20.2010163Z * [new branch] gh/anshul-si/73/orig -> origin/gh/anshul-si/73/orig 2025-12-04T07:58:20.2011967Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-12-04T07:58:20.2012810Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-12-04T07:58:20.2014409Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-12-04T07:58:20.2015442Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-12-04T07:58:20.2016365Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-12-04T07:58:20.2017857Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-12-04T07:58:20.2018721Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-12-04T07:58:20.2019665Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-12-04T07:58:20.2021144Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-12-04T07:58:20.2021987Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-12-04T07:58:20.2023619Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-12-04T07:58:20.2024481Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-12-04T07:58:20.2025694Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-12-04T07:58:20.2027270Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2025-12-04T07:58:20.2028224Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2025-12-04T07:58:20.2029182Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2025-12-04T07:58:20.2030626Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-12-04T07:58:20.2031639Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-12-04T07:58:20.2032599Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-12-04T07:58:20.2033938Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2025-12-04T07:58:20.2034997Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2025-12-04T07:58:20.2036103Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2025-12-04T07:58:20.2037517Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2025-12-04T07:58:20.2038383Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2025-12-04T07:58:20.2039310Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2025-12-04T07:58:20.2040691Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2025-12-04T07:58:20.2041560Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2025-12-04T07:58:20.2042556Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2025-12-04T07:58:20.2043856Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2025-12-04T07:58:20.2044884Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2025-12-04T07:58:20.2045771Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2025-12-04T07:58:20.2047191Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2025-12-04T07:58:20.2048219Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2025-12-04T07:58:20.2049167Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2025-12-04T07:58:20.2050346Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2025-12-04T07:58:20.2051253Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2025-12-04T07:58:20.2052183Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2025-12-04T07:58:20.2053348Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2025-12-04T07:58:20.2054313Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2025-12-04T07:58:20.2055179Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2025-12-04T07:58:20.2056317Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2025-12-04T07:58:20.2057307Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2025-12-04T07:58:20.2058133Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2025-12-04T07:58:20.2059267Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2025-12-04T07:58:20.2060289Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2025-12-04T07:58:20.2061296Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2025-12-04T07:58:20.2062829Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2025-12-04T07:58:20.2063687Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2025-12-04T07:58:20.2064573Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2025-12-04T07:58:20.2066176Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2025-12-04T07:58:20.2066961Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2025-12-04T07:58:20.2067854Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2025-12-04T07:58:20.2069214Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-12-04T07:58:20.2069950Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-12-04T07:58:20.2070851Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-12-04T07:58:20.2072600Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-12-04T07:58:20.2073426Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-12-04T07:58:20.2074777Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-12-04T07:58:20.2075606Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-12-04T07:58:20.2076558Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-12-04T07:58:20.2078488Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-12-04T07:58:20.2079361Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-12-04T07:58:20.2080399Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-12-04T07:58:20.2081734Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-12-04T07:58:20.2082738Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-12-04T07:58:20.2083617Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-12-04T07:58:20.2085131Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-12-04T07:58:20.2085915Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-12-04T07:58:20.2086903Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-12-04T07:58:20.2088464Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-12-04T07:58:20.2089464Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-12-04T07:58:20.2090464Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-12-04T07:58:20.2091823Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-12-04T07:58:20.2092719Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-12-04T07:58:20.2093657Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-12-04T07:58:20.2095319Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-12-04T07:58:20.2096395Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-12-04T07:58:20.2097330Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-12-04T07:58:20.2098698Z * [new branch] gh/bdhirsh/676/base -> origin/gh/bdhirsh/676/base 2025-12-04T07:58:20.2099713Z * [new branch] gh/bdhirsh/676/head -> origin/gh/bdhirsh/676/head 2025-12-04T07:58:20.2100751Z * [new branch] gh/bdhirsh/676/orig -> origin/gh/bdhirsh/676/orig 2025-12-04T07:58:20.2102095Z * [new branch] gh/bdhirsh/677/base -> origin/gh/bdhirsh/677/base 2025-12-04T07:58:20.2106092Z * [new branch] gh/bdhirsh/677/head -> origin/gh/bdhirsh/677/head 2025-12-04T07:58:20.2106827Z * [new branch] gh/bdhirsh/677/orig -> origin/gh/bdhirsh/677/orig 2025-12-04T07:58:20.2108514Z * [new branch] gh/bdhirsh/678/base -> origin/gh/bdhirsh/678/base 2025-12-04T07:58:20.2109449Z * [new branch] gh/bdhirsh/678/head -> origin/gh/bdhirsh/678/head 2025-12-04T07:58:20.2110467Z * [new branch] gh/bdhirsh/678/orig -> origin/gh/bdhirsh/678/orig 2025-12-04T07:58:20.2111815Z * [new branch] gh/bdhirsh/679/base -> origin/gh/bdhirsh/679/base 2025-12-04T07:58:20.2112793Z * [new branch] gh/bdhirsh/679/head -> origin/gh/bdhirsh/679/head 2025-12-04T07:58:20.2113702Z * [new branch] gh/bdhirsh/679/orig -> origin/gh/bdhirsh/679/orig 2025-12-04T07:58:20.2115030Z * [new branch] gh/bdhirsh/680/base -> origin/gh/bdhirsh/680/base 2025-12-04T07:58:20.2116016Z * [new branch] gh/bdhirsh/680/head -> origin/gh/bdhirsh/680/head 2025-12-04T07:58:20.2117001Z * [new branch] gh/bdhirsh/680/orig -> origin/gh/bdhirsh/680/orig 2025-12-04T07:58:20.2118200Z * [new branch] gh/bdhirsh/681/base -> origin/gh/bdhirsh/681/base 2025-12-04T07:58:20.2119202Z * [new branch] gh/bdhirsh/681/head -> origin/gh/bdhirsh/681/head 2025-12-04T07:58:20.2120096Z * [new branch] gh/bdhirsh/681/orig -> origin/gh/bdhirsh/681/orig 2025-12-04T07:58:20.2121653Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-12-04T07:58:20.2122503Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-12-04T07:58:20.2123517Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-12-04T07:58:20.2124925Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-12-04T07:58:20.2125594Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-12-04T07:58:20.2126580Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-12-04T07:58:20.2127771Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-12-04T07:58:20.2128726Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-12-04T07:58:20.2129947Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-12-04T07:58:20.2130686Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-12-04T07:58:20.2131463Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-12-04T07:58:20.2132314Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-12-04T07:58:20.2133766Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-12-04T07:58:20.2134786Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-12-04T07:58:20.2135549Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-12-04T07:58:20.2136803Z * [new branch] gh/benjaminglass1/109/base -> origin/gh/benjaminglass1/109/base 2025-12-04T07:58:20.2137603Z * [new branch] gh/benjaminglass1/109/head -> origin/gh/benjaminglass1/109/head 2025-12-04T07:58:20.2138539Z * [new branch] gh/benjaminglass1/109/orig -> origin/gh/benjaminglass1/109/orig 2025-12-04T07:58:20.2139779Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-12-04T07:58:20.2140732Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-12-04T07:58:20.2141726Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-12-04T07:58:20.2143120Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-12-04T07:58:20.2144081Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-12-04T07:58:20.2144878Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-12-04T07:58:20.2146251Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-12-04T07:58:20.2147036Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-12-04T07:58:20.2147980Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-12-04T07:58:20.2149207Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-12-04T07:58:20.2150123Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-12-04T07:58:20.2151000Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-12-04T07:58:20.2152091Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-12-04T07:58:20.2153056Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-12-04T07:58:20.2153828Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-12-04T07:58:20.2155171Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-12-04T07:58:20.2155918Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-12-04T07:58:20.2156831Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-12-04T07:58:20.2158019Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-12-04T07:58:20.2158939Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-12-04T07:58:20.2159735Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-12-04T07:58:20.2161036Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-12-04T07:58:20.2161820Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-12-04T07:58:20.2162737Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-12-04T07:58:20.2164074Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-12-04T07:58:20.2165277Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-12-04T07:58:20.2166109Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-12-04T07:58:20.2167413Z * [new branch] gh/bobrenjc93/680/base -> origin/gh/bobrenjc93/680/base 2025-12-04T07:58:20.2168226Z * [new branch] gh/bobrenjc93/680/head -> origin/gh/bobrenjc93/680/head 2025-12-04T07:58:20.2169159Z * [new branch] gh/bobrenjc93/680/orig -> origin/gh/bobrenjc93/680/orig 2025-12-04T07:58:20.2170284Z * [new branch] gh/bobrenjc93/681/base -> origin/gh/bobrenjc93/681/base 2025-12-04T07:58:20.2171113Z * [new branch] gh/bobrenjc93/681/head -> origin/gh/bobrenjc93/681/head 2025-12-04T07:58:20.2172069Z * [new branch] gh/bobrenjc93/681/orig -> origin/gh/bobrenjc93/681/orig 2025-12-04T07:58:20.2173226Z * [new branch] gh/bobrenjc93/682/base -> origin/gh/bobrenjc93/682/base 2025-12-04T07:58:20.2174054Z * [new branch] gh/bobrenjc93/682/head -> origin/gh/bobrenjc93/682/head 2025-12-04T07:58:20.2175023Z * [new branch] gh/bobrenjc93/682/orig -> origin/gh/bobrenjc93/682/orig 2025-12-04T07:58:20.2176256Z * [new branch] gh/bobrenjc93/683/base -> origin/gh/bobrenjc93/683/base 2025-12-04T07:58:20.2177115Z * [new branch] gh/bobrenjc93/683/head -> origin/gh/bobrenjc93/683/head 2025-12-04T07:58:20.2178204Z * [new branch] gh/bobrenjc93/683/orig -> origin/gh/bobrenjc93/683/orig 2025-12-04T07:58:20.2179402Z * [new branch] gh/bobrenjc93/684/base -> origin/gh/bobrenjc93/684/base 2025-12-04T07:58:20.2180475Z * [new branch] gh/bobrenjc93/684/head -> origin/gh/bobrenjc93/684/head 2025-12-04T07:58:20.2181621Z * [new branch] gh/bobrenjc93/684/orig -> origin/gh/bobrenjc93/684/orig 2025-12-04T07:58:20.2182669Z * [new branch] gh/bobrenjc93/685/base -> origin/gh/bobrenjc93/685/base 2025-12-04T07:58:20.2183846Z * [new branch] gh/bobrenjc93/685/head -> origin/gh/bobrenjc93/685/head 2025-12-04T07:58:20.2185046Z * [new branch] gh/bobrenjc93/685/orig -> origin/gh/bobrenjc93/685/orig 2025-12-04T07:58:20.2186645Z * [new branch] gh/bobrenjc93/686/base -> origin/gh/bobrenjc93/686/base 2025-12-04T07:58:20.2187394Z * [new branch] gh/bobrenjc93/686/head -> origin/gh/bobrenjc93/686/head 2025-12-04T07:58:20.2188412Z * [new branch] gh/bobrenjc93/686/orig -> origin/gh/bobrenjc93/686/orig 2025-12-04T07:58:20.2189493Z * [new branch] gh/bobrenjc93/687/base -> origin/gh/bobrenjc93/687/base 2025-12-04T07:58:20.2190727Z * [new branch] gh/bobrenjc93/687/head -> origin/gh/bobrenjc93/687/head 2025-12-04T07:58:20.2194214Z * [new branch] gh/bobrenjc93/687/orig -> origin/gh/bobrenjc93/687/orig 2025-12-04T07:58:20.2195170Z * [new branch] gh/bobrenjc93/688/base -> origin/gh/bobrenjc93/688/base 2025-12-04T07:58:20.2195444Z * [new branch] gh/bobrenjc93/688/head -> origin/gh/bobrenjc93/688/head 2025-12-04T07:58:20.2195808Z * [new branch] gh/bobrenjc93/688/orig -> origin/gh/bobrenjc93/688/orig 2025-12-04T07:58:20.2196120Z * [new branch] gh/bobrenjc93/689/base -> origin/gh/bobrenjc93/689/base 2025-12-04T07:58:20.2196895Z * [new branch] gh/bobrenjc93/689/head -> origin/gh/bobrenjc93/689/head 2025-12-04T07:58:20.2197928Z * [new branch] gh/bobrenjc93/689/orig -> origin/gh/bobrenjc93/689/orig 2025-12-04T07:58:20.2199071Z * [new branch] gh/bobrenjc93/690/base -> origin/gh/bobrenjc93/690/base 2025-12-04T07:58:20.2199887Z * [new branch] gh/bobrenjc93/690/head -> origin/gh/bobrenjc93/690/head 2025-12-04T07:58:20.2200855Z * [new branch] gh/bobrenjc93/690/orig -> origin/gh/bobrenjc93/690/orig 2025-12-04T07:58:20.2203034Z * [new branch] gh/bobrenjc93/691/base -> origin/gh/bobrenjc93/691/base 2025-12-04T07:58:20.2204938Z * [new branch] gh/bobrenjc93/691/head -> origin/gh/bobrenjc93/691/head 2025-12-04T07:58:20.2205526Z * [new branch] gh/bobrenjc93/691/orig -> origin/gh/bobrenjc93/691/orig 2025-12-04T07:58:20.2207396Z * [new branch] gh/bobrenjc93/692/base -> origin/gh/bobrenjc93/692/base 2025-12-04T07:58:20.2208160Z * [new branch] gh/bobrenjc93/692/head -> origin/gh/bobrenjc93/692/head 2025-12-04T07:58:20.2209369Z * [new branch] gh/bobrenjc93/692/orig -> origin/gh/bobrenjc93/692/orig 2025-12-04T07:58:20.2210168Z * [new branch] gh/bobrenjc93/693/base -> origin/gh/bobrenjc93/693/base 2025-12-04T07:58:20.2211135Z * [new branch] gh/bobrenjc93/693/head -> origin/gh/bobrenjc93/693/head 2025-12-04T07:58:20.2212110Z * [new branch] gh/bobrenjc93/693/orig -> origin/gh/bobrenjc93/693/orig 2025-12-04T07:58:20.2213808Z * [new branch] gh/bobrenjc93/694/base -> origin/gh/bobrenjc93/694/base 2025-12-04T07:58:20.2214440Z * [new branch] gh/bobrenjc93/694/head -> origin/gh/bobrenjc93/694/head 2025-12-04T07:58:20.2214827Z * [new branch] gh/bobrenjc93/694/orig -> origin/gh/bobrenjc93/694/orig 2025-12-04T07:58:20.2215924Z * [new branch] gh/bobrenjc93/695/base -> origin/gh/bobrenjc93/695/base 2025-12-04T07:58:20.2216774Z * [new branch] gh/bobrenjc93/695/head -> origin/gh/bobrenjc93/695/head 2025-12-04T07:58:20.2217622Z * [new branch] gh/bobrenjc93/695/orig -> origin/gh/bobrenjc93/695/orig 2025-12-04T07:58:20.2219034Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-12-04T07:58:20.2219960Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-12-04T07:58:20.2221581Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-12-04T07:58:20.2222312Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-12-04T07:58:20.2223248Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-12-04T07:58:20.2224373Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-12-04T07:58:20.2225228Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-12-04T07:58:20.2226395Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-12-04T07:58:20.2227555Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-12-04T07:58:20.2228342Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-12-04T07:58:20.2229356Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-12-04T07:58:20.2230564Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-12-04T07:58:20.2231412Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-12-04T07:58:20.2232452Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-12-04T07:58:20.2233542Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-12-04T07:58:20.2234418Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-12-04T07:58:20.2235382Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-12-04T07:58:20.2236808Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-12-04T07:58:20.2237790Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-12-04T07:58:20.2238667Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-12-04T07:58:20.2240235Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-12-04T07:58:20.2241195Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-12-04T07:58:20.2242769Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-12-04T07:58:20.2243580Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-12-04T07:58:20.2244586Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-12-04T07:58:20.2245976Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-12-04T07:58:20.2247066Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-12-04T07:58:20.2248011Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-12-04T07:58:20.2249498Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-12-04T07:58:20.2250402Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-12-04T07:58:20.2251417Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-12-04T07:58:20.2252509Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-12-04T07:58:20.2253505Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-12-04T07:58:20.2254163Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-12-04T07:58:20.2255209Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-12-04T07:58:20.2256246Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-12-04T07:58:20.2257051Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-12-04T07:58:20.2258188Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-12-04T07:58:20.2259029Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-12-04T07:58:20.2260058Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-12-04T07:58:20.2261416Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-12-04T07:58:20.2262341Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-12-04T07:58:20.2263290Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-12-04T07:58:20.2264581Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-12-04T07:58:20.2265936Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-12-04T07:58:20.2267057Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-12-04T07:58:20.2268109Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-12-04T07:58:20.2269232Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-12-04T07:58:20.2270251Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-12-04T07:58:20.2271230Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-12-04T07:58:20.2271753Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-12-04T07:58:20.2272295Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-12-04T07:58:20.2273447Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-12-04T07:58:20.2273971Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-12-04T07:58:20.2274612Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-12-04T07:58:20.2275708Z * [new branch] gh/coconutruben/84/base -> origin/gh/coconutruben/84/base 2025-12-04T07:58:20.2276354Z * [new branch] gh/coconutruben/84/head -> origin/gh/coconutruben/84/head 2025-12-04T07:58:20.2277283Z * [new branch] gh/coconutruben/84/orig -> origin/gh/coconutruben/84/orig 2025-12-04T07:58:20.2278445Z * [new branch] gh/coconutruben/85/base -> origin/gh/coconutruben/85/base 2025-12-04T07:58:20.2279711Z * [new branch] gh/coconutruben/85/head -> origin/gh/coconutruben/85/head 2025-12-04T07:58:20.2280818Z * [new branch] gh/coconutruben/85/orig -> origin/gh/coconutruben/85/orig 2025-12-04T07:58:20.2282259Z * [new branch] gh/coconutruben/86/base -> origin/gh/coconutruben/86/base 2025-12-04T07:58:20.2283316Z * [new branch] gh/coconutruben/86/head -> origin/gh/coconutruben/86/head 2025-12-04T07:58:20.2284410Z * [new branch] gh/coconutruben/86/orig -> origin/gh/coconutruben/86/orig 2025-12-04T07:58:20.2286299Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-12-04T07:58:20.2287411Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-12-04T07:58:20.2288635Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-12-04T07:58:20.2289600Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-12-04T07:58:20.2290875Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-12-04T07:58:20.2291660Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-12-04T07:58:20.2293016Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-12-04T07:58:20.2294095Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-12-04T07:58:20.2295783Z * [new branch] gh/d4l3k/1/base -> origin/gh/d4l3k/1/base 2025-12-04T07:58:20.2296837Z * [new branch] gh/d4l3k/1/head -> origin/gh/d4l3k/1/head 2025-12-04T07:58:20.2298256Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2025-12-04T07:58:20.2299248Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2025-12-04T07:58:20.2300292Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2025-12-04T07:58:20.2302009Z * [new branch] gh/d4l3k/3/base -> origin/gh/d4l3k/3/base 2025-12-04T07:58:20.2302329Z * [new branch] gh/d4l3k/3/head -> origin/gh/d4l3k/3/head 2025-12-04T07:58:20.2303419Z * [new branch] gh/d4l3k/3/orig -> origin/gh/d4l3k/3/orig 2025-12-04T07:58:20.2304423Z * [new branch] gh/d4l3k/4/base -> origin/gh/d4l3k/4/base 2025-12-04T07:58:20.2305049Z * [new branch] gh/d4l3k/4/head -> origin/gh/d4l3k/4/head 2025-12-04T07:58:20.2305947Z * [new branch] gh/d4l3k/4/orig -> origin/gh/d4l3k/4/orig 2025-12-04T07:58:20.2306964Z * [new branch] gh/d4l3k/5/base -> origin/gh/d4l3k/5/base 2025-12-04T07:58:20.2307393Z * [new branch] gh/d4l3k/5/orig -> origin/gh/d4l3k/5/orig 2025-12-04T07:58:20.2308782Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-12-04T07:58:20.2309334Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-12-04T07:58:20.2310008Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-12-04T07:58:20.2311100Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-12-04T07:58:20.2311726Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-12-04T07:58:20.2312505Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-12-04T07:58:20.2313663Z * [new branch] gh/desertfire/605/base -> origin/gh/desertfire/605/base 2025-12-04T07:58:20.2314191Z * [new branch] gh/desertfire/605/head -> origin/gh/desertfire/605/head 2025-12-04T07:58:20.2314995Z * [new branch] gh/desertfire/605/orig -> origin/gh/desertfire/605/orig 2025-12-04T07:58:20.2315865Z * [new branch] gh/desertfire/606/base -> origin/gh/desertfire/606/base 2025-12-04T07:58:20.2316414Z * [new branch] gh/desertfire/606/head -> origin/gh/desertfire/606/head 2025-12-04T07:58:20.2317299Z * [new branch] gh/desertfire/606/orig -> origin/gh/desertfire/606/orig 2025-12-04T07:58:20.2318198Z * [new branch] gh/desertfire/607/base -> origin/gh/desertfire/607/base 2025-12-04T07:58:20.2319586Z * [new branch] gh/desertfire/607/head -> origin/gh/desertfire/607/head 2025-12-04T07:58:20.2320187Z * [new branch] gh/desertfire/607/orig -> origin/gh/desertfire/607/orig 2025-12-04T07:58:20.2321218Z * [new branch] gh/desertfire/608/base -> origin/gh/desertfire/608/base 2025-12-04T07:58:20.2321774Z * [new branch] gh/desertfire/608/head -> origin/gh/desertfire/608/head 2025-12-04T07:58:20.2322580Z * [new branch] gh/desertfire/608/orig -> origin/gh/desertfire/608/orig 2025-12-04T07:58:20.2323478Z * [new branch] gh/desertfire/609/base -> origin/gh/desertfire/609/base 2025-12-04T07:58:20.2324059Z * [new branch] gh/desertfire/609/head -> origin/gh/desertfire/609/head 2025-12-04T07:58:20.2324838Z * [new branch] gh/desertfire/609/orig -> origin/gh/desertfire/609/orig 2025-12-04T07:58:20.2325882Z * [new branch] gh/desertfire/610/base -> origin/gh/desertfire/610/base 2025-12-04T07:58:20.2326482Z * [new branch] gh/desertfire/610/head -> origin/gh/desertfire/610/head 2025-12-04T07:58:20.2327126Z * [new branch] gh/desertfire/610/orig -> origin/gh/desertfire/610/orig 2025-12-04T07:58:20.2328057Z * [new branch] gh/desertfire/611/base -> origin/gh/desertfire/611/base 2025-12-04T07:58:20.2328655Z * [new branch] gh/desertfire/611/head -> origin/gh/desertfire/611/head 2025-12-04T07:58:20.2329304Z * [new branch] gh/desertfire/611/orig -> origin/gh/desertfire/611/orig 2025-12-04T07:58:20.2330324Z * [new branch] gh/desertfire/612/base -> origin/gh/desertfire/612/base 2025-12-04T07:58:20.2330978Z * [new branch] gh/desertfire/612/head -> origin/gh/desertfire/612/head 2025-12-04T07:58:20.2331556Z * [new branch] gh/desertfire/612/orig -> origin/gh/desertfire/612/orig 2025-12-04T07:58:20.2332580Z * [new branch] gh/desertfire/613/base -> origin/gh/desertfire/613/base 2025-12-04T07:58:20.2333381Z * [new branch] gh/desertfire/613/head -> origin/gh/desertfire/613/head 2025-12-04T07:58:20.2333970Z * [new branch] gh/desertfire/613/orig -> origin/gh/desertfire/613/orig 2025-12-04T07:58:20.2334997Z * [new branch] gh/desertfire/614/base -> origin/gh/desertfire/614/base 2025-12-04T07:58:20.2335733Z * [new branch] gh/desertfire/614/head -> origin/gh/desertfire/614/head 2025-12-04T07:58:20.2336349Z * [new branch] gh/desertfire/614/orig -> origin/gh/desertfire/614/orig 2025-12-04T07:58:20.2337442Z * [new branch] gh/desertfire/615/base -> origin/gh/desertfire/615/base 2025-12-04T07:58:20.2338282Z * [new branch] gh/desertfire/615/head -> origin/gh/desertfire/615/head 2025-12-04T07:58:20.2338827Z * [new branch] gh/desertfire/615/orig -> origin/gh/desertfire/615/orig 2025-12-04T07:58:20.2339749Z * [new branch] gh/desertfire/616/base -> origin/gh/desertfire/616/base 2025-12-04T07:58:20.2340337Z * [new branch] gh/desertfire/616/head -> origin/gh/desertfire/616/head 2025-12-04T07:58:20.2340963Z * [new branch] gh/desertfire/616/orig -> origin/gh/desertfire/616/orig 2025-12-04T07:58:20.2341835Z * [new branch] gh/desertfire/617/base -> origin/gh/desertfire/617/base 2025-12-04T07:58:20.2342584Z * [new branch] gh/desertfire/617/head -> origin/gh/desertfire/617/head 2025-12-04T07:58:20.2343130Z * [new branch] gh/desertfire/617/orig -> origin/gh/desertfire/617/orig 2025-12-04T07:58:20.2344304Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-12-04T07:58:20.2344914Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-12-04T07:58:20.2346301Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-12-04T07:58:20.2346793Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-12-04T07:58:20.2347526Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-12-04T07:58:20.2348428Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-12-04T07:58:20.2348978Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-12-04T07:58:20.2349827Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-12-04T07:58:20.2350462Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-12-04T07:58:20.2351333Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-12-04T07:58:20.2351840Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-12-04T07:58:20.2352797Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-12-04T07:58:20.2353360Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-12-04T07:58:20.2354315Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-12-04T07:58:20.2354837Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-12-04T07:58:20.2355575Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-12-04T07:58:20.2356473Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-12-04T07:58:20.2357047Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-12-04T07:58:20.2357914Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-12-04T07:58:20.2358838Z * [new branch] gh/drisspg/218/base -> origin/gh/drisspg/218/base 2025-12-04T07:58:20.2359419Z * [new branch] gh/drisspg/218/head -> origin/gh/drisspg/218/head 2025-12-04T07:58:20.2360168Z * [new branch] gh/drisspg/218/orig -> origin/gh/drisspg/218/orig 2025-12-04T07:58:20.2361051Z * [new branch] gh/drisspg/219/base -> origin/gh/drisspg/219/base 2025-12-04T07:58:20.2361637Z * [new branch] gh/drisspg/219/head -> origin/gh/drisspg/219/head 2025-12-04T07:58:20.2362263Z * [new branch] gh/drisspg/219/orig -> origin/gh/drisspg/219/orig 2025-12-04T07:58:20.2363152Z * [new branch] gh/drisspg/220/base -> origin/gh/drisspg/220/base 2025-12-04T07:58:20.2363707Z * [new branch] gh/drisspg/220/head -> origin/gh/drisspg/220/head 2025-12-04T07:58:20.2364343Z * [new branch] gh/drisspg/220/orig -> origin/gh/drisspg/220/orig 2025-12-04T07:58:20.2365297Z * [new branch] gh/drisspg/221/base -> origin/gh/drisspg/221/base 2025-12-04T07:58:20.2365840Z * [new branch] gh/drisspg/221/head -> origin/gh/drisspg/221/head 2025-12-04T07:58:20.2366452Z * [new branch] gh/drisspg/221/orig -> origin/gh/drisspg/221/orig 2025-12-04T07:58:20.2367414Z * [new branch] gh/drisspg/222/base -> origin/gh/drisspg/222/base 2025-12-04T07:58:20.2368013Z * [new branch] gh/drisspg/222/head -> origin/gh/drisspg/222/head 2025-12-04T07:58:20.2368752Z * [new branch] gh/drisspg/222/orig -> origin/gh/drisspg/222/orig 2025-12-04T07:58:20.2369580Z * [new branch] gh/drisspg/223/base -> origin/gh/drisspg/223/base 2025-12-04T07:58:20.2370117Z * [new branch] gh/drisspg/223/head -> origin/gh/drisspg/223/head 2025-12-04T07:58:20.2370760Z * [new branch] gh/drisspg/223/orig -> origin/gh/drisspg/223/orig 2025-12-04T07:58:20.2371674Z * [new branch] gh/drisspg/224/base -> origin/gh/drisspg/224/base 2025-12-04T07:58:20.2372224Z * [new branch] gh/drisspg/224/head -> origin/gh/drisspg/224/head 2025-12-04T07:58:20.2372826Z * [new branch] gh/drisspg/224/orig -> origin/gh/drisspg/224/orig 2025-12-04T07:58:20.2373785Z * [new branch] gh/drisspg/225/base -> origin/gh/drisspg/225/base 2025-12-04T07:58:20.2374326Z * [new branch] gh/drisspg/225/head -> origin/gh/drisspg/225/head 2025-12-04T07:58:20.2375062Z * [new branch] gh/drisspg/225/orig -> origin/gh/drisspg/225/orig 2025-12-04T07:58:20.2375896Z * [new branch] gh/drisspg/226/base -> origin/gh/drisspg/226/base 2025-12-04T07:58:20.2376506Z * [new branch] gh/drisspg/226/head -> origin/gh/drisspg/226/head 2025-12-04T07:58:20.2377149Z * [new branch] gh/drisspg/226/orig -> origin/gh/drisspg/226/orig 2025-12-04T07:58:20.2378405Z * [new branch] gh/drisspg/227/base -> origin/gh/drisspg/227/base 2025-12-04T07:58:20.2378950Z * [new branch] gh/drisspg/227/head -> origin/gh/drisspg/227/head 2025-12-04T07:58:20.2379573Z * [new branch] gh/drisspg/227/orig -> origin/gh/drisspg/227/orig 2025-12-04T07:58:20.2380581Z * [new branch] gh/drisspg/228/base -> origin/gh/drisspg/228/base 2025-12-04T07:58:20.2381106Z * [new branch] gh/drisspg/228/head -> origin/gh/drisspg/228/head 2025-12-04T07:58:20.2381695Z * [new branch] gh/drisspg/228/orig -> origin/gh/drisspg/228/orig 2025-12-04T07:58:20.2382655Z * [new branch] gh/drisspg/229/base -> origin/gh/drisspg/229/base 2025-12-04T07:58:20.2383201Z * [new branch] gh/drisspg/229/head -> origin/gh/drisspg/229/head 2025-12-04T07:58:20.2383977Z * [new branch] gh/drisspg/229/orig -> origin/gh/drisspg/229/orig 2025-12-04T07:58:20.2384874Z * [new branch] gh/drisspg/230/base -> origin/gh/drisspg/230/base 2025-12-04T07:58:20.2385731Z * [new branch] gh/drisspg/230/head -> origin/gh/drisspg/230/head 2025-12-04T07:58:20.2386367Z * [new branch] gh/drisspg/230/orig -> origin/gh/drisspg/230/orig 2025-12-04T07:58:20.2387653Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-12-04T07:58:20.2388160Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-12-04T07:58:20.2389384Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-12-04T07:58:20.2389984Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-12-04T07:58:20.2391016Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-12-04T07:58:20.2391788Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-12-04T07:58:20.2392846Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-12-04T07:58:20.2393903Z * [new branch] gh/dzmitry-huba/13/base -> origin/gh/dzmitry-huba/13/base 2025-12-04T07:58:20.2394665Z * [new branch] gh/dzmitry-huba/13/head -> origin/gh/dzmitry-huba/13/head 2025-12-04T07:58:20.2395241Z * [new branch] gh/dzmitry-huba/13/orig -> origin/gh/dzmitry-huba/13/orig 2025-12-04T07:58:20.2396208Z * [new branch] gh/dzmitry-huba/14/base -> origin/gh/dzmitry-huba/14/base 2025-12-04T07:58:20.2396755Z * [new branch] gh/dzmitry-huba/14/head -> origin/gh/dzmitry-huba/14/head 2025-12-04T07:58:20.2397527Z * [new branch] gh/dzmitry-huba/14/orig -> origin/gh/dzmitry-huba/14/orig 2025-12-04T07:58:20.2398471Z * [new branch] gh/dzmitry-huba/15/base -> origin/gh/dzmitry-huba/15/base 2025-12-04T07:58:20.2399026Z * [new branch] gh/dzmitry-huba/15/head -> origin/gh/dzmitry-huba/15/head 2025-12-04T07:58:20.2399624Z * [new branch] gh/dzmitry-huba/15/orig -> origin/gh/dzmitry-huba/15/orig 2025-12-04T07:58:20.2401338Z * [new branch] gh/dzmitry-huba/16/base -> origin/gh/dzmitry-huba/16/base 2025-12-04T07:58:20.2402221Z * [new branch] gh/dzmitry-huba/16/head -> origin/gh/dzmitry-huba/16/head 2025-12-04T07:58:20.2402537Z * [new branch] gh/dzmitry-huba/16/orig -> origin/gh/dzmitry-huba/16/orig 2025-12-04T07:58:20.2407230Z * [new branch] gh/dzmitry-huba/17/base -> origin/gh/dzmitry-huba/17/base 2025-12-04T07:58:20.2407876Z * [new branch] gh/dzmitry-huba/17/head -> origin/gh/dzmitry-huba/17/head 2025-12-04T07:58:20.2408937Z * [new branch] gh/dzmitry-huba/17/orig -> origin/gh/dzmitry-huba/17/orig 2025-12-04T07:58:20.2410022Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-12-04T07:58:20.2410824Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-12-04T07:58:20.2412398Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-12-04T07:58:20.2413057Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-12-04T07:58:20.2414740Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-12-04T07:58:20.2415767Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-12-04T07:58:20.2416565Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-12-04T07:58:20.2418220Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-12-04T07:58:20.2419111Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-12-04T07:58:20.2420559Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-12-04T07:58:20.2421786Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-12-04T07:58:20.2422682Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-12-04T07:58:20.2423756Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-12-04T07:58:20.2424915Z * [new branch] gh/eellison/862/base -> origin/gh/eellison/862/base 2025-12-04T07:58:20.2425792Z * [new branch] gh/eellison/862/head -> origin/gh/eellison/862/head 2025-12-04T07:58:20.2426824Z * [new branch] gh/eellison/862/orig -> origin/gh/eellison/862/orig 2025-12-04T07:58:20.2428030Z * [new branch] gh/eellison/863/base -> origin/gh/eellison/863/base 2025-12-04T07:58:20.2428817Z * [new branch] gh/eellison/863/head -> origin/gh/eellison/863/head 2025-12-04T07:58:20.2429794Z * [new branch] gh/eellison/863/orig -> origin/gh/eellison/863/orig 2025-12-04T07:58:20.2430939Z * [new branch] gh/eellison/864/base -> origin/gh/eellison/864/base 2025-12-04T07:58:20.2431821Z * [new branch] gh/eellison/864/head -> origin/gh/eellison/864/head 2025-12-04T07:58:20.2432925Z * [new branch] gh/eellison/864/orig -> origin/gh/eellison/864/orig 2025-12-04T07:58:20.2434094Z * [new branch] gh/eellison/865/base -> origin/gh/eellison/865/base 2025-12-04T07:58:20.2434943Z * [new branch] gh/eellison/865/head -> origin/gh/eellison/865/head 2025-12-04T07:58:20.2435857Z * [new branch] gh/eellison/865/orig -> origin/gh/eellison/865/orig 2025-12-04T07:58:20.2437394Z * [new branch] gh/eellison/866/base -> origin/gh/eellison/866/base 2025-12-04T07:58:20.2438198Z * [new branch] gh/eellison/866/head -> origin/gh/eellison/866/head 2025-12-04T07:58:20.2439124Z * [new branch] gh/eellison/866/orig -> origin/gh/eellison/866/orig 2025-12-04T07:58:20.2440425Z * [new branch] gh/eellison/867/base -> origin/gh/eellison/867/base 2025-12-04T07:58:20.2441368Z * [new branch] gh/eellison/867/head -> origin/gh/eellison/867/head 2025-12-04T07:58:20.2442289Z * [new branch] gh/eellison/867/orig -> origin/gh/eellison/867/orig 2025-12-04T07:58:20.2443912Z * [new branch] gh/eellison/868/base -> origin/gh/eellison/868/base 2025-12-04T07:58:20.2444759Z * [new branch] gh/eellison/868/head -> origin/gh/eellison/868/head 2025-12-04T07:58:20.2445752Z * [new branch] gh/eellison/868/orig -> origin/gh/eellison/868/orig 2025-12-04T07:58:20.2446975Z * [new branch] gh/eellison/869/base -> origin/gh/eellison/869/base 2025-12-04T07:58:20.2447716Z * [new branch] gh/eellison/869/head -> origin/gh/eellison/869/head 2025-12-04T07:58:20.2448841Z * [new branch] gh/eellison/869/orig -> origin/gh/eellison/869/orig 2025-12-04T07:58:20.2450388Z * [new branch] gh/eellison/870/base -> origin/gh/eellison/870/base 2025-12-04T07:58:20.2451196Z * [new branch] gh/eellison/870/head -> origin/gh/eellison/870/head 2025-12-04T07:58:20.2452084Z * [new branch] gh/eellison/870/orig -> origin/gh/eellison/870/orig 2025-12-04T07:58:20.2453477Z * [new branch] gh/eellison/871/base -> origin/gh/eellison/871/base 2025-12-04T07:58:20.2454233Z * [new branch] gh/eellison/871/head -> origin/gh/eellison/871/head 2025-12-04T07:58:20.2455216Z * [new branch] gh/eellison/871/orig -> origin/gh/eellison/871/orig 2025-12-04T07:58:20.2456450Z * [new branch] gh/eellison/872/base -> origin/gh/eellison/872/base 2025-12-04T07:58:20.2457278Z * [new branch] gh/eellison/872/head -> origin/gh/eellison/872/head 2025-12-04T07:58:20.2458337Z * [new branch] gh/eellison/872/orig -> origin/gh/eellison/872/orig 2025-12-04T07:58:20.2459676Z * [new branch] gh/eellison/873/base -> origin/gh/eellison/873/base 2025-12-04T07:58:20.2460562Z * [new branch] gh/eellison/873/head -> origin/gh/eellison/873/head 2025-12-04T07:58:20.2461353Z * [new branch] gh/eellison/873/orig -> origin/gh/eellison/873/orig 2025-12-04T07:58:20.2462629Z * [new branch] gh/eellison/874/base -> origin/gh/eellison/874/base 2025-12-04T07:58:20.2463401Z * [new branch] gh/eellison/874/head -> origin/gh/eellison/874/head 2025-12-04T07:58:20.2464374Z * [new branch] gh/eellison/874/orig -> origin/gh/eellison/874/orig 2025-12-04T07:58:20.2466197Z * [new branch] gh/eellison/875/base -> origin/gh/eellison/875/base 2025-12-04T07:58:20.2467101Z * [new branch] gh/eellison/875/head -> origin/gh/eellison/875/head 2025-12-04T07:58:20.2468058Z * [new branch] gh/eellison/875/orig -> origin/gh/eellison/875/orig 2025-12-04T07:58:20.2469345Z * [new branch] gh/eellison/876/base -> origin/gh/eellison/876/base 2025-12-04T07:58:20.2470129Z * [new branch] gh/eellison/876/head -> origin/gh/eellison/876/head 2025-12-04T07:58:20.2471201Z * [new branch] gh/eellison/876/orig -> origin/gh/eellison/876/orig 2025-12-04T07:58:20.2472386Z * [new branch] gh/eellison/877/base -> origin/gh/eellison/877/base 2025-12-04T07:58:20.2473194Z * [new branch] gh/eellison/877/head -> origin/gh/eellison/877/head 2025-12-04T07:58:20.2474171Z * [new branch] gh/eellison/877/orig -> origin/gh/eellison/877/orig 2025-12-04T07:58:20.2475460Z * [new branch] gh/eellison/878/base -> origin/gh/eellison/878/base 2025-12-04T07:58:20.2476205Z * [new branch] gh/eellison/878/head -> origin/gh/eellison/878/head 2025-12-04T07:58:20.2477175Z * [new branch] gh/eellison/878/orig -> origin/gh/eellison/878/orig 2025-12-04T07:58:20.2478414Z * [new branch] gh/eellison/879/base -> origin/gh/eellison/879/base 2025-12-04T07:58:20.2479193Z * [new branch] gh/eellison/879/head -> origin/gh/eellison/879/head 2025-12-04T07:58:20.2480165Z * [new branch] gh/eellison/879/orig -> origin/gh/eellison/879/orig 2025-12-04T07:58:20.2481341Z * [new branch] gh/eellison/880/base -> origin/gh/eellison/880/base 2025-12-04T07:58:20.2482697Z * [new branch] gh/eellison/880/head -> origin/gh/eellison/880/head 2025-12-04T07:58:20.2483133Z * [new branch] gh/eellison/880/orig -> origin/gh/eellison/880/orig 2025-12-04T07:58:20.2484398Z * [new branch] gh/eellison/881/base -> origin/gh/eellison/881/base 2025-12-04T07:58:20.2485306Z * [new branch] gh/eellison/881/head -> origin/gh/eellison/881/head 2025-12-04T07:58:20.2486207Z * [new branch] gh/eellison/881/orig -> origin/gh/eellison/881/orig 2025-12-04T07:58:20.2487454Z * [new branch] gh/eellison/882/base -> origin/gh/eellison/882/base 2025-12-04T07:58:20.2488232Z * [new branch] gh/eellison/882/head -> origin/gh/eellison/882/head 2025-12-04T07:58:20.2489371Z * [new branch] gh/eellison/882/orig -> origin/gh/eellison/882/orig 2025-12-04T07:58:20.2490514Z * [new branch] gh/eellison/883/base -> origin/gh/eellison/883/base 2025-12-04T07:58:20.2491295Z * [new branch] gh/eellison/883/head -> origin/gh/eellison/883/head 2025-12-04T07:58:20.2492672Z * [new branch] gh/eellison/883/orig -> origin/gh/eellison/883/orig 2025-12-04T07:58:20.2493200Z * [new branch] gh/eellison/884/base -> origin/gh/eellison/884/base 2025-12-04T07:58:20.2494146Z * [new branch] gh/eellison/884/head -> origin/gh/eellison/884/head 2025-12-04T07:58:20.2494918Z * [new branch] gh/eellison/884/orig -> origin/gh/eellison/884/orig 2025-12-04T07:58:20.2496563Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-12-04T07:58:20.2497263Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-12-04T07:58:20.2498664Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-12-04T07:58:20.2500035Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-12-04T07:58:20.2500752Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-12-04T07:58:20.2502137Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-12-04T07:58:20.2502995Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-12-04T07:58:20.2504016Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-12-04T07:58:20.2505350Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-12-04T07:58:20.2506427Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-12-04T07:58:20.2507302Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-12-04T07:58:20.2508576Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-12-04T07:58:20.2509565Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-12-04T07:58:20.2510496Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-12-04T07:58:20.2511785Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-12-04T07:58:20.2512669Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-12-04T07:58:20.2513640Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-12-04T07:58:20.2514962Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-12-04T07:58:20.2515879Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-12-04T07:58:20.2516793Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-12-04T07:58:20.2518018Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-12-04T07:58:20.2519073Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-12-04T07:58:20.2519852Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-12-04T07:58:20.2521169Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-12-04T07:58:20.2522237Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-12-04T07:58:20.2523116Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-12-04T07:58:20.2524275Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-12-04T07:58:20.2525104Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-12-04T07:58:20.2526011Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-12-04T07:58:20.2527304Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-12-04T07:58:20.2528237Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-12-04T07:58:20.2529154Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-12-04T07:58:20.2530779Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-12-04T07:58:20.2531775Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-12-04T07:58:20.2532694Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-12-04T07:58:20.2534126Z * [new branch] gh/etaf/173/base -> origin/gh/etaf/173/base 2025-12-04T07:58:20.2535343Z * [new branch] gh/etaf/173/head -> origin/gh/etaf/173/head 2025-12-04T07:58:20.2536084Z * [new branch] gh/etaf/173/orig -> origin/gh/etaf/173/orig 2025-12-04T07:58:20.2537412Z * [new branch] gh/etaf/174/base -> origin/gh/etaf/174/base 2025-12-04T07:58:20.2538192Z * [new branch] gh/etaf/174/head -> origin/gh/etaf/174/head 2025-12-04T07:58:20.2539478Z * [new branch] gh/etaf/175/base -> origin/gh/etaf/175/base 2025-12-04T07:58:20.2540250Z * [new branch] gh/etaf/175/head -> origin/gh/etaf/175/head 2025-12-04T07:58:20.2541225Z * [new branch] gh/etaf/175/orig -> origin/gh/etaf/175/orig 2025-12-04T07:58:20.2542455Z * [new branch] gh/etaf/176/base -> origin/gh/etaf/176/base 2025-12-04T07:58:20.2543429Z * [new branch] gh/etaf/176/head -> origin/gh/etaf/176/head 2025-12-04T07:58:20.2544362Z * [new branch] gh/etaf/176/orig -> origin/gh/etaf/176/orig 2025-12-04T07:58:20.2546037Z * [new branch] gh/etaf/177/base -> origin/gh/etaf/177/base 2025-12-04T07:58:20.2547241Z * [new branch] gh/etaf/177/head -> origin/gh/etaf/177/head 2025-12-04T07:58:20.2548179Z * [new branch] gh/etaf/177/orig -> origin/gh/etaf/177/orig 2025-12-04T07:58:20.2549480Z * [new branch] gh/etaf/178/base -> origin/gh/etaf/178/base 2025-12-04T07:58:20.2550528Z * [new branch] gh/etaf/178/head -> origin/gh/etaf/178/head 2025-12-04T07:58:20.2551425Z * [new branch] gh/etaf/178/orig -> origin/gh/etaf/178/orig 2025-12-04T07:58:20.2552676Z * [new branch] gh/etaf/179/base -> origin/gh/etaf/179/base 2025-12-04T07:58:20.2553570Z * [new branch] gh/etaf/179/head -> origin/gh/etaf/179/head 2025-12-04T07:58:20.2554526Z * [new branch] gh/etaf/179/orig -> origin/gh/etaf/179/orig 2025-12-04T07:58:20.2555634Z * [new branch] gh/etaf/180/base -> origin/gh/etaf/180/base 2025-12-04T07:58:20.2556525Z * [new branch] gh/etaf/180/head -> origin/gh/etaf/180/head 2025-12-04T07:58:20.2557462Z * [new branch] gh/etaf/180/orig -> origin/gh/etaf/180/orig 2025-12-04T07:58:20.2559010Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-12-04T07:58:20.2559850Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-12-04T07:58:20.2561045Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-12-04T07:58:20.2561803Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-12-04T07:58:20.2563073Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-12-04T07:58:20.2563866Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-12-04T07:58:20.2565552Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-12-04T07:58:20.2566317Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-12-04T07:58:20.2567839Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-12-04T07:58:20.2568761Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-12-04T07:58:20.2569651Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-12-04T07:58:20.2570921Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-12-04T07:58:20.2571907Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-12-04T07:58:20.2572627Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-12-04T07:58:20.2573938Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-12-04T07:58:20.2574715Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-12-04T07:58:20.2575658Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-12-04T07:58:20.2576886Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-12-04T07:58:20.2577862Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-12-04T07:58:20.2578594Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-12-04T07:58:20.2579896Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-12-04T07:58:20.2580674Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-12-04T07:58:20.2581633Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-12-04T07:58:20.2582867Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-12-04T07:58:20.2583630Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-12-04T07:58:20.2584633Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-12-04T07:58:20.2586219Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-12-04T07:58:20.2586951Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-12-04T07:58:20.2588712Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-12-04T07:58:20.2589223Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-12-04T07:58:20.2590283Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-12-04T07:58:20.2591062Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-12-04T07:58:20.2592303Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-12-04T07:58:20.2593223Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-12-04T07:58:20.2594083Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-12-04T07:58:20.2595365Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-12-04T07:58:20.2596099Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-12-04T07:58:20.2597101Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-12-04T07:58:20.2598279Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-12-04T07:58:20.2599051Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-12-04T07:58:20.2600064Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-12-04T07:58:20.2601248Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-12-04T07:58:20.2602020Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-12-04T07:58:20.2603226Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-12-04T07:58:20.2604410Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-12-04T07:58:20.2605183Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-12-04T07:58:20.2606136Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-12-04T07:58:20.2607407Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-12-04T07:58:20.2608223Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-12-04T07:58:20.2609317Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-12-04T07:58:20.2610670Z * [new branch] gh/ezyang/3191/base -> origin/gh/ezyang/3191/base 2025-12-04T07:58:20.2611658Z * [new branch] gh/ezyang/3191/head -> origin/gh/ezyang/3191/head 2025-12-04T07:58:20.2612560Z * [new branch] gh/ezyang/3191/orig -> origin/gh/ezyang/3191/orig 2025-12-04T07:58:20.2614105Z * [new branch] gh/ezyang/3192/base -> origin/gh/ezyang/3192/base 2025-12-04T07:58:20.2614918Z * [new branch] gh/ezyang/3192/head -> origin/gh/ezyang/3192/head 2025-12-04T07:58:20.2615957Z * [new branch] gh/ezyang/3192/orig -> origin/gh/ezyang/3192/orig 2025-12-04T07:58:20.2617181Z * [new branch] gh/ezyang/3193/base -> origin/gh/ezyang/3193/base 2025-12-04T07:58:20.2617987Z * [new branch] gh/ezyang/3193/head -> origin/gh/ezyang/3193/head 2025-12-04T07:58:20.2618999Z * [new branch] gh/ezyang/3193/orig -> origin/gh/ezyang/3193/orig 2025-12-04T07:58:20.2620263Z * [new branch] gh/ezyang/3194/base -> origin/gh/ezyang/3194/base 2025-12-04T07:58:20.2621069Z * [new branch] gh/ezyang/3194/head -> origin/gh/ezyang/3194/head 2025-12-04T07:58:20.2621998Z * [new branch] gh/ezyang/3194/orig -> origin/gh/ezyang/3194/orig 2025-12-04T07:58:20.2623185Z * [new branch] gh/ezyang/3195/base -> origin/gh/ezyang/3195/base 2025-12-04T07:58:20.2623965Z * [new branch] gh/ezyang/3195/head -> origin/gh/ezyang/3195/head 2025-12-04T07:58:20.2624893Z * [new branch] gh/ezyang/3195/orig -> origin/gh/ezyang/3195/orig 2025-12-04T07:58:20.2626257Z * [new branch] gh/ezyang/3196/base -> origin/gh/ezyang/3196/base 2025-12-04T07:58:20.2626979Z * [new branch] gh/ezyang/3196/head -> origin/gh/ezyang/3196/head 2025-12-04T07:58:20.2627981Z * [new branch] gh/ezyang/3196/orig -> origin/gh/ezyang/3196/orig 2025-12-04T07:58:20.2629203Z * [new branch] gh/ezyang/3197/base -> origin/gh/ezyang/3197/base 2025-12-04T07:58:20.2629979Z * [new branch] gh/ezyang/3197/head -> origin/gh/ezyang/3197/head 2025-12-04T07:58:20.2630946Z * [new branch] gh/ezyang/3197/orig -> origin/gh/ezyang/3197/orig 2025-12-04T07:58:20.2632206Z * [new branch] gh/ezyang/3198/base -> origin/gh/ezyang/3198/base 2025-12-04T07:58:20.2632971Z * [new branch] gh/ezyang/3198/head -> origin/gh/ezyang/3198/head 2025-12-04T07:58:20.2633955Z * [new branch] gh/ezyang/3198/orig -> origin/gh/ezyang/3198/orig 2025-12-04T07:58:20.2635130Z * [new branch] gh/ezyang/3199/base -> origin/gh/ezyang/3199/base 2025-12-04T07:58:20.2635914Z * [new branch] gh/ezyang/3199/head -> origin/gh/ezyang/3199/head 2025-12-04T07:58:20.2636946Z * [new branch] gh/ezyang/3199/orig -> origin/gh/ezyang/3199/orig 2025-12-04T07:58:20.2638139Z * [new branch] gh/ezyang/3200/base -> origin/gh/ezyang/3200/base 2025-12-04T07:58:20.2639119Z * [new branch] gh/ezyang/3200/head -> origin/gh/ezyang/3200/head 2025-12-04T07:58:20.2639874Z * [new branch] gh/ezyang/3200/orig -> origin/gh/ezyang/3200/orig 2025-12-04T07:58:20.2641116Z * [new branch] gh/ezyang/3201/base -> origin/gh/ezyang/3201/base 2025-12-04T07:58:20.2641936Z * [new branch] gh/ezyang/3201/head -> origin/gh/ezyang/3201/head 2025-12-04T07:58:20.2642937Z * [new branch] gh/ezyang/3201/orig -> origin/gh/ezyang/3201/orig 2025-12-04T07:58:20.2644187Z * [new branch] gh/ezyang/3202/base -> origin/gh/ezyang/3202/base 2025-12-04T07:58:20.2644974Z * [new branch] gh/ezyang/3202/head -> origin/gh/ezyang/3202/head 2025-12-04T07:58:20.2645970Z * [new branch] gh/ezyang/3202/orig -> origin/gh/ezyang/3202/orig 2025-12-04T07:58:20.2647135Z * [new branch] gh/ezyang/3203/base -> origin/gh/ezyang/3203/base 2025-12-04T07:58:20.2648047Z * [new branch] gh/ezyang/3203/head -> origin/gh/ezyang/3203/head 2025-12-04T07:58:20.2649046Z * [new branch] gh/ezyang/3203/orig -> origin/gh/ezyang/3203/orig 2025-12-04T07:58:20.2651519Z * [new branch] gh/ezyang/3204/base -> origin/gh/ezyang/3204/base 2025-12-04T07:58:20.2651972Z * [new branch] gh/ezyang/3204/head -> origin/gh/ezyang/3204/head 2025-12-04T07:58:20.2652221Z * [new branch] gh/ezyang/3204/orig -> origin/gh/ezyang/3204/orig 2025-12-04T07:58:20.2653721Z * [new branch] gh/ezyang/3205/base -> origin/gh/ezyang/3205/base 2025-12-04T07:58:20.2654008Z * [new branch] gh/ezyang/3205/head -> origin/gh/ezyang/3205/head 2025-12-04T07:58:20.2656407Z * [new branch] gh/ezyang/3205/orig -> origin/gh/ezyang/3205/orig 2025-12-04T07:58:20.2656666Z * [new branch] gh/ezyang/3206/base -> origin/gh/ezyang/3206/base 2025-12-04T07:58:20.2656918Z * [new branch] gh/ezyang/3206/head -> origin/gh/ezyang/3206/head 2025-12-04T07:58:20.2658662Z * [new branch] gh/ezyang/3206/orig -> origin/gh/ezyang/3206/orig 2025-12-04T07:58:20.2658905Z * [new branch] gh/ezyang/3207/base -> origin/gh/ezyang/3207/base 2025-12-04T07:58:20.2660911Z * [new branch] gh/ezyang/3207/head -> origin/gh/ezyang/3207/head 2025-12-04T07:58:20.2661187Z * [new branch] gh/ezyang/3207/orig -> origin/gh/ezyang/3207/orig 2025-12-04T07:58:20.2661437Z * [new branch] gh/ezyang/3208/base -> origin/gh/ezyang/3208/base 2025-12-04T07:58:20.2662042Z * [new branch] gh/ezyang/3208/head -> origin/gh/ezyang/3208/head 2025-12-04T07:58:20.2662943Z * [new branch] gh/ezyang/3208/orig -> origin/gh/ezyang/3208/orig 2025-12-04T07:58:20.2664150Z * [new branch] gh/ezyang/3209/base -> origin/gh/ezyang/3209/base 2025-12-04T07:58:20.2664919Z * [new branch] gh/ezyang/3209/head -> origin/gh/ezyang/3209/head 2025-12-04T07:58:20.2666015Z * [new branch] gh/ezyang/3209/orig -> origin/gh/ezyang/3209/orig 2025-12-04T07:58:20.2667472Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-12-04T07:58:20.2668279Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-12-04T07:58:20.2669262Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-12-04T07:58:20.2670472Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-12-04T07:58:20.2671316Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-12-04T07:58:20.2672272Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-12-04T07:58:20.2673520Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-12-04T07:58:20.2674335Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-12-04T07:58:20.2675228Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-12-04T07:58:20.2676447Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-12-04T07:58:20.2677230Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-12-04T07:58:20.2678386Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-12-04T07:58:20.2679557Z * [new branch] gh/fadara01/8/base -> origin/gh/fadara01/8/base 2025-12-04T07:58:20.2680413Z * [new branch] gh/fadara01/8/head -> origin/gh/fadara01/8/head 2025-12-04T07:58:20.2681336Z * [new branch] gh/fadara01/8/orig -> origin/gh/fadara01/8/orig 2025-12-04T07:58:20.2682480Z * [new branch] gh/fadara01/9/base -> origin/gh/fadara01/9/base 2025-12-04T07:58:20.2683371Z * [new branch] gh/fadara01/9/head -> origin/gh/fadara01/9/head 2025-12-04T07:58:20.2684300Z * [new branch] gh/fadara01/9/orig -> origin/gh/fadara01/9/orig 2025-12-04T07:58:20.2685799Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-12-04T07:58:20.2686452Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-12-04T07:58:20.2687388Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-12-04T07:58:20.2688616Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-12-04T07:58:20.2689615Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-12-04T07:58:20.2690511Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-12-04T07:58:20.2691711Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-12-04T07:58:20.2692506Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-12-04T07:58:20.2693427Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-12-04T07:58:20.2694623Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-12-04T07:58:20.2695540Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-12-04T07:58:20.2696311Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-12-04T07:58:20.2697675Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-12-04T07:58:20.2698406Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-12-04T07:58:20.2699292Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-12-04T07:58:20.2700674Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-12-04T07:58:20.2701616Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-12-04T07:58:20.2703092Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-12-04T07:58:20.2706186Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-12-04T07:58:20.2707123Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-12-04T07:58:20.2707991Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-12-04T07:58:20.2709233Z * [new branch] gh/fduwjj/234/base -> origin/gh/fduwjj/234/base 2025-12-04T07:58:20.2710079Z * [new branch] gh/fduwjj/234/head -> origin/gh/fduwjj/234/head 2025-12-04T07:58:20.2710969Z * [new branch] gh/fduwjj/234/orig -> origin/gh/fduwjj/234/orig 2025-12-04T07:58:20.2712247Z * [new branch] gh/fduwjj/235/base -> origin/gh/fduwjj/235/base 2025-12-04T07:58:20.2713256Z * [new branch] gh/fduwjj/235/head -> origin/gh/fduwjj/235/head 2025-12-04T07:58:20.2713984Z * [new branch] gh/fduwjj/235/orig -> origin/gh/fduwjj/235/orig 2025-12-04T07:58:20.2715185Z * [new branch] gh/fduwjj/236/base -> origin/gh/fduwjj/236/base 2025-12-04T07:58:20.2716141Z * [new branch] gh/fduwjj/236/head -> origin/gh/fduwjj/236/head 2025-12-04T07:58:20.2717057Z * [new branch] gh/fduwjj/236/orig -> origin/gh/fduwjj/236/orig 2025-12-04T07:58:20.2718197Z * [new branch] gh/fduwjj/237/base -> origin/gh/fduwjj/237/base 2025-12-04T07:58:20.2719157Z * [new branch] gh/fduwjj/237/head -> origin/gh/fduwjj/237/head 2025-12-04T07:58:20.2719869Z * [new branch] gh/fduwjj/237/orig -> origin/gh/fduwjj/237/orig 2025-12-04T07:58:20.2721121Z * [new branch] gh/fduwjj/238/base -> origin/gh/fduwjj/238/base 2025-12-04T07:58:20.2722049Z * [new branch] gh/fduwjj/238/head -> origin/gh/fduwjj/238/head 2025-12-04T07:58:20.2722933Z * [new branch] gh/fduwjj/238/orig -> origin/gh/fduwjj/238/orig 2025-12-04T07:58:20.2724189Z * [new branch] gh/fduwjj/239/base -> origin/gh/fduwjj/239/base 2025-12-04T07:58:20.2725147Z * [new branch] gh/fduwjj/239/head -> origin/gh/fduwjj/239/head 2025-12-04T07:58:20.2726062Z * [new branch] gh/fduwjj/239/orig -> origin/gh/fduwjj/239/orig 2025-12-04T07:58:20.2727563Z * [new branch] gh/fegin/332/base -> origin/gh/fegin/332/base 2025-12-04T07:58:20.2728416Z * [new branch] gh/fegin/332/head -> origin/gh/fegin/332/head 2025-12-04T07:58:20.2729358Z * [new branch] gh/fegin/332/orig -> origin/gh/fegin/332/orig 2025-12-04T07:58:20.2730555Z * [new branch] gh/fegin/333/base -> origin/gh/fegin/333/base 2025-12-04T07:58:20.2731834Z * [new branch] gh/fegin/333/head -> origin/gh/fegin/333/head 2025-12-04T07:58:20.2732730Z * [new branch] gh/fegin/333/orig -> origin/gh/fegin/333/orig 2025-12-04T07:58:20.2733960Z * [new branch] gh/fegin/334/base -> origin/gh/fegin/334/base 2025-12-04T07:58:20.2734854Z * [new branch] gh/fegin/334/head -> origin/gh/fegin/334/head 2025-12-04T07:58:20.2735872Z * [new branch] gh/fegin/334/orig -> origin/gh/fegin/334/orig 2025-12-04T07:58:20.2737056Z * [new branch] gh/fegin/335/base -> origin/gh/fegin/335/base 2025-12-04T07:58:20.2737997Z * [new branch] gh/fegin/335/head -> origin/gh/fegin/335/head 2025-12-04T07:58:20.2738906Z * [new branch] gh/fegin/335/orig -> origin/gh/fegin/335/orig 2025-12-04T07:58:20.2740454Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-12-04T07:58:20.2741361Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-12-04T07:58:20.2742506Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-12-04T07:58:20.2743306Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-12-04T07:58:20.2744297Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-12-04T07:58:20.2745618Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-12-04T07:58:20.2746485Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-12-04T07:58:20.2747454Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-12-04T07:58:20.2748639Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T07:58:20.2749429Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T07:58:20.2750444Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-12-04T07:58:20.2751672Z * [new branch] gh/fffrog/183/base -> origin/gh/fffrog/183/base 2025-12-04T07:58:20.2752465Z * [new branch] gh/fffrog/183/head -> origin/gh/fffrog/183/head 2025-12-04T07:58:20.2753391Z * [new branch] gh/fffrog/183/orig -> origin/gh/fffrog/183/orig 2025-12-04T07:58:20.2754830Z * [new branch] gh/fxdawnn/10/base -> origin/gh/fxdawnn/10/base 2025-12-04T07:58:20.2755654Z * [new branch] gh/fxdawnn/10/head -> origin/gh/fxdawnn/10/head 2025-12-04T07:58:20.2756542Z * [new branch] gh/fxdawnn/10/orig -> origin/gh/fxdawnn/10/orig 2025-12-04T07:58:20.2757858Z * [new branch] gh/fxdawnn/11/base -> origin/gh/fxdawnn/11/base 2025-12-04T07:58:20.2758628Z * [new branch] gh/fxdawnn/11/head -> origin/gh/fxdawnn/11/head 2025-12-04T07:58:20.2759548Z * [new branch] gh/fxdawnn/11/orig -> origin/gh/fxdawnn/11/orig 2025-12-04T07:58:20.2760758Z * [new branch] gh/fxdawnn/12/base -> origin/gh/fxdawnn/12/base 2025-12-04T07:58:20.2761725Z * [new branch] gh/fxdawnn/12/head -> origin/gh/fxdawnn/12/head 2025-12-04T07:58:20.2762584Z * [new branch] gh/fxdawnn/12/orig -> origin/gh/fxdawnn/12/orig 2025-12-04T07:58:20.2763885Z * [new branch] gh/fxdawnn/13/base -> origin/gh/fxdawnn/13/base 2025-12-04T07:58:20.2764793Z * [new branch] gh/fxdawnn/13/head -> origin/gh/fxdawnn/13/head 2025-12-04T07:58:20.2765869Z * [new branch] gh/fxdawnn/13/orig -> origin/gh/fxdawnn/13/orig 2025-12-04T07:58:20.2767007Z * [new branch] gh/fxdawnn/14/base -> origin/gh/fxdawnn/14/base 2025-12-04T07:58:20.2767913Z * [new branch] gh/fxdawnn/14/head -> origin/gh/fxdawnn/14/head 2025-12-04T07:58:20.2768640Z * [new branch] gh/fxdawnn/14/orig -> origin/gh/fxdawnn/14/orig 2025-12-04T07:58:20.2769856Z * [new branch] gh/fxdawnn/15/base -> origin/gh/fxdawnn/15/base 2025-12-04T07:58:20.2770650Z * [new branch] gh/fxdawnn/15/head -> origin/gh/fxdawnn/15/head 2025-12-04T07:58:20.2771655Z * [new branch] gh/fxdawnn/15/orig -> origin/gh/fxdawnn/15/orig 2025-12-04T07:58:20.2773071Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-12-04T07:58:20.2773885Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-12-04T07:58:20.2774463Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-12-04T07:58:20.2775672Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-12-04T07:58:20.2776531Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-12-04T07:58:20.2777202Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-12-04T07:58:20.2778353Z * [new branch] gh/fxdawnn/9/base -> origin/gh/fxdawnn/9/base 2025-12-04T07:58:20.2778998Z * [new branch] gh/fxdawnn/9/head -> origin/gh/fxdawnn/9/head 2025-12-04T07:58:20.2779866Z * [new branch] gh/fxdawnn/9/orig -> origin/gh/fxdawnn/9/orig 2025-12-04T07:58:20.2781175Z * [new branch] gh/galv/1/base -> origin/gh/galv/1/base 2025-12-04T07:58:20.2781840Z * [new branch] gh/galv/1/head -> origin/gh/galv/1/head 2025-12-04T07:58:20.2782742Z * [new branch] gh/galv/1/orig -> origin/gh/galv/1/orig 2025-12-04T07:58:20.2783815Z * [new branch] gh/galv/2/base -> origin/gh/galv/2/base 2025-12-04T07:58:20.2784671Z * [new branch] gh/galv/2/head -> origin/gh/galv/2/head 2025-12-04T07:58:20.2785707Z * [new branch] gh/galv/2/orig -> origin/gh/galv/2/orig 2025-12-04T07:58:20.2786740Z * [new branch] gh/galv/3/base -> origin/gh/galv/3/base 2025-12-04T07:58:20.2787458Z * [new branch] gh/galv/3/head -> origin/gh/galv/3/head 2025-12-04T07:58:20.2788503Z * [new branch] gh/galv/3/orig -> origin/gh/galv/3/orig 2025-12-04T07:58:20.2789851Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-12-04T07:58:20.2790837Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-12-04T07:58:20.2791494Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-12-04T07:58:20.2792603Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-12-04T07:58:20.2793366Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-12-04T07:58:20.2794269Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-12-04T07:58:20.2795281Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-12-04T07:58:20.2796165Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-12-04T07:58:20.2796900Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-12-04T07:58:20.2798066Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-12-04T07:58:20.2798685Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-12-04T07:58:20.2799566Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-12-04T07:58:20.2800678Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-12-04T07:58:20.2801409Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-12-04T07:58:20.2802288Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-12-04T07:58:20.2803624Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-12-04T07:58:20.2804320Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-12-04T07:58:20.2805179Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-12-04T07:58:20.2806594Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-12-04T07:58:20.2807552Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-12-04T07:58:20.2808528Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-12-04T07:58:20.2809583Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-12-04T07:58:20.2810284Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-12-04T07:58:20.2811200Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-12-04T07:58:20.2812200Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-12-04T07:58:20.2812942Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-12-04T07:58:20.2813849Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-12-04T07:58:20.2814863Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-12-04T07:58:20.2815699Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-12-04T07:58:20.2816476Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-12-04T07:58:20.2817547Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-12-04T07:58:20.2818427Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-12-04T07:58:20.2819105Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-12-04T07:58:20.2820619Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-12-04T07:58:20.2820818Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-12-04T07:58:20.2821615Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-12-04T07:58:20.2823224Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-12-04T07:58:20.2823618Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-12-04T07:58:20.2824586Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-12-04T07:58:20.2825876Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-12-04T07:58:20.2826830Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-12-04T07:58:20.2827730Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-12-04T07:58:20.2828885Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-12-04T07:58:20.2829924Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-12-04T07:58:20.2830860Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-12-04T07:58:20.2832019Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-12-04T07:58:20.2832927Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-12-04T07:58:20.2833820Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-12-04T07:58:20.2835259Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-12-04T07:58:20.2836046Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-12-04T07:58:20.2836979Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-12-04T07:58:20.2838191Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-12-04T07:58:20.2838950Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-12-04T07:58:20.2839889Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-12-04T07:58:20.2841117Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-12-04T07:58:20.2842029Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-12-04T07:58:20.2842933Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-12-04T07:58:20.2844147Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-12-04T07:58:20.2844949Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-12-04T07:58:20.2845896Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-12-04T07:58:20.2847101Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-12-04T07:58:20.2848008Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-12-04T07:58:20.2848902Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-12-04T07:58:20.2850152Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-12-04T07:58:20.2851396Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-12-04T07:58:20.2852179Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-12-04T07:58:20.2853435Z * [new branch] gh/guangyey/236/base -> origin/gh/guangyey/236/base 2025-12-04T07:58:20.2854411Z * [new branch] gh/guangyey/236/head -> origin/gh/guangyey/236/head 2025-12-04T07:58:20.2855228Z * [new branch] gh/guangyey/236/orig -> origin/gh/guangyey/236/orig 2025-12-04T07:58:20.2856491Z * [new branch] gh/guangyey/237/base -> origin/gh/guangyey/237/base 2025-12-04T07:58:20.2857283Z * [new branch] gh/guangyey/237/head -> origin/gh/guangyey/237/head 2025-12-04T07:58:20.2858258Z * [new branch] gh/guangyey/237/orig -> origin/gh/guangyey/237/orig 2025-12-04T07:58:20.2859409Z * [new branch] gh/guangyey/238/base -> origin/gh/guangyey/238/base 2025-12-04T07:58:20.2860201Z * [new branch] gh/guangyey/238/head -> origin/gh/guangyey/238/head 2025-12-04T07:58:20.2861500Z * [new branch] gh/guangyey/239/base -> origin/gh/guangyey/239/base 2025-12-04T07:58:20.2862302Z * [new branch] gh/guangyey/239/head -> origin/gh/guangyey/239/head 2025-12-04T07:58:20.2863240Z * [new branch] gh/guangyey/239/orig -> origin/gh/guangyey/239/orig 2025-12-04T07:58:20.2864629Z * [new branch] gh/guangyey/240/base -> origin/gh/guangyey/240/base 2025-12-04T07:58:20.2865535Z * [new branch] gh/guangyey/240/head -> origin/gh/guangyey/240/head 2025-12-04T07:58:20.2866582Z * [new branch] gh/guangyey/240/orig -> origin/gh/guangyey/240/orig 2025-12-04T07:58:20.2867797Z * [new branch] gh/guangyey/241/base -> origin/gh/guangyey/241/base 2025-12-04T07:58:20.2868602Z * [new branch] gh/guangyey/241/head -> origin/gh/guangyey/241/head 2025-12-04T07:58:20.2869521Z * [new branch] gh/guangyey/241/orig -> origin/gh/guangyey/241/orig 2025-12-04T07:58:20.2870713Z * [new branch] gh/guangyey/242/base -> origin/gh/guangyey/242/base 2025-12-04T07:58:20.2871606Z * [new branch] gh/guangyey/242/head -> origin/gh/guangyey/242/head 2025-12-04T07:58:20.2872514Z * [new branch] gh/guangyey/242/orig -> origin/gh/guangyey/242/orig 2025-12-04T07:58:20.2873682Z * [new branch] gh/guangyey/243/base -> origin/gh/guangyey/243/base 2025-12-04T07:58:20.2874482Z * [new branch] gh/guangyey/243/head -> origin/gh/guangyey/243/head 2025-12-04T07:58:20.2875405Z * [new branch] gh/guangyey/243/orig -> origin/gh/guangyey/243/orig 2025-12-04T07:58:20.2876705Z * [new branch] gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T07:58:20.2877482Z * [new branch] gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T07:58:20.2878548Z * [new branch] gh/guangyey/244/orig -> origin/gh/guangyey/244/orig 2025-12-04T07:58:20.2879726Z * [new branch] gh/guangyey/245/base -> origin/gh/guangyey/245/base 2025-12-04T07:58:20.2880518Z * [new branch] gh/guangyey/245/head -> origin/gh/guangyey/245/head 2025-12-04T07:58:20.2881465Z * [new branch] gh/guangyey/245/orig -> origin/gh/guangyey/245/orig 2025-12-04T07:58:20.2882693Z * [new branch] gh/guangyey/246/base -> origin/gh/guangyey/246/base 2025-12-04T07:58:20.2883482Z * [new branch] gh/guangyey/246/head -> origin/gh/guangyey/246/head 2025-12-04T07:58:20.2884443Z * [new branch] gh/guangyey/246/orig -> origin/gh/guangyey/246/orig 2025-12-04T07:58:20.2885676Z * [new branch] gh/guangyey/247/base -> origin/gh/guangyey/247/base 2025-12-04T07:58:20.2886468Z * [new branch] gh/guangyey/247/head -> origin/gh/guangyey/247/head 2025-12-04T07:58:20.2887399Z * [new branch] gh/guangyey/247/orig -> origin/gh/guangyey/247/orig 2025-12-04T07:58:20.2888621Z * [new branch] gh/guangyey/248/base -> origin/gh/guangyey/248/base 2025-12-04T07:58:20.2889348Z * [new branch] gh/guangyey/248/head -> origin/gh/guangyey/248/head 2025-12-04T07:58:20.2890388Z * [new branch] gh/guangyey/248/orig -> origin/gh/guangyey/248/orig 2025-12-04T07:58:20.2891584Z * [new branch] gh/guangyey/249/base -> origin/gh/guangyey/249/base 2025-12-04T07:58:20.2892494Z * [new branch] gh/guangyey/249/head -> origin/gh/guangyey/249/head 2025-12-04T07:58:20.2893506Z * [new branch] gh/guangyey/249/orig -> origin/gh/guangyey/249/orig 2025-12-04T07:58:20.2894692Z * [new branch] gh/guangyey/250/base -> origin/gh/guangyey/250/base 2025-12-04T07:58:20.2895513Z * [new branch] gh/guangyey/250/head -> origin/gh/guangyey/250/head 2025-12-04T07:58:20.2896428Z * [new branch] gh/guangyey/250/orig -> origin/gh/guangyey/250/orig 2025-12-04T07:58:20.2897590Z * [new branch] gh/guangyey/251/base -> origin/gh/guangyey/251/base 2025-12-04T07:58:20.2898482Z * [new branch] gh/guangyey/251/head -> origin/gh/guangyey/251/head 2025-12-04T07:58:20.2899392Z * [new branch] gh/guangyey/251/orig -> origin/gh/guangyey/251/orig 2025-12-04T07:58:20.2900599Z * [new branch] gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T07:58:20.2901389Z * [new branch] gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T07:58:20.2902461Z * [new branch] gh/guangyey/252/orig -> origin/gh/guangyey/252/orig 2025-12-04T07:58:20.2903965Z * [new branch] gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T07:58:20.2904724Z * [new branch] gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T07:58:20.2905713Z * [new branch] gh/guangyey/253/orig -> origin/gh/guangyey/253/orig 2025-12-04T07:58:20.2906954Z * [new branch] gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T07:58:20.2907708Z * [new branch] gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T07:58:20.2908670Z * [new branch] gh/guangyey/254/orig -> origin/gh/guangyey/254/orig 2025-12-04T07:58:20.2909843Z * [new branch] gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T07:58:20.2910632Z * [new branch] gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T07:58:20.2911582Z * [new branch] gh/guangyey/255/orig -> origin/gh/guangyey/255/orig 2025-12-04T07:58:20.2913129Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-12-04T07:58:20.2914088Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-12-04T07:58:20.2914938Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-12-04T07:58:20.2916121Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-12-04T07:58:20.2916944Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-12-04T07:58:20.2917854Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-12-04T07:58:20.2919105Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-12-04T07:58:20.2919895Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-12-04T07:58:20.2920812Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-12-04T07:58:20.2923139Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-12-04T07:58:20.2923990Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-12-04T07:58:20.2925235Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-12-04T07:58:20.2926364Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-12-04T07:58:20.2926983Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-12-04T07:58:20.2927880Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-12-04T07:58:20.2929250Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-12-04T07:58:20.2929903Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-12-04T07:58:20.2930796Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-12-04T07:58:20.2931992Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-12-04T07:58:20.2932745Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-12-04T07:58:20.2933689Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-12-04T07:58:20.2934863Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-12-04T07:58:20.2935660Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-12-04T07:58:20.2936593Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-12-04T07:58:20.2937829Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-12-04T07:58:20.2938811Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-12-04T07:58:20.2940973Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-12-04T07:58:20.2941288Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-12-04T07:58:20.2941593Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-12-04T07:58:20.2942664Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-12-04T07:58:20.2944056Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-12-04T07:58:20.2944880Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-12-04T07:58:20.2945979Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-12-04T07:58:20.2947184Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-12-04T07:58:20.2948030Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-12-04T07:58:20.2949355Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-12-04T07:58:20.2950516Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-12-04T07:58:20.2951491Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-12-04T07:58:20.2952343Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-12-04T07:58:20.2953622Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-12-04T07:58:20.2954458Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-12-04T07:58:20.2955468Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-12-04T07:58:20.2956730Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-12-04T07:58:20.2957541Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-12-04T07:58:20.2958498Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-12-04T07:58:20.2961964Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-12-04T07:58:20.2962520Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-12-04T07:58:20.2962730Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-12-04T07:58:20.2962942Z * [new branch] gh/guilhermeleobas/253/base -> origin/gh/guilhermeleobas/253/base 2025-12-04T07:58:20.2963371Z * [new branch] gh/guilhermeleobas/253/head -> origin/gh/guilhermeleobas/253/head 2025-12-04T07:58:20.2964161Z * [new branch] gh/guilhermeleobas/253/orig -> origin/gh/guilhermeleobas/253/orig 2025-12-04T07:58:20.2965236Z * [new branch] gh/guilhermeleobas/254/base -> origin/gh/guilhermeleobas/254/base 2025-12-04T07:58:20.2966230Z * [new branch] gh/guilhermeleobas/254/head -> origin/gh/guilhermeleobas/254/head 2025-12-04T07:58:20.2966963Z * [new branch] gh/guilhermeleobas/254/orig -> origin/gh/guilhermeleobas/254/orig 2025-12-04T07:58:20.2968229Z * [new branch] gh/guilhermeleobas/255/base -> origin/gh/guilhermeleobas/255/base 2025-12-04T07:58:20.2969058Z * [new branch] gh/guilhermeleobas/255/head -> origin/gh/guilhermeleobas/255/head 2025-12-04T07:58:20.2969999Z * [new branch] gh/guilhermeleobas/255/orig -> origin/gh/guilhermeleobas/255/orig 2025-12-04T07:58:20.2971280Z * [new branch] gh/guilhermeleobas/256/base -> origin/gh/guilhermeleobas/256/base 2025-12-04T07:58:20.2972118Z * [new branch] gh/guilhermeleobas/256/head -> origin/gh/guilhermeleobas/256/head 2025-12-04T07:58:20.2973120Z * [new branch] gh/guilhermeleobas/256/orig -> origin/gh/guilhermeleobas/256/orig 2025-12-04T07:58:20.2974345Z * [new branch] gh/guilhermeleobas/257/base -> origin/gh/guilhermeleobas/257/base 2025-12-04T07:58:20.2975285Z * [new branch] gh/guilhermeleobas/257/head -> origin/gh/guilhermeleobas/257/head 2025-12-04T07:58:20.2976358Z * [new branch] gh/guilhermeleobas/257/orig -> origin/gh/guilhermeleobas/257/orig 2025-12-04T07:58:20.2977607Z * [new branch] gh/guilhermeleobas/258/base -> origin/gh/guilhermeleobas/258/base 2025-12-04T07:58:20.2978468Z * [new branch] gh/guilhermeleobas/258/head -> origin/gh/guilhermeleobas/258/head 2025-12-04T07:58:20.2979525Z * [new branch] gh/guilhermeleobas/258/orig -> origin/gh/guilhermeleobas/258/orig 2025-12-04T07:58:20.2980695Z * [new branch] gh/guilhermeleobas/259/base -> origin/gh/guilhermeleobas/259/base 2025-12-04T07:58:20.2981648Z * [new branch] gh/guilhermeleobas/259/head -> origin/gh/guilhermeleobas/259/head 2025-12-04T07:58:20.2982485Z * [new branch] gh/guilhermeleobas/259/orig -> origin/gh/guilhermeleobas/259/orig 2025-12-04T07:58:20.2983739Z * [new branch] gh/guilhermeleobas/260/base -> origin/gh/guilhermeleobas/260/base 2025-12-04T07:58:20.2984687Z * [new branch] gh/guilhermeleobas/260/head -> origin/gh/guilhermeleobas/260/head 2025-12-04T07:58:20.2985734Z * [new branch] gh/guilhermeleobas/260/orig -> origin/gh/guilhermeleobas/260/orig 2025-12-04T07:58:20.2987006Z * [new branch] gh/guilhermeleobas/261/base -> origin/gh/guilhermeleobas/261/base 2025-12-04T07:58:20.2988304Z * [new branch] gh/guilhermeleobas/261/head -> origin/gh/guilhermeleobas/261/head 2025-12-04T07:58:20.2988715Z * [new branch] gh/guilhermeleobas/261/orig -> origin/gh/guilhermeleobas/261/orig 2025-12-04T07:58:20.2990049Z * [new branch] gh/guilhermeleobas/262/base -> origin/gh/guilhermeleobas/262/base 2025-12-04T07:58:20.2991030Z * [new branch] gh/guilhermeleobas/262/head -> origin/gh/guilhermeleobas/262/head 2025-12-04T07:58:20.2991857Z * [new branch] gh/guilhermeleobas/262/orig -> origin/gh/guilhermeleobas/262/orig 2025-12-04T07:58:20.2993203Z * [new branch] gh/guilhermeleobas/263/base -> origin/gh/guilhermeleobas/263/base 2025-12-04T07:58:20.2994025Z * [new branch] gh/guilhermeleobas/263/head -> origin/gh/guilhermeleobas/263/head 2025-12-04T07:58:20.2995002Z * [new branch] gh/guilhermeleobas/263/orig -> origin/gh/guilhermeleobas/263/orig 2025-12-04T07:58:20.2996287Z * [new branch] gh/guilhermeleobas/264/base -> origin/gh/guilhermeleobas/264/base 2025-12-04T07:58:20.2997138Z * [new branch] gh/guilhermeleobas/264/head -> origin/gh/guilhermeleobas/264/head 2025-12-04T07:58:20.2997965Z * [new branch] gh/guilhermeleobas/264/orig -> origin/gh/guilhermeleobas/264/orig 2025-12-04T07:58:20.2999224Z * [new branch] gh/guilhermeleobas/265/base -> origin/gh/guilhermeleobas/265/base 2025-12-04T07:58:20.3000177Z * [new branch] gh/guilhermeleobas/265/head -> origin/gh/guilhermeleobas/265/head 2025-12-04T07:58:20.3001015Z * [new branch] gh/guilhermeleobas/265/orig -> origin/gh/guilhermeleobas/265/orig 2025-12-04T07:58:20.3002321Z * [new branch] gh/guilhermeleobas/266/base -> origin/gh/guilhermeleobas/266/base 2025-12-04T07:58:20.3006490Z * [new branch] gh/guilhermeleobas/266/head -> origin/gh/guilhermeleobas/266/head 2025-12-04T07:58:20.3007454Z * [new branch] gh/guilhermeleobas/266/orig -> origin/gh/guilhermeleobas/266/orig 2025-12-04T07:58:20.3008807Z * [new branch] gh/guilhermeleobas/267/base -> origin/gh/guilhermeleobas/267/base 2025-12-04T07:58:20.3009604Z * [new branch] gh/guilhermeleobas/267/head -> origin/gh/guilhermeleobas/267/head 2025-12-04T07:58:20.3010615Z * [new branch] gh/guilhermeleobas/267/orig -> origin/gh/guilhermeleobas/267/orig 2025-12-04T07:58:20.3012145Z * [new branch] gh/hameerabbasi/1/base -> origin/gh/hameerabbasi/1/base 2025-12-04T07:58:20.3013071Z * [new branch] gh/hameerabbasi/1/head -> origin/gh/hameerabbasi/1/head 2025-12-04T07:58:20.3014224Z * [new branch] gh/hameerabbasi/2/base -> origin/gh/hameerabbasi/2/base 2025-12-04T07:58:20.3015214Z * [new branch] gh/hameerabbasi/2/head -> origin/gh/hameerabbasi/2/head 2025-12-04T07:58:20.3016158Z * [new branch] gh/hameerabbasi/2/orig -> origin/gh/hameerabbasi/2/orig 2025-12-04T07:58:20.3017347Z * [new branch] gh/hameerabbasi/3/base -> origin/gh/hameerabbasi/3/base 2025-12-04T07:58:20.3018257Z * [new branch] gh/hameerabbasi/3/head -> origin/gh/hameerabbasi/3/head 2025-12-04T07:58:20.3019363Z * [new branch] gh/hameerabbasi/3/orig -> origin/gh/hameerabbasi/3/orig 2025-12-04T07:58:20.3020507Z * [new branch] gh/hameerabbasi/4/base -> origin/gh/hameerabbasi/4/base 2025-12-04T07:58:20.3021313Z * [new branch] gh/hameerabbasi/4/head -> origin/gh/hameerabbasi/4/head 2025-12-04T07:58:20.3022213Z * [new branch] gh/hameerabbasi/4/orig -> origin/gh/hameerabbasi/4/orig 2025-12-04T07:58:20.3023849Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-12-04T07:58:20.3024714Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-12-04T07:58:20.3026149Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-12-04T07:58:20.3027356Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-12-04T07:58:20.3028528Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-12-04T07:58:20.3030108Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-12-04T07:58:20.3031110Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-12-04T07:58:20.3032006Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-12-04T07:58:20.3033470Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-12-04T07:58:20.3034266Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-12-04T07:58:20.3035543Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-12-04T07:58:20.3036330Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-12-04T07:58:20.3037380Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-12-04T07:58:20.3038526Z * [new branch] gh/isuruf/158/base -> origin/gh/isuruf/158/base 2025-12-04T07:58:20.3039322Z * [new branch] gh/isuruf/158/head -> origin/gh/isuruf/158/head 2025-12-04T07:58:20.3040486Z * [new branch] gh/isuruf/159/base -> origin/gh/isuruf/159/base 2025-12-04T07:58:20.3041390Z * [new branch] gh/isuruf/159/head -> origin/gh/isuruf/159/head 2025-12-04T07:58:20.3042554Z * [new branch] gh/isuruf/160/base -> origin/gh/isuruf/160/base 2025-12-04T07:58:20.3043483Z * [new branch] gh/isuruf/160/head -> origin/gh/isuruf/160/head 2025-12-04T07:58:20.3044380Z * [new branch] gh/isuruf/160/orig -> origin/gh/isuruf/160/orig 2025-12-04T07:58:20.3045581Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-12-04T07:58:20.3046375Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-12-04T07:58:20.3047408Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-12-04T07:58:20.3048860Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-12-04T07:58:20.3049604Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-12-04T07:58:20.3050556Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-12-04T07:58:20.3051765Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-12-04T07:58:20.3052525Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-12-04T07:58:20.3053432Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-12-04T07:58:20.3054670Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-12-04T07:58:20.3055593Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-12-04T07:58:20.3056539Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-12-04T07:58:20.3057702Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-12-04T07:58:20.3058598Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-12-04T07:58:20.3059493Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-12-04T07:58:20.3060697Z * [new branch] gh/jamesjwu/207/base -> origin/gh/jamesjwu/207/base 2025-12-04T07:58:20.3061853Z * [new branch] gh/jamesjwu/207/head -> origin/gh/jamesjwu/207/head 2025-12-04T07:58:20.3062744Z * [new branch] gh/jamesjwu/207/orig -> origin/gh/jamesjwu/207/orig 2025-12-04T07:58:20.3064078Z * [new branch] gh/jamesjwu/208/base -> origin/gh/jamesjwu/208/base 2025-12-04T07:58:20.3065015Z * [new branch] gh/jamesjwu/208/head -> origin/gh/jamesjwu/208/head 2025-12-04T07:58:20.3066025Z * [new branch] gh/jamesjwu/208/orig -> origin/gh/jamesjwu/208/orig 2025-12-04T07:58:20.3067291Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-12-04T07:58:20.3068224Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-12-04T07:58:20.3069653Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-12-04T07:58:20.3070405Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-12-04T07:58:20.3071622Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-12-04T07:58:20.3072400Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-12-04T07:58:20.3073613Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-12-04T07:58:20.3074261Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-12-04T07:58:20.3075447Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-12-04T07:58:20.3076198Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-12-04T07:58:20.3077356Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-12-04T07:58:20.3078066Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-12-04T07:58:20.3079207Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-12-04T07:58:20.3079971Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-12-04T07:58:20.3081194Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-12-04T07:58:20.3081925Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-12-04T07:58:20.3083047Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-12-04T07:58:20.3083826Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-12-04T07:58:20.3084959Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-12-04T07:58:20.3085689Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-12-04T07:58:20.3086829Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-12-04T07:58:20.3088145Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-12-04T07:58:20.3089224Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-12-04T07:58:20.3090113Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-12-04T07:58:20.3091691Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-12-04T07:58:20.3092621Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-12-04T07:58:20.3093788Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-12-04T07:58:20.3094478Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-12-04T07:58:20.3095996Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-12-04T07:58:20.3096932Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-12-04T07:58:20.3097856Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-12-04T07:58:20.3098963Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-12-04T07:58:20.3099762Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-12-04T07:58:20.3100719Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-12-04T07:58:20.3102150Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-12-04T07:58:20.3103176Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-12-04T07:58:20.3104309Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-12-04T07:58:20.3105581Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-12-04T07:58:20.3106493Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-12-04T07:58:20.3107379Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-12-04T07:58:20.3108999Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-12-04T07:58:20.3109915Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-12-04T07:58:20.3111153Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-12-04T07:58:20.3111829Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-12-04T07:58:20.3113085Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-12-04T07:58:20.3114000Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-12-04T07:58:20.3115130Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-12-04T07:58:20.3116277Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-12-04T07:58:20.3117114Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-12-04T07:58:20.3117933Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-12-04T07:58:20.3118982Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-12-04T07:58:20.3120062Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-12-04T07:58:20.3120994Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-12-04T07:58:20.3121987Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-12-04T07:58:20.3123188Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-12-04T07:58:20.3124087Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-12-04T07:58:20.3124972Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-12-04T07:58:20.3126289Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-12-04T07:58:20.3127220Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-12-04T07:58:20.3128363Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-12-04T07:58:20.3129651Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-12-04T07:58:20.3130573Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-12-04T07:58:20.3131539Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-12-04T07:58:20.3132674Z * [new branch] gh/janeyx99/327/base -> origin/gh/janeyx99/327/base 2025-12-04T07:58:20.3133475Z * [new branch] gh/janeyx99/327/head -> origin/gh/janeyx99/327/head 2025-12-04T07:58:20.3134451Z * [new branch] gh/janeyx99/327/orig -> origin/gh/janeyx99/327/orig 2025-12-04T07:58:20.3135649Z * [new branch] gh/janeyx99/328/base -> origin/gh/janeyx99/328/base 2025-12-04T07:58:20.3136578Z * [new branch] gh/janeyx99/328/head -> origin/gh/janeyx99/328/head 2025-12-04T07:58:20.3137489Z * [new branch] gh/janeyx99/328/orig -> origin/gh/janeyx99/328/orig 2025-12-04T07:58:20.3138653Z * [new branch] gh/janeyx99/329/base -> origin/gh/janeyx99/329/base 2025-12-04T07:58:20.3139575Z * [new branch] gh/janeyx99/329/head -> origin/gh/janeyx99/329/head 2025-12-04T07:58:20.3140543Z * [new branch] gh/janeyx99/329/orig -> origin/gh/janeyx99/329/orig 2025-12-04T07:58:20.3142130Z * [new branch] gh/janeyx99/330/base -> origin/gh/janeyx99/330/base 2025-12-04T07:58:20.3142935Z * [new branch] gh/janeyx99/330/head -> origin/gh/janeyx99/330/head 2025-12-04T07:58:20.3143904Z * [new branch] gh/janeyx99/330/orig -> origin/gh/janeyx99/330/orig 2025-12-04T07:58:20.3145136Z * [new branch] gh/janeyx99/331/base -> origin/gh/janeyx99/331/base 2025-12-04T07:58:20.3146190Z * [new branch] gh/janeyx99/331/head -> origin/gh/janeyx99/331/head 2025-12-04T07:58:20.3147179Z * [new branch] gh/janeyx99/331/orig -> origin/gh/janeyx99/331/orig 2025-12-04T07:58:20.3148305Z * [new branch] gh/janeyx99/332/base -> origin/gh/janeyx99/332/base 2025-12-04T07:58:20.3149206Z * [new branch] gh/janeyx99/332/head -> origin/gh/janeyx99/332/head 2025-12-04T07:58:20.3150080Z * [new branch] gh/janeyx99/332/orig -> origin/gh/janeyx99/332/orig 2025-12-04T07:58:20.3151238Z * [new branch] gh/janeyx99/333/base -> origin/gh/janeyx99/333/base 2025-12-04T07:58:20.3152024Z * [new branch] gh/janeyx99/333/head -> origin/gh/janeyx99/333/head 2025-12-04T07:58:20.3153033Z * [new branch] gh/janeyx99/333/orig -> origin/gh/janeyx99/333/orig 2025-12-04T07:58:20.3155836Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-12-04T07:58:20.3156113Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-12-04T07:58:20.3156363Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-12-04T07:58:20.3158361Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-12-04T07:58:20.3158612Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-12-04T07:58:20.3160818Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-12-04T07:58:20.3161074Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-12-04T07:58:20.3161319Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-12-04T07:58:20.3163258Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-12-04T07:58:20.3163503Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-12-04T07:58:20.3163764Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-12-04T07:58:20.3165927Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-12-04T07:58:20.3166187Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-12-04T07:58:20.3166425Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-12-04T07:58:20.3167372Z * [new branch] gh/jansel/552/base -> origin/gh/jansel/552/base 2025-12-04T07:58:20.3168158Z * [new branch] gh/jansel/552/head -> origin/gh/jansel/552/head 2025-12-04T07:58:20.3169110Z * [new branch] gh/jansel/552/orig -> origin/gh/jansel/552/orig 2025-12-04T07:58:20.3170295Z * [new branch] gh/jansel/553/base -> origin/gh/jansel/553/base 2025-12-04T07:58:20.3171138Z * [new branch] gh/jansel/553/head -> origin/gh/jansel/553/head 2025-12-04T07:58:20.3172007Z * [new branch] gh/jansel/553/orig -> origin/gh/jansel/553/orig 2025-12-04T07:58:20.3173310Z * [new branch] gh/jansel/554/base -> origin/gh/jansel/554/base 2025-12-04T07:58:20.3174037Z * [new branch] gh/jansel/554/head -> origin/gh/jansel/554/head 2025-12-04T07:58:20.3175043Z * [new branch] gh/jansel/554/orig -> origin/gh/jansel/554/orig 2025-12-04T07:58:20.3176233Z * [new branch] gh/jansel/555/base -> origin/gh/jansel/555/base 2025-12-04T07:58:20.3177014Z * [new branch] gh/jansel/555/head -> origin/gh/jansel/555/head 2025-12-04T07:58:20.3177930Z * [new branch] gh/jansel/555/orig -> origin/gh/jansel/555/orig 2025-12-04T07:58:20.3179157Z * [new branch] gh/jansel/556/base -> origin/gh/jansel/556/base 2025-12-04T07:58:20.3179915Z * [new branch] gh/jansel/556/head -> origin/gh/jansel/556/head 2025-12-04T07:58:20.3180907Z * [new branch] gh/jansel/556/orig -> origin/gh/jansel/556/orig 2025-12-04T07:58:20.3182085Z * [new branch] gh/jansel/557/base -> origin/gh/jansel/557/base 2025-12-04T07:58:20.3182871Z * [new branch] gh/jansel/557/head -> origin/gh/jansel/557/head 2025-12-04T07:58:20.3183902Z * [new branch] gh/jansel/557/orig -> origin/gh/jansel/557/orig 2025-12-04T07:58:20.3185049Z * [new branch] gh/jansel/558/base -> origin/gh/jansel/558/base 2025-12-04T07:58:20.3186087Z * [new branch] gh/jansel/558/head -> origin/gh/jansel/558/head 2025-12-04T07:58:20.3187051Z * [new branch] gh/jansel/558/orig -> origin/gh/jansel/558/orig 2025-12-04T07:58:20.3188240Z * [new branch] gh/jansel/559/base -> origin/gh/jansel/559/base 2025-12-04T07:58:20.3189035Z * [new branch] gh/jansel/559/head -> origin/gh/jansel/559/head 2025-12-04T07:58:20.3189974Z * [new branch] gh/jansel/559/orig -> origin/gh/jansel/559/orig 2025-12-04T07:58:20.3203483Z * [new branch] gh/jansel/560/base -> origin/gh/jansel/560/base 2025-12-04T07:58:20.3203747Z * [new branch] gh/jansel/560/head -> origin/gh/jansel/560/head 2025-12-04T07:58:20.3203997Z * [new branch] gh/jansel/560/orig -> origin/gh/jansel/560/orig 2025-12-04T07:58:20.3204245Z * [new branch] gh/jansel/561/base -> origin/gh/jansel/561/base 2025-12-04T07:58:20.3204492Z * [new branch] gh/jansel/561/head -> origin/gh/jansel/561/head 2025-12-04T07:58:20.3204727Z * [new branch] gh/jansel/561/orig -> origin/gh/jansel/561/orig 2025-12-04T07:58:20.3204953Z * [new branch] gh/jansel/562/base -> origin/gh/jansel/562/base 2025-12-04T07:58:20.3205201Z * [new branch] gh/jansel/562/head -> origin/gh/jansel/562/head 2025-12-04T07:58:20.3205447Z * [new branch] gh/jansel/562/orig -> origin/gh/jansel/562/orig 2025-12-04T07:58:20.3205689Z * [new branch] gh/jansel/563/base -> origin/gh/jansel/563/base 2025-12-04T07:58:20.3205940Z * [new branch] gh/jansel/563/head -> origin/gh/jansel/563/head 2025-12-04T07:58:20.3206185Z * [new branch] gh/jansel/563/orig -> origin/gh/jansel/563/orig 2025-12-04T07:58:20.3206427Z * [new branch] gh/jansel/564/base -> origin/gh/jansel/564/base 2025-12-04T07:58:20.3206663Z * [new branch] gh/jansel/564/head -> origin/gh/jansel/564/head 2025-12-04T07:58:20.3206906Z * [new branch] gh/jansel/564/orig -> origin/gh/jansel/564/orig 2025-12-04T07:58:20.3207130Z * [new branch] gh/jansel/565/base -> origin/gh/jansel/565/base 2025-12-04T07:58:20.3207363Z * [new branch] gh/jansel/565/head -> origin/gh/jansel/565/head 2025-12-04T07:58:20.3207746Z * [new branch] gh/jansel/565/orig -> origin/gh/jansel/565/orig 2025-12-04T07:58:20.3207997Z * [new branch] gh/jansel/566/base -> origin/gh/jansel/566/base 2025-12-04T07:58:20.3208234Z * [new branch] gh/jansel/566/head -> origin/gh/jansel/566/head 2025-12-04T07:58:20.3208483Z * [new branch] gh/jansel/566/orig -> origin/gh/jansel/566/orig 2025-12-04T07:58:20.3209072Z * [new branch] gh/jansel/567/base -> origin/gh/jansel/567/base 2025-12-04T07:58:20.3209995Z * [new branch] gh/jansel/567/head -> origin/gh/jansel/567/head 2025-12-04T07:58:20.3210889Z * [new branch] gh/jansel/567/orig -> origin/gh/jansel/567/orig 2025-12-04T07:58:20.3212194Z * [new branch] gh/jansel/568/base -> origin/gh/jansel/568/base 2025-12-04T07:58:20.3213393Z * [new branch] gh/jansel/568/head -> origin/gh/jansel/568/head 2025-12-04T07:58:20.3213920Z * [new branch] gh/jansel/568/orig -> origin/gh/jansel/568/orig 2025-12-04T07:58:20.3215145Z * [new branch] gh/jansel/569/base -> origin/gh/jansel/569/base 2025-12-04T07:58:20.3215902Z * [new branch] gh/jansel/569/head -> origin/gh/jansel/569/head 2025-12-04T07:58:20.3216848Z * [new branch] gh/jansel/569/orig -> origin/gh/jansel/569/orig 2025-12-04T07:58:20.3218077Z * [new branch] gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T07:58:20.3218842Z * [new branch] gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T07:58:20.3219888Z * [new branch] gh/jansel/570/orig -> origin/gh/jansel/570/orig 2025-12-04T07:58:20.3221063Z * [new branch] gh/jansel/571/base -> origin/gh/jansel/571/base 2025-12-04T07:58:20.3221870Z * [new branch] gh/jansel/571/head -> origin/gh/jansel/571/head 2025-12-04T07:58:20.3222794Z * [new branch] gh/jansel/571/orig -> origin/gh/jansel/571/orig 2025-12-04T07:58:20.3224008Z * [new branch] gh/jansel/572/base -> origin/gh/jansel/572/base 2025-12-04T07:58:20.3224892Z * [new branch] gh/jansel/572/head -> origin/gh/jansel/572/head 2025-12-04T07:58:20.3225897Z * [new branch] gh/jansel/572/orig -> origin/gh/jansel/572/orig 2025-12-04T07:58:20.3227179Z * [new branch] gh/jansel/573/base -> origin/gh/jansel/573/base 2025-12-04T07:58:20.3228076Z * [new branch] gh/jansel/573/head -> origin/gh/jansel/573/head 2025-12-04T07:58:20.3229353Z * [new branch] gh/jansel/573/orig -> origin/gh/jansel/573/orig 2025-12-04T07:58:20.3230553Z * [new branch] gh/jansel/574/base -> origin/gh/jansel/574/base 2025-12-04T07:58:20.3231469Z * [new branch] gh/jansel/574/head -> origin/gh/jansel/574/head 2025-12-04T07:58:20.3232406Z * [new branch] gh/jansel/574/orig -> origin/gh/jansel/574/orig 2025-12-04T07:58:20.3233596Z * [new branch] gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T07:58:20.3234394Z * [new branch] gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T07:58:20.3235321Z * [new branch] gh/jansel/575/orig -> origin/gh/jansel/575/orig 2025-12-04T07:58:20.3236752Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T07:58:20.3237371Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T07:58:20.3238313Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T07:58:20.3239806Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-12-04T07:58:20.3240628Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-12-04T07:58:20.3241564Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-12-04T07:58:20.3242810Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-12-04T07:58:20.3243774Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-12-04T07:58:20.3244662Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-12-04T07:58:20.3246197Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-12-04T07:58:20.3246940Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-12-04T07:58:20.3247864Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-12-04T07:58:20.3249255Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-12-04T07:58:20.3250119Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-12-04T07:58:20.3251008Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-12-04T07:58:20.3252517Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-12-04T07:58:20.3253381Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-12-04T07:58:20.3254295Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-12-04T07:58:20.3255566Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-12-04T07:58:20.3256463Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-12-04T07:58:20.3257239Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-12-04T07:58:20.3258477Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-12-04T07:58:20.3259252Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-12-04T07:58:20.3260169Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-12-04T07:58:20.3261394Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-12-04T07:58:20.3262196Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-12-04T07:58:20.3263140Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-12-04T07:58:20.3264309Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-12-04T07:58:20.3265241Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-12-04T07:58:20.3266261Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-12-04T07:58:20.3267565Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-12-04T07:58:20.3268440Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-12-04T07:58:20.3269304Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-12-04T07:58:20.3270798Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-12-04T07:58:20.3271674Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-12-04T07:58:20.3272929Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-12-04T07:58:20.3274090Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-12-04T07:58:20.3274971Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-12-04T07:58:20.3275938Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-12-04T07:58:20.3277169Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-12-04T07:58:20.3278081Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-12-04T07:58:20.3278958Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-12-04T07:58:20.3280155Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-12-04T07:58:20.3281025Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-12-04T07:58:20.3281931Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-12-04T07:58:20.3283110Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-12-04T07:58:20.3284038Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-12-04T07:58:20.3284820Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-12-04T07:58:20.3286132Z * [new branch] gh/jiayisunx/88/base -> origin/gh/jiayisunx/88/base 2025-12-04T07:58:20.3286860Z * [new branch] gh/jiayisunx/88/head -> origin/gh/jiayisunx/88/head 2025-12-04T07:58:20.3287775Z * [new branch] gh/jiayisunx/88/orig -> origin/gh/jiayisunx/88/orig 2025-12-04T07:58:20.3288972Z * [new branch] gh/jiayisunx/89/base -> origin/gh/jiayisunx/89/base 2025-12-04T07:58:20.3289761Z * [new branch] gh/jiayisunx/89/head -> origin/gh/jiayisunx/89/head 2025-12-04T07:58:20.3290661Z * [new branch] gh/jiayisunx/89/orig -> origin/gh/jiayisunx/89/orig 2025-12-04T07:58:20.3292304Z * [new branch] gh/jiayisunx/90/base -> origin/gh/jiayisunx/90/base 2025-12-04T07:58:20.3293079Z * [new branch] gh/jiayisunx/90/head -> origin/gh/jiayisunx/90/head 2025-12-04T07:58:20.3293998Z * [new branch] gh/jiayisunx/90/orig -> origin/gh/jiayisunx/90/orig 2025-12-04T07:58:20.3295383Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-12-04T07:58:20.3296142Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-12-04T07:58:20.3297879Z * [new branch] gh/jturney/1/base -> origin/gh/jturney/1/base 2025-12-04T07:58:20.3298741Z * [new branch] gh/jturney/1/head -> origin/gh/jturney/1/head 2025-12-04T07:58:20.3299641Z * [new branch] gh/jturney/1/orig -> origin/gh/jturney/1/orig 2025-12-04T07:58:20.3300823Z * [new branch] gh/jturney/2/base -> origin/gh/jturney/2/base 2025-12-04T07:58:20.3301698Z * [new branch] gh/jturney/2/head -> origin/gh/jturney/2/head 2025-12-04T07:58:20.3302881Z * [new branch] gh/jturney/2/orig -> origin/gh/jturney/2/orig 2025-12-04T07:58:20.3307260Z * [new branch] gh/karthickai/10/base -> origin/gh/karthickai/10/base 2025-12-04T07:58:20.3308233Z * [new branch] gh/karthickai/10/head -> origin/gh/karthickai/10/head 2025-12-04T07:58:20.3309127Z * [new branch] gh/karthickai/10/orig -> origin/gh/karthickai/10/orig 2025-12-04T07:58:20.3310334Z * [new branch] gh/karthickai/11/base -> origin/gh/karthickai/11/base 2025-12-04T07:58:20.3311398Z * [new branch] gh/karthickai/11/head -> origin/gh/karthickai/11/head 2025-12-04T07:58:20.3312288Z * [new branch] gh/karthickai/11/orig -> origin/gh/karthickai/11/orig 2025-12-04T07:58:20.3313798Z * [new branch] gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T07:58:20.3314738Z * [new branch] gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T07:58:20.3316023Z * [new branch] gh/karthickai/12/orig -> origin/gh/karthickai/12/orig 2025-12-04T07:58:20.3317295Z * [new branch] gh/karthickai/13/base -> origin/gh/karthickai/13/base 2025-12-04T07:58:20.3318398Z * [new branch] gh/karthickai/13/head -> origin/gh/karthickai/13/head 2025-12-04T07:58:20.3319292Z * [new branch] gh/karthickai/13/orig -> origin/gh/karthickai/13/orig 2025-12-04T07:58:20.3320674Z * [new branch] gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T07:58:20.3321660Z * [new branch] gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T07:58:20.3322564Z * [new branch] gh/karthickai/14/orig -> origin/gh/karthickai/14/orig 2025-12-04T07:58:20.3324052Z * [new branch] gh/karthickai/15/base -> origin/gh/karthickai/15/base 2025-12-04T07:58:20.3324962Z * [new branch] gh/karthickai/15/head -> origin/gh/karthickai/15/head 2025-12-04T07:58:20.3325873Z * [new branch] gh/karthickai/15/orig -> origin/gh/karthickai/15/orig 2025-12-04T07:58:20.3327496Z * [new branch] gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T07:58:20.3328399Z * [new branch] gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T07:58:20.3329045Z * [new branch] gh/karthickai/16/orig -> origin/gh/karthickai/16/orig 2025-12-04T07:58:20.3330309Z * [new branch] gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T07:58:20.3331084Z * [new branch] gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T07:58:20.3332027Z * [new branch] gh/karthickai/17/orig -> origin/gh/karthickai/17/orig 2025-12-04T07:58:20.3333311Z * [new branch] gh/karthickai/18/base -> origin/gh/karthickai/18/base 2025-12-04T07:58:20.3334461Z * [new branch] gh/karthickai/18/head -> origin/gh/karthickai/18/head 2025-12-04T07:58:20.3335626Z * [new branch] gh/karthickai/18/orig -> origin/gh/karthickai/18/orig 2025-12-04T07:58:20.3336893Z * [new branch] gh/karthickai/19/base -> origin/gh/karthickai/19/base 2025-12-04T07:58:20.3337685Z * [new branch] gh/karthickai/19/head -> origin/gh/karthickai/19/head 2025-12-04T07:58:20.3338642Z * [new branch] gh/karthickai/19/orig -> origin/gh/karthickai/19/orig 2025-12-04T07:58:20.3340592Z * [new branch] gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T07:58:20.3342233Z * [new branch] gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T07:58:20.3343295Z * [new branch] gh/karthickai/20/orig -> origin/gh/karthickai/20/orig 2025-12-04T07:58:20.3344569Z * [new branch] gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T07:58:20.3345888Z * [new branch] gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T07:58:20.3346805Z * [new branch] gh/karthickai/21/orig -> origin/gh/karthickai/21/orig 2025-12-04T07:58:20.3348211Z * [new branch] gh/karthickai/22/base -> origin/gh/karthickai/22/base 2025-12-04T07:58:20.3348976Z * [new branch] gh/karthickai/22/head -> origin/gh/karthickai/22/head 2025-12-04T07:58:20.3349890Z * [new branch] gh/karthickai/22/orig -> origin/gh/karthickai/22/orig 2025-12-04T07:58:20.3351281Z * [new branch] gh/karthickai/23/base -> origin/gh/karthickai/23/base 2025-12-04T07:58:20.3352318Z * [new branch] gh/karthickai/23/head -> origin/gh/karthickai/23/head 2025-12-04T07:58:20.3353201Z * [new branch] gh/karthickai/23/orig -> origin/gh/karthickai/23/orig 2025-12-04T07:58:20.3354408Z * [new branch] gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T07:58:20.3355389Z * [new branch] gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T07:58:20.3356190Z * [new branch] gh/karthickai/24/orig -> origin/gh/karthickai/24/orig 2025-12-04T07:58:20.3357873Z * [new branch] gh/karthickai/25/base -> origin/gh/karthickai/25/base 2025-12-04T07:58:20.3359299Z * [new branch] gh/karthickai/25/head -> origin/gh/karthickai/25/head 2025-12-04T07:58:20.3360173Z * [new branch] gh/karthickai/25/orig -> origin/gh/karthickai/25/orig 2025-12-04T07:58:20.3361345Z * [new branch] gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T07:58:20.3362323Z * [new branch] gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T07:58:20.3363250Z * [new branch] gh/karthickai/26/orig -> origin/gh/karthickai/26/orig 2025-12-04T07:58:20.3365643Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-12-04T07:58:20.3367098Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-12-04T07:58:20.3368133Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-12-04T07:58:20.3369492Z * [new branch] gh/krocki/1/base -> origin/gh/krocki/1/base 2025-12-04T07:58:20.3370393Z * [new branch] gh/krocki/1/head -> origin/gh/krocki/1/head 2025-12-04T07:58:20.3371289Z * [new branch] gh/krocki/1/orig -> origin/gh/krocki/1/orig 2025-12-04T07:58:20.3372602Z * [new branch] gh/krocki/2/base -> origin/gh/krocki/2/base 2025-12-04T07:58:20.3373480Z * [new branch] gh/krocki/2/head -> origin/gh/krocki/2/head 2025-12-04T07:58:20.3374362Z * [new branch] gh/krocki/2/orig -> origin/gh/krocki/2/orig 2025-12-04T07:58:20.3375841Z * [new branch] gh/kurtamohler/60/base -> origin/gh/kurtamohler/60/base 2025-12-04T07:58:20.3376751Z * [new branch] gh/kurtamohler/60/head -> origin/gh/kurtamohler/60/head 2025-12-04T07:58:20.3377663Z * [new branch] gh/kurtamohler/60/orig -> origin/gh/kurtamohler/60/orig 2025-12-04T07:58:20.3378878Z * [new branch] gh/kurtamohler/61/base -> origin/gh/kurtamohler/61/base 2025-12-04T07:58:20.3379687Z * [new branch] gh/kurtamohler/61/head -> origin/gh/kurtamohler/61/head 2025-12-04T07:58:20.3381055Z * [new branch] gh/kurtamohler/61/orig -> origin/gh/kurtamohler/61/orig 2025-12-04T07:58:20.3382261Z * [new branch] gh/kurtamohler/62/base -> origin/gh/kurtamohler/62/base 2025-12-04T07:58:20.3383033Z * [new branch] gh/kurtamohler/62/head -> origin/gh/kurtamohler/62/head 2025-12-04T07:58:20.3383963Z * [new branch] gh/kurtamohler/62/orig -> origin/gh/kurtamohler/62/orig 2025-12-04T07:58:20.3385285Z * [new branch] gh/kurtamohler/63/base -> origin/gh/kurtamohler/63/base 2025-12-04T07:58:20.3386327Z * [new branch] gh/kurtamohler/63/head -> origin/gh/kurtamohler/63/head 2025-12-04T07:58:20.3387146Z * [new branch] gh/kurtamohler/63/orig -> origin/gh/kurtamohler/63/orig 2025-12-04T07:58:20.3388432Z * [new branch] gh/kurtamohler/64/base -> origin/gh/kurtamohler/64/base 2025-12-04T07:58:20.3389221Z * [new branch] gh/kurtamohler/64/head -> origin/gh/kurtamohler/64/head 2025-12-04T07:58:20.3390170Z * [new branch] gh/kurtamohler/64/orig -> origin/gh/kurtamohler/64/orig 2025-12-04T07:58:20.3391387Z * [new branch] gh/kurtamohler/65/base -> origin/gh/kurtamohler/65/base 2025-12-04T07:58:20.3392366Z * [new branch] gh/kurtamohler/65/head -> origin/gh/kurtamohler/65/head 2025-12-04T07:58:20.3393504Z * [new branch] gh/kurtamohler/65/orig -> origin/gh/kurtamohler/65/orig 2025-12-04T07:58:20.3394648Z * [new branch] gh/kurtamohler/66/base -> origin/gh/kurtamohler/66/base 2025-12-04T07:58:20.3395451Z * [new branch] gh/kurtamohler/66/head -> origin/gh/kurtamohler/66/head 2025-12-04T07:58:20.3396387Z * [new branch] gh/kurtamohler/66/orig -> origin/gh/kurtamohler/66/orig 2025-12-04T07:58:20.3397635Z * [new branch] gh/kurtamohler/67/base -> origin/gh/kurtamohler/67/base 2025-12-04T07:58:20.3398564Z * [new branch] gh/kurtamohler/67/head -> origin/gh/kurtamohler/67/head 2025-12-04T07:58:20.3399349Z * [new branch] gh/kurtamohler/67/orig -> origin/gh/kurtamohler/67/orig 2025-12-04T07:58:20.3400917Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-12-04T07:58:20.3401973Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-12-04T07:58:20.3403240Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-12-04T07:58:20.3404601Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-12-04T07:58:20.3405305Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-12-04T07:58:20.3406717Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-12-04T07:58:20.3407681Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-12-04T07:58:20.3408606Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-12-04T07:58:20.3409919Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-12-04T07:58:20.3410722Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-12-04T07:58:20.3411707Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-12-04T07:58:20.3412896Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-12-04T07:58:20.3413799Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-12-04T07:58:20.3415033Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-12-04T07:58:20.3416222Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-12-04T07:58:20.3417117Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-12-04T07:58:20.3418309Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-12-04T07:58:20.3419169Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-12-04T07:58:20.3420071Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-12-04T07:58:20.3421476Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-12-04T07:58:20.3422280Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-12-04T07:58:20.3423301Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-12-04T07:58:20.3424502Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-12-04T07:58:20.3425484Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-12-04T07:58:20.3426451Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-12-04T07:58:20.3427627Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-12-04T07:58:20.3428363Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-12-04T07:58:20.3429310Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-12-04T07:58:20.3430468Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-12-04T07:58:20.3431356Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-12-04T07:58:20.3432221Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-12-04T07:58:20.3433514Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-12-04T07:58:20.3434297Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-12-04T07:58:20.3435243Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-12-04T07:58:20.3436471Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-12-04T07:58:20.3437327Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-12-04T07:58:20.3438244Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-12-04T07:58:20.3439449Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-12-04T07:58:20.3440336Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-12-04T07:58:20.3441207Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-12-04T07:58:20.3442423Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-12-04T07:58:20.3443221Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-12-04T07:58:20.3444149Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-12-04T07:58:20.3445762Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-12-04T07:58:20.3446628Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-12-04T07:58:20.3447557Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-12-04T07:58:20.3449090Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-12-04T07:58:20.3450091Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-12-04T07:58:20.3451010Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-12-04T07:58:20.3452297Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-12-04T07:58:20.3453296Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-12-04T07:58:20.3454297Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-12-04T07:58:20.3455734Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-12-04T07:58:20.3456808Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-12-04T07:58:20.3457391Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-12-04T07:58:20.3458765Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-12-04T07:58:20.3459709Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-12-04T07:58:20.3460601Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-12-04T07:58:20.3461915Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-12-04T07:58:20.3462943Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-12-04T07:58:20.3463878Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-12-04T07:58:20.3465167Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-12-04T07:58:20.3466260Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-12-04T07:58:20.3467178Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-12-04T07:58:20.3468464Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-12-04T07:58:20.3469524Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-12-04T07:58:20.3470408Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-12-04T07:58:20.3471796Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-12-04T07:58:20.3472889Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-12-04T07:58:20.3473739Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-12-04T07:58:20.3474959Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-12-04T07:58:20.3475885Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-12-04T07:58:20.3476753Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-12-04T07:58:20.3478011Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-12-04T07:58:20.3478767Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-12-04T07:58:20.3479677Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-12-04T07:58:20.3480911Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-12-04T07:58:20.3481781Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-12-04T07:58:20.3482678Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-12-04T07:58:20.3484090Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-12-04T07:58:20.3485148Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-12-04T07:58:20.3486101Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-12-04T07:58:20.3487427Z * [new branch] gh/kwen2501/280/base -> origin/gh/kwen2501/280/base 2025-12-04T07:58:20.3488392Z * [new branch] gh/kwen2501/280/head -> origin/gh/kwen2501/280/head 2025-12-04T07:58:20.3489328Z * [new branch] gh/kwen2501/280/orig -> origin/gh/kwen2501/280/orig 2025-12-04T07:58:20.3490591Z * [new branch] gh/kwen2501/281/base -> origin/gh/kwen2501/281/base 2025-12-04T07:58:20.3491473Z * [new branch] gh/kwen2501/281/head -> origin/gh/kwen2501/281/head 2025-12-04T07:58:20.3492393Z * [new branch] gh/kwen2501/281/orig -> origin/gh/kwen2501/281/orig 2025-12-04T07:58:20.3493990Z * [new branch] gh/kwen2501/282/base -> origin/gh/kwen2501/282/base 2025-12-04T07:58:20.3494933Z * [new branch] gh/kwen2501/282/head -> origin/gh/kwen2501/282/head 2025-12-04T07:58:20.3495815Z * [new branch] gh/kwen2501/282/orig -> origin/gh/kwen2501/282/orig 2025-12-04T07:58:20.3497119Z * [new branch] gh/kwen2501/283/base -> origin/gh/kwen2501/283/base 2025-12-04T07:58:20.3498937Z * [new branch] gh/kwen2501/283/head -> origin/gh/kwen2501/283/head 2025-12-04T07:58:20.3499197Z * [new branch] gh/kwen2501/283/orig -> origin/gh/kwen2501/283/orig 2025-12-04T07:58:20.3499935Z * [new branch] gh/kwen2501/284/base -> origin/gh/kwen2501/284/base 2025-12-04T07:58:20.3500947Z * [new branch] gh/kwen2501/284/head -> origin/gh/kwen2501/284/head 2025-12-04T07:58:20.3501875Z * [new branch] gh/kwen2501/284/orig -> origin/gh/kwen2501/284/orig 2025-12-04T07:58:20.3503388Z * [new branch] gh/kwen2501/285/base -> origin/gh/kwen2501/285/base 2025-12-04T07:58:20.3504175Z * [new branch] gh/kwen2501/285/head -> origin/gh/kwen2501/285/head 2025-12-04T07:58:20.3505114Z * [new branch] gh/kwen2501/285/orig -> origin/gh/kwen2501/285/orig 2025-12-04T07:58:20.3506637Z * [new branch] gh/kwen2501/286/base -> origin/gh/kwen2501/286/base 2025-12-04T07:58:20.3507391Z * [new branch] gh/kwen2501/286/head -> origin/gh/kwen2501/286/head 2025-12-04T07:58:20.3508366Z * [new branch] gh/kwen2501/286/orig -> origin/gh/kwen2501/286/orig 2025-12-04T07:58:20.3509572Z * [new branch] gh/kwen2501/287/base -> origin/gh/kwen2501/287/base 2025-12-04T07:58:20.3510374Z * [new branch] gh/kwen2501/287/head -> origin/gh/kwen2501/287/head 2025-12-04T07:58:20.3511284Z * [new branch] gh/kwen2501/287/orig -> origin/gh/kwen2501/287/orig 2025-12-04T07:58:20.3512539Z * [new branch] gh/kwen2501/288/base -> origin/gh/kwen2501/288/base 2025-12-04T07:58:20.3513406Z * [new branch] gh/kwen2501/288/head -> origin/gh/kwen2501/288/head 2025-12-04T07:58:20.3514623Z * [new branch] gh/kwen2501/288/orig -> origin/gh/kwen2501/288/orig 2025-12-04T07:58:20.3515960Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-12-04T07:58:20.3516732Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-12-04T07:58:20.3517690Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-12-04T07:58:20.3518860Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-12-04T07:58:20.3519664Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-12-04T07:58:20.3520616Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-12-04T07:58:20.3522073Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-12-04T07:58:20.3523076Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-12-04T07:58:20.3524141Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-12-04T07:58:20.3525065Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-12-04T07:58:20.3526179Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-12-04T07:58:20.3526872Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-12-04T07:58:20.3528214Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-12-04T07:58:20.3528996Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-12-04T07:58:20.3529928Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-12-04T07:58:20.3531368Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-12-04T07:58:20.3532248Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-12-04T07:58:20.3533389Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-12-04T07:58:20.3534188Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-12-04T07:58:20.3534878Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-12-04T07:58:20.3535862Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-12-04T07:58:20.3537015Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-12-04T07:58:20.3537926Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-12-04T07:58:20.3538849Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-12-04T07:58:20.3539958Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-12-04T07:58:20.3540694Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-12-04T07:58:20.3542034Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-12-04T07:58:20.3542793Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-12-04T07:58:20.3543859Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-12-04T07:58:20.3545050Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-12-04T07:58:20.3545989Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-12-04T07:58:20.3546911Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-12-04T07:58:20.3548302Z * [new branch] gh/laithsakka/322/base -> origin/gh/laithsakka/322/base 2025-12-04T07:58:20.3549206Z * [new branch] gh/laithsakka/322/head -> origin/gh/laithsakka/322/head 2025-12-04T07:58:20.3550189Z * [new branch] gh/laithsakka/322/orig -> origin/gh/laithsakka/322/orig 2025-12-04T07:58:20.3551390Z * [new branch] gh/laithsakka/323/base -> origin/gh/laithsakka/323/base 2025-12-04T07:58:20.3552380Z * [new branch] gh/laithsakka/323/head -> origin/gh/laithsakka/323/head 2025-12-04T07:58:20.3553423Z * [new branch] gh/laithsakka/323/orig -> origin/gh/laithsakka/323/orig 2025-12-04T07:58:20.3554726Z * [new branch] gh/laithsakka/324/base -> origin/gh/laithsakka/324/base 2025-12-04T07:58:20.3555453Z * [new branch] gh/laithsakka/324/head -> origin/gh/laithsakka/324/head 2025-12-04T07:58:20.3556434Z * [new branch] gh/laithsakka/324/orig -> origin/gh/laithsakka/324/orig 2025-12-04T07:58:20.3557737Z * [new branch] gh/laithsakka/325/base -> origin/gh/laithsakka/325/base 2025-12-04T07:58:20.3558512Z * [new branch] gh/laithsakka/325/head -> origin/gh/laithsakka/325/head 2025-12-04T07:58:20.3559813Z * [new branch] gh/laithsakka/325/orig -> origin/gh/laithsakka/325/orig 2025-12-04T07:58:20.3561447Z * [new branch] gh/laithsakka/326/base -> origin/gh/laithsakka/326/base 2025-12-04T07:58:20.3562264Z * [new branch] gh/laithsakka/326/head -> origin/gh/laithsakka/326/head 2025-12-04T07:58:20.3563175Z * [new branch] gh/laithsakka/326/orig -> origin/gh/laithsakka/326/orig 2025-12-04T07:58:20.3564462Z * [new branch] gh/laithsakka/327/base -> origin/gh/laithsakka/327/base 2025-12-04T07:58:20.3565431Z * [new branch] gh/laithsakka/327/head -> origin/gh/laithsakka/327/head 2025-12-04T07:58:20.3566391Z * [new branch] gh/laithsakka/327/orig -> origin/gh/laithsakka/327/orig 2025-12-04T07:58:20.3567594Z * [new branch] gh/laithsakka/328/base -> origin/gh/laithsakka/328/base 2025-12-04T07:58:20.3568419Z * [new branch] gh/laithsakka/328/head -> origin/gh/laithsakka/328/head 2025-12-04T07:58:20.3569430Z * [new branch] gh/laithsakka/328/orig -> origin/gh/laithsakka/328/orig 2025-12-04T07:58:20.3571147Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-12-04T07:58:20.3572380Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-12-04T07:58:20.3573218Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-12-04T07:58:20.3576418Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-12-04T07:58:20.3577242Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-12-04T07:58:20.3579011Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-12-04T07:58:20.3579900Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-12-04T07:58:20.3580839Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-12-04T07:58:20.3582102Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-12-04T07:58:20.3582946Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-12-04T07:58:20.3583847Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-12-04T07:58:20.3585025Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-12-04T07:58:20.3586041Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-12-04T07:58:20.3586961Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-12-04T07:58:20.3588325Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-12-04T07:58:20.3589511Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-12-04T07:58:20.3590469Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-12-04T07:58:20.3591260Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-12-04T07:58:20.3592479Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-12-04T07:58:20.3593419Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-12-04T07:58:20.3594357Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-12-04T07:58:20.3595632Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-12-04T07:58:20.3596539Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-12-04T07:58:20.3597738Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-12-04T07:58:20.3598638Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-12-04T07:58:20.3599452Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-12-04T07:58:20.3600675Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-12-04T07:58:20.3601453Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-12-04T07:58:20.3602434Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-12-04T07:58:20.3603964Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-12-04T07:58:20.3604704Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-12-04T07:58:20.3605708Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-12-04T07:58:20.3607130Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-12-04T07:58:20.3607608Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-12-04T07:58:20.3608531Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-12-04T07:58:20.3609974Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-12-04T07:58:20.3610428Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-12-04T07:58:20.3611408Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-12-04T07:58:20.3612551Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-12-04T07:58:20.3613473Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-12-04T07:58:20.3614350Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-12-04T07:58:20.3615541Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-12-04T07:58:20.3616343Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-12-04T07:58:20.3617418Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-12-04T07:58:20.3618570Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-12-04T07:58:20.3619326Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-12-04T07:58:20.3620266Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-12-04T07:58:20.3621437Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-12-04T07:58:20.3622199Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-12-04T07:58:20.3623114Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-12-04T07:58:20.3624300Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-12-04T07:58:20.3625203Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-12-04T07:58:20.3626619Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-12-04T07:58:20.3627382Z * [new branch] gh/malfet/588/base -> origin/gh/malfet/588/base 2025-12-04T07:58:20.3628302Z * [new branch] gh/malfet/588/head -> origin/gh/malfet/588/head 2025-12-04T07:58:20.3629374Z * [new branch] gh/malfet/588/orig -> origin/gh/malfet/588/orig 2025-12-04T07:58:20.3630558Z * [new branch] gh/malfet/589/base -> origin/gh/malfet/589/base 2025-12-04T07:58:20.3631274Z * [new branch] gh/malfet/589/head -> origin/gh/malfet/589/head 2025-12-04T07:58:20.3632265Z * [new branch] gh/malfet/589/orig -> origin/gh/malfet/589/orig 2025-12-04T07:58:20.3633504Z * [new branch] gh/malfet/590/base -> origin/gh/malfet/590/base 2025-12-04T07:58:20.3634279Z * [new branch] gh/malfet/590/head -> origin/gh/malfet/590/head 2025-12-04T07:58:20.3635220Z * [new branch] gh/malfet/590/orig -> origin/gh/malfet/590/orig 2025-12-04T07:58:20.3636717Z * [new branch] gh/malfet/591/base -> origin/gh/malfet/591/base 2025-12-04T07:58:20.3637505Z * [new branch] gh/malfet/591/head -> origin/gh/malfet/591/head 2025-12-04T07:58:20.3638787Z * [new branch] gh/malfet/591/orig -> origin/gh/malfet/591/orig 2025-12-04T07:58:20.3639966Z * [new branch] gh/malfet/592/base -> origin/gh/malfet/592/base 2025-12-04T07:58:20.3640774Z * [new branch] gh/malfet/592/head -> origin/gh/malfet/592/head 2025-12-04T07:58:20.3641814Z * [new branch] gh/malfet/592/orig -> origin/gh/malfet/592/orig 2025-12-04T07:58:20.3643010Z * [new branch] gh/malfet/593/base -> origin/gh/malfet/593/base 2025-12-04T07:58:20.3643883Z * [new branch] gh/malfet/593/head -> origin/gh/malfet/593/head 2025-12-04T07:58:20.3644816Z * [new branch] gh/malfet/593/orig -> origin/gh/malfet/593/orig 2025-12-04T07:58:20.3646025Z * [new branch] gh/malfet/594/base -> origin/gh/malfet/594/base 2025-12-04T07:58:20.3646797Z * [new branch] gh/malfet/594/head -> origin/gh/malfet/594/head 2025-12-04T07:58:20.3647724Z * [new branch] gh/malfet/594/orig -> origin/gh/malfet/594/orig 2025-12-04T07:58:20.3648878Z * [new branch] gh/malfet/595/base -> origin/gh/malfet/595/base 2025-12-04T07:58:20.3649681Z * [new branch] gh/malfet/595/head -> origin/gh/malfet/595/head 2025-12-04T07:58:20.3650685Z * [new branch] gh/malfet/595/orig -> origin/gh/malfet/595/orig 2025-12-04T07:58:20.3651904Z * [new branch] gh/malfet/596/base -> origin/gh/malfet/596/base 2025-12-04T07:58:20.3652690Z * [new branch] gh/malfet/596/head -> origin/gh/malfet/596/head 2025-12-04T07:58:20.3653755Z * [new branch] gh/malfet/596/orig -> origin/gh/malfet/596/orig 2025-12-04T07:58:20.3655045Z * [new branch] gh/malfet/597/base -> origin/gh/malfet/597/base 2025-12-04T07:58:20.3655743Z * [new branch] gh/malfet/597/head -> origin/gh/malfet/597/head 2025-12-04T07:58:20.3656713Z * [new branch] gh/malfet/597/orig -> origin/gh/malfet/597/orig 2025-12-04T07:58:20.3657934Z * [new branch] gh/malfet/598/base -> origin/gh/malfet/598/base 2025-12-04T07:58:20.3658992Z * [new branch] gh/malfet/598/head -> origin/gh/malfet/598/head 2025-12-04T07:58:20.3659890Z * [new branch] gh/malfet/598/orig -> origin/gh/malfet/598/orig 2025-12-04T07:58:20.3661077Z * [new branch] gh/malfet/599/base -> origin/gh/malfet/599/base 2025-12-04T07:58:20.3661871Z * [new branch] gh/malfet/599/head -> origin/gh/malfet/599/head 2025-12-04T07:58:20.3662885Z * [new branch] gh/malfet/599/orig -> origin/gh/malfet/599/orig 2025-12-04T07:58:20.3664093Z * [new branch] gh/malfet/600/base -> origin/gh/malfet/600/base 2025-12-04T07:58:20.3664881Z * [new branch] gh/malfet/600/head -> origin/gh/malfet/600/head 2025-12-04T07:58:20.3666064Z * [new branch] gh/malfet/600/orig -> origin/gh/malfet/600/orig 2025-12-04T07:58:20.3667271Z * [new branch] gh/malfet/601/base -> origin/gh/malfet/601/base 2025-12-04T07:58:20.3668034Z * [new branch] gh/malfet/601/head -> origin/gh/malfet/601/head 2025-12-04T07:58:20.3669055Z * [new branch] gh/malfet/601/orig -> origin/gh/malfet/601/orig 2025-12-04T07:58:20.3670322Z * [new branch] gh/malfet/602/base -> origin/gh/malfet/602/base 2025-12-04T07:58:20.3671173Z * [new branch] gh/malfet/602/head -> origin/gh/malfet/602/head 2025-12-04T07:58:20.3671936Z * [new branch] gh/malfet/602/orig -> origin/gh/malfet/602/orig 2025-12-04T07:58:20.3673493Z * [new branch] gh/malfet/603/base -> origin/gh/malfet/603/base 2025-12-04T07:58:20.3674140Z * [new branch] gh/malfet/603/head -> origin/gh/malfet/603/head 2025-12-04T07:58:20.3675069Z * [new branch] gh/malfet/603/orig -> origin/gh/malfet/603/orig 2025-12-04T07:58:20.3676294Z * [new branch] gh/malfet/604/base -> origin/gh/malfet/604/base 2025-12-04T07:58:20.3677086Z * [new branch] gh/malfet/604/head -> origin/gh/malfet/604/head 2025-12-04T07:58:20.3678134Z * [new branch] gh/malfet/604/orig -> origin/gh/malfet/604/orig 2025-12-04T07:58:20.3679345Z * [new branch] gh/malfet/605/base -> origin/gh/malfet/605/base 2025-12-04T07:58:20.3680150Z * [new branch] gh/malfet/605/head -> origin/gh/malfet/605/head 2025-12-04T07:58:20.3681175Z * [new branch] gh/malfet/605/orig -> origin/gh/malfet/605/orig 2025-12-04T07:58:20.3682342Z * [new branch] gh/malfet/606/base -> origin/gh/malfet/606/base 2025-12-04T07:58:20.3683261Z * [new branch] gh/malfet/606/head -> origin/gh/malfet/606/head 2025-12-04T07:58:20.3684198Z * [new branch] gh/malfet/606/orig -> origin/gh/malfet/606/orig 2025-12-04T07:58:20.3685413Z * [new branch] gh/malfet/607/base -> origin/gh/malfet/607/base 2025-12-04T07:58:20.3686148Z * [new branch] gh/malfet/607/head -> origin/gh/malfet/607/head 2025-12-04T07:58:20.3687151Z * [new branch] gh/malfet/607/orig -> origin/gh/malfet/607/orig 2025-12-04T07:58:20.3688408Z * [new branch] gh/malfet/608/base -> origin/gh/malfet/608/base 2025-12-04T07:58:20.3689195Z * [new branch] gh/malfet/608/head -> origin/gh/malfet/608/head 2025-12-04T07:58:20.3690274Z * [new branch] gh/malfet/608/orig -> origin/gh/malfet/608/orig 2025-12-04T07:58:20.3691459Z * [new branch] gh/malfet/609/base -> origin/gh/malfet/609/base 2025-12-04T07:58:20.3692371Z * [new branch] gh/malfet/609/head -> origin/gh/malfet/609/head 2025-12-04T07:58:20.3693280Z * [new branch] gh/malfet/609/orig -> origin/gh/malfet/609/orig 2025-12-04T07:58:20.3694580Z * [new branch] gh/malfet/610/base -> origin/gh/malfet/610/base 2025-12-04T07:58:20.3695489Z * [new branch] gh/malfet/610/head -> origin/gh/malfet/610/head 2025-12-04T07:58:20.3696412Z * [new branch] gh/malfet/610/orig -> origin/gh/malfet/610/orig 2025-12-04T07:58:20.3697628Z * [new branch] gh/malfet/611/base -> origin/gh/malfet/611/base 2025-12-04T07:58:20.3698467Z * [new branch] gh/malfet/611/head -> origin/gh/malfet/611/head 2025-12-04T07:58:20.3699364Z * [new branch] gh/malfet/611/orig -> origin/gh/malfet/611/orig 2025-12-04T07:58:20.3700517Z * [new branch] gh/malfet/612/base -> origin/gh/malfet/612/base 2025-12-04T07:58:20.3701419Z * [new branch] gh/malfet/612/head -> origin/gh/malfet/612/head 2025-12-04T07:58:20.3702396Z * [new branch] gh/malfet/612/orig -> origin/gh/malfet/612/orig 2025-12-04T07:58:20.3707006Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-12-04T07:58:20.3707777Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-12-04T07:58:20.3709358Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-12-04T07:58:20.3710296Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-12-04T07:58:20.3711217Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-12-04T07:58:20.3712778Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-12-04T07:58:20.3714242Z * [new branch] gh/masnesral/1/base -> origin/gh/masnesral/1/base 2025-12-04T07:58:20.3715023Z * [new branch] gh/masnesral/1/head -> origin/gh/masnesral/1/head 2025-12-04T07:58:20.3716055Z * [new branch] gh/masnesral/1/orig -> origin/gh/masnesral/1/orig 2025-12-04T07:58:20.3717524Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-12-04T07:58:20.3718328Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-12-04T07:58:20.3719491Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-12-04T07:58:20.3720294Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-12-04T07:58:20.3721453Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-12-04T07:58:20.3722255Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-12-04T07:58:20.3723397Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-12-04T07:58:20.3724168Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-12-04T07:58:20.3725656Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-12-04T07:58:20.3726614Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-12-04T07:58:20.3727705Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-12-04T07:58:20.3728453Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-12-04T07:58:20.3729583Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-12-04T07:58:20.3730324Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-12-04T07:58:20.3732517Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-12-04T07:58:20.3733352Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-12-04T07:58:20.3734576Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-12-04T07:58:20.3735327Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-12-04T07:58:20.3736553Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-12-04T07:58:20.3737366Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-12-04T07:58:20.3738586Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-12-04T07:58:20.3739435Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-12-04T07:58:20.3740654Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-12-04T07:58:20.3741436Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-12-04T07:58:20.3742769Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-12-04T07:58:20.3743588Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-12-04T07:58:20.3744536Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-12-04T07:58:20.3745974Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-12-04T07:58:20.3746782Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-12-04T07:58:20.3747793Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-12-04T07:58:20.3749223Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-12-04T07:58:20.3750037Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-12-04T07:58:20.3750989Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-12-04T07:58:20.3752243Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-12-04T07:58:20.3753031Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-12-04T07:58:20.3753992Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-12-04T07:58:20.3755329Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-12-04T07:58:20.3756642Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-12-04T07:58:20.3757451Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-12-04T07:58:20.3758801Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-12-04T07:58:20.3759517Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-12-04T07:58:20.3760492Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-12-04T07:58:20.3761811Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-12-04T07:58:20.3762593Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-12-04T07:58:20.3763516Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-12-04T07:58:20.3765277Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-12-04T07:58:20.3766238Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-12-04T07:58:20.3767189Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-12-04T07:58:20.3768570Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-12-04T07:58:20.3769597Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-12-04T07:58:20.3770455Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-12-04T07:58:20.3771904Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-12-04T07:58:20.3773091Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-12-04T07:58:20.3773995Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-12-04T07:58:20.3775167Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-12-04T07:58:20.3776020Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-12-04T07:58:20.3776951Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-12-04T07:58:20.3778526Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-12-04T07:58:20.3779402Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-12-04T07:58:20.3780396Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-12-04T07:58:20.3781554Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-12-04T07:58:20.3782394Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-12-04T07:58:20.3783432Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-12-04T07:58:20.3784771Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-12-04T07:58:20.3786020Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-12-04T07:58:20.3786712Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-12-04T07:58:20.3788086Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-12-04T07:58:20.3788896Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-12-04T07:58:20.3789865Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-12-04T07:58:20.3791165Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-12-04T07:58:20.3791978Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-12-04T07:58:20.3792928Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-12-04T07:58:20.3794209Z * [new branch] gh/mikaylagawarecki/362/base -> origin/gh/mikaylagawarecki/362/base 2025-12-04T07:58:20.3795328Z * [new branch] gh/mikaylagawarecki/362/head -> origin/gh/mikaylagawarecki/362/head 2025-12-04T07:58:20.3796140Z * [new branch] gh/mikaylagawarecki/362/orig -> origin/gh/mikaylagawarecki/362/orig 2025-12-04T07:58:20.3797694Z * [new branch] gh/mikaylagawarecki/363/base -> origin/gh/mikaylagawarecki/363/base 2025-12-04T07:58:20.3798727Z * [new branch] gh/mikaylagawarecki/363/head -> origin/gh/mikaylagawarecki/363/head 2025-12-04T07:58:20.3799701Z * [new branch] gh/mikaylagawarecki/363/orig -> origin/gh/mikaylagawarecki/363/orig 2025-12-04T07:58:20.3801421Z * [new branch] gh/mikaylagawarecki/364/base -> origin/gh/mikaylagawarecki/364/base 2025-12-04T07:58:20.3802200Z * [new branch] gh/mikaylagawarecki/364/head -> origin/gh/mikaylagawarecki/364/head 2025-12-04T07:58:20.3803294Z * [new branch] gh/mikaylagawarecki/364/orig -> origin/gh/mikaylagawarecki/364/orig 2025-12-04T07:58:20.3804825Z * [new branch] gh/mikaylagawarecki/365/base -> origin/gh/mikaylagawarecki/365/base 2025-12-04T07:58:20.3805663Z * [new branch] gh/mikaylagawarecki/365/head -> origin/gh/mikaylagawarecki/365/head 2025-12-04T07:58:20.3806767Z * [new branch] gh/mikaylagawarecki/365/orig -> origin/gh/mikaylagawarecki/365/orig 2025-12-04T07:58:20.3808442Z * [new branch] gh/mikaylagawarecki/366/base -> origin/gh/mikaylagawarecki/366/base 2025-12-04T07:58:20.3809204Z * [new branch] gh/mikaylagawarecki/366/head -> origin/gh/mikaylagawarecki/366/head 2025-12-04T07:58:20.3810308Z * [new branch] gh/mikaylagawarecki/366/orig -> origin/gh/mikaylagawarecki/366/orig 2025-12-04T07:58:20.3811515Z * [new branch] gh/mikaylagawarecki/367/base -> origin/gh/mikaylagawarecki/367/base 2025-12-04T07:58:20.3812346Z * [new branch] gh/mikaylagawarecki/367/head -> origin/gh/mikaylagawarecki/367/head 2025-12-04T07:58:20.3813273Z * [new branch] gh/mikaylagawarecki/367/orig -> origin/gh/mikaylagawarecki/367/orig 2025-12-04T07:58:20.3814665Z * [new branch] gh/mikaylagawarecki/368/base -> origin/gh/mikaylagawarecki/368/base 2025-12-04T07:58:20.3815481Z * [new branch] gh/mikaylagawarecki/368/head -> origin/gh/mikaylagawarecki/368/head 2025-12-04T07:58:20.3816445Z * [new branch] gh/mikaylagawarecki/368/orig -> origin/gh/mikaylagawarecki/368/orig 2025-12-04T07:58:20.3817693Z * [new branch] gh/mikaylagawarecki/369/base -> origin/gh/mikaylagawarecki/369/base 2025-12-04T07:58:20.3818563Z * [new branch] gh/mikaylagawarecki/369/head -> origin/gh/mikaylagawarecki/369/head 2025-12-04T07:58:20.3819514Z * [new branch] gh/mikaylagawarecki/369/orig -> origin/gh/mikaylagawarecki/369/orig 2025-12-04T07:58:20.3820609Z * [new branch] gh/mikaylagawarecki/370/base -> origin/gh/mikaylagawarecki/370/base 2025-12-04T07:58:20.3821743Z * [new branch] gh/mikaylagawarecki/370/head -> origin/gh/mikaylagawarecki/370/head 2025-12-04T07:58:20.3822591Z * [new branch] gh/mikaylagawarecki/370/orig -> origin/gh/mikaylagawarecki/370/orig 2025-12-04T07:58:20.3823926Z * [new branch] gh/mikaylagawarecki/371/base -> origin/gh/mikaylagawarecki/371/base 2025-12-04T07:58:20.3824600Z * [new branch] gh/mikaylagawarecki/371/head -> origin/gh/mikaylagawarecki/371/head 2025-12-04T07:58:20.3825671Z * [new branch] gh/mikaylagawarecki/371/orig -> origin/gh/mikaylagawarecki/371/orig 2025-12-04T07:58:20.3827034Z * [new branch] gh/mikaylagawarecki/372/base -> origin/gh/mikaylagawarecki/372/base 2025-12-04T07:58:20.3827878Z * [new branch] gh/mikaylagawarecki/372/head -> origin/gh/mikaylagawarecki/372/head 2025-12-04T07:58:20.3828866Z * [new branch] gh/mikaylagawarecki/372/orig -> origin/gh/mikaylagawarecki/372/orig 2025-12-04T07:58:20.3829990Z * [new branch] gh/mikaylagawarecki/373/base -> origin/gh/mikaylagawarecki/373/base 2025-12-04T07:58:20.3830823Z * [new branch] gh/mikaylagawarecki/373/head -> origin/gh/mikaylagawarecki/373/head 2025-12-04T07:58:20.3831751Z * [new branch] gh/mikaylagawarecki/373/orig -> origin/gh/mikaylagawarecki/373/orig 2025-12-04T07:58:20.3832797Z * [new branch] gh/mikaylagawarecki/374/base -> origin/gh/mikaylagawarecki/374/base 2025-12-04T07:58:20.3833835Z * [new branch] gh/mikaylagawarecki/374/head -> origin/gh/mikaylagawarecki/374/head 2025-12-04T07:58:20.3834559Z * [new branch] gh/mikaylagawarecki/374/orig -> origin/gh/mikaylagawarecki/374/orig 2025-12-04T07:58:20.3835855Z * [new branch] gh/mikaylagawarecki/375/base -> origin/gh/mikaylagawarecki/375/base 2025-12-04T07:58:20.3836822Z * [new branch] gh/mikaylagawarecki/375/head -> origin/gh/mikaylagawarecki/375/head 2025-12-04T07:58:20.3837718Z * [new branch] gh/mikaylagawarecki/375/orig -> origin/gh/mikaylagawarecki/375/orig 2025-12-04T07:58:20.3838857Z * [new branch] gh/mikaylagawarecki/376/base -> origin/gh/mikaylagawarecki/376/base 2025-12-04T07:58:20.3839952Z * [new branch] gh/mikaylagawarecki/376/head -> origin/gh/mikaylagawarecki/376/head 2025-12-04T07:58:20.3840898Z * [new branch] gh/mikaylagawarecki/376/orig -> origin/gh/mikaylagawarecki/376/orig 2025-12-04T07:58:20.3842180Z * [new branch] gh/mikaylagawarecki/377/base -> origin/gh/mikaylagawarecki/377/base 2025-12-04T07:58:20.3843085Z * [new branch] gh/mikaylagawarecki/377/head -> origin/gh/mikaylagawarecki/377/head 2025-12-04T07:58:20.3843922Z * [new branch] gh/mikaylagawarecki/377/orig -> origin/gh/mikaylagawarecki/377/orig 2025-12-04T07:58:20.3845069Z * [new branch] gh/mikaylagawarecki/378/base -> origin/gh/mikaylagawarecki/378/base 2025-12-04T07:58:20.3845969Z * [new branch] gh/mikaylagawarecki/378/head -> origin/gh/mikaylagawarecki/378/head 2025-12-04T07:58:20.3847022Z * [new branch] gh/mikaylagawarecki/378/orig -> origin/gh/mikaylagawarecki/378/orig 2025-12-04T07:58:20.3848122Z * [new branch] gh/mikaylagawarecki/379/base -> origin/gh/mikaylagawarecki/379/base 2025-12-04T07:58:20.3848941Z * [new branch] gh/mikaylagawarecki/379/head -> origin/gh/mikaylagawarecki/379/head 2025-12-04T07:58:20.3849853Z * [new branch] gh/mikaylagawarecki/379/orig -> origin/gh/mikaylagawarecki/379/orig 2025-12-04T07:58:20.3851099Z * [new branch] gh/mikaylagawarecki/380/base -> origin/gh/mikaylagawarecki/380/base 2025-12-04T07:58:20.3851925Z * [new branch] gh/mikaylagawarecki/380/head -> origin/gh/mikaylagawarecki/380/head 2025-12-04T07:58:20.3852879Z * [new branch] gh/mikaylagawarecki/380/orig -> origin/gh/mikaylagawarecki/380/orig 2025-12-04T07:58:20.3854032Z * [new branch] gh/mikaylagawarecki/381/base -> origin/gh/mikaylagawarecki/381/base 2025-12-04T07:58:20.3854834Z * [new branch] gh/mikaylagawarecki/381/head -> origin/gh/mikaylagawarecki/381/head 2025-12-04T07:58:20.3855789Z * [new branch] gh/mikaylagawarecki/381/orig -> origin/gh/mikaylagawarecki/381/orig 2025-12-04T07:58:20.3856905Z * [new branch] gh/mikaylagawarecki/382/base -> origin/gh/mikaylagawarecki/382/base 2025-12-04T07:58:20.3857741Z * [new branch] gh/mikaylagawarecki/382/head -> origin/gh/mikaylagawarecki/382/head 2025-12-04T07:58:20.3858742Z * [new branch] gh/mikaylagawarecki/382/orig -> origin/gh/mikaylagawarecki/382/orig 2025-12-04T07:58:20.3859991Z * [new branch] gh/mikaylagawarecki/383/base -> origin/gh/mikaylagawarecki/383/base 2025-12-04T07:58:20.3860835Z * [new branch] gh/mikaylagawarecki/383/head -> origin/gh/mikaylagawarecki/383/head 2025-12-04T07:58:20.3861902Z * [new branch] gh/mikaylagawarecki/383/orig -> origin/gh/mikaylagawarecki/383/orig 2025-12-04T07:58:20.3863549Z * [new branch] gh/mikaylagawarecki/384/base -> origin/gh/mikaylagawarecki/384/base 2025-12-04T07:58:20.3864362Z * [new branch] gh/mikaylagawarecki/384/head -> origin/gh/mikaylagawarecki/384/head 2025-12-04T07:58:20.3865350Z * [new branch] gh/mikaylagawarecki/384/orig -> origin/gh/mikaylagawarecki/384/orig 2025-12-04T07:58:20.3866788Z * [new branch] gh/mikaylagawarecki/385/base -> origin/gh/mikaylagawarecki/385/base 2025-12-04T07:58:20.3867631Z * [new branch] gh/mikaylagawarecki/385/head -> origin/gh/mikaylagawarecki/385/head 2025-12-04T07:58:20.3868589Z * [new branch] gh/mikaylagawarecki/385/orig -> origin/gh/mikaylagawarecki/385/orig 2025-12-04T07:58:20.3870135Z * [new branch] gh/mikaylagawarecki/386/base -> origin/gh/mikaylagawarecki/386/base 2025-12-04T07:58:20.3870923Z * [new branch] gh/mikaylagawarecki/386/head -> origin/gh/mikaylagawarecki/386/head 2025-12-04T07:58:20.3871892Z * [new branch] gh/mikaylagawarecki/386/orig -> origin/gh/mikaylagawarecki/386/orig 2025-12-04T07:58:20.3873148Z * [new branch] gh/mikaylagawarecki/387/base -> origin/gh/mikaylagawarecki/387/base 2025-12-04T07:58:20.3873993Z * [new branch] gh/mikaylagawarecki/387/head -> origin/gh/mikaylagawarecki/387/head 2025-12-04T07:58:20.3874937Z * [new branch] gh/mikaylagawarecki/387/orig -> origin/gh/mikaylagawarecki/387/orig 2025-12-04T07:58:20.3876193Z * [new branch] gh/mikaylagawarecki/388/base -> origin/gh/mikaylagawarecki/388/base 2025-12-04T07:58:20.3877073Z * [new branch] gh/mikaylagawarecki/388/head -> origin/gh/mikaylagawarecki/388/head 2025-12-04T07:58:20.3877912Z * [new branch] gh/mikaylagawarecki/388/orig -> origin/gh/mikaylagawarecki/388/orig 2025-12-04T07:58:20.3879215Z * [new branch] gh/mikaylagawarecki/389/base -> origin/gh/mikaylagawarecki/389/base 2025-12-04T07:58:20.3880040Z * [new branch] gh/mikaylagawarecki/389/head -> origin/gh/mikaylagawarecki/389/head 2025-12-04T07:58:20.3881018Z * [new branch] gh/mikaylagawarecki/389/orig -> origin/gh/mikaylagawarecki/389/orig 2025-12-04T07:58:20.3882296Z * [new branch] gh/mikaylagawarecki/390/base -> origin/gh/mikaylagawarecki/390/base 2025-12-04T07:58:20.3883056Z * [new branch] gh/mikaylagawarecki/390/head -> origin/gh/mikaylagawarecki/390/head 2025-12-04T07:58:20.3883881Z * [new branch] gh/mikaylagawarecki/390/orig -> origin/gh/mikaylagawarecki/390/orig 2025-12-04T07:58:20.3885343Z * [new branch] gh/mikaylagawarecki/391/base -> origin/gh/mikaylagawarecki/391/base 2025-12-04T07:58:20.3886168Z * [new branch] gh/mikaylagawarecki/391/head -> origin/gh/mikaylagawarecki/391/head 2025-12-04T07:58:20.3887166Z * [new branch] gh/mikaylagawarecki/391/orig -> origin/gh/mikaylagawarecki/391/orig 2025-12-04T07:58:20.3888574Z * [new branch] gh/mikaylagawarecki/392/base -> origin/gh/mikaylagawarecki/392/base 2025-12-04T07:58:20.3889401Z * [new branch] gh/mikaylagawarecki/392/head -> origin/gh/mikaylagawarecki/392/head 2025-12-04T07:58:20.3890354Z * [new branch] gh/mikaylagawarecki/392/orig -> origin/gh/mikaylagawarecki/392/orig 2025-12-04T07:58:20.3891814Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-12-04T07:58:20.3892631Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-12-04T07:58:20.3893570Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-12-04T07:58:20.3895157Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-12-04T07:58:20.3895950Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-12-04T07:58:20.3896848Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-12-04T07:58:20.3897979Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-12-04T07:58:20.3898755Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-12-04T07:58:20.3899772Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-12-04T07:58:20.3900909Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-12-04T07:58:20.3901791Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-12-04T07:58:20.3902477Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-12-04T07:58:20.3904063Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-12-04T07:58:20.3904735Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-12-04T07:58:20.3905857Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-12-04T07:58:20.3906931Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-12-04T07:58:20.3907787Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-12-04T07:58:20.3908497Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-12-04T07:58:20.3909723Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-12-04T07:58:20.3910410Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-12-04T07:58:20.3911432Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-12-04T07:58:20.3912617Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-12-04T07:58:20.3913397Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-12-04T07:58:20.3914315Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-12-04T07:58:20.3915446Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-12-04T07:58:20.3916267Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-12-04T07:58:20.3917179Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-12-04T07:58:20.3918429Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-12-04T07:58:20.3923726Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-12-04T07:58:20.3923978Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-12-04T07:58:20.3924223Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-12-04T07:58:20.3924458Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-12-04T07:58:20.3924694Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-12-04T07:58:20.3924925Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-12-04T07:58:20.3925170Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-12-04T07:58:20.3925407Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-12-04T07:58:20.3926579Z * [new branch] gh/mlazos/55/base -> origin/gh/mlazos/55/base 2025-12-04T07:58:20.3927535Z * [new branch] gh/mlazos/55/head -> origin/gh/mlazos/55/head 2025-12-04T07:58:20.3928443Z * [new branch] gh/mlazos/55/orig -> origin/gh/mlazos/55/orig 2025-12-04T07:58:20.3929614Z * [new branch] gh/mlazos/56/base -> origin/gh/mlazos/56/base 2025-12-04T07:58:20.3930464Z * [new branch] gh/mlazos/56/head -> origin/gh/mlazos/56/head 2025-12-04T07:58:20.3931360Z * [new branch] gh/mlazos/56/orig -> origin/gh/mlazos/56/orig 2025-12-04T07:58:20.3932589Z * [new branch] gh/mlazos/57/base -> origin/gh/mlazos/57/base 2025-12-04T07:58:20.3933385Z * [new branch] gh/mlazos/57/head -> origin/gh/mlazos/57/head 2025-12-04T07:58:20.3934344Z * [new branch] gh/mlazos/57/orig -> origin/gh/mlazos/57/orig 2025-12-04T07:58:20.3935709Z * [new branch] gh/mlazos/58/base -> origin/gh/mlazos/58/base 2025-12-04T07:58:20.3936502Z * [new branch] gh/mlazos/58/head -> origin/gh/mlazos/58/head 2025-12-04T07:58:20.3937434Z * [new branch] gh/mlazos/58/orig -> origin/gh/mlazos/58/orig 2025-12-04T07:58:20.3938658Z * [new branch] gh/mlazos/59/base -> origin/gh/mlazos/59/base 2025-12-04T07:58:20.3939565Z * [new branch] gh/mlazos/59/head -> origin/gh/mlazos/59/head 2025-12-04T07:58:20.3940351Z * [new branch] gh/mlazos/59/orig -> origin/gh/mlazos/59/orig 2025-12-04T07:58:20.3941626Z * [new branch] gh/mlazos/60/base -> origin/gh/mlazos/60/base 2025-12-04T07:58:20.3942516Z * [new branch] gh/mlazos/60/head -> origin/gh/mlazos/60/head 2025-12-04T07:58:20.3943364Z * [new branch] gh/mlazos/60/orig -> origin/gh/mlazos/60/orig 2025-12-04T07:58:20.3946418Z * [new branch] gh/mlazos/61/base -> origin/gh/mlazos/61/base 2025-12-04T07:58:20.3946671Z * [new branch] gh/mlazos/61/head -> origin/gh/mlazos/61/head 2025-12-04T07:58:20.3947220Z * [new branch] gh/mlazos/61/orig -> origin/gh/mlazos/61/orig 2025-12-04T07:58:20.3947788Z * [new branch] gh/mlazos/62/base -> origin/gh/mlazos/62/base 2025-12-04T07:58:20.3948543Z * [new branch] gh/mlazos/62/head -> origin/gh/mlazos/62/head 2025-12-04T07:58:20.3949419Z * [new branch] gh/mlazos/62/orig -> origin/gh/mlazos/62/orig 2025-12-04T07:58:20.3950704Z * [new branch] gh/mlazos/63/base -> origin/gh/mlazos/63/base 2025-12-04T07:58:20.3951662Z * [new branch] gh/mlazos/63/head -> origin/gh/mlazos/63/head 2025-12-04T07:58:20.3952602Z * [new branch] gh/mlazos/63/orig -> origin/gh/mlazos/63/orig 2025-12-04T07:58:20.3953745Z * [new branch] gh/mlazos/64/base -> origin/gh/mlazos/64/base 2025-12-04T07:58:20.3954540Z * [new branch] gh/mlazos/64/head -> origin/gh/mlazos/64/head 2025-12-04T07:58:20.3955512Z * [new branch] gh/mlazos/64/orig -> origin/gh/mlazos/64/orig 2025-12-04T07:58:20.3956763Z * [new branch] gh/mlazos/65/base -> origin/gh/mlazos/65/base 2025-12-04T07:58:20.3957674Z * [new branch] gh/mlazos/65/head -> origin/gh/mlazos/65/head 2025-12-04T07:58:20.3958570Z * [new branch] gh/mlazos/65/orig -> origin/gh/mlazos/65/orig 2025-12-04T07:58:20.3959928Z * [new branch] gh/mlazos/66/base -> origin/gh/mlazos/66/base 2025-12-04T07:58:20.3960686Z * [new branch] gh/mlazos/66/head -> origin/gh/mlazos/66/head 2025-12-04T07:58:20.3961608Z * [new branch] gh/mlazos/66/orig -> origin/gh/mlazos/66/orig 2025-12-04T07:58:20.3962806Z * [new branch] gh/mlazos/67/base -> origin/gh/mlazos/67/base 2025-12-04T07:58:20.3963664Z * [new branch] gh/mlazos/67/head -> origin/gh/mlazos/67/head 2025-12-04T07:58:20.3964555Z * [new branch] gh/mlazos/67/orig -> origin/gh/mlazos/67/orig 2025-12-04T07:58:20.3965745Z * [new branch] gh/mlazos/68/base -> origin/gh/mlazos/68/base 2025-12-04T07:58:20.3966697Z * [new branch] gh/mlazos/68/head -> origin/gh/mlazos/68/head 2025-12-04T07:58:20.3967717Z * [new branch] gh/mlazos/68/orig -> origin/gh/mlazos/68/orig 2025-12-04T07:58:20.3968910Z * [new branch] gh/mlazos/69/base -> origin/gh/mlazos/69/base 2025-12-04T07:58:20.3969648Z * [new branch] gh/mlazos/69/head -> origin/gh/mlazos/69/head 2025-12-04T07:58:20.3970559Z * [new branch] gh/mlazos/69/orig -> origin/gh/mlazos/69/orig 2025-12-04T07:58:20.3971864Z * [new branch] gh/mlazos/70/base -> origin/gh/mlazos/70/base 2025-12-04T07:58:20.3972609Z * [new branch] gh/mlazos/70/head -> origin/gh/mlazos/70/head 2025-12-04T07:58:20.3973505Z * [new branch] gh/mlazos/70/orig -> origin/gh/mlazos/70/orig 2025-12-04T07:58:20.3974779Z * [new branch] gh/mlazos/71/base -> origin/gh/mlazos/71/base 2025-12-04T07:58:20.3975582Z * [new branch] gh/mlazos/71/head -> origin/gh/mlazos/71/head 2025-12-04T07:58:20.3976552Z * [new branch] gh/mlazos/71/orig -> origin/gh/mlazos/71/orig 2025-12-04T07:58:20.3977645Z * [new branch] gh/mlazos/72/base -> origin/gh/mlazos/72/base 2025-12-04T07:58:20.3978440Z * [new branch] gh/mlazos/72/head -> origin/gh/mlazos/72/head 2025-12-04T07:58:20.3979378Z * [new branch] gh/mlazos/72/orig -> origin/gh/mlazos/72/orig 2025-12-04T07:58:20.3980652Z * [new branch] gh/mlazos/73/base -> origin/gh/mlazos/73/base 2025-12-04T07:58:20.3981438Z * [new branch] gh/mlazos/73/head -> origin/gh/mlazos/73/head 2025-12-04T07:58:20.3982466Z * [new branch] gh/mlazos/73/orig -> origin/gh/mlazos/73/orig 2025-12-04T07:58:20.3983924Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-12-04T07:58:20.3984949Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-12-04T07:58:20.3986588Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-12-04T07:58:20.3987744Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-12-04T07:58:20.3988637Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-12-04T07:58:20.3990129Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-12-04T07:58:20.3990996Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-12-04T07:58:20.3992049Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-12-04T07:58:20.3993268Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-12-04T07:58:20.3994208Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-12-04T07:58:20.3995139Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-12-04T07:58:20.3996305Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-12-04T07:58:20.3997154Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-12-04T07:58:20.3998139Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-12-04T07:58:20.3999321Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-12-04T07:58:20.4000128Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-12-04T07:58:20.4001235Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-12-04T07:58:20.4002393Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-12-04T07:58:20.4003520Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-12-04T07:58:20.4004490Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-12-04T07:58:20.4005516Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-12-04T07:58:20.4006547Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-12-04T07:58:20.4007124Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-12-04T07:58:20.4008476Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-12-04T07:58:20.4009204Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-12-04T07:58:20.4010124Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-12-04T07:58:20.4011337Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-12-04T07:58:20.4012169Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-12-04T07:58:20.4013227Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-12-04T07:58:20.4014488Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-12-04T07:58:20.4015286Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-12-04T07:58:20.4016267Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-12-04T07:58:20.4017789Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-12-04T07:58:20.4018648Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-12-04T07:58:20.4019518Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-12-04T07:58:20.4020812Z * [new branch] gh/nikitaved/10/base -> origin/gh/nikitaved/10/base 2025-12-04T07:58:20.4021633Z * [new branch] gh/nikitaved/10/head -> origin/gh/nikitaved/10/head 2025-12-04T07:58:20.4022568Z * [new branch] gh/nikitaved/10/orig -> origin/gh/nikitaved/10/orig 2025-12-04T07:58:20.4023726Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2025-12-04T07:58:20.4024649Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2025-12-04T07:58:20.4025654Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2025-12-04T07:58:20.4026905Z * [new branch] gh/nikitaved/12/base -> origin/gh/nikitaved/12/base 2025-12-04T07:58:20.4027720Z * [new branch] gh/nikitaved/12/head -> origin/gh/nikitaved/12/head 2025-12-04T07:58:20.4028659Z * [new branch] gh/nikitaved/12/orig -> origin/gh/nikitaved/12/orig 2025-12-04T07:58:20.4029948Z * [new branch] gh/nikitaved/13/base -> origin/gh/nikitaved/13/base 2025-12-04T07:58:20.4030778Z * [new branch] gh/nikitaved/13/head -> origin/gh/nikitaved/13/head 2025-12-04T07:58:20.4031732Z * [new branch] gh/nikitaved/13/orig -> origin/gh/nikitaved/13/orig 2025-12-04T07:58:20.4032956Z * [new branch] gh/nikitaved/14/base -> origin/gh/nikitaved/14/base 2025-12-04T07:58:20.4033886Z * [new branch] gh/nikitaved/14/head -> origin/gh/nikitaved/14/head 2025-12-04T07:58:20.4034789Z * [new branch] gh/nikitaved/14/orig -> origin/gh/nikitaved/14/orig 2025-12-04T07:58:20.4035949Z * [new branch] gh/nikitaved/15/base -> origin/gh/nikitaved/15/base 2025-12-04T07:58:20.4036771Z * [new branch] gh/nikitaved/15/head -> origin/gh/nikitaved/15/head 2025-12-04T07:58:20.4037694Z * [new branch] gh/nikitaved/15/orig -> origin/gh/nikitaved/15/orig 2025-12-04T07:58:20.4038902Z * [new branch] gh/nikitaved/16/base -> origin/gh/nikitaved/16/base 2025-12-04T07:58:20.4039789Z * [new branch] gh/nikitaved/16/head -> origin/gh/nikitaved/16/head 2025-12-04T07:58:20.4040728Z * [new branch] gh/nikitaved/16/orig -> origin/gh/nikitaved/16/orig 2025-12-04T07:58:20.4042014Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-12-04T07:58:20.4042796Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-12-04T07:58:20.4043712Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-12-04T07:58:20.4045004Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-12-04T07:58:20.4045786Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-12-04T07:58:20.4046717Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-12-04T07:58:20.4048019Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-12-04T07:58:20.4048804Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-12-04T07:58:20.4049739Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-12-04T07:58:20.4050918Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-12-04T07:58:20.4051722Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-12-04T07:58:20.4052688Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-12-04T07:58:20.4053990Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-12-04T07:58:20.4054745Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-12-04T07:58:20.4055640Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-12-04T07:58:20.4056837Z * [new branch] gh/nikitaved/9/base -> origin/gh/nikitaved/9/base 2025-12-04T07:58:20.4057629Z * [new branch] gh/nikitaved/9/head -> origin/gh/nikitaved/9/head 2025-12-04T07:58:20.4058538Z * [new branch] gh/nikitaved/9/orig -> origin/gh/nikitaved/9/orig 2025-12-04T07:58:20.4059947Z * [new branch] gh/oulgen/10/base -> origin/gh/oulgen/10/base 2025-12-04T07:58:20.4061204Z * [new branch] gh/oulgen/10/head -> origin/gh/oulgen/10/head 2025-12-04T07:58:20.4061995Z * [new branch] gh/oulgen/10/orig -> origin/gh/oulgen/10/orig 2025-12-04T07:58:20.4063247Z * [new branch] gh/oulgen/11/base -> origin/gh/oulgen/11/base 2025-12-04T07:58:20.4064427Z * [new branch] gh/oulgen/11/head -> origin/gh/oulgen/11/head 2025-12-04T07:58:20.4065205Z * [new branch] gh/oulgen/11/orig -> origin/gh/oulgen/11/orig 2025-12-04T07:58:20.4066642Z * [new branch] gh/oulgen/12/base -> origin/gh/oulgen/12/base 2025-12-04T07:58:20.4067392Z * [new branch] gh/oulgen/12/head -> origin/gh/oulgen/12/head 2025-12-04T07:58:20.4068290Z * [new branch] gh/oulgen/12/orig -> origin/gh/oulgen/12/orig 2025-12-04T07:58:20.4069543Z * [new branch] gh/oulgen/13/base -> origin/gh/oulgen/13/base 2025-12-04T07:58:20.4070313Z * [new branch] gh/oulgen/13/head -> origin/gh/oulgen/13/head 2025-12-04T07:58:20.4071240Z * [new branch] gh/oulgen/13/orig -> origin/gh/oulgen/13/orig 2025-12-04T07:58:20.4072440Z * [new branch] gh/oulgen/14/base -> origin/gh/oulgen/14/base 2025-12-04T07:58:20.4073350Z * [new branch] gh/oulgen/14/head -> origin/gh/oulgen/14/head 2025-12-04T07:58:20.4074386Z * [new branch] gh/oulgen/14/orig -> origin/gh/oulgen/14/orig 2025-12-04T07:58:20.4075577Z * [new branch] gh/oulgen/15/base -> origin/gh/oulgen/15/base 2025-12-04T07:58:20.4076491Z * [new branch] gh/oulgen/15/head -> origin/gh/oulgen/15/head 2025-12-04T07:58:20.4077418Z * [new branch] gh/oulgen/15/orig -> origin/gh/oulgen/15/orig 2025-12-04T07:58:20.4078615Z * [new branch] gh/oulgen/16/base -> origin/gh/oulgen/16/base 2025-12-04T07:58:20.4079399Z * [new branch] gh/oulgen/16/head -> origin/gh/oulgen/16/head 2025-12-04T07:58:20.4080340Z * [new branch] gh/oulgen/16/orig -> origin/gh/oulgen/16/orig 2025-12-04T07:58:20.4081543Z * [new branch] gh/oulgen/17/base -> origin/gh/oulgen/17/base 2025-12-04T07:58:20.4082319Z * [new branch] gh/oulgen/17/head -> origin/gh/oulgen/17/head 2025-12-04T07:58:20.4083281Z * [new branch] gh/oulgen/17/orig -> origin/gh/oulgen/17/orig 2025-12-04T07:58:20.4084445Z * [new branch] gh/oulgen/18/base -> origin/gh/oulgen/18/base 2025-12-04T07:58:20.4085201Z * [new branch] gh/oulgen/18/head -> origin/gh/oulgen/18/head 2025-12-04T07:58:20.4086393Z * [new branch] gh/oulgen/18/orig -> origin/gh/oulgen/18/orig 2025-12-04T07:58:20.4087149Z * [new branch] gh/oulgen/19/base -> origin/gh/oulgen/19/base 2025-12-04T07:58:20.4088060Z * [new branch] gh/oulgen/19/head -> origin/gh/oulgen/19/head 2025-12-04T07:58:20.4088963Z * [new branch] gh/oulgen/19/orig -> origin/gh/oulgen/19/orig 2025-12-04T07:58:20.4090300Z * [new branch] gh/oulgen/20/base -> origin/gh/oulgen/20/base 2025-12-04T07:58:20.4091073Z * [new branch] gh/oulgen/20/head -> origin/gh/oulgen/20/head 2025-12-04T07:58:20.4092009Z * [new branch] gh/oulgen/20/orig -> origin/gh/oulgen/20/orig 2025-12-04T07:58:20.4093128Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-12-04T07:58:20.4094022Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-12-04T07:58:20.4094943Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-12-04T07:58:20.4095885Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-12-04T07:58:20.4096784Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-12-04T07:58:20.4097541Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-12-04T07:58:20.4098752Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-12-04T07:58:20.4099763Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-12-04T07:58:20.4100398Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-12-04T07:58:20.4101651Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-12-04T07:58:20.4102535Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-12-04T07:58:20.4103742Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-12-04T07:58:20.4105265Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-12-04T07:58:20.4105598Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-12-04T07:58:20.4106538Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-12-04T07:58:20.4107713Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-12-04T07:58:20.4108607Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-12-04T07:58:20.4109308Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-12-04T07:58:20.4110545Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-12-04T07:58:20.4111250Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-12-04T07:58:20.4112163Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-12-04T07:58:20.4113690Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-12-04T07:58:20.4114460Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-12-04T07:58:20.4115392Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-12-04T07:58:20.4116737Z * [new branch] gh/oulgen/8/base -> origin/gh/oulgen/8/base 2025-12-04T07:58:20.4117432Z * [new branch] gh/oulgen/8/head -> origin/gh/oulgen/8/head 2025-12-04T07:58:20.4118384Z * [new branch] gh/oulgen/8/orig -> origin/gh/oulgen/8/orig 2025-12-04T07:58:20.4119538Z * [new branch] gh/oulgen/9/base -> origin/gh/oulgen/9/base 2025-12-04T07:58:20.4120284Z * [new branch] gh/oulgen/9/head -> origin/gh/oulgen/9/head 2025-12-04T07:58:20.4121187Z * [new branch] gh/oulgen/9/orig -> origin/gh/oulgen/9/orig 2025-12-04T07:58:20.4122520Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-12-04T07:58:20.4124065Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-12-04T07:58:20.4125013Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-12-04T07:58:20.4126029Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-12-04T07:58:20.4127208Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-12-04T07:58:20.4128055Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-12-04T07:58:20.4128961Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-12-04T07:58:20.4130166Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-12-04T07:58:20.4131454Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-12-04T07:58:20.4132420Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-12-04T07:58:20.4133636Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-12-04T07:58:20.4134387Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-12-04T07:58:20.4135399Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-12-04T07:58:20.4136690Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-12-04T07:58:20.4137602Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-12-04T07:58:20.4138490Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-12-04T07:58:20.4139623Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-12-04T07:58:20.4140449Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-12-04T07:58:20.4141360Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-12-04T07:58:20.4142512Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-12-04T07:58:20.4143295Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-12-04T07:58:20.4144222Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-12-04T07:58:20.4145551Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-12-04T07:58:20.4147185Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-12-04T07:58:20.4147955Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-12-04T07:58:20.4149236Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-12-04T07:58:20.4150107Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-12-04T07:58:20.4150994Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-12-04T07:58:20.4152141Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-12-04T07:58:20.4153039Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-12-04T07:58:20.4153851Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-12-04T07:58:20.4155113Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-12-04T07:58:20.4155892Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-12-04T07:58:20.4156830Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-12-04T07:58:20.4158038Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-12-04T07:58:20.4158921Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-12-04T07:58:20.4159662Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-12-04T07:58:20.4160918Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-12-04T07:58:20.4161814Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-12-04T07:58:20.4162772Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-12-04T07:58:20.4163922Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-12-04T07:58:20.4164799Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-12-04T07:58:20.4165712Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-12-04T07:58:20.4166940Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-12-04T07:58:20.4167748Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-12-04T07:58:20.4168655Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-12-04T07:58:20.4169842Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-12-04T07:58:20.4170637Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-12-04T07:58:20.4171532Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-12-04T07:58:20.4173113Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-12-04T07:58:20.4173922Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-12-04T07:58:20.4177068Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-12-04T07:58:20.4177319Z * [new branch] gh/pearu/151/base -> origin/gh/pearu/151/base 2025-12-04T07:58:20.4177570Z * [new branch] gh/pearu/151/head -> origin/gh/pearu/151/head 2025-12-04T07:58:20.4177815Z * [new branch] gh/pearu/151/orig -> origin/gh/pearu/151/orig 2025-12-04T07:58:20.4178388Z * [new branch] gh/pearu/152/base -> origin/gh/pearu/152/base 2025-12-04T07:58:20.4179341Z * [new branch] gh/pearu/152/head -> origin/gh/pearu/152/head 2025-12-04T07:58:20.4180480Z * [new branch] gh/pearu/152/orig -> origin/gh/pearu/152/orig 2025-12-04T07:58:20.4182026Z * [new branch] gh/pearu/153/base -> origin/gh/pearu/153/base 2025-12-04T07:58:20.4182774Z * [new branch] gh/pearu/153/head -> origin/gh/pearu/153/head 2025-12-04T07:58:20.4183709Z * [new branch] gh/pearu/153/orig -> origin/gh/pearu/153/orig 2025-12-04T07:58:20.4185469Z * [new branch] gh/pearu/154/base -> origin/gh/pearu/154/base 2025-12-04T07:58:20.4186369Z * [new branch] gh/pearu/154/head -> origin/gh/pearu/154/head 2025-12-04T07:58:20.4187268Z * [new branch] gh/pearu/154/orig -> origin/gh/pearu/154/orig 2025-12-04T07:58:20.4188471Z * [new branch] gh/pearu/155/base -> origin/gh/pearu/155/base 2025-12-04T07:58:20.4189258Z * [new branch] gh/pearu/155/head -> origin/gh/pearu/155/head 2025-12-04T07:58:20.4190532Z * [new branch] gh/pearu/155/orig -> origin/gh/pearu/155/orig 2025-12-04T07:58:20.4191457Z * [new branch] gh/pearu/156/base -> origin/gh/pearu/156/base 2025-12-04T07:58:20.4192343Z * [new branch] gh/pearu/156/head -> origin/gh/pearu/156/head 2025-12-04T07:58:20.4193326Z * [new branch] gh/pearu/156/orig -> origin/gh/pearu/156/orig 2025-12-04T07:58:20.4194906Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-12-04T07:58:20.4196009Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-12-04T07:58:20.4196901Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-12-04T07:58:20.4198366Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-12-04T07:58:20.4199289Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-12-04T07:58:20.4200123Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-12-04T07:58:20.4201296Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-12-04T07:58:20.4202201Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-12-04T07:58:20.4209933Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-12-04T07:58:20.4210599Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-12-04T07:58:20.4211588Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-12-04T07:58:20.4212838Z * [new branch] gh/pianpwk/29/base -> origin/gh/pianpwk/29/base 2025-12-04T07:58:20.4213880Z * [new branch] gh/pianpwk/29/head -> origin/gh/pianpwk/29/head 2025-12-04T07:58:20.4214754Z * [new branch] gh/pianpwk/29/orig -> origin/gh/pianpwk/29/orig 2025-12-04T07:58:20.4216634Z * [new branch] gh/pianpwk/30/base -> origin/gh/pianpwk/30/base 2025-12-04T07:58:20.4217414Z * [new branch] gh/pianpwk/30/head -> origin/gh/pianpwk/30/head 2025-12-04T07:58:20.4218404Z * [new branch] gh/pianpwk/30/orig -> origin/gh/pianpwk/30/orig 2025-12-04T07:58:20.4219656Z * [new branch] gh/pianpwk/31/base -> origin/gh/pianpwk/31/base 2025-12-04T07:58:20.4220444Z * [new branch] gh/pianpwk/31/head -> origin/gh/pianpwk/31/head 2025-12-04T07:58:20.4221403Z * [new branch] gh/pianpwk/31/orig -> origin/gh/pianpwk/31/orig 2025-12-04T07:58:20.4222508Z * [new branch] gh/pianpwk/32/base -> origin/gh/pianpwk/32/base 2025-12-04T07:58:20.4223383Z * [new branch] gh/pianpwk/32/head -> origin/gh/pianpwk/32/head 2025-12-04T07:58:20.4224231Z * [new branch] gh/pianpwk/32/orig -> origin/gh/pianpwk/32/orig 2025-12-04T07:58:20.4225293Z * [new branch] gh/pianpwk/33/base -> origin/gh/pianpwk/33/base 2025-12-04T07:58:20.4226268Z * [new branch] gh/pianpwk/33/head -> origin/gh/pianpwk/33/head 2025-12-04T07:58:20.4227439Z * [new branch] gh/pianpwk/33/orig -> origin/gh/pianpwk/33/orig 2025-12-04T07:58:20.4228960Z * [new branch] gh/pianpwk/34/base -> origin/gh/pianpwk/34/base 2025-12-04T07:58:20.4230152Z * [new branch] gh/pianpwk/34/head -> origin/gh/pianpwk/34/head 2025-12-04T07:58:20.4231265Z * [new branch] gh/pianpwk/34/orig -> origin/gh/pianpwk/34/orig 2025-12-04T07:58:20.4232461Z * [new branch] gh/pianpwk/35/base -> origin/gh/pianpwk/35/base 2025-12-04T07:58:20.4233521Z * [new branch] gh/pianpwk/35/head -> origin/gh/pianpwk/35/head 2025-12-04T07:58:20.4234480Z * [new branch] gh/pianpwk/35/orig -> origin/gh/pianpwk/35/orig 2025-12-04T07:58:20.4235953Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-12-04T07:58:20.4236850Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-12-04T07:58:20.4238003Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-12-04T07:58:20.4238769Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-12-04T07:58:20.4239712Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-12-04T07:58:20.4240966Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-12-04T07:58:20.4241849Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-12-04T07:58:20.4243139Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-12-04T07:58:20.4244317Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-12-04T07:58:20.4245229Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-12-04T07:58:20.4245981Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-12-04T07:58:20.4247247Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-12-04T07:58:20.4248032Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-12-04T07:58:20.4249032Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-12-04T07:58:20.4250201Z * [new branch] gh/rec/167/base -> origin/gh/rec/167/base 2025-12-04T07:58:20.4251089Z * [new branch] gh/rec/167/head -> origin/gh/rec/167/head 2025-12-04T07:58:20.4251929Z * [new branch] gh/rec/167/orig -> origin/gh/rec/167/orig 2025-12-04T07:58:20.4253212Z * [new branch] gh/rec/168/base -> origin/gh/rec/168/base 2025-12-04T07:58:20.4254106Z * [new branch] gh/rec/168/head -> origin/gh/rec/168/head 2025-12-04T07:58:20.4255055Z * [new branch] gh/rec/168/orig -> origin/gh/rec/168/orig 2025-12-04T07:58:20.4256229Z * [new branch] gh/rec/169/base -> origin/gh/rec/169/base 2025-12-04T07:58:20.4256996Z * [new branch] gh/rec/169/head -> origin/gh/rec/169/head 2025-12-04T07:58:20.4257947Z * [new branch] gh/rec/169/orig -> origin/gh/rec/169/orig 2025-12-04T07:58:20.4259173Z * [new branch] gh/rec/170/base -> origin/gh/rec/170/base 2025-12-04T07:58:20.4259931Z * [new branch] gh/rec/170/head -> origin/gh/rec/170/head 2025-12-04T07:58:20.4260858Z * [new branch] gh/rec/170/orig -> origin/gh/rec/170/orig 2025-12-04T07:58:20.4262053Z * [new branch] gh/rec/171/base -> origin/gh/rec/171/base 2025-12-04T07:58:20.4262954Z * [new branch] gh/rec/171/head -> origin/gh/rec/171/head 2025-12-04T07:58:20.4263822Z * [new branch] gh/rec/171/orig -> origin/gh/rec/171/orig 2025-12-04T07:58:20.4265044Z * [new branch] gh/rec/172/base -> origin/gh/rec/172/base 2025-12-04T07:58:20.4266064Z * [new branch] gh/rec/172/head -> origin/gh/rec/172/head 2025-12-04T07:58:20.4266965Z * [new branch] gh/rec/172/orig -> origin/gh/rec/172/orig 2025-12-04T07:58:20.4268203Z * [new branch] gh/rec/173/base -> origin/gh/rec/173/base 2025-12-04T07:58:20.4269092Z * [new branch] gh/rec/173/head -> origin/gh/rec/173/head 2025-12-04T07:58:20.4269976Z * [new branch] gh/rec/173/orig -> origin/gh/rec/173/orig 2025-12-04T07:58:20.4271142Z * [new branch] gh/rec/174/base -> origin/gh/rec/174/base 2025-12-04T07:58:20.4271929Z * [new branch] gh/rec/174/head -> origin/gh/rec/174/head 2025-12-04T07:58:20.4272853Z * [new branch] gh/rec/174/orig -> origin/gh/rec/174/orig 2025-12-04T07:58:20.4274030Z * [new branch] gh/rec/175/base -> origin/gh/rec/175/base 2025-12-04T07:58:20.4274802Z * [new branch] gh/rec/175/head -> origin/gh/rec/175/head 2025-12-04T07:58:20.4275727Z * [new branch] gh/rec/175/orig -> origin/gh/rec/175/orig 2025-12-04T07:58:20.4276932Z * [new branch] gh/rec/176/base -> origin/gh/rec/176/base 2025-12-04T07:58:20.4277801Z * [new branch] gh/rec/176/head -> origin/gh/rec/176/head 2025-12-04T07:58:20.4278665Z * [new branch] gh/rec/176/orig -> origin/gh/rec/176/orig 2025-12-04T07:58:20.4279831Z * [new branch] gh/rec/177/base -> origin/gh/rec/177/base 2025-12-04T07:58:20.4280681Z * [new branch] gh/rec/177/head -> origin/gh/rec/177/head 2025-12-04T07:58:20.4281654Z * [new branch] gh/rec/177/orig -> origin/gh/rec/177/orig 2025-12-04T07:58:20.4283099Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-12-04T07:58:20.4284039Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-12-04T07:58:20.4284933Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-12-04T07:58:20.4286116Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-12-04T07:58:20.4286960Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-12-04T07:58:20.4287846Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-12-04T07:58:20.4289161Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-12-04T07:58:20.4289966Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-12-04T07:58:20.4290926Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-12-04T07:58:20.4292565Z * [new branch] gh/robert-hardwick/6/base -> origin/gh/robert-hardwick/6/base 2025-12-04T07:58:20.4293317Z * [new branch] gh/robert-hardwick/6/head -> origin/gh/robert-hardwick/6/head 2025-12-04T07:58:20.4294237Z * [new branch] gh/robert-hardwick/6/orig -> origin/gh/robert-hardwick/6/orig 2025-12-04T07:58:20.4295467Z * [new branch] gh/robert-hardwick/7/base -> origin/gh/robert-hardwick/7/base 2025-12-04T07:58:20.4296322Z * [new branch] gh/robert-hardwick/7/head -> origin/gh/robert-hardwick/7/head 2025-12-04T07:58:20.4297557Z * [new branch] gh/robert-hardwick/7/orig -> origin/gh/robert-hardwick/7/orig 2025-12-04T07:58:20.4298269Z * [new branch] gh/robert-hardwick/8/base -> origin/gh/robert-hardwick/8/base 2025-12-04T07:58:20.4299218Z * [new branch] gh/robert-hardwick/8/head -> origin/gh/robert-hardwick/8/head 2025-12-04T07:58:20.4300145Z * [new branch] gh/robert-hardwick/8/orig -> origin/gh/robert-hardwick/8/orig 2025-12-04T07:58:20.4301410Z * [new branch] gh/robert-hardwick/9/base -> origin/gh/robert-hardwick/9/base 2025-12-04T07:58:20.4302244Z * [new branch] gh/robert-hardwick/9/head -> origin/gh/robert-hardwick/9/head 2025-12-04T07:58:20.4303349Z * [new branch] gh/robert-hardwick/9/orig -> origin/gh/robert-hardwick/9/orig 2025-12-04T07:58:20.4309355Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-12-04T07:58:20.4310618Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-12-04T07:58:20.4311570Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-12-04T07:58:20.4312122Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-12-04T07:58:20.4313231Z * [new branch] gh/rtimpe/22/base -> origin/gh/rtimpe/22/base 2025-12-04T07:58:20.4313770Z * [new branch] gh/rtimpe/22/head -> origin/gh/rtimpe/22/head 2025-12-04T07:58:20.4314518Z * [new branch] gh/rtimpe/22/orig -> origin/gh/rtimpe/22/orig 2025-12-04T07:58:20.4315374Z * [new branch] gh/rtimpe/23/base -> origin/gh/rtimpe/23/base 2025-12-04T07:58:20.4316117Z * [new branch] gh/rtimpe/23/head -> origin/gh/rtimpe/23/head 2025-12-04T07:58:20.4316756Z * [new branch] gh/rtimpe/23/orig -> origin/gh/rtimpe/23/orig 2025-12-04T07:58:20.4317614Z * [new branch] gh/rtimpe/24/base -> origin/gh/rtimpe/24/base 2025-12-04T07:58:20.4318265Z * [new branch] gh/rtimpe/24/head -> origin/gh/rtimpe/24/head 2025-12-04T07:58:20.4318908Z * [new branch] gh/rtimpe/24/orig -> origin/gh/rtimpe/24/orig 2025-12-04T07:58:20.4319770Z * [new branch] gh/rtimpe/25/base -> origin/gh/rtimpe/25/base 2025-12-04T07:58:20.4320412Z * [new branch] gh/rtimpe/25/head -> origin/gh/rtimpe/25/head 2025-12-04T07:58:20.4321087Z * [new branch] gh/rtimpe/25/orig -> origin/gh/rtimpe/25/orig 2025-12-04T07:58:20.4321975Z * [new branch] gh/rtimpe/26/base -> origin/gh/rtimpe/26/base 2025-12-04T07:58:20.4322604Z * [new branch] gh/rtimpe/26/head -> origin/gh/rtimpe/26/head 2025-12-04T07:58:20.4323633Z * [new branch] gh/rtimpe/26/orig -> origin/gh/rtimpe/26/orig 2025-12-04T07:58:20.4324498Z * [new branch] gh/rtimpe/27/base -> origin/gh/rtimpe/27/base 2025-12-04T07:58:20.4325183Z * [new branch] gh/rtimpe/27/head -> origin/gh/rtimpe/27/head 2025-12-04T07:58:20.4325868Z * [new branch] gh/rtimpe/27/orig -> origin/gh/rtimpe/27/orig 2025-12-04T07:58:20.4327042Z * [new branch] gh/rtimpe/28/base -> origin/gh/rtimpe/28/base 2025-12-04T07:58:20.4327692Z * [new branch] gh/rtimpe/28/head -> origin/gh/rtimpe/28/head 2025-12-04T07:58:20.4328279Z * [new branch] gh/rtimpe/28/orig -> origin/gh/rtimpe/28/orig 2025-12-04T07:58:20.4329239Z * [new branch] gh/rtimpe/29/base -> origin/gh/rtimpe/29/base 2025-12-04T07:58:20.4329752Z * [new branch] gh/rtimpe/29/head -> origin/gh/rtimpe/29/head 2025-12-04T07:58:20.4330472Z * [new branch] gh/rtimpe/29/orig -> origin/gh/rtimpe/29/orig 2025-12-04T07:58:20.4331303Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-12-04T07:58:20.4331783Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-12-04T07:58:20.4332760Z * [new branch] gh/rtimpe/30/base -> origin/gh/rtimpe/30/base 2025-12-04T07:58:20.4333356Z * [new branch] gh/rtimpe/30/head -> origin/gh/rtimpe/30/head 2025-12-04T07:58:20.4334053Z * [new branch] gh/rtimpe/30/orig -> origin/gh/rtimpe/30/orig 2025-12-04T07:58:20.4335275Z * [new branch] gh/rtimpe/31/base -> origin/gh/rtimpe/31/base 2025-12-04T07:58:20.4335794Z * [new branch] gh/rtimpe/31/head -> origin/gh/rtimpe/31/head 2025-12-04T07:58:20.4336641Z * [new branch] gh/rtimpe/31/orig -> origin/gh/rtimpe/31/orig 2025-12-04T07:58:20.4337531Z * [new branch] gh/rtimpe/32/base -> origin/gh/rtimpe/32/base 2025-12-04T07:58:20.4338204Z * [new branch] gh/rtimpe/32/head -> origin/gh/rtimpe/32/head 2025-12-04T07:58:20.4338696Z * [new branch] gh/rtimpe/32/orig -> origin/gh/rtimpe/32/orig 2025-12-04T07:58:20.4339735Z * [new branch] gh/rtimpe/33/base -> origin/gh/rtimpe/33/base 2025-12-04T07:58:20.4340380Z * [new branch] gh/rtimpe/33/head -> origin/gh/rtimpe/33/head 2025-12-04T07:58:20.4341005Z * [new branch] gh/rtimpe/33/orig -> origin/gh/rtimpe/33/orig 2025-12-04T07:58:20.4341825Z * [new branch] gh/rtimpe/34/base -> origin/gh/rtimpe/34/base 2025-12-04T07:58:20.4342543Z * [new branch] gh/rtimpe/34/head -> origin/gh/rtimpe/34/head 2025-12-04T07:58:20.4343052Z * [new branch] gh/rtimpe/34/orig -> origin/gh/rtimpe/34/orig 2025-12-04T07:58:20.4344025Z * [new branch] gh/rtimpe/35/base -> origin/gh/rtimpe/35/base 2025-12-04T07:58:20.4344660Z * [new branch] gh/rtimpe/35/head -> origin/gh/rtimpe/35/head 2025-12-04T07:58:20.4345336Z * [new branch] gh/rtimpe/35/orig -> origin/gh/rtimpe/35/orig 2025-12-04T07:58:20.4346444Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-12-04T07:58:20.4346977Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-12-04T07:58:20.4348220Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-12-04T07:58:20.4348896Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-12-04T07:58:20.4349425Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-12-04T07:58:20.4350324Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-12-04T07:58:20.4350991Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-12-04T07:58:20.4351705Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-12-04T07:58:20.4352554Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-12-04T07:58:20.4353269Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-12-04T07:58:20.4354104Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-12-04T07:58:20.4354768Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-12-04T07:58:20.4355324Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-12-04T07:58:20.4356023Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-12-04T07:58:20.4356870Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-12-04T07:58:20.4357516Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-12-04T07:58:20.4358155Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-12-04T07:58:20.4358989Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-12-04T07:58:20.4359546Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-12-04T07:58:20.4360284Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-12-04T07:58:20.4361178Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-12-04T07:58:20.4361724Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-12-04T07:58:20.4362436Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-12-04T07:58:20.4363607Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-12-04T07:58:20.4364242Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-12-04T07:58:20.4364902Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-12-04T07:58:20.4365784Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-12-04T07:58:20.4366441Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-12-04T07:58:20.4367072Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-12-04T07:58:20.4367978Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-12-04T07:58:20.4368695Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-12-04T07:58:20.4369344Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-12-04T07:58:20.4370168Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-12-04T07:58:20.4370685Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-12-04T07:58:20.4371477Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-12-04T07:58:20.4372231Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-12-04T07:58:20.4372765Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-12-04T07:58:20.4373524Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-12-04T07:58:20.4374351Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-12-04T07:58:20.4374996Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-12-04T07:58:20.4375630Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-12-04T07:58:20.4376504Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-12-04T07:58:20.4377192Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-12-04T07:58:20.4377838Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-12-04T07:58:20.4378683Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-12-04T07:58:20.4379311Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-12-04T07:58:20.4380110Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-12-04T07:58:20.4380842Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-12-04T07:58:20.4381504Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-12-04T07:58:20.4382173Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-12-04T07:58:20.4382998Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-12-04T07:58:20.4383726Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-12-04T07:58:20.4384192Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-12-04T07:58:20.4385117Z * [new branch] gh/seemethere/74/base -> origin/gh/seemethere/74/base 2025-12-04T07:58:20.4385969Z * [new branch] gh/seemethere/74/head -> origin/gh/seemethere/74/head 2025-12-04T07:58:20.4386618Z * [new branch] gh/seemethere/74/orig -> origin/gh/seemethere/74/orig 2025-12-04T07:58:20.4387504Z * [new branch] gh/seemethere/75/base -> origin/gh/seemethere/75/base 2025-12-04T07:58:20.4388037Z * [new branch] gh/seemethere/75/head -> origin/gh/seemethere/75/head 2025-12-04T07:58:20.4388828Z * [new branch] gh/seemethere/75/orig -> origin/gh/seemethere/75/orig 2025-12-04T07:58:20.4389628Z * [new branch] gh/seemethere/76/base -> origin/gh/seemethere/76/base 2025-12-04T07:58:20.4390187Z * [new branch] gh/seemethere/76/head -> origin/gh/seemethere/76/head 2025-12-04T07:58:20.4390946Z * [new branch] gh/seemethere/76/orig -> origin/gh/seemethere/76/orig 2025-12-04T07:58:20.4392289Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-12-04T07:58:20.4393025Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-12-04T07:58:20.4393721Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-12-04T07:58:20.4394905Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-12-04T07:58:20.4395764Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-12-04T07:58:20.4396418Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-12-04T07:58:20.4397455Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-12-04T07:58:20.4398209Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-12-04T07:58:20.4399302Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-12-04T07:58:20.4400309Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-12-04T07:58:20.4400807Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-12-04T07:58:20.4401627Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-12-04T07:58:20.4402538Z * [new branch] gh/shunting314/256/base -> origin/gh/shunting314/256/base 2025-12-04T07:58:20.4403506Z * [new branch] gh/shunting314/256/head -> origin/gh/shunting314/256/head 2025-12-04T07:58:20.4404045Z * [new branch] gh/shunting314/256/orig -> origin/gh/shunting314/256/orig 2025-12-04T07:58:20.4405393Z * [new branch] gh/shunting314/257/base -> origin/gh/shunting314/257/base 2025-12-04T07:58:20.4406093Z * [new branch] gh/shunting314/257/head -> origin/gh/shunting314/257/head 2025-12-04T07:58:20.4406620Z * [new branch] gh/shunting314/257/orig -> origin/gh/shunting314/257/orig 2025-12-04T07:58:20.4407743Z * [new branch] gh/shunting314/258/base -> origin/gh/shunting314/258/base 2025-12-04T07:58:20.4408694Z * [new branch] gh/shunting314/258/head -> origin/gh/shunting314/258/head 2025-12-04T07:58:20.4409345Z * [new branch] gh/shunting314/258/orig -> origin/gh/shunting314/258/orig 2025-12-04T07:58:20.4410127Z * [new branch] gh/shunting314/259/base -> origin/gh/shunting314/259/base 2025-12-04T07:58:20.4410781Z * [new branch] gh/shunting314/259/head -> origin/gh/shunting314/259/head 2025-12-04T07:58:20.4411412Z * [new branch] gh/shunting314/259/orig -> origin/gh/shunting314/259/orig 2025-12-04T07:58:20.4412383Z * [new branch] gh/shunting314/260/base -> origin/gh/shunting314/260/base 2025-12-04T07:58:20.4413066Z * [new branch] gh/shunting314/260/head -> origin/gh/shunting314/260/head 2025-12-04T07:58:20.4413837Z * [new branch] gh/shunting314/260/orig -> origin/gh/shunting314/260/orig 2025-12-04T07:58:20.4414854Z * [new branch] gh/shunting314/261/base -> origin/gh/shunting314/261/base 2025-12-04T07:58:20.4415582Z * [new branch] gh/shunting314/261/head -> origin/gh/shunting314/261/head 2025-12-04T07:58:20.4416238Z * [new branch] gh/shunting314/261/orig -> origin/gh/shunting314/261/orig 2025-12-04T07:58:20.4417192Z * [new branch] gh/shunting314/262/base -> origin/gh/shunting314/262/base 2025-12-04T07:58:20.4417902Z * [new branch] gh/shunting314/262/head -> origin/gh/shunting314/262/head 2025-12-04T07:58:20.4418549Z * [new branch] gh/shunting314/262/orig -> origin/gh/shunting314/262/orig 2025-12-04T07:58:20.4419888Z * [new branch] gh/shunting314/263/base -> origin/gh/shunting314/263/base 2025-12-04T07:58:20.4420613Z * [new branch] gh/shunting314/263/head -> origin/gh/shunting314/263/head 2025-12-04T07:58:20.4421283Z * [new branch] gh/shunting314/263/orig -> origin/gh/shunting314/263/orig 2025-12-04T07:58:20.4422198Z * [new branch] gh/shunting314/264/base -> origin/gh/shunting314/264/base 2025-12-04T07:58:20.4422847Z * [new branch] gh/shunting314/264/head -> origin/gh/shunting314/264/head 2025-12-04T07:58:20.4423529Z * [new branch] gh/shunting314/264/orig -> origin/gh/shunting314/264/orig 2025-12-04T07:58:20.4424536Z * [new branch] gh/shunting314/265/base -> origin/gh/shunting314/265/base 2025-12-04T07:58:20.4425063Z * [new branch] gh/shunting314/265/head -> origin/gh/shunting314/265/head 2025-12-04T07:58:20.4426002Z * [new branch] gh/shunting314/265/orig -> origin/gh/shunting314/265/orig 2025-12-04T07:58:20.4426852Z * [new branch] gh/shunting314/266/base -> origin/gh/shunting314/266/base 2025-12-04T07:58:20.4427644Z * [new branch] gh/shunting314/266/head -> origin/gh/shunting314/266/head 2025-12-04T07:58:20.4428282Z * [new branch] gh/shunting314/266/orig -> origin/gh/shunting314/266/orig 2025-12-04T07:58:20.4429322Z * [new branch] gh/shunting314/267/base -> origin/gh/shunting314/267/base 2025-12-04T07:58:20.4430139Z * [new branch] gh/shunting314/267/head -> origin/gh/shunting314/267/head 2025-12-04T07:58:20.4430792Z * [new branch] gh/shunting314/267/orig -> origin/gh/shunting314/267/orig 2025-12-04T07:58:20.4432442Z * [new branch] gh/shunting314/268/base -> origin/gh/shunting314/268/base 2025-12-04T07:58:20.4433142Z * [new branch] gh/shunting314/268/head -> origin/gh/shunting314/268/head 2025-12-04T07:58:20.4433824Z * [new branch] gh/shunting314/268/orig -> origin/gh/shunting314/268/orig 2025-12-04T07:58:20.4434793Z * [new branch] gh/shunting314/269/base -> origin/gh/shunting314/269/base 2025-12-04T07:58:20.4435400Z * [new branch] gh/shunting314/269/head -> origin/gh/shunting314/269/head 2025-12-04T07:58:20.4436446Z * [new branch] gh/shunting314/269/orig -> origin/gh/shunting314/269/orig 2025-12-04T07:58:20.4437606Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-12-04T07:58:20.4438259Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-12-04T07:58:20.4439047Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-12-04T07:58:20.4439572Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-12-04T07:58:20.4440438Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-12-04T07:58:20.4441069Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-12-04T07:58:20.4441830Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-12-04T07:58:20.4442453Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-12-04T07:58:20.4443613Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-12-04T07:58:20.4444133Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-12-04T07:58:20.4444907Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-12-04T07:58:20.4445740Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-12-04T07:58:20.4446404Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-12-04T07:58:20.4447179Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-12-04T07:58:20.4448015Z * [new branch] gh/slayton58/43/base -> origin/gh/slayton58/43/base 2025-12-04T07:58:20.4448668Z * [new branch] gh/slayton58/43/head -> origin/gh/slayton58/43/head 2025-12-04T07:58:20.4449357Z * [new branch] gh/slayton58/43/orig -> origin/gh/slayton58/43/orig 2025-12-04T07:58:20.4450379Z * [new branch] gh/slayton58/44/base -> origin/gh/slayton58/44/base 2025-12-04T07:58:20.4451023Z * [new branch] gh/slayton58/44/head -> origin/gh/slayton58/44/head 2025-12-04T07:58:20.4451793Z * [new branch] gh/slayton58/44/orig -> origin/gh/slayton58/44/orig 2025-12-04T07:58:20.4452682Z * [new branch] gh/slayton58/45/base -> origin/gh/slayton58/45/base 2025-12-04T07:58:20.4453274Z * [new branch] gh/slayton58/45/head -> origin/gh/slayton58/45/head 2025-12-04T07:58:20.4454031Z * [new branch] gh/slayton58/45/orig -> origin/gh/slayton58/45/orig 2025-12-04T07:58:20.4454859Z * [new branch] gh/slayton58/46/base -> origin/gh/slayton58/46/base 2025-12-04T07:58:20.4455610Z * [new branch] gh/slayton58/46/head -> origin/gh/slayton58/46/head 2025-12-04T07:58:20.4456294Z * [new branch] gh/slayton58/46/orig -> origin/gh/slayton58/46/orig 2025-12-04T07:58:20.4457218Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-12-04T07:58:20.4457909Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-12-04T07:58:20.4458859Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-12-04T07:58:20.4459317Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-12-04T07:58:20.4460733Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-12-04T07:58:20.4461251Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-12-04T07:58:20.4461954Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-12-04T07:58:20.4462945Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-12-04T07:58:20.4463489Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-12-04T07:58:20.4464192Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-12-04T07:58:20.4465351Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-12-04T07:58:20.4466547Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-12-04T07:58:20.4467187Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-12-04T07:58:20.4468185Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-12-04T07:58:20.4468861Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-12-04T07:58:20.4469398Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-12-04T07:58:20.4470466Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-12-04T07:58:20.4471503Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-12-04T07:58:20.4472289Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-12-04T07:58:20.4472994Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-12-04T07:58:20.4473773Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-12-04T07:58:20.4474304Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-12-04T07:58:20.4475411Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-12-04T07:58:20.4476412Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-12-04T07:58:20.4477067Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-12-04T07:58:20.4478299Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-12-04T07:58:20.4478970Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-12-04T07:58:20.4479488Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-12-04T07:58:20.4480524Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-12-04T07:58:20.4481251Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-12-04T07:58:20.4481795Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-12-04T07:58:20.4482934Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-12-04T07:58:20.4483409Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-12-04T07:58:20.4484076Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-12-04T07:58:20.4485027Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-12-04T07:58:20.4485557Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-12-04T07:58:20.4486239Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-12-04T07:58:20.4487197Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-12-04T07:58:20.4487696Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-12-04T07:58:20.4488361Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-12-04T07:58:20.4489504Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-12-04T07:58:20.4490166Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-12-04T07:58:20.4490837Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-12-04T07:58:20.4492118Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-12-04T07:58:20.4492656Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-12-04T07:58:20.4493345Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-12-04T07:58:20.4494354Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-12-04T07:58:20.4494879Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-12-04T07:58:20.4495616Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-12-04T07:58:20.4496495Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-12-04T07:58:20.4526084Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-12-04T07:58:20.4526663Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-12-04T07:58:20.4526899Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-12-04T07:58:20.4527049Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-12-04T07:58:20.4527200Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-12-04T07:58:20.4527401Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-12-04T07:58:20.4527550Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-12-04T07:58:20.4527915Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-12-04T07:58:20.4528077Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-12-04T07:58:20.4528225Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-12-04T07:58:20.4528420Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-12-04T07:58:20.4528572Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-12-04T07:58:20.4528724Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-12-04T07:58:20.4528882Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-12-04T07:58:20.4529036Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-12-04T07:58:20.4529294Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-12-04T07:58:20.4529448Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-12-04T07:58:20.4529593Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-12-04T07:58:20.4529747Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-12-04T07:58:20.4529894Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-12-04T07:58:20.4530038Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-12-04T07:58:20.4530190Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-12-04T07:58:20.4530379Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-12-04T07:58:20.4530531Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-12-04T07:58:20.4530682Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-12-04T07:58:20.4530825Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-12-04T07:58:20.4530980Z * [new branch] gh/soulitzer/388/base -> origin/gh/soulitzer/388/base 2025-12-04T07:58:20.4531123Z * [new branch] gh/soulitzer/388/head -> origin/gh/soulitzer/388/head 2025-12-04T07:58:20.4531268Z * [new branch] gh/soulitzer/388/orig -> origin/gh/soulitzer/388/orig 2025-12-04T07:58:20.4531421Z * [new branch] gh/soulitzer/389/base -> origin/gh/soulitzer/389/base 2025-12-04T07:58:20.4531590Z * [new branch] gh/soulitzer/389/head -> origin/gh/soulitzer/389/head 2025-12-04T07:58:20.4531737Z * [new branch] gh/soulitzer/389/orig -> origin/gh/soulitzer/389/orig 2025-12-04T07:58:20.4531882Z * [new branch] gh/soulitzer/390/base -> origin/gh/soulitzer/390/base 2025-12-04T07:58:20.4532033Z * [new branch] gh/soulitzer/390/head -> origin/gh/soulitzer/390/head 2025-12-04T07:58:20.4532223Z * [new branch] gh/soulitzer/390/orig -> origin/gh/soulitzer/390/orig 2025-12-04T07:58:20.4532368Z * [new branch] gh/soulitzer/391/base -> origin/gh/soulitzer/391/base 2025-12-04T07:58:20.4532515Z * [new branch] gh/soulitzer/391/head -> origin/gh/soulitzer/391/head 2025-12-04T07:58:20.4532658Z * [new branch] gh/soulitzer/391/orig -> origin/gh/soulitzer/391/orig 2025-12-04T07:58:20.4532849Z * [new branch] gh/soulitzer/392/base -> origin/gh/soulitzer/392/base 2025-12-04T07:58:20.4532999Z * [new branch] gh/soulitzer/392/head -> origin/gh/soulitzer/392/head 2025-12-04T07:58:20.4533146Z * [new branch] gh/soulitzer/392/orig -> origin/gh/soulitzer/392/orig 2025-12-04T07:58:20.4533345Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-12-04T07:58:20.4533494Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-12-04T07:58:20.4533635Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-12-04T07:58:20.4533820Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-12-04T07:58:20.4533964Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-12-04T07:58:20.4534481Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-12-04T07:58:20.4535223Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-12-04T07:58:20.4536257Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-12-04T07:58:20.4536901Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-12-04T07:58:20.4537668Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-12-04T07:58:20.4539082Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-12-04T07:58:20.4539752Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-12-04T07:58:20.4540434Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-12-04T07:58:20.4541390Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-12-04T07:58:20.4542095Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-12-04T07:58:20.4542969Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-12-04T07:58:20.4543954Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-12-04T07:58:20.4544674Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-12-04T07:58:20.4545521Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-12-04T07:58:20.4546645Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-12-04T07:58:20.4547328Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-12-04T07:58:20.4548180Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-12-04T07:58:20.4549191Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-12-04T07:58:20.4549968Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-12-04T07:58:20.4550700Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-12-04T07:58:20.4551636Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-12-04T07:58:20.4552336Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-12-04T07:58:20.4553017Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-12-04T07:58:20.4554098Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-12-04T07:58:20.4554773Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-12-04T07:58:20.4555431Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-12-04T07:58:20.4556632Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-12-04T07:58:20.4557369Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-12-04T07:58:20.4558118Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-12-04T07:58:20.4559115Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-12-04T07:58:20.4559784Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-12-04T07:58:20.4560504Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-12-04T07:58:20.4561611Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-12-04T07:58:20.4562300Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-12-04T07:58:20.4563048Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-12-04T07:58:20.4564084Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-12-04T07:58:20.4564761Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-12-04T07:58:20.4565484Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-12-04T07:58:20.4566528Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-12-04T07:58:20.4567452Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-12-04T07:58:20.4568143Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-12-04T07:58:20.4569468Z * [new branch] gh/swolchok/866/base -> origin/gh/swolchok/866/base 2025-12-04T07:58:20.4570234Z * [new branch] gh/swolchok/866/head -> origin/gh/swolchok/866/head 2025-12-04T07:58:20.4571021Z * [new branch] gh/swolchok/866/orig -> origin/gh/swolchok/866/orig 2025-12-04T07:58:20.4572314Z * [new branch] gh/swolchok/867/base -> origin/gh/swolchok/867/base 2025-12-04T07:58:20.4573047Z * [new branch] gh/swolchok/867/head -> origin/gh/swolchok/867/head 2025-12-04T07:58:20.4573761Z * [new branch] gh/swolchok/867/orig -> origin/gh/swolchok/867/orig 2025-12-04T07:58:20.4574755Z * [new branch] gh/swolchok/868/base -> origin/gh/swolchok/868/base 2025-12-04T07:58:20.4575444Z * [new branch] gh/swolchok/868/head -> origin/gh/swolchok/868/head 2025-12-04T07:58:20.4576154Z * [new branch] gh/swolchok/868/orig -> origin/gh/swolchok/868/orig 2025-12-04T07:58:20.4577188Z * [new branch] gh/swolchok/869/base -> origin/gh/swolchok/869/base 2025-12-04T07:58:20.4577905Z * [new branch] gh/swolchok/869/head -> origin/gh/swolchok/869/head 2025-12-04T07:58:20.4578670Z * [new branch] gh/swolchok/869/orig -> origin/gh/swolchok/869/orig 2025-12-04T07:58:20.4579702Z * [new branch] gh/swolchok/870/base -> origin/gh/swolchok/870/base 2025-12-04T07:58:20.4580371Z * [new branch] gh/swolchok/870/head -> origin/gh/swolchok/870/head 2025-12-04T07:58:20.4581027Z * [new branch] gh/swolchok/870/orig -> origin/gh/swolchok/870/orig 2025-12-04T07:58:20.4582026Z * [new branch] gh/swolchok/871/base -> origin/gh/swolchok/871/base 2025-12-04T07:58:20.4582786Z * [new branch] gh/swolchok/871/head -> origin/gh/swolchok/871/head 2025-12-04T07:58:20.4583602Z * [new branch] gh/swolchok/871/orig -> origin/gh/swolchok/871/orig 2025-12-04T07:58:20.4584903Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-12-04T07:58:20.4585724Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-12-04T07:58:20.4586498Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-12-04T07:58:20.4587722Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-12-04T07:58:20.4588441Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-12-04T07:58:20.4589155Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-12-04T07:58:20.4590145Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-12-04T07:58:20.4590897Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-12-04T07:58:20.4592203Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-12-04T07:58:20.4592908Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-12-04T07:58:20.4593617Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-12-04T07:58:20.4595223Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-12-04T07:58:20.4596038Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-12-04T07:58:20.4596850Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-12-04T07:58:20.4598304Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-12-04T07:58:20.4599083Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-12-04T07:58:20.4599743Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-12-04T07:58:20.4600803Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-12-04T07:58:20.4601470Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-12-04T07:58:20.4602192Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-12-04T07:58:20.4604829Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-12-04T07:58:20.4605599Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-12-04T07:58:20.4606341Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-12-04T07:58:20.4607685Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-12-04T07:58:20.4608377Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-12-04T07:58:20.4609554Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-12-04T07:58:20.4610665Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-12-04T07:58:20.4611352Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-12-04T07:58:20.4612265Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-12-04T07:58:20.4613330Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-12-04T07:58:20.4614130Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-12-04T07:58:20.4614865Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-12-04T07:58:20.4615831Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-12-04T07:58:20.4616530Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-12-04T07:58:20.4617227Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-12-04T07:58:20.4618211Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-12-04T07:58:20.4618916Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-12-04T07:58:20.4619689Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-12-04T07:58:20.4620644Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-12-04T07:58:20.4621429Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-12-04T07:58:20.4622212Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-12-04T07:58:20.4623056Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-12-04T07:58:20.4624138Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-12-04T07:58:20.4624840Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-12-04T07:58:20.4626411Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-12-04T07:58:20.4627160Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-12-04T07:58:20.4627911Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-12-04T07:58:20.4628861Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-12-04T07:58:20.4629586Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-12-04T07:58:20.4630556Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-12-04T07:58:20.4631499Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-12-04T07:58:20.4632242Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-12-04T07:58:20.4632972Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-12-04T07:58:20.4634081Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-12-04T07:58:20.4634935Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-12-04T07:58:20.4635657Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-12-04T07:58:20.4636735Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-12-04T07:58:20.4637518Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-12-04T07:58:20.4638244Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-12-04T07:58:20.4639162Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-12-04T07:58:20.4639883Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-12-04T07:58:20.4640684Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-12-04T07:58:20.4641564Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-12-04T07:58:20.4642295Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-12-04T07:58:20.4642999Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-12-04T07:58:20.4644345Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-12-04T07:58:20.4645061Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-12-04T07:58:20.4645857Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-12-04T07:58:20.4646945Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-12-04T07:58:20.4647700Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-12-04T07:58:20.4648403Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-12-04T07:58:20.4649372Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-12-04T07:58:20.4650073Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-12-04T07:58:20.4650886Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-12-04T07:58:20.4652408Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-12-04T07:58:20.4653119Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-12-04T07:58:20.4653816Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-12-04T07:58:20.4654818Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-12-04T07:58:20.4655567Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-12-04T07:58:20.4656264Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-12-04T07:58:20.4657467Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-12-04T07:58:20.4658327Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-12-04T07:58:20.4659036Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-12-04T07:58:20.4660149Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-12-04T07:58:20.4660994Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-12-04T07:58:20.4661806Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-12-04T07:58:20.4662948Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2025-12-04T07:58:20.4663646Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2025-12-04T07:58:20.4664353Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2025-12-04T07:58:20.4665439Z * [new branch] gh/tugsbayasgalan/73/base -> origin/gh/tugsbayasgalan/73/base 2025-12-04T07:58:20.4666373Z * [new branch] gh/tugsbayasgalan/73/head -> origin/gh/tugsbayasgalan/73/head 2025-12-04T07:58:20.4667085Z * [new branch] gh/tugsbayasgalan/73/orig -> origin/gh/tugsbayasgalan/73/orig 2025-12-04T07:58:20.4668167Z * [new branch] gh/tugsbayasgalan/74/base -> origin/gh/tugsbayasgalan/74/base 2025-12-04T07:58:20.4668918Z * [new branch] gh/tugsbayasgalan/74/head -> origin/gh/tugsbayasgalan/74/head 2025-12-04T07:58:20.4669729Z * [new branch] gh/tugsbayasgalan/74/orig -> origin/gh/tugsbayasgalan/74/orig 2025-12-04T07:58:20.4670677Z * [new branch] gh/tugsbayasgalan/75/base -> origin/gh/tugsbayasgalan/75/base 2025-12-04T07:58:20.4671405Z * [new branch] gh/tugsbayasgalan/75/head -> origin/gh/tugsbayasgalan/75/head 2025-12-04T07:58:20.4672186Z * [new branch] gh/tugsbayasgalan/75/orig -> origin/gh/tugsbayasgalan/75/orig 2025-12-04T07:58:20.4673100Z * [new branch] gh/tugsbayasgalan/76/base -> origin/gh/tugsbayasgalan/76/base 2025-12-04T07:58:20.4673815Z * [new branch] gh/tugsbayasgalan/76/head -> origin/gh/tugsbayasgalan/76/head 2025-12-04T07:58:20.4674512Z * [new branch] gh/tugsbayasgalan/76/orig -> origin/gh/tugsbayasgalan/76/orig 2025-12-04T07:58:20.4675656Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2025-12-04T07:58:20.4676307Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2025-12-04T07:58:20.4676973Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2025-12-04T07:58:20.4677990Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2025-12-04T07:58:20.4678831Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2025-12-04T07:58:20.4679544Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2025-12-04T07:58:20.4680558Z * [new branch] gh/tugsbayasgalan/79/base -> origin/gh/tugsbayasgalan/79/base 2025-12-04T07:58:20.4681308Z * [new branch] gh/tugsbayasgalan/79/head -> origin/gh/tugsbayasgalan/79/head 2025-12-04T07:58:20.4682079Z * [new branch] gh/tugsbayasgalan/79/orig -> origin/gh/tugsbayasgalan/79/orig 2025-12-04T07:58:20.4683098Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-12-04T07:58:20.4683756Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-12-04T07:58:20.4684476Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-12-04T07:58:20.4685377Z * [new branch] gh/tugsbayasgalan/80/base -> origin/gh/tugsbayasgalan/80/base 2025-12-04T07:58:20.4686059Z * [new branch] gh/tugsbayasgalan/80/head -> origin/gh/tugsbayasgalan/80/head 2025-12-04T07:58:20.4686733Z * [new branch] gh/tugsbayasgalan/80/orig -> origin/gh/tugsbayasgalan/80/orig 2025-12-04T07:58:20.4688185Z * [new branch] gh/tugsbayasgalan/81/base -> origin/gh/tugsbayasgalan/81/base 2025-12-04T07:58:20.4688835Z * [new branch] gh/tugsbayasgalan/81/head -> origin/gh/tugsbayasgalan/81/head 2025-12-04T07:58:20.4689551Z * [new branch] gh/tugsbayasgalan/81/orig -> origin/gh/tugsbayasgalan/81/orig 2025-12-04T07:58:20.4691266Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2025-12-04T07:58:20.4692180Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2025-12-04T07:58:20.4692987Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2025-12-04T07:58:20.4693846Z * [new branch] gh/tugsbayasgalan/83/base -> origin/gh/tugsbayasgalan/83/base 2025-12-04T07:58:20.4694565Z * [new branch] gh/tugsbayasgalan/83/head -> origin/gh/tugsbayasgalan/83/head 2025-12-04T07:58:20.4695282Z * [new branch] gh/tugsbayasgalan/83/orig -> origin/gh/tugsbayasgalan/83/orig 2025-12-04T07:58:20.4696180Z * [new branch] gh/tugsbayasgalan/84/base -> origin/gh/tugsbayasgalan/84/base 2025-12-04T07:58:20.4696905Z * [new branch] gh/tugsbayasgalan/84/head -> origin/gh/tugsbayasgalan/84/head 2025-12-04T07:58:20.4697636Z * [new branch] gh/tugsbayasgalan/84/orig -> origin/gh/tugsbayasgalan/84/orig 2025-12-04T07:58:20.4698492Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2025-12-04T07:58:20.4699229Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2025-12-04T07:58:20.4699964Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2025-12-04T07:58:20.4701045Z * [new branch] gh/tugsbayasgalan/86/base -> origin/gh/tugsbayasgalan/86/base 2025-12-04T07:58:20.4701828Z * [new branch] gh/tugsbayasgalan/86/head -> origin/gh/tugsbayasgalan/86/head 2025-12-04T07:58:20.4702585Z * [new branch] gh/tugsbayasgalan/86/orig -> origin/gh/tugsbayasgalan/86/orig 2025-12-04T07:58:20.4704259Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2025-12-04T07:58:20.4705039Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2025-12-04T07:58:20.4705968Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2025-12-04T07:58:20.4707119Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2025-12-04T07:58:20.4707882Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2025-12-04T07:58:20.4708625Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2025-12-04T07:58:20.4709696Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2025-12-04T07:58:20.4710427Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2025-12-04T07:58:20.4711150Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2025-12-04T07:58:20.4712173Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-12-04T07:58:20.4712814Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-12-04T07:58:20.4713610Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-12-04T07:58:20.4714792Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2025-12-04T07:58:20.4715487Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2025-12-04T07:58:20.4716180Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2025-12-04T07:58:20.4717251Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2025-12-04T07:58:20.4717997Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2025-12-04T07:58:20.4718635Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2025-12-04T07:58:20.4719790Z * [new branch] gh/tugsbayasgalan/92/base -> origin/gh/tugsbayasgalan/92/base 2025-12-04T07:58:20.4720521Z * [new branch] gh/tugsbayasgalan/92/head -> origin/gh/tugsbayasgalan/92/head 2025-12-04T07:58:20.4721253Z * [new branch] gh/tugsbayasgalan/92/orig -> origin/gh/tugsbayasgalan/92/orig 2025-12-04T07:58:20.4722300Z * [new branch] gh/tugsbayasgalan/93/base -> origin/gh/tugsbayasgalan/93/base 2025-12-04T07:58:20.4723099Z * [new branch] gh/tugsbayasgalan/93/head -> origin/gh/tugsbayasgalan/93/head 2025-12-04T07:58:20.4723886Z * [new branch] gh/tugsbayasgalan/93/orig -> origin/gh/tugsbayasgalan/93/orig 2025-12-04T07:58:20.4725174Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-12-04T07:58:20.4725820Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-12-04T07:58:20.4726480Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-12-04T07:58:20.4727381Z * [new branch] gh/v0i0/15/base -> origin/gh/v0i0/15/base 2025-12-04T07:58:20.4728220Z * [new branch] gh/v0i0/15/head -> origin/gh/v0i0/15/head 2025-12-04T07:58:20.4728930Z * [new branch] gh/v0i0/15/orig -> origin/gh/v0i0/15/orig 2025-12-04T07:58:20.4729916Z * [new branch] gh/v0i0/16/base -> origin/gh/v0i0/16/base 2025-12-04T07:58:20.4730592Z * [new branch] gh/v0i0/16/head -> origin/gh/v0i0/16/head 2025-12-04T07:58:20.4731317Z * [new branch] gh/v0i0/16/orig -> origin/gh/v0i0/16/orig 2025-12-04T07:58:20.4732273Z * [new branch] gh/v0i0/17/base -> origin/gh/v0i0/17/base 2025-12-04T07:58:20.4733101Z * [new branch] gh/v0i0/17/head -> origin/gh/v0i0/17/head 2025-12-04T07:58:20.4733795Z * [new branch] gh/v0i0/17/orig -> origin/gh/v0i0/17/orig 2025-12-04T07:58:20.4734829Z * [new branch] gh/v0i0/18/base -> origin/gh/v0i0/18/base 2025-12-04T07:58:20.4735617Z * [new branch] gh/v0i0/18/head -> origin/gh/v0i0/18/head 2025-12-04T07:58:20.4736309Z * [new branch] gh/v0i0/18/orig -> origin/gh/v0i0/18/orig 2025-12-04T07:58:20.4737307Z * [new branch] gh/v0i0/19/base -> origin/gh/v0i0/19/base 2025-12-04T07:58:20.4738120Z * [new branch] gh/v0i0/19/head -> origin/gh/v0i0/19/head 2025-12-04T07:58:20.4738838Z * [new branch] gh/v0i0/19/orig -> origin/gh/v0i0/19/orig 2025-12-04T07:58:20.4740046Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-12-04T07:58:20.4740790Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-12-04T07:58:20.4741659Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-12-04T07:58:20.4742439Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-12-04T07:58:20.4743161Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-12-04T07:58:20.4744122Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-12-04T07:58:20.4744922Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-12-04T07:58:20.4745779Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-12-04T07:58:20.4746655Z * [new branch] gh/vishal9-team/4/base -> origin/gh/vishal9-team/4/base 2025-12-04T07:58:20.4747430Z * [new branch] gh/vishal9-team/4/head -> origin/gh/vishal9-team/4/head 2025-12-04T07:58:20.4748140Z * [new branch] gh/vishal9-team/4/orig -> origin/gh/vishal9-team/4/orig 2025-12-04T07:58:20.4749268Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-12-04T07:58:20.4750191Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-12-04T07:58:20.4751191Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-12-04T07:58:20.4752376Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-12-04T07:58:20.4753167Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-12-04T07:58:20.4753895Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-12-04T07:58:20.4754832Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-12-04T07:58:20.4755973Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-12-04T07:58:20.4756725Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-12-04T07:58:20.4757713Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-12-04T07:58:20.4758475Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-12-04T07:58:20.4759200Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-12-04T07:58:20.4760193Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-12-04T07:58:20.4761035Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-12-04T07:58:20.4761754Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-12-04T07:58:20.4762726Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-12-04T07:58:20.4763870Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-12-04T07:58:20.4764611Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-12-04T07:58:20.4765480Z * [new branch] gh/wconstab/449/base -> origin/gh/wconstab/449/base 2025-12-04T07:58:20.4766249Z * [new branch] gh/wconstab/449/head -> origin/gh/wconstab/449/head 2025-12-04T07:58:20.4766982Z * [new branch] gh/wconstab/449/orig -> origin/gh/wconstab/449/orig 2025-12-04T07:58:20.4767842Z * [new branch] gh/wconstab/450/base -> origin/gh/wconstab/450/base 2025-12-04T07:58:20.4768607Z * [new branch] gh/wconstab/450/head -> origin/gh/wconstab/450/head 2025-12-04T07:58:20.4769366Z * [new branch] gh/wconstab/450/orig -> origin/gh/wconstab/450/orig 2025-12-04T07:58:20.4770254Z * [new branch] gh/wconstab/451/base -> origin/gh/wconstab/451/base 2025-12-04T07:58:20.4771111Z * [new branch] gh/wconstab/451/head -> origin/gh/wconstab/451/head 2025-12-04T07:58:20.4771809Z * [new branch] gh/wconstab/451/orig -> origin/gh/wconstab/451/orig 2025-12-04T07:58:20.4772848Z * [new branch] gh/wconstab/452/base -> origin/gh/wconstab/452/base 2025-12-04T07:58:20.4773537Z * [new branch] gh/wconstab/452/head -> origin/gh/wconstab/452/head 2025-12-04T07:58:20.4774229Z * [new branch] gh/wconstab/452/orig -> origin/gh/wconstab/452/orig 2025-12-04T07:58:20.4775069Z * [new branch] gh/wconstab/453/base -> origin/gh/wconstab/453/base 2025-12-04T07:58:20.4775891Z * [new branch] gh/wconstab/453/head -> origin/gh/wconstab/453/head 2025-12-04T07:58:20.4776653Z * [new branch] gh/wconstab/453/orig -> origin/gh/wconstab/453/orig 2025-12-04T07:58:20.4777568Z * [new branch] gh/wconstab/454/base -> origin/gh/wconstab/454/base 2025-12-04T07:58:20.4778257Z * [new branch] gh/wconstab/454/head -> origin/gh/wconstab/454/head 2025-12-04T07:58:20.4778978Z * [new branch] gh/wconstab/454/orig -> origin/gh/wconstab/454/orig 2025-12-04T07:58:20.4779959Z * [new branch] gh/wconstab/455/base -> origin/gh/wconstab/455/base 2025-12-04T07:58:20.4780737Z * [new branch] gh/wconstab/455/head -> origin/gh/wconstab/455/head 2025-12-04T07:58:20.4781451Z * [new branch] gh/wconstab/455/orig -> origin/gh/wconstab/455/orig 2025-12-04T07:58:20.4782620Z * [new branch] gh/wconstab/456/base -> origin/gh/wconstab/456/base 2025-12-04T07:58:20.4783565Z * [new branch] gh/wconstab/456/head -> origin/gh/wconstab/456/head 2025-12-04T07:58:20.4784418Z * [new branch] gh/wconstab/456/orig -> origin/gh/wconstab/456/orig 2025-12-04T07:58:20.4785434Z * [new branch] gh/wconstab/457/base -> origin/gh/wconstab/457/base 2025-12-04T07:58:20.4786264Z * [new branch] gh/wconstab/457/head -> origin/gh/wconstab/457/head 2025-12-04T07:58:20.4787000Z * [new branch] gh/wconstab/457/orig -> origin/gh/wconstab/457/orig 2025-12-04T07:58:20.4787991Z * [new branch] gh/wconstab/458/base -> origin/gh/wconstab/458/base 2025-12-04T07:58:20.4788737Z * [new branch] gh/wconstab/458/head -> origin/gh/wconstab/458/head 2025-12-04T07:58:20.4789491Z * [new branch] gh/wconstab/458/orig -> origin/gh/wconstab/458/orig 2025-12-04T07:58:20.4790347Z * [new branch] gh/wconstab/459/base -> origin/gh/wconstab/459/base 2025-12-04T07:58:20.4791151Z * [new branch] gh/wconstab/459/head -> origin/gh/wconstab/459/head 2025-12-04T07:58:20.4791827Z * [new branch] gh/wconstab/459/orig -> origin/gh/wconstab/459/orig 2025-12-04T07:58:20.4793286Z * [new branch] gh/wconstab/460/base -> origin/gh/wconstab/460/base 2025-12-04T07:58:20.4794182Z * [new branch] gh/wconstab/460/head -> origin/gh/wconstab/460/head 2025-12-04T07:58:20.4794944Z * [new branch] gh/wconstab/460/orig -> origin/gh/wconstab/460/orig 2025-12-04T07:58:20.4796018Z * [new branch] gh/wconstab/461/base -> origin/gh/wconstab/461/base 2025-12-04T07:58:20.4796717Z * [new branch] gh/wconstab/461/head -> origin/gh/wconstab/461/head 2025-12-04T07:58:20.4797415Z * [new branch] gh/wconstab/461/orig -> origin/gh/wconstab/461/orig 2025-12-04T07:58:20.4798662Z * [new branch] gh/wconstab/462/base -> origin/gh/wconstab/462/base 2025-12-04T07:58:20.4799448Z * [new branch] gh/wconstab/462/head -> origin/gh/wconstab/462/head 2025-12-04T07:58:20.4800330Z * [new branch] gh/wconstab/462/orig -> origin/gh/wconstab/462/orig 2025-12-04T07:58:20.4801325Z * [new branch] gh/wconstab/463/base -> origin/gh/wconstab/463/base 2025-12-04T07:58:20.4802148Z * [new branch] gh/wconstab/463/head -> origin/gh/wconstab/463/head 2025-12-04T07:58:20.4803127Z * [new branch] gh/wconstab/463/orig -> origin/gh/wconstab/463/orig 2025-12-04T07:58:20.4804146Z * [new branch] gh/wconstab/464/base -> origin/gh/wconstab/464/base 2025-12-04T07:58:20.4804890Z * [new branch] gh/wconstab/464/head -> origin/gh/wconstab/464/head 2025-12-04T07:58:20.4805976Z * [new branch] gh/wconstab/464/orig -> origin/gh/wconstab/464/orig 2025-12-04T07:58:20.4806885Z * [new branch] gh/wconstab/465/base -> origin/gh/wconstab/465/base 2025-12-04T07:58:20.4807645Z * [new branch] gh/wconstab/465/head -> origin/gh/wconstab/465/head 2025-12-04T07:58:20.4808448Z * [new branch] gh/wconstab/465/orig -> origin/gh/wconstab/465/orig 2025-12-04T07:58:20.4809450Z * [new branch] gh/wconstab/466/base -> origin/gh/wconstab/466/base 2025-12-04T07:58:20.4810106Z * [new branch] gh/wconstab/466/head -> origin/gh/wconstab/466/head 2025-12-04T07:58:20.4811125Z * [new branch] gh/wconstab/466/orig -> origin/gh/wconstab/466/orig 2025-12-04T07:58:20.4812377Z * [new branch] gh/wconstab/467/base -> origin/gh/wconstab/467/base 2025-12-04T07:58:20.4813207Z * [new branch] gh/wconstab/467/head -> origin/gh/wconstab/467/head 2025-12-04T07:58:20.4813938Z * [new branch] gh/wconstab/467/orig -> origin/gh/wconstab/467/orig 2025-12-04T07:58:20.4814846Z * [new branch] gh/wconstab/468/base -> origin/gh/wconstab/468/base 2025-12-04T07:58:20.4815509Z * [new branch] gh/wconstab/468/head -> origin/gh/wconstab/468/head 2025-12-04T07:58:20.4816233Z * [new branch] gh/wconstab/468/orig -> origin/gh/wconstab/468/orig 2025-12-04T07:58:20.4817487Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-12-04T07:58:20.4818164Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-12-04T07:58:20.4818884Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-12-04T07:58:20.4820005Z * [new branch] gh/weifengpy/40/base -> origin/gh/weifengpy/40/base 2025-12-04T07:58:20.4820719Z * [new branch] gh/weifengpy/40/head -> origin/gh/weifengpy/40/head 2025-12-04T07:58:20.4821445Z * [new branch] gh/weifengpy/40/orig -> origin/gh/weifengpy/40/orig 2025-12-04T07:58:20.4822591Z * [new branch] gh/weifengpy/41/base -> origin/gh/weifengpy/41/base 2025-12-04T07:58:20.4823398Z * [new branch] gh/weifengpy/41/head -> origin/gh/weifengpy/41/head 2025-12-04T07:58:20.4824552Z * [new branch] gh/weifengpy/41/orig -> origin/gh/weifengpy/41/orig 2025-12-04T07:58:20.4825941Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-12-04T07:58:20.4826625Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-12-04T07:58:20.4827385Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-12-04T07:58:20.4828444Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-12-04T07:58:20.4829309Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-12-04T07:58:20.4830032Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-12-04T07:58:20.4831021Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-12-04T07:58:20.4831907Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-12-04T07:58:20.4832668Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-12-04T07:58:20.4833813Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-12-04T07:58:20.4834564Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-12-04T07:58:20.4835327Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-12-04T07:58:20.4836275Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-12-04T07:58:20.4836983Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-12-04T07:58:20.4837732Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-12-04T07:58:20.4838831Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-12-04T07:58:20.4839688Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-12-04T07:58:20.4840370Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-12-04T07:58:20.4841295Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-12-04T07:58:20.4842022Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-12-04T07:58:20.4845563Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-12-04T07:58:20.4845744Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-12-04T07:58:20.4845898Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-12-04T07:58:20.4846063Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-12-04T07:58:20.4846224Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-12-04T07:58:20.4846881Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-12-04T07:58:20.4847615Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-12-04T07:58:20.4848529Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-12-04T07:58:20.4849283Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-12-04T07:58:20.4849993Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-12-04T07:58:20.4852062Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-12-04T07:58:20.4852831Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-12-04T07:58:20.4853497Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-12-04T07:58:20.4854553Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-12-04T07:58:20.4855252Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-12-04T07:58:20.4855966Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-12-04T07:58:20.4857075Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-12-04T07:58:20.4857870Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-12-04T07:58:20.4858575Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-12-04T07:58:20.4859542Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-12-04T07:58:20.4860337Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-12-04T07:58:20.4861046Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-12-04T07:58:20.4862061Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-12-04T07:58:20.4862792Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-12-04T07:58:20.4863513Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-12-04T07:58:20.4864697Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-12-04T07:58:20.4865506Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-12-04T07:58:20.4866378Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-12-04T07:58:20.4867796Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-12-04T07:58:20.4868674Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-12-04T07:58:20.4869367Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-12-04T07:58:20.4870399Z * [new branch] gh/williamwen42/330/base -> origin/gh/williamwen42/330/base 2025-12-04T07:58:20.4871213Z * [new branch] gh/williamwen42/330/head -> origin/gh/williamwen42/330/head 2025-12-04T07:58:20.4871937Z * [new branch] gh/williamwen42/330/orig -> origin/gh/williamwen42/330/orig 2025-12-04T07:58:20.4872881Z * [new branch] gh/williamwen42/331/base -> origin/gh/williamwen42/331/base 2025-12-04T07:58:20.4873569Z * [new branch] gh/williamwen42/331/head -> origin/gh/williamwen42/331/head 2025-12-04T07:58:20.4874304Z * [new branch] gh/williamwen42/331/orig -> origin/gh/williamwen42/331/orig 2025-12-04T07:58:20.4875214Z * [new branch] gh/williamwen42/332/base -> origin/gh/williamwen42/332/base 2025-12-04T07:58:20.4875915Z * [new branch] gh/williamwen42/332/head -> origin/gh/williamwen42/332/head 2025-12-04T07:58:20.4876637Z * [new branch] gh/williamwen42/332/orig -> origin/gh/williamwen42/332/orig 2025-12-04T07:58:20.4877823Z * [new branch] gh/williamwen42/333/base -> origin/gh/williamwen42/333/base 2025-12-04T07:58:20.4878594Z * [new branch] gh/williamwen42/333/head -> origin/gh/williamwen42/333/head 2025-12-04T07:58:20.4879300Z * [new branch] gh/williamwen42/333/orig -> origin/gh/williamwen42/333/orig 2025-12-04T07:58:20.4880302Z * [new branch] gh/williamwen42/334/base -> origin/gh/williamwen42/334/base 2025-12-04T07:58:20.4880978Z * [new branch] gh/williamwen42/334/head -> origin/gh/williamwen42/334/head 2025-12-04T07:58:20.4881673Z * [new branch] gh/williamwen42/334/orig -> origin/gh/williamwen42/334/orig 2025-12-04T07:58:20.4882794Z * [new branch] gh/williamwen42/335/base -> origin/gh/williamwen42/335/base 2025-12-04T07:58:20.4883564Z * [new branch] gh/williamwen42/335/head -> origin/gh/williamwen42/335/head 2025-12-04T07:58:20.4884268Z * [new branch] gh/williamwen42/335/orig -> origin/gh/williamwen42/335/orig 2025-12-04T07:58:20.4888503Z * [new branch] gh/williamwen42/336/base -> origin/gh/williamwen42/336/base 2025-12-04T07:58:20.4889055Z * [new branch] gh/williamwen42/336/head -> origin/gh/williamwen42/336/head 2025-12-04T07:58:20.4889816Z * [new branch] gh/williamwen42/336/orig -> origin/gh/williamwen42/336/orig 2025-12-04T07:58:20.4890836Z * [new branch] gh/williamwen42/337/base -> origin/gh/williamwen42/337/base 2025-12-04T07:58:20.4891556Z * [new branch] gh/williamwen42/337/head -> origin/gh/williamwen42/337/head 2025-12-04T07:58:20.4892283Z * [new branch] gh/williamwen42/337/orig -> origin/gh/williamwen42/337/orig 2025-12-04T07:58:20.4893382Z * [new branch] gh/williamwen42/338/base -> origin/gh/williamwen42/338/base 2025-12-04T07:58:20.4894083Z * [new branch] gh/williamwen42/338/head -> origin/gh/williamwen42/338/head 2025-12-04T07:58:20.4894810Z * [new branch] gh/williamwen42/338/orig -> origin/gh/williamwen42/338/orig 2025-12-04T07:58:20.4895760Z * [new branch] gh/williamwen42/339/base -> origin/gh/williamwen42/339/base 2025-12-04T07:58:20.4896589Z * [new branch] gh/williamwen42/339/head -> origin/gh/williamwen42/339/head 2025-12-04T07:58:20.4897125Z * [new branch] gh/williamwen42/339/orig -> origin/gh/williamwen42/339/orig 2025-12-04T07:58:20.4898299Z * [new branch] gh/williamwen42/340/base -> origin/gh/williamwen42/340/base 2025-12-04T07:58:20.4898810Z * [new branch] gh/williamwen42/340/head -> origin/gh/williamwen42/340/head 2025-12-04T07:58:20.4899505Z * [new branch] gh/williamwen42/340/orig -> origin/gh/williamwen42/340/orig 2025-12-04T07:58:20.4900489Z * [new branch] gh/williamwen42/341/base -> origin/gh/williamwen42/341/base 2025-12-04T07:58:20.4901214Z * [new branch] gh/williamwen42/341/head -> origin/gh/williamwen42/341/head 2025-12-04T07:58:20.4901878Z * [new branch] gh/williamwen42/341/orig -> origin/gh/williamwen42/341/orig 2025-12-04T07:58:20.4903093Z * [new branch] gh/williamwen42/342/base -> origin/gh/williamwen42/342/base 2025-12-04T07:58:20.4905173Z * [new branch] gh/williamwen42/342/head -> origin/gh/williamwen42/342/head 2025-12-04T07:58:20.4906059Z * [new branch] gh/williamwen42/342/orig -> origin/gh/williamwen42/342/orig 2025-12-04T07:58:20.4907149Z * [new branch] gh/williamwen42/343/base -> origin/gh/williamwen42/343/base 2025-12-04T07:58:20.4907933Z * [new branch] gh/williamwen42/343/head -> origin/gh/williamwen42/343/head 2025-12-04T07:58:20.4908627Z * [new branch] gh/williamwen42/343/orig -> origin/gh/williamwen42/343/orig 2025-12-04T07:58:20.4909724Z * [new branch] gh/williamwen42/344/base -> origin/gh/williamwen42/344/base 2025-12-04T07:58:20.4910445Z * [new branch] gh/williamwen42/344/head -> origin/gh/williamwen42/344/head 2025-12-04T07:58:20.4911194Z * [new branch] gh/williamwen42/344/orig -> origin/gh/williamwen42/344/orig 2025-12-04T07:58:20.4912208Z * [new branch] gh/williamwen42/345/base -> origin/gh/williamwen42/345/base 2025-12-04T07:58:20.4912917Z * [new branch] gh/williamwen42/345/head -> origin/gh/williamwen42/345/head 2025-12-04T07:58:20.4913628Z * [new branch] gh/williamwen42/345/orig -> origin/gh/williamwen42/345/orig 2025-12-04T07:58:20.4915023Z * [new branch] gh/williamwen42/346/base -> origin/gh/williamwen42/346/base 2025-12-04T07:58:20.4915810Z * [new branch] gh/williamwen42/346/head -> origin/gh/williamwen42/346/head 2025-12-04T07:58:20.4916537Z * [new branch] gh/williamwen42/346/orig -> origin/gh/williamwen42/346/orig 2025-12-04T07:58:20.4917668Z * [new branch] gh/williamwen42/347/base -> origin/gh/williamwen42/347/base 2025-12-04T07:58:20.4918742Z * [new branch] gh/williamwen42/347/head -> origin/gh/williamwen42/347/head 2025-12-04T07:58:20.4919468Z * [new branch] gh/williamwen42/347/orig -> origin/gh/williamwen42/347/orig 2025-12-04T07:58:20.4920473Z * [new branch] gh/williamwen42/348/base -> origin/gh/williamwen42/348/base 2025-12-04T07:58:20.4921505Z * [new branch] gh/williamwen42/348/head -> origin/gh/williamwen42/348/head 2025-12-04T07:58:20.4922158Z * [new branch] gh/williamwen42/348/orig -> origin/gh/williamwen42/348/orig 2025-12-04T07:58:20.4923070Z * [new branch] gh/williamwen42/349/base -> origin/gh/williamwen42/349/base 2025-12-04T07:58:20.4923791Z * [new branch] gh/williamwen42/349/head -> origin/gh/williamwen42/349/head 2025-12-04T07:58:20.4924537Z * [new branch] gh/williamwen42/349/orig -> origin/gh/williamwen42/349/orig 2025-12-04T07:58:20.4925528Z * [new branch] gh/williamwen42/350/base -> origin/gh/williamwen42/350/base 2025-12-04T07:58:20.4926295Z * [new branch] gh/williamwen42/350/head -> origin/gh/williamwen42/350/head 2025-12-04T07:58:20.4926972Z * [new branch] gh/williamwen42/350/orig -> origin/gh/williamwen42/350/orig 2025-12-04T07:58:20.4928038Z * [new branch] gh/williamwen42/351/base -> origin/gh/williamwen42/351/base 2025-12-04T07:58:20.4928850Z * [new branch] gh/williamwen42/351/head -> origin/gh/williamwen42/351/head 2025-12-04T07:58:20.4929552Z * [new branch] gh/williamwen42/351/orig -> origin/gh/williamwen42/351/orig 2025-12-04T07:58:20.4930666Z * [new branch] gh/williamwen42/352/base -> origin/gh/williamwen42/352/base 2025-12-04T07:58:20.4931353Z * [new branch] gh/williamwen42/352/head -> origin/gh/williamwen42/352/head 2025-12-04T07:58:20.4932066Z * [new branch] gh/williamwen42/352/orig -> origin/gh/williamwen42/352/orig 2025-12-04T07:58:20.4933493Z * [new branch] gh/williamwen42/353/base -> origin/gh/williamwen42/353/base 2025-12-04T07:58:20.4934206Z * [new branch] gh/williamwen42/353/head -> origin/gh/williamwen42/353/head 2025-12-04T07:58:20.4935017Z * [new branch] gh/williamwen42/353/orig -> origin/gh/williamwen42/353/orig 2025-12-04T07:58:20.4935946Z * [new branch] gh/williamwen42/354/base -> origin/gh/williamwen42/354/base 2025-12-04T07:58:20.4936757Z * [new branch] gh/williamwen42/354/head -> origin/gh/williamwen42/354/head 2025-12-04T07:58:20.4937436Z * [new branch] gh/williamwen42/354/orig -> origin/gh/williamwen42/354/orig 2025-12-04T07:58:20.4938428Z * [new branch] gh/williamwen42/355/base -> origin/gh/williamwen42/355/base 2025-12-04T07:58:20.4939138Z * [new branch] gh/williamwen42/355/head -> origin/gh/williamwen42/355/head 2025-12-04T07:58:20.4939860Z * [new branch] gh/williamwen42/355/orig -> origin/gh/williamwen42/355/orig 2025-12-04T07:58:20.4941012Z * [new branch] gh/williamwen42/356/base -> origin/gh/williamwen42/356/base 2025-12-04T07:58:20.4941702Z * [new branch] gh/williamwen42/356/head -> origin/gh/williamwen42/356/head 2025-12-04T07:58:20.4942774Z * [new branch] gh/williamwen42/356/orig -> origin/gh/williamwen42/356/orig 2025-12-04T07:58:20.4943746Z * [new branch] gh/williamwen42/357/base -> origin/gh/williamwen42/357/base 2025-12-04T07:58:20.4944486Z * [new branch] gh/williamwen42/357/head -> origin/gh/williamwen42/357/head 2025-12-04T07:58:20.4945236Z * [new branch] gh/williamwen42/357/orig -> origin/gh/williamwen42/357/orig 2025-12-04T07:58:20.4946357Z * [new branch] gh/williamwen42/358/base -> origin/gh/williamwen42/358/base 2025-12-04T07:58:20.4947041Z * [new branch] gh/williamwen42/358/head -> origin/gh/williamwen42/358/head 2025-12-04T07:58:20.4947827Z * [new branch] gh/williamwen42/358/orig -> origin/gh/williamwen42/358/orig 2025-12-04T07:58:20.4948995Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-12-04T07:58:20.4949720Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-12-04T07:58:20.4950685Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-12-04T07:58:20.4951274Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-12-04T07:58:20.4952226Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-12-04T07:58:20.4952929Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-12-04T07:58:20.4953665Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-12-04T07:58:20.4954588Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-12-04T07:58:20.4955256Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-12-04T07:58:20.4955983Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-12-04T07:58:20.4956868Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-12-04T07:58:20.4957561Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-12-04T07:58:20.4958332Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-12-04T07:58:20.4959253Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-12-04T07:58:20.4960077Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-12-04T07:58:20.4960750Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-12-04T07:58:20.4961673Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-12-04T07:58:20.4962343Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-12-04T07:58:20.4963062Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-12-04T07:58:20.4964030Z * [new branch] gh/xmfan/310/base -> origin/gh/xmfan/310/base 2025-12-04T07:58:20.4964716Z * [new branch] gh/xmfan/310/head -> origin/gh/xmfan/310/head 2025-12-04T07:58:20.4965442Z * [new branch] gh/xmfan/310/orig -> origin/gh/xmfan/310/orig 2025-12-04T07:58:20.4966342Z * [new branch] gh/xmfan/311/base -> origin/gh/xmfan/311/base 2025-12-04T07:58:20.4967074Z * [new branch] gh/xmfan/311/head -> origin/gh/xmfan/311/head 2025-12-04T07:58:20.4967773Z * [new branch] gh/xmfan/311/orig -> origin/gh/xmfan/311/orig 2025-12-04T07:58:20.4968773Z * [new branch] gh/xmfan/312/base -> origin/gh/xmfan/312/base 2025-12-04T07:58:20.4969486Z * [new branch] gh/xmfan/312/head -> origin/gh/xmfan/312/head 2025-12-04T07:58:20.4970198Z * [new branch] gh/xmfan/312/orig -> origin/gh/xmfan/312/orig 2025-12-04T07:58:20.4971118Z * [new branch] gh/xmfan/313/base -> origin/gh/xmfan/313/base 2025-12-04T07:58:20.4971805Z * [new branch] gh/xmfan/313/head -> origin/gh/xmfan/313/head 2025-12-04T07:58:20.4972500Z * [new branch] gh/xmfan/313/orig -> origin/gh/xmfan/313/orig 2025-12-04T07:58:20.4973711Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-12-04T07:58:20.4974370Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-12-04T07:58:20.4975125Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-12-04T07:58:20.4976135Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-12-04T07:58:20.4976857Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-12-04T07:58:20.4977571Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-12-04T07:58:20.4978600Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-12-04T07:58:20.4979295Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-12-04T07:58:20.4979993Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-12-04T07:58:20.4981293Z * [new branch] gh/xuanzhang816/34/base -> origin/gh/xuanzhang816/34/base 2025-12-04T07:58:20.4982010Z * [new branch] gh/xuanzhang816/34/head -> origin/gh/xuanzhang816/34/head 2025-12-04T07:58:20.4982798Z * [new branch] gh/xuanzhang816/34/orig -> origin/gh/xuanzhang816/34/orig 2025-12-04T07:58:20.4983990Z * [new branch] gh/xuanzhang816/35/base -> origin/gh/xuanzhang816/35/base 2025-12-04T07:58:20.4984626Z * [new branch] gh/xuanzhang816/35/head -> origin/gh/xuanzhang816/35/head 2025-12-04T07:58:20.4985323Z * [new branch] gh/xuanzhang816/35/orig -> origin/gh/xuanzhang816/35/orig 2025-12-04T07:58:20.4986670Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-12-04T07:58:20.4987373Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-12-04T07:58:20.4988157Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-12-04T07:58:20.4989168Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-12-04T07:58:20.4989806Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-12-04T07:58:20.4990525Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-12-04T07:58:20.4991522Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-12-04T07:58:20.4992175Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-12-04T07:58:20.4992909Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-12-04T07:58:20.4993810Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-12-04T07:58:20.4994519Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-12-04T07:58:20.4995255Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-12-04T07:58:20.4996161Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-12-04T07:58:20.4996873Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-12-04T07:58:20.4997677Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-12-04T07:58:20.4998572Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-12-04T07:58:20.4999693Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-12-04T07:58:20.5000382Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-12-04T07:58:20.5001339Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-12-04T07:58:20.5002022Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-12-04T07:58:20.5002931Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-12-04T07:58:20.5003922Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-12-04T07:58:20.5004623Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-12-04T07:58:20.5005360Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-12-04T07:58:20.5006351Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-12-04T07:58:20.5007195Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-12-04T07:58:20.5008204Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-12-04T07:58:20.5008905Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-12-04T07:58:20.5009901Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-12-04T07:58:20.5010551Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-12-04T07:58:20.5011257Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-12-04T07:58:20.5011939Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-12-04T07:58:20.5012894Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-12-04T07:58:20.5013552Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-12-04T07:58:20.5014272Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-12-04T07:58:20.5015201Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-12-04T07:58:20.5015910Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-12-04T07:58:20.5016577Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-12-04T07:58:20.5017678Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-12-04T07:58:20.5018730Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-12-04T07:58:20.5019457Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-12-04T07:58:20.5020804Z * [new branch] gh/yang-yu-hang/1/base -> origin/gh/yang-yu-hang/1/base 2025-12-04T07:58:20.5021664Z * [new branch] gh/yang-yu-hang/1/head -> origin/gh/yang-yu-hang/1/head 2025-12-04T07:58:20.5022498Z * [new branch] gh/yang-yu-hang/1/orig -> origin/gh/yang-yu-hang/1/orig 2025-12-04T07:58:20.5023488Z * [new branch] gh/yang-yu-hang/2/base -> origin/gh/yang-yu-hang/2/base 2025-12-04T07:58:20.5024381Z * [new branch] gh/yang-yu-hang/2/head -> origin/gh/yang-yu-hang/2/head 2025-12-04T07:58:20.5025311Z * [new branch] gh/yang-yu-hang/2/orig -> origin/gh/yang-yu-hang/2/orig 2025-12-04T07:58:20.5026422Z * [new branch] gh/yang-yu-hang/3/base -> origin/gh/yang-yu-hang/3/base 2025-12-04T07:58:20.5027146Z * [new branch] gh/yang-yu-hang/3/head -> origin/gh/yang-yu-hang/3/head 2025-12-04T07:58:20.5027974Z * [new branch] gh/yang-yu-hang/3/orig -> origin/gh/yang-yu-hang/3/orig 2025-12-04T07:58:20.5029119Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-12-04T07:58:20.5030165Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-12-04T07:58:20.5030863Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-12-04T07:58:20.5031949Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-12-04T07:58:20.5032666Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-12-04T07:58:20.5033395Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-12-04T07:58:20.5034327Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-12-04T07:58:20.5035018Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-12-04T07:58:20.5035709Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-12-04T07:58:20.5036677Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-12-04T07:58:20.5037445Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-12-04T07:58:20.5038136Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-12-04T07:58:20.5039076Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-12-04T07:58:20.5039802Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-12-04T07:58:20.5040499Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-12-04T07:58:20.5041475Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-12-04T07:58:20.5042173Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-12-04T07:58:20.5042871Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-12-04T07:58:20.5043808Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-12-04T07:58:20.5044884Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-12-04T07:58:20.5045630Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-12-04T07:58:20.5047055Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-12-04T07:58:20.5047708Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-12-04T07:58:20.5048405Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-12-04T07:58:20.5049742Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-12-04T07:58:20.5050684Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-12-04T07:58:20.5051359Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-12-04T07:58:20.5052515Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-12-04T07:58:20.5053226Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-12-04T07:58:20.5054017Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-12-04T07:58:20.5054820Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-12-04T07:58:20.5055497Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-12-04T07:58:20.5056269Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-12-04T07:58:20.5057354Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-12-04T07:58:20.5058157Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-12-04T07:58:20.5058854Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-12-04T07:58:20.5059829Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-12-04T07:58:20.5060522Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-12-04T07:58:20.5061225Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-12-04T07:58:20.5062175Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-12-04T07:58:20.5062857Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-12-04T07:58:20.5063565Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-12-04T07:58:20.5064498Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-12-04T07:58:20.5065222Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-12-04T07:58:20.5066113Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-12-04T07:58:20.5067224Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-12-04T07:58:20.5068211Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-12-04T07:58:20.5068881Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-12-04T07:58:20.5069719Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-12-04T07:58:20.5070409Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-12-04T07:58:20.5071116Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-12-04T07:58:20.5072170Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-12-04T07:58:20.5072827Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-12-04T07:58:20.5073506Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-12-04T07:58:20.5074388Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-12-04T07:58:20.5075096Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-12-04T07:58:20.5075789Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-12-04T07:58:20.5076732Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-12-04T07:58:20.5077424Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-12-04T07:58:20.5078226Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-12-04T07:58:20.5078985Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-12-04T07:58:20.5079778Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-12-04T07:58:20.5080482Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-12-04T07:58:20.5081307Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-12-04T07:58:20.5082016Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-12-04T07:58:20.5083094Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-12-04T07:58:20.5083912Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-12-04T07:58:20.5084597Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-12-04T07:58:20.5085316Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-12-04T07:58:20.5086598Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-12-04T07:58:20.5087293Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-12-04T07:58:20.5087984Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-12-04T07:58:20.5088955Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-12-04T07:58:20.5089675Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-12-04T07:58:20.5090363Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-12-04T07:58:20.5091627Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-12-04T07:58:20.5092341Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-12-04T07:58:20.5093280Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-12-04T07:58:20.5093992Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-12-04T07:58:20.5095671Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-12-04T07:58:20.5096638Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-12-04T07:58:20.5097374Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-12-04T07:58:20.5098354Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-12-04T07:58:20.5099100Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-12-04T07:58:20.5099853Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-12-04T07:58:20.5101070Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-12-04T07:58:20.5101804Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-12-04T07:58:20.5102796Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-12-04T07:58:20.5103593Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-12-04T07:58:20.5104933Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-12-04T07:58:20.5105743Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-12-04T07:58:20.5106701Z * [new branch] gh/yushangdi/10/base -> origin/gh/yushangdi/10/base 2025-12-04T07:58:20.5107438Z * [new branch] gh/yushangdi/10/head -> origin/gh/yushangdi/10/head 2025-12-04T07:58:20.5108192Z * [new branch] gh/yushangdi/10/orig -> origin/gh/yushangdi/10/orig 2025-12-04T07:58:20.5109164Z * [new branch] gh/yushangdi/11/base -> origin/gh/yushangdi/11/base 2025-12-04T07:58:20.5110297Z * [new branch] gh/yushangdi/11/head -> origin/gh/yushangdi/11/head 2025-12-04T07:58:20.5110996Z * [new branch] gh/yushangdi/11/orig -> origin/gh/yushangdi/11/orig 2025-12-04T07:58:20.5111881Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-12-04T07:58:20.5112580Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-12-04T07:58:20.5113550Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-12-04T07:58:20.5114240Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-12-04T07:58:20.5114998Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-12-04T07:58:20.5116200Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-12-04T07:58:20.5116999Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-12-04T07:58:20.5117730Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-12-04T07:58:20.5118627Z * [new branch] gh/yushangdi/9/base -> origin/gh/yushangdi/9/base 2025-12-04T07:58:20.5119346Z * [new branch] gh/yushangdi/9/head -> origin/gh/yushangdi/9/head 2025-12-04T07:58:20.5120072Z * [new branch] gh/yushangdi/9/orig -> origin/gh/yushangdi/9/orig 2025-12-04T07:58:20.5121246Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-12-04T07:58:20.5121948Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-12-04T07:58:20.5122663Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-12-04T07:58:20.5123684Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-12-04T07:58:20.5124462Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-12-04T07:58:20.5125166Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-12-04T07:58:20.5126137Z * [new branch] gh/zklaus/21/base -> origin/gh/zklaus/21/base 2025-12-04T07:58:20.5126836Z * [new branch] gh/zklaus/21/head -> origin/gh/zklaus/21/head 2025-12-04T07:58:20.5127636Z * [new branch] gh/zklaus/21/orig -> origin/gh/zklaus/21/orig 2025-12-04T07:58:20.5128521Z * [new branch] gh/zklaus/22/base -> origin/gh/zklaus/22/base 2025-12-04T07:58:20.5129237Z * [new branch] gh/zklaus/22/head -> origin/gh/zklaus/22/head 2025-12-04T07:58:20.5129936Z * [new branch] gh/zklaus/22/orig -> origin/gh/zklaus/22/orig 2025-12-04T07:58:20.5130894Z * [new branch] gh/zklaus/23/base -> origin/gh/zklaus/23/base 2025-12-04T07:58:20.5131927Z * [new branch] gh/zklaus/23/head -> origin/gh/zklaus/23/head 2025-12-04T07:58:20.5132609Z * [new branch] gh/zklaus/23/orig -> origin/gh/zklaus/23/orig 2025-12-04T07:58:20.5133481Z * [new branch] gh/zklaus/24/base -> origin/gh/zklaus/24/base 2025-12-04T07:58:20.5134250Z * [new branch] gh/zklaus/24/head -> origin/gh/zklaus/24/head 2025-12-04T07:58:20.5134997Z * [new branch] gh/zklaus/24/orig -> origin/gh/zklaus/24/orig 2025-12-04T07:58:20.5136305Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-12-04T07:58:20.5136991Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-12-04T07:58:20.5137695Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-12-04T07:58:20.5138920Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-12-04T07:58:20.5139747Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-12-04T07:58:20.5140447Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-12-04T07:58:20.5141404Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-12-04T07:58:20.5142131Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-12-04T07:58:20.5143192Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-12-04T07:58:20.5144311Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-12-04T07:58:20.5144954Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-12-04T07:58:20.5145780Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-12-04T07:58:20.5146679Z * [new branch] gh/zou3519/1202/base -> origin/gh/zou3519/1202/base 2025-12-04T07:58:20.5147392Z * [new branch] gh/zou3519/1202/head -> origin/gh/zou3519/1202/head 2025-12-04T07:58:20.5148117Z * [new branch] gh/zou3519/1202/orig -> origin/gh/zou3519/1202/orig 2025-12-04T07:58:20.5149694Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-12-04T07:58:20.5150400Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-12-04T07:58:20.5151511Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-12-04T07:58:20.5152246Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-12-04T07:58:20.5152970Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-12-04T07:58:20.5154407Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-12-04T07:58:20.5155164Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-12-04T07:58:20.5155883Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-12-04T07:58:20.5156984Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-12-04T07:58:20.5157665Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-12-04T07:58:20.5158378Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-12-04T07:58:20.5159356Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-12-04T07:58:20.5160043Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-12-04T07:58:20.5160770Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-12-04T07:58:20.5161919Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-12-04T07:58:20.5162582Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-12-04T07:58:20.5163658Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-12-04T07:58:20.5164710Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-12-04T07:58:20.5165459Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-12-04T07:58:20.5166868Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-12-04T07:58:20.5167682Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-12-04T07:58:20.5168467Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-12-04T07:58:20.5169585Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-12-04T07:58:20.5170287Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-12-04T07:58:20.5170979Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-12-04T07:58:20.5172060Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-12-04T07:58:20.5172690Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-12-04T07:58:20.5173523Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-12-04T07:58:20.5174376Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-12-04T07:58:20.5175154Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-12-04T07:58:20.5175879Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-12-04T07:58:20.5176971Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-12-04T07:58:20.5177674Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-12-04T07:58:20.5178351Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-12-04T07:58:20.5179464Z * [new branch] gh/zpcore/26/base -> origin/gh/zpcore/26/base 2025-12-04T07:58:20.5180166Z * [new branch] gh/zpcore/26/head -> origin/gh/zpcore/26/head 2025-12-04T07:58:20.5180889Z * [new branch] gh/zpcore/26/orig -> origin/gh/zpcore/26/orig 2025-12-04T07:58:20.5181943Z * [new branch] gh/zpcore/27/base -> origin/gh/zpcore/27/base 2025-12-04T07:58:20.5182635Z * [new branch] gh/zpcore/27/head -> origin/gh/zpcore/27/head 2025-12-04T07:58:20.5183352Z * [new branch] gh/zpcore/27/orig -> origin/gh/zpcore/27/orig 2025-12-04T07:58:20.5184777Z * [new branch] gh/zpcore/28/base -> origin/gh/zpcore/28/base 2025-12-04T07:58:20.5186089Z * [new branch] gh/zpcore/28/head -> origin/gh/zpcore/28/head 2025-12-04T07:58:20.5186824Z * [new branch] gh/zpcore/28/orig -> origin/gh/zpcore/28/orig 2025-12-04T07:58:20.5187701Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-12-04T07:58:20.5188376Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-12-04T07:58:20.5189264Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-12-04T07:58:20.5189906Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-12-04T07:58:20.5190788Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-12-04T07:58:20.5191455Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-12-04T07:58:20.5192298Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-12-04T07:58:20.5192984Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-12-04T07:58:20.5194139Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-12-04T07:58:20.5194904Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-12-04T07:58:20.5195768Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-12-04T07:58:20.5196443Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-12-04T07:58:20.5197470Z * [new branch] google-main -> origin/google-main 2025-12-04T07:58:20.5198890Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-12-04T07:58:20.5199584Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-12-04T07:58:20.5200763Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-12-04T07:58:20.5201689Z * [new branch] hameerabbasi/complex_tensor_subclass -> origin/hameerabbasi/complex_tensor_subclass 2025-12-04T07:58:20.5202780Z * [new branch] hameerabbasi/fix-ctensor-gradcheck-tests -> origin/hameerabbasi/fix-ctensor-gradcheck-tests 2025-12-04T07:58:20.5207933Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-12-04T07:58:20.5208658Z * [new branch] hc_baseline -> origin/hc_baseline 2025-12-04T07:58:20.5209464Z * [new branch] hhh_rand -> origin/hhh_rand 2025-12-04T07:58:20.5210467Z * [new branch] huba/f1 -> origin/huba/f1 2025-12-04T07:58:20.5211795Z * [new branch] increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test -> origin/increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test 2025-12-04T07:58:20.5212257Z * [new branch] inlining -> origin/inlining 2025-12-04T07:58:20.5213099Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-12-04T07:58:20.5213861Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-12-04T07:58:20.5214835Z * [new branch] instrument-trunk-pull-linux-with-job-test-filters -> origin/instrument-trunk-pull-linux-with-job-test-filters 2025-12-04T07:58:20.5215291Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-12-04T07:58:20.5216113Z * [new branch] issue#58739 -> origin/issue#58739 2025-12-04T07:58:20.5216975Z * [new branch] jainapurva-patch-1 -> origin/jainapurva-patch-1 2025-12-04T07:58:20.5217876Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-12-04T07:58:20.5218617Z * [new branch] jathu/sve -> origin/jathu/sve 2025-12-04T07:58:20.5219786Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-12-04T07:58:20.5220685Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-12-04T07:58:20.5221543Z * [new branch] jiannanWang/memorysnapshot_filter -> origin/jiannanWang/memorysnapshot_filter 2025-12-04T07:58:20.5222252Z * [new branch] jiannanWang/profilerstepwarning -> origin/jiannanWang/profilerstepwarning 2025-12-04T07:58:20.5222995Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-12-04T07:58:20.5223829Z * [new branch] jithunnair-amd-patch-10 -> origin/jithunnair-amd-patch-10 2025-12-04T07:58:20.5224626Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-12-04T07:58:20.5225467Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-12-04T07:58:20.5226352Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-12-04T07:58:20.5227149Z * [new branch] jithunnair-amd-patch-5 -> origin/jithunnair-amd-patch-5 2025-12-04T07:58:20.5227949Z * [new branch] jithunnair-amd-patch-6 -> origin/jithunnair-amd-patch-6 2025-12-04T07:58:20.5228623Z * [new branch] jithunnair-amd-patch-7 -> origin/jithunnair-amd-patch-7 2025-12-04T07:58:20.5229428Z * [new branch] jithunnair-amd-patch-8 -> origin/jithunnair-amd-patch-8 2025-12-04T07:58:20.5230208Z * [new branch] jithunnair-amd-patch-9 -> origin/jithunnair-amd-patch-9 2025-12-04T07:58:20.5231278Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-12-04T07:58:20.5232313Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-12-04T07:58:20.5233081Z * [new branch] kainan_test -> origin/kainan_test 2025-12-04T07:58:20.5234128Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-12-04T07:58:20.5235518Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-12-04T07:58:20.5236593Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-12-04T07:58:20.5237463Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-12-04T07:58:20.5238200Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-12-04T07:58:20.5238846Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-12-04T07:58:20.5239532Z * [new branch] llama4-stable -> origin/llama4-stable 2025-12-04T07:58:20.5241072Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-12-04T07:58:20.5242132Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-12-04T07:58:20.5242839Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-12-04T07:58:20.5243511Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-12-04T07:58:20.5244228Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-12-04T07:58:20.5244919Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-12-04T07:58:20.5245664Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-12-04T07:58:20.5246601Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-12-04T07:58:20.5247581Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-12-04T07:58:20.5248225Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-12-04T07:58:20.5248957Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-12-04T07:58:20.5249722Z * [new branch] lucaskabela/typing_ctx_manager -> origin/lucaskabela/typing_ctx_manager 2025-12-04T07:58:20.5250454Z * [new branch] lucaskabela/typing_nn_module -> origin/lucaskabela/typing_nn_module 2025-12-04T07:58:20.5251253Z * [new branch] lucaskabela/typing_user_defined -> origin/lucaskabela/typing_user_defined 2025-12-04T07:58:20.5251933Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-12-04T07:58:20.5252654Z * [new branch] lucaskabela/typing_variables_dicts -> origin/lucaskabela/typing_variables_dicts 2025-12-04T07:58:20.5253408Z * [new branch] lucaskabela/typing_variables_functions -> origin/lucaskabela/typing_variables_functions 2025-12-04T07:58:20.5254141Z * [new branch] lucaskabela/typing_variables_lists -> origin/lucaskabela/typing_variables_lists 2025-12-04T07:58:20.5255195Z * [new branch] lw/torch_box_by_ref -> origin/lw/torch_box_by_ref 2025-12-04T07:58:20.5255992Z * [new branch] main -> origin/main 2025-12-04T07:58:20.5256879Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-12-04T07:58:20.5257726Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-12-04T07:58:20.5258540Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-12-04T07:58:20.5259355Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-12-04T07:58:20.5260174Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-12-04T07:58:20.5260892Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-12-04T07:58:20.5261712Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-12-04T07:58:20.5262531Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-12-04T07:58:20.5263568Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-12-04T07:58:20.5264410Z * [new branch] malfet/be-do-not-make-typos-in-build-artifacts -> origin/malfet/be-do-not-make-typos-in-build-artifacts 2025-12-04T07:58:20.5265094Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-12-04T07:58:20.5266227Z * [new branch] malfet/be-remove-misisng-neon-headers -> origin/malfet/be-remove-misisng-neon-headers 2025-12-04T07:58:20.5267056Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-12-04T07:58:20.5268058Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-12-04T07:58:20.5268632Z * [new branch] manuel/inductor_link_openmp -> origin/manuel/inductor_link_openmp 2025-12-04T07:58:20.5269600Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-12-04T07:58:20.5270363Z * [new branch] mem_profiler_flaky_fix -> origin/mem_profiler_flaky_fix 2025-12-04T07:58:20.5271115Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-12-04T07:58:20.5272466Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-12-04T07:58:20.5273291Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-12-04T07:58:20.5274096Z * [new branch] mingw_posix -> origin/mingw_posix 2025-12-04T07:58:20.5275173Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-12-04T07:58:20.5275905Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-12-04T07:58:20.5276604Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-12-04T07:58:20.5277374Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-12-04T07:58:20.5278087Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-12-04T07:58:20.5278814Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-12-04T07:58:20.5279466Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-12-04T07:58:20.5280153Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-12-04T07:58:20.5280678Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-12-04T07:58:20.5281709Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-12-04T07:58:20.5282547Z * [new branch] mlazos/bwd -> origin/mlazos/bwd 2025-12-04T07:58:20.5283201Z * [new branch] mlazos/combo-test -> origin/mlazos/combo-test 2025-12-04T07:58:20.5283954Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-12-04T07:58:20.5285009Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-12-04T07:58:20.5285821Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-12-04T07:58:20.5286531Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-12-04T07:58:20.5287295Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-12-04T07:58:20.5288005Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-12-04T07:58:20.5288728Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-12-04T07:58:20.5289504Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-12-04T07:58:20.5290214Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-12-04T07:58:20.5290998Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-12-04T07:58:20.5291645Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-12-04T07:58:20.5292319Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-12-04T07:58:20.5293126Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-12-04T07:58:20.5293859Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-12-04T07:58:20.5294630Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-12-04T07:58:20.5295310Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-12-04T07:58:20.5296043Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-12-04T07:58:20.5296802Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-12-04T07:58:20.5297556Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-12-04T07:58:20.5298345Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-12-04T07:58:20.5299051Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-12-04T07:58:20.5299776Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-12-04T07:58:20.5300554Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-12-04T07:58:20.5301364Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-12-04T07:58:20.5302110Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-12-04T07:58:20.5303155Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-12-04T07:58:20.5303923Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-12-04T07:58:20.5304610Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-12-04T07:58:20.5305312Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-12-04T07:58:20.5306194Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-12-04T07:58:20.5306865Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-12-04T07:58:20.5307604Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-12-04T07:58:20.5308282Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-12-04T07:58:20.5309023Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-12-04T07:58:20.5309727Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-12-04T07:58:20.5310389Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-12-04T07:58:20.5311089Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-12-04T07:58:20.5311804Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-12-04T07:58:20.5312520Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-12-04T07:58:20.5313280Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-12-04T07:58:20.5314000Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-12-04T07:58:20.5314722Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-12-04T07:58:20.5315350Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-12-04T07:58:20.5316067Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-12-04T07:58:20.5316822Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-12-04T07:58:20.5317493Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-12-04T07:58:20.5318142Z * [new branch] mlazos/main -> origin/mlazos/main 2025-12-04T07:58:20.5318799Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-12-04T07:58:20.5319503Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-12-04T07:58:20.5320723Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-12-04T07:58:20.5321450Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-12-04T07:58:20.5322544Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-12-04T07:58:20.5323287Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-12-04T07:58:20.5323978Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-12-04T07:58:20.5324721Z * [new branch] mlazos/overguarding -> origin/mlazos/overguarding 2025-12-04T07:58:20.5325470Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-12-04T07:58:20.5326183Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-12-04T07:58:20.5326912Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-12-04T07:58:20.5327648Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-12-04T07:58:20.5328333Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-12-04T07:58:20.5329034Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-12-04T07:58:20.5329760Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-12-04T07:58:20.5330526Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-12-04T07:58:20.5331301Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-12-04T07:58:20.5331824Z * [new branch] mlazos/stests -> origin/mlazos/stests 2025-12-04T07:58:20.5332625Z * [new branch] mlazos/stream-ops -> origin/mlazos/stream-ops 2025-12-04T07:58:20.5333352Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-12-04T07:58:20.5334440Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-12-04T07:58:20.5335123Z * [new branch] mlazos/test -> origin/mlazos/test 2025-12-04T07:58:20.5335876Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-12-04T07:58:20.5336706Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-12-04T07:58:20.5337547Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-12-04T07:58:20.5338274Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-12-04T07:58:20.5339014Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-12-04T07:58:20.5339714Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-12-04T07:58:20.5340483Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-12-04T07:58:20.5341177Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-12-04T07:58:20.5341920Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-12-04T07:58:20.5342737Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-12-04T07:58:20.5343492Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-12-04T07:58:20.5344188Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-12-04T07:58:20.5345016Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-12-04T07:58:20.5345855Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-12-04T07:58:20.5346517Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-12-04T07:58:20.5347269Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-12-04T07:58:20.5348027Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-12-04T07:58:20.5348991Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-12-04T07:58:20.5349765Z * [new branch] module-shim -> origin/module-shim 2025-12-04T07:58:20.5350537Z * [new branch] move_config -> origin/move_config 2025-12-04T07:58:20.5351585Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-12-04T07:58:20.5352530Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-12-04T07:58:20.5353559Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-12-04T07:58:20.5354249Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-12-04T07:58:20.5355043Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-12-04T07:58:20.5355754Z * [new branch] new-codegen -> origin/new-codegen 2025-12-04T07:58:20.5356566Z * [new branch] newtest-base -> origin/newtest-base 2025-12-04T07:58:20.5357621Z * [new branch] ngimel/addmm_dtype -> origin/ngimel/addmm_dtype 2025-12-04T07:58:20.5358314Z * [new branch] ngimel/div_inv -> origin/ngimel/div_inv 2025-12-04T07:58:20.5359092Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-12-04T07:58:20.5359784Z * [new branch] ngimel/gather_grid -> origin/ngimel/gather_grid 2025-12-04T07:58:20.5360537Z * [new branch] ngimel/gather_grid_release -> origin/ngimel/gather_grid_release 2025-12-04T07:58:20.5361227Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-12-04T07:58:20.5361891Z * [new branch] ngimel/hostalloc -> origin/ngimel/hostalloc 2025-12-04T07:58:20.5362594Z * [new branch] ngimel/storage_id -> origin/ngimel/storage_id 2025-12-04T07:58:20.5363351Z * [new branch] nightly -> origin/nightly 2025-12-04T07:58:20.5364468Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-12-04T07:58:20.5365212Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-12-04T07:58:20.5365983Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-12-04T07:58:20.5366873Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-12-04T07:58:20.5367727Z * [new branch] nikitaved/grad_addmm_epilogue_fusions -> origin/nikitaved/grad_addmm_epilogue_fusions 2025-12-04T07:58:20.5368610Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-12-04T07:58:20.5369252Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-12-04T07:58:20.5370290Z * [new branch] nmacchioni-perf-test-async-autotune -> origin/nmacchioni-perf-test-async-autotune 2025-12-04T07:58:20.5371057Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-12-04T07:58:20.5371802Z * [new branch] nofun-hack -> origin/nofun-hack 2025-12-04T07:58:20.5372592Z * [new branch] norm_bench -> origin/norm_bench 2025-12-04T07:58:20.5373537Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-12-04T07:58:20.5374293Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-12-04T07:58:20.5375016Z * [new branch] optimizer_test -> origin/optimizer_test 2025-12-04T07:58:20.5376273Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-12-04T07:58:20.5377050Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-12-04T07:58:20.5377806Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-12-04T07:58:20.5378701Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-12-04T07:58:20.5379454Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-12-04T07:58:20.5380788Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-12-04T07:58:20.5381547Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-12-04T07:58:20.5382417Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-12-04T07:58:20.5383157Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-12-04T07:58:20.5383909Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-12-04T07:58:20.5384644Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-12-04T07:58:20.5385414Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-12-04T07:58:20.5386233Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-12-04T07:58:20.5386950Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-12-04T07:58:20.5387641Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-12-04T07:58:20.5388596Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-12-04T07:58:20.5389565Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-12-04T07:58:20.5390248Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-12-04T07:58:20.5391979Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-12-04T07:58:20.5392679Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-12-04T07:58:20.5393982Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-12-04T07:58:20.5394819Z * [new branch] oulgen-patch-1 -> origin/oulgen-patch-1 2025-12-04T07:58:20.5395663Z * [new branch] oulgen-patch-2 -> origin/oulgen-patch-2 2025-12-04T07:58:20.5396484Z * [new branch] oulgen-patch-3 -> origin/oulgen-patch-3 2025-12-04T07:58:20.5397275Z * [new branch] oulgen-patch-4 -> origin/oulgen-patch-4 2025-12-04T07:58:20.5398020Z * [new branch] padded-tensor -> origin/padded-tensor 2025-12-04T07:58:20.5398842Z * [new branch] pca2 -> origin/pca2 2025-12-04T07:58:20.5399703Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-12-04T07:58:20.5400440Z * [new branch] perf_ops -> origin/perf_ops 2025-12-04T07:58:20.5401245Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-12-04T07:58:20.5402148Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-12-04T07:58:20.5404588Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-12-04T07:58:20.5405450Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-12-04T07:58:20.5405972Z * [new branch] pianpwk/_debug_nn_module_compile -> origin/pianpwk/_debug_nn_module_compile 2025-12-04T07:58:20.5406701Z * [new branch] pianpwk/_draft_triton_11_3 -> origin/pianpwk/_draft_triton_11_3 2025-12-04T07:58:20.5407393Z * [new branch] pianpwk/_manual_bucket_draft -> origin/pianpwk/_manual_bucket_draft 2025-12-04T07:58:20.5408323Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-12-04T07:58:20.5409180Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-12-04T07:58:20.5409968Z * [new branch] pianpwk/_unbacked_local_shard_size -> origin/pianpwk/_unbacked_local_shard_size 2025-12-04T07:58:20.5410649Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-12-04T07:58:20.5411349Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-12-04T07:58:20.5412167Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-12-04T07:58:20.5412865Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-12-04T07:58:20.5413602Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-12-04T07:58:20.5414353Z * [new branch] pianpwk/debug_hash_tensor -> origin/pianpwk/debug_hash_tensor 2025-12-04T07:58:20.5415137Z * [new branch] pianpwk/debug_mode_annotate -> origin/pianpwk/debug_mode_annotate 2025-12-04T07:58:20.5415799Z * [new branch] pianpwk/debug_mode_defaults -> origin/pianpwk/debug_mode_defaults 2025-12-04T07:58:20.5416574Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-12-04T07:58:20.5417409Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-12-04T07:58:20.5418077Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-12-04T07:58:20.5418798Z * [new branch] pianpwk/debug_mode_triton -> origin/pianpwk/debug_mode_triton 2025-12-04T07:58:20.5419594Z * [new branch] pianpwk/debug_show_stack_trace -> origin/pianpwk/debug_show_stack_trace 2025-12-04T07:58:20.5420332Z * [new branch] pianpwk/debug_wait_on_collective -> origin/pianpwk/debug_wait_on_collective 2025-12-04T07:58:20.5421015Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-12-04T07:58:20.5421856Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-12-04T07:58:20.5422546Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-12-04T07:58:20.5423131Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-12-04T07:58:20.5423898Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-12-04T07:58:20.5424648Z * [new branch] pianpwk/dtensor_custom_chunk -> origin/pianpwk/dtensor_custom_chunk 2025-12-04T07:58:20.5425968Z * [new branch] pianpwk/dtensor_unbacked_keypath -> origin/pianpwk/dtensor_unbacked_keypath 2025-12-04T07:58:20.5426708Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-12-04T07:58:20.5427513Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-12-04T07:58:20.5428227Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-12-04T07:58:20.5428936Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-12-04T07:58:20.5429838Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-12-04T07:58:20.5430434Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-12-04T07:58:20.5431181Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-12-04T07:58:20.5431886Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-12-04T07:58:20.5432626Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-12-04T07:58:20.5433276Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-12-04T07:58:20.5433949Z * [new branch] pianpwk/symint_one_hot -> origin/pianpwk/symint_one_hot 2025-12-04T07:58:20.5434783Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-12-04T07:58:20.5435794Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-12-04T07:58:20.5436452Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-12-04T07:58:20.5437258Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-12-04T07:58:20.5438021Z * [new branch] pianpwk/unbacked_dtensor_mm -> origin/pianpwk/unbacked_dtensor_mm 2025-12-04T07:58:20.5438689Z * [new branch] pianpwk/unbacked_tracing_12_2 -> origin/pianpwk/unbacked_tracing_12_2 2025-12-04T07:58:20.5439387Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-12-04T07:58:20.5440123Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-12-04T07:58:20.5441274Z * [new branch] piz/fix_partial_backward_1112 -> origin/piz/fix_partial_backward_1112 2025-12-04T07:58:20.5441925Z * [new branch] piz/prop_cache_clean -> origin/piz/prop_cache_clean 2025-12-04T07:58:20.5442726Z * [new branch] pool-separate -> origin/pool-separate 2025-12-04T07:58:20.5443478Z * [new branch] pr-156087 -> origin/pr-156087 2025-12-04T07:58:20.5444483Z * [new branch] pr/131860 -> origin/pr/131860 2025-12-04T07:58:20.5445237Z * [new branch] predispatch_to -> origin/predispatch_to 2025-12-04T07:58:20.5445983Z * [new branch] protect-c17 -> origin/protect-c17 2025-12-04T07:58:20.5446756Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-12-04T07:58:20.5448011Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-12-04T07:58:20.5449140Z * [new branch] q1l1/fix_device_moved_constant_type_unknown -> origin/q1l1/fix_device_moved_constant_type_unknown 2025-12-04T07:58:20.5450300Z * [new branch] q1l1/fix_wrong_default_type_for_kernel_call_args -> origin/q1l1/fix_wrong_default_type_for_kernel_call_args 2025-12-04T07:58:20.5451235Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-12-04T07:58:20.5452054Z * [new branch] quote-pytest_cache -> origin/quote-pytest_cache 2025-12-04T07:58:20.5453116Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-12-04T07:58:20.5454132Z * [new branch] release/1.10 -> origin/release/1.10 2025-12-04T07:58:20.5455386Z * [new branch] release/1.11 -> origin/release/1.11 2025-12-04T07:58:20.5456172Z * [new branch] release/1.12 -> origin/release/1.12 2025-12-04T07:58:20.5456932Z * [new branch] release/1.13 -> origin/release/1.13 2025-12-04T07:58:20.5457744Z * [new branch] release/1.4 -> origin/release/1.4 2025-12-04T07:58:20.5458180Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-12-04T07:58:20.5458971Z * [new branch] release/1.5 -> origin/release/1.5 2025-12-04T07:58:20.5459756Z * [new branch] release/1.6 -> origin/release/1.6 2025-12-04T07:58:20.5460536Z * [new branch] release/1.7 -> origin/release/1.7 2025-12-04T07:58:20.5461447Z * [new branch] release/1.8 -> origin/release/1.8 2025-12-04T07:58:20.5462186Z * [new branch] release/1.9 -> origin/release/1.9 2025-12-04T07:58:20.5462932Z * [new branch] release/2.0 -> origin/release/2.0 2025-12-04T07:58:20.5463754Z * [new branch] release/2.1 -> origin/release/2.1 2025-12-04T07:58:20.5464872Z * [new branch] release/2.2 -> origin/release/2.2 2025-12-04T07:58:20.5466065Z * [new branch] release/2.3 -> origin/release/2.3 2025-12-04T07:58:20.5467117Z * [new branch] release/2.4 -> origin/release/2.4 2025-12-04T07:58:20.5468089Z * [new branch] release/2.5 -> origin/release/2.5 2025-12-04T07:58:20.5468988Z * [new branch] release/2.6 -> origin/release/2.6 2025-12-04T07:58:20.5469808Z * [new branch] release/2.7 -> origin/release/2.7 2025-12-04T07:58:20.5470563Z * [new branch] release/2.8 -> origin/release/2.8 2025-12-04T07:58:20.5471433Z * [new branch] release/2.9 -> origin/release/2.9 2025-12-04T07:58:20.5472277Z * [new branch] release_notes -> origin/release_notes 2025-12-04T07:58:20.5473077Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-12-04T07:58:20.5474030Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-12-04T07:58:20.5474597Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-12-04T07:58:20.5475200Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-12-04T07:58:20.5476085Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-12-04T07:58:20.5477713Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-12-04T07:58:20.5479459Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-12-04T07:58:20.5481255Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-12-04T07:58:20.5482657Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-12-04T07:58:20.5483606Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-12-04T07:58:20.5484251Z * [new branch] revert-hoo-invoke-subgraph -> origin/revert-hoo-invoke-subgraph 2025-12-04T07:58:20.5485127Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-12-04T07:58:20.5485884Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-12-04T07:58:20.5486903Z * [new branch] ruisi/fix_all_to_all_estimation -> origin/ruisi/fix_all_to_all_estimation 2025-12-04T07:58:20.5487994Z * [new branch] ruisi/fix_comm_estimation -> origin/ruisi/fix_comm_estimation 2025-12-04T07:58:20.5488785Z * [new branch] ruisi/fix_dynamic_shape_estimation -> origin/ruisi/fix_dynamic_shape_estimation 2025-12-04T07:58:20.5489395Z * [new branch] ruisi/fix_llama3_autobucketing -> origin/ruisi/fix_llama3_autobucketing 2025-12-04T07:58:20.5490370Z * [new branch] ruisi/fix_manual_bucketing_ep_pass -> origin/ruisi/fix_manual_bucketing_ep_pass 2025-12-04T07:58:20.5491216Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-12-04T07:58:20.5493393Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-12-04T07:58:20.5494072Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-12-04T07:58:20.5494381Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-12-04T07:58:20.5494615Z * [new branch] rzou/njt -> origin/rzou/njt 2025-12-04T07:58:20.5495433Z * [new branch] rzou/pca -> origin/rzou/pca 2025-12-04T07:58:20.5496041Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-12-04T07:58:20.5496945Z * [new branch] samplevllm -> origin/samplevllm 2025-12-04T07:58:20.5498354Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-12-04T07:58:20.5498810Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-12-04T07:58:20.5499734Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-12-04T07:58:20.5500376Z * [new branch] save -> origin/save 2025-12-04T07:58:20.5501141Z * [new branch] scaled_mm -> origin/scaled_mm 2025-12-04T07:58:20.5501987Z * [new branch] scan_attempt -> origin/scan_attempt 2025-12-04T07:58:20.5505442Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-12-04T07:58:20.5505683Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-12-04T07:58:20.5505892Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-12-04T07:58:20.5506149Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-12-04T07:58:20.5506549Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-12-04T07:58:20.5507161Z * [new branch] some_rocm_inductor_skips -> origin/some_rocm_inductor_skips 2025-12-04T07:58:20.5508186Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-12-04T07:58:20.5509032Z * [new branch] sparse-mm-bf16-support -> origin/sparse-mm-bf16-support 2025-12-04T07:58:20.5509789Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-12-04T07:58:20.5510570Z * [new branch] suo -> origin/suo 2025-12-04T07:58:20.5511258Z * [new branch] sve-poc -> origin/sve-poc 2025-12-04T07:58:20.5512184Z * [new branch] switch-bn -> origin/switch-bn 2025-12-04T07:58:20.5512958Z * [new branch] sy_annotation_in_autograd_hop -> origin/sy_annotation_in_autograd_hop 2025-12-04T07:58:20.5514033Z * [new branch] sy_aot_eager_record -> origin/sy_aot_eager_record 2025-12-04T07:58:20.5514828Z * [new branch] sy_custom_bucketing -> origin/sy_custom_bucketing 2025-12-04T07:58:20.5515556Z * [new branch] sy_debug_mode_test -> origin/sy_debug_mode_test 2025-12-04T07:58:20.5516349Z * [new branch] sy_deserialize -> origin/sy_deserialize 2025-12-04T07:58:20.5517069Z * [new branch] sy_dump_gm_code -> origin/sy_dump_gm_code 2025-12-04T07:58:20.5517798Z * [new branch] sy_exp -> origin/sy_exp 2025-12-04T07:58:20.5518684Z * [new branch] sy_export_annotation -> origin/sy_export_annotation 2025-12-04T07:58:20.5519241Z * [new branch] sy_invoke_subgraph -> origin/sy_invoke_subgraph 2025-12-04T07:58:20.5520127Z * [new branch] sy_kernel_bw_name -> origin/sy_kernel_bw_name 2025-12-04T07:58:20.5520835Z * [new branch] sy_multi_arch -> origin/sy_multi_arch 2025-12-04T07:58:20.5521618Z * [new branch] sy_nn_module_stack -> origin/sy_nn_module_stack 2025-12-04T07:58:20.5522357Z * [new branch] sy_original_dtensor -> origin/sy_original_dtensor 2025-12-04T07:58:20.5523057Z * [new branch] sy_profiler_cia -> origin/sy_profiler_cia 2025-12-04T07:58:20.5523781Z * [new branch] symm_mem_sync -> origin/symm_mem_sync 2025-12-04T07:58:20.5524603Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-12-04T07:58:20.5525335Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-12-04T07:58:20.5526180Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-12-04T07:58:20.5526850Z * [new branch] test-old -> origin/test-old 2025-12-04T07:58:20.5527868Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-12-04T07:58:20.5528871Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-12-04T07:58:20.5529518Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-12-04T07:58:20.5530208Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-12-04T07:58:20.5531030Z * [new branch] tianren/customop_collectiveop_benchmark -> origin/tianren/customop_collectiveop_benchmark 2025-12-04T07:58:20.5532019Z * [new branch] tianren/customop_collectiveop_benchmark_fix -> origin/tianren/customop_collectiveop_benchmark_fix 2025-12-04T07:58:20.5532871Z * [new branch] tianren/customop_dynamic_config -> origin/tianren/customop_dynamic_config 2025-12-04T07:58:20.5533657Z * [new branch] tianren/dynamic_range_input -> origin/tianren/dynamic_range_input 2025-12-04T07:58:20.5534229Z * [new branch] tianren/dynamic_range_input_fix -> origin/tianren/dynamic_range_input_fix 2025-12-04T07:58:20.5535064Z * [new branch] tianren/dynamic_range_input_merge -> origin/tianren/dynamic_range_input_merge 2025-12-04T07:58:20.5535737Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-12-04T07:58:20.5536440Z * [new branch] tianren/fx_codegen_dump -> origin/tianren/fx_codegen_dump 2025-12-04T07:58:20.5537138Z * [new branch] tianren/symmetric_memory -> origin/tianren/symmetric_memory 2025-12-04T07:58:20.5537770Z * [new branch] tianren/test -> origin/tianren/test 2025-12-04T07:58:20.5538579Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-12-04T07:58:20.5539289Z * [new branch] tmp -> origin/tmp 2025-12-04T07:58:20.5540093Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-12-04T07:58:20.5540927Z * [new branch] torchtitan_integration -> origin/torchtitan_integration 2025-12-04T07:58:20.5541661Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-12-04T07:58:20.5542394Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-12-04T07:58:20.5543260Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-12-04T07:58:20.5544002Z * [new branch] triton_kernel -> origin/triton_kernel 2025-12-04T07:58:20.5544806Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-12-04T07:58:20.5545584Z * [new branch] type_dec -> origin/type_dec 2025-12-04T07:58:20.5546840Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-12-04T07:58:20.5548001Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-12-04T07:58:20.5548612Z * [new branch] update-audio-commit-hash/19087141161-1916-1 -> origin/update-audio-commit-hash/19087141161-1916-1 2025-12-04T07:58:20.5549396Z * [new branch] update-audio-commit-hash/19250643381-1929-1 -> origin/update-audio-commit-hash/19250643381-1929-1 2025-12-04T07:58:20.5550109Z * [new branch] update-audio-commit-hash/19397724337-1935-1 -> origin/update-audio-commit-hash/19397724337-1935-1 2025-12-04T07:58:20.5550705Z * [new branch] update-audio-commit-hash/19555670148-1941-1 -> origin/update-audio-commit-hash/19555670148-1941-1 2025-12-04T07:58:20.5551653Z * [new branch] update-audio-commit-hash/19750627930-1946-1 -> origin/update-audio-commit-hash/19750627930-1946-1 2025-12-04T07:58:20.5552662Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-12-04T07:58:20.5553599Z * [new branch] update-vision-commit-hash/19087141161-1916-1 -> origin/update-vision-commit-hash/19087141161-1916-1 2025-12-04T07:58:20.5554356Z * [new branch] update-vision-commit-hash/19184897099-1925-1 -> origin/update-vision-commit-hash/19184897099-1925-1 2025-12-04T07:58:20.5554930Z * [new branch] update-vision-commit-hash/19250643381-1929-1 -> origin/update-vision-commit-hash/19250643381-1929-1 2025-12-04T07:58:20.5555697Z * [new branch] update-vision-commit-hash/19381328640-1934-1 -> origin/update-vision-commit-hash/19381328640-1934-1 2025-12-04T07:58:20.5556313Z * [new branch] update-vision-commit-hash/19485237164-1938-1 -> origin/update-vision-commit-hash/19485237164-1938-1 2025-12-04T07:58:20.5557357Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-12-04T07:58:20.5558134Z * [new branch] update-vllm-dockerfile -> origin/update-vllm-dockerfile 2025-12-04T07:58:20.5559177Z * [new branch] update-xla-commit-hash/19224287370-211-1 -> origin/update-xla-commit-hash/19224287370-211-1 2025-12-04T07:58:20.5559770Z * [new branch] update-xla-commit-hash/19422028566-212-1 -> origin/update-xla-commit-hash/19422028566-212-1 2025-12-04T07:58:20.5560479Z * [new branch] update-xla-commit-hash/19626841311-213-1 -> origin/update-xla-commit-hash/19626841311-213-1 2025-12-04T07:58:20.5561297Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-12-04T07:58:20.5561999Z * [new branch] update_operator_readme -> origin/update_operator_readme 2025-12-04T07:58:20.5562788Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-12-04T07:58:20.5563545Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-12-04T07:58:20.5564278Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-12-04T07:58:20.5565116Z * [new branch] update_slow_tests_1763365283 -> origin/update_slow_tests_1763365283 2025-12-04T07:58:20.5565845Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-12-04T07:58:20.5566635Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-12-04T07:58:20.5567412Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-12-04T07:58:20.5568174Z * [new branch] upload-tests-for-autorevert -> origin/upload-tests-for-autorevert 2025-12-04T07:58:20.5568950Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-12-04T07:58:20.5569826Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-12-04T07:58:20.5570632Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-12-04T07:58:20.5571398Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-12-04T07:58:20.5572356Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-12-04T07:58:20.5573160Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-12-04T07:58:20.5573988Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-12-04T07:58:20.5574797Z * [new branch] validate_fn -> origin/validate_fn 2025-12-04T07:58:20.5575692Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-12-04T07:58:20.5576541Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-12-04T07:58:20.5577669Z * [new branch] varlen-api -> origin/varlen-api 2025-12-04T07:58:20.5578479Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-12-04T07:58:20.5579215Z * [new branch] varlen_batch_invariance -> origin/varlen_batch_invariance 2025-12-04T07:58:20.5580125Z * [new branch] viable/strict -> origin/viable/strict 2025-12-04T07:58:20.5581226Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-12-04T07:58:20.5581932Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-12-04T07:58:20.5582714Z * [new branch] vllmpin -> origin/vllmpin 2025-12-04T07:58:20.5583576Z * [new branch] vscode-recommend-pyrefly -> origin/vscode-recommend-pyrefly 2025-12-04T07:58:20.5584364Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-12-04T07:58:20.5585317Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-12-04T07:58:20.5586883Z * [new branch] whc/pei -> origin/whc/pei 2025-12-04T07:58:20.5587597Z * [new branch] whc/pp_fix -> origin/whc/pp_fix 2025-12-04T07:58:20.5588376Z * [new branch] whc/sharding -> origin/whc/sharding 2025-12-04T07:58:20.5589123Z * [new branch] whc/sharding2 -> origin/whc/sharding2 2025-12-04T07:58:20.5589806Z * [new branch] whc/uneven -> origin/whc/uneven 2025-12-04T07:58:20.5590797Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-12-04T07:58:20.5591625Z * [new branch] win_warnings -> origin/win_warnings 2025-12-04T07:58:20.5592418Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-12-04T07:58:20.5593150Z * [new branch] xmfan-war -> origin/xmfan-war 2025-12-04T07:58:20.5594138Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-12-04T07:58:20.5594859Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-12-04T07:58:20.5595641Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-12-04T07:58:20.5596078Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-12-04T07:58:20.5596805Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-12-04T07:58:20.5597471Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-12-04T07:58:20.5598265Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-12-04T07:58:20.5599085Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-12-04T07:58:20.5599976Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-12-04T07:58:20.5600771Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-12-04T07:58:20.5601456Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-12-04T07:58:20.5602137Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-12-04T07:58:20.5602923Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-12-04T07:58:20.5606548Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-12-04T07:58:20.5607358Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-12-04T07:58:20.5608044Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-12-04T07:58:20.5608782Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-12-04T07:58:20.5609439Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-12-04T07:58:20.5610527Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-12-04T07:58:20.5611197Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-12-04T07:58:20.5611919Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-12-04T07:58:20.5612661Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-12-04T07:58:20.5613517Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T07:58:20.5614167Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T07:58:20.5614687Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-12-04T07:58:20.5615537Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-12-04T07:58:20.5616282Z * [new branch] xmfan/test -> origin/xmfan/test 2025-12-04T07:58:20.5617726Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-12-04T07:58:20.5618395Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-12-04T07:58:20.5619085Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-12-04T07:58:20.5620039Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-12-04T07:58:20.5620814Z * [new branch] yiming/run_with_start_end_rng_hop -> origin/yiming/run_with_start_end_rng_hop 2025-12-04T07:58:20.5621467Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-12-04T07:58:20.5622466Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-12-04T07:58:20.5623278Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-12-04T07:58:20.5623949Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-12-04T07:58:20.5624547Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-12-04T07:58:20.5625460Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-12-04T07:58:20.5626402Z * [new branch] zb2p -> origin/zb2p 2025-12-04T07:58:20.5627187Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-12-04T07:58:20.5628321Z * [new branch] zhxchen17/ci/vllm_lora_oom -> origin/zhxchen17/ci/vllm_lora_oom 2025-12-04T07:58:20.5629119Z * [new branch] zhxchen17/ci/vllm_multimodal_oom -> origin/zhxchen17/ci/vllm_multimodal_oom 2025-12-04T07:58:20.5629617Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-12-04T07:58:20.5630815Z * [new branch] zhxchen17/dynamo/unsafe_drop_all_guards -> origin/zhxchen17/dynamo/unsafe_drop_all_guards 2025-12-04T07:58:20.5631685Z * [new branch] zhxchen17/export/call_override -> origin/zhxchen17/export/call_override 2025-12-04T07:58:20.5632366Z * [new branch] zhxchen17/export/codemod1 -> origin/zhxchen17/export/codemod1 2025-12-04T07:58:20.5633120Z * [new branch] zhxchen17/export/ctx_return -> origin/zhxchen17/export/ctx_return 2025-12-04T07:58:20.5633907Z * [new branch] zhxchen17/export/disable_side_effect_warn -> origin/zhxchen17/export/disable_side_effect_warn 2025-12-04T07:58:20.5634529Z * [new branch] zhxchen17/export/pytree_check -> origin/zhxchen17/export/pytree_check 2025-12-04T07:58:20.5635566Z * [new branch] zhxchen17/precompile/aoti -> origin/zhxchen17/precompile/aoti 2025-12-04T07:58:20.5636299Z * [new branch] zhxchen17/precompile/globals -> origin/zhxchen17/precompile/globals 2025-12-04T07:58:20.5637022Z * [new branch] zhxchen17/precompile/inductor_guards -> origin/zhxchen17/precompile/inductor_guards 2025-12-04T07:58:20.5637875Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-12-04T07:58:20.5638681Z * [new branch] zhxchen17/torch_export_api_update -> origin/zhxchen17/torch_export_api_update 2025-12-04T07:58:20.5639689Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-12-04T07:58:20.5640694Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-12-04T07:58:20.5641462Z * [new branch] zxiiro/c7i.2xlarge -> origin/zxiiro/c7i.2xlarge 2025-12-04T07:58:20.5642254Z * [new branch] zxiiro/c7i.2xlarge.h100 -> origin/zxiiro/c7i.2xlarge.h100 2025-12-04T07:58:20.5642970Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-12-04T07:58:20.5643720Z * [new branch] zxiiro/risc64 -> origin/zxiiro/risc64 2025-12-04T07:58:20.5644513Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-12-04T07:58:20.5645337Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-12-04T07:58:20.5645933Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-12-04T07:58:20.5646576Z * [new tag] ciflow/b200/115316 -> ciflow/b200/115316 2025-12-04T07:58:20.5647046Z * [new tag] ciflow/b200/160685 -> ciflow/b200/160685 2025-12-04T07:58:20.5647440Z * [new tag] ciflow/b200/161607 -> ciflow/b200/161607 2025-12-04T07:58:20.5647872Z * [new tag] ciflow/b200/161938 -> ciflow/b200/161938 2025-12-04T07:58:20.5648606Z * [new tag] ciflow/b200/167207 -> ciflow/b200/167207 2025-12-04T07:58:20.5648879Z * [new tag] ciflow/b200/167989 -> ciflow/b200/167989 2025-12-04T07:58:20.5649516Z * [new tag] ciflow/b200/168096 -> ciflow/b200/168096 2025-12-04T07:58:20.5649984Z * [new tag] ciflow/b200/168175 -> ciflow/b200/168175 2025-12-04T07:58:20.5650442Z * [new tag] ciflow/b200/168195 -> ciflow/b200/168195 2025-12-04T07:58:20.5651085Z * [new tag] ciflow/b200/169200 -> ciflow/b200/169200 2025-12-04T07:58:20.5651552Z * [new tag] ciflow/b200/169216 -> ciflow/b200/169216 2025-12-04T07:58:20.5652392Z * [new tag] ciflow/b200/169380 -> ciflow/b200/169380 2025-12-04T07:58:20.5653166Z * [new tag] ciflow/b200/169412 -> ciflow/b200/169412 2025-12-04T07:58:20.5653622Z * [new tag] ciflow/b200/169470 -> ciflow/b200/169470 2025-12-04T07:58:20.5654092Z * [new tag] ciflow/b200/169471 -> ciflow/b200/169471 2025-12-04T07:58:20.5654525Z * [new tag] ciflow/b200/169472 -> ciflow/b200/169472 2025-12-04T07:58:20.5655288Z * [new tag] ciflow/b200/169514 -> ciflow/b200/169514 2025-12-04T07:58:20.5655636Z * [new tag] ciflow/b200/169517 -> ciflow/b200/169517 2025-12-04T07:58:20.5656400Z * [new tag] ciflow/binaries/165922 -> ciflow/binaries/165922 2025-12-04T07:58:20.5656850Z * [new tag] ciflow/binaries/169510 -> ciflow/binaries/169510 2025-12-04T07:58:20.5657609Z * [new tag] ciflow/binaries_wheel/157994 -> ciflow/binaries_wheel/157994 2025-12-04T07:58:20.5658086Z * [new tag] ciflow/binaries_wheel/166829 -> ciflow/binaries_wheel/166829 2025-12-04T07:58:20.5658527Z * [new tag] ciflow/binaries_wheel/167972 -> ciflow/binaries_wheel/167972 2025-12-04T07:58:20.5659051Z * [new tag] ciflow/binaries_wheel/167981 -> ciflow/binaries_wheel/167981 2025-12-04T07:58:20.5659652Z * [new tag] ciflow/dynamo/167695 -> ciflow/dynamo/167695 2025-12-04T07:58:20.5660118Z * [new tag] ciflow/dynamo/168096 -> ciflow/dynamo/168096 2025-12-04T07:58:20.5660933Z * [new tag] ciflow/h100-cutlass-backend/161938 -> ciflow/h100-cutlass-backend/161938 2025-12-04T07:58:20.5661192Z * [new tag] ciflow/h100-cutlass-backend/161940 -> ciflow/h100-cutlass-backend/161940 2025-12-04T07:58:20.5661909Z * [new tag] ciflow/h100-distributed/168923 -> ciflow/h100-distributed/168923 2025-12-04T07:58:20.5662341Z * [new tag] ciflow/h100-symm-mem/167552 -> ciflow/h100-symm-mem/167552 2025-12-04T07:58:20.5662777Z * [new tag] ciflow/h100-symm-mem/168129 -> ciflow/h100-symm-mem/168129 2025-12-04T07:58:20.5663210Z * [new tag] ciflow/h100-symm-mem/168917 -> ciflow/h100-symm-mem/168917 2025-12-04T07:58:20.5664005Z * [new tag] ciflow/h100-symm-mem/169156 -> ciflow/h100-symm-mem/169156 2025-12-04T07:58:20.5664345Z * [new tag] ciflow/h100-symm-mem/169200 -> ciflow/h100-symm-mem/169200 2025-12-04T07:58:20.5664770Z * [new tag] ciflow/h100-symm-mem/169216 -> ciflow/h100-symm-mem/169216 2025-12-04T07:58:20.5665193Z * [new tag] ciflow/h100-symm-mem/169338 -> ciflow/h100-symm-mem/169338 2025-12-04T07:58:20.5666007Z * [new tag] ciflow/h100-symm-mem/169355 -> ciflow/h100-symm-mem/169355 2025-12-04T07:58:20.5666388Z * [new tag] ciflow/h100-symm-mem/169543 -> ciflow/h100-symm-mem/169543 2025-12-04T07:58:20.5666850Z * [new tag] ciflow/h100/115316 -> ciflow/h100/115316 2025-12-04T07:58:20.5667272Z * [new tag] ciflow/h100/160685 -> ciflow/h100/160685 2025-12-04T07:58:20.5667713Z * [new tag] ciflow/h100/160729 -> ciflow/h100/160729 2025-12-04T07:58:20.5668223Z * [new tag] ciflow/h100/161607 -> ciflow/h100/161607 2025-12-04T07:58:20.5668622Z * [new tag] ciflow/h100/161938 -> ciflow/h100/161938 2025-12-04T07:58:20.5669005Z * [new tag] ciflow/h100/167207 -> ciflow/h100/167207 2025-12-04T07:58:20.5669456Z * [new tag] ciflow/h100/167989 -> ciflow/h100/167989 2025-12-04T07:58:20.5669882Z * [new tag] ciflow/h100/168096 -> ciflow/h100/168096 2025-12-04T07:58:20.5670314Z * [new tag] ciflow/h100/168175 -> ciflow/h100/168175 2025-12-04T07:58:20.5670693Z * [new tag] ciflow/h100/168195 -> ciflow/h100/168195 2025-12-04T07:58:20.5671223Z * [new tag] ciflow/h100/168980 -> ciflow/h100/168980 2025-12-04T07:58:20.5671894Z * [new tag] ciflow/h100/169200 -> ciflow/h100/169200 2025-12-04T07:58:20.5672365Z * [new tag] ciflow/h100/169216 -> ciflow/h100/169216 2025-12-04T07:58:20.5673032Z * [new tag] ciflow/h100/169380 -> ciflow/h100/169380 2025-12-04T07:58:20.5673861Z * [new tag] ciflow/h100/169412 -> ciflow/h100/169412 2025-12-04T07:58:20.5674364Z * [new tag] ciflow/h100/169470 -> ciflow/h100/169470 2025-12-04T07:58:20.5674756Z * [new tag] ciflow/h100/169471 -> ciflow/h100/169471 2025-12-04T07:58:20.5675240Z * [new tag] ciflow/h100/169472 -> ciflow/h100/169472 2025-12-04T07:58:20.5675671Z * [new tag] ciflow/h100/169514 -> ciflow/h100/169514 2025-12-04T07:58:20.5676370Z * [new tag] ciflow/inductor-cu126/168096 -> ciflow/inductor-cu126/168096 2025-12-04T07:58:20.5677079Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/168096 -> ciflow/inductor-micro-benchmark-cpu-x86/168096 2025-12-04T07:58:20.5677582Z * [new tag] ciflow/inductor-micro-benchmark/166165 -> ciflow/inductor-micro-benchmark/166165 2025-12-04T07:58:20.5678063Z * [new tag] ciflow/inductor-micro-benchmark/168096 -> ciflow/inductor-micro-benchmark/168096 2025-12-04T07:58:20.5678562Z * [new tag] ciflow/inductor-perf-compare/168096 -> ciflow/inductor-perf-compare/168096 2025-12-04T07:58:20.5679508Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168073 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168073 2025-12-04T07:58:20.5679894Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168096 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168096 2025-12-04T07:58:20.5680432Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi300/169024 2025-12-04T07:58:20.5680992Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi355/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi355/169024 2025-12-04T07:58:20.5681440Z * [new tag] ciflow/inductor-perf-test-nightly/168096 -> ciflow/inductor-perf-test-nightly/168096 2025-12-04T07:58:20.5681912Z * [new tag] ciflow/inductor-periodic/168096 -> ciflow/inductor-periodic/168096 2025-12-04T07:58:20.5682317Z * [new tag] ciflow/inductor-periodic/169024 -> ciflow/inductor-periodic/169024 2025-12-04T07:58:20.5682959Z * [new tag] ciflow/inductor-periodic/169425 -> ciflow/inductor-periodic/169425 2025-12-04T07:58:20.5683624Z * [new tag] ciflow/inductor-rocm-mi200/165545 -> ciflow/inductor-rocm-mi200/165545 2025-12-04T07:58:20.5684128Z * [new tag] ciflow/inductor-rocm-mi200/165997 -> ciflow/inductor-rocm-mi200/165997 2025-12-04T07:58:20.5684504Z * [new tag] ciflow/inductor-rocm-mi200/168096 -> ciflow/inductor-rocm-mi200/168096 2025-12-04T07:58:20.5685128Z * [new tag] ciflow/inductor-rocm-mi200/169063 -> ciflow/inductor-rocm-mi200/169063 2025-12-04T07:58:20.5685541Z * [new tag] ciflow/inductor-rocm-mi200/169425 -> ciflow/inductor-rocm-mi200/169425 2025-12-04T07:58:20.5686107Z * [new tag] ciflow/inductor-rocm-mi300/165545 -> ciflow/inductor-rocm-mi300/165545 2025-12-04T07:58:20.5686555Z * [new tag] ciflow/inductor-rocm-mi300/168096 -> ciflow/inductor-rocm-mi300/168096 2025-12-04T07:58:20.5686944Z * [new tag] ciflow/inductor-rocm-mi300/169063 -> ciflow/inductor-rocm-mi300/169063 2025-12-04T07:58:20.5687463Z * [new tag] ciflow/inductor-rocm-mi300/169425 -> ciflow/inductor-rocm-mi300/169425 2025-12-04T07:58:20.5688106Z * [new tag] ciflow/inductor-rocm/162052 -> ciflow/inductor-rocm/162052 2025-12-04T07:58:20.5688543Z * [new tag] ciflow/inductor-rocm/168971 -> ciflow/inductor-rocm/168971 2025-12-04T07:58:20.5689054Z * [new tag] ciflow/inductor-windows/168096 -> ciflow/inductor-windows/168096 2025-12-04T07:58:20.5689539Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-12-04T07:58:20.5689987Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-12-04T07:58:20.5690405Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-12-04T07:58:20.5690945Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-12-04T07:58:20.5691360Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-12-04T07:58:20.5691817Z * [new tag] ciflow/inductor/157149 -> ciflow/inductor/157149 2025-12-04T07:58:20.5692239Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-12-04T07:58:20.5692699Z * [new tag] ciflow/inductor/160174 -> ciflow/inductor/160174 2025-12-04T07:58:20.5693082Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-12-04T07:58:20.5693528Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-12-04T07:58:20.5693955Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-12-04T07:58:20.5694619Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-12-04T07:58:20.5695155Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-12-04T07:58:20.5695665Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-12-04T07:58:20.5696150Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-12-04T07:58:20.5696589Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-12-04T07:58:20.5697330Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-12-04T07:58:20.5697698Z * [new tag] ciflow/inductor/162052 -> ciflow/inductor/162052 2025-12-04T07:58:20.5698169Z * [new tag] ciflow/inductor/162275 -> ciflow/inductor/162275 2025-12-04T07:58:20.5699048Z * [new tag] ciflow/inductor/162795 -> ciflow/inductor/162795 2025-12-04T07:58:20.5699608Z * [new tag] ciflow/inductor/163245 -> ciflow/inductor/163245 2025-12-04T07:58:20.5700101Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-12-04T07:58:20.5700625Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-12-04T07:58:20.5701081Z * [new tag] ciflow/inductor/163942 -> ciflow/inductor/163942 2025-12-04T07:58:20.5701748Z * [new tag] ciflow/inductor/165270 -> ciflow/inductor/165270 2025-12-04T07:58:20.5702118Z * [new tag] ciflow/inductor/165274 -> ciflow/inductor/165274 2025-12-04T07:58:20.5702777Z * [new tag] ciflow/inductor/165322 -> ciflow/inductor/165322 2025-12-04T07:58:20.5703353Z * [new tag] ciflow/inductor/165597 -> ciflow/inductor/165597 2025-12-04T07:58:20.5703778Z * [new tag] ciflow/inductor/166063 -> ciflow/inductor/166063 2025-12-04T07:58:20.5704258Z * [new tag] ciflow/inductor/166075 -> ciflow/inductor/166075 2025-12-04T07:58:20.5704695Z * [new tag] ciflow/inductor/166165 -> ciflow/inductor/166165 2025-12-04T07:58:20.5705511Z * [new tag] ciflow/inductor/166254 -> ciflow/inductor/166254 2025-12-04T07:58:20.5705953Z * [new tag] ciflow/inductor/166483 -> ciflow/inductor/166483 2025-12-04T07:58:20.5706384Z * [new tag] ciflow/inductor/166494 -> ciflow/inductor/166494 2025-12-04T07:58:20.5706923Z * [new tag] ciflow/inductor/166545 -> ciflow/inductor/166545 2025-12-04T07:58:20.5707304Z * [new tag] ciflow/inductor/166788 -> ciflow/inductor/166788 2025-12-04T07:58:20.5707867Z * [new tag] ciflow/inductor/166846 -> ciflow/inductor/166846 2025-12-04T07:58:20.5708326Z * [new tag] ciflow/inductor/167300 -> ciflow/inductor/167300 2025-12-04T07:58:20.5708760Z * [new tag] ciflow/inductor/167407 -> ciflow/inductor/167407 2025-12-04T07:58:20.5709415Z * [new tag] ciflow/inductor/167536 -> ciflow/inductor/167536 2025-12-04T07:58:20.5709847Z * [new tag] ciflow/inductor/167552 -> ciflow/inductor/167552 2025-12-04T07:58:20.5710284Z * [new tag] ciflow/inductor/167555 -> ciflow/inductor/167555 2025-12-04T07:58:20.5710790Z * [new tag] ciflow/inductor/167583 -> ciflow/inductor/167583 2025-12-04T07:58:20.5711204Z * [new tag] ciflow/inductor/167599 -> ciflow/inductor/167599 2025-12-04T07:58:20.5711694Z * [new tag] ciflow/inductor/167647 -> ciflow/inductor/167647 2025-12-04T07:58:20.5712176Z * [new tag] ciflow/inductor/167677 -> ciflow/inductor/167677 2025-12-04T07:58:20.5712600Z * [new tag] ciflow/inductor/167680 -> ciflow/inductor/167680 2025-12-04T07:58:20.5713048Z * [new tag] ciflow/inductor/167695 -> ciflow/inductor/167695 2025-12-04T07:58:20.5713480Z * [new tag] ciflow/inductor/167742 -> ciflow/inductor/167742 2025-12-04T07:58:20.5713962Z * [new tag] ciflow/inductor/167768 -> ciflow/inductor/167768 2025-12-04T07:58:20.5714702Z * [new tag] ciflow/inductor/167773 -> ciflow/inductor/167773 2025-12-04T07:58:20.5715100Z * [new tag] ciflow/inductor/167781 -> ciflow/inductor/167781 2025-12-04T07:58:20.5715593Z * [new tag] ciflow/inductor/167880 -> ciflow/inductor/167880 2025-12-04T07:58:20.5716091Z * [new tag] ciflow/inductor/167887 -> ciflow/inductor/167887 2025-12-04T07:58:20.5716603Z * [new tag] ciflow/inductor/167972 -> ciflow/inductor/167972 2025-12-04T07:58:20.5717054Z * [new tag] ciflow/inductor/167989 -> ciflow/inductor/167989 2025-12-04T07:58:20.5717617Z * [new tag] ciflow/inductor/168002 -> ciflow/inductor/168002 2025-12-04T07:58:20.5718086Z * [new tag] ciflow/inductor/168050 -> ciflow/inductor/168050 2025-12-04T07:58:20.5718507Z * [new tag] ciflow/inductor/168051 -> ciflow/inductor/168051 2025-12-04T07:58:20.5719003Z * [new tag] ciflow/inductor/168052 -> ciflow/inductor/168052 2025-12-04T07:58:20.5719458Z * [new tag] ciflow/inductor/168073 -> ciflow/inductor/168073 2025-12-04T07:58:20.5719925Z * [new tag] ciflow/inductor/168096 -> ciflow/inductor/168096 2025-12-04T07:58:20.5720369Z * [new tag] ciflow/inductor/168114 -> ciflow/inductor/168114 2025-12-04T07:58:20.5720847Z * [new tag] ciflow/inductor/168115 -> ciflow/inductor/168115 2025-12-04T07:58:20.5721301Z * [new tag] ciflow/inductor/168127 -> ciflow/inductor/168127 2025-12-04T07:58:20.5721745Z * [new tag] ciflow/inductor/168129 -> ciflow/inductor/168129 2025-12-04T07:58:20.5722232Z * [new tag] ciflow/inductor/168157 -> ciflow/inductor/168157 2025-12-04T07:58:20.5722665Z * [new tag] ciflow/inductor/168175 -> ciflow/inductor/168175 2025-12-04T07:58:20.5723151Z * [new tag] ciflow/inductor/168185 -> ciflow/inductor/168185 2025-12-04T07:58:20.5723617Z * [new tag] ciflow/inductor/168195 -> ciflow/inductor/168195 2025-12-04T07:58:20.5724069Z * [new tag] ciflow/inductor/168209 -> ciflow/inductor/168209 2025-12-04T07:58:20.5724563Z * [new tag] ciflow/inductor/168266 -> ciflow/inductor/168266 2025-12-04T07:58:20.5724990Z * [new tag] ciflow/inductor/168316 -> ciflow/inductor/168316 2025-12-04T07:58:20.5725544Z * [new tag] ciflow/inductor/168326 -> ciflow/inductor/168326 2025-12-04T07:58:20.5725989Z * [new tag] ciflow/inductor/168368 -> ciflow/inductor/168368 2025-12-04T07:58:20.5726464Z * [new tag] ciflow/inductor/168894 -> ciflow/inductor/168894 2025-12-04T07:58:20.5726943Z * [new tag] ciflow/inductor/168934 -> ciflow/inductor/168934 2025-12-04T07:58:20.5727369Z * [new tag] ciflow/inductor/168939 -> ciflow/inductor/168939 2025-12-04T07:58:20.5727819Z * [new tag] ciflow/inductor/168946 -> ciflow/inductor/168946 2025-12-04T07:58:20.5728267Z * [new tag] ciflow/inductor/168950 -> ciflow/inductor/168950 2025-12-04T07:58:20.5728764Z * [new tag] ciflow/inductor/168951 -> ciflow/inductor/168951 2025-12-04T07:58:20.5729199Z * [new tag] ciflow/inductor/168952 -> ciflow/inductor/168952 2025-12-04T07:58:20.5729669Z * [new tag] ciflow/inductor/168955 -> ciflow/inductor/168955 2025-12-04T07:58:20.5730557Z * [new tag] ciflow/inductor/168971 -> ciflow/inductor/168971 2025-12-04T07:58:20.5730920Z * [new tag] ciflow/inductor/168979 -> ciflow/inductor/168979 2025-12-04T07:58:20.5731411Z * [new tag] ciflow/inductor/168980 -> ciflow/inductor/168980 2025-12-04T07:58:20.5732122Z * [new tag] ciflow/inductor/168983 -> ciflow/inductor/168983 2025-12-04T07:58:20.5732567Z * [new tag] ciflow/inductor/169006 -> ciflow/inductor/169006 2025-12-04T07:58:20.5732982Z * [new tag] ciflow/inductor/169023 -> ciflow/inductor/169023 2025-12-04T07:58:20.5733406Z * [new tag] ciflow/inductor/169024 -> ciflow/inductor/169024 2025-12-04T07:58:20.5733889Z * [new tag] ciflow/inductor/169025 -> ciflow/inductor/169025 2025-12-04T07:58:20.5734316Z * [new tag] ciflow/inductor/169066 -> ciflow/inductor/169066 2025-12-04T07:58:20.5734815Z * [new tag] ciflow/inductor/169091 -> ciflow/inductor/169091 2025-12-04T07:58:20.5735303Z * [new tag] ciflow/inductor/169102 -> ciflow/inductor/169102 2025-12-04T07:58:20.5735734Z * [new tag] ciflow/inductor/169103 -> ciflow/inductor/169103 2025-12-04T07:58:20.5736173Z * [new tag] ciflow/inductor/169121 -> ciflow/inductor/169121 2025-12-04T07:58:20.5736667Z * [new tag] ciflow/inductor/169134 -> ciflow/inductor/169134 2025-12-04T07:58:20.5737084Z * [new tag] ciflow/inductor/169135 -> ciflow/inductor/169135 2025-12-04T07:58:20.5737724Z * [new tag] ciflow/inductor/169141 -> ciflow/inductor/169141 2025-12-04T07:58:20.5738045Z * [new tag] ciflow/inductor/169151 -> ciflow/inductor/169151 2025-12-04T07:58:20.5738739Z * [new tag] ciflow/inductor/169161 -> ciflow/inductor/169161 2025-12-04T07:58:20.5739067Z * [new tag] ciflow/inductor/169167 -> ciflow/inductor/169167 2025-12-04T07:58:20.5739765Z * [new tag] ciflow/inductor/169177 -> ciflow/inductor/169177 2025-12-04T07:58:20.5740265Z * [new tag] ciflow/inductor/169185 -> ciflow/inductor/169185 2025-12-04T07:58:20.5740745Z * [new tag] ciflow/inductor/169196 -> ciflow/inductor/169196 2025-12-04T07:58:20.5741158Z * [new tag] ciflow/inductor/169200 -> ciflow/inductor/169200 2025-12-04T07:58:20.5741635Z * [new tag] ciflow/inductor/169204 -> ciflow/inductor/169204 2025-12-04T07:58:20.5742065Z * [new tag] ciflow/inductor/169216 -> ciflow/inductor/169216 2025-12-04T07:58:20.5742594Z * [new tag] ciflow/inductor/169219 -> ciflow/inductor/169219 2025-12-04T07:58:20.5743016Z * [new tag] ciflow/inductor/169220 -> ciflow/inductor/169220 2025-12-04T07:58:20.5743541Z * [new tag] ciflow/inductor/169230 -> ciflow/inductor/169230 2025-12-04T07:58:20.5744047Z * [new tag] ciflow/inductor/169242 -> ciflow/inductor/169242 2025-12-04T07:58:20.5744463Z * [new tag] ciflow/inductor/169245 -> ciflow/inductor/169245 2025-12-04T07:58:20.5745071Z * [new tag] ciflow/inductor/169260 -> ciflow/inductor/169260 2025-12-04T07:58:20.5745566Z * [new tag] ciflow/inductor/169282 -> ciflow/inductor/169282 2025-12-04T07:58:20.5746070Z * [new tag] ciflow/inductor/169286 -> ciflow/inductor/169286 2025-12-04T07:58:20.5746598Z * [new tag] ciflow/inductor/169299 -> ciflow/inductor/169299 2025-12-04T07:58:20.5747135Z * [new tag] ciflow/inductor/169304 -> ciflow/inductor/169304 2025-12-04T07:58:20.5748057Z * [new tag] ciflow/inductor/169305 -> ciflow/inductor/169305 2025-12-04T07:58:20.5748479Z * [new tag] ciflow/inductor/169308 -> ciflow/inductor/169308 2025-12-04T07:58:20.5748939Z * [new tag] ciflow/inductor/169319 -> ciflow/inductor/169319 2025-12-04T07:58:20.5749352Z * [new tag] ciflow/inductor/169326 -> ciflow/inductor/169326 2025-12-04T07:58:20.5749828Z * [new tag] ciflow/inductor/169332 -> ciflow/inductor/169332 2025-12-04T07:58:20.5750323Z * [new tag] ciflow/inductor/169333 -> ciflow/inductor/169333 2025-12-04T07:58:20.5751005Z * [new tag] ciflow/inductor/169336 -> ciflow/inductor/169336 2025-12-04T07:58:20.5751397Z * [new tag] ciflow/inductor/169340 -> ciflow/inductor/169340 2025-12-04T07:58:20.5751843Z * [new tag] ciflow/inductor/169341 -> ciflow/inductor/169341 2025-12-04T07:58:20.5752338Z * [new tag] ciflow/inductor/169343 -> ciflow/inductor/169343 2025-12-04T07:58:20.5752806Z * [new tag] ciflow/inductor/169346 -> ciflow/inductor/169346 2025-12-04T07:58:20.5753323Z * [new tag] ciflow/inductor/169348 -> ciflow/inductor/169348 2025-12-04T07:58:20.5753873Z * [new tag] ciflow/inductor/169350 -> ciflow/inductor/169350 2025-12-04T07:58:20.5754346Z * [new tag] ciflow/inductor/169355 -> ciflow/inductor/169355 2025-12-04T07:58:20.5754788Z * [new tag] ciflow/inductor/169370 -> ciflow/inductor/169370 2025-12-04T07:58:20.5755595Z * [new tag] ciflow/inductor/169375 -> ciflow/inductor/169375 2025-12-04T07:58:20.5755949Z * [new tag] ciflow/inductor/169389 -> ciflow/inductor/169389 2025-12-04T07:58:20.5756478Z * [new tag] ciflow/inductor/169391 -> ciflow/inductor/169391 2025-12-04T07:58:20.5756911Z * [new tag] ciflow/inductor/169393 -> ciflow/inductor/169393 2025-12-04T07:58:20.5757396Z * [new tag] ciflow/inductor/169399 -> ciflow/inductor/169399 2025-12-04T07:58:20.5758058Z * [new tag] ciflow/inductor/169400 -> ciflow/inductor/169400 2025-12-04T07:58:20.5758466Z * [new tag] ciflow/inductor/169415 -> ciflow/inductor/169415 2025-12-04T07:58:20.5758916Z * [new tag] ciflow/inductor/169417 -> ciflow/inductor/169417 2025-12-04T07:58:20.5759410Z * [new tag] ciflow/inductor/169418 -> ciflow/inductor/169418 2025-12-04T07:58:20.5760163Z * [new tag] ciflow/inductor/169430 -> ciflow/inductor/169430 2025-12-04T07:58:20.5760546Z * [new tag] ciflow/inductor/169432 -> ciflow/inductor/169432 2025-12-04T07:58:20.5761063Z * [new tag] ciflow/inductor/169436 -> ciflow/inductor/169436 2025-12-04T07:58:20.5761717Z * [new tag] ciflow/inductor/169437 -> ciflow/inductor/169437 2025-12-04T07:58:20.5762089Z * [new tag] ciflow/inductor/169438 -> ciflow/inductor/169438 2025-12-04T07:58:20.5762997Z * [new tag] ciflow/inductor/169441 -> ciflow/inductor/169441 2025-12-04T07:58:20.5763367Z * [new tag] ciflow/inductor/169446 -> ciflow/inductor/169446 2025-12-04T07:58:20.5764044Z * [new tag] ciflow/inductor/169447 -> ciflow/inductor/169447 2025-12-04T07:58:20.5764503Z * [new tag] ciflow/inductor/169452 -> ciflow/inductor/169452 2025-12-04T07:58:20.5765131Z * [new tag] ciflow/inductor/169455 -> ciflow/inductor/169455 2025-12-04T07:58:20.5765540Z * [new tag] ciflow/inductor/169459 -> ciflow/inductor/169459 2025-12-04T07:58:20.5766176Z * [new tag] ciflow/inductor/169463 -> ciflow/inductor/169463 2025-12-04T07:58:20.5766852Z * [new tag] ciflow/inductor/169476 -> ciflow/inductor/169476 2025-12-04T07:58:20.5767263Z * [new tag] ciflow/inductor/169485 -> ciflow/inductor/169485 2025-12-04T07:58:20.5767736Z * [new tag] ciflow/inductor/169493 -> ciflow/inductor/169493 2025-12-04T07:58:20.5768197Z * [new tag] ciflow/inductor/169496 -> ciflow/inductor/169496 2025-12-04T07:58:20.5768674Z * [new tag] ciflow/inductor/169497 -> ciflow/inductor/169497 2025-12-04T07:58:20.5769143Z * [new tag] ciflow/inductor/169503 -> ciflow/inductor/169503 2025-12-04T07:58:20.5769611Z * [new tag] ciflow/inductor/169504 -> ciflow/inductor/169504 2025-12-04T07:58:20.5770344Z * [new tag] ciflow/inductor/169505 -> ciflow/inductor/169505 2025-12-04T07:58:20.5771182Z * [new tag] ciflow/inductor/169508 -> ciflow/inductor/169508 2025-12-04T07:58:20.5771606Z * [new tag] ciflow/inductor/169509 -> ciflow/inductor/169509 2025-12-04T07:58:20.5772015Z * [new tag] ciflow/inductor/169513 -> ciflow/inductor/169513 2025-12-04T07:58:20.5772526Z * [new tag] ciflow/inductor/169514 -> ciflow/inductor/169514 2025-12-04T07:58:20.5772960Z * [new tag] ciflow/inductor/169515 -> ciflow/inductor/169515 2025-12-04T07:58:20.5773455Z * [new tag] ciflow/inductor/169517 -> ciflow/inductor/169517 2025-12-04T07:58:20.5773951Z * [new tag] ciflow/inductor/169519 -> ciflow/inductor/169519 2025-12-04T07:58:20.5774368Z * [new tag] ciflow/inductor/169520 -> ciflow/inductor/169520 2025-12-04T07:58:20.5774826Z * [new tag] ciflow/inductor/169521 -> ciflow/inductor/169521 2025-12-04T07:58:20.5775295Z * [new tag] ciflow/inductor/169524 -> ciflow/inductor/169524 2025-12-04T07:58:20.5775741Z * [new tag] ciflow/inductor/169527 -> ciflow/inductor/169527 2025-12-04T07:58:20.5776393Z * [new tag] ciflow/inductor/169528 -> ciflow/inductor/169528 2025-12-04T07:58:20.5776872Z * [new tag] ciflow/inductor/169532 -> ciflow/inductor/169532 2025-12-04T07:58:20.5777342Z * [new tag] ciflow/inductor/169535 -> ciflow/inductor/169535 2025-12-04T07:58:20.5777820Z * [new tag] ciflow/inductor/169536 -> ciflow/inductor/169536 2025-12-04T07:58:20.5778274Z * [new tag] ciflow/inductor/169547 -> ciflow/inductor/169547 2025-12-04T07:58:20.5778761Z * [new tag] ciflow/inductor/169548 -> ciflow/inductor/169548 2025-12-04T07:58:20.5779243Z * [new tag] ciflow/inductor/169549 -> ciflow/inductor/169549 2025-12-04T07:58:20.5779694Z * [new tag] ciflow/inductor/169551 -> ciflow/inductor/169551 2025-12-04T07:58:20.5780258Z * [new tag] ciflow/inductor/169552 -> ciflow/inductor/169552 2025-12-04T07:58:20.5780728Z * [new tag] ciflow/inductor/169553 -> ciflow/inductor/169553 2025-12-04T07:58:20.5781471Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-12-04T07:58:20.5781996Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-12-04T07:58:20.5782566Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-12-04T07:58:20.5783236Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-12-04T07:58:20.5783630Z * [new tag] ciflow/linux-aarch64/166075 -> ciflow/linux-aarch64/166075 2025-12-04T07:58:20.5784086Z * [new tag] ciflow/linux-aarch64/166876 -> ciflow/linux-aarch64/166876 2025-12-04T07:58:20.5784514Z * [new tag] ciflow/linux-aarch64/167981 -> ciflow/linux-aarch64/167981 2025-12-04T07:58:20.5785070Z * [new tag] ciflow/mps/166254 -> ciflow/mps/166254 2025-12-04T07:58:20.5785555Z * [new tag] ciflow/mps/169017 -> ciflow/mps/169017 2025-12-04T07:58:20.5786230Z * [new tag] ciflow/mps/169372 -> ciflow/mps/169372 2025-12-04T07:58:20.5786545Z * [new tag] ciflow/mps/169478 -> ciflow/mps/169478 2025-12-04T07:58:20.5787230Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-12-04T07:58:20.5787559Z * [new tag] ciflow/op-benchmark/166075 -> ciflow/op-benchmark/166075 2025-12-04T07:58:20.5788016Z * [new tag] ciflow/op-benchmark/169544 -> ciflow/op-benchmark/169544 2025-12-04T07:58:20.5788638Z * [new tag] ciflow/periodic-rocm-mi200/165997 -> ciflow/periodic-rocm-mi200/165997 2025-12-04T07:58:20.5789165Z * [new tag] ciflow/periodic-rocm-mi200/166517 -> ciflow/periodic-rocm-mi200/166517 2025-12-04T07:58:20.5789640Z * [new tag] ciflow/periodic-rocm-mi200/169063 -> ciflow/periodic-rocm-mi200/169063 2025-12-04T07:58:20.5790050Z * [new tag] ciflow/periodic-rocm-mi200/169425 -> ciflow/periodic-rocm-mi200/169425 2025-12-04T07:58:20.5790600Z * [new tag] ciflow/periodic-rocm-mi300/166517 -> ciflow/periodic-rocm-mi300/166517 2025-12-04T07:58:20.5791046Z * [new tag] ciflow/periodic-rocm-mi300/169063 -> ciflow/periodic-rocm-mi300/169063 2025-12-04T07:58:20.5791464Z * [new tag] ciflow/periodic-rocm-mi300/169425 -> ciflow/periodic-rocm-mi300/169425 2025-12-04T07:58:20.5792268Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-12-04T07:58:20.5792585Z * [new tag] ciflow/periodic/167207 -> ciflow/periodic/167207 2025-12-04T07:58:20.5793134Z * [new tag] ciflow/periodic/167978 -> ciflow/periodic/167978 2025-12-04T07:58:20.5793549Z * [new tag] ciflow/periodic/168096 -> ciflow/periodic/168096 2025-12-04T07:58:20.5794070Z * [new tag] ciflow/periodic/169286 -> ciflow/periodic/169286 2025-12-04T07:58:20.5794737Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-12-04T07:58:20.5795268Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-12-04T07:58:20.5795810Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-12-04T07:58:20.5796459Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-12-04T07:58:20.5797535Z * [new tag] ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T07:58:20.5798175Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-12-04T07:58:20.5799062Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-12-04T07:58:20.5799545Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-12-04T07:58:20.5800099Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-12-04T07:58:20.5800812Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-12-04T07:58:20.5801514Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-12-04T07:58:20.5802239Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-12-04T07:58:20.5802882Z * [new tag] ciflow/pull/167207 -> ciflow/pull/167207 2025-12-04T07:58:20.5803834Z * [new tag] ciflow/quantization-periodic/169207 -> ciflow/quantization-periodic/169207 2025-12-04T07:58:20.5804237Z * [new tag] ciflow/rocm-mi200/165545 -> ciflow/rocm-mi200/165545 2025-12-04T07:58:20.5804646Z * [new tag] ciflow/rocm-mi200/165997 -> ciflow/rocm-mi200/165997 2025-12-04T07:58:20.5805019Z * [new tag] ciflow/rocm-mi200/168096 -> ciflow/rocm-mi200/168096 2025-12-04T07:58:20.5805698Z * [new tag] ciflow/rocm-mi200/168275 -> ciflow/rocm-mi200/168275 2025-12-04T07:58:20.5806083Z * [new tag] ciflow/rocm-mi200/169063 -> ciflow/rocm-mi200/169063 2025-12-04T07:58:20.5806584Z * [new tag] ciflow/rocm-mi200/169356 -> ciflow/rocm-mi200/169356 2025-12-04T07:58:20.5807027Z * [new tag] ciflow/rocm-mi200/169425 -> ciflow/rocm-mi200/169425 2025-12-04T07:58:20.5807558Z * [new tag] ciflow/rocm-mi300/165545 -> ciflow/rocm-mi300/165545 2025-12-04T07:58:20.5808283Z * [new tag] ciflow/rocm-mi300/167157 -> ciflow/rocm-mi300/167157 2025-12-04T07:58:20.5808690Z * [new tag] ciflow/rocm-mi300/168096 -> ciflow/rocm-mi300/168096 2025-12-04T07:58:20.5809553Z * [new tag] ciflow/rocm-mi300/169063 -> ciflow/rocm-mi300/169063 2025-12-04T07:58:20.5809927Z * [new tag] ciflow/rocm-mi300/169425 -> ciflow/rocm-mi300/169425 2025-12-04T07:58:20.5810623Z * [new tag] ciflow/rocm-mi355/167157 -> ciflow/rocm-mi355/167157 2025-12-04T07:58:20.5810968Z * [new tag] ciflow/rocm-mi355/168275 -> ciflow/rocm-mi355/168275 2025-12-04T07:58:20.5811390Z * [new tag] ciflow/rocm-mi355/169425 -> ciflow/rocm-mi355/169425 2025-12-04T07:58:20.5812120Z * [new tag] ciflow/rocm-navi31/168275 -> ciflow/rocm-navi31/168275 2025-12-04T07:58:20.5812407Z * [new tag] ciflow/rocm-navi31/169425 -> ciflow/rocm-navi31/169425 2025-12-04T07:58:20.5813048Z * [new tag] ciflow/rocm/115316 -> ciflow/rocm/115316 2025-12-04T07:58:20.5813384Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-12-04T07:58:20.5813861Z * [new tag] ciflow/rocm/160685 -> ciflow/rocm/160685 2025-12-04T07:58:20.5814338Z * [new tag] ciflow/rocm/161607 -> ciflow/rocm/161607 2025-12-04T07:58:20.5814818Z * [new tag] ciflow/rocm/162052 -> ciflow/rocm/162052 2025-12-04T07:58:20.5815244Z * [new tag] ciflow/rocm/165997 -> ciflow/rocm/165997 2025-12-04T07:58:20.5815627Z * [new tag] ciflow/rocm/166165 -> ciflow/rocm/166165 2025-12-04T07:58:20.5816046Z * [new tag] ciflow/rocm/166517 -> ciflow/rocm/166517 2025-12-04T07:58:20.5816496Z * [new tag] ciflow/rocm/167207 -> ciflow/rocm/167207 2025-12-04T07:58:20.5816906Z * [new tag] ciflow/rocm/167536 -> ciflow/rocm/167536 2025-12-04T07:58:20.5817361Z * [new tag] ciflow/rocm/167781 -> ciflow/rocm/167781 2025-12-04T07:58:20.5818074Z * [new tag] ciflow/rocm/167989 -> ciflow/rocm/167989 2025-12-04T07:58:20.5818739Z * [new tag] ciflow/rocm/168073 -> ciflow/rocm/168073 2025-12-04T07:58:20.5819137Z * [new tag] ciflow/rocm/168195 -> ciflow/rocm/168195 2025-12-04T07:58:20.5819567Z * [new tag] ciflow/rocm/168939 -> ciflow/rocm/168939 2025-12-04T07:58:20.5820029Z * [new tag] ciflow/rocm/168971 -> ciflow/rocm/168971 2025-12-04T07:58:20.5820458Z * [new tag] ciflow/rocm/169024 -> ciflow/rocm/169024 2025-12-04T07:58:20.5820937Z * [new tag] ciflow/rocm/169200 -> ciflow/rocm/169200 2025-12-04T07:58:20.5821347Z * [new tag] ciflow/rocm/169216 -> ciflow/rocm/169216 2025-12-04T07:58:20.5821842Z * [new tag] ciflow/rocm/169312 -> ciflow/rocm/169312 2025-12-04T07:58:20.5822304Z * [new tag] ciflow/rocm/169380 -> ciflow/rocm/169380 2025-12-04T07:58:20.5822761Z * [new tag] ciflow/rocm/169427 -> ciflow/rocm/169427 2025-12-04T07:58:20.5823185Z * [new tag] ciflow/rocm/169455 -> ciflow/rocm/169455 2025-12-04T07:58:20.5823776Z * [new tag] ciflow/rocm/169470 -> ciflow/rocm/169470 2025-12-04T07:58:20.5824238Z * [new tag] ciflow/rocm/169471 -> ciflow/rocm/169471 2025-12-04T07:58:20.5824659Z * [new tag] ciflow/rocm/169472 -> ciflow/rocm/169472 2025-12-04T07:58:20.5825121Z * [new tag] ciflow/rocm/169514 -> ciflow/rocm/169514 2025-12-04T07:58:20.5826068Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-12-04T07:58:20.5826535Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-12-04T07:58:20.5827457Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-12-04T07:58:20.5827745Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-12-04T07:58:20.5828175Z * [new tag] ciflow/slow/167207 -> ciflow/slow/167207 2025-12-04T07:58:20.5828611Z * [new tag] ciflow/slow/168050 -> ciflow/slow/168050 2025-12-04T07:58:20.5829285Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-12-04T07:58:20.5829933Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-12-04T07:58:20.5830679Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-12-04T07:58:20.5831438Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-12-04T07:58:20.5832126Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-12-04T07:58:20.5832737Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-12-04T07:58:20.5833255Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-12-04T07:58:20.5833871Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-12-04T07:58:20.5834834Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-12-04T07:58:20.5835104Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-12-04T07:58:20.5835737Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-12-04T07:58:20.5836343Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-12-04T07:58:20.5837390Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-12-04T07:58:20.5837944Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-12-04T07:58:20.5838956Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-12-04T07:58:20.5839227Z * [new tag] ciflow/torchbench/168175 -> ciflow/torchbench/168175 2025-12-04T07:58:20.5839950Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-12-04T07:58:20.5840342Z * [new tag] ciflow/trunk/157149 -> ciflow/trunk/157149 2025-12-04T07:58:20.5841223Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-12-04T07:58:20.5841676Z * [new tag] ciflow/trunk/159718 -> ciflow/trunk/159718 2025-12-04T07:58:20.5842147Z * [new tag] ciflow/trunk/160174 -> ciflow/trunk/160174 2025-12-04T07:58:20.5842542Z * [new tag] ciflow/trunk/160685 -> ciflow/trunk/160685 2025-12-04T07:58:20.5843017Z * [new tag] ciflow/trunk/160729 -> ciflow/trunk/160729 2025-12-04T07:58:20.5843440Z * [new tag] ciflow/trunk/162275 -> ciflow/trunk/162275 2025-12-04T07:58:20.5843877Z * [new tag] ciflow/trunk/162795 -> ciflow/trunk/162795 2025-12-04T07:58:20.5844341Z * [new tag] ciflow/trunk/163245 -> ciflow/trunk/163245 2025-12-04T07:58:20.5844719Z * [new tag] ciflow/trunk/163942 -> ciflow/trunk/163942 2025-12-04T07:58:20.5845355Z * [new tag] ciflow/trunk/165274 -> ciflow/trunk/165274 2025-12-04T07:58:20.5846088Z * [new tag] ciflow/trunk/165483 -> ciflow/trunk/165483 2025-12-04T07:58:20.5846678Z * [new tag] ciflow/trunk/165922 -> ciflow/trunk/165922 2025-12-04T07:58:20.5847074Z * [new tag] ciflow/trunk/166075 -> ciflow/trunk/166075 2025-12-04T07:58:20.5847553Z * [new tag] ciflow/trunk/166165 -> ciflow/trunk/166165 2025-12-04T07:58:20.5848042Z * [new tag] ciflow/trunk/166829 -> ciflow/trunk/166829 2025-12-04T07:58:20.5848610Z * [new tag] ciflow/trunk/166843 -> ciflow/trunk/166843 2025-12-04T07:58:20.5849063Z * [new tag] ciflow/trunk/166876 -> ciflow/trunk/166876 2025-12-04T07:58:20.5849510Z * [new tag] ciflow/trunk/167207 -> ciflow/trunk/167207 2025-12-04T07:58:20.5849970Z * [new tag] ciflow/trunk/167536 -> ciflow/trunk/167536 2025-12-04T07:58:20.5850432Z * [new tag] ciflow/trunk/167552 -> ciflow/trunk/167552 2025-12-04T07:58:20.5850908Z * [new tag] ciflow/trunk/167555 -> ciflow/trunk/167555 2025-12-04T07:58:20.5851331Z * [new tag] ciflow/trunk/167599 -> ciflow/trunk/167599 2025-12-04T07:58:20.5851800Z * [new tag] ciflow/trunk/167659 -> ciflow/trunk/167659 2025-12-04T07:58:20.5852483Z * [new tag] ciflow/trunk/167672 -> ciflow/trunk/167672 2025-12-04T07:58:20.5852868Z * [new tag] ciflow/trunk/167742 -> ciflow/trunk/167742 2025-12-04T07:58:20.5853316Z * [new tag] ciflow/trunk/167781 -> ciflow/trunk/167781 2025-12-04T07:58:20.5854004Z * [new tag] ciflow/trunk/167837 -> ciflow/trunk/167837 2025-12-04T07:58:20.5854382Z * [new tag] ciflow/trunk/167887 -> ciflow/trunk/167887 2025-12-04T07:58:20.5854839Z * [new tag] ciflow/trunk/167978 -> ciflow/trunk/167978 2025-12-04T07:58:20.5855319Z * [new tag] ciflow/trunk/168050 -> ciflow/trunk/168050 2025-12-04T07:58:20.5855764Z * [new tag] ciflow/trunk/168051 -> ciflow/trunk/168051 2025-12-04T07:58:20.5856275Z * [new tag] ciflow/trunk/168096 -> ciflow/trunk/168096 2025-12-04T07:58:20.5856723Z * [new tag] ciflow/trunk/168127 -> ciflow/trunk/168127 2025-12-04T07:58:20.5857159Z * [new tag] ciflow/trunk/168157 -> ciflow/trunk/168157 2025-12-04T07:58:20.5857742Z * [new tag] ciflow/trunk/168175 -> ciflow/trunk/168175 2025-12-04T07:58:20.5858151Z * [new tag] ciflow/trunk/168209 -> ciflow/trunk/168209 2025-12-04T07:58:20.5858805Z * [new tag] ciflow/trunk/168213 -> ciflow/trunk/168213 2025-12-04T07:58:20.5859303Z * [new tag] ciflow/trunk/168226 -> ciflow/trunk/168226 2025-12-04T07:58:20.5859763Z * [new tag] ciflow/trunk/168262 -> ciflow/trunk/168262 2025-12-04T07:58:20.5860218Z * [new tag] ciflow/trunk/168275 -> ciflow/trunk/168275 2025-12-04T07:58:20.5860873Z * [new tag] ciflow/trunk/168328 -> ciflow/trunk/168328 2025-12-04T07:58:20.5861270Z * [new tag] ciflow/trunk/168368 -> ciflow/trunk/168368 2025-12-04T07:58:20.5861734Z * [new tag] ciflow/trunk/168917 -> ciflow/trunk/168917 2025-12-04T07:58:20.5862212Z * [new tag] ciflow/trunk/168933 -> ciflow/trunk/168933 2025-12-04T07:58:20.5862767Z * [new tag] ciflow/trunk/168941 -> ciflow/trunk/168941 2025-12-04T07:58:20.5863220Z * [new tag] ciflow/trunk/168955 -> ciflow/trunk/168955 2025-12-04T07:58:20.5863734Z * [new tag] ciflow/trunk/168980 -> ciflow/trunk/168980 2025-12-04T07:58:20.5864371Z * [new tag] ciflow/trunk/169004 -> ciflow/trunk/169004 2025-12-04T07:58:20.5864769Z * [new tag] ciflow/trunk/169006 -> ciflow/trunk/169006 2025-12-04T07:58:20.5865232Z * [new tag] ciflow/trunk/169023 -> ciflow/trunk/169023 2025-12-04T07:58:20.5865962Z * [new tag] ciflow/trunk/169025 -> ciflow/trunk/169025 2025-12-04T07:58:20.5866370Z * [new tag] ciflow/trunk/169066 -> ciflow/trunk/169066 2025-12-04T07:58:20.5866776Z * [new tag] ciflow/trunk/169091 -> ciflow/trunk/169091 2025-12-04T07:58:20.5867289Z * [new tag] ciflow/trunk/169102 -> ciflow/trunk/169102 2025-12-04T07:58:20.5867729Z * [new tag] ciflow/trunk/169103 -> ciflow/trunk/169103 2025-12-04T07:58:20.5868283Z * [new tag] ciflow/trunk/169139 -> ciflow/trunk/169139 2025-12-04T07:58:20.5868789Z * [new tag] ciflow/trunk/169148 -> ciflow/trunk/169148 2025-12-04T07:58:20.5869413Z * [new tag] ciflow/trunk/169151 -> ciflow/trunk/169151 2025-12-04T07:58:20.5869886Z * [new tag] ciflow/trunk/169156 -> ciflow/trunk/169156 2025-12-04T07:58:20.5870402Z * [new tag] ciflow/trunk/169176 -> ciflow/trunk/169176 2025-12-04T07:58:20.5870875Z * [new tag] ciflow/trunk/169204 -> ciflow/trunk/169204 2025-12-04T07:58:20.5871338Z * [new tag] ciflow/trunk/169207 -> ciflow/trunk/169207 2025-12-04T07:58:20.5871825Z * [new tag] ciflow/trunk/169211 -> ciflow/trunk/169211 2025-12-04T07:58:20.5872537Z * [new tag] ciflow/trunk/169229 -> ciflow/trunk/169229 2025-12-04T07:58:20.5873486Z * [new tag] ciflow/trunk/169231 -> ciflow/trunk/169231 2025-12-04T07:58:20.5873853Z * [new tag] ciflow/trunk/169260 -> ciflow/trunk/169260 2025-12-04T07:58:20.5874696Z * [new tag] ciflow/trunk/169271 -> ciflow/trunk/169271 2025-12-04T07:58:20.5875085Z * [new tag] ciflow/trunk/169280 -> ciflow/trunk/169280 2025-12-04T07:58:20.5875709Z * [new tag] ciflow/trunk/169281 -> ciflow/trunk/169281 2025-12-04T07:58:20.5876038Z * [new tag] ciflow/trunk/169286 -> ciflow/trunk/169286 2025-12-04T07:58:20.5876733Z * [new tag] ciflow/trunk/169293 -> ciflow/trunk/169293 2025-12-04T07:58:20.5877170Z * [new tag] ciflow/trunk/169296 -> ciflow/trunk/169296 2025-12-04T07:58:20.5877671Z * [new tag] ciflow/trunk/169304 -> ciflow/trunk/169304 2025-12-04T07:58:20.5878066Z * [new tag] ciflow/trunk/169305 -> ciflow/trunk/169305 2025-12-04T07:58:20.5878544Z * [new tag] ciflow/trunk/169312 -> ciflow/trunk/169312 2025-12-04T07:58:20.5879319Z * [new tag] ciflow/trunk/169328 -> ciflow/trunk/169328 2025-12-04T07:58:20.5879660Z * [new tag] ciflow/trunk/169343 -> ciflow/trunk/169343 2025-12-04T07:58:20.5880147Z * [new tag] ciflow/trunk/169355 -> ciflow/trunk/169355 2025-12-04T07:58:20.5880586Z * [new tag] ciflow/trunk/169370 -> ciflow/trunk/169370 2025-12-04T07:58:20.5881244Z * [new tag] ciflow/trunk/169379 -> ciflow/trunk/169379 2025-12-04T07:58:20.5881654Z * [new tag] ciflow/trunk/169380 -> ciflow/trunk/169380 2025-12-04T07:58:20.5882142Z * [new tag] ciflow/trunk/169385 -> ciflow/trunk/169385 2025-12-04T07:58:20.5882596Z * [new tag] ciflow/trunk/169387 -> ciflow/trunk/169387 2025-12-04T07:58:20.5883285Z * [new tag] ciflow/trunk/169410 -> ciflow/trunk/169410 2025-12-04T07:58:20.5883629Z * [new tag] ciflow/trunk/169412 -> ciflow/trunk/169412 2025-12-04T07:58:20.5884132Z * [new tag] ciflow/trunk/169418 -> ciflow/trunk/169418 2025-12-04T07:58:20.5884563Z * [new tag] ciflow/trunk/169423 -> ciflow/trunk/169423 2025-12-04T07:58:20.5885045Z * [new tag] ciflow/trunk/169427 -> ciflow/trunk/169427 2025-12-04T07:58:20.5885486Z * [new tag] ciflow/trunk/169430 -> ciflow/trunk/169430 2025-12-04T07:58:20.5886007Z * [new tag] ciflow/trunk/169437 -> ciflow/trunk/169437 2025-12-04T07:58:20.5886434Z * [new tag] ciflow/trunk/169442 -> ciflow/trunk/169442 2025-12-04T07:58:20.5886904Z * [new tag] ciflow/trunk/169452 -> ciflow/trunk/169452 2025-12-04T07:58:20.5887365Z * [new tag] ciflow/trunk/169454 -> ciflow/trunk/169454 2025-12-04T07:58:20.5887841Z * [new tag] ciflow/trunk/169459 -> ciflow/trunk/169459 2025-12-04T07:58:20.5888378Z * [new tag] ciflow/trunk/169474 -> ciflow/trunk/169474 2025-12-04T07:58:20.5888839Z * [new tag] ciflow/trunk/169475 -> ciflow/trunk/169475 2025-12-04T07:58:20.5889328Z * [new tag] ciflow/trunk/169476 -> ciflow/trunk/169476 2025-12-04T07:58:20.5889856Z * [new tag] ciflow/trunk/169487 -> ciflow/trunk/169487 2025-12-04T07:58:20.5890409Z * [new tag] ciflow/trunk/169497 -> ciflow/trunk/169497 2025-12-04T07:58:20.5890846Z * [new tag] ciflow/trunk/169503 -> ciflow/trunk/169503 2025-12-04T07:58:20.5891330Z * [new tag] ciflow/trunk/169505 -> ciflow/trunk/169505 2025-12-04T07:58:20.5891829Z * [new tag] ciflow/trunk/169507 -> ciflow/trunk/169507 2025-12-04T07:58:20.5892242Z * [new tag] ciflow/trunk/169514 -> ciflow/trunk/169514 2025-12-04T07:58:20.5892699Z * [new tag] ciflow/trunk/169517 -> ciflow/trunk/169517 2025-12-04T07:58:20.5893157Z * [new tag] ciflow/trunk/169519 -> ciflow/trunk/169519 2025-12-04T07:58:20.5893635Z * [new tag] ciflow/trunk/169528 -> ciflow/trunk/169528 2025-12-04T07:58:20.5894052Z * [new tag] ciflow/trunk/169541 -> ciflow/trunk/169541 2025-12-04T07:58:20.5894934Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-12-04T07:58:20.5895442Z * [new tag] ciflow/vllm/165270 -> ciflow/vllm/165270 2025-12-04T07:58:20.5895932Z * [new tag] ciflow/vllm/165274 -> ciflow/vllm/165274 2025-12-04T07:58:20.5896348Z * [new tag] ciflow/vllm/166494 -> ciflow/vllm/166494 2025-12-04T07:58:20.5896780Z * [new tag] ciflow/vllm/169219 -> ciflow/vllm/169219 2025-12-04T07:58:20.5897194Z * [new tag] ciflow/vllm/169220 -> ciflow/vllm/169220 2025-12-04T07:58:20.5897860Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-12-04T07:58:20.5898189Z * [new tag] ciflow/xpu/159718 -> ciflow/xpu/159718 2025-12-04T07:58:20.5898835Z * [new tag] ciflow/xpu/161940 -> ciflow/xpu/161940 2025-12-04T07:58:20.5899317Z * [new tag] ciflow/xpu/163251 -> ciflow/xpu/163251 2025-12-04T07:58:20.5899748Z * [new tag] ciflow/xpu/166829 -> ciflow/xpu/166829 2025-12-04T07:58:20.5900132Z * [new tag] ciflow/xpu/166843 -> ciflow/xpu/166843 2025-12-04T07:58:20.5900617Z * [new tag] ciflow/xpu/167972 -> ciflow/xpu/167972 2025-12-04T07:58:20.5901032Z * [new tag] ciflow/xpu/167981 -> ciflow/xpu/167981 2025-12-04T07:58:20.5901537Z * [new tag] ciflow/xpu/168213 -> ciflow/xpu/168213 2025-12-04T07:58:20.5901942Z * [new tag] ciflow/xpu/168262 -> ciflow/xpu/168262 2025-12-04T07:58:20.5902396Z * [new tag] ciflow/xpu/168328 -> ciflow/xpu/168328 2025-12-04T07:58:20.5905977Z * [new tag] ciflow/xpu/168950 -> ciflow/xpu/168950 2025-12-04T07:58:20.5906767Z * [new tag] ciflow/xpu/169039 -> ciflow/xpu/169039 2025-12-04T07:58:20.5907277Z * [new tag] ciflow/xpu/169200 -> ciflow/xpu/169200 2025-12-04T07:58:20.5908962Z * [new tag] ciflow/xpu/169203 -> ciflow/xpu/169203 2025-12-04T07:58:20.5909195Z * [new tag] ciflow/xpu/169229 -> ciflow/xpu/169229 2025-12-04T07:58:20.5909324Z * [new tag] ciflow/xpu/169230 -> ciflow/xpu/169230 2025-12-04T07:58:20.5909447Z * [new tag] ciflow/xpu/169231 -> ciflow/xpu/169231 2025-12-04T07:58:20.5909879Z * [new tag] ciflow/xpu/169241 -> ciflow/xpu/169241 2025-12-04T07:58:20.5910338Z * [new tag] ciflow/xpu/169280 -> ciflow/xpu/169280 2025-12-04T07:58:20.5910776Z * [new tag] ciflow/xpu/169296 -> ciflow/xpu/169296 2025-12-04T07:58:20.5911808Z * [new tag] ciflow/xpu/169353 -> ciflow/xpu/169353 2025-12-04T07:58:20.5911947Z * [new tag] ciflow/xpu/169410 -> ciflow/xpu/169410 2025-12-04T07:58:20.5912403Z * [new tag] ciflow/xpu/169442 -> ciflow/xpu/169442 2025-12-04T07:58:20.5915292Z * [new tag] cslpull75 -> cslpull75 2025-12-04T07:58:20.5915764Z * [new tag] cslpull76 -> cslpull76 2025-12-04T07:58:20.5915887Z * [new tag] cslpull77 -> cslpull77 2025-12-04T07:58:20.5915994Z * [new tag] cslpull78 -> cslpull78 2025-12-04T07:58:20.5916105Z * [new tag] cslpull79 -> cslpull79 2025-12-04T07:58:20.5916222Z * [new tag] cslpull80 -> cslpull80 2025-12-04T07:58:20.5916600Z * [new tag] cslpull81 -> cslpull81 2025-12-04T07:58:20.5917326Z * [new tag] cslpull82 -> cslpull82 2025-12-04T07:58:20.5917899Z * [new tag] cslpull83 -> cslpull83 2025-12-04T07:58:20.5918314Z * [new tag] cslpull84 -> cslpull84 2025-12-04T07:58:20.5918939Z * [new tag] cslpull85 -> cslpull85 2025-12-04T07:58:20.5919531Z * [new tag] cslpull86 -> cslpull86 2025-12-04T07:58:20.5920001Z * [new tag] cslpull87 -> cslpull87 2025-12-04T07:58:20.5920700Z * [new tag] cslpull88 -> cslpull88 2025-12-04T07:58:20.5921167Z * [new tag] cslpull89 -> cslpull89 2025-12-04T07:58:20.5921621Z * [new tag] cslpull90 -> cslpull90 2025-12-04T07:58:20.5922663Z * [new tag] cslpull91 -> cslpull91 2025-12-04T07:58:20.5923142Z * [new tag] cslpull92 -> cslpull92 2025-12-04T07:58:20.5923861Z * [new tag] flight_5 -> flight_5 2025-12-04T07:58:20.5924574Z * [new tag] flight_5.1 -> flight_5.1 2025-12-04T07:58:20.5925156Z * [new tag] flight_5.2 -> flight_5.2 2025-12-04T07:58:20.5925803Z * [new tag] flight_5.3 -> flight_5.3 2025-12-04T07:58:20.5926494Z * [new tag] forpull1 -> forpull1 2025-12-04T07:58:20.5927238Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-12-04T07:58:20.5927715Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-12-04T07:58:20.5928457Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-12-04T07:58:20.5929084Z * [new tag] nightly-binary -> nightly-binary 2025-12-04T07:58:20.5929591Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-12-04T07:58:20.5930364Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-12-04T07:58:20.5931220Z * [new tag] trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 -> trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 2025-12-04T07:58:20.5931816Z * [new tag] trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e -> trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e 2025-12-04T07:58:20.5933071Z * [new tag] trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 -> trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 2025-12-04T07:58:20.5933661Z * [new tag] trunk/07dcc0b83db3211653a38565a24e15acdba75654 -> trunk/07dcc0b83db3211653a38565a24e15acdba75654 2025-12-04T07:58:20.5934262Z * [new tag] trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb -> trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb 2025-12-04T07:58:20.5934782Z * [new tag] trunk/088048f2fea28ff7d450f65c72419ca45780d30b -> trunk/088048f2fea28ff7d450f65c72419ca45780d30b 2025-12-04T07:58:20.5935387Z * [new tag] trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 -> trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 2025-12-04T07:58:20.5935898Z * [new tag] trunk/0b80a4c62b94402844bf221791c096b0035c6d75 -> trunk/0b80a4c62b94402844bf221791c096b0035c6d75 2025-12-04T07:58:20.5936702Z * [new tag] trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 -> trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 2025-12-04T07:58:20.5937228Z * [new tag] trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 -> trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 2025-12-04T07:58:20.5937837Z * [new tag] trunk/135f3753c418a6879b1954904184937b67e61688 -> trunk/135f3753c418a6879b1954904184937b67e61688 2025-12-04T07:58:20.5938442Z * [new tag] trunk/15da21026cb13cd20257dc9e96830db108743c10 -> trunk/15da21026cb13cd20257dc9e96830db108743c10 2025-12-04T07:58:20.5939047Z * [new tag] trunk/166efdad2ac827f30fb02504c6017520257f88ec -> trunk/166efdad2ac827f30fb02504c6017520257f88ec 2025-12-04T07:58:20.5939569Z * [new tag] trunk/174272c15fae553d8488140af931f7d8050a313f -> trunk/174272c15fae553d8488140af931f7d8050a313f 2025-12-04T07:58:20.5940407Z * [new tag] trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 -> trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 2025-12-04T07:58:20.5940949Z * [new tag] trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 -> trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 2025-12-04T07:58:20.5941430Z * [new tag] trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 -> trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 2025-12-04T07:58:20.5942006Z * [new tag] trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 -> trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 2025-12-04T07:58:20.5942616Z * [new tag] trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e -> trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e 2025-12-04T07:58:20.5943114Z * [new tag] trunk/1c87554d74140eaee964ca8b1832cede67f5f520 -> trunk/1c87554d74140eaee964ca8b1832cede67f5f520 2025-12-04T07:58:20.5943727Z * [new tag] trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 -> trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 2025-12-04T07:58:20.5944415Z * [new tag] trunk/1cee47d6ce0a02227185b566593f002dd639ca0c -> trunk/1cee47d6ce0a02227185b566593f002dd639ca0c 2025-12-04T07:58:20.5944917Z * [new tag] trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d -> trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d 2025-12-04T07:58:20.5945567Z * [new tag] trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 -> trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 2025-12-04T07:58:20.5946410Z * [new tag] trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de -> trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de 2025-12-04T07:58:20.5946889Z * [new tag] trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 -> trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 2025-12-04T07:58:20.5947476Z * [new tag] trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 -> trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 2025-12-04T07:58:20.5948045Z * [new tag] trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f -> trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f 2025-12-04T07:58:20.5948831Z * [new tag] trunk/285779b1621cf9f073a062b0889a642d200308d9 -> trunk/285779b1621cf9f073a062b0889a642d200308d9 2025-12-04T07:58:20.5949311Z * [new tag] trunk/2887faaec6295d081580d09fce161201826c6d87 -> trunk/2887faaec6295d081580d09fce161201826c6d87 2025-12-04T07:58:20.5949848Z * [new tag] trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc -> trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc 2025-12-04T07:58:20.5950417Z * [new tag] trunk/29856679769b3dede478767e2fe6cfb51197cb25 -> trunk/29856679769b3dede478767e2fe6cfb51197cb25 2025-12-04T07:58:20.5951018Z * [new tag] trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 -> trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 2025-12-04T07:58:20.5951607Z * [new tag] trunk/2ac3ef882afb23136adc188975f0a8802fc68adf -> trunk/2ac3ef882afb23136adc188975f0a8802fc68adf 2025-12-04T07:58:20.5952075Z * [new tag] trunk/2bec68e73b64715354af076ad309335f943e36cd -> trunk/2bec68e73b64715354af076ad309335f943e36cd 2025-12-04T07:58:20.5952653Z * [new tag] trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 -> trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 2025-12-04T07:58:20.5953293Z * [new tag] trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 -> trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 2025-12-04T07:58:20.5953906Z * [new tag] trunk/2df6058f116a65722a0e03073402feb242572d35 -> trunk/2df6058f116a65722a0e03073402feb242572d35 2025-12-04T07:58:20.5954495Z * [new tag] trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec -> trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec 2025-12-04T07:58:20.5955055Z * [new tag] trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 -> trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 2025-12-04T07:58:20.5955673Z * [new tag] trunk/305168768a95d69c444df5cd334bb774edfe06f1 -> trunk/305168768a95d69c444df5cd334bb774edfe06f1 2025-12-04T07:58:20.5956299Z * [new tag] trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 -> trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 2025-12-04T07:58:20.5956826Z * [new tag] trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 -> trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 2025-12-04T07:58:20.5957389Z * [new tag] trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 -> trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 2025-12-04T07:58:20.5957957Z * [new tag] trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf -> trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf 2025-12-04T07:58:20.5958526Z * [new tag] trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee -> trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee 2025-12-04T07:58:20.5959099Z * [new tag] trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 -> trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 2025-12-04T07:58:20.5959555Z * [new tag] trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 -> trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 2025-12-04T07:58:20.5960121Z * [new tag] trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae -> trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae 2025-12-04T07:58:20.5960698Z * [new tag] trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f -> trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f 2025-12-04T07:58:20.5961271Z * [new tag] trunk/42e9005cda22da3f1c559c3649218cebd671027c -> trunk/42e9005cda22da3f1c559c3649218cebd671027c 2025-12-04T07:58:20.5961905Z * [new tag] trunk/43b94713bbf340d3c124fde02d0f73add4021247 -> trunk/43b94713bbf340d3c124fde02d0f73add4021247 2025-12-04T07:58:20.5962452Z * [new tag] trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c -> trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c 2025-12-04T07:58:20.5963013Z * [new tag] trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a -> trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a 2025-12-04T07:58:20.5963533Z * [new tag] trunk/45d310ad84854dff730c0b12e577d7998d978686 -> trunk/45d310ad84854dff730c0b12e577d7998d978686 2025-12-04T07:58:20.5964455Z * [new tag] trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 -> trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 2025-12-04T07:58:20.5964911Z * [new tag] trunk/481e5ab336275bd3acd5fa8a611b05b4469012af -> trunk/481e5ab336275bd3acd5fa8a611b05b4469012af 2025-12-04T07:58:20.5965495Z * [new tag] trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 -> trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 2025-12-04T07:58:20.5966382Z * [new tag] trunk/49a04d26088acc17d948ddd66920f3e16371e873 -> trunk/49a04d26088acc17d948ddd66920f3e16371e873 2025-12-04T07:58:20.5966874Z * [new tag] trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 -> trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 2025-12-04T07:58:20.5967341Z * [new tag] trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f -> trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f 2025-12-04T07:58:20.5968050Z * [new tag] trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa -> trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa 2025-12-04T07:58:20.5968626Z * [new tag] trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c -> trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c 2025-12-04T07:58:20.5969700Z * [new tag] trunk/4fefb8e7e942386ffac764a41b232241f82bea3a -> trunk/4fefb8e7e942386ffac764a41b232241f82bea3a 2025-12-04T07:58:20.5970196Z * [new tag] trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d -> trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d 2025-12-04T07:58:20.5970826Z * [new tag] trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 -> trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 2025-12-04T07:58:20.5971861Z * [new tag] trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 -> trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 2025-12-04T07:58:20.5972479Z * [new tag] trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a -> trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a 2025-12-04T07:58:20.5973054Z * [new tag] trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 -> trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 2025-12-04T07:58:20.5973636Z * [new tag] trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 -> trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 2025-12-04T07:58:20.5974196Z * [new tag] trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 -> trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 2025-12-04T07:58:20.5974806Z * [new tag] trunk/5634469fda9e5d98869c82c7d03bb08914245f96 -> trunk/5634469fda9e5d98869c82c7d03bb08914245f96 2025-12-04T07:58:20.5975275Z * [new tag] trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc -> trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc 2025-12-04T07:58:20.5975913Z * [new tag] trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 -> trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 2025-12-04T07:58:20.5976477Z * [new tag] trunk/597930f6b568852356ca9795dac76f9e4653adbd -> trunk/597930f6b568852356ca9795dac76f9e4653adbd 2025-12-04T07:58:20.5976950Z * [new tag] trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 -> trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 2025-12-04T07:58:20.5977605Z * [new tag] trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 -> trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 2025-12-04T07:58:20.5978174Z * [new tag] trunk/5a607febc04c3a2b5824c75f3f60307867439a2c -> trunk/5a607febc04c3a2b5824c75f3f60307867439a2c 2025-12-04T07:58:20.5978810Z * [new tag] trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b -> trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b 2025-12-04T07:58:20.5979228Z * [new tag] trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c -> trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c 2025-12-04T07:58:20.5979791Z * [new tag] trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 -> trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 2025-12-04T07:58:20.5980412Z * [new tag] trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 -> trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 2025-12-04T07:58:20.5981058Z * [new tag] trunk/61be54a31dc09b59d99b62176fb935aee0b924ef -> trunk/61be54a31dc09b59d99b62176fb935aee0b924ef 2025-12-04T07:58:20.5981630Z * [new tag] trunk/62d3ccd71484ed6a760d909b41487101bbc65719 -> trunk/62d3ccd71484ed6a760d909b41487101bbc65719 2025-12-04T07:58:20.5982212Z * [new tag] trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b -> trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b 2025-12-04T07:58:20.5982797Z * [new tag] trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a -> trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a 2025-12-04T07:58:20.5983374Z * [new tag] trunk/66004b993744b4106bf8afaba71f3c228a804206 -> trunk/66004b993744b4106bf8afaba71f3c228a804206 2025-12-04T07:58:20.5984021Z * [new tag] trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 -> trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 2025-12-04T07:58:20.5984587Z * [new tag] trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 -> trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 2025-12-04T07:58:20.5985173Z * [new tag] trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d -> trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d 2025-12-04T07:58:20.5986130Z * [new tag] trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b -> trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b 2025-12-04T07:58:20.5988600Z * [new tag] trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 -> trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 2025-12-04T07:58:20.5989068Z * [new tag] trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 -> trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 2025-12-04T07:58:20.5989496Z * [new tag] trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec -> trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec 2025-12-04T07:58:20.5989910Z * [new tag] trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 -> trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 2025-12-04T07:58:20.5990282Z * [new tag] trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d -> trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d 2025-12-04T07:58:20.5990599Z * [new tag] trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a -> trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a 2025-12-04T07:58:20.5990856Z * [new tag] trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e -> trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e 2025-12-04T07:58:20.5991175Z * [new tag] trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 -> trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 2025-12-04T07:58:20.5991550Z * [new tag] trunk/70d797a5fc109b20a517646fcaa819477cd0d485 -> trunk/70d797a5fc109b20a517646fcaa819477cd0d485 2025-12-04T07:58:20.5991922Z * [new tag] trunk/7348cb355ff0a6f79cd4871215aea72185748734 -> trunk/7348cb355ff0a6f79cd4871215aea72185748734 2025-12-04T07:58:20.5992412Z * [new tag] trunk/74fe26a1ebe32931783569f2e762e3c2c974901f -> trunk/74fe26a1ebe32931783569f2e762e3c2c974901f 2025-12-04T07:58:20.5992957Z * [new tag] trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 -> trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 2025-12-04T07:58:20.5993579Z * [new tag] trunk/7741edd4ed665f3988052e260863efb508d61a03 -> trunk/7741edd4ed665f3988052e260863efb508d61a03 2025-12-04T07:58:20.5994319Z * [new tag] trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 -> trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 2025-12-04T07:58:20.5994798Z * [new tag] trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 -> trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 2025-12-04T07:58:20.5995225Z * [new tag] trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 -> trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 2025-12-04T07:58:20.5995758Z * [new tag] trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca -> trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca 2025-12-04T07:58:20.5996284Z * [new tag] trunk/7b7af390ea8541c611d1ce2018a6934188fc197b -> trunk/7b7af390ea8541c611d1ce2018a6934188fc197b 2025-12-04T07:58:20.5996787Z * [new tag] trunk/7ba4680f3755a560af81aa0f688791e367aa3609 -> trunk/7ba4680f3755a560af81aa0f688791e367aa3609 2025-12-04T07:58:20.5997383Z * [new tag] trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b -> trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b 2025-12-04T07:58:20.5997813Z * [new tag] trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T07:58:20.5998256Z * [new tag] trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 -> trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 2025-12-04T07:58:20.5998743Z * [new tag] trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed -> trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed 2025-12-04T07:58:20.5999253Z * [new tag] trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 -> trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 2025-12-04T07:58:20.5999793Z * [new tag] trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e -> trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e 2025-12-04T07:58:20.6000187Z * [new tag] trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead -> trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead 2025-12-04T07:58:20.6000753Z * [new tag] trunk/81af382128efa094d8702e18f2c133760904c718 -> trunk/81af382128efa094d8702e18f2c133760904c718 2025-12-04T07:58:20.6001605Z * [new tag] trunk/84149583d483e9c973c9a0feda70e4f3964947b0 -> trunk/84149583d483e9c973c9a0feda70e4f3964947b0 2025-12-04T07:58:20.6002462Z * [new tag] trunk/85a315917efe82c24306be805c584ec044951c75 -> trunk/85a315917efe82c24306be805c584ec044951c75 2025-12-04T07:58:20.6003182Z * [new tag] trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece -> trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece 2025-12-04T07:58:20.6003661Z * [new tag] trunk/892640e25aeefa8007c5af837214b4502b6b62a6 -> trunk/892640e25aeefa8007c5af837214b4502b6b62a6 2025-12-04T07:58:20.6004528Z * [new tag] trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 -> trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 2025-12-04T07:58:20.6004826Z * [new tag] trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c -> trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c 2025-12-04T07:58:20.6005420Z * [new tag] trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 -> trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 2025-12-04T07:58:20.6006010Z * [new tag] trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 -> trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 2025-12-04T07:58:20.6006576Z * [new tag] trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca -> trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca 2025-12-04T07:58:20.6007203Z * [new tag] trunk/90b27e7e8352cde97d32ddad24740ef819633f38 -> trunk/90b27e7e8352cde97d32ddad24740ef819633f38 2025-12-04T07:58:20.6007583Z * [new tag] trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 -> trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 2025-12-04T07:58:20.6008047Z * [new tag] trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c -> trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c 2025-12-04T07:58:20.6009157Z * [new tag] trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 -> trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 2025-12-04T07:58:20.6009711Z * [new tag] trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 -> trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 2025-12-04T07:58:20.6010261Z * [new tag] trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa -> trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa 2025-12-04T07:58:20.6010795Z * [new tag] trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d -> trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d 2025-12-04T07:58:20.6011318Z * [new tag] trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 -> trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 2025-12-04T07:58:20.6011911Z * [new tag] trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 -> trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 2025-12-04T07:58:20.6012462Z * [new tag] trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d -> trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d 2025-12-04T07:58:20.6013005Z * [new tag] trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a -> trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a 2025-12-04T07:58:20.6013601Z * [new tag] trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 -> trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 2025-12-04T07:58:20.6014164Z * [new tag] trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 -> trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 2025-12-04T07:58:20.6014729Z * [new tag] trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa -> trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa 2025-12-04T07:58:20.6015193Z * [new tag] trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d -> trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d 2025-12-04T07:58:20.6016030Z * [new tag] trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c -> trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c 2025-12-04T07:58:20.6016533Z * [new tag] trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 -> trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 2025-12-04T07:58:20.6017012Z * [new tag] trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c -> trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c 2025-12-04T07:58:20.6017477Z * [new tag] trunk/a7dc6dab9ad911259d4801c502907e531594db45 -> trunk/a7dc6dab9ad911259d4801c502907e531594db45 2025-12-04T07:58:20.6018026Z * [new tag] trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 -> trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 2025-12-04T07:58:20.6018601Z * [new tag] trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e -> trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e 2025-12-04T07:58:20.6019080Z * [new tag] trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e -> trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e 2025-12-04T07:58:20.6019519Z * [new tag] trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e -> trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e 2025-12-04T07:58:20.6019942Z * [new tag] trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 -> trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 2025-12-04T07:58:20.6020564Z * [new tag] trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 -> trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 2025-12-04T07:58:20.6021203Z * [new tag] trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 -> trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 2025-12-04T07:58:20.6021783Z * [new tag] trunk/b39813b4a04931682b0491adba2138d01d716d99 -> trunk/b39813b4a04931682b0491adba2138d01d716d99 2025-12-04T07:58:20.6022315Z * [new tag] trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 -> trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 2025-12-04T07:58:20.6022873Z * [new tag] trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 -> trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 2025-12-04T07:58:20.6023451Z * [new tag] trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a -> trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a 2025-12-04T07:58:20.6024022Z * [new tag] trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 -> trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 2025-12-04T07:58:20.6024556Z * [new tag] trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 -> trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 2025-12-04T07:58:20.6025112Z * [new tag] trunk/b7d60685f8cbc939b68a20871e90db67e729329b -> trunk/b7d60685f8cbc939b68a20871e90db67e729329b 2025-12-04T07:58:20.6025768Z * [new tag] trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e -> trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e 2025-12-04T07:58:20.6026441Z * [new tag] trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf -> trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf 2025-12-04T07:58:20.6026927Z * [new tag] trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 -> trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 2025-12-04T07:58:20.6027550Z * [new tag] trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f -> trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f 2025-12-04T07:58:20.6028099Z * [new tag] trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f -> trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f 2025-12-04T07:58:20.6028626Z * [new tag] trunk/bb3034198b459401fabeab254e1b99f0115046e2 -> trunk/bb3034198b459401fabeab254e1b99f0115046e2 2025-12-04T07:58:20.6029191Z * [new tag] trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 -> trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 2025-12-04T07:58:20.6029916Z * [new tag] trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 -> trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 2025-12-04T07:58:20.6030487Z * [new tag] trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 -> trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 2025-12-04T07:58:20.6031050Z * [new tag] trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 -> trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 2025-12-04T07:58:20.6031896Z * [new tag] trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 -> trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 2025-12-04T07:58:20.6032385Z * [new tag] trunk/c0660bcee27e7d7731634e274576a7081882bede -> trunk/c0660bcee27e7d7731634e274576a7081882bede 2025-12-04T07:58:20.6032941Z * [new tag] trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac -> trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac 2025-12-04T07:58:20.6033520Z * [new tag] trunk/c55b1e8f61d041ee436d697449eb028931d574fb -> trunk/c55b1e8f61d041ee436d697449eb028931d574fb 2025-12-04T07:58:20.6033954Z * [new tag] trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 -> trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 2025-12-04T07:58:20.6034799Z * [new tag] trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 -> trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 2025-12-04T07:58:20.6035312Z * [new tag] trunk/cc0853af42122f8185321f542616f4474e717f09 -> trunk/cc0853af42122f8185321f542616f4474e717f09 2025-12-04T07:58:20.6035743Z * [new tag] trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 -> trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 2025-12-04T07:58:20.6036335Z * [new tag] trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a -> trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a 2025-12-04T07:58:20.6036882Z * [new tag] trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace -> trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace 2025-12-04T07:58:20.6037396Z * [new tag] trunk/d16447dacaf2420ea175f0c275c75da951f57d39 -> trunk/d16447dacaf2420ea175f0c275c75da951f57d39 2025-12-04T07:58:20.6037913Z * [new tag] trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 -> trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 2025-12-04T07:58:20.6038458Z * [new tag] trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 -> trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 2025-12-04T07:58:20.6039115Z * [new tag] trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf -> trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf 2025-12-04T07:58:20.6039667Z * [new tag] trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 -> trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 2025-12-04T07:58:20.6040163Z * [new tag] trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d -> trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d 2025-12-04T07:58:20.6040726Z * [new tag] trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 -> trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 2025-12-04T07:58:20.6041269Z * [new tag] trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 -> trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 2025-12-04T07:58:20.6041796Z * [new tag] trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e -> trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e 2025-12-04T07:58:20.6042346Z * [new tag] trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a -> trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a 2025-12-04T07:58:20.6042869Z * [new tag] trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b -> trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b 2025-12-04T07:58:20.6043434Z * [new tag] trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec -> trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec 2025-12-04T07:58:20.6043953Z * [new tag] trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf -> trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf 2025-12-04T07:58:20.6044447Z * [new tag] trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd -> trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd 2025-12-04T07:58:20.6045748Z * [new tag] trunk/dd18a75336a4fbd7497955cc5665904724fce889 -> trunk/dd18a75336a4fbd7497955cc5665904724fce889 2025-12-04T07:58:20.6046304Z * [new tag] trunk/ded9bcd61a059bf723e6e84689552962b480ea77 -> trunk/ded9bcd61a059bf723e6e84689552962b480ea77 2025-12-04T07:58:20.6047164Z * [new tag] trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c -> trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c 2025-12-04T07:58:20.6047752Z * [new tag] trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b -> trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b 2025-12-04T07:58:20.6048196Z * [new tag] trunk/e3f24fd73ad74c6e7176687986436956c7c18235 -> trunk/e3f24fd73ad74c6e7176687986436956c7c18235 2025-12-04T07:58:20.6048809Z * [new tag] trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e -> trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e 2025-12-04T07:58:20.6049432Z * [new tag] trunk/ea7035f462a0d2830865ee86c832bd101e1427fc -> trunk/ea7035f462a0d2830865ee86c832bd101e1427fc 2025-12-04T07:58:20.6050009Z * [new tag] trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf -> trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf 2025-12-04T07:58:20.6050605Z * [new tag] trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e -> trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e 2025-12-04T07:58:20.6051154Z * [new tag] trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e -> trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e 2025-12-04T07:58:20.6052139Z * [new tag] trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 -> trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 2025-12-04T07:58:20.6052646Z * [new tag] trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 -> trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 2025-12-04T07:58:20.6053167Z * [new tag] trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 -> trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 2025-12-04T07:58:20.6053691Z * [new tag] trunk/f1076f5510920044912247b1abb8760cb820f598 -> trunk/f1076f5510920044912247b1abb8760cb820f598 2025-12-04T07:58:20.6054242Z * [new tag] trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 -> trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 2025-12-04T07:58:20.6054788Z * [new tag] trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 -> trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 2025-12-04T07:58:20.6055338Z * [new tag] trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 -> trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 2025-12-04T07:58:20.6055807Z * [new tag] trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 -> trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 2025-12-04T07:58:20.6056363Z * [new tag] trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 -> trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 2025-12-04T07:58:20.6056925Z * [new tag] trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 -> trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 2025-12-04T07:58:20.6057389Z * [new tag] trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 -> trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 2025-12-04T07:58:20.6058044Z * [new tag] trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b -> trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b 2025-12-04T07:58:20.6058648Z * [new tag] trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 -> trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 2025-12-04T07:58:20.6059642Z * [new tag] trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 -> trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 2025-12-04T07:58:20.6060128Z * [new tag] trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 -> trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 2025-12-04T07:58:20.6060559Z * [new tag] v0.1.1 -> v0.1.1 2025-12-04T07:58:20.6061071Z * [new tag] v0.1.10 -> v0.1.10 2025-12-04T07:58:20.6061576Z * [new tag] v0.1.11 -> v0.1.11 2025-12-04T07:58:20.6062083Z * [new tag] v0.1.12 -> v0.1.12 2025-12-04T07:58:20.6062514Z * [new tag] v0.1.2 -> v0.1.2 2025-12-04T07:58:20.6063022Z * [new tag] v0.1.3 -> v0.1.3 2025-12-04T07:58:20.6063894Z * [new tag] v0.1.4 -> v0.1.4 2025-12-04T07:58:20.6064366Z * [new tag] v0.1.5 -> v0.1.5 2025-12-04T07:58:20.6064806Z * [new tag] v0.1.6 -> v0.1.6 2025-12-04T07:58:20.6065275Z * [new tag] v0.1.7 -> v0.1.7 2025-12-04T07:58:20.6065866Z * [new tag] v0.1.8 -> v0.1.8 2025-12-04T07:58:20.6066343Z * [new tag] v0.1.9 -> v0.1.9 2025-12-04T07:58:20.6066858Z * [new tag] v0.2.0 -> v0.2.0 2025-12-04T07:58:20.6067347Z * [new tag] v0.3.0 -> v0.3.0 2025-12-04T07:58:20.6067970Z * [new tag] v0.3.1 -> v0.3.1 2025-12-04T07:58:20.6068435Z * [new tag] v0.4.0 -> v0.4.0 2025-12-04T07:58:20.6068890Z * [new tag] v0.4.1 -> v0.4.1 2025-12-04T07:58:20.6069373Z * [new tag] v1.0.0 -> v1.0.0 2025-12-04T07:58:20.6070014Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-12-04T07:58:20.6070432Z * [new tag] v1.0.1 -> v1.0.1 2025-12-04T07:58:20.6070930Z * [new tag] v1.0rc0 -> v1.0rc0 2025-12-04T07:58:20.6071285Z * [new tag] v1.0rc1 -> v1.0rc1 2025-12-04T07:58:20.6071809Z * [new tag] v1.1.0 -> v1.1.0 2025-12-04T07:58:20.6072352Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-12-04T07:58:20.6073072Z * [new tag] v1.10.0 -> v1.10.0 2025-12-04T07:58:20.6073610Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-12-04T07:58:20.6074146Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-12-04T07:58:20.6074584Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-12-04T07:58:20.6075240Z * [new tag] v1.10.1 -> v1.10.1 2025-12-04T07:58:20.6075540Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-12-04T07:58:20.6075949Z * [new tag] v1.10.2 -> v1.10.2 2025-12-04T07:58:20.6076336Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-12-04T07:58:20.6076967Z * [new tag] v1.11.0 -> v1.11.0 2025-12-04T07:58:20.6077656Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-12-04T07:58:20.6078190Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-12-04T07:58:20.6078854Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-12-04T07:58:20.6079265Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-12-04T07:58:20.6080213Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-12-04T07:58:20.6080425Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-12-04T07:58:20.6080783Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-12-04T07:58:20.6081504Z * [new tag] v1.12.0 -> v1.12.0 2025-12-04T07:58:20.6081936Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-12-04T07:58:20.6082610Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-12-04T07:58:20.6083278Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-12-04T07:58:20.6083821Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-12-04T07:58:20.6084487Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-12-04T07:58:20.6085136Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-12-04T07:58:20.6085487Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-12-04T07:58:20.6085921Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-12-04T07:58:20.6086359Z * [new tag] v1.12.1 -> v1.12.1 2025-12-04T07:58:20.6087073Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-12-04T07:58:20.6087708Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-12-04T07:58:20.6088347Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-12-04T07:58:20.6089064Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-12-04T07:58:20.6089476Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-12-04T07:58:20.6090104Z * [new tag] v1.13.0 -> v1.13.0 2025-12-04T07:58:20.6090558Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-12-04T07:58:20.6091203Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-12-04T07:58:20.6091665Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-12-04T07:58:20.6092484Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-12-04T07:58:20.6092870Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-12-04T07:58:20.6093320Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-12-04T07:58:20.6094084Z * [new tag] v1.13.1 -> v1.13.1 2025-12-04T07:58:20.6094445Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-12-04T07:58:20.6095097Z * [new tag] v1.2.0 -> v1.2.0 2025-12-04T07:58:20.6095583Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-12-04T07:58:20.6096211Z * [new tag] v1.3.0 -> v1.3.0 2025-12-04T07:58:20.6096826Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-12-04T07:58:20.6097242Z * [new tag] v1.3.1 -> v1.3.1 2025-12-04T07:58:20.6097717Z * [new tag] v1.4.0 -> v1.4.0 2025-12-04T07:58:20.6098757Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-12-04T07:58:20.6099135Z * [new tag] v1.4.1 -> v1.4.1 2025-12-04T07:58:20.6099833Z * [new tag] v1.5.0 -> v1.5.0 2025-12-04T07:58:20.6100443Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-12-04T07:58:20.6101075Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-12-04T07:58:20.6101746Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-12-04T07:58:20.6102131Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-12-04T07:58:20.6102754Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-12-04T07:58:20.6105827Z * [new tag] v1.5.1 -> v1.5.1 2025-12-04T07:58:20.6106295Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-12-04T07:58:20.6106704Z * [new tag] v1.6.0 -> v1.6.0 2025-12-04T07:58:20.6107410Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-12-04T07:58:20.6108083Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-12-04T07:58:20.6108730Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-12-04T07:58:20.6109414Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-12-04T07:58:20.6109957Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-12-04T07:58:20.6110602Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-12-04T07:58:20.6110997Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-12-04T07:58:20.6111649Z * [new tag] v1.7.0 -> v1.7.0 2025-12-04T07:58:20.6112285Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-12-04T07:58:20.6112939Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-12-04T07:58:20.6113478Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-12-04T07:58:20.6113977Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-12-04T07:58:20.6114648Z * [new tag] v1.7.1 -> v1.7.1 2025-12-04T07:58:20.6115401Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-12-04T07:58:20.6116150Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-12-04T07:58:20.6116466Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-12-04T07:58:20.6117161Z * [new tag] v1.8.0 -> v1.8.0 2025-12-04T07:58:20.6117504Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-12-04T07:58:20.6118247Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-12-04T07:58:20.6118949Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-12-04T07:58:20.6120211Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-12-04T07:58:20.6120676Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-12-04T07:58:20.6121059Z * [new tag] v1.8.1 -> v1.8.1 2025-12-04T07:58:20.6121429Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-12-04T07:58:20.6122309Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-12-04T07:58:20.6122737Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-12-04T07:58:20.6123094Z * [new tag] v1.8.2 -> v1.8.2 2025-12-04T07:58:20.6123480Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-12-04T07:58:20.6123866Z * [new tag] v1.9.0 -> v1.9.0 2025-12-04T07:58:20.6124485Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-12-04T07:58:20.6125072Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-12-04T07:58:20.6125648Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-12-04T07:58:20.6126063Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-12-04T07:58:20.6126639Z * [new tag] v1.9.1 -> v1.9.1 2025-12-04T07:58:20.6127425Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-12-04T07:58:20.6127850Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-12-04T07:58:20.6128465Z * [new tag] v2.0.0 -> v2.0.0 2025-12-04T07:58:20.6129065Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-12-04T07:58:20.6129618Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-12-04T07:58:20.6130224Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-12-04T07:58:20.6130758Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-12-04T07:58:20.6131375Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-12-04T07:58:20.6131804Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-12-04T07:58:20.6132524Z * [new tag] v2.0.1 -> v2.0.1 2025-12-04T07:58:20.6133246Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-12-04T07:58:20.6133639Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-12-04T07:58:20.6134099Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-12-04T07:58:20.6134538Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-12-04T07:58:20.6135720Z * [new tag] v2.1.0 -> v2.1.0 2025-12-04T07:58:20.6136222Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-12-04T07:58:20.6136875Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-12-04T07:58:20.6137480Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-12-04T07:58:20.6138167Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-12-04T07:58:20.6139281Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-12-04T07:58:20.6139669Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-12-04T07:58:20.6140309Z * [new tag] v2.1.1 -> v2.1.1 2025-12-04T07:58:20.6140833Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-12-04T07:58:20.6141406Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-12-04T07:58:20.6142070Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-12-04T07:58:20.6142717Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-12-04T07:58:20.6143343Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-12-04T07:58:20.6143772Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-12-04T07:58:20.6144359Z * [new tag] v2.1.2 -> v2.1.2 2025-12-04T07:58:20.6145007Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-12-04T07:58:20.6145704Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-12-04T07:58:20.6146183Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-12-04T07:58:20.6146756Z * [new tag] v2.2.0 -> v2.2.0 2025-12-04T07:58:20.6147338Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-12-04T07:58:20.6147874Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-12-04T07:58:20.6148412Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-12-04T07:58:20.6148969Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-12-04T07:58:20.6149556Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-12-04T07:58:20.6150096Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-12-04T07:58:20.6150527Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-12-04T07:58:20.6150979Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-12-04T07:58:20.6151731Z * [new tag] v2.2.1 -> v2.2.1 2025-12-04T07:58:20.6152331Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-12-04T07:58:20.6152740Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-12-04T07:58:20.6153167Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-12-04T07:58:20.6153602Z * [new tag] v2.2.2 -> v2.2.2 2025-12-04T07:58:20.6154259Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-12-04T07:58:20.6154692Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-12-04T07:58:20.6155116Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-12-04T07:58:20.6155764Z * [new tag] v2.3.0 -> v2.3.0 2025-12-04T07:58:20.6156329Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-12-04T07:58:20.6156983Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-12-04T07:58:20.6157641Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-12-04T07:58:20.6158065Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-12-04T07:58:20.6158659Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-12-04T07:58:20.6159285Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-12-04T07:58:20.6159847Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-12-04T07:58:20.6160439Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-12-04T07:58:20.6160865Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-12-04T07:58:20.6161478Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-12-04T07:58:20.6162044Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-12-04T07:58:20.6162453Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-12-04T07:58:20.6162900Z * [new tag] v2.3.1 -> v2.3.1 2025-12-04T07:58:20.6163477Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-12-04T07:58:20.6164066Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-12-04T07:58:20.6164699Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-12-04T07:58:20.6165305Z * [new tag] v2.4.0 -> v2.4.0 2025-12-04T07:58:20.6166025Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-12-04T07:58:20.6166568Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-12-04T07:58:20.6167176Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-12-04T07:58:20.6167720Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-12-04T07:58:20.6168376Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-12-04T07:58:20.6168947Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-12-04T07:58:20.6169654Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-12-04T07:58:20.6170201Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-12-04T07:58:20.6170850Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-12-04T07:58:20.6171258Z * [new tag] v2.4.1 -> v2.4.1 2025-12-04T07:58:20.6171977Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-12-04T07:58:20.6172542Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-12-04T07:58:20.6173183Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-12-04T07:58:20.6173735Z * [new tag] v2.5.0 -> v2.5.0 2025-12-04T07:58:20.6174343Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-12-04T07:58:20.6174810Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-12-04T07:58:20.6175840Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-12-04T07:58:20.6176334Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-12-04T07:58:20.6176944Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-12-04T07:58:20.6177541Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-12-04T07:58:20.6178215Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-12-04T07:58:20.6178815Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-12-04T07:58:20.6179448Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-12-04T07:58:20.6180044Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-12-04T07:58:20.6180449Z * [new tag] v2.5.1 -> v2.5.1 2025-12-04T07:58:20.6180888Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-12-04T07:58:20.6181332Z * [new tag] v2.6.0 -> v2.6.0 2025-12-04T07:58:20.6182000Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-12-04T07:58:20.6182644Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-12-04T07:58:20.6183230Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-12-04T07:58:20.6183830Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-12-04T07:58:20.6184597Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-12-04T07:58:20.6185306Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-12-04T07:58:20.6186077Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-12-04T07:58:20.6187249Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-12-04T07:58:20.6187645Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-12-04T07:58:20.6188202Z * [new tag] v2.7.0 -> v2.7.0 2025-12-04T07:58:20.6188745Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-12-04T07:58:20.6189302Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-12-04T07:58:20.6189979Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-12-04T07:58:20.6190667Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-12-04T07:58:20.6191273Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-12-04T07:58:20.6191846Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-12-04T07:58:20.6192533Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-12-04T07:58:20.6193161Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-12-04T07:58:20.6193806Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-12-04T07:58:20.6194473Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-12-04T07:58:20.6194944Z * [new tag] v2.7.1 -> v2.7.1 2025-12-04T07:58:20.6195578Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-12-04T07:58:20.6196190Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-12-04T07:58:20.6196921Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-12-04T07:58:20.6197653Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-12-04T07:58:20.6198240Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-12-04T07:58:20.6198653Z * [new tag] v2.8.0 -> v2.8.0 2025-12-04T07:58:20.6199265Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-12-04T07:58:20.6199817Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-12-04T07:58:20.6200479Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-12-04T07:58:20.6201091Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-12-04T07:58:20.6201703Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-12-04T07:58:20.6202348Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-12-04T07:58:20.6203282Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-12-04T07:58:20.6203779Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-12-04T07:58:20.6204437Z * [new tag] v2.9.0 -> v2.9.0 2025-12-04T07:58:20.6204974Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-12-04T07:58:20.6205586Z * [new tag] v2.9.0-rc10 -> v2.9.0-rc10 2025-12-04T07:58:20.6206221Z * [new tag] v2.9.0-rc11 -> v2.9.0-rc11 2025-12-04T07:58:20.6207126Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-12-04T07:58:20.6207581Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-12-04T07:58:20.6208199Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-12-04T07:58:20.6208774Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-12-04T07:58:20.6209722Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-12-04T07:58:20.6210255Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-12-04T07:58:20.6211095Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-12-04T07:58:20.6211730Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-12-04T07:58:20.6212097Z * [new tag] v2.9.1 -> v2.9.1 2025-12-04T07:58:20.6212510Z * [new tag] v2.9.1-rc1 -> v2.9.1-rc1 2025-12-04T07:58:20.6213037Z * [new tag] v2.9.1-rc2 -> v2.9.1-rc2 2025-12-04T07:58:20.6214074Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-12-04T07:58:20.6214510Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-12-04T07:58:20.6214998Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-12-04T07:58:20.6215513Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-12-04T07:58:20.6216000Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-12-04T07:58:20.6216549Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-12-04T07:58:20.6217052Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-12-04T07:58:20.6217574Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-12-04T07:58:20.6218064Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-12-04T07:58:20.6218940Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-12-04T07:58:20.6219529Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-12-04T07:58:20.6220039Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-12-04T07:58:20.6220705Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-12-04T07:58:20.6221263Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-12-04T07:58:20.6221765Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-12-04T07:58:20.6222732Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-12-04T07:58:20.6223229Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-12-04T07:58:20.6223843Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-12-04T07:58:20.6224351Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-12-04T07:58:20.6224882Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-12-04T07:58:20.6225470Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-12-04T07:58:20.6226099Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-12-04T07:58:20.6226634Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-12-04T07:58:20.6227158Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-12-04T07:58:20.6227681Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-12-04T07:58:20.6228222Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-12-04T07:58:20.6228777Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-12-04T07:58:20.6229282Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-12-04T07:58:20.6229804Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-12-04T07:58:20.6230410Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-12-04T07:58:20.6230912Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-12-04T07:58:20.6231445Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-12-04T07:58:20.6231984Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-12-04T07:58:20.6232603Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-12-04T07:58:20.6233083Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-12-04T07:58:20.6233602Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-12-04T07:58:20.6234196Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-12-04T07:58:20.6234635Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-12-04T07:58:20.6235140Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-12-04T07:58:20.6235660Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-12-04T07:58:20.6236188Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-12-04T07:58:20.6236721Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-12-04T07:58:20.6237305Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-12-04T07:58:20.6237766Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-12-04T07:58:20.6238341Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-12-04T07:58:20.6239033Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-12-04T07:58:20.6239540Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-12-04T07:58:20.6240068Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-12-04T07:58:20.6240619Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-12-04T07:58:20.6241137Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-12-04T07:58:20.6241663Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-12-04T07:58:20.6242174Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-12-04T07:58:20.6242886Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-12-04T07:58:20.6243396Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-12-04T07:58:20.6243886Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-12-04T07:58:20.6244528Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-12-04T07:58:20.6245080Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-12-04T07:58:20.6245607Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-12-04T07:58:20.6246190Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-12-04T07:58:20.6246733Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-12-04T07:58:20.6247139Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-12-04T07:58:20.6247815Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-12-04T07:58:20.6248340Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-12-04T07:58:20.6248875Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-12-04T07:58:20.6249485Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-12-04T07:58:20.6249957Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-12-04T07:58:20.6250505Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-12-04T07:58:20.6250961Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-12-04T07:58:20.6251553Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-12-04T07:58:20.6252040Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-12-04T07:58:20.6252548Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-12-04T07:58:20.6253104Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-12-04T07:58:20.6253781Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-12-04T07:58:20.6254218Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-12-04T07:58:20.6254709Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-12-04T07:58:20.6255136Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-12-04T07:58:20.6255674Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-12-04T07:58:20.6256193Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-12-04T07:58:20.6256682Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-12-04T07:58:20.6257914Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-12-04T07:58:20.6258375Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-12-04T07:58:20.6258943Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-12-04T07:58:20.6259467Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-12-04T07:58:20.6259993Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-12-04T07:58:20.6260541Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-12-04T07:58:20.6261098Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-12-04T07:58:20.6261607Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-12-04T07:58:20.6262183Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-12-04T07:58:20.6262800Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-12-04T07:58:20.6263327Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-12-04T07:58:20.6263847Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-12-04T07:58:20.6264677Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-12-04T07:58:20.6265143Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-12-04T07:58:20.6265863Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-12-04T07:58:20.6266363Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-12-04T07:58:20.6266773Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-12-04T07:58:20.6267323Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-12-04T07:58:20.6267834Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-12-04T07:58:20.6268356Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-12-04T07:58:20.6268865Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-12-04T07:58:20.6269382Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-12-04T07:58:20.6270069Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-12-04T07:58:20.6270654Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-12-04T07:58:20.6271183Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-12-04T07:58:20.6271658Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-12-04T07:58:20.6272197Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-12-04T07:58:20.6272714Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-12-04T07:58:20.6273320Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-12-04T07:58:20.6273858Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-12-04T07:58:20.6274337Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-12-04T07:58:20.6274856Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-12-04T07:58:20.6275477Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-12-04T07:58:20.6275967Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-12-04T07:58:20.6276590Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-12-04T07:58:20.6277094Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-12-04T07:58:20.6277633Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-12-04T07:58:20.6278176Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-12-04T07:58:20.6278709Z * [new tag] viable/strict/1760065682 -> viable/strict/1760065682 2025-12-04T07:58:20.6279299Z * [new tag] viable/strict/1760066894 -> viable/strict/1760066894 2025-12-04T07:58:20.6279935Z * [new tag] viable/strict/1760070345 -> viable/strict/1760070345 2025-12-04T07:58:20.6280409Z * [new tag] viable/strict/1760089782 -> viable/strict/1760089782 2025-12-04T07:58:20.6280950Z * [new tag] viable/strict/1760091921 -> viable/strict/1760091921 2025-12-04T07:58:20.6281486Z * [new tag] viable/strict/1760127924 -> viable/strict/1760127924 2025-12-04T07:58:20.6282014Z * [new tag] viable/strict/1760129489 -> viable/strict/1760129489 2025-12-04T07:58:20.6282644Z * [new tag] viable/strict/1760132980 -> viable/strict/1760132980 2025-12-04T07:58:20.6283195Z * [new tag] viable/strict/1760135060 -> viable/strict/1760135060 2025-12-04T07:58:20.6283723Z * [new tag] viable/strict/1760215782 -> viable/strict/1760215782 2025-12-04T07:58:20.6284381Z * [new tag] viable/strict/1760273849 -> viable/strict/1760273849 2025-12-04T07:58:20.6284907Z * [new tag] viable/strict/1760275517 -> viable/strict/1760275517 2025-12-04T07:58:20.6285411Z * [new tag] viable/strict/1760276979 -> viable/strict/1760276979 2025-12-04T07:58:20.6285957Z * [new tag] viable/strict/1760279007 -> viable/strict/1760279007 2025-12-04T07:58:20.6286384Z * [new tag] viable/strict/1760286328 -> viable/strict/1760286328 2025-12-04T07:58:20.6286797Z * [new tag] viable/strict/1760493304 -> viable/strict/1760493304 2025-12-04T07:58:20.6287300Z * [new tag] viable/strict/1760496298 -> viable/strict/1760496298 2025-12-04T07:58:20.6287843Z * [new tag] viable/strict/1760518396 -> viable/strict/1760518396 2025-12-04T07:58:20.6288368Z * [new tag] viable/strict/1760534864 -> viable/strict/1760534864 2025-12-04T07:58:20.6288912Z * [new tag] viable/strict/1760549062 -> viable/strict/1760549062 2025-12-04T07:58:20.6289541Z * [new tag] viable/strict/1760552799 -> viable/strict/1760552799 2025-12-04T07:58:20.6290097Z * [new tag] viable/strict/1760554355 -> viable/strict/1760554355 2025-12-04T07:58:20.6290640Z * [new tag] viable/strict/1760556275 -> viable/strict/1760556275 2025-12-04T07:58:20.6291778Z * [new tag] viable/strict/1760564979 -> viable/strict/1760564979 2025-12-04T07:58:20.6292161Z * [new tag] viable/strict/1760567049 -> viable/strict/1760567049 2025-12-04T07:58:20.6292759Z * [new tag] viable/strict/1760568585 -> viable/strict/1760568585 2025-12-04T07:58:20.6293671Z * [new tag] viable/strict/1760570630 -> viable/strict/1760570630 2025-12-04T07:58:20.6294160Z * [new tag] viable/strict/1760572180 -> viable/strict/1760572180 2025-12-04T07:58:20.6294697Z * [new tag] viable/strict/1760575094 -> viable/strict/1760575094 2025-12-04T07:58:20.6295280Z * [new tag] viable/strict/1760579709 -> viable/strict/1760579709 2025-12-04T07:58:20.6296377Z * [new tag] viable/strict/1760582614 -> viable/strict/1760582614 2025-12-04T07:58:20.6296894Z * [new tag] viable/strict/1760586815 -> viable/strict/1760586815 2025-12-04T07:58:20.6297302Z * [new tag] viable/strict/1760588829 -> viable/strict/1760588829 2025-12-04T07:58:20.6297879Z * [new tag] viable/strict/1760590200 -> viable/strict/1760590200 2025-12-04T07:58:20.6298527Z * [new tag] viable/strict/1760592311 -> viable/strict/1760592311 2025-12-04T07:58:20.6299022Z * [new tag] viable/strict/1760619733 -> viable/strict/1760619733 2025-12-04T07:58:20.6299439Z * [new tag] viable/strict/1760628335 -> viable/strict/1760628335 2025-12-04T07:58:20.6299977Z * [new tag] viable/strict/1760635490 -> viable/strict/1760635490 2025-12-04T07:58:20.6300555Z * [new tag] viable/strict/1760640743 -> viable/strict/1760640743 2025-12-04T07:58:20.6301076Z * [new tag] viable/strict/1760642528 -> viable/strict/1760642528 2025-12-04T07:58:20.6301585Z * [new tag] viable/strict/1760646330 -> viable/strict/1760646330 2025-12-04T07:58:20.6302086Z * [new tag] viable/strict/1760666101 -> viable/strict/1760666101 2025-12-04T07:58:20.6302868Z * [new tag] viable/strict/1760668990 -> viable/strict/1760668990 2025-12-04T07:58:20.6303556Z * [new tag] viable/strict/1760670600 -> viable/strict/1760670600 2025-12-04T07:58:20.6304066Z * [new tag] viable/strict/1760671704 -> viable/strict/1760671704 2025-12-04T07:58:20.6304622Z * [new tag] viable/strict/1760673121 -> viable/strict/1760673121 2025-12-04T07:58:20.6305139Z * [new tag] viable/strict/1760675352 -> viable/strict/1760675352 2025-12-04T07:58:20.6305769Z * [new tag] viable/strict/1760696731 -> viable/strict/1760696731 2025-12-04T07:58:20.6307623Z * [new tag] viable/strict/1760723515 -> viable/strict/1760723515 2025-12-04T07:58:20.6308054Z * [new tag] viable/strict/1760727234 -> viable/strict/1760727234 2025-12-04T07:58:20.6308570Z * [new tag] viable/strict/1760730578 -> viable/strict/1760730578 2025-12-04T07:58:20.6309113Z * [new tag] viable/strict/1760732726 -> viable/strict/1760732726 2025-12-04T07:58:20.6309651Z * [new tag] viable/strict/1760734180 -> viable/strict/1760734180 2025-12-04T07:58:20.6310196Z * [new tag] viable/strict/1760736251 -> viable/strict/1760736251 2025-12-04T07:58:20.6310729Z * [new tag] viable/strict/1760737772 -> viable/strict/1760737772 2025-12-04T07:58:20.6311302Z * [new tag] viable/strict/1760758005 -> viable/strict/1760758005 2025-12-04T07:58:20.6311803Z * [new tag] viable/strict/1760761532 -> viable/strict/1760761532 2025-12-04T07:58:20.6312355Z * [new tag] viable/strict/1760802581 -> viable/strict/1760802581 2025-12-04T07:58:20.6312811Z * [new tag] viable/strict/1760827772 -> viable/strict/1760827772 2025-12-04T07:58:20.6313377Z * [new tag] viable/strict/1760834524 -> viable/strict/1760834524 2025-12-04T07:58:20.6313947Z * [new tag] viable/strict/1760845009 -> viable/strict/1760845009 2025-12-04T07:58:20.6314553Z * [new tag] viable/strict/1760876836 -> viable/strict/1760876836 2025-12-04T07:58:20.6315008Z * [new tag] viable/strict/1760880329 -> viable/strict/1760880329 2025-12-04T07:58:20.6315615Z * [new tag] viable/strict/1760888987 -> viable/strict/1760888987 2025-12-04T07:58:20.6316109Z * [new tag] viable/strict/1760912664 -> viable/strict/1760912664 2025-12-04T07:58:20.6316710Z * [new tag] viable/strict/1760925321 -> viable/strict/1760925321 2025-12-04T07:58:20.6317208Z * [new tag] viable/strict/1760931488 -> viable/strict/1760931488 2025-12-04T07:58:20.6317711Z * [new tag] viable/strict/1760932693 -> viable/strict/1760932693 2025-12-04T07:58:20.6318253Z * [new tag] viable/strict/1761004184 -> viable/strict/1761004184 2025-12-04T07:58:20.6318820Z * [new tag] viable/strict/1761014748 -> viable/strict/1761014748 2025-12-04T07:58:20.6319327Z * [new tag] viable/strict/1761017491 -> viable/strict/1761017491 2025-12-04T07:58:20.6320741Z * [new tag] viable/strict/1761018806 -> viable/strict/1761018806 2025-12-04T07:58:20.6322697Z * [new tag] viable/strict/1761020754 -> viable/strict/1761020754 2025-12-04T07:58:20.6323083Z * [new tag] viable/strict/1761024303 -> viable/strict/1761024303 2025-12-04T07:58:20.6323421Z * [new tag] viable/strict/1761029582 -> viable/strict/1761029582 2025-12-04T07:58:20.6323775Z * [new tag] viable/strict/1761031535 -> viable/strict/1761031535 2025-12-04T07:58:20.6324108Z * [new tag] viable/strict/1761035196 -> viable/strict/1761035196 2025-12-04T07:58:20.6324518Z * [new tag] viable/strict/1761045825 -> viable/strict/1761045825 2025-12-04T07:58:20.6324952Z * [new tag] viable/strict/1761054796 -> viable/strict/1761054796 2025-12-04T07:58:20.6325557Z * [new tag] viable/strict/1761060314 -> viable/strict/1761060314 2025-12-04T07:58:20.6326229Z * [new tag] viable/strict/1761071198 -> viable/strict/1761071198 2025-12-04T07:58:20.6326833Z * [new tag] viable/strict/1761074628 -> viable/strict/1761074628 2025-12-04T07:58:20.6327432Z * [new tag] viable/strict/1761078351 -> viable/strict/1761078351 2025-12-04T07:58:20.6328039Z * [new tag] viable/strict/1761079822 -> viable/strict/1761079822 2025-12-04T07:58:20.6328687Z * [new tag] viable/strict/1761081873 -> viable/strict/1761081873 2025-12-04T07:58:20.6329262Z * [new tag] viable/strict/1761083392 -> viable/strict/1761083392 2025-12-04T07:58:20.6329865Z * [new tag] viable/strict/1761085465 -> viable/strict/1761085465 2025-12-04T07:58:20.6330509Z * [new tag] viable/strict/1761089099 -> viable/strict/1761089099 2025-12-04T07:58:20.6331143Z * [new tag] viable/strict/1761095535 -> viable/strict/1761095535 2025-12-04T07:58:20.6331710Z * [new tag] viable/strict/1761098119 -> viable/strict/1761098119 2025-12-04T07:58:20.6333132Z * [new tag] viable/strict/1761101330 -> viable/strict/1761101330 2025-12-04T07:58:20.6333719Z * [new tag] viable/strict/1761114425 -> viable/strict/1761114425 2025-12-04T07:58:20.6334308Z * [new tag] viable/strict/1761116036 -> viable/strict/1761116036 2025-12-04T07:58:20.6334882Z * [new tag] viable/strict/1761119379 -> viable/strict/1761119379 2025-12-04T07:58:20.6335495Z * [new tag] viable/strict/1761121601 -> viable/strict/1761121601 2025-12-04T07:58:20.6336065Z * [new tag] viable/strict/1761123234 -> viable/strict/1761123234 2025-12-04T07:58:20.6336627Z * [new tag] viable/strict/1761126621 -> viable/strict/1761126621 2025-12-04T07:58:20.6337188Z * [new tag] viable/strict/1761132259 -> viable/strict/1761132259 2025-12-04T07:58:20.6338015Z * [new tag] viable/strict/1761146746 -> viable/strict/1761146746 2025-12-04T07:58:20.6338561Z * [new tag] viable/strict/1761164752 -> viable/strict/1761164752 2025-12-04T07:58:20.6339104Z * [new tag] viable/strict/1761166198 -> viable/strict/1761166198 2025-12-04T07:58:20.6339715Z * [new tag] viable/strict/1761175424 -> viable/strict/1761175424 2025-12-04T07:58:20.6340337Z * [new tag] viable/strict/1761176983 -> viable/strict/1761176983 2025-12-04T07:58:20.6341027Z * [new tag] viable/strict/1761179891 -> viable/strict/1761179891 2025-12-04T07:58:20.6341585Z * [new tag] viable/strict/1761181930 -> viable/strict/1761181930 2025-12-04T07:58:20.6342152Z * [new tag] viable/strict/1761184516 -> viable/strict/1761184516 2025-12-04T07:58:20.6342858Z * [new tag] viable/strict/1761190179 -> viable/strict/1761190179 2025-12-04T07:58:20.6343417Z * [new tag] viable/strict/1761193558 -> viable/strict/1761193558 2025-12-04T07:58:20.6343982Z * [new tag] viable/strict/1761207990 -> viable/strict/1761207990 2025-12-04T07:58:20.6344544Z * [new tag] viable/strict/1761229539 -> viable/strict/1761229539 2025-12-04T07:58:20.6345457Z * [new tag] viable/strict/1761244031 -> viable/strict/1761244031 2025-12-04T07:58:20.6346145Z * [new tag] viable/strict/1761248986 -> viable/strict/1761248986 2025-12-04T07:58:20.6346708Z * [new tag] viable/strict/1761259791 -> viable/strict/1761259791 2025-12-04T07:58:20.6347261Z * [new tag] viable/strict/1761266139 -> viable/strict/1761266139 2025-12-04T07:58:20.6347954Z * [new tag] viable/strict/1761268316 -> viable/strict/1761268316 2025-12-04T07:58:20.6348483Z * [new tag] viable/strict/1761273805 -> viable/strict/1761273805 2025-12-04T07:58:20.6349084Z * [new tag] viable/strict/1761275261 -> viable/strict/1761275261 2025-12-04T07:58:20.6349692Z * [new tag] viable/strict/1761277913 -> viable/strict/1761277913 2025-12-04T07:58:20.6350390Z * [new tag] viable/strict/1761290701 -> viable/strict/1761290701 2025-12-04T07:58:20.6351004Z * [new tag] viable/strict/1761294396 -> viable/strict/1761294396 2025-12-04T07:58:20.6351600Z * [new tag] viable/strict/1761303047 -> viable/strict/1761303047 2025-12-04T07:58:20.6352195Z * [new tag] viable/strict/1761335388 -> viable/strict/1761335388 2025-12-04T07:58:20.6352800Z * [new tag] viable/strict/1761337551 -> viable/strict/1761337551 2025-12-04T07:58:20.6353376Z * [new tag] viable/strict/1761339007 -> viable/strict/1761339007 2025-12-04T07:58:20.6353952Z * [new tag] viable/strict/1761341050 -> viable/strict/1761341050 2025-12-04T07:58:20.6354583Z * [new tag] viable/strict/1761346188 -> viable/strict/1761346188 2025-12-04T07:58:20.6355232Z * [new tag] viable/strict/1761349792 -> viable/strict/1761349792 2025-12-04T07:58:20.6355838Z * [new tag] viable/strict/1761352620 -> viable/strict/1761352620 2025-12-04T07:58:20.6356397Z * [new tag] viable/strict/1761354730 -> viable/strict/1761354730 2025-12-04T07:58:20.6357014Z * [new tag] viable/strict/1761357298 -> viable/strict/1761357298 2025-12-04T07:58:20.6357675Z * [new tag] viable/strict/1761360201 -> viable/strict/1761360201 2025-12-04T07:58:20.6358267Z * [new tag] viable/strict/1761361753 -> viable/strict/1761361753 2025-12-04T07:58:20.6358854Z * [new tag] viable/strict/1761364351 -> viable/strict/1761364351 2025-12-04T07:58:20.6359431Z * [new tag] viable/strict/1761366338 -> viable/strict/1761366338 2025-12-04T07:58:20.6360295Z * [new tag] viable/strict/1761367802 -> viable/strict/1761367802 2025-12-04T07:58:20.6360824Z * [new tag] viable/strict/1761369889 -> viable/strict/1761369889 2025-12-04T07:58:20.6361470Z * [new tag] viable/strict/1761371385 -> viable/strict/1761371385 2025-12-04T07:58:20.6362153Z * [new tag] viable/strict/1761373581 -> viable/strict/1761373581 2025-12-04T07:58:20.6362862Z * [new tag] viable/strict/1761375054 -> viable/strict/1761375054 2025-12-04T07:58:20.6363509Z * [new tag] viable/strict/1761421785 -> viable/strict/1761421785 2025-12-04T07:58:20.6364192Z * [new tag] viable/strict/1761434614 -> viable/strict/1761434614 2025-12-04T07:58:20.6365112Z * [new tag] viable/strict/1761439254 -> viable/strict/1761439254 2025-12-04T07:58:20.6365707Z * [new tag] viable/strict/1761454187 -> viable/strict/1761454187 2025-12-04T07:58:20.6366367Z * [new tag] viable/strict/1761459991 -> viable/strict/1761459991 2025-12-04T07:58:20.6367103Z * [new tag] viable/strict/1761470668 -> viable/strict/1761470668 2025-12-04T07:58:20.6368091Z * [new tag] viable/strict/1761472188 -> viable/strict/1761472188 2025-12-04T07:58:20.6368713Z * [new tag] viable/strict/1761503178 -> viable/strict/1761503178 2025-12-04T07:58:20.6369315Z * [new tag] viable/strict/1761517492 -> viable/strict/1761517492 2025-12-04T07:58:20.6369929Z * [new tag] viable/strict/1761518981 -> viable/strict/1761518981 2025-12-04T07:58:20.6370591Z * [new tag] viable/strict/1761533609 -> viable/strict/1761533609 2025-12-04T07:58:20.6371092Z * [new tag] viable/strict/1761546438 -> viable/strict/1761546438 2025-12-04T07:58:20.6371797Z * [new tag] viable/strict/1761548133 -> viable/strict/1761548133 2025-12-04T07:58:20.6372657Z * [new tag] viable/strict/1761555186 -> viable/strict/1761555186 2025-12-04T07:58:20.6373241Z * [new tag] viable/strict/1761557178 -> viable/strict/1761557178 2025-12-04T07:58:20.6374314Z * [new tag] viable/strict/1761560772 -> viable/strict/1761560772 2025-12-04T07:58:20.6374902Z * [new tag] viable/strict/1761562266 -> viable/strict/1761562266 2025-12-04T07:58:20.6375512Z * [new tag] viable/strict/1761564260 -> viable/strict/1761564260 2025-12-04T07:58:20.6376067Z * [new tag] viable/strict/1761568072 -> viable/strict/1761568072 2025-12-04T07:58:20.6376670Z * [new tag] viable/strict/1761571683 -> viable/strict/1761571683 2025-12-04T07:58:20.6377202Z * [new tag] viable/strict/1761580199 -> viable/strict/1761580199 2025-12-04T07:58:20.6377794Z * [new tag] viable/strict/1761587383 -> viable/strict/1761587383 2025-12-04T07:58:20.6378479Z * [new tag] viable/strict/1761591165 -> viable/strict/1761591165 2025-12-04T07:58:20.6379122Z * [new tag] viable/strict/1761594575 -> viable/strict/1761594575 2025-12-04T07:58:20.6379739Z * [new tag] viable/strict/1761596710 -> viable/strict/1761596710 2025-12-04T07:58:20.6380320Z * [new tag] viable/strict/1761598189 -> viable/strict/1761598189 2025-12-04T07:58:20.6380941Z * [new tag] viable/strict/1761600254 -> viable/strict/1761600254 2025-12-04T07:58:20.6381510Z * [new tag] viable/strict/1761603879 -> viable/strict/1761603879 2025-12-04T07:58:20.6382127Z * [new tag] viable/strict/1761605429 -> viable/strict/1761605429 2025-12-04T07:58:20.6382807Z * [new tag] viable/strict/1761607468 -> viable/strict/1761607468 2025-12-04T07:58:20.6383393Z * [new tag] viable/strict/1761608983 -> viable/strict/1761608983 2025-12-04T07:58:20.6384034Z * [new tag] viable/strict/1761611846 -> viable/strict/1761611846 2025-12-04T07:58:20.6384627Z * [new tag] viable/strict/1761613922 -> viable/strict/1761613922 2025-12-04T07:58:20.6385127Z * [new tag] viable/strict/1761616504 -> viable/strict/1761616504 2025-12-04T07:58:20.6385789Z * [new tag] viable/strict/1761619599 -> viable/strict/1761619599 2025-12-04T07:58:20.6386384Z * [new tag] viable/strict/1761686693 -> viable/strict/1761686693 2025-12-04T07:58:20.6386972Z * [new tag] viable/strict/1761688179 -> viable/strict/1761688179 2025-12-04T07:58:20.6387583Z * [new tag] viable/strict/1761691973 -> viable/strict/1761691973 2025-12-04T07:58:20.6388289Z * [new tag] viable/strict/1761693884 -> viable/strict/1761693884 2025-12-04T07:58:20.6388852Z * [new tag] viable/strict/1761695389 -> viable/strict/1761695389 2025-12-04T07:58:20.6389451Z * [new tag] viable/strict/1761698408 -> viable/strict/1761698408 2025-12-04T07:58:20.6390088Z * [new tag] viable/strict/1761702931 -> viable/strict/1761702931 2025-12-04T07:58:20.6390703Z * [new tag] viable/strict/1761706307 -> viable/strict/1761706307 2025-12-04T07:58:20.6391299Z * [new tag] viable/strict/1761709065 -> viable/strict/1761709065 2025-12-04T07:58:20.6391958Z * [new tag] viable/strict/1761710285 -> viable/strict/1761710285 2025-12-04T07:58:20.6392589Z * [new tag] viable/strict/1761711983 -> viable/strict/1761711983 2025-12-04T07:58:20.6393410Z * [new tag] viable/strict/1761713514 -> viable/strict/1761713514 2025-12-04T07:58:20.6394036Z * [new tag] viable/strict/1761715523 -> viable/strict/1761715523 2025-12-04T07:58:20.6394684Z * [new tag] viable/strict/1761727973 -> viable/strict/1761727973 2025-12-04T07:58:20.6395331Z * [new tag] viable/strict/1761751558 -> viable/strict/1761751558 2025-12-04T07:58:20.6395972Z * [new tag] viable/strict/1761755187 -> viable/strict/1761755187 2025-12-04T07:58:20.6396636Z * [new tag] viable/strict/1761756826 -> viable/strict/1761756826 2025-12-04T07:58:20.6397296Z * [new tag] viable/strict/1761769551 -> viable/strict/1761769551 2025-12-04T07:58:20.6397997Z * [new tag] viable/strict/1761771032 -> viable/strict/1761771032 2025-12-04T07:58:20.6398538Z * [new tag] viable/strict/1761773101 -> viable/strict/1761773101 2025-12-04T07:58:20.6399235Z * [new tag] viable/strict/1761781792 -> viable/strict/1761781792 2025-12-04T07:58:20.6399865Z * [new tag] viable/strict/1761784788 -> viable/strict/1761784788 2025-12-04T07:58:20.6400527Z * [new tag] viable/strict/1761786740 -> viable/strict/1761786740 2025-12-04T07:58:20.6401172Z * [new tag] viable/strict/1761789332 -> viable/strict/1761789332 2025-12-04T07:58:20.6402267Z * [new tag] viable/strict/1761792569 -> viable/strict/1761792569 2025-12-04T07:58:20.6403131Z * [new tag] viable/strict/1761795289 -> viable/strict/1761795289 2025-12-04T07:58:20.6408125Z * [new tag] viable/strict/1761798345 -> viable/strict/1761798345 2025-12-04T07:58:20.6408748Z * [new tag] viable/strict/1761799827 -> viable/strict/1761799827 2025-12-04T07:58:20.6409419Z * [new tag] viable/strict/1761805604 -> viable/strict/1761805604 2025-12-04T07:58:20.6410032Z * [new tag] viable/strict/1761807202 -> viable/strict/1761807202 2025-12-04T07:58:20.6410660Z * [new tag] viable/strict/1761809094 -> viable/strict/1761809094 2025-12-04T07:58:20.6411313Z * [new tag] viable/strict/1761810576 -> viable/strict/1761810576 2025-12-04T07:58:20.6412055Z * [new tag] viable/strict/1761812771 -> viable/strict/1761812771 2025-12-04T07:58:20.6412594Z * [new tag] viable/strict/1761814363 -> viable/strict/1761814363 2025-12-04T07:58:20.6413210Z * [new tag] viable/strict/1761857410 -> viable/strict/1761857410 2025-12-04T07:58:20.6413852Z * [new tag] viable/strict/1761860985 -> viable/strict/1761860985 2025-12-04T07:58:20.6414483Z * [new tag] viable/strict/1761863094 -> viable/strict/1761863094 2025-12-04T07:58:20.6415121Z * [new tag] viable/strict/1761864590 -> viable/strict/1761864590 2025-12-04T07:58:20.6415756Z * [new tag] viable/strict/1761866675 -> viable/strict/1761866675 2025-12-04T07:58:20.6416577Z * [new tag] viable/strict/1761868178 -> viable/strict/1761868178 2025-12-04T07:58:20.6417199Z * [new tag] viable/strict/1761871111 -> viable/strict/1761871111 2025-12-04T07:58:20.6417836Z * [new tag] viable/strict/1761873126 -> viable/strict/1761873126 2025-12-04T07:58:20.6418476Z * [new tag] viable/strict/1761875714 -> viable/strict/1761875714 2025-12-04T07:58:20.6419168Z * [new tag] viable/strict/1761878924 -> viable/strict/1761878924 2025-12-04T07:58:20.6420220Z * [new tag] viable/strict/1761881727 -> viable/strict/1761881727 2025-12-04T07:58:20.6420803Z * [new tag] viable/strict/1761882959 -> viable/strict/1761882959 2025-12-04T07:58:20.6421409Z * [new tag] viable/strict/1761886268 -> viable/strict/1761886268 2025-12-04T07:58:20.6422044Z * [new tag] viable/strict/1761893641 -> viable/strict/1761893641 2025-12-04T07:58:20.6422751Z * [new tag] viable/strict/1761931517 -> viable/strict/1761931517 2025-12-04T07:58:20.6423368Z * [new tag] viable/strict/1761933080 -> viable/strict/1761933080 2025-12-04T07:58:20.6424022Z * [new tag] viable/strict/1761935217 -> viable/strict/1761935217 2025-12-04T07:58:20.6424693Z * [new tag] viable/strict/1761938533 -> viable/strict/1761938533 2025-12-04T07:58:20.6425482Z * [new tag] viable/strict/1761940184 -> viable/strict/1761940184 2025-12-04T07:58:20.6426268Z * [new tag] viable/strict/1761942338 -> viable/strict/1761942338 2025-12-04T07:58:20.6426901Z * [new tag] viable/strict/1761946100 -> viable/strict/1761946100 2025-12-04T07:58:20.6427503Z * [new tag] viable/strict/1761947374 -> viable/strict/1761947374 2025-12-04T07:58:20.6428185Z * [new tag] viable/strict/1761950978 -> viable/strict/1761950978 2025-12-04T07:58:20.6428946Z * [new tag] viable/strict/1761957727 -> viable/strict/1761957727 2025-12-04T07:58:20.6429414Z * [new tag] viable/strict/1761959532 -> viable/strict/1761959532 2025-12-04T07:58:20.6430162Z * [new tag] viable/strict/1761965366 -> viable/strict/1761965366 2025-12-04T07:58:20.6430949Z * [new tag] viable/strict/1761968066 -> viable/strict/1761968066 2025-12-04T07:58:20.6431608Z * [new tag] viable/strict/1761969322 -> viable/strict/1761969322 2025-12-04T07:58:20.6432238Z * [new tag] viable/strict/1761974723 -> viable/strict/1761974723 2025-12-04T07:58:20.6432966Z * [new tag] viable/strict/1761981837 -> viable/strict/1761981837 2025-12-04T07:58:20.6433599Z * [new tag] viable/strict/1761985546 -> viable/strict/1761985546 2025-12-04T07:58:20.6434307Z * [new tag] viable/strict/1761987030 -> viable/strict/1761987030 2025-12-04T07:58:20.6434954Z * [new tag] viable/strict/1762003554 -> viable/strict/1762003554 2025-12-04T07:58:20.6435567Z * [new tag] viable/strict/1762021560 -> viable/strict/1762021560 2025-12-04T07:58:20.6436242Z * [new tag] viable/strict/1762032190 -> viable/strict/1762032190 2025-12-04T07:58:20.6436902Z * [new tag] viable/strict/1762040981 -> viable/strict/1762040981 2025-12-04T07:58:20.6437602Z * [new tag] viable/strict/1762048525 -> viable/strict/1762048525 2025-12-04T07:58:20.6438228Z * [new tag] viable/strict/1762104223 -> viable/strict/1762104223 2025-12-04T07:58:20.6438852Z * [new tag] viable/strict/1762105778 -> viable/strict/1762105778 2025-12-04T07:58:20.6439486Z * [new tag] viable/strict/1762115109 -> viable/strict/1762115109 2025-12-04T07:58:20.6440108Z * [new tag] viable/strict/1762125840 -> viable/strict/1762125840 2025-12-04T07:58:20.6440569Z * [new tag] viable/strict/1762127377 -> viable/strict/1762127377 2025-12-04T07:58:20.6441603Z * [new tag] viable/strict/1762134925 -> viable/strict/1762134925 2025-12-04T07:58:20.6442036Z * [new tag] viable/strict/1762138338 -> viable/strict/1762138338 2025-12-04T07:58:20.6442800Z * [new tag] viable/strict/1762148993 -> viable/strict/1762148993 2025-12-04T07:58:20.6443423Z * [new tag] viable/strict/1762152871 -> viable/strict/1762152871 2025-12-04T07:58:20.6444057Z * [new tag] viable/strict/1762156183 -> viable/strict/1762156183 2025-12-04T07:58:20.6444662Z * [new tag] viable/strict/1762163457 -> viable/strict/1762163457 2025-12-04T07:58:20.6445290Z * [new tag] viable/strict/1762165569 -> viable/strict/1762165569 2025-12-04T07:58:20.6445890Z * [new tag] viable/strict/1762169035 -> viable/strict/1762169035 2025-12-04T07:58:20.6446585Z * [new tag] viable/strict/1762174936 -> viable/strict/1762174936 2025-12-04T07:58:20.6447272Z * [new tag] viable/strict/1762194412 -> viable/strict/1762194412 2025-12-04T07:58:20.6447901Z * [new tag] viable/strict/1762195876 -> viable/strict/1762195876 2025-12-04T07:58:20.6448577Z * [new tag] viable/strict/1762197788 -> viable/strict/1762197788 2025-12-04T07:58:20.6449179Z * [new tag] viable/strict/1762199389 -> viable/strict/1762199389 2025-12-04T07:58:20.6450014Z * [new tag] viable/strict/1762206585 -> viable/strict/1762206585 2025-12-04T07:58:20.6450723Z * [new tag] viable/strict/1762210184 -> viable/strict/1762210184 2025-12-04T07:58:20.6451169Z * [new tag] viable/strict/1762218736 -> viable/strict/1762218736 2025-12-04T07:58:20.6451915Z * [new tag] viable/strict/1762224529 -> viable/strict/1762224529 2025-12-04T07:58:20.6452623Z * [new tag] viable/strict/1762227253 -> viable/strict/1762227253 2025-12-04T07:58:20.6453072Z * [new tag] viable/strict/1762228515 -> viable/strict/1762228515 2025-12-04T07:58:20.6453908Z * [new tag] viable/strict/1762230349 -> viable/strict/1762230349 2025-12-04T07:58:20.6454530Z * [new tag] viable/strict/1762231859 -> viable/strict/1762231859 2025-12-04T07:58:20.6455181Z * [new tag] viable/strict/1762233925 -> viable/strict/1762233925 2025-12-04T07:58:20.6455904Z * [new tag] viable/strict/1762237630 -> viable/strict/1762237630 2025-12-04T07:58:20.6456352Z * [new tag] viable/strict/1762253522 -> viable/strict/1762253522 2025-12-04T07:58:20.6457192Z * [new tag] viable/strict/1762278588 -> viable/strict/1762278588 2025-12-04T07:58:20.6457845Z * [new tag] viable/strict/1762284203 -> viable/strict/1762284203 2025-12-04T07:58:20.6458541Z * [new tag] viable/strict/1762289446 -> viable/strict/1762289446 2025-12-04T07:58:20.6459185Z * [new tag] viable/strict/1762291515 -> viable/strict/1762291515 2025-12-04T07:58:20.6459854Z * [new tag] viable/strict/1762295100 -> viable/strict/1762295100 2025-12-04T07:58:20.6460272Z * [new tag] viable/strict/1762296590 -> viable/strict/1762296590 2025-12-04T07:58:20.6460920Z * [new tag] viable/strict/1762300179 -> viable/strict/1762300179 2025-12-04T07:58:20.6461325Z * [new tag] viable/strict/1762303207 -> viable/strict/1762303207 2025-12-04T07:58:20.6462557Z * [new tag] viable/strict/1762386584 -> viable/strict/1762386584 2025-12-04T07:58:20.6463238Z * [new tag] viable/strict/1762391537 -> viable/strict/1762391537 2025-12-04T07:58:20.6463860Z * [new tag] viable/strict/1762394119 -> viable/strict/1762394119 2025-12-04T07:58:20.6464786Z * [new tag] viable/strict/1762397437 -> viable/strict/1762397437 2025-12-04T07:58:20.6465485Z * [new tag] viable/strict/1762400256 -> viable/strict/1762400256 2025-12-04T07:58:20.6466336Z * [new tag] viable/strict/1762401469 -> viable/strict/1762401469 2025-12-04T07:58:20.6466952Z * [new tag] viable/strict/1762408195 -> viable/strict/1762408195 2025-12-04T07:58:20.6467615Z * [new tag] viable/strict/1762410411 -> viable/strict/1762410411 2025-12-04T07:58:20.6468320Z * [new tag] viable/strict/1762417613 -> viable/strict/1762417613 2025-12-04T07:58:20.6468979Z * [new tag] viable/strict/1762419198 -> viable/strict/1762419198 2025-12-04T07:58:20.6469650Z * [new tag] viable/strict/1762422656 -> viable/strict/1762422656 2025-12-04T07:58:20.6470669Z * [new tag] viable/strict/1762424746 -> viable/strict/1762424746 2025-12-04T07:58:20.6471356Z * [new tag] viable/strict/1762446386 -> viable/strict/1762446386 2025-12-04T07:58:20.6471989Z * [new tag] viable/strict/1762449912 -> viable/strict/1762449912 2025-12-04T07:58:20.6472666Z * [new tag] viable/strict/1762457031 -> viable/strict/1762457031 2025-12-04T07:58:20.6473316Z * [new tag] viable/strict/1762462441 -> viable/strict/1762462441 2025-12-04T07:58:20.6473947Z * [new tag] viable/strict/1762467909 -> viable/strict/1762467909 2025-12-04T07:58:20.6474656Z * [new tag] viable/strict/1762471493 -> viable/strict/1762471493 2025-12-04T07:58:20.6475304Z * [new tag] viable/strict/1762475990 -> viable/strict/1762475990 2025-12-04T07:58:20.6476046Z * [new tag] viable/strict/1762477933 -> viable/strict/1762477933 2025-12-04T07:58:20.6476664Z * [new tag] viable/strict/1762491053 -> viable/strict/1762491053 2025-12-04T07:58:20.6477319Z * [new tag] viable/strict/1762493118 -> viable/strict/1762493118 2025-12-04T07:58:20.6477942Z * [new tag] viable/strict/1762498442 -> viable/strict/1762498442 2025-12-04T07:58:20.6478604Z * [new tag] viable/strict/1762501778 -> viable/strict/1762501778 2025-12-04T07:58:20.6479277Z * [new tag] viable/strict/1762504001 -> viable/strict/1762504001 2025-12-04T07:58:20.6480132Z * [new tag] viable/strict/1762505583 -> viable/strict/1762505583 2025-12-04T07:58:20.6483837Z * [new tag] viable/strict/1762507523 -> viable/strict/1762507523 2025-12-04T07:58:20.6484072Z * [new tag] viable/strict/1762511140 -> viable/strict/1762511140 2025-12-04T07:58:20.6484263Z * [new tag] viable/strict/1762512632 -> viable/strict/1762512632 2025-12-04T07:58:20.6484674Z * [new tag] viable/strict/1762520467 -> viable/strict/1762520467 2025-12-04T07:58:20.6484814Z * [new tag] viable/strict/1762522016 -> viable/strict/1762522016 2025-12-04T07:58:20.6485551Z * [new tag] viable/strict/1762530591 -> viable/strict/1762530591 2025-12-04T07:58:20.6486232Z * [new tag] viable/strict/1762543405 -> viable/strict/1762543405 2025-12-04T07:58:20.6486792Z * [new tag] viable/strict/1762544998 -> viable/strict/1762544998 2025-12-04T07:58:20.6487668Z * [new tag] viable/strict/1762552182 -> viable/strict/1762552182 2025-12-04T07:58:20.6488547Z * [new tag] viable/strict/1762554297 -> viable/strict/1762554297 2025-12-04T07:58:20.6489207Z * [new tag] viable/strict/1762559381 -> viable/strict/1762559381 2025-12-04T07:58:20.6490121Z * [new tag] viable/strict/1762562222 -> viable/strict/1762562222 2025-12-04T07:58:20.6491029Z * [new tag] viable/strict/1762564319 -> viable/strict/1762564319 2025-12-04T07:58:20.6491613Z * [new tag] viable/strict/1762566904 -> viable/strict/1762566904 2025-12-04T07:58:20.6492595Z * [new tag] viable/strict/1762569781 -> viable/strict/1762569781 2025-12-04T07:58:20.6493361Z * [new tag] viable/strict/1762575940 -> viable/strict/1762575940 2025-12-04T07:58:20.6494267Z * [new tag] viable/strict/1762580974 -> viable/strict/1762580974 2025-12-04T07:58:20.6495112Z * [new tag] viable/strict/1762583185 -> viable/strict/1762583185 2025-12-04T07:58:20.6495787Z * [new tag] viable/strict/1762586647 -> viable/strict/1762586647 2025-12-04T07:58:20.6496655Z * [new tag] viable/strict/1762588183 -> viable/strict/1762588183 2025-12-04T07:58:20.6497383Z * [new tag] viable/strict/1762593886 -> viable/strict/1762593886 2025-12-04T07:58:20.6498267Z * [new tag] viable/strict/1762650743 -> viable/strict/1762650743 2025-12-04T07:58:20.6499172Z * [new tag] viable/strict/1762653328 -> viable/strict/1762653328 2025-12-04T07:58:20.6499949Z * [new tag] viable/strict/1762659342 -> viable/strict/1762659342 2025-12-04T07:58:20.6500854Z * [new tag] viable/strict/1762662360 -> viable/strict/1762662360 2025-12-04T07:58:20.6501605Z * [new tag] viable/strict/1762667377 -> viable/strict/1762667377 2025-12-04T07:58:20.6502525Z * [new tag] viable/strict/1762671090 -> viable/strict/1762671090 2025-12-04T07:58:20.6503558Z * [new tag] viable/strict/1762680284 -> viable/strict/1762680284 2025-12-04T07:58:20.6504447Z * [new tag] viable/strict/1762683900 -> viable/strict/1762683900 2025-12-04T07:58:20.6505195Z * [new tag] viable/strict/1762705541 -> viable/strict/1762705541 2025-12-04T07:58:20.6506196Z * [new tag] viable/strict/1762709004 -> viable/strict/1762709004 2025-12-04T07:58:20.6507075Z * [new tag] viable/strict/1762746004 -> viable/strict/1762746004 2025-12-04T07:58:20.6508017Z * [new tag] viable/strict/1762748799 -> viable/strict/1762748799 2025-12-04T07:58:20.6508886Z * [new tag] viable/strict/1762759504 -> viable/strict/1762759504 2025-12-04T07:58:20.6509853Z * [new tag] viable/strict/1762760973 -> viable/strict/1762760973 2025-12-04T07:58:20.6510609Z * [new tag] viable/strict/1762775374 -> viable/strict/1762775374 2025-12-04T07:58:20.6511557Z * [new tag] viable/strict/1762777661 -> viable/strict/1762777661 2025-12-04T07:58:20.6512274Z * [new tag] viable/strict/1762779774 -> viable/strict/1762779774 2025-12-04T07:58:20.6513746Z * [new tag] viable/strict/1762781259 -> viable/strict/1762781259 2025-12-04T07:58:20.6514791Z * [new tag] viable/strict/1762793628 -> viable/strict/1762793628 2025-12-04T07:58:20.6515570Z * [new tag] viable/strict/1762800711 -> viable/strict/1762800711 2025-12-04T07:58:20.6516438Z * [new tag] viable/strict/1762809894 -> viable/strict/1762809894 2025-12-04T07:58:20.6517425Z * [new tag] viable/strict/1762811384 -> viable/strict/1762811384 2025-12-04T07:58:20.6518546Z * [new tag] viable/strict/1762813841 -> viable/strict/1762813841 2025-12-04T07:58:20.6519087Z * [new tag] viable/strict/1762815047 -> viable/strict/1762815047 2025-12-04T07:58:20.6520147Z * [new tag] viable/strict/1762817094 -> viable/strict/1762817094 2025-12-04T07:58:20.6521028Z * [new tag] viable/strict/1762818582 -> viable/strict/1762818582 2025-12-04T07:58:20.6521934Z * [new tag] viable/strict/1762821623 -> viable/strict/1762821623 2025-12-04T07:58:20.6522538Z * [new tag] viable/strict/1762823531 -> viable/strict/1762823531 2025-12-04T07:58:20.6523533Z * [new tag] viable/strict/1762849583 -> viable/strict/1762849583 2025-12-04T07:58:20.6524308Z * [new tag] viable/strict/1762851200 -> viable/strict/1762851200 2025-12-04T07:58:20.6525113Z * [new tag] viable/strict/1762854603 -> viable/strict/1762854603 2025-12-04T07:58:20.6526005Z * [new tag] viable/strict/1762858276 -> viable/strict/1762858276 2025-12-04T07:58:20.6526887Z * [new tag] viable/strict/1762860891 -> viable/strict/1762860891 2025-12-04T07:58:20.6528248Z * [new tag] viable/strict/1762866174 -> viable/strict/1762866174 2025-12-04T07:58:20.6528976Z * [new tag] viable/strict/1762867653 -> viable/strict/1762867653 2025-12-04T07:58:20.6529898Z * [new tag] viable/strict/1762872669 -> viable/strict/1762872669 2025-12-04T07:58:20.6530519Z * [new tag] viable/strict/1762878380 -> viable/strict/1762878380 2025-12-04T07:58:20.6531393Z * [new tag] viable/strict/1762889003 -> viable/strict/1762889003 2025-12-04T07:58:20.6532228Z * [new tag] viable/strict/1762890589 -> viable/strict/1762890589 2025-12-04T07:58:20.6533140Z * [new tag] viable/strict/1762892743 -> viable/strict/1762892743 2025-12-04T07:58:20.6533909Z * [new tag] viable/strict/1762894271 -> viable/strict/1762894271 2025-12-04T07:58:20.6534633Z * [new tag] viable/strict/1762896287 -> viable/strict/1762896287 2025-12-04T07:58:20.6535512Z * [new tag] viable/strict/1762915871 -> viable/strict/1762915871 2025-12-04T07:58:20.6536383Z * [new tag] viable/strict/1762918569 -> viable/strict/1762918569 2025-12-04T07:58:20.6537063Z * [new tag] viable/strict/1762919776 -> viable/strict/1762919776 2025-12-04T07:58:20.6537916Z * [new tag] viable/strict/1762923072 -> viable/strict/1762923072 2025-12-04T07:58:20.6538799Z * [new tag] viable/strict/1762928826 -> viable/strict/1762928826 2025-12-04T07:58:20.6539781Z * [new tag] viable/strict/1762930451 -> viable/strict/1762930451 2025-12-04T07:58:20.6540559Z * [new tag] viable/strict/1762933780 -> viable/strict/1762933780 2025-12-04T07:58:20.6541480Z * [new tag] viable/strict/1762937638 -> viable/strict/1762937638 2025-12-04T07:58:20.6542552Z * [new tag] viable/strict/1762939545 -> viable/strict/1762939545 2025-12-04T07:58:20.6543326Z * [new tag] viable/strict/1762962692 -> viable/strict/1762962692 2025-12-04T07:58:20.6544189Z * [new tag] viable/strict/1762979143 -> viable/strict/1762979143 2025-12-04T07:58:20.6544959Z * [new tag] viable/strict/1762984188 -> viable/strict/1762984188 2025-12-04T07:58:20.6545921Z * [new tag] viable/strict/1762986306 -> viable/strict/1762986306 2025-12-04T07:58:20.6546802Z * [new tag] viable/strict/1762989903 -> viable/strict/1762989903 2025-12-04T07:58:20.6547658Z * [new tag] viable/strict/1762991377 -> viable/strict/1762991377 2025-12-04T07:58:20.6548631Z * [new tag] viable/strict/1762998921 -> viable/strict/1762998921 2025-12-04T07:58:20.6549582Z * [new tag] viable/strict/1763002287 -> viable/strict/1763002287 2025-12-04T07:58:20.6550472Z * [new tag] viable/strict/1763016840 -> viable/strict/1763016840 2025-12-04T07:58:20.6551353Z * [new tag] viable/strict/1763020180 -> viable/strict/1763020180 2025-12-04T07:58:20.6552235Z * [new tag] viable/strict/1763027421 -> viable/strict/1763027421 2025-12-04T07:58:20.6553069Z * [new tag] viable/strict/1763031120 -> viable/strict/1763031120 2025-12-04T07:58:20.6553956Z * [new tag] viable/strict/1763036861 -> viable/strict/1763036861 2025-12-04T07:58:20.6554790Z * [new tag] viable/strict/1763038993 -> viable/strict/1763038993 2025-12-04T07:58:20.6555721Z * [new tag] viable/strict/1763054703 -> viable/strict/1763054703 2025-12-04T07:58:20.6556360Z * [new tag] viable/strict/1763067061 -> viable/strict/1763067061 2025-12-04T07:58:20.6557239Z * [new tag] viable/strict/1763070847 -> viable/strict/1763070847 2025-12-04T07:58:20.6558071Z * [new tag] viable/strict/1763072706 -> viable/strict/1763072706 2025-12-04T07:58:20.6558857Z * [new tag] viable/strict/1763076302 -> viable/strict/1763076302 2025-12-04T07:58:20.6559701Z * [new tag] viable/strict/1763080816 -> viable/strict/1763080816 2025-12-04T07:58:20.6560386Z * [new tag] viable/strict/1763082732 -> viable/strict/1763082732 2025-12-04T07:58:20.6561264Z * [new tag] viable/strict/1763085329 -> viable/strict/1763085329 2025-12-04T07:58:20.6562256Z * [new tag] viable/strict/1763088623 -> viable/strict/1763088623 2025-12-04T07:58:20.6563130Z * [new tag] viable/strict/1763091402 -> viable/strict/1763091402 2025-12-04T07:58:20.6563890Z * [new tag] viable/strict/1763092602 -> viable/strict/1763092602 2025-12-04T07:58:20.6564778Z * [new tag] viable/strict/1763094355 -> viable/strict/1763094355 2025-12-04T07:58:20.6565653Z * [new tag] viable/strict/1763099390 -> viable/strict/1763099390 2025-12-04T07:58:20.6566515Z * [new tag] viable/strict/1763101608 -> viable/strict/1763101608 2025-12-04T07:58:20.6567379Z * [new tag] viable/strict/1763105102 -> viable/strict/1763105102 2025-12-04T07:58:20.6568260Z * [new tag] viable/strict/1763112347 -> viable/strict/1763112347 2025-12-04T07:58:20.6569474Z * [new tag] viable/strict/1763119471 -> viable/strict/1763119471 2025-12-04T07:58:20.6570135Z * [new tag] viable/strict/1763126835 -> viable/strict/1763126835 2025-12-04T07:58:20.6570810Z * [new tag] viable/strict/1763149779 -> viable/strict/1763149779 2025-12-04T07:58:20.6571647Z * [new tag] viable/strict/1763164178 -> viable/strict/1763164178 2025-12-04T07:58:20.6572521Z * [new tag] viable/strict/1763167104 -> viable/strict/1763167104 2025-12-04T07:58:20.6573268Z * [new tag] viable/strict/1763169132 -> viable/strict/1763169132 2025-12-04T07:58:20.6574175Z * [new tag] viable/strict/1763171708 -> viable/strict/1763171708 2025-12-04T07:58:20.6574931Z * [new tag] viable/strict/1763174759 -> viable/strict/1763174759 2025-12-04T07:58:20.6575962Z * [new tag] viable/strict/1763180744 -> viable/strict/1763180744 2025-12-04T07:58:20.6576713Z * [new tag] viable/strict/1763182227 -> viable/strict/1763182227 2025-12-04T07:58:20.6577617Z * [new tag] viable/strict/1763184309 -> viable/strict/1763184309 2025-12-04T07:58:20.6578927Z * [new tag] viable/strict/1763187991 -> viable/strict/1763187991 2025-12-04T07:58:20.6579759Z * [new tag] viable/strict/1763191445 -> viable/strict/1763191445 2025-12-04T07:58:20.6580734Z * [new tag] viable/strict/1763195152 -> viable/strict/1763195152 2025-12-04T07:58:20.6581382Z * [new tag] viable/strict/1763205769 -> viable/strict/1763205769 2025-12-04T07:58:20.6582304Z * [new tag] viable/strict/1763246990 -> viable/strict/1763246990 2025-12-04T07:58:20.6583229Z * [new tag] viable/strict/1763261578 -> viable/strict/1763261578 2025-12-04T07:58:20.6583893Z * [new tag] viable/strict/1763286573 -> viable/strict/1763286573 2025-12-04T07:58:20.6584600Z * [new tag] viable/strict/1763292167 -> viable/strict/1763292167 2025-12-04T07:58:20.6585794Z * [new tag] viable/strict/1763333386 -> viable/strict/1763333386 2025-12-04T07:58:20.6586472Z * [new tag] viable/strict/1763340082 -> viable/strict/1763340082 2025-12-04T07:58:20.6588072Z * [new tag] viable/strict/1763364324 -> viable/strict/1763364324 2025-12-04T07:58:20.6588827Z * [new tag] viable/strict/1763371569 -> viable/strict/1763371569 2025-12-04T07:58:20.6589718Z * [new tag] viable/strict/1763373067 -> viable/strict/1763373067 2025-12-04T07:58:20.6590461Z * [new tag] viable/strict/1763375157 -> viable/strict/1763375157 2025-12-04T07:58:20.6591322Z * [new tag] viable/strict/1763382462 -> viable/strict/1763382462 2025-12-04T07:58:20.6592203Z * [new tag] viable/strict/1763394661 -> viable/strict/1763394661 2025-12-04T07:58:20.6593232Z * [new tag] viable/strict/1763396797 -> viable/strict/1763396797 2025-12-04T07:58:20.6594087Z * [new tag] viable/strict/1763398542 -> viable/strict/1763398542 2025-12-04T07:58:20.6594965Z * [new tag] viable/strict/1763401807 -> viable/strict/1763401807 2025-12-04T07:58:20.6595636Z * [new tag] viable/strict/1763414698 -> viable/strict/1763414698 2025-12-04T07:58:20.6596533Z * [new tag] viable/strict/1763419807 -> viable/strict/1763419807 2025-12-04T07:58:20.6597508Z * [new tag] viable/strict/1763426369 -> viable/strict/1763426369 2025-12-04T07:58:20.6598220Z * [new tag] viable/strict/1763428331 -> viable/strict/1763428331 2025-12-04T07:58:20.6599195Z * [new tag] viable/strict/1763430922 -> viable/strict/1763430922 2025-12-04T07:58:20.6599818Z * [new tag] viable/strict/1763434184 -> viable/strict/1763434184 2025-12-04T07:58:20.6600722Z * [new tag] viable/strict/1763439973 -> viable/strict/1763439973 2025-12-04T07:58:20.6601610Z * [new tag] viable/strict/1763444995 -> viable/strict/1763444995 2025-12-04T07:58:20.6602348Z * [new tag] viable/strict/1763447206 -> viable/strict/1763447206 2025-12-04T07:58:20.6603558Z * [new tag] viable/strict/1763448826 -> viable/strict/1763448826 2025-12-04T07:58:20.6604406Z * [new tag] viable/strict/1763450717 -> viable/strict/1763450717 2025-12-04T07:58:20.6605275Z * [new tag] viable/strict/1763452183 -> viable/strict/1763452183 2025-12-04T07:58:20.6606208Z * [new tag] viable/strict/1763457945 -> viable/strict/1763457945 2025-12-04T07:58:20.6606986Z * [new tag] viable/strict/1763459439 -> viable/strict/1763459439 2025-12-04T07:58:20.6607695Z * [new tag] viable/strict/1763461556 -> viable/strict/1763461556 2025-12-04T07:58:20.6608571Z * [new tag] viable/strict/1763463103 -> viable/strict/1763463103 2025-12-04T07:58:20.6609483Z * [new tag] viable/strict/1763465100 -> viable/strict/1763465100 2025-12-04T07:58:20.6610147Z * [new tag] viable/strict/1763468866 -> viable/strict/1763468866 2025-12-04T07:58:20.6611046Z * [new tag] viable/strict/1763493823 -> viable/strict/1763493823 2025-12-04T07:58:20.6611632Z * [new tag] viable/strict/1763496249 -> viable/strict/1763496249 2025-12-04T07:58:20.6612814Z * [new tag] viable/strict/1763502620 -> viable/strict/1763502620 2025-12-04T07:58:20.6613674Z * [new tag] viable/strict/1763504715 -> viable/strict/1763504715 2025-12-04T07:58:20.6614534Z * [new tag] viable/strict/1763506208 -> viable/strict/1763506208 2025-12-04T07:58:20.6615404Z * [new tag] viable/strict/1763520590 -> viable/strict/1763520590 2025-12-04T07:58:20.6616331Z * [new tag] viable/strict/1763523357 -> viable/strict/1763523357 2025-12-04T07:58:20.6617268Z * [new tag] viable/strict/1763529922 -> viable/strict/1763529922 2025-12-04T07:58:20.6618193Z * [new tag] viable/strict/1763531408 -> viable/strict/1763531408 2025-12-04T07:58:20.6618999Z * [new tag] viable/strict/1763533622 -> viable/strict/1763533622 2025-12-04T07:58:20.6619866Z * [new tag] viable/strict/1763538576 -> viable/strict/1763538576 2025-12-04T07:58:20.6620801Z * [new tag] viable/strict/1763545823 -> viable/strict/1763545823 2025-12-04T07:58:20.6621374Z * [new tag] viable/strict/1763547951 -> viable/strict/1763547951 2025-12-04T07:58:20.6622284Z * [new tag] viable/strict/1763551477 -> viable/strict/1763551477 2025-12-04T07:58:20.6623114Z * [new tag] viable/strict/1763552982 -> viable/strict/1763552982 2025-12-04T07:58:20.6623815Z * [new tag] viable/strict/1763594698 -> viable/strict/1763594698 2025-12-04T07:58:20.6625016Z * [new tag] viable/strict/1763596178 -> viable/strict/1763596178 2025-12-04T07:58:20.6625993Z * [new tag] viable/strict/1763599155 -> viable/strict/1763599155 2025-12-04T07:58:20.6626777Z * [new tag] viable/strict/1763603717 -> viable/strict/1763603717 2025-12-04T07:58:20.6627702Z * [new tag] viable/strict/1763606923 -> viable/strict/1763606923 2025-12-04T07:58:20.6628466Z * [new tag] viable/strict/1763609715 -> viable/strict/1763609715 2025-12-04T07:58:20.6629342Z * [new tag] viable/strict/1763612757 -> viable/strict/1763612757 2025-12-04T07:58:20.6630293Z * [new tag] viable/strict/1763616325 -> viable/strict/1763616325 2025-12-04T07:58:20.6631065Z * [new tag] viable/strict/1763623509 -> viable/strict/1763623509 2025-12-04T07:58:20.6632171Z * [new tag] viable/strict/1763624984 -> viable/strict/1763624984 2025-12-04T07:58:20.6632941Z * [new tag] viable/strict/1763628796 -> viable/strict/1763628796 2025-12-04T07:58:20.6633825Z * [new tag] viable/strict/1763634343 -> viable/strict/1763634343 2025-12-04T07:58:20.6634567Z * [new tag] viable/strict/1763635867 -> viable/strict/1763635867 2025-12-04T07:58:20.6635708Z * [new tag] viable/strict/1763639382 -> viable/strict/1763639382 2025-12-04T07:58:20.6636418Z * [new tag] viable/strict/1763646626 -> viable/strict/1763646626 2025-12-04T07:58:20.6637480Z * [new tag] viable/strict/1763655997 -> viable/strict/1763655997 2025-12-04T07:58:20.6638241Z * [new tag] viable/strict/1763659444 -> viable/strict/1763659444 2025-12-04T07:58:20.6639095Z * [new tag] viable/strict/1763660992 -> viable/strict/1763660992 2025-12-04T07:58:20.6639867Z * [new tag] viable/strict/1763663201 -> viable/strict/1763663201 2025-12-04T07:58:20.6640834Z * [new tag] viable/strict/1763670362 -> viable/strict/1763670362 2025-12-04T07:58:20.6641471Z * [new tag] viable/strict/1763675378 -> viable/strict/1763675378 2025-12-04T07:58:20.6642426Z * [new tag] viable/strict/1763693343 -> viable/strict/1763693343 2025-12-04T07:58:20.6643134Z * [new tag] viable/strict/1763696088 -> viable/strict/1763696088 2025-12-04T07:58:20.6644166Z * [new tag] viable/strict/1763697343 -> viable/strict/1763697343 2025-12-04T07:58:20.6645083Z * [new tag] viable/strict/1763699165 -> viable/strict/1763699165 2025-12-04T07:58:20.6645802Z * [new tag] viable/strict/1763700660 -> viable/strict/1763700660 2025-12-04T07:58:20.6646783Z * [new tag] viable/strict/1763704209 -> viable/strict/1763704209 2025-12-04T07:58:20.6647473Z * [new tag] viable/strict/1763706411 -> viable/strict/1763706411 2025-12-04T07:58:20.6648362Z * [new tag] viable/strict/1763708082 -> viable/strict/1763708082 2025-12-04T07:58:20.6649074Z * [new tag] viable/strict/1763711381 -> viable/strict/1763711381 2025-12-04T07:58:20.6649808Z * [new tag] viable/strict/1763713593 -> viable/strict/1763713593 2025-12-04T07:58:20.6650698Z * [new tag] viable/strict/1763715201 -> viable/strict/1763715201 2025-12-04T07:58:20.6651473Z * [new tag] viable/strict/1763733017 -> viable/strict/1763733017 2025-12-04T07:58:20.6652343Z * [new tag] viable/strict/1763735108 -> viable/strict/1763735108 2025-12-04T07:58:20.6653210Z * [new tag] viable/strict/1763749579 -> viable/strict/1763749579 2025-12-04T07:58:20.6654053Z * [new tag] viable/strict/1763751113 -> viable/strict/1763751113 2025-12-04T07:58:20.6654925Z * [new tag] viable/strict/1763753035 -> viable/strict/1763753035 2025-12-04T07:58:20.6655803Z * [new tag] viable/strict/1763754578 -> viable/strict/1763754578 2025-12-04T07:58:20.6656564Z * [new tag] viable/strict/1763756748 -> viable/strict/1763756748 2025-12-04T07:58:20.6657558Z * [new tag] viable/strict/1763758205 -> viable/strict/1763758205 2025-12-04T07:58:20.6658037Z * [new tag] viable/strict/1763764050 -> viable/strict/1763764050 2025-12-04T07:58:20.6659019Z * [new tag] viable/strict/1763771887 -> viable/strict/1763771887 2025-12-04T07:58:20.6660103Z * [new tag] viable/strict/1763773920 -> viable/strict/1763773920 2025-12-04T07:58:20.6660879Z * [new tag] viable/strict/1763776501 -> viable/strict/1763776501 2025-12-04T07:58:20.6661741Z * [new tag] viable/strict/1763779437 -> viable/strict/1763779437 2025-12-04T07:58:20.6662877Z * [new tag] viable/strict/1763781038 -> viable/strict/1763781038 2025-12-04T07:58:20.6663473Z * [new tag] viable/strict/1763782245 -> viable/strict/1763782245 2025-12-04T07:58:20.6664338Z * [new tag] viable/strict/1763785568 -> viable/strict/1763785568 2025-12-04T07:58:20.6665207Z * [new tag] viable/strict/1763787006 -> viable/strict/1763787006 2025-12-04T07:58:20.6666309Z * [new tag] viable/strict/1763789103 -> viable/strict/1763789103 2025-12-04T07:58:20.6667040Z * [new tag] viable/strict/1763790578 -> viable/strict/1763790578 2025-12-04T07:58:20.6667899Z * [new tag] viable/strict/1763796275 -> viable/strict/1763796275 2025-12-04T07:58:20.6669010Z * [new tag] viable/strict/1763801465 -> viable/strict/1763801465 2025-12-04T07:58:20.6669765Z * [new tag] viable/strict/1763803522 -> viable/strict/1763803522 2025-12-04T07:58:20.6670587Z * [new tag] viable/strict/1763808581 -> viable/strict/1763808581 2025-12-04T07:58:20.6671292Z * [new tag] viable/strict/1763840977 -> viable/strict/1763840977 2025-12-04T07:58:20.6672154Z * [new tag] viable/strict/1763846659 -> viable/strict/1763846659 2025-12-04T07:58:20.6673097Z * [new tag] viable/strict/1763872065 -> viable/strict/1763872065 2025-12-04T07:58:20.6673896Z * [new tag] viable/strict/1763873648 -> viable/strict/1763873648 2025-12-04T07:58:20.6674675Z * [new tag] viable/strict/1763875506 -> viable/strict/1763875506 2025-12-04T07:58:20.6675358Z * [new tag] viable/strict/1763889904 -> viable/strict/1763889904 2025-12-04T07:58:20.6676237Z * [new tag] viable/strict/1763930999 -> viable/strict/1763930999 2025-12-04T07:58:20.6677002Z * [new tag] viable/strict/1763944964 -> viable/strict/1763944964 2025-12-04T07:58:20.6677709Z * [new tag] viable/strict/1763958474 -> viable/strict/1763958474 2025-12-04T07:58:20.6678514Z * [new tag] viable/strict/1763967263 -> viable/strict/1763967263 2025-12-04T07:58:20.6679671Z * [new tag] viable/strict/1763972803 -> viable/strict/1763972803 2025-12-04T07:58:20.6680537Z * [new tag] viable/strict/1763976376 -> viable/strict/1763976376 2025-12-04T07:58:20.6681265Z * [new tag] viable/strict/1763989404 -> viable/strict/1763989404 2025-12-04T07:58:20.6682060Z * [new tag] viable/strict/1763990887 -> viable/strict/1763990887 2025-12-04T07:58:20.6682930Z * [new tag] viable/strict/1764019919 -> viable/strict/1764019919 2025-12-04T07:58:20.6683800Z * [new tag] viable/strict/1764023134 -> viable/strict/1764023134 2025-12-04T07:58:20.6684446Z * [new tag] viable/strict/1764024593 -> viable/strict/1764024593 2025-12-04T07:58:20.6685288Z * [new tag] viable/strict/1764026706 -> viable/strict/1764026706 2025-12-04T07:58:20.6686513Z * [new tag] viable/strict/1764031139 -> viable/strict/1764031139 2025-12-04T07:58:20.6687213Z * [new tag] viable/strict/1764033131 -> viable/strict/1764033131 2025-12-04T07:58:20.6687895Z * [new tag] viable/strict/1764035725 -> viable/strict/1764035725 2025-12-04T07:58:20.6688556Z * [new tag] viable/strict/1764624265 -> viable/strict/1764624265 2025-12-04T07:58:20.6689293Z * [new tag] viable/strict/1764631514 -> viable/strict/1764631514 2025-12-04T07:58:20.6689929Z * [new tag] viable/strict/1764632987 -> viable/strict/1764632987 2025-12-04T07:58:20.6690572Z * [new tag] viable/strict/1764636063 -> viable/strict/1764636063 2025-12-04T07:58:20.6691302Z * [new tag] viable/strict/1764643975 -> viable/strict/1764643975 2025-12-04T07:58:20.6691977Z * [new tag] viable/strict/1764646859 -> viable/strict/1764646859 2025-12-04T07:58:20.6692641Z * [new tag] viable/strict/1764653120 -> viable/strict/1764653120 2025-12-04T07:58:20.6693285Z * [new tag] viable/strict/1764654632 -> viable/strict/1764654632 2025-12-04T07:58:20.6693983Z * [new tag] viable/strict/1764656821 -> viable/strict/1764656821 2025-12-04T07:58:20.6694658Z * [new tag] viable/strict/1764658557 -> viable/strict/1764658557 2025-12-04T07:58:20.6695287Z * [new tag] viable/strict/1764660333 -> viable/strict/1764660333 2025-12-04T07:58:20.6695952Z * [new tag] viable/strict/1764661812 -> viable/strict/1764661812 2025-12-04T07:58:20.6696628Z * [new tag] viable/strict/1764664023 -> viable/strict/1764664023 2025-12-04T07:58:20.6697279Z * [new tag] viable/strict/1764669150 -> viable/strict/1764669150 2025-12-04T07:58:20.6697990Z * [new tag] viable/strict/1764680709 -> viable/strict/1764680709 2025-12-04T07:58:20.6698659Z * [new tag] viable/strict/1764687619 -> viable/strict/1764687619 2025-12-04T07:58:20.6699358Z * [new tag] viable/strict/1764696355 -> viable/strict/1764696355 2025-12-04T07:58:20.6700064Z * [new tag] viable/strict/1764701767 -> viable/strict/1764701767 2025-12-04T07:58:20.6700733Z * [new tag] viable/strict/1764710768 -> viable/strict/1764710768 2025-12-04T07:58:20.6701375Z * [new tag] viable/strict/1764716202 -> viable/strict/1764716202 2025-12-04T07:58:20.6702041Z * [new tag] viable/strict/1764793566 -> viable/strict/1764793566 2025-12-04T07:58:20.6702931Z * [new tag] viable/strict/1764797093 -> viable/strict/1764797093 2025-12-04T07:58:20.6707071Z * [new tag] viable/strict/1764800729 -> viable/strict/1764800729 2025-12-04T07:58:20.6708027Z * [new tag] whc_flight_1 -> whc_flight_1 2025-12-04T07:58:20.6708873Z * [new tag] whc_flight_2 -> whc_flight_2 2025-12-04T07:58:20.6709933Z * [new tag] whc_flight_4 -> whc_flight_4 2025-12-04T07:58:20.7251926Z [command]/usr/bin/git rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T07:58:20.7276758Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T07:58:20.7281699Z ##[endgroup] 2025-12-04T07:58:20.7281944Z ##[group]Determining the checkout info 2025-12-04T07:58:20.7282143Z ##[endgroup] 2025-12-04T07:58:20.7286612Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T07:58:20.7314629Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T07:58:20.7334563Z ##[group]Checking out the ref 2025-12-04T07:58:20.7337086Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T07:58:21.7536585Z Updating files: 89% (18101/20121) 2025-12-04T07:58:21.7681711Z Updating files: 90% (18109/20121) 2025-12-04T07:58:21.7771836Z Updating files: 91% (18311/20121) 2025-12-04T07:58:21.7899819Z Updating files: 92% (18512/20121) 2025-12-04T07:58:21.8055907Z Updating files: 93% (18713/20121) 2025-12-04T07:58:21.8234845Z Updating files: 94% (18914/20121) 2025-12-04T07:58:21.8382383Z Updating files: 95% (19115/20121) 2025-12-04T07:58:21.8512605Z Updating files: 96% (19317/20121) 2025-12-04T07:58:21.8651368Z Updating files: 97% (19518/20121) 2025-12-04T07:58:21.8906654Z Updating files: 98% (19719/20121) 2025-12-04T07:58:21.9057951Z Updating files: 99% (19920/20121) 2025-12-04T07:58:21.9058339Z Updating files: 100% (20121/20121) 2025-12-04T07:58:21.9058625Z Updating files: 100% (20121/20121), done. 2025-12-04T07:58:21.9296234Z Note: switching to 'ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32'. 2025-12-04T07:58:21.9296623Z 2025-12-04T07:58:21.9296885Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T07:58:21.9297277Z changes and commit them, and you can discard any commits you make in this 2025-12-04T07:58:21.9297660Z state without impacting any branches by switching back to a branch. 2025-12-04T07:58:21.9298403Z 2025-12-04T07:58:21.9298573Z If you want to create a new branch to retain commits you create, you may 2025-12-04T07:58:21.9298935Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T07:58:21.9299137Z 2025-12-04T07:58:21.9299236Z git switch -c 2025-12-04T07:58:21.9299396Z 2025-12-04T07:58:21.9299502Z Or undo this operation with: 2025-12-04T07:58:21.9299638Z 2025-12-04T07:58:21.9299714Z git switch - 2025-12-04T07:58:21.9299834Z 2025-12-04T07:58:21.9300008Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T07:58:21.9300257Z 2025-12-04T07:58:21.9300454Z HEAD is now at ffd9b0fb435 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T07:58:21.9355983Z ##[endgroup] 2025-12-04T07:58:21.9356355Z ##[group]Setting up auth for fetching submodules 2025-12-04T07:58:21.9362480Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T07:58:21.9415067Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T07:58:21.9438411Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T07:58:21.9463783Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T07:58:21.9483513Z ##[endgroup] 2025-12-04T07:58:21.9483854Z ##[group]Fetching submodules 2025-12-04T07:58:21.9488896Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T07:58:21.9779472Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T07:58:22.0064474Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-12-04T07:58:22.0065191Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-12-04T07:58:22.0065937Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-12-04T07:58:22.0066622Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-12-04T07:58:22.0068210Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-12-04T07:58:22.0069857Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-12-04T07:58:22.0071397Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-12-04T07:58:22.0073176Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-12-04T07:58:22.0075081Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-12-04T07:58:22.0077018Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-12-04T07:58:22.0078878Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-12-04T07:58:22.0080777Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-12-04T07:58:22.0083331Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-12-04T07:58:22.0085319Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-12-04T07:58:22.0087413Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-12-04T07:58:22.0090025Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-12-04T07:58:22.0093374Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-12-04T07:58:22.0095625Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-12-04T07:58:22.0098022Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-12-04T07:58:22.0100321Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-12-04T07:58:22.0103020Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-12-04T07:58:22.0105562Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-12-04T07:58:22.0108058Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-12-04T07:58:22.0110616Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-12-04T07:58:22.0113112Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-12-04T07:58:22.0115696Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-12-04T07:58:22.0118346Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-12-04T07:58:22.0120967Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-12-04T07:58:22.0123862Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-12-04T07:58:22.0126501Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-12-04T07:58:22.0129370Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-12-04T07:58:22.0132187Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-12-04T07:58:22.0135290Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-12-04T07:58:22.0139197Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-12-04T07:58:22.0142239Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-12-04T07:58:22.0145267Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-12-04T07:58:22.0148556Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-12-04T07:58:22.0175127Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-12-04T07:58:22.2264735Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-12-04T07:58:22.2265929Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-12-04T07:58:22.2273374Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-12-04T07:58:32.5198868Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-12-04T07:58:32.5200489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-12-04T07:58:32.5201408Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-12-04T07:58:32.5202227Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-12-04T07:58:32.5203877Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-12-04T07:58:32.5204989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-12-04T07:58:32.5206066Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-12-04T07:58:32.5206922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-12-04T07:58:32.5207817Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-12-04T07:58:32.5208614Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-12-04T07:58:32.5209404Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-12-04T07:58:32.5210170Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-12-04T07:58:32.5210913Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-12-04T07:58:32.5211907Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-12-04T07:58:32.5212677Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-12-04T07:58:32.5213441Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-12-04T07:58:32.5214238Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-12-04T07:58:32.5215047Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-12-04T07:58:32.5216433Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-12-04T07:58:32.5217554Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-12-04T07:58:32.5218716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-12-04T07:58:32.5219682Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-12-04T07:58:32.5221034Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-12-04T07:58:32.5450988Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-12-04T07:59:00.5976939Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-12-04T07:59:00.5977842Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-12-04T07:59:00.5978649Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-12-04T07:59:00.5979435Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-12-04T07:59:00.5980196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-12-04T07:59:00.5980937Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-12-04T07:59:00.5981760Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-12-04T07:59:00.6978408Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-12-04T07:59:02.1106345Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-12-04T07:59:02.1245732Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T07:59:02.1366531Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T07:59:02.1450211Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T07:59:02.1661553Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T07:59:02.2431335Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T07:59:02.2919948Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T07:59:02.8731835Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T07:59:03.0454600Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T07:59:03.0471118Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T07:59:03.0500225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-12-04T07:59:07.8837489Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T07:59:07.9053054Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T07:59:08.2011471Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T07:59:08.2462531Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T07:59:08.3374196Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T07:59:08.3836690Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T07:59:08.9668182Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T07:59:09.1008543Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T07:59:09.1030934Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-12-04T07:59:09.1032092Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-12-04T07:59:09.1033263Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-12-04T07:59:09.1034014Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-12-04T07:59:09.1034682Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-12-04T07:59:09.1035853Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-12-04T07:59:09.1037727Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-12-04T07:59:09.1064877Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-12-04T07:59:10.8046426Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-12-04T07:59:10.8047839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-12-04T07:59:10.8048931Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-12-04T07:59:10.9047506Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-12-04T07:59:14.1897564Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-12-04T07:59:14.2900421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-12-04T07:59:17.8267018Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T07:59:18.1232300Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T07:59:18.2184083Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T07:59:18.7838889Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T07:59:18.8276306Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:59:18.8387937Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T07:59:18.9379547Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T07:59:18.9999466Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T07:59:19.0017651Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T07:59:19.0018801Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-12-04T07:59:19.0045343Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-12-04T07:59:23.5933382Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-12-04T07:59:23.7916366Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T07:59:24.2952845Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T07:59:24.4115475Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T07:59:24.4399993Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T07:59:24.4760702Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T07:59:24.4980153Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T07:59:24.5393587Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:59:24.5517593Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T07:59:24.5535577Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-12-04T07:59:24.5558248Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-12-04T07:59:40.2499713Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T07:59:40.2684738Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T07:59:40.3593325Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T07:59:40.3612909Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T07:59:40.3614871Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T07:59:40.3617488Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T07:59:40.3642836Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-12-04T07:59:41.7670932Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-12-04T07:59:42.2843133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-12-04T07:59:42.3664429Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T07:59:42.3679613Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T07:59:42.3681870Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T07:59:42.3683291Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T07:59:42.3685188Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T07:59:42.3686996Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T07:59:42.3688999Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T07:59:42.3690589Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T07:59:42.3692453Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T07:59:42.3694494Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T07:59:42.3720961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-12-04T07:59:44.5046766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-12-04T07:59:44.5047599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-12-04T07:59:44.5048335Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-12-04T07:59:44.5049086Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-12-04T07:59:44.5049846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-12-04T07:59:44.5050584Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-12-04T07:59:44.5098328Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-12-04T07:59:44.6100927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-12-04T07:59:51.0855608Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T07:59:51.1016617Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T07:59:51.1346770Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T07:59:51.1477309Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T07:59:51.1491554Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T07:59:51.1517000Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-12-04T07:59:51.4220462Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T07:59:51.4390510Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T07:59:51.4812983Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:59:51.5734819Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T07:59:51.5887323Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T07:59:51.6043881Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T07:59:51.6058871Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:59:51.6059878Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:59:51.6084477Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T07:59:55.0284756Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T07:59:55.2627002Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T07:59:55.3060860Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T07:59:55.3367373Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T07:59:55.3786266Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:59:55.4264767Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T07:59:55.4625570Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T07:59:55.5571187Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T07:59:55.8769913Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T07:59:55.8800737Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-12-04T07:59:55.8824295Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-12-04T07:59:56.7787375Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T07:59:56.8355576Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T07:59:56.8370284Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T07:59:56.8371442Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T07:59:56.8373205Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T07:59:56.8374073Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T07:59:56.8378148Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T07:59:56.8379403Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T07:59:56.8380499Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T07:59:56.8381514Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T07:59:56.8405198Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-12-04T07:59:57.3159662Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-12-04T07:59:57.3161303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-12-04T07:59:57.3162764Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-12-04T07:59:57.3163964Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-12-04T07:59:57.4160893Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-12-04T07:59:58.2723962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-12-04T08:00:07.0379086Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-12-04T08:00:07.0550139Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T08:00:07.0927625Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T08:00:07.1093399Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T08:00:07.2071514Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T08:00:07.2200681Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T08:00:07.2337538Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T08:00:07.2523073Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T08:00:07.2539095Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:07.2539975Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:07.2567244Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T08:00:09.5413494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T08:00:09.7745337Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T08:00:09.8173968Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T08:00:10.1653084Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T08:00:10.1769974Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T08:00:10.4119533Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T08:00:10.4141965Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:00:10.4142788Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-12-04T08:00:10.4166557Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-12-04T08:00:10.9272535Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-12-04T08:00:11.4384351Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T08:00:11.5083311Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T08:00:11.5172939Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T08:00:11.5284314Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T08:00:11.5677224Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T08:00:11.5938714Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T08:00:11.6330488Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T08:00:11.6562405Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T08:00:11.6579475Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:00:11.6580212Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:00:11.6581479Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:00:11.6583088Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:00:11.6608100Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-12-04T08:00:13.1579638Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-12-04T08:00:13.1580301Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-12-04T08:00:13.1586963Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-12-04T08:00:13.2129720Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T08:00:13.2270228Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T08:00:13.2945224Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T08:00:13.3209425Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T08:00:13.3223851Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:00:13.3250016Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-12-04T08:00:13.4950611Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T08:00:13.4988028Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T08:00:13.5269200Z Entering 'android/libs/fbjni' 2025-12-04T08:00:13.5310149Z Entering 'third_party/FP16' 2025-12-04T08:00:13.5347436Z Entering 'third_party/FXdiv' 2025-12-04T08:00:13.5382268Z Entering 'third_party/NNPACK' 2025-12-04T08:00:13.5421172Z Entering 'third_party/NVTX' 2025-12-04T08:00:13.5463980Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:00:13.5498753Z Entering 'third_party/XNNPACK' 2025-12-04T08:00:13.5547750Z Entering 'third_party/aiter' 2025-12-04T08:00:13.5589409Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:00:13.5634255Z Entering 'third_party/benchmark' 2025-12-04T08:00:13.5671960Z Entering 'third_party/composable_kernel' 2025-12-04T08:00:13.5716677Z Entering 'third_party/cpp-httplib' 2025-12-04T08:00:13.5754877Z Entering 'third_party/cpuinfo' 2025-12-04T08:00:13.5794643Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:00:13.5830899Z Entering 'third_party/cutlass' 2025-12-04T08:00:13.5877475Z Entering 'third_party/fbgemm' 2025-12-04T08:00:13.5917449Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:00:13.5957023Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:00:13.5996939Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:00:13.6038340Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:00:13.6080926Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:00:13.6117063Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:00:13.6151338Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:00:13.6193238Z Entering 'third_party/flash-attention' 2025-12-04T08:00:13.6231720Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:00:13.6278064Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:00:13.6327868Z Entering 'third_party/flatbuffers' 2025-12-04T08:00:13.6362128Z Entering 'third_party/fmt' 2025-12-04T08:00:13.6398119Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:00:13.6434221Z Entering 'third_party/gloo' 2025-12-04T08:00:13.6469783Z Entering 'third_party/googletest' 2025-12-04T08:00:13.6508533Z Entering 'third_party/ideep' 2025-12-04T08:00:13.6542984Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:00:13.6584834Z Entering 'third_party/ittapi' 2025-12-04T08:00:13.6623016Z Entering 'third_party/kineto' 2025-12-04T08:00:13.6657309Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:00:13.6694943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:00:13.6734475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:00:13.6772494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:00:13.6811335Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:00:13.6850253Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:00:13.6890845Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:00:13.6929969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:00:13.6972742Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:00:13.7010237Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:00:13.7046032Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:00:13.7082125Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:13.7119416Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:13.7166469Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:00:13.7206591Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:00:13.7241605Z Entering 'third_party/kleidiai' 2025-12-04T08:00:13.7279246Z Entering 'third_party/mimalloc' 2025-12-04T08:00:13.7315975Z Entering 'third_party/nlohmann' 2025-12-04T08:00:13.7352497Z Entering 'third_party/onnx' 2025-12-04T08:00:13.7408452Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:00:13.7452000Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:00:13.7491303Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:00:13.7526253Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:00:13.7567061Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:00:13.7599516Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:00:13.7640119Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:00:13.7678632Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:00:13.7714074Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:00:13.7751921Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:13.7789889Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:13.7828312Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:00:13.7878926Z Entering 'third_party/pocketfft' 2025-12-04T08:00:13.7916653Z Entering 'third_party/protobuf' 2025-12-04T08:00:13.7958474Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:00:13.7993844Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:00:13.8032582Z Entering 'third_party/psimd' 2025-12-04T08:00:13.8067538Z Entering 'third_party/pthreadpool' 2025-12-04T08:00:13.8105853Z Entering 'third_party/pybind11' 2025-12-04T08:00:13.8144310Z Entering 'third_party/python-peachpy' 2025-12-04T08:00:13.8179576Z Entering 'third_party/sleef' 2025-12-04T08:00:13.8217646Z Entering 'third_party/tensorpipe' 2025-12-04T08:00:13.8255562Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:00:13.8294646Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:00:13.8329795Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:00:13.8368147Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:00:13.8406159Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:00:13.8467188Z ##[endgroup] 2025-12-04T08:00:13.8467686Z ##[group]Persisting credentials for submodules 2025-12-04T08:00:13.8473778Z [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' || :" 2025-12-04T08:00:13.8746334Z Entering 'android/libs/fbjni' 2025-12-04T08:00:13.8794458Z Entering 'third_party/FP16' 2025-12-04T08:00:13.8845056Z Entering 'third_party/FXdiv' 2025-12-04T08:00:13.8897424Z Entering 'third_party/NNPACK' 2025-12-04T08:00:13.8951368Z Entering 'third_party/NVTX' 2025-12-04T08:00:13.9005891Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:00:13.9059037Z Entering 'third_party/XNNPACK' 2025-12-04T08:00:13.9121642Z Entering 'third_party/aiter' 2025-12-04T08:00:13.9177076Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:00:13.9237045Z Entering 'third_party/benchmark' 2025-12-04T08:00:13.9290631Z Entering 'third_party/composable_kernel' 2025-12-04T08:00:13.9354061Z Entering 'third_party/cpp-httplib' 2025-12-04T08:00:13.9401076Z Entering 'third_party/cpuinfo' 2025-12-04T08:00:13.9453321Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:00:13.9501568Z Entering 'third_party/cutlass' 2025-12-04T08:00:13.9565084Z Entering 'third_party/fbgemm' 2025-12-04T08:00:13.9620006Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:00:13.9667715Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:00:13.9722236Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:00:13.9775560Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:00:13.9838365Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:00:13.9888348Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:00:13.9940028Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:00:13.9989982Z Entering 'third_party/flash-attention' 2025-12-04T08:00:14.0045487Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:00:14.0103676Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:00:14.0166665Z Entering 'third_party/flatbuffers' 2025-12-04T08:00:14.0220522Z Entering 'third_party/fmt' 2025-12-04T08:00:14.0274233Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:00:14.0328834Z Entering 'third_party/gloo' 2025-12-04T08:00:14.0378384Z Entering 'third_party/googletest' 2025-12-04T08:00:14.0431637Z Entering 'third_party/ideep' 2025-12-04T08:00:14.0480454Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:00:14.0538112Z Entering 'third_party/ittapi' 2025-12-04T08:00:14.0587822Z Entering 'third_party/kineto' 2025-12-04T08:00:14.0639787Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:00:14.0690203Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:00:14.0748500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:00:14.0796008Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:00:14.0843147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:00:14.0890247Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:00:14.0942360Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:00:14.0989701Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:00:14.1041618Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:00:14.1090795Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:00:14.1144345Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:00:14.1194378Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:14.1252616Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:14.1310277Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:00:14.1358900Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:00:14.1407960Z Entering 'third_party/kleidiai' 2025-12-04T08:00:14.1459219Z Entering 'third_party/mimalloc' 2025-12-04T08:00:14.1512724Z Entering 'third_party/nlohmann' 2025-12-04T08:00:14.1563282Z Entering 'third_party/onnx' 2025-12-04T08:00:14.1626175Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:00:14.1680338Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:00:14.1731634Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:00:14.1785579Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:00:14.1836977Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:00:14.1888318Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:00:14.1944189Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:00:14.1988722Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:00:14.2042262Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:00:14.2090663Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:14.2143892Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:14.2193930Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:00:14.2262344Z Entering 'third_party/pocketfft' 2025-12-04T08:00:14.2317907Z Entering 'third_party/protobuf' 2025-12-04T08:00:14.2374152Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:00:14.2426317Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:00:14.2476552Z Entering 'third_party/psimd' 2025-12-04T08:00:14.2531856Z Entering 'third_party/pthreadpool' 2025-12-04T08:00:14.2580949Z Entering 'third_party/pybind11' 2025-12-04T08:00:14.2636396Z Entering 'third_party/python-peachpy' 2025-12-04T08:00:14.2685439Z Entering 'third_party/sleef' 2025-12-04T08:00:14.2735478Z Entering 'third_party/tensorpipe' 2025-12-04T08:00:14.2788051Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:00:14.2849808Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:00:14.2898742Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:00:14.2948832Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:00:14.2994869Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:00:14.3074246Z [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" 2025-12-04T08:00:14.3354475Z Entering 'android/libs/fbjni' 2025-12-04T08:00:14.3400430Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T08:00:14.3414111Z Entering 'third_party/FP16' 2025-12-04T08:00:14.3458424Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T08:00:14.3472876Z Entering 'third_party/FXdiv' 2025-12-04T08:00:14.3519136Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T08:00:14.3533137Z Entering 'third_party/NNPACK' 2025-12-04T08:00:14.3578784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T08:00:14.3591411Z Entering 'third_party/NVTX' 2025-12-04T08:00:14.3641311Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T08:00:14.3657608Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:00:14.3700288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T08:00:14.3715678Z Entering 'third_party/XNNPACK' 2025-12-04T08:00:14.3765858Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T08:00:14.3792431Z Entering 'third_party/aiter' 2025-12-04T08:00:14.3844089Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T08:00:14.3861146Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:00:14.3905181Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T08:00:14.3927560Z Entering 'third_party/benchmark' 2025-12-04T08:00:14.3975708Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:00:14.3990160Z Entering 'third_party/composable_kernel' 2025-12-04T08:00:14.4036352Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T08:00:14.4056153Z Entering 'third_party/cpp-httplib' 2025-12-04T08:00:14.4102496Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T08:00:14.4119123Z Entering 'third_party/cpuinfo' 2025-12-04T08:00:14.4164523Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T08:00:14.4181150Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:00:14.4226294Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T08:00:14.4239180Z Entering 'third_party/cutlass' 2025-12-04T08:00:14.4288352Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T08:00:14.4311705Z Entering 'third_party/fbgemm' 2025-12-04T08:00:14.4362857Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T08:00:14.4379930Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:00:14.4427254Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T08:00:14.4442321Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:00:14.4485752Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T08:00:14.4512244Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:00:14.4555209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T08:00:14.4568990Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:00:14.4623008Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T08:00:14.4643430Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:00:14.4689312Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T08:00:14.4704107Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:00:14.4750203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T08:00:14.4762839Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:00:14.4811200Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T08:00:14.4833961Z Entering 'third_party/flash-attention' 2025-12-04T08:00:14.4882101Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T08:00:14.4895819Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:00:14.4945090Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T08:00:14.4963877Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:00:14.5013457Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T08:00:14.5034621Z Entering 'third_party/flatbuffers' 2025-12-04T08:00:14.5080606Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T08:00:14.5095270Z Entering 'third_party/fmt' 2025-12-04T08:00:14.5145589Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T08:00:14.5162607Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:00:14.5208609Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T08:00:14.5224126Z Entering 'third_party/gloo' 2025-12-04T08:00:14.5274948Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T08:00:14.5289890Z Entering 'third_party/googletest' 2025-12-04T08:00:14.5338033Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:00:14.5351783Z Entering 'third_party/ideep' 2025-12-04T08:00:14.5395556Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T08:00:14.5409951Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:00:14.5459863Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T08:00:14.5482281Z Entering 'third_party/ittapi' 2025-12-04T08:00:14.5529605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T08:00:14.5544893Z Entering 'third_party/kineto' 2025-12-04T08:00:14.5591584Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T08:00:14.5608773Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:00:14.5659471Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T08:00:14.5670842Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:00:14.5715445Z 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 2025-12-04T08:00:14.5733015Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:00:14.5783006Z 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 2025-12-04T08:00:14.5794080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:00:14.5849391Z 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 2025-12-04T08:00:14.5862829Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:00:14.5910301Z 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 2025-12-04T08:00:14.5923498Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:00:14.5969704Z 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 2025-12-04T08:00:14.5984308Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:00:14.6034791Z 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 2025-12-04T08:00:14.6052456Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:00:14.6099457Z 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 2025-12-04T08:00:14.6117127Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:00:14.6163225Z 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 2025-12-04T08:00:14.6178080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:00:14.6225301Z 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 2025-12-04T08:00:14.6239782Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:00:14.6285603Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:00:14.6298561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:14.6350051Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T08:00:14.6366133Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:14.6415276Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T08:00:14.6435874Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:00:14.6481002Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T08:00:14.6493383Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:00:14.6542689Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T08:00:14.6560638Z Entering 'third_party/kleidiai' 2025-12-04T08:00:14.6606213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T08:00:14.6625032Z Entering 'third_party/mimalloc' 2025-12-04T08:00:14.6670246Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T08:00:14.6682919Z Entering 'third_party/nlohmann' 2025-12-04T08:00:14.6727907Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T08:00:14.6745508Z Entering 'third_party/onnx' 2025-12-04T08:00:14.6792549Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T08:00:14.6825069Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:00:14.6869886Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:00:14.6886372Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:00:14.6935314Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T08:00:14.6949637Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:00:14.6992963Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:00:14.7008922Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:00:14.7055666Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:00:14.7069776Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:00:14.7115088Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T08:00:14.7133346Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:00:14.7177563Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T08:00:14.7192173Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:00:14.7237702Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T08:00:14.7255478Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:00:14.7301059Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T08:00:14.7318149Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:00:14.7364657Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:00:14.7376963Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:14.7424178Z 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 2025-12-04T08:00:14.7441397Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:14.7486409Z 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 2025-12-04T08:00:14.7501592Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:00:14.7549985Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T08:00:14.7586003Z Entering 'third_party/pocketfft' 2025-12-04T08:00:14.7635657Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T08:00:14.7650267Z Entering 'third_party/protobuf' 2025-12-04T08:00:14.7695464Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T08:00:14.7712551Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:00:14.7757487Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:00:14.7771721Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:00:14.7818192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:00:14.7842825Z Entering 'third_party/psimd' 2025-12-04T08:00:14.7887944Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T08:00:14.7901883Z Entering 'third_party/pthreadpool' 2025-12-04T08:00:14.7950654Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T08:00:14.7963836Z Entering 'third_party/pybind11' 2025-12-04T08:00:14.8009754Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:00:14.8024640Z Entering 'third_party/python-peachpy' 2025-12-04T08:00:14.8071503Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T08:00:14.8086357Z Entering 'third_party/sleef' 2025-12-04T08:00:14.8130939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T08:00:14.8147946Z Entering 'third_party/tensorpipe' 2025-12-04T08:00:14.8194052Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T08:00:14.8210276Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:00:14.8260112Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:00:14.8275407Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:00:14.8319806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T08:00:14.8335591Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:00:14.8378584Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T08:00:14.8392160Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:00:14.8440737Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:00:14.8453050Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:00:14.8500650Z 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 2025-12-04T08:00:14.9050171Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T08:00:14.9340695Z Entering 'android/libs/fbjni' 2025-12-04T08:00:14.9375641Z Entering 'third_party/FP16' 2025-12-04T08:00:14.9415032Z Entering 'third_party/FXdiv' 2025-12-04T08:00:14.9451629Z Entering 'third_party/NNPACK' 2025-12-04T08:00:14.9489442Z Entering 'third_party/NVTX' 2025-12-04T08:00:14.9529856Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:00:14.9570946Z Entering 'third_party/XNNPACK' 2025-12-04T08:00:14.9621982Z Entering 'third_party/aiter' 2025-12-04T08:00:14.9657336Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:00:14.9701068Z Entering 'third_party/benchmark' 2025-12-04T08:00:14.9744573Z Entering 'third_party/composable_kernel' 2025-12-04T08:00:14.9786489Z Entering 'third_party/cpp-httplib' 2025-12-04T08:00:14.9826412Z Entering 'third_party/cpuinfo' 2025-12-04T08:00:14.9864633Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:00:14.9900609Z Entering 'third_party/cutlass' 2025-12-04T08:00:14.9942799Z Entering 'third_party/fbgemm' 2025-12-04T08:00:14.9980466Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:00:15.0018108Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:00:15.0065019Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:00:15.0100159Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:00:15.0146816Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:00:15.0181374Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:00:15.0216982Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:00:15.0258868Z Entering 'third_party/flash-attention' 2025-12-04T08:00:15.0295471Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:00:15.0338318Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:00:15.0386840Z Entering 'third_party/flatbuffers' 2025-12-04T08:00:15.0428854Z Entering 'third_party/fmt' 2025-12-04T08:00:15.0464914Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:00:15.0500001Z Entering 'third_party/gloo' 2025-12-04T08:00:15.0540027Z Entering 'third_party/googletest' 2025-12-04T08:00:15.0579960Z Entering 'third_party/ideep' 2025-12-04T08:00:15.0619279Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:00:15.0666840Z Entering 'third_party/ittapi' 2025-12-04T08:00:15.0704196Z Entering 'third_party/kineto' 2025-12-04T08:00:15.0740594Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:00:15.0776078Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:00:15.0815656Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:00:15.0857865Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:00:15.0893861Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:00:15.0932980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:00:15.0969849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:00:15.1010128Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:00:15.1049972Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:00:15.1087030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:00:15.1127904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:00:15.1165615Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:15.1202853Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:15.1245898Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:00:15.1283767Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:00:15.1324546Z Entering 'third_party/kleidiai' 2025-12-04T08:00:15.1367541Z Entering 'third_party/mimalloc' 2025-12-04T08:00:15.1411962Z Entering 'third_party/nlohmann' 2025-12-04T08:00:15.1449741Z Entering 'third_party/onnx' 2025-12-04T08:00:15.1507291Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:00:15.1547530Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:00:15.1584659Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:00:15.1624905Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:00:15.1665044Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:00:15.1699239Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:00:15.1735433Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:00:15.1770608Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:00:15.1808025Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:00:15.1844156Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:15.1883940Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:15.1926051Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:00:15.1981516Z Entering 'third_party/pocketfft' 2025-12-04T08:00:15.2025524Z Entering 'third_party/protobuf' 2025-12-04T08:00:15.2061884Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:00:15.2100906Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:00:15.2141380Z Entering 'third_party/psimd' 2025-12-04T08:00:15.2180418Z Entering 'third_party/pthreadpool' 2025-12-04T08:00:15.2219079Z Entering 'third_party/pybind11' 2025-12-04T08:00:15.2257271Z Entering 'third_party/python-peachpy' 2025-12-04T08:00:15.2296690Z Entering 'third_party/sleef' 2025-12-04T08:00:15.2335246Z Entering 'third_party/tensorpipe' 2025-12-04T08:00:15.2371958Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:00:15.2410826Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:00:15.2450440Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:00:15.2488380Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:00:15.2523505Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:00:15.2578201Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T08:00:15.2853605Z Entering 'android/libs/fbjni' 2025-12-04T08:00:15.2891921Z Entering 'third_party/FP16' 2025-12-04T08:00:15.2935827Z Entering 'third_party/FXdiv' 2025-12-04T08:00:15.2972732Z Entering 'third_party/NNPACK' 2025-12-04T08:00:15.3011515Z Entering 'third_party/NVTX' 2025-12-04T08:00:15.3046911Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:00:15.3083597Z Entering 'third_party/XNNPACK' 2025-12-04T08:00:15.3139263Z Entering 'third_party/aiter' 2025-12-04T08:00:15.3174376Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:00:15.3223195Z Entering 'third_party/benchmark' 2025-12-04T08:00:15.3259356Z Entering 'third_party/composable_kernel' 2025-12-04T08:00:15.3302562Z Entering 'third_party/cpp-httplib' 2025-12-04T08:00:15.3338002Z Entering 'third_party/cpuinfo' 2025-12-04T08:00:15.3376165Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:00:15.3416386Z Entering 'third_party/cutlass' 2025-12-04T08:00:15.3463989Z Entering 'third_party/fbgemm' 2025-12-04T08:00:15.3500997Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:00:15.3539859Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:00:15.3581334Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:00:15.3618790Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:00:15.3665928Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:00:15.3699402Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:00:15.3737553Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:00:15.3778765Z Entering 'third_party/flash-attention' 2025-12-04T08:00:15.3816469Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:00:15.3860009Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:00:15.3908989Z Entering 'third_party/flatbuffers' 2025-12-04T08:00:15.3949906Z Entering 'third_party/fmt' 2025-12-04T08:00:15.3984534Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:00:15.4023337Z Entering 'third_party/gloo' 2025-12-04T08:00:15.4061632Z Entering 'third_party/googletest' 2025-12-04T08:00:15.4097133Z Entering 'third_party/ideep' 2025-12-04T08:00:15.4132742Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:00:15.4178937Z Entering 'third_party/ittapi' 2025-12-04T08:00:15.4220425Z Entering 'third_party/kineto' 2025-12-04T08:00:15.4257496Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:00:15.4292752Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:00:15.4331304Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:00:15.4369843Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:00:15.4408406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:00:15.4446595Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:00:15.4487557Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:00:15.4531399Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:00:15.4567433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:00:15.4606053Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:00:15.4643950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:00:15.4683111Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:15.4729207Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:15.4770547Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:00:15.4809685Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:00:15.4848469Z Entering 'third_party/kleidiai' 2025-12-04T08:00:15.4887965Z Entering 'third_party/mimalloc' 2025-12-04T08:00:15.4929477Z Entering 'third_party/nlohmann' 2025-12-04T08:00:15.4970739Z Entering 'third_party/onnx' 2025-12-04T08:00:15.5020260Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:00:15.5060979Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:00:15.5098460Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:00:15.5134790Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:00:15.5176449Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:00:15.5212805Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:00:15.5250533Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:00:15.5286794Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:00:15.5325106Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:00:15.5359309Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:15.5397742Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:15.5440599Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:00:15.5491944Z Entering 'third_party/pocketfft' 2025-12-04T08:00:15.5529304Z Entering 'third_party/protobuf' 2025-12-04T08:00:15.5571400Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:00:15.5614969Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:00:15.5658543Z Entering 'third_party/psimd' 2025-12-04T08:00:15.5694735Z Entering 'third_party/pthreadpool' 2025-12-04T08:00:15.5729715Z Entering 'third_party/pybind11' 2025-12-04T08:00:15.5767039Z Entering 'third_party/python-peachpy' 2025-12-04T08:00:15.5804264Z Entering 'third_party/sleef' 2025-12-04T08:00:15.5845903Z Entering 'third_party/tensorpipe' 2025-12-04T08:00:15.5887076Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:00:15.5925573Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:00:15.5960819Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:00:15.5998203Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:00:15.6034961Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:00:15.6089477Z ##[endgroup] 2025-12-04T08:00:15.6126100Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T08:00:15.6145292Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:00:15.6229287Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-12-04T08:00:15.6229671Z cd "${GITHUB_WORKSPACE}" 2025-12-04T08:00:15.6230008Z # Clean stale submodule dirs 2025-12-04T08:00:15.6230380Z if [ -z "${NO_SUDO}" ]; then 2025-12-04T08:00:15.6230784Z  sudo git submodule foreach --recursive git clean -ffdx 2025-12-04T08:00:15.6231172Z else 2025-12-04T08:00:15.6231483Z  git submodule foreach --recursive git clean -ffdx 2025-12-04T08:00:15.6231850Z fi 2025-12-04T08:00:15.6243748Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:15.6244192Z env: 2025-12-04T08:00:15.6244447Z NO_SUDO: true 2025-12-04T08:00:15.6244709Z ##[endgroup] 2025-12-04T08:00:15.6543808Z Entering 'android/libs/fbjni' 2025-12-04T08:00:15.6572283Z Entering 'third_party/FP16' 2025-12-04T08:00:15.6598438Z Entering 'third_party/FXdiv' 2025-12-04T08:00:15.6630813Z Entering 'third_party/NNPACK' 2025-12-04T08:00:15.6660358Z Entering 'third_party/NVTX' 2025-12-04T08:00:15.6694905Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:00:15.6723097Z Entering 'third_party/XNNPACK' 2025-12-04T08:00:15.6825820Z Entering 'third_party/aiter' 2025-12-04T08:00:15.6863781Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:00:15.6959374Z Entering 'third_party/benchmark' 2025-12-04T08:00:15.6989574Z Entering 'third_party/composable_kernel' 2025-12-04T08:00:15.7086206Z Entering 'third_party/cpp-httplib' 2025-12-04T08:00:15.7115281Z Entering 'third_party/cpuinfo' 2025-12-04T08:00:15.7150256Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:00:15.7182937Z Entering 'third_party/cutlass' 2025-12-04T08:00:15.7267346Z Entering 'third_party/fbgemm' 2025-12-04T08:00:15.7317573Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:00:15.7348708Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:00:15.7446466Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:00:15.7477177Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:00:15.7556956Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:00:15.7589592Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:00:15.7622390Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:00:15.7661788Z Entering 'third_party/flash-attention' 2025-12-04T08:00:15.7697205Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:00:15.7776874Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:00:15.7853805Z Entering 'third_party/flatbuffers' 2025-12-04T08:00:15.7915071Z Entering 'third_party/fmt' 2025-12-04T08:00:15.7946544Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:00:15.7974704Z Entering 'third_party/gloo' 2025-12-04T08:00:15.8003972Z Entering 'third_party/googletest' 2025-12-04T08:00:15.8032557Z Entering 'third_party/ideep' 2025-12-04T08:00:15.8059635Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:00:15.8132980Z Entering 'third_party/ittapi' 2025-12-04T08:00:15.8165846Z Entering 'third_party/kineto' 2025-12-04T08:00:15.8194063Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:00:15.8228967Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:00:15.8267682Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:00:15.8294745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:00:15.8323411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:00:15.8349327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:00:15.8375858Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:00:15.8402560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:00:15.8433949Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:00:15.8469217Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:00:15.8497969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:00:15.8524404Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:15.8564017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:15.8596477Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:00:15.8625175Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:00:15.8655620Z Entering 'third_party/kleidiai' 2025-12-04T08:00:15.8690586Z Entering 'third_party/mimalloc' 2025-12-04T08:00:15.8723881Z Entering 'third_party/nlohmann' 2025-12-04T08:00:15.8764811Z Entering 'third_party/onnx' 2025-12-04T08:00:15.9017115Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:00:15.9049437Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:00:15.9094811Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:00:15.9126426Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:00:15.9154487Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:00:15.9180189Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:00:15.9215878Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:00:15.9245974Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:00:15.9275576Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:00:15.9301658Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:00:15.9346136Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:00:15.9375676Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:00:15.9574125Z Entering 'third_party/pocketfft' 2025-12-04T08:00:15.9603450Z Entering 'third_party/protobuf' 2025-12-04T08:00:15.9665750Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:00:15.9692211Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:00:15.9729573Z Entering 'third_party/psimd' 2025-12-04T08:00:15.9758954Z Entering 'third_party/pthreadpool' 2025-12-04T08:00:15.9786839Z Entering 'third_party/pybind11' 2025-12-04T08:00:15.9819891Z Entering 'third_party/python-peachpy' 2025-12-04T08:00:15.9850836Z Entering 'third_party/sleef' 2025-12-04T08:00:15.9879789Z Entering 'third_party/tensorpipe' 2025-12-04T08:00:15.9908004Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:00:15.9937764Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:00:15.9965899Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:00:15.9995395Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:00:16.0021745Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:00:16.0151184Z Prepare all required actions 2025-12-04T08:00:16.0151680Z Getting action download info 2025-12-04T08:00:16.1944145Z ##[group]Run ./.github/actions/setup-linux 2025-12-04T08:00:16.1944437Z ##[endgroup] 2025-12-04T08:00:16.1982869Z ##[group]Run set -euo pipefail 2025-12-04T08:00:16.1983157Z set -euo pipefail 2025-12-04T08:00:16.1983391Z function get_ec2_metadata() { 2025-12-04T08:00:16.1983672Z  # Pulled from instance metadata endpoint for EC2 2025-12-04T08:00:16.1984131Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-12-04T08:00:16.1984529Z  category=$1 2025-12-04T08:00:16.1984800Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-12-04T08:00:16.1985108Z  runner_name_str=i-02e5aded0e21e78df 2025-12-04T08:00:16.1985362Z  if [[ -f /.inarc ]]; then 2025-12-04T08:00:16.1985794Z  echo "ARC Runner, no info on ec2 metadata" 2025-12-04T08:00:16.1986108Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-12-04T08:00:16.1986432Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-12-04T08:00:16.1986738Z  else 2025-12-04T08:00:16.1987312Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-12-04T08:00:16.1987896Z  fi 2025-12-04T08:00:16.1988074Z } 2025-12-04T08:00:16.1988286Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-12-04T08:00:16.1988582Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-12-04T08:00:16.1988912Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-12-04T08:00:16.1989203Z echo "system info $(uname -a)" 2025-12-04T08:00:16.1995105Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:16.1995389Z ##[endgroup] 2025-12-04T08:00:16.2127091Z ami-id: ami-08982f1c5bf93d976 2025-12-04T08:00:16.2220854Z instance-id: i-02e5aded0e21e78df 2025-12-04T08:00:16.2306405Z instance-type: c7i.2xlarge 2025-12-04T08:00:16.2316421Z system info Linux ip-10-0-41-16.ec2.internal 6.1.150-174.273.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 9 12:21:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-12-04T08:00:16.2338625Z ##[group]Run if [ -f /usr/bin/nvidia-smi ]; then nvidia-smi; fi 2025-12-04T08:00:16.2339013Z if [ -f /usr/bin/nvidia-smi ]; then nvidia-smi; fi 2025-12-04T08:00:16.2344627Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:16.2344902Z ##[endgroup] 2025-12-04T08:00:16.2384487Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:00:16.2385145Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:00:16.2390231Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:16.2390517Z ##[endgroup] 2025-12-04T08:00:16.2441649Z ##[group]Run if systemctl is-active --quiet docker; then 2025-12-04T08:00:16.2441993Z if systemctl is-active --quiet docker; then 2025-12-04T08:00:16.2442271Z  echo "Docker daemon is running..."; 2025-12-04T08:00:16.2442514Z else 2025-12-04T08:00:16.2442772Z  echo "Starting docker daemon..." && sudo systemctl start docker; 2025-12-04T08:00:16.2443067Z fi 2025-12-04T08:00:16.2447170Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:16.2447439Z ##[endgroup] 2025-12-04T08:00:16.2519489Z Docker daemon is running... 2025-12-04T08:00:16.2572119Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T08:00:16.2572360Z with: 2025-12-04T08:00:16.2572532Z shell: bash 2025-12-04T08:00:16.2572718Z timeout_minutes: 5 2025-12-04T08:00:16.2573052Z max_attempts: 3 2025-12-04T08:00:16.2573250Z retry_wait_seconds: 30 2025-12-04T08:00:16.2574793Z 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" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-12-04T08:00:16.2576314Z polling_interval_seconds: 1 2025-12-04T08:00:16.2576537Z warning_on_retry: true 2025-12-04T08:00:16.2576734Z continue_on_error: false 2025-12-04T08:00:16.2576940Z env: 2025-12-04T08:00:16.2577111Z AWS_RETRY_MODE: standard 2025-12-04T08:00:16.2577313Z AWS_MAX_ATTEMPTS: 5 2025-12-04T08:00:16.2577523Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T08:00:16.2577744Z ##[endgroup] 2025-12-04T08:00:17.2177752Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-12-04T08:00:17.2178274Z Configure a credential helper to remove this warning. See 2025-12-04T08:00:17.2178698Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-12-04T08:00:17.2178969Z 2025-12-04T08:00:17.2240611Z Login Succeeded 2025-12-04T08:00:17.3315767Z Command completed after 1 attempt(s). 2025-12-04T08:00:17.3378544Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:00:17.3379166Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:00:17.3379664Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:00:17.3388052Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:17.3388373Z ##[endgroup] 2025-12-04T08:00:17.3473426Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T08:00:17.3473841Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T08:00:17.3474257Z # shellcheck disable=SC2046 2025-12-04T08:00:17.3474507Z docker stop $(docker ps -q) || true 2025-12-04T08:00:17.3474756Z # Prune all of the docker images 2025-12-04T08:00:17.3475003Z docker system prune -af 2025-12-04T08:00:17.3479562Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:17.3479834Z ##[endgroup] 2025-12-04T08:00:17.3843218Z "docker stop" requires at least 1 argument. 2025-12-04T08:00:17.3843576Z See 'docker stop --help'. 2025-12-04T08:00:17.3843716Z 2025-12-04T08:00:17.3843848Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-12-04T08:00:17.3844049Z 2025-12-04T08:00:17.3844143Z Stop one or more running containers 2025-12-04T08:00:17.4002795Z Total reclaimed space: 0B 2025-12-04T08:00:17.4051491Z Prepare all required actions 2025-12-04T08:00:17.4081950Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T08:00:17.4082267Z with: 2025-12-04T08:00:17.4082953Z github-token: *** 2025-12-04T08:00:17.4083207Z ##[endgroup] 2025-12-04T08:00:17.4099166Z ##[group]Run set -eux 2025-12-04T08:00:17.4099401Z set -eux 2025-12-04T08:00:17.4099742Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T08:00:17.4105338Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:17.4105623Z env: 2025-12-04T08:00:17.4106055Z GITHUB_TOKEN: *** 2025-12-04T08:00:17.4106260Z ##[endgroup] 2025-12-04T08:00:17.4131381Z + python3 .github/scripts/get_workflow_job_id.py 19921726389 i-02e5aded0e21e78df 2025-12-04T08:00:17.9137993Z Setting output job-id=57111702283 2025-12-04T08:00:17.9138327Z Setting output job-name=inductor-build / build 2025-12-04T08:00:17.9273605Z Prepare all required actions 2025-12-04T08:00:17.9317861Z ##[group]Run ./.github/actions/reuse-old-whl 2025-12-04T08:00:17.9318119Z with: 2025-12-04T08:00:17.9318375Z build-environment: linux-jammy-cuda12.8-py3.10-gcc11-sm86 2025-12-04T08:00:17.9318664Z run-id: 19921726389 2025-12-04T08:00:17.9319053Z github-token: *** 2025-12-04T08:00:17.9319244Z job-id: 57111702283 2025-12-04T08:00:17.9319442Z job-name: inductor-build / build 2025-12-04T08:00:17.9319678Z ##[endgroup] 2025-12-04T08:00:17.9336832Z ##[group]Run set -x 2025-12-04T08:00:17.9337054Z set -x 2025-12-04T08:00:17.9337283Z python3 -m pip install boto3==1.35.42 2025-12-04T08:00:17.9337587Z python3 ${GITHUB_ACTION_PATH}/reuse_old_whl.py \ 2025-12-04T08:00:17.9337976Z  --build-environment "linux-jammy-cuda12.8-py3.10-gcc11-sm86" \ 2025-12-04T08:00:17.9338316Z  --run-id "19921726389" \ 2025-12-04T08:00:17.9338558Z  --github-ref "refs/heads/main" 2025-12-04T08:00:17.9343724Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:17.9344003Z env: 2025-12-04T08:00:17.9344304Z GITHUB_TOKEN: *** 2025-12-04T08:00:17.9344495Z JOB_ID: 57111702283 2025-12-04T08:00:17.9344698Z JOB_NAME: inductor-build / build 2025-12-04T08:00:17.9344935Z ##[endgroup] 2025-12-04T08:00:17.9369083Z + python3 -m pip install boto3==1.35.42 2025-12-04T08:00:18.1866914Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T08:00:18.9912624Z Collecting boto3==1.35.42 2025-12-04T08:00:19.0053174Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-12-04T08:00:19.9658543Z Collecting botocore<1.36.0,>=1.35.42 2025-12-04T08:00:19.9689472Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T08:00:20.0594768Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-12-04T08:00:20.0910079Z Collecting s3transfer<0.11.0,>=0.10.0 2025-12-04T08:00:20.0938624Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T08:00:20.1019949Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2025-12-04T08:00:20.1029053Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-12-04T08:00:20.2844157Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-12-04T08:00:20.3550643Z Installing collected packages: botocore, s3transfer, boto3 2025-12-04T08:00:20.7666746Z Successfully installed boto3-1.35.42 botocore-1.35.99 s3transfer-0.10.4 2025-12-04T08:00:20.9476508Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/reuse-old-whl/reuse_old_whl.py --build-environment linux-jammy-cuda12.8-py3.10-gcc11-sm86 --run-id 19921726389 --github-ref refs/heads/main 2025-12-04T08:00:22.1891835Z Merge base is the same as HEAD, using HEAD^ 2025-12-04T08:00:22.1893523Z Merge base: 35b7a9a26c5923d98aebaa41a031dae21788a9ee 2025-12-04T08:00:22.1894028Z Checking changed files between 35b7a9a26c5923d98aebaa41a031dae21788a9ee and HEAD: 2025-12-04T08:00:22.1896707Z File test/inductor/test_collective_autotuning.py is allowed to be changed. 2025-12-04T08:00:22.1897123Z File torch/_inductor/select_algorithm.py is allowed to be changed. 2025-12-04T08:00:22.1897582Z Found 0 PRs for commit ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32: [] 2025-12-04T08:00:22.1897922Z Issue #153759 is not open. 2025-12-04T08:00:22.1898157Z Found workflow ID for run ID 19921726389: 37481293 2025-12-04T08:00:22.1898493Z SHA: 35b7a9a26c5923d98aebaa41a031dae21788a9ee, workflow_id: 37481293 2025-12-04T08:00:22.1899162Z Checking for old whl at https://gha-artifacts.s3.amazonaws.com/pytorch/pytorch/19921539540/linux-jammy-cuda12.8-py3.10-gcc11-sm86/artifacts.zip 2025-12-04T08:00:22.1900134Z No old whl found, rebuild whl 2025-12-04T08:00:22.1900603Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/reuse_old_whl_1764835221_4872bcced0e711f086ed12e2fd0ba9a1 2025-12-04T08:00:22.1901275Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/reuse_old_whl_1764835221_4872bcced0e711f086ed12e2fd0ba9a1 2025-12-04T08:00:22.2597952Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-12-04T08:00:22.2598307Z with: 2025-12-04T08:00:22.2598691Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks 2025-12-04T08:00:22.2599120Z use-custom-docker-registry: true 2025-12-04T08:00:22.2599378Z docker-build-dir: .ci/docker 2025-12-04T08:00:22.2599623Z docker-build-script: ./build.sh 2025-12-04T08:00:22.2599856Z working-directory: . 2025-12-04T08:00:22.2600138Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:22.2600441Z force-push: false 2025-12-04T08:00:22.2600633Z ##[endgroup] 2025-12-04T08:00:22.2627118Z ##[group]Run set -ex 2025-12-04T08:00:22.2627351Z set -ex 2025-12-04T08:00:22.2627530Z  2025-12-04T08:00:22.2627817Z # If the docker build directory or the build script doesn't exist, the action will 2025-12-04T08:00:22.2628319Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-12-04T08:00:22.2628708Z # job could then download the pre-built image as usual 2025-12-04T08:00:22.2629177Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-12-04T08:00:22.2629614Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2629854Z else 2025-12-04T08:00:22.2630051Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2630372Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2630655Z  2025-12-04T08:00:22.2631031Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-12-04T08:00:22.2631440Z  exit 0 2025-12-04T08:00:22.2631616Z fi 2025-12-04T08:00:22.2631891Z  2025-12-04T08:00:22.2632138Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-12-04T08:00:22.2632541Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-12-04T08:00:22.2632903Z  # use it as it is, but first let's extract the tag 2025-12-04T08:00:22.2633242Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-12-04T08:00:22.2633580Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2633914Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2634193Z else 2025-12-04T08:00:22.2634405Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-12-04T08:00:22.2634673Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-12-04T08:00:22.2634961Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-12-04T08:00:22.2635200Z  fi 2025-12-04T08:00:22.2635520Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-12-04T08:00:22.2635930Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2636382Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2636840Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2637130Z fi 2025-12-04T08:00:22.2642037Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:22.2642318Z env: 2025-12-04T08:00:22.2642487Z REPO_NAME: pytorch 2025-12-04T08:00:22.2642866Z DOCKER_IMAGE_NAME: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks 2025-12-04T08:00:22.2643264Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T08:00:22.2643491Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-12-04T08:00:22.2643769Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:22.2644177Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-12-04T08:00:22.2644405Z CUSTOM_TAG_PREFIX: 2025-12-04T08:00:22.2644592Z ##[endgroup] 2025-12-04T08:00:22.2670508Z + [[ -d .ci/docker ]] 2025-12-04T08:00:22.2672624Z + [[ -f .ci/docker/./build.sh ]] 2025-12-04T08:00:22.2673109Z + [[ true == \t\r\u\e ]] 2025-12-04T08:00:22.2673405Z + echo skip=false 2025-12-04T08:00:22.2674223Z + [[ ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks == *\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* ]] 2025-12-04T08:00:22.2674964Z + [[ ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks == *:* ]] 2025-12-04T08:00:22.2675494Z + CUSTOM_TAG_PREFIX=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks 2025-12-04T08:00:22.2675881Z + DOCKER_IMAGE_NAME=ci-image 2025-12-04T08:00:22.2676109Z ++ git rev-parse HEAD:.ci/docker 2025-12-04T08:00:22.2692420Z + DOCKER_TAG=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:22.2693196Z + echo docker-tag=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:22.2694133Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:22.2695027Z + echo custom-tag-prefix=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks 2025-12-04T08:00:22.2727455Z ##[group]Run set +e 2025-12-04T08:00:22.2727709Z set +e 2025-12-04T08:00:22.2727898Z set -x 2025-12-04T08:00:22.2728071Z  2025-12-04T08:00:22.2728236Z login() { 2025-12-04T08:00:22.2728593Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T08:00:22.2728958Z } 2025-12-04T08:00:22.2729230Z  2025-12-04T08:00:22.2729407Z retry () { 2025-12-04T08:00:22.2729626Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T08:00:22.2729860Z } 2025-12-04T08:00:22.2730035Z  2025-12-04T08:00:22.2730227Z retry login "${DOCKER_REGISTRY}" 2025-12-04T08:00:22.2730460Z  2025-12-04T08:00:22.2730637Z START_TIME=$(date +%s) 2025-12-04T08:00:22.2730869Z # Wait up to 120 minutes 2025-12-04T08:00:22.2731150Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-12-04T08:00:22.2731491Z  # Check if image already exists, if it does then skip building it 2025-12-04T08:00:22.2731840Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-12-04T08:00:22.2732106Z  exit 0 2025-12-04T08:00:22.2732284Z  fi 2025-12-04T08:00:22.2732459Z  2025-12-04T08:00:22.2732739Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-12-04T08:00:22.2733192Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-12-04T08:00:22.2733627Z  # latter, it will wait for the Docker images to become available before continuing 2025-12-04T08:00:22.2733991Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-12-04T08:00:22.2734281Z  # It's a Docker build job, let's build the image 2025-12-04T08:00:22.2734530Z  break 2025-12-04T08:00:22.2734707Z  else 2025-12-04T08:00:22.2734964Z  # It's a regular build job, wait for the image to become available 2025-12-04T08:00:22.2735252Z  sleep 300 2025-12-04T08:00:22.2735442Z  fi 2025-12-04T08:00:22.2735621Z done 2025-12-04T08:00:22.2735791Z  2025-12-04T08:00:22.2736045Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-12-04T08:00:22.2736439Z # be empty. The default action would be to continue rebuild the image 2025-12-04T08:00:22.2736883Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-12-04T08:00:22.2737210Z  # if we're on the base branch then use the parent commit 2025-12-04T08:00:22.2737492Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-12-04T08:00:22.2737727Z else 2025-12-04T08:00:22.2737973Z  # otherwise we're on a PR, so use the most recent base commit 2025-12-04T08:00:22.2738296Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-12-04T08:00:22.2738552Z fi 2025-12-04T08:00:22.2738724Z  2025-12-04T08:00:22.2738911Z if [[ -z "${MERGE_BASE}" ]]; then 2025-12-04T08:00:22.2739171Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2739415Z  2025-12-04T08:00:22.2739746Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-12-04T08:00:22.2740135Z  exit 0 2025-12-04T08:00:22.2740314Z fi 2025-12-04T08:00:22.2740484Z  2025-12-04T08:00:22.2740708Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-12-04T08:00:22.2741208Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-12-04T08:00:22.2741620Z  exit 1 2025-12-04T08:00:22.2741793Z fi 2025-12-04T08:00:22.2741952Z  2025-12-04T08:00:22.2742213Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-12-04T08:00:22.2742672Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-12-04T08:00:22.2743061Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-12-04T08:00:22.2743518Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-12-04T08:00:22.2744049Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-12-04T08:00:22.2744400Z fi 2025-12-04T08:00:22.2744558Z  2025-12-04T08:00:22.2744761Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T08:00:22.2749522Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:22.2749808Z env: 2025-12-04T08:00:22.2749994Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T08:00:22.2750255Z BASE_REVISION: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:00:22.2751018Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:22.2751982Z DOCKER_TAG: pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:22.2752559Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:22.2752829Z DOCKER_PUSH: 2025-12-04T08:00:22.2753016Z ##[endgroup] 2025-12-04T08:00:22.2775179Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:22.2775502Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:22.2778024Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:22.2778459Z + aws ecr get-login-password --region us-east-1 2025-12-04T08:00:22.7059767Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-12-04T08:00:22.7060353Z Configure a credential helper to remove this warning. See 2025-12-04T08:00:22.7060858Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-12-04T08:00:22.7061129Z 2025-12-04T08:00:22.7061219Z Login Succeeded 2025-12-04T08:00:22.7072842Z ++ date +%s 2025-12-04T08:00:22.7081389Z + START_TIME=1764835222 2025-12-04T08:00:22.7084485Z ++ date +%s 2025-12-04T08:00:22.7095648Z + [[ 1764828022 -lt 1764835222 ]] 2025-12-04T08:00:22.7096607Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:22.9169480Z { 2025-12-04T08:00:22.9169774Z "schemaVersion": 2, 2025-12-04T08:00:22.9170243Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-12-04T08:00:22.9170715Z "config": { 2025-12-04T08:00:22.9171069Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-12-04T08:00:22.9171478Z "size": 34940, 2025-12-04T08:00:22.9171924Z "digest": "sha256:39930cc969a87a23f607fdfa3195a1ce8c05072cf34aaed063a993bffda9c7cd" 2025-12-04T08:00:22.9172370Z }, 2025-12-04T08:00:22.9172576Z "layers": [ 2025-12-04T08:00:22.9172791Z { 2025-12-04T08:00:22.9173118Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9173539Z "size": 30447951, 2025-12-04T08:00:22.9174007Z "digest": "sha256:63e5bc7682b85ae57a1221210f64d62e7a90b0a30f19af4ca734b8242ae49d63" 2025-12-04T08:00:22.9174516Z }, 2025-12-04T08:00:22.9174746Z { 2025-12-04T08:00:22.9175094Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9175622Z "size": 1554, 2025-12-04T08:00:22.9176061Z "digest": "sha256:5a99dbbe8953b98a275ccd76f20c04b5d2387541c0d2dbd278c2e970e2d1a544" 2025-12-04T08:00:22.9176520Z }, 2025-12-04T08:00:22.9176716Z { 2025-12-04T08:00:22.9177032Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9177426Z "size": 313274931, 2025-12-04T08:00:22.9177801Z "digest": "sha256:093ec9cbb4377439a82f2f03b553a6212f076f0b2ea15ae3520249b87e37fe4f" 2025-12-04T08:00:22.9178116Z }, 2025-12-04T08:00:22.9178269Z { 2025-12-04T08:00:22.9178504Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9178783Z "size": 787, 2025-12-04T08:00:22.9179078Z "digest": "sha256:a2c983655925cbf16e58fa082f4f2f690da7272cd44bc582f4710e3c9b894894" 2025-12-04T08:00:22.9179791Z }, 2025-12-04T08:00:22.9179950Z { 2025-12-04T08:00:22.9180182Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9180465Z "size": 106, 2025-12-04T08:00:22.9180769Z "digest": "sha256:67ceabc5b695d93e4209052fd2323bbce9daa3b2ba2321cf7ab451cea3f92f2b" 2025-12-04T08:00:22.9181079Z }, 2025-12-04T08:00:22.9181232Z { 2025-12-04T08:00:22.9181465Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9181748Z "size": 703, 2025-12-04T08:00:22.9182048Z "digest": "sha256:7a10eaeace607864f58a0898cdb041f5bafd1e62ecb54bd89a23b6de1ba85866" 2025-12-04T08:00:22.9182365Z }, 2025-12-04T08:00:22.9182506Z { 2025-12-04T08:00:22.9182734Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9183019Z "size": 1217, 2025-12-04T08:00:22.9183308Z "digest": "sha256:1c94a35e50e8fe3c07a1284a4255ad884fd8ea6e34dfea7439d2808c372e4357" 2025-12-04T08:00:22.9183624Z }, 2025-12-04T08:00:22.9183778Z { 2025-12-04T08:00:22.9184010Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9184283Z "size": 485, 2025-12-04T08:00:22.9184580Z "digest": "sha256:20dc7ae2d07ad2babfb4d49e44a8ffca93e3d8311393202c12e5fa7cc1556b89" 2025-12-04T08:00:22.9184902Z }, 2025-12-04T08:00:22.9185043Z { 2025-12-04T08:00:22.9185360Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9185914Z "size": 110363297, 2025-12-04T08:00:22.9186335Z "digest": "sha256:d1c29a5b38d10a760c9198ef9374210cae6f3b9a46668942f69c9562454c3e60" 2025-12-04T08:00:22.9186789Z }, 2025-12-04T08:00:22.9186985Z { 2025-12-04T08:00:22.9187287Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9187665Z "size": 4960, 2025-12-04T08:00:22.9187955Z "digest": "sha256:73f340e1bbc91f383f79d16f763686b9120045efb6b5ac4490ae37f5edff0d75" 2025-12-04T08:00:22.9188271Z }, 2025-12-04T08:00:22.9188412Z { 2025-12-04T08:00:22.9188778Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9189071Z "size": 1756, 2025-12-04T08:00:22.9189361Z "digest": "sha256:7428d586b9d2bcdd2c1967378819eb99c62b9dbb1d8e618234a2ad83f57c3992" 2025-12-04T08:00:22.9189689Z }, 2025-12-04T08:00:22.9189844Z { 2025-12-04T08:00:22.9190075Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9190362Z "size": 724, 2025-12-04T08:00:22.9190653Z "digest": "sha256:62f866d38c3ad10a2fd6434521b1485551cce4045c61b5af80cdc631c6800bd0" 2025-12-04T08:00:22.9190964Z }, 2025-12-04T08:00:22.9191166Z { 2025-12-04T08:00:22.9191401Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9191682Z "size": 543, 2025-12-04T08:00:22.9191963Z "digest": "sha256:5b976bbaf127910336aca008c80d5639d65820f1c923ab812e38098e200178d3" 2025-12-04T08:00:22.9192278Z }, 2025-12-04T08:00:22.9192422Z { 2025-12-04T08:00:22.9192647Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9192941Z "size": 3185192543, 2025-12-04T08:00:22.9193258Z "digest": "sha256:d6da674fccf1d8a2bd82cbe1f8f93f0243f3ea1d39ec753ab0af351cd1c57023" 2025-12-04T08:00:22.9193579Z }, 2025-12-04T08:00:22.9193730Z { 2025-12-04T08:00:22.9193962Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9194240Z "size": 32, 2025-12-04T08:00:22.9194530Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9194851Z }, 2025-12-04T08:00:22.9194991Z { 2025-12-04T08:00:22.9195224Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9195507Z "size": 396, 2025-12-04T08:00:22.9195799Z "digest": "sha256:4aa62fab1ece6cc77540268bf551fa3f4f862721952b97b0e9a1a87a2cf62b7c" 2025-12-04T08:00:22.9196118Z }, 2025-12-04T08:00:22.9196265Z { 2025-12-04T08:00:22.9196499Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9196842Z "size": 236849, 2025-12-04T08:00:22.9197153Z "digest": "sha256:4e3a84c60cbb89e8ea7b9fc276c55ada663314dca4b43777c9d216a08a9dbb84" 2025-12-04T08:00:22.9197472Z }, 2025-12-04T08:00:22.9197612Z { 2025-12-04T08:00:22.9197840Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9198121Z "size": 231, 2025-12-04T08:00:22.9198402Z "digest": "sha256:f1a6233993148aa05ccc6c58f4b9f168d99b6de3b54e6584ca20172d166b9c46" 2025-12-04T08:00:22.9198716Z }, 2025-12-04T08:00:22.9198866Z { 2025-12-04T08:00:22.9199104Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9199384Z "size": 2967916, 2025-12-04T08:00:22.9199678Z "digest": "sha256:c645728a96598f655a7d624bb7b191b433960d10b0efa5bbd04a768e62c4068d" 2025-12-04T08:00:22.9199988Z }, 2025-12-04T08:00:22.9200126Z { 2025-12-04T08:00:22.9200362Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9200647Z "size": 1473, 2025-12-04T08:00:22.9200937Z "digest": "sha256:1d774143d46c766bfa681b820c21aa323b596fe982a04f61966a48a2acecd731" 2025-12-04T08:00:22.9201249Z }, 2025-12-04T08:00:22.9201397Z { 2025-12-04T08:00:22.9201619Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9201902Z "size": 482, 2025-12-04T08:00:22.9202202Z "digest": "sha256:2c9a7d58a19655c3e8d2f6eae3954a2ebe0be542a8f50e123e6e26d3c7fd0c48" 2025-12-04T08:00:22.9202521Z }, 2025-12-04T08:00:22.9202913Z { 2025-12-04T08:00:22.9203160Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9203460Z "size": 201, 2025-12-04T08:00:22.9203766Z "digest": "sha256:ada7fe7c5f8a707f953bac0f6e7931a0cfaa3c666217f13f9d435e3a305c4cc4" 2025-12-04T08:00:22.9204103Z }, 2025-12-04T08:00:22.9204261Z { 2025-12-04T08:00:22.9204493Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9204789Z "size": 608, 2025-12-04T08:00:22.9205076Z "digest": "sha256:4148c341f56489d5f7082264c6ff8b60e3334b861456155b3ac390578a3b1a82" 2025-12-04T08:00:22.9205473Z }, 2025-12-04T08:00:22.9205625Z { 2025-12-04T08:00:22.9205852Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9206150Z "size": 7889626742, 2025-12-04T08:00:22.9206464Z "digest": "sha256:ccd390f34ecf70beca7ee763591892370dccd0eb81c4afdf0d3769bc0b5fb973" 2025-12-04T08:00:22.9206791Z }, 2025-12-04T08:00:22.9206940Z { 2025-12-04T08:00:22.9207169Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9207465Z "size": 829, 2025-12-04T08:00:22.9207759Z "digest": "sha256:2306d6a7c853c7555f0262abadd318631acbdb9fefa713a531f527fc27c59ae3" 2025-12-04T08:00:22.9208072Z }, 2025-12-04T08:00:22.9208218Z { 2025-12-04T08:00:22.9208449Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9208741Z "size": 33451725, 2025-12-04T08:00:22.9209053Z "digest": "sha256:108dc23bb70136d1008bf65dbcd271ebeec9f7da2920ebd7ec9ea1adcee3deeb" 2025-12-04T08:00:22.9209381Z }, 2025-12-04T08:00:22.9209524Z { 2025-12-04T08:00:22.9209756Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9210043Z "size": 104, 2025-12-04T08:00:22.9210326Z "digest": "sha256:011fc1c80cbb4c87c8904a9967002aa224bd405a7b6d8eb2e50391a86be1114e" 2025-12-04T08:00:22.9210648Z }, 2025-12-04T08:00:22.9210797Z { 2025-12-04T08:00:22.9211030Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9211309Z "size": 1495, 2025-12-04T08:00:22.9211602Z "digest": "sha256:342fc23bd59071afbdd95a107589065bd79abee7b7f8595304252dabc13b2548" 2025-12-04T08:00:22.9211925Z }, 2025-12-04T08:00:22.9212066Z { 2025-12-04T08:00:22.9212300Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9212590Z "size": 458787066, 2025-12-04T08:00:22.9212883Z "digest": "sha256:9015e3517f6a8f0e248b5604dcadc2c5a80119c8800626693490c74af0f28bd7" 2025-12-04T08:00:22.9213269Z }, 2025-12-04T08:00:22.9213422Z { 2025-12-04T08:00:22.9213653Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9213936Z "size": 163, 2025-12-04T08:00:22.9214237Z "digest": "sha256:15d524e1f4ce0fb7881e44ee9dc14c790cdba2249d32ab66ae024821759f4919" 2025-12-04T08:00:22.9214565Z }, 2025-12-04T08:00:22.9214712Z { 2025-12-04T08:00:22.9214953Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9215242Z "size": 346, 2025-12-04T08:00:22.9215529Z "digest": "sha256:56fadbe5a22c62c096c868ed22105a84e97d93d81c18d47a29b1c6b46ea60afa" 2025-12-04T08:00:22.9215849Z }, 2025-12-04T08:00:22.9216001Z { 2025-12-04T08:00:22.9216225Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9216506Z "size": 32, 2025-12-04T08:00:22.9216797Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9217111Z }, 2025-12-04T08:00:22.9217261Z { 2025-12-04T08:00:22.9217505Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9217781Z "size": 106, 2025-12-04T08:00:22.9218079Z "digest": "sha256:ea1ed94ec9d6bbd673a8e86f2fea5b8ab6bb9d55e64fa22f9320b08b0a2de463" 2025-12-04T08:00:22.9218407Z }, 2025-12-04T08:00:22.9218553Z { 2025-12-04T08:00:22.9218781Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9219067Z "size": 425, 2025-12-04T08:00:22.9219363Z "digest": "sha256:2f60a5515fca577eb598add735dc88dc11e87d4ebe4aa3d6b4e86c0b61ab8db5" 2025-12-04T08:00:22.9219679Z }, 2025-12-04T08:00:22.9219827Z { 2025-12-04T08:00:22.9220060Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9220339Z "size": 19309393, 2025-12-04T08:00:22.9220633Z "digest": "sha256:48370ea42018ea08871c50052fbbd17a4abca8fe46278956239204ac3c5b7147" 2025-12-04T08:00:22.9220947Z }, 2025-12-04T08:00:22.9221088Z { 2025-12-04T08:00:22.9221321Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9221661Z "size": 108, 2025-12-04T08:00:22.9221948Z "digest": "sha256:b01c74387d6ceb6d94a26135e25ebbd525c34405dad908a45c49d569ac8e1e98" 2025-12-04T08:00:22.9222269Z }, 2025-12-04T08:00:22.9222415Z { 2025-12-04T08:00:22.9222647Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9222934Z "size": 826, 2025-12-04T08:00:22.9223223Z "digest": "sha256:bdc64880d54ba53bc137e89ebdf671de7c07711635aeb27399a690ac867369bc" 2025-12-04T08:00:22.9223546Z }, 2025-12-04T08:00:22.9223687Z { 2025-12-04T08:00:22.9223918Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9224214Z "size": 724, 2025-12-04T08:00:22.9224493Z "digest": "sha256:62f866d38c3ad10a2fd6434521b1485551cce4045c61b5af80cdc631c6800bd0" 2025-12-04T08:00:22.9224813Z }, 2025-12-04T08:00:22.9224963Z { 2025-12-04T08:00:22.9225189Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9225477Z "size": 149, 2025-12-04T08:00:22.9225894Z "digest": "sha256:0ac9b4cbd8d65ae4e970423b8bbe7b65646c5313ab8a80939eeed39c096efd1f" 2025-12-04T08:00:22.9226231Z }, 2025-12-04T08:00:22.9226375Z { 2025-12-04T08:00:22.9226612Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9226898Z "size": 136, 2025-12-04T08:00:22.9227188Z "digest": "sha256:ff4a13fdd487c8dfbf45708a9783c89a38c26b82e6d04ed9e14593be9d9eb738" 2025-12-04T08:00:22.9227512Z }, 2025-12-04T08:00:22.9227667Z { 2025-12-04T08:00:22.9227896Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9228185Z "size": 140, 2025-12-04T08:00:22.9228490Z "digest": "sha256:f6d4514e7906f0911be25ced67d4cfb3d4e433f6fccd1a70026de152ca42ffc6" 2025-12-04T08:00:22.9228807Z }, 2025-12-04T08:00:22.9228956Z { 2025-12-04T08:00:22.9229185Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9229465Z "size": 18891412922, 2025-12-04T08:00:22.9229867Z "digest": "sha256:526a9aa529823f9f4f47f6170f10237dd9ce827c157a78e300b1ccffcd811287" 2025-12-04T08:00:22.9230186Z }, 2025-12-04T08:00:22.9230334Z { 2025-12-04T08:00:22.9230565Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9230854Z "size": 223, 2025-12-04T08:00:22.9231150Z "digest": "sha256:478d742763b563adedc762ed2de0c8dac5e3935d9a1b9261c89a1a72b9de4e5c" 2025-12-04T08:00:22.9231465Z }, 2025-12-04T08:00:22.9231618Z { 2025-12-04T08:00:22.9231858Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9232134Z "size": 255, 2025-12-04T08:00:22.9232429Z "digest": "sha256:ae946e83ad8080d2b6d86b4a51929545f0be7e2106320b977e110ea5b07917d7" 2025-12-04T08:00:22.9232749Z }, 2025-12-04T08:00:22.9232895Z { 2025-12-04T08:00:22.9233125Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9233412Z "size": 32, 2025-12-04T08:00:22.9233707Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9234029Z }, 2025-12-04T08:00:22.9234178Z { 2025-12-04T08:00:22.9234413Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9234691Z "size": 104, 2025-12-04T08:00:22.9234988Z "digest": "sha256:c279de5ab5705c1ff852a6c4f8e8067db5d689e1a8491d37385dd78cac3d7318" 2025-12-04T08:00:22.9235309Z }, 2025-12-04T08:00:22.9235450Z { 2025-12-04T08:00:22.9235686Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9235977Z "size": 312293462, 2025-12-04T08:00:22.9236274Z "digest": "sha256:89d0b89bf252ea4fe29357aa999a35b0eb50f0aa121650b97c8cf60ac95cfae9" 2025-12-04T08:00:22.9236599Z }, 2025-12-04T08:00:22.9236748Z { 2025-12-04T08:00:22.9236978Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9237272Z "size": 6598799282, 2025-12-04T08:00:22.9237582Z "digest": "sha256:c54471daa5c73143d0f3882a84841f843bf4116b4c37dba9b3e7362912f2f733" 2025-12-04T08:00:22.9237953Z }, 2025-12-04T08:00:22.9238099Z { 2025-12-04T08:00:22.9238333Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9238613Z "size": 128, 2025-12-04T08:00:22.9238899Z "digest": "sha256:9020a156ac8c8913282cd13a6a288dcdd370b269ab24aa234fcbf3f7a7b2a7e8" 2025-12-04T08:00:22.9239215Z }, 2025-12-04T08:00:22.9239363Z { 2025-12-04T08:00:22.9239587Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9239867Z "size": 880, 2025-12-04T08:00:22.9240157Z "digest": "sha256:85f7f5ab98a28c2b8767128cc9da550220828f5bcd6f817a7fe2cedf81f6e6a2" 2025-12-04T08:00:22.9240462Z }, 2025-12-04T08:00:22.9240626Z { 2025-12-04T08:00:22.9240857Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9241129Z "size": 724, 2025-12-04T08:00:22.9241420Z "digest": "sha256:62f866d38c3ad10a2fd6434521b1485551cce4045c61b5af80cdc631c6800bd0" 2025-12-04T08:00:22.9241740Z }, 2025-12-04T08:00:22.9241888Z { 2025-12-04T08:00:22.9242111Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9242397Z "size": 140, 2025-12-04T08:00:22.9242686Z "digest": "sha256:61299215b0fb007ec6da59d6a0a7b30be15abee4f6aa9f837ea218c679a36bb4" 2025-12-04T08:00:22.9243001Z }, 2025-12-04T08:00:22.9243149Z { 2025-12-04T08:00:22.9243385Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9243658Z "size": 32, 2025-12-04T08:00:22.9243949Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9244266Z }, 2025-12-04T08:00:22.9244406Z { 2025-12-04T08:00:22.9244637Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9244920Z "size": 160, 2025-12-04T08:00:22.9245192Z "digest": "sha256:cac39912942826a734a58801108101823d92a28695ae9b7a1f53f45cbf03a08b" 2025-12-04T08:00:22.9245505Z }, 2025-12-04T08:00:22.9245710Z { 2025-12-04T08:00:22.9245952Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9246230Z "size": 1012, 2025-12-04T08:00:22.9246531Z "digest": "sha256:35c23ac6db6d8867d92f839aa823f0281873e29aa0699636a827c7a753a5a29a" 2025-12-04T08:00:22.9273356Z }, 2025-12-04T08:00:22.9273806Z { 2025-12-04T08:00:22.9274163Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9274477Z "size": 724, 2025-12-04T08:00:22.9274805Z "digest": "sha256:62f866d38c3ad10a2fd6434521b1485551cce4045c61b5af80cdc631c6800bd0" 2025-12-04T08:00:22.9275147Z }, 2025-12-04T08:00:22.9275304Z { 2025-12-04T08:00:22.9275566Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9275862Z "size": 135, 2025-12-04T08:00:22.9276169Z "digest": "sha256:b90b01d6da4370d35f240d842628bb80fc689252214b0b019f3ade887d263e48" 2025-12-04T08:00:22.9276486Z }, 2025-12-04T08:00:22.9276649Z { 2025-12-04T08:00:22.9276955Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9277332Z "size": 32, 2025-12-04T08:00:22.9277635Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9277966Z }, 2025-12-04T08:00:22.9278118Z { 2025-12-04T08:00:22.9278368Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9278658Z "size": 158, 2025-12-04T08:00:22.9278959Z "digest": "sha256:7be4be5c85c975ade481cdb1c76e6f170ca2ca3132ebb8f00a2c35eeaad59319" 2025-12-04T08:00:22.9279302Z }, 2025-12-04T08:00:22.9279460Z { 2025-12-04T08:00:22.9279693Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9279986Z "size": 601, 2025-12-04T08:00:22.9280284Z "digest": "sha256:c8da94486492b1a7d6b72ce8e98a14556b664b35cb441312121d3ffb76f75a40" 2025-12-04T08:00:22.9280609Z }, 2025-12-04T08:00:22.9280759Z { 2025-12-04T08:00:22.9281000Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9281477Z "size": 724, 2025-12-04T08:00:22.9281777Z "digest": "sha256:62f866d38c3ad10a2fd6434521b1485551cce4045c61b5af80cdc631c6800bd0" 2025-12-04T08:00:22.9282105Z }, 2025-12-04T08:00:22.9282266Z { 2025-12-04T08:00:22.9282504Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9282799Z "size": 156, 2025-12-04T08:00:22.9283108Z "digest": "sha256:17df277e59edb5904b40cc273512eb76d98c660b788c50ced9b4c75fab7cee4d" 2025-12-04T08:00:22.9283434Z }, 2025-12-04T08:00:22.9283599Z { 2025-12-04T08:00:22.9283848Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9284132Z "size": 32, 2025-12-04T08:00:22.9284432Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9284762Z }, 2025-12-04T08:00:22.9284918Z { 2025-12-04T08:00:22.9285151Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9285445Z "size": 188, 2025-12-04T08:00:22.9285740Z "digest": "sha256:486a3076689e02611f53e0e955b1b5aa2682458dc628f77860a8670f5508c221" 2025-12-04T08:00:22.9286052Z }, 2025-12-04T08:00:22.9286212Z { 2025-12-04T08:00:22.9286456Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9286740Z "size": 1369, 2025-12-04T08:00:22.9287047Z "digest": "sha256:c7fb1cba105aa996600038a148e22e012f8cfdbe6262a0e4f29b292411a9f28d" 2025-12-04T08:00:22.9287380Z }, 2025-12-04T08:00:22.9287528Z { 2025-12-04T08:00:22.9308468Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9308773Z "size": 32, 2025-12-04T08:00:22.9309073Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9309394Z }, 2025-12-04T08:00:22.9309543Z { 2025-12-04T08:00:22.9309783Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9310062Z "size": 136, 2025-12-04T08:00:22.9310515Z "digest": "sha256:31c04c91f410c1d763d4510d38f0d7c3443509949993c163aa8886d9b8d60223" 2025-12-04T08:00:22.9310820Z }, 2025-12-04T08:00:22.9310964Z { 2025-12-04T08:00:22.9311194Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9311466Z "size": 528, 2025-12-04T08:00:22.9311741Z "digest": "sha256:81b4829c81a352184a4a03157b023d5e920bdee109fb3e4754245eb6050ae80b" 2025-12-04T08:00:22.9312039Z }, 2025-12-04T08:00:22.9312178Z { 2025-12-04T08:00:22.9312399Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9312664Z "size": 32, 2025-12-04T08:00:22.9312943Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9313243Z }, 2025-12-04T08:00:22.9313381Z { 2025-12-04T08:00:22.9313599Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9313861Z "size": 104, 2025-12-04T08:00:22.9314138Z "digest": "sha256:2086aee3427c22afeb23fab066a841b558ee608435a583ce9269687d9fa83d88" 2025-12-04T08:00:22.9314443Z }, 2025-12-04T08:00:22.9314578Z { 2025-12-04T08:00:22.9314796Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9315060Z "size": 435, 2025-12-04T08:00:22.9315341Z "digest": "sha256:a2b6cf5acc8f87e4891d2f2bbb844875b03994c0ac0f0652ac9ccdc18abfca1a" 2025-12-04T08:00:22.9315649Z }, 2025-12-04T08:00:22.9315784Z { 2025-12-04T08:00:22.9316002Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9316265Z "size": 32, 2025-12-04T08:00:22.9316537Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9316840Z }, 2025-12-04T08:00:22.9316976Z { 2025-12-04T08:00:22.9317195Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9317459Z "size": 109, 2025-12-04T08:00:22.9317726Z "digest": "sha256:ca476499816126df5cc49752f5185594b188732f4d6c00288761778c211aeec4" 2025-12-04T08:00:22.9318023Z }, 2025-12-04T08:00:22.9318221Z { 2025-12-04T08:00:22.9318447Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9318716Z "size": 1897, 2025-12-04T08:00:22.9318999Z "digest": "sha256:405bd83d0433e3995d46a2f4ade2dfccd8059a1776d38a8c585f63c6ebb46a23" 2025-12-04T08:00:22.9319300Z }, 2025-12-04T08:00:22.9319436Z { 2025-12-04T08:00:22.9319665Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9319927Z "size": 245581094, 2025-12-04T08:00:22.9320207Z "digest": "sha256:5327b52ceb73f24a1050bb87ab40584617c2bdeafa75b782fdaf18b1788499ef" 2025-12-04T08:00:22.9320510Z }, 2025-12-04T08:00:22.9320648Z { 2025-12-04T08:00:22.9320875Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9321160Z "size": 106, 2025-12-04T08:00:22.9321454Z "digest": "sha256:f9b7e1f4ddce15eeaec24d48dfe9594499c99522bb5a96618d1ce6477983155b" 2025-12-04T08:00:22.9321776Z }, 2025-12-04T08:00:22.9321923Z { 2025-12-04T08:00:22.9322153Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9322411Z "size": 163, 2025-12-04T08:00:22.9322690Z "digest": "sha256:a50b5c3201628a2e5168dd113072e4ad7910b525ad37a4bad84a3fc8ef0cace8" 2025-12-04T08:00:22.9322992Z }, 2025-12-04T08:00:22.9323129Z { 2025-12-04T08:00:22.9323351Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9323618Z "size": 7943, 2025-12-04T08:00:22.9323893Z "digest": "sha256:0b09c1642c91f861ea31ad593fa469d75e087a2699815e107fc46769e34053bf" 2025-12-04T08:00:22.9324194Z }, 2025-12-04T08:00:22.9324339Z { 2025-12-04T08:00:22.9324560Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9324848Z "size": 8071, 2025-12-04T08:00:22.9325142Z "digest": "sha256:1fa1d77a87cb8d22c5c5862fe04ae64aec95acd0482f96b1f116445d2cc9f853" 2025-12-04T08:00:22.9325456Z }, 2025-12-04T08:00:22.9325597Z { 2025-12-04T08:00:22.9325882Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9326162Z "size": 304, 2025-12-04T08:00:22.9326445Z "digest": "sha256:dde1ddfc4205843dd27c91352615ecea55171855353ba8f5560ea44cb0fcf96e" 2025-12-04T08:00:22.9326761Z }, 2025-12-04T08:00:22.9326910Z { 2025-12-04T08:00:22.9327135Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9327426Z "size": 13360849, 2025-12-04T08:00:22.9327730Z "digest": "sha256:400a8f0f9b277903f207676ec8e3ba321c52f98eadad1c0b30bebcc1137849c5" 2025-12-04T08:00:22.9328042Z }, 2025-12-04T08:00:22.9328193Z { 2025-12-04T08:00:22.9328429Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9328700Z "size": 108, 2025-12-04T08:00:22.9328992Z "digest": "sha256:ab1c61a905299e8d24fb4e743f77ea0caa16d46c3f40e39b697c1b103a5f4460" 2025-12-04T08:00:22.9329311Z }, 2025-12-04T08:00:22.9329458Z { 2025-12-04T08:00:22.9329682Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9329976Z "size": 54145653, 2025-12-04T08:00:22.9330275Z "digest": "sha256:e44c011c5d2004b76adfe6333bb6ab57cdc5ff333d15c4058bb63c01f91b80f2" 2025-12-04T08:00:22.9330586Z }, 2025-12-04T08:00:22.9330733Z { 2025-12-04T08:00:22.9330963Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:00:22.9331245Z "size": 32, 2025-12-04T08:00:22.9331538Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:00:22.9331860Z } 2025-12-04T08:00:22.9332006Z ] 2025-12-04T08:00:22.9332160Z } 2025-12-04T08:00:22.9332348Z + exit 0 2025-12-04T08:00:22.9361026Z ##[group]Run set -eux 2025-12-04T08:00:22.9361268Z set -eux 2025-12-04T08:00:22.9361565Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-12-04T08:00:22.9362379Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin || true 2025-12-04T08:00:22.9368206Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:22.9368487Z ##[endgroup] 2025-12-04T08:00:22.9394184Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-12-04T08:00:22.9394950Z + jq -r .docker_hub_readonly_token 2025-12-04T08:00:22.9395260Z + jq --raw-output .SecretString 2025-12-04T08:00:22.9395803Z + docker login --username pytorchbot --password-stdin 2025-12-04T08:00:23.4435031Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-12-04T08:00:23.4435499Z Configure a credential helper to remove this warning. See 2025-12-04T08:00:23.4435919Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-12-04T08:00:23.4436262Z 2025-12-04T08:00:23.4437790Z Login Succeeded 2025-12-04T08:00:23.4504025Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*:} 2025-12-04T08:00:23.4504355Z tag=${ECR_DOCKER_IMAGE##*:} 2025-12-04T08:00:23.4504662Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2025-12-04T08:00:23.4509932Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:23.4510211Z env: 2025-12-04T08:00:23.4510848Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:23.4511519Z ##[endgroup] 2025-12-04T08:00:23.4535171Z docker pull ghcr.io/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:23.4585982Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-12-04T08:00:23.4586344Z with: 2025-12-04T08:00:23.4587098Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:23.4588059Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:23.4588398Z ##[endgroup] 2025-12-04T08:00:23.4692976Z ##[group]Run set -x 2025-12-04T08:00:23.4693263Z set -x 2025-12-04T08:00:23.4693469Z set +e 2025-12-04T08:00:23.4693681Z  2025-12-04T08:00:23.4693893Z login() { 2025-12-04T08:00:23.4694316Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T08:00:23.4694717Z } 2025-12-04T08:00:23.4694920Z  2025-12-04T08:00:23.4695082Z retry () { 2025-12-04T08:00:23.4695352Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T08:00:23.4695583Z } 2025-12-04T08:00:23.4695751Z  2025-12-04T08:00:23.4695948Z retry login "${DOCKER_REGISTRY}" 2025-12-04T08:00:23.4696193Z  2025-12-04T08:00:23.4696546Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-12-04T08:00:23.4697048Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-12-04T08:00:23.4697332Z  2025-12-04T08:00:23.4697496Z set -e 2025-12-04T08:00:23.4697757Z # ignore output since only exit code is used for conditional 2025-12-04T08:00:23.4698119Z # only pull docker image if it's not available locally 2025-12-04T08:00:23.4698523Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-12-04T08:00:23.4698892Z  retry docker pull "${DOCKER_IMAGE}" 2025-12-04T08:00:23.4699131Z fi 2025-12-04T08:00:23.4704679Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:00:23.4704987Z env: 2025-12-04T08:00:23.4705666Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:23.4706521Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:23.4706806Z ##[endgroup] 2025-12-04T08:00:23.4732266Z + set +e 2025-12-04T08:00:23.4732731Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:23.4733255Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:23.4736367Z + aws ecr get-login-password --region us-east-1 2025-12-04T08:00:23.4736913Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:00:23.9013129Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-12-04T08:00:23.9013679Z Configure a credential helper to remove this warning. See 2025-12-04T08:00:23.9014110Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-12-04T08:00:23.9014372Z 2025-12-04T08:00:23.9014457Z Login Succeeded 2025-12-04T08:00:23.9031747Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:23.9032544Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-12-04T08:00:24.1037530Z + IMAGE_SIZE=36391.57895755768 2025-12-04T08:00:24.1038158Z + echo 'Compressed size of image in MB: 36391.57895755768' 2025-12-04T08:00:24.1038625Z Compressed size of image in MB: 36391.57895755768 2025-12-04T08:00:24.1038986Z + set -e 2025-12-04T08:00:24.1040203Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:24.1143086Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:24.1144265Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:00:24.3172950Z pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a: Pulling from pytorch/ci-image 2025-12-04T08:00:24.3174251Z 63e5bc7682b8: Pulling fs layer 2025-12-04T08:00:24.3174583Z 5a99dbbe8953: Pulling fs layer 2025-12-04T08:00:24.3175107Z 093ec9cbb437: Pulling fs layer 2025-12-04T08:00:24.3175349Z a2c983655925: Pulling fs layer 2025-12-04T08:00:24.3175685Z 67ceabc5b695: Pulling fs layer 2025-12-04T08:00:24.3175899Z 7a10eaeace60: Pulling fs layer 2025-12-04T08:00:24.3176111Z 1c94a35e50e8: Pulling fs layer 2025-12-04T08:00:24.3176360Z 20dc7ae2d07a: Pulling fs layer 2025-12-04T08:00:24.3176604Z d1c29a5b38d1: Pulling fs layer 2025-12-04T08:00:24.3176816Z 73f340e1bbc9: Pulling fs layer 2025-12-04T08:00:24.3177011Z 7428d586b9d2: Pulling fs layer 2025-12-04T08:00:24.3177259Z 62f866d38c3a: Pulling fs layer 2025-12-04T08:00:24.3177478Z a2c983655925: Waiting 2025-12-04T08:00:24.3177668Z 5b976bbaf127: Pulling fs layer 2025-12-04T08:00:24.3177883Z 20dc7ae2d07a: Waiting 2025-12-04T08:00:24.3178126Z d6da674fccf1: Pulling fs layer 2025-12-04T08:00:24.3178318Z 1c94a35e50e8: Waiting 2025-12-04T08:00:24.3178506Z 4f4fb700ef54: Pulling fs layer 2025-12-04T08:00:24.3178734Z d1c29a5b38d1: Waiting 2025-12-04T08:00:24.3178912Z 67ceabc5b695: Waiting 2025-12-04T08:00:24.3179092Z 7a10eaeace60: Waiting 2025-12-04T08:00:24.3179281Z 4aa62fab1ece: Pulling fs layer 2025-12-04T08:00:24.3179470Z 73f340e1bbc9: Waiting 2025-12-04T08:00:24.3179657Z 4e3a84c60cbb: Pulling fs layer 2025-12-04T08:00:24.3179852Z 7428d586b9d2: Waiting 2025-12-04T08:00:24.3180030Z 62f866d38c3a: Waiting 2025-12-04T08:00:24.3180206Z f1a623399314: Pulling fs layer 2025-12-04T08:00:24.3180406Z c645728a9659: Pulling fs layer 2025-12-04T08:00:24.3180693Z 1d774143d46c: Pulling fs layer 2025-12-04T08:00:24.3180888Z d6da674fccf1: Waiting 2025-12-04T08:00:24.3181069Z 4f4fb700ef54: Waiting 2025-12-04T08:00:24.3181262Z 2c9a7d58a196: Pulling fs layer 2025-12-04T08:00:24.3181465Z ada7fe7c5f8a: Pulling fs layer 2025-12-04T08:00:24.3181666Z 4aa62fab1ece: Waiting 2025-12-04T08:00:24.3181878Z 4148c341f564: Pulling fs layer 2025-12-04T08:00:24.3182071Z 5b976bbaf127: Waiting 2025-12-04T08:00:24.3182249Z f1a623399314: Waiting 2025-12-04T08:00:24.3182440Z ccd390f34ecf: Pulling fs layer 2025-12-04T08:00:24.3182640Z 2306d6a7c853: Pulling fs layer 2025-12-04T08:00:24.3182849Z 108dc23bb701: Pulling fs layer 2025-12-04T08:00:24.3183047Z 2c9a7d58a196: Waiting 2025-12-04T08:00:24.3183217Z 4e3a84c60cbb: Waiting 2025-12-04T08:00:24.3183403Z 011fc1c80cbb: Pulling fs layer 2025-12-04T08:00:24.3183615Z 342fc23bd590: Pulling fs layer 2025-12-04T08:00:24.3183803Z ada7fe7c5f8a: Waiting 2025-12-04T08:00:24.3184039Z 4148c341f564: Waiting 2025-12-04T08:00:24.3184228Z 9015e3517f6a: Pulling fs layer 2025-12-04T08:00:24.3184418Z c645728a9659: Waiting 2025-12-04T08:00:24.3184640Z 15d524e1f4ce: Pulling fs layer 2025-12-04T08:00:24.3184850Z ccd390f34ecf: Waiting 2025-12-04T08:00:24.3185038Z 56fadbe5a22c: Pulling fs layer 2025-12-04T08:00:24.3185272Z 1d774143d46c: Waiting 2025-12-04T08:00:24.3185451Z 011fc1c80cbb: Waiting 2025-12-04T08:00:24.3185624Z 9015e3517f6a: Waiting 2025-12-04T08:00:24.3185886Z 342fc23bd590: Waiting 2025-12-04T08:00:24.3186108Z ea1ed94ec9d6: Pulling fs layer 2025-12-04T08:00:24.3186340Z 108dc23bb701: Waiting 2025-12-04T08:00:24.3186520Z 2f60a5515fca: Pulling fs layer 2025-12-04T08:00:24.3186776Z 2306d6a7c853: Waiting 2025-12-04T08:00:24.3186963Z 48370ea42018: Pulling fs layer 2025-12-04T08:00:24.3187154Z 15d524e1f4ce: Waiting 2025-12-04T08:00:24.3187344Z b01c74387d6c: Pulling fs layer 2025-12-04T08:00:24.3187779Z ea1ed94ec9d6: Waiting 2025-12-04T08:00:24.3187959Z 2f60a5515fca: Waiting 2025-12-04T08:00:24.3188149Z bdc64880d54b: Pulling fs layer 2025-12-04T08:00:24.3188395Z 56fadbe5a22c: Waiting 2025-12-04T08:00:24.3188589Z 0ac9b4cbd8d6: Pulling fs layer 2025-12-04T08:00:24.3188777Z b01c74387d6c: Waiting 2025-12-04T08:00:24.3189068Z ff4a13fdd487: Pulling fs layer 2025-12-04T08:00:24.3189279Z f6d4514e7906: Pulling fs layer 2025-12-04T08:00:24.3189467Z 0ac9b4cbd8d6: Waiting 2025-12-04T08:00:24.3189652Z 526a9aa52982: Pulling fs layer 2025-12-04T08:00:24.3189846Z ff4a13fdd487: Waiting 2025-12-04T08:00:24.3190021Z f6d4514e7906: Waiting 2025-12-04T08:00:24.3190196Z 478d742763b5: Pulling fs layer 2025-12-04T08:00:24.3190397Z ae946e83ad80: Pulling fs layer 2025-12-04T08:00:24.3190601Z c279de5ab570: Pulling fs layer 2025-12-04T08:00:24.3190790Z 526a9aa52982: Waiting 2025-12-04T08:00:24.3190970Z ae946e83ad80: Waiting 2025-12-04T08:00:24.3191154Z 89d0b89bf252: Pulling fs layer 2025-12-04T08:00:24.3191349Z c279de5ab570: Waiting 2025-12-04T08:00:24.3191539Z c54471daa5c7: Pulling fs layer 2025-12-04T08:00:24.3191743Z 9020a156ac8c: Pulling fs layer 2025-12-04T08:00:24.3191944Z 85f7f5ab98a2: Pulling fs layer 2025-12-04T08:00:24.3192182Z 61299215b0fb: Pulling fs layer 2025-12-04T08:00:24.3192379Z 89d0b89bf252: Waiting 2025-12-04T08:00:24.3192583Z 85f7f5ab98a2: Waiting 2025-12-04T08:00:24.3192766Z c54471daa5c7: Waiting 2025-12-04T08:00:24.3192954Z cac399129428: Pulling fs layer 2025-12-04T08:00:24.3193151Z 35c23ac6db6d: Pulling fs layer 2025-12-04T08:00:24.3193359Z b90b01d6da43: Pulling fs layer 2025-12-04T08:00:24.3193556Z 61299215b0fb: Waiting 2025-12-04T08:00:24.3193741Z 7be4be5c85c9: Pulling fs layer 2025-12-04T08:00:24.3193939Z c8da94486492: Pulling fs layer 2025-12-04T08:00:24.3194135Z b90b01d6da43: Waiting 2025-12-04T08:00:24.3194320Z 17df277e59ed: Pulling fs layer 2025-12-04T08:00:24.3194505Z cac399129428: Waiting 2025-12-04T08:00:24.3194684Z 7be4be5c85c9: Waiting 2025-12-04T08:00:24.3194867Z 486a3076689e: Pulling fs layer 2025-12-04T08:00:24.3195057Z c8da94486492: Waiting 2025-12-04T08:00:24.3195241Z c7fb1cba105a: Pulling fs layer 2025-12-04T08:00:24.3195436Z 17df277e59ed: Waiting 2025-12-04T08:00:24.3195613Z 31c04c91f410: Pulling fs layer 2025-12-04T08:00:24.3195804Z 486a3076689e: Waiting 2025-12-04T08:00:24.3195995Z 81b4829c81a3: Pulling fs layer 2025-12-04T08:00:24.3196181Z c7fb1cba105a: Waiting 2025-12-04T08:00:24.3196366Z 2086aee3427c: Pulling fs layer 2025-12-04T08:00:24.3196563Z 81b4829c81a3: Waiting 2025-12-04T08:00:24.3196742Z a2b6cf5acc8f: Pulling fs layer 2025-12-04T08:00:24.3196938Z 31c04c91f410: Waiting 2025-12-04T08:00:24.3197127Z ca4764998161: Pulling fs layer 2025-12-04T08:00:24.3197321Z 405bd83d0433: Pulling fs layer 2025-12-04T08:00:24.3197516Z a2b6cf5acc8f: Waiting 2025-12-04T08:00:24.3197701Z 5327b52ceb73: Pulling fs layer 2025-12-04T08:00:24.3197893Z ca4764998161: Waiting 2025-12-04T08:00:24.3198062Z 405bd83d0433: Waiting 2025-12-04T08:00:24.3198248Z f9b7e1f4ddce: Pulling fs layer 2025-12-04T08:00:24.3198447Z 5327b52ceb73: Waiting 2025-12-04T08:00:24.3198624Z a50b5c320162: Pulling fs layer 2025-12-04T08:00:24.3198824Z 0b09c1642c91: Pulling fs layer 2025-12-04T08:00:24.3199025Z 1fa1d77a87cb: Pulling fs layer 2025-12-04T08:00:24.3199211Z 478d742763b5: Waiting 2025-12-04T08:00:24.3199397Z dde1ddfc4205: Pulling fs layer 2025-12-04T08:00:24.3199597Z 1fa1d77a87cb: Waiting 2025-12-04T08:00:24.3199770Z 0b09c1642c91: Waiting 2025-12-04T08:00:24.3199991Z 400a8f0f9b27: Pulling fs layer 2025-12-04T08:00:24.3200248Z ab1c61a90529: Pulling fs layer 2025-12-04T08:00:24.3200435Z a50b5c320162: Waiting 2025-12-04T08:00:24.3200661Z e44c011c5d20: Pulling fs layer 2025-12-04T08:00:24.3200908Z dde1ddfc4205: Waiting 2025-12-04T08:00:24.3201082Z 400a8f0f9b27: Waiting 2025-12-04T08:00:24.3201266Z ab1c61a90529: Waiting 2025-12-04T08:00:24.3201445Z e44c011c5d20: Waiting 2025-12-04T08:00:24.3201617Z f9b7e1f4ddce: Waiting 2025-12-04T08:00:24.3201801Z 35c23ac6db6d: Waiting 2025-12-04T08:00:24.3201979Z 9020a156ac8c: Waiting 2025-12-04T08:00:24.3859512Z 5a99dbbe8953: Verifying Checksum 2025-12-04T08:00:24.3860029Z 5a99dbbe8953: Download complete 2025-12-04T08:00:24.4847332Z a2c983655925: Verifying Checksum 2025-12-04T08:00:24.4847656Z a2c983655925: Download complete 2025-12-04T08:00:24.5707848Z 67ceabc5b695: Verifying Checksum 2025-12-04T08:00:24.5708691Z 67ceabc5b695: Download complete 2025-12-04T08:00:24.6525613Z 7a10eaeace60: Verifying Checksum 2025-12-04T08:00:24.6526539Z 7a10eaeace60: Download complete 2025-12-04T08:00:24.6554627Z 63e5bc7682b8: Verifying Checksum 2025-12-04T08:00:24.6554964Z 63e5bc7682b8: Download complete 2025-12-04T08:00:24.7291837Z 1c94a35e50e8: Verifying Checksum 2025-12-04T08:00:24.7292395Z 1c94a35e50e8: Download complete 2025-12-04T08:00:24.7478298Z 20dc7ae2d07a: Verifying Checksum 2025-12-04T08:00:24.7478778Z 20dc7ae2d07a: Download complete 2025-12-04T08:00:24.8202450Z 73f340e1bbc9: Verifying Checksum 2025-12-04T08:00:24.8203120Z 73f340e1bbc9: Download complete 2025-12-04T08:00:24.9212161Z 7428d586b9d2: Download complete 2025-12-04T08:00:25.0005890Z 62f866d38c3a: Download complete 2025-12-04T08:00:25.0795513Z 5b976bbaf127: Download complete 2025-12-04T08:00:25.3775532Z 63e5bc7682b8: Pull complete 2025-12-04T08:00:25.4091149Z 5a99dbbe8953: Pull complete 2025-12-04T08:00:25.8827563Z d1c29a5b38d1: Verifying Checksum 2025-12-04T08:00:25.8827997Z d1c29a5b38d1: Download complete 2025-12-04T08:00:25.8911688Z 4f4fb700ef54: Download complete 2025-12-04T08:00:25.9546647Z 4aa62fab1ece: Verifying Checksum 2025-12-04T08:00:25.9546995Z 4aa62fab1ece: Download complete 2025-12-04T08:00:26.0482379Z 4e3a84c60cbb: Download complete 2025-12-04T08:00:26.1326325Z f1a623399314: Verifying Checksum 2025-12-04T08:00:26.1326673Z f1a623399314: Download complete 2025-12-04T08:00:26.2116275Z c645728a9659: Verifying Checksum 2025-12-04T08:00:26.2116721Z c645728a9659: Download complete 2025-12-04T08:00:26.2724163Z 1d774143d46c: Download complete 2025-12-04T08:00:26.3304738Z 2c9a7d58a196: Verifying Checksum 2025-12-04T08:00:26.3305149Z 2c9a7d58a196: Download complete 2025-12-04T08:00:26.4290314Z ada7fe7c5f8a: Verifying Checksum 2025-12-04T08:00:26.5060076Z ada7fe7c5f8a: Download complete 2025-12-04T08:00:26.5060499Z 4148c341f564: Download complete 2025-12-04T08:00:27.5109620Z 093ec9cbb437: Verifying Checksum 2025-12-04T08:00:27.5110558Z 093ec9cbb437: Download complete 2025-12-04T08:00:27.9791286Z 108dc23bb701: Verifying Checksum 2025-12-04T08:00:27.9791686Z 108dc23bb701: Download complete 2025-12-04T08:00:28.0498174Z 011fc1c80cbb: Verifying Checksum 2025-12-04T08:00:28.0498595Z 011fc1c80cbb: Download complete 2025-12-04T08:00:28.1297852Z 342fc23bd590: Verifying Checksum 2025-12-04T08:00:28.1298243Z 342fc23bd590: Download complete 2025-12-04T08:00:32.7810034Z 9015e3517f6a: Verifying Checksum 2025-12-04T08:00:32.7810501Z 9015e3517f6a: Download complete 2025-12-04T08:00:32.8810774Z 15d524e1f4ce: Verifying Checksum 2025-12-04T08:00:32.8811123Z 15d524e1f4ce: Download complete 2025-12-04T08:00:32.9580713Z 56fadbe5a22c: Download complete 2025-12-04T08:00:33.2686991Z ea1ed94ec9d6: Download complete 2025-12-04T08:00:33.3579947Z 2f60a5515fca: Verifying Checksum 2025-12-04T08:00:33.3580314Z 2f60a5515fca: Download complete 2025-12-04T08:00:33.6076367Z 48370ea42018: Verifying Checksum 2025-12-04T08:00:33.6076685Z 48370ea42018: Download complete 2025-12-04T08:00:33.6895606Z b01c74387d6c: Verifying Checksum 2025-12-04T08:00:33.6896045Z b01c74387d6c: Download complete 2025-12-04T08:00:33.7862614Z bdc64880d54b: Verifying Checksum 2025-12-04T08:00:33.7862944Z bdc64880d54b: Download complete 2025-12-04T08:00:33.8472865Z 0ac9b4cbd8d6: Verifying Checksum 2025-12-04T08:00:33.8473234Z 0ac9b4cbd8d6: Download complete 2025-12-04T08:00:34.1560753Z ff4a13fdd487: Verifying Checksum 2025-12-04T08:00:34.1561138Z ff4a13fdd487: Download complete 2025-12-04T08:00:34.2358365Z f6d4514e7906: Verifying Checksum 2025-12-04T08:00:34.2358680Z f6d4514e7906: Download complete 2025-12-04T08:00:37.8986046Z 093ec9cbb437: Pull complete 2025-12-04T08:00:38.2222727Z a2c983655925: Pull complete 2025-12-04T08:00:38.4750056Z 67ceabc5b695: Pull complete 2025-12-04T08:00:38.7499838Z 7a10eaeace60: Pull complete 2025-12-04T08:00:39.2249005Z 1c94a35e50e8: Pull complete 2025-12-04T08:00:39.6563728Z 20dc7ae2d07a: Pull complete 2025-12-04T08:01:05.7105005Z d1c29a5b38d1: Pull complete 2025-12-04T08:01:05.9134800Z 73f340e1bbc9: Pull complete 2025-12-04T08:01:05.9882361Z 7428d586b9d2: Pull complete 2025-12-04T08:01:06.0434603Z 62f866d38c3a: Pull complete 2025-12-04T08:01:06.0714293Z 5b976bbaf127: Pull complete 2025-12-04T08:01:33.7824923Z d6da674fccf1: Verifying Checksum 2025-12-04T08:01:33.7825391Z d6da674fccf1: Download complete 2025-12-04T08:01:33.8826779Z 478d742763b5: Verifying Checksum 2025-12-04T08:01:33.8827136Z 478d742763b5: Download complete 2025-12-04T08:01:33.9437372Z ae946e83ad80: Verifying Checksum 2025-12-04T08:01:33.9437703Z ae946e83ad80: Download complete 2025-12-04T08:01:34.0332183Z c279de5ab570: Verifying Checksum 2025-12-04T08:01:34.0332515Z c279de5ab570: Download complete 2025-12-04T08:01:41.5808803Z 89d0b89bf252: Verifying Checksum 2025-12-04T08:01:41.5809155Z 89d0b89bf252: Download complete 2025-12-04T08:03:36.3609990Z ccd390f34ecf: Verifying Checksum 2025-12-04T08:03:36.3611501Z ccd390f34ecf: Download complete 2025-12-04T08:03:36.4445350Z 9020a156ac8c: Verifying Checksum 2025-12-04T08:03:36.4445722Z 9020a156ac8c: Download complete 2025-12-04T08:03:36.5141200Z 85f7f5ab98a2: Verifying Checksum 2025-12-04T08:03:36.5141669Z 85f7f5ab98a2: Download complete 2025-12-04T08:03:36.5771671Z 61299215b0fb: Verifying Checksum 2025-12-04T08:03:36.5771978Z 61299215b0fb: Download complete 2025-12-04T08:03:36.6601200Z cac399129428: Verifying Checksum 2025-12-04T08:03:36.6601496Z cac399129428: Download complete 2025-12-04T08:03:36.7317448Z 35c23ac6db6d: Verifying Checksum 2025-12-04T08:03:36.7317753Z 35c23ac6db6d: Download complete 2025-12-04T08:03:36.7960886Z b90b01d6da43: Verifying Checksum 2025-12-04T08:03:36.7961254Z b90b01d6da43: Download complete 2025-12-04T08:03:36.8768878Z 7be4be5c85c9: Verifying Checksum 2025-12-04T08:03:36.8769368Z 7be4be5c85c9: Download complete 2025-12-04T08:03:36.9370073Z c8da94486492: Verifying Checksum 2025-12-04T08:03:36.9370455Z c8da94486492: Download complete 2025-12-04T08:03:37.0109602Z 17df277e59ed: Verifying Checksum 2025-12-04T08:03:37.0109939Z 17df277e59ed: Download complete 2025-12-04T08:03:37.0712410Z 486a3076689e: Verifying Checksum 2025-12-04T08:03:37.0712854Z 486a3076689e: Download complete 2025-12-04T08:03:37.1436349Z c7fb1cba105a: Verifying Checksum 2025-12-04T08:03:37.1436814Z c7fb1cba105a: Download complete 2025-12-04T08:03:37.2199787Z 31c04c91f410: Verifying Checksum 2025-12-04T08:03:37.2200118Z 31c04c91f410: Download complete 2025-12-04T08:03:37.2932658Z 81b4829c81a3: Verifying Checksum 2025-12-04T08:03:37.2932977Z 81b4829c81a3: Download complete 2025-12-04T08:03:37.3796339Z 2086aee3427c: Verifying Checksum 2025-12-04T08:03:37.3796665Z 2086aee3427c: Download complete 2025-12-04T08:03:37.4557198Z a2b6cf5acc8f: Verifying Checksum 2025-12-04T08:03:37.4557682Z a2b6cf5acc8f: Download complete 2025-12-04T08:03:37.5476488Z ca4764998161: Verifying Checksum 2025-12-04T08:03:37.5476936Z ca4764998161: Download complete 2025-12-04T08:03:37.6355474Z 405bd83d0433: Verifying Checksum 2025-12-04T08:03:37.6355828Z 405bd83d0433: Download complete 2025-12-04T08:03:45.1324800Z 5327b52ceb73: Verifying Checksum 2025-12-04T08:03:45.1325160Z 5327b52ceb73: Download complete 2025-12-04T08:03:45.1992122Z f9b7e1f4ddce: Download complete 2025-12-04T08:03:45.2732351Z a50b5c320162: Verifying Checksum 2025-12-04T08:03:45.2732793Z a50b5c320162: Download complete 2025-12-04T08:03:45.3562980Z 0b09c1642c91: Verifying Checksum 2025-12-04T08:03:45.3563306Z 0b09c1642c91: Download complete 2025-12-04T08:03:45.4345348Z 1fa1d77a87cb: Verifying Checksum 2025-12-04T08:03:45.4345761Z 1fa1d77a87cb: Download complete 2025-12-04T08:03:45.5008086Z dde1ddfc4205: Verifying Checksum 2025-12-04T08:03:45.5008418Z dde1ddfc4205: Download complete 2025-12-04T08:03:45.9115855Z 400a8f0f9b27: Verifying Checksum 2025-12-04T08:03:45.9116642Z 400a8f0f9b27: Download complete 2025-12-04T08:03:45.9824991Z ab1c61a90529: Verifying Checksum 2025-12-04T08:03:45.9825374Z ab1c61a90529: Download complete 2025-12-04T08:03:47.3732230Z e44c011c5d20: Verifying Checksum 2025-12-04T08:03:47.3732556Z e44c011c5d20: Download complete 2025-12-04T08:04:23.6630054Z c54471daa5c7: Verifying Checksum 2025-12-04T08:04:23.6630460Z c54471daa5c7: Download complete 2025-12-04T08:05:53.2857097Z 526a9aa52982: Download complete 2025-12-04T08:06:37.8010276Z d6da674fccf1: Pull complete 2025-12-04T08:06:38.1196816Z 4f4fb700ef54: Pull complete 2025-12-04T08:06:38.1859847Z 4aa62fab1ece: Pull complete 2025-12-04T08:06:38.2398019Z 4e3a84c60cbb: Pull complete 2025-12-04T08:06:38.2717588Z f1a623399314: Pull complete 2025-12-04T08:06:38.4087685Z c645728a9659: Pull complete 2025-12-04T08:06:38.4861705Z 1d774143d46c: Pull complete 2025-12-04T08:06:38.5445004Z 2c9a7d58a196: Pull complete 2025-12-04T08:06:38.5788412Z ada7fe7c5f8a: Pull complete 2025-12-04T08:06:38.6068700Z 4148c341f564: Pull complete 2025-12-04T08:09:17.0325860Z ccd390f34ecf: Pull complete 2025-12-04T08:09:17.0649868Z 2306d6a7c853: Pull complete 2025-12-04T08:09:17.9184873Z 108dc23bb701: Pull complete 2025-12-04T08:09:17.9474670Z 011fc1c80cbb: Pull complete 2025-12-04T08:09:17.9849447Z 342fc23bd590: Pull complete 2025-12-04T08:09:29.8016921Z 9015e3517f6a: Pull complete 2025-12-04T08:09:29.8904055Z 15d524e1f4ce: Pull complete 2025-12-04T08:09:29.9437789Z 56fadbe5a22c: Pull complete 2025-12-04T08:09:30.0010291Z ea1ed94ec9d6: Pull complete 2025-12-04T08:09:30.0305993Z 2f60a5515fca: Pull complete 2025-12-04T08:09:30.4386458Z 48370ea42018: Pull complete 2025-12-04T08:09:30.4666741Z b01c74387d6c: Pull complete 2025-12-04T08:09:30.4949057Z bdc64880d54b: Pull complete 2025-12-04T08:09:30.5994265Z 0ac9b4cbd8d6: Pull complete 2025-12-04T08:09:30.6925347Z ff4a13fdd487: Pull complete 2025-12-04T08:09:30.7494093Z f6d4514e7906: Pull complete 2025-12-04T08:15:35.1231138Z 526a9aa52982: Pull complete 2025-12-04T08:15:35.2297204Z 478d742763b5: Pull complete 2025-12-04T08:15:35.2434741Z ae946e83ad80: Pull complete 2025-12-04T08:15:35.2672608Z c279de5ab570: Pull complete 2025-12-04T08:15:37.6151083Z 89d0b89bf252: Pull complete 2025-12-04T08:18:16.8999183Z c54471daa5c7: Pull complete 2025-12-04T08:18:17.1583425Z 9020a156ac8c: Pull complete 2025-12-04T08:18:17.2467796Z 85f7f5ab98a2: Pull complete 2025-12-04T08:18:17.4182335Z 61299215b0fb: Pull complete 2025-12-04T08:18:17.5869542Z cac399129428: Pull complete 2025-12-04T08:18:17.7516151Z 35c23ac6db6d: Pull complete 2025-12-04T08:18:18.2217446Z b90b01d6da43: Pull complete 2025-12-04T08:18:18.6950292Z 7be4be5c85c9: Pull complete 2025-12-04T08:18:18.8955999Z c8da94486492: Pull complete 2025-12-04T08:18:19.5277385Z 17df277e59ed: Pull complete 2025-12-04T08:18:20.0351114Z 486a3076689e: Pull complete 2025-12-04T08:18:20.2318700Z c7fb1cba105a: Pull complete 2025-12-04T08:18:20.5009360Z 31c04c91f410: Pull complete 2025-12-04T08:18:20.5910393Z 81b4829c81a3: Pull complete 2025-12-04T08:18:20.8660820Z 2086aee3427c: Pull complete 2025-12-04T08:18:21.0522170Z a2b6cf5acc8f: Pull complete 2025-12-04T08:18:21.6234123Z ca4764998161: Pull complete 2025-12-04T08:18:21.6676075Z 405bd83d0433: Pull complete 2025-12-04T08:18:28.8770287Z 5327b52ceb73: Pull complete 2025-12-04T08:18:28.9134013Z f9b7e1f4ddce: Pull complete 2025-12-04T08:18:29.0924428Z a50b5c320162: Pull complete 2025-12-04T08:18:29.1764945Z 0b09c1642c91: Pull complete 2025-12-04T08:18:29.2210257Z 1fa1d77a87cb: Pull complete 2025-12-04T08:18:29.2571804Z dde1ddfc4205: Pull complete 2025-12-04T08:18:30.2993569Z 400a8f0f9b27: Pull complete 2025-12-04T08:18:30.3452790Z ab1c61a90529: Pull complete 2025-12-04T08:18:31.9913017Z e44c011c5d20: Pull complete 2025-12-04T08:18:32.2848265Z Digest: sha256:37b24890df16bde4a06d28a880f0b62c24329ba858b79dc7b8e2c07335323f49 2025-12-04T08:18:32.3162173Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:18:32.3306689Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:18:32.3478153Z ##[group]Run .github/scripts/parse_ref.py 2025-12-04T08:18:32.3478952Z .github/scripts/parse_ref.py 2025-12-04T08:18:32.3488080Z shell: /usr/bin/bash -e {0} 2025-12-04T08:18:32.3488335Z ##[endgroup] 2025-12-04T08:18:32.3739082Z Setting output branch=main 2025-12-04T08:18:32.3939212Z Prepare all required actions 2025-12-04T08:18:32.3939593Z Getting action download info 2025-12-04T08:18:32.5605955Z ##[group]Run ./.github/actions/filter-test-configs 2025-12-04T08:18:32.5606270Z with: 2025-12-04T08:18:32.5606752Z github-token: *** 2025-12-04T08:18:32.5608006Z test-matrix: { include: [ { config: "inductor_huggingface", shard: 1, num_shards: 1, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "inductor_timm", shard: 1, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "inductor_timm", shard: 2, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "inductor_torchbench", shard: 1, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "inductor_torchbench", shard: 2, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, ]} 2025-12-04T08:18:32.5609265Z job-name: inductor-build / build 2025-12-04T08:18:32.5609523Z ##[endgroup] 2025-12-04T08:18:32.5691805Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T08:18:32.5692090Z with: 2025-12-04T08:18:32.5692255Z shell: bash 2025-12-04T08:18:32.5692437Z timeout_minutes: 10 2025-12-04T08:18:32.5692623Z max_attempts: 5 2025-12-04T08:18:32.5692797Z retry_wait_seconds: 30 2025-12-04T08:18:32.5693321Z 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.2 2025-12-04T08:18:32.5693850Z polling_interval_seconds: 1 2025-12-04T08:18:32.5694064Z warning_on_retry: true 2025-12-04T08:18:32.5694256Z continue_on_error: false 2025-12-04T08:18:32.5694459Z env: 2025-12-04T08:18:32.5694768Z GITHUB_TOKEN: *** 2025-12-04T08:18:32.5694951Z ##[endgroup] 2025-12-04T08:18:32.8787475Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T08:18:35.1979285Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T08:18:35.4985256Z Collecting requests==2.27.1 2025-12-04T08:18:35.5134605Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-12-04T08:18:35.6892049Z Collecting pyyaml==6.0.2 2025-12-04T08:18:35.6933694Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 2025-12-04T08:18:35.7653546Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2025-12-04T08:18:35.8202947Z Collecting certifi>=2017.4.17 2025-12-04T08:18:35.8241479Z Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04T08:18:36.2235636Z Collecting charset-normalizer~=2.0.0 2025-12-04T08:18:36.2271648Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-12-04T08:18:36.2673411Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-12-04T08:18:36.4608239Z Installing collected packages: charset-normalizer, certifi, requests, pyyaml 2025-12-04T08:18:36.8448298Z Successfully installed certifi-2025.11.12 charset-normalizer-2.0.12 pyyaml-6.0.2 requests-2.27.1 2025-12-04T08:18:37.8389084Z Command completed after 1 attempt(s). 2025-12-04T08:18:37.8435625Z ##[group]Run set -x 2025-12-04T08:18:37.8435857Z set -x 2025-12-04T08:18:37.8436035Z  2025-12-04T08:18:37.8436309Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T08:18:37.8436647Z # in runner workspace 2025-12-04T08:18:37.8436933Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-12-04T08:18:37.8443404Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:18:37.8443692Z ##[endgroup] 2025-12-04T08:18:37.8466328Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-12-04T08:18:37.8622396Z Setting output branch=main 2025-12-04T08:18:37.8720374Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T08:18:37.8720699Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T08:18:37.8721125Z echo "Job name: ${JOB_NAME}" 2025-12-04T08:18:37.8721351Z  2025-12-04T08:18:37.8721634Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T08:18:37.8721971Z # in runner workspace 2025-12-04T08:18:37.8722275Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-12-04T08:18:37.8722617Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-12-04T08:18:37.8722868Z  --job-name "${JOB_NAME}" \ 2025-12-04T08:18:37.8723101Z  --test-matrix "{ include: [ 2025-12-04T08:18:37.8723480Z  { config: "inductor_huggingface", shard: 1, num_shards: 1, runner: "linux.g5.4xlarge.nvidia.gpu" }, 2025-12-04T08:18:37.8723963Z  { config: "inductor_timm", shard: 1, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, 2025-12-04T08:18:37.8724422Z  { config: "inductor_timm", shard: 2, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, 2025-12-04T08:18:37.8724881Z  { config: "inductor_torchbench", shard: 1, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, 2025-12-04T08:18:37.8725363Z  { config: "inductor_torchbench", shard: 2, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, 2025-12-04T08:18:37.8725707Z ]} 2025-12-04T08:18:37.8725882Z " \ 2025-12-04T08:18:37.8726070Z  --selected-test-configs "" \ 2025-12-04T08:18:37.8726316Z  --pr-number "${PR_NUMBER}" \ 2025-12-04T08:18:37.8726545Z  --tag "${TAG}" \ 2025-12-04T08:18:37.8726763Z  --event-name "${EVENT_NAME}" \ 2025-12-04T08:18:37.8727007Z  --schedule "${SCHEDULE}" \ 2025-12-04T08:18:37.8727235Z  --branch "${HEAD_BRANCH}" 2025-12-04T08:18:37.8732373Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:18:37.8732644Z env: 2025-12-04T08:18:37.8733025Z GITHUB_TOKEN: *** 2025-12-04T08:18:37.8733233Z JOB_NAME: inductor-build / build 2025-12-04T08:18:37.8733450Z PR_NUMBER: 2025-12-04T08:18:37.8733625Z TAG: 2025-12-04T08:18:37.8733796Z EVENT_NAME: push 2025-12-04T08:18:37.8733972Z SCHEDULE: 2025-12-04T08:18:37.8734152Z HEAD_BRANCH: main 2025-12-04T08:18:37.8734341Z ##[endgroup] 2025-12-04T08:18:37.8755813Z Workflow: inductor 2025-12-04T08:18:37.8756077Z Job name: inductor-build / build 2025-12-04T08:18:38.1666735Z Setting output keep-going=True 2025-12-04T08:18:38.1668160Z Setting output ci-verbose-test-logs=False 2025-12-04T08:18:38.1668465Z Setting output ci-test-showlocals=False 2025-12-04T08:18:38.1668721Z Setting output ci-no-test-timeout=False 2025-12-04T08:18:38.1668983Z Setting output ci-no-td=False 2025-12-04T08:18:38.1669221Z Setting output ci-td-distributed=False 2025-12-04T08:18:38.1669462Z Setting output is-unstable=False 2025-12-04T08:18:38.1669726Z Setting output reenabled-issues= 2025-12-04T08:18:38.1670967Z Setting output test-matrix={"include": [{"config": "inductor_huggingface", "shard": 1, "num_shards": 1, "runner": "linux.g5.4xlarge.nvidia.gpu"}, {"config": "inductor_timm", "shard": 1, "num_shards": 2, "runner": "linux.g5.4xlarge.nvidia.gpu"}, {"config": "inductor_timm", "shard": 2, "num_shards": 2, "runner": "linux.g5.4xlarge.nvidia.gpu"}, {"config": "inductor_torchbench", "shard": 1, "num_shards": 2, "runner": "linux.g5.4xlarge.nvidia.gpu"}, {"config": "inductor_torchbench", "shard": 2, "num_shards": 2, "runner": "linux.g5.4xlarge.nvidia.gpu"}]} 2025-12-04T08:18:38.1672210Z Setting output is-test-matrix-empty=False 2025-12-04T08:18:38.1810533Z ##[group]Run echo "Filtered matrix:" 2025-12-04T08:18:38.1810804Z echo "Filtered matrix:" 2025-12-04T08:18:38.1812102Z echo "{"include": [{"config": "inductor_huggingface", "shard": 1, "num_shards": 1, "runner": "linux.g5.4xlarge.nvidia.gpu"}, {"config": "inductor_timm", "shard": 1, "num_shards": 2, "runner": "linux.g5.4xlarge.nvidia.gpu"}, {"config": "inductor_timm", "shard": 2, "num_shards": 2, "runner": "linux.g5.4xlarge.nvidia.gpu"}, {"config": "inductor_torchbench", "shard": 1, "num_shards": 2, "runner": "linux.g5.4xlarge.nvidia.gpu"}, {"config": "inductor_torchbench", "shard": 2, "num_shards": 2, "runner": "linux.g5.4xlarge.nvidia.gpu"}]}" 2025-12-04T08:18:38.1813342Z  2025-12-04T08:18:38.1813504Z echo 2025-12-04T08:18:38.1813714Z echo "Is the current job unstable? False" 2025-12-04T08:18:38.1813957Z  2025-12-04T08:18:38.1814110Z echo 2025-12-04T08:18:38.1814307Z echo "Is keep-going label set? True" 2025-12-04T08:18:38.1814540Z  2025-12-04T08:18:38.1814692Z echo 2025-12-04T08:18:38.1814875Z echo "Reenabled issues? " 2025-12-04T08:18:38.1819880Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:18:38.1820203Z ##[endgroup] 2025-12-04T08:18:38.1842524Z Filtered matrix: 2025-12-04T08:18:38.1843737Z {include: [{config: inductor_huggingface, shard: 1, num_shards: 1, runner: linux.g5.4xlarge.nvidia.gpu}, {config: inductor_timm, shard: 1, num_shards: 2, runner: linux.g5.4xlarge.nvidia.gpu}, {config: inductor_timm, shard: 2, num_shards: 2, runner: linux.g5.4xlarge.nvidia.gpu}, {config: inductor_torchbench, shard: 1, num_shards: 2, runner: linux.g5.4xlarge.nvidia.gpu}, {config: inductor_torchbench, shard: 2, num_shards: 2, runner: linux.g5.4xlarge.nvidia.gpu}]} 2025-12-04T08:18:38.1844821Z 2025-12-04T08:18:38.1844943Z Is the current job unstable? False 2025-12-04T08:18:38.1845140Z 2025-12-04T08:18:38.1845261Z Is keep-going label set? True 2025-12-04T08:18:38.1845458Z 2025-12-04T08:18:38.1845563Z Reenabled issues? 2025-12-04T08:18:38.1891001Z ##[group]Run mkdir -p ../../usage_logs 2025-12-04T08:18:38.1891281Z mkdir -p ../../usage_logs 2025-12-04T08:18:38.1891588Z python3 -m pip install psutil==5.9.8 dataclasses_json==0.6.7 2025-12-04T08:18:38.1891928Z python3 -m tools.stats.monitor \ 2025-12-04T08:18:38.1892189Z --log-interval "$MONITOR_LOG_INTERVAL" \ 2025-12-04T08:18:38.1892516Z --data-collect-interval "$MONITOR_DATA_COLLECT_INTERVAL" \ 2025-12-04T08:18:38.1892927Z > "../../usage_logs/usage_log_build_${JOB_ID}.txt" 2>&1 & 2025-12-04T08:18:38.1893241Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:18:38.1897928Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:18:38.1898200Z env: 2025-12-04T08:18:38.1898372Z JOB_ID: 57111702283 2025-12-04T08:18:38.1898570Z JOB_NAME: inductor-build / build 2025-12-04T08:18:38.1898798Z WORKFLOW_NAME: inductor 2025-12-04T08:18:38.1899048Z WORKFLOW_RUN_ID: 19921726389 2025-12-04T08:18:38.1899258Z MONITOR_LOG_INTERVAL: 5 2025-12-04T08:18:38.1899460Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-12-04T08:18:38.1899674Z ##[endgroup] 2025-12-04T08:18:38.3860475Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T08:18:38.8676480Z Collecting psutil==5.9.8 2025-12-04T08:18:38.8818612Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) 2025-12-04T08:18:39.1659223Z Collecting dataclasses_json==0.6.7 2025-12-04T08:18:39.1691562Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T08:18:39.3990209Z Collecting typing-inspect<1,>=0.4.0 2025-12-04T08:18:39.4026141Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T08:18:39.6985880Z Collecting marshmallow<4.0.0,>=3.18.0 2025-12-04T08:18:39.7021486Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T08:18:39.9708153Z Collecting packaging>=17.0 2025-12-04T08:18:39.9746162Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-04T08:18:40.1660823Z Collecting mypy-extensions>=0.3.0 2025-12-04T08:18:40.1695087Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T08:18:40.3978021Z Collecting typing-extensions>=3.7.4 2025-12-04T08:18:40.4015931Z Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-12-04T08:18:40.5777382Z Installing collected packages: typing-extensions, packaging, mypy-extensions, typing-inspect, marshmallow, psutil, dataclasses-json 2025-12-04T08:18:42.1587208Z Successfully installed dataclasses-json-0.6.7 marshmallow-3.26.1 mypy-extensions-1.1.0 packaging-25.0 psutil-5.9.8 typing-extensions-4.15.0 typing-inspect-0.9.0 2025-12-04T08:18:42.2557162Z Prepare all required actions 2025-12-04T08:18:42.2557513Z Getting action download info 2025-12-04T08:18:42.3962199Z ##[group]Run ./.github/actions/pytest-cache-download 2025-12-04T08:18:42.3962479Z with: 2025-12-04T08:18:42.3962669Z cache_dir: .pytest_cache 2025-12-04T08:18:42.3962964Z job_identifier: inductor_linux-jammy-cuda12.8-py3.10-gcc11-sm86 2025-12-04T08:18:42.3963275Z s3_bucket: gha-artifacts 2025-12-04T08:18:42.3963487Z ##[endgroup] 2025-12-04T08:18:42.4041993Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T08:18:42.4042247Z with: 2025-12-04T08:18:42.4042423Z shell: bash 2025-12-04T08:18:42.4042623Z timeout_minutes: 5 2025-12-04T08:18:42.4042810Z max_attempts: 5 2025-12-04T08:18:42.4042997Z retry_wait_seconds: 30 2025-12-04T08:18:42.4043254Z command: set -eu python3 -m pip install boto3==1.35.42 2025-12-04T08:18:42.4043536Z polling_interval_seconds: 1 2025-12-04T08:18:42.4043739Z warning_on_retry: true 2025-12-04T08:18:42.4043994Z continue_on_error: false 2025-12-04T08:18:42.4044190Z ##[endgroup] 2025-12-04T08:18:42.6784149Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T08:18:42.6917043Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-12-04T08:18:42.6960420Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-12-04T08:18:42.6961890Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-12-04T08:18:42.6965883Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-12-04T08:18:42.7006465Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2025-12-04T08:18:42.7014219Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-12-04T08:18:42.7046284Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-12-04T08:18:43.4701313Z Command completed after 1 attempt(s). 2025-12-04T08:18:43.4957092Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-12-04T08:18:43.4957438Z python3 .github/scripts/pytest_cache.py \ 2025-12-04T08:18:43.4957727Z  --download \ 2025-12-04T08:18:43.4957979Z  --cache_dir "$GITHUB_WORKSPACE/$CACHE_DIR" \ 2025-12-04T08:18:43.4958265Z  --pr_identifier "$GITHUB_REF" \ 2025-12-04T08:18:43.4958517Z  --job_identifier "$JOB_IDENTIFIER" \ 2025-12-04T08:18:43.4958773Z  --temp_dir "$RUNNER_TEMP" \ 2025-12-04T08:18:43.4959009Z  --repo "$REPO" \ 2025-12-04T08:18:43.4959230Z  --bucket "$BUCKET" \ 2025-12-04T08:18:43.4964465Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:18:43.4964731Z env: 2025-12-04T08:18:43.4964903Z CACHE_DIR: .pytest_cache 2025-12-04T08:18:43.4965192Z JOB_IDENTIFIER: inductor_linux-jammy-cuda12.8-py3.10-gcc11-sm86 2025-12-04T08:18:43.4965512Z REPO: pytorch/pytorch 2025-12-04T08:18:43.4965716Z BUCKET: gha-artifacts 2025-12-04T08:18:43.4965908Z ##[endgroup] 2025-12-04T08:18:44.7782236Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-12-04T08:18:44.7783822Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/heads/main', job_identifier='inductor_linux-jammy-cuda12.8-py3.10-gcc11-sm86', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2025-12-04T08:18:44.7785637Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/inductor_linux-jammy-cuda12_8-py3_10-gcc11-sm86/556375b55deebebbc56cb7aef81f4d52f031ba28/inductor_distributed/1.zip 2025-12-04T08:18:44.7787268Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/inductor_linux-jammy-cuda12_8-py3_10-gcc11-sm86/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/inductor_linux-jammy-cuda12_8-py3_10-gcc11-sm86/556375b55deebebbc56cb7aef81f4d52f031ba28/inductor_distributed/1.zip 2025-12-04T08:18:44.7789203Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/inductor_linux-jammy-cuda12_8-py3_10-gcc11-sm86/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/inductor_linux-jammy-cuda12_8-py3_10-gcc11-sm86/556375b55deebebbc56cb7aef81f4d52f031ba28/inductor_distributed/1.zip 2025-12-04T08:18:44.7790452Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/5ddeffe8ec520ad638242741eeb37170/.pytest_cache 2025-12-04T08:18:44.7791733Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/inductor_linux-jammy-cuda12_8-py3_10-gcc11-sm86/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/inductor_linux-jammy-cuda12_8-py3_10-gcc11-sm86/556375b55deebebbc56cb7aef81f4d52f031ba28/inductor_distributed/1.zip 2025-12-04T08:18:44.8375369Z ##[group]Run START_TIME=$(date +%s) 2025-12-04T08:18:44.8375746Z START_TIME=$(date +%s) 2025-12-04T08:18:44.8376006Z if [[ ${BUILD_ENVIRONMENT} == *"s390x"* ]]; then 2025-12-04T08:18:44.8376280Z  JENKINS_USER= 2025-12-04T08:18:44.8376507Z  USED_IMAGE="${DOCKER_IMAGE_S390X}" 2025-12-04T08:18:44.8376801Z  # ensure that docker container cleanly exits in 12 hours 2025-12-04T08:18:44.8377137Z  # if for some reason cleanup action doesn't stop container 2025-12-04T08:18:44.8377424Z  # when job is cancelled 2025-12-04T08:18:44.8377662Z  DOCKER_SHELL_CMD="sleep 12h" 2025-12-04T08:18:44.8377880Z  2025-12-04T08:18:44.8378152Z  # since some steps are skipped on s390x, if they are necessary, run them here 2025-12-04T08:18:44.8378523Z  env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:18:44.8378872Z  env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:18:44.8379115Z else 2025-12-04T08:18:44.8379314Z  JENKINS_USER="--user jenkins" 2025-12-04T08:18:44.8379553Z  USED_IMAGE="${DOCKER_IMAGE}" 2025-12-04T08:18:44.8379781Z  DOCKER_SHELL_CMD= 2025-12-04T08:18:44.8379976Z fi 2025-12-04T08:18:44.8380144Z  2025-12-04T08:18:44.8380349Z # Leaving 1GB for the runner and other things 2025-12-04T08:18:44.8380752Z TOTAL_AVAILABLE_MEMORY_IN_GB=$(awk '/MemTotal/ { printf "%.3f \n", $2/1024/1024 - 1 }' /proc/meminfo) 2025-12-04T08:18:44.8381323Z # https://docs.docker.com/engine/containers/resource_constraints/#--memory-swap-details, the 3GB swap 2025-12-04T08:18:44.8381795Z # comes from https://github.com/pytorch/test-infra/pull/6058 2025-12-04T08:18:44.8382164Z TOTAL_MEMORY_WITH_SWAP=$(("${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}" + 3)) 2025-12-04T08:18:44.8382446Z  2025-12-04T08:18:44.8382662Z if [[ ${BUILD_ENVIRONMENT} == *"riscv64"* ]]; then 2025-12-04T08:18:44.8383059Z  # EC2 specific setup for RISC-V emulation 2025-12-04T08:18:44.8383318Z  # Ensure binfmt_misc is available 2025-12-04T08:18:44.8383577Z  echo "Mounting binfmt_misc filesystem" 2025-12-04T08:18:44.8383929Z  sudo mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc 2>/dev/null || true 2025-12-04T08:18:44.8384257Z  2025-12-04T08:18:44.8384482Z  echo "QEMU registration: multiarch/qemu-user-static" 2025-12-04T08:18:44.8384874Z  docker run --rm --privileged multiarch/qemu-user-static --reset -p yes || true 2025-12-04T08:18:44.8385198Z  2025-12-04T08:18:44.8385368Z  # Final verification 2025-12-04T08:18:44.8385611Z  echo "Checking binfmt_misc status:" 2025-12-04T08:18:44.8386129Z  ls -la /proc/sys/fs/binfmt_misc/ 2>/dev/null || echo "Cannot access binfmt_misc directory" 2025-12-04T08:18:44.8386465Z  2025-12-04T08:18:44.8386687Z  if [ -f /proc/sys/fs/binfmt_misc/qemu-riscv64 ]; then 2025-12-04T08:18:44.8386995Z  echo "qemu-riscv64 registration successful" 2025-12-04T08:18:44.8387245Z  else 2025-12-04T08:18:44.8387519Z  echo "qemu-riscv64 registration failed - proceeding without emulation" 2025-12-04T08:18:44.8387865Z  echo "This may cause RISC-V builds to fail" 2025-12-04T08:18:44.8388112Z  fi 2025-12-04T08:18:44.8388284Z  2025-12-04T08:18:44.8388465Z  RISCV_DOCKER_ARGS="--privileged" 2025-12-04T08:18:44.8388692Z else 2025-12-04T08:18:44.8388874Z  RISCV_DOCKER_ARGS= 2025-12-04T08:18:44.8389066Z fi 2025-12-04T08:18:44.8389228Z  2025-12-04T08:18:44.8389474Z # detached container should get cleaned up by teardown_ec2_linux 2025-12-04T08:18:44.8389830Z # Used for JENKINS_USER and DOCKER_SHELL_CMD, which can be empty 2025-12-04T08:18:44.8390212Z # shellcheck disable=SC2086 2025-12-04T08:18:44.8390454Z container_name=$(docker run \ 2025-12-04T08:18:44.8390692Z  ${RISCV_DOCKER_ARGS} \ 2025-12-04T08:18:44.8390912Z  -e BUILD_ENVIRONMENT \ 2025-12-04T08:18:44.8391155Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-12-04T08:18:44.8391396Z  -e PR_NUMBER \ 2025-12-04T08:18:44.8391590Z  -e SHA1 \ 2025-12-04T08:18:44.8391785Z  -e BRANCH \ 2025-12-04T08:18:44.8391988Z  -e SCCACHE_BUCKET \ 2025-12-04T08:18:44.8392194Z  -e SCCACHE_REGION \ 2025-12-04T08:18:44.8392398Z  -e XLA_CUDA \ 2025-12-04T08:18:44.8392622Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2025-12-04T08:18:44.8392881Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2025-12-04T08:18:44.8393121Z  -e TORCH_CUDA_ARCH_LIST \ 2025-12-04T08:18:44.8393344Z  -e PR_LABELS \ 2025-12-04T08:18:44.8393552Z  -e OUR_GITHUB_JOB_ID \ 2025-12-04T08:18:44.8393771Z  -e HUGGING_FACE_HUB_TOKEN \ 2025-12-04T08:18:44.8394014Z  -e SCRIBE_GRAPHQL_ACCESS_TOKEN \ 2025-12-04T08:18:44.8394259Z  -e BUILD_ADDITIONAL_PACKAGES \ 2025-12-04T08:18:44.8394478Z  -e RUNNER \ 2025-12-04T08:18:44.8394720Z  --memory="${TOTAL_AVAILABLE_MEMORY_IN_GB%.*}g" \ 2025-12-04T08:18:44.8395015Z  --memory-swap="${TOTAL_MEMORY_WITH_SWAP}g" \ 2025-12-04T08:18:44.8395311Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-12-04T08:18:44.8395588Z  --security-opt seccomp=unconfined \ 2025-12-04T08:18:44.8395836Z  --cap-add=SYS_PTRACE \ 2025-12-04T08:18:44.8396050Z  --tty \ 2025-12-04T08:18:44.8396228Z  --detach \ 2025-12-04T08:18:44.8396421Z  ${JENKINS_USER} \ 2025-12-04T08:18:44.8396680Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-12-04T08:18:44.8396953Z  -w /var/lib/jenkins/workspace \ 2025-12-04T08:18:44.8397187Z  "${USED_IMAGE}" \ 2025-12-04T08:18:44.8397392Z  ${DOCKER_SHELL_CMD} 2025-12-04T08:18:44.8397650Z ) 2025-12-04T08:18:44.8397805Z  2025-12-04T08:18:44.8398007Z if [[ ${BUILD_ENVIRONMENT} == *"s390x"* ]]; then 2025-12-04T08:18:44.8398379Z  docker exec -t "${container_name}" sh -c "python3 -m pip install -r requirements.txt" 2025-12-04T08:18:44.8398700Z fi 2025-12-04T08:18:44.8398867Z  2025-12-04T08:18:44.8399112Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2025-12-04T08:18:44.8399389Z  2025-12-04T08:18:44.8399585Z END_TIME=$(date +%s) 2025-12-04T08:18:44.8399871Z echo "build_time=$((END_TIME - START_TIME))" >> "$GITHUB_OUTPUT" 2025-12-04T08:18:44.8406003Z shell: /usr/bin/bash -e {0} 2025-12-04T08:18:44.8406222Z env: 2025-12-04T08:18:44.8406468Z BUILD_ENVIRONMENT: linux-jammy-cuda12.8-py3.10-gcc11-sm86 2025-12-04T08:18:44.8406743Z BRANCH: main 2025-12-04T08:18:44.8406927Z PR_NUMBER: 2025-12-04T08:18:44.8407141Z SHA1: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:18:44.8407439Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2025-12-04T08:18:44.8407697Z SCCACHE_REGION: us-east-1 2025-12-04T08:18:44.8407994Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2025-12-04T08:18:44.8408300Z PR_LABELS: [] 2025-12-04T08:18:44.8408475Z TORCH_CUDA_ARCH_LIST: 8.6 2025-12-04T08:18:44.8409157Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:18:44.8409966Z DOCKER_IMAGE_S390X: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks 2025-12-04T08:18:44.8410331Z XLA_CUDA: 2025-12-04T08:18:44.8410501Z OUR_GITHUB_JOB_ID: 57111702283 2025-12-04T08:18:44.8410884Z HUGGING_FACE_HUB_TOKEN: *** 2025-12-04T08:18:44.8411183Z SCRIBE_GRAPHQL_ACCESS_TOKEN: *** 2025-12-04T08:18:44.8411544Z BUILD_ADDITIONAL_PACKAGES: vision audio fbgemm torchao 2025-12-04T08:18:44.8411800Z RUNNER: linux.c7i.2xlarge 2025-12-04T08:18:44.8411999Z ##[endgroup] 2025-12-04T08:18:45.4887573Z ++ dirname .ci/pytorch/build.sh 2025-12-04T08:18:45.4901491Z + source .ci/pytorch/common.sh 2025-12-04T08:18:45.4909303Z +++ dirname .ci/pytorch/common.sh 2025-12-04T08:18:45.4915551Z ++ source .ci/pytorch/common_utils.sh 2025-12-04T08:18:45.4921056Z +++ declare -f -t trap_add 2025-12-04T08:18:45.4925648Z ++ set -ex -o pipefail 2025-12-04T08:18:45.4925986Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *rocm* ]] 2025-12-04T08:18:45.4926293Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T08:18:45.4927787Z ++ dirname .ci/pytorch/build.sh 2025-12-04T08:18:45.4933752Z + source .ci/pytorch/common-build.sh 2025-12-04T08:18:45.4938558Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *win-* ]] 2025-12-04T08:18:45.4944102Z ++++ dirname .ci/pytorch/common-build.sh 2025-12-04T08:18:45.4950417Z +++ cd .ci/pytorch 2025-12-04T08:18:45.4950813Z +++ pwd -P 2025-12-04T08:18:45.4952423Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-12-04T08:18:45.4952820Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *-pch* ]] 2025-12-04T08:18:45.4953131Z ++ which sccache 2025-12-04T08:18:45.4973666Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-12-04T08:18:45.4974057Z ++ sccache --stop-server 2025-12-04T08:18:45.5180516Z ++ true 2025-12-04T08:18:45.5180818Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-12-04T08:18:45.5198986Z ++ trap_add sccache_epilogue EXIT 2025-12-04T08:18:45.5199371Z ++ trap_add_cmd=sccache_epilogue 2025-12-04T08:18:45.5199698Z ++ shift 2025-12-04T08:18:45.5199883Z ++ for trap_add_name in "$@" 2025-12-04T08:18:45.5205645Z ++++ trap -p EXIT 2025-12-04T08:18:45.5207333Z +++ eval 'extract_trap_cmd ' 2025-12-04T08:18:45.5207604Z ++++ extract_trap_cmd 2025-12-04T08:18:45.5208047Z ++++ printf '%s\n' '' 2025-12-04T08:18:45.5208358Z +++ printf '%s\n' sccache_epilogue 2025-12-04T08:18:45.5209962Z ++ trap -- ' 2025-12-04T08:18:45.5210241Z sccache_epilogue' EXIT 2025-12-04T08:18:45.5210786Z ++ [[ -n 1 ]] 2025-12-04T08:18:45.5211121Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-12-04T08:18:45.5211588Z Skipping sccache server initialization, setting environment variables 2025-12-04T08:18:45.5211916Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:18:45.5212141Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:18:45.5212415Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:18:45.5212723Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:18:45.5218324Z ++ export RUST_LOG=sccache::server=error 2025-12-04T08:18:45.5218607Z ++ RUST_LOG=sccache::server=error 2025-12-04T08:18:45.5218833Z ++ sccache --zero-stats 2025-12-04T08:18:45.6760922Z Statistics zeroed. 2025-12-04T08:18:45.6763628Z ++ which ccache 2025-12-04T08:18:45.6788389Z + echo 'Python version:' 2025-12-04T08:18:45.6788633Z Python version: 2025-12-04T08:18:45.6788901Z + python --version 2025-12-04T08:18:45.6971253Z Python 3.10.14 2025-12-04T08:18:45.6986506Z + echo 'GCC version:' 2025-12-04T08:18:45.6986734Z GCC version: 2025-12-04T08:18:45.6986947Z + gcc --version 2025-12-04T08:18:45.8045130Z gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0 2025-12-04T08:18:45.8045553Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-12-04T08:18:45.8045992Z This is free software; see the source for copying conditions. There is NO 2025-12-04T08:18:45.8046547Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-12-04T08:18:45.8046922Z 2025-12-04T08:18:45.8053311Z + echo 'CMake version:' 2025-12-04T08:18:45.8053602Z CMake version: 2025-12-04T08:18:45.8053837Z + cmake --version 2025-12-04T08:18:46.0122260Z cmake version 3.31.6 2025-12-04T08:18:46.0122482Z 2025-12-04T08:18:46.0122670Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-12-04T08:18:46.0162248Z + echo 'Environment variables:' 2025-12-04T08:18:46.0162523Z Environment variables: 2025-12-04T08:18:46.0163051Z + env 2025-12-04T08:18:46.0183829Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T08:18:46.0184384Z PR_LABELS=[] 2025-12-04T08:18:46.0184717Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-sm86 2025-12-04T08:18:46.0185005Z HOSTNAME=81a44c55258f 2025-12-04T08:18:46.0185571Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_eab82aef-e0a4-415e-99c5-d96309f0d777 2025-12-04T08:18:46.0186196Z GITHUB_ACTION=__self 2025-12-04T08:18:46.0186398Z GITHUB_RUN_NUMBER=168680 2025-12-04T08:18:46.0186620Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T08:18:46.0186913Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-12-04T08:18:46.0187145Z RUNNER=linux.c7i.2xlarge 2025-12-04T08:18:46.0187345Z SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:18:46.0187783Z SCRIBE_GRAPHQL_ACCESS_TOKEN=*** 2025-12-04T08:18:46.0188022Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T08:18:46.0188248Z GITHUB_REF_TYPE=branch 2025-12-04T08:18:46.0188449Z TORCH_CUDA_ARCH_LIST=8.6 2025-12-04T08:18:46.0188662Z XLA_CUDA= 2025-12-04T08:18:46.0188842Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-12-04T08:18:46.0189144Z HUGGING_FACE_HUB_TOKEN=*** 2025-12-04T08:18:46.0189533Z *** 2025-12-04T08:18:46.0189709Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T08:18:46.0189915Z GITHUB_ACTIONS=true 2025-12-04T08:18:46.0190140Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:18:46.0190430Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:18:46.0190702Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:18:46.0191075Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/heads/main 2025-12-04T08:18:46.0191414Z UCC_HOME=/usr 2025-12-04T08:18:46.0191592Z GITHUB_REF=refs/heads/main 2025-12-04T08:18:46.0191802Z GITHUB_REF_PROTECTED=true 2025-12-04T08:18:46.0192005Z HOME=/var/lib/jenkins 2025-12-04T08:18:46.0192218Z GITHUB_API_URL=https://api.github.com 2025-12-04T08:18:46.0192487Z UCX_COMMIT=7836b165abdbe468a2f607e7254011c07d788152 2025-12-04T08:18:46.0192737Z USE_SYSTEM_NCCL=1 2025-12-04T08:18:46.0192910Z UCX_HOME=/usr 2025-12-04T08:18:46.0193595Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_eab82aef-e0a4-415e-99c5-d96309f0d777 2025-12-04T08:18:46.0194223Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_eab82aef-e0a4-415e-99c5-d96309f0d777 2025-12-04T08:18:46.0194760Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-12-04T08:18:46.0195103Z GITHUB_EVENT_NAME=push 2025-12-04T08:18:46.0195314Z GITHUB_RUN_ID=19921726389 2025-12-04T08:18:46.0195573Z INSTALLED_OPENBLAS= 2025-12-04T08:18:46.0195992Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_eab82aef-e0a4-415e-99c5-d96309f0d777 2025-12-04T08:18:46.0196441Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T08:18:46.0196657Z PR_NUMBER= 2025-12-04T08:18:46.0196834Z DESIRED_CUDA=12.8.1 2025-12-04T08:18:46.0197016Z GITHUB_RUN_ATTEMPT=1 2025-12-04T08:18:46.0197222Z ANACONDA_PYTHON_VERSION=3.10 2025-12-04T08:18:46.0197481Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T08:18:46.0197731Z TERM=xterm 2025-12-04T08:18:46.0197911Z INSTALLED_VISION=yes 2025-12-04T08:18:46.0198102Z BRANCH=main 2025-12-04T08:18:46.0198280Z OUR_GITHUB_JOB_ID=57111702283 2025-12-04T08:18:46.0198501Z SCCACHE_REGION=us-east-1 2025-12-04T08:18:46.0198715Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T08:18:46.0198936Z BUILD_AOT_INDUCTOR_TEST=yes 2025-12-04T08:18:46.0199142Z CUDA_PATH=/usr/local/cuda 2025-12-04T08:18:46.0199516Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-12-04T08:18:46.0199914Z GITHUB_SERVER_URL=https://github.com 2025-12-04T08:18:46.0200179Z UCC_COMMIT=430e241bf5d38cbc73fc7a6b89155397232e3f96 2025-12-04T08:18:46.0200430Z DOCS= 2025-12-04T08:18:46.0200626Z SHLVL=1 2025-12-04T08:18:46.0200784Z MAX_JOBS=6 2025-12-04T08:18:46.0200958Z GITHUB_ACTOR_ID=97764156 2025-12-04T08:18:46.0201293Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:18:46.0201562Z GITHUB_REF_NAME=main 2025-12-04T08:18:46.0201848Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2025-12-04T08:18:46.0202154Z GITHUB_JOB=build 2025-12-04T08:18:46.0202343Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T08:18:46.0202569Z GITHUB_RETENTION_DAYS=90 2025-12-04T08:18:46.0203040Z OPENSSL_DIR=/opt/openssl 2025-12-04T08:18:46.0203240Z GITHUB_ACTION_REPOSITORY= 2025-12-04T08:18:46.0203769Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T08:18:46.0204289Z GITHUB_BASE_REF= 2025-12-04T08:18:46.0204473Z INSTALLED_ACL= 2025-12-04T08:18:46.0204642Z CI=true 2025-12-04T08:18:46.0204853Z BUILD_ADDITIONAL_PACKAGES=vision audio fbgemm torchao 2025-12-04T08:18:46.0205121Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T08:18:46.0205380Z RUST_LOG=sccache::server=error 2025-12-04T08:18:46.0205589Z GITHUB_HEAD_REF= 2025-12-04T08:18:46.0205769Z GITHUB_ACTION_REF= 2025-12-04T08:18:46.0205988Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-12-04T08:18:46.0206244Z GITHUB_WORKFLOW=inductor 2025-12-04T08:18:46.0206446Z DEBIAN_FRONTEND=noninteractive 2025-12-04T08:18:46.0206861Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_eab82aef-e0a4-415e-99c5-d96309f0d777 2025-12-04T08:18:46.0207293Z SKIP_SCCACHE_INITIALIZATION=1 2025-12-04T08:18:46.0207521Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-12-04T08:18:46.0207742Z _=/usr/bin/env 2025-12-04T08:18:46.0208284Z + export PATH=/opt/cache/lib:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T08:18:46.0209171Z + PATH=/opt/cache/lib:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T08:18:46.0209781Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *cuda* ]] 2025-12-04T08:18:46.0210185Z + export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:18:46.0210492Z + LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:18:46.0210746Z + echo 'NVCC version:' 2025-12-04T08:18:46.0210934Z NVCC version: 2025-12-04T08:18:46.0211102Z + nvcc --version 2025-12-04T08:18:46.2006897Z nvcc: NVIDIA (R) Cuda compiler driver 2025-12-04T08:18:46.2007253Z Copyright (c) 2005-2025 NVIDIA Corporation 2025-12-04T08:18:46.2007512Z Built on Fri_Feb_21_20:23:50_PST_2025 2025-12-04T08:18:46.2007763Z Cuda compilation tools, release 12.8, V12.8.93 2025-12-04T08:18:46.2008030Z Build cuda_12.8.r12.8/compiler.35583870_0 2025-12-04T08:18:46.2027973Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *cuda13* ]] 2025-12-04T08:18:46.2028375Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *cuda11* ]] 2025-12-04T08:18:46.2028796Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2025-12-04T08:18:46.2029388Z + which conda 2025-12-04T08:18:46.2045708Z /opt/conda/bin/conda 2025-12-04T08:18:46.2047079Z + [[ -v CONDA_PREFIX ]] 2025-12-04T08:18:46.2047413Z + [[ -v ANACONDA_PYTHON_VERSION ]] 2025-12-04T08:18:46.2047745Z + export CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-12-04T08:18:46.2048102Z + CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-12-04T08:18:46.2048375Z + [[ 3.10 = \3\.\1\2 ]] 2025-12-04T08:18:46.2048573Z + [[ 3.10 = \3\.\1\3 ]] 2025-12-04T08:18:46.2049381Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *aarch64* ]] 2025-12-04T08:18:46.2049707Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *riscv64* ]] 2025-12-04T08:18:46.2050024Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *libtorch* ]] 2025-12-04T08:18:46.2050340Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *vulkan* ]] 2025-12-04T08:18:46.2050639Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *rocm* ]] 2025-12-04T08:18:46.2050944Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *xpu* ]] 2025-12-04T08:18:46.2051445Z + '[' -z 6 ']' 2025-12-04T08:18:46.2051747Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *cuda* ]] 2025-12-04T08:18:46.2052137Z + [[ -z 8.6 ]] 2025-12-04T08:18:46.2052430Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *cuda* ]] 2025-12-04T08:18:46.2052766Z + echo 8.6 2025-12-04T08:18:46.2053194Z + tr ' ' '\n' 2025-12-04T08:18:46.2054285Z + sed 's/$/>= 8.0/' 2025-12-04T08:18:46.2056005Z + grep -q 1 2025-12-04T08:18:46.2162609Z + bc 2025-12-04T08:18:46.2162833Z + J=2 2025-12-04T08:18:46.2163017Z + case "$RUNNER" in 2025-12-04T08:18:46.2163297Z + echo 'Building FlashAttention with job limit 2' 2025-12-04T08:18:46.2163619Z Building FlashAttention with job limit 2 2025-12-04T08:18:46.2163952Z + export 'BUILD_CUSTOM_STEP=ninja -C build flash_attention -j 2' 2025-12-04T08:18:46.2164368Z + BUILD_CUSTOM_STEP='ninja -C build flash_attention -j 2' 2025-12-04T08:18:46.2164699Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *clang* ]] 2025-12-04T08:18:46.2165058Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *-clang*-asan* ]] 2025-12-04T08:18:46.2165395Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *no-ops* ]] 2025-12-04T08:18:46.2165718Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *-pch* ]] 2025-12-04T08:18:46.2166016Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *cuda* ]] 2025-12-04T08:18:46.2166339Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *-full-debug* ]] 2025-12-04T08:18:46.2166660Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *-debug* ]] 2025-12-04T08:18:46.2166969Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *rocm* ]] 2025-12-04T08:18:46.2167264Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *s390x* ]] 2025-12-04T08:18:46.2167580Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *riscv64* ]] 2025-12-04T08:18:46.2167859Z + [[ -d /var/lib/jenkins/workspace ]] 2025-12-04T08:18:46.2168111Z ++ stat -c %u /var/lib/jenkins/workspace 2025-12-04T08:18:46.2193244Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-12-04T08:18:46.2193634Z + trap_add cleanup_workspace EXIT 2025-12-04T08:18:46.2193892Z + trap_add_cmd=cleanup_workspace 2025-12-04T08:18:46.2194106Z + shift 2025-12-04T08:18:46.2194502Z + for trap_add_name in "$@" 2025-12-04T08:18:46.2199617Z +++ trap -p EXIT 2025-12-04T08:18:46.2201897Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-12-04T08:18:46.2202282Z sccache_epilogue'\'' EXIT' 2025-12-04T08:18:46.2202508Z +++ extract_trap_cmd trap -- ' 2025-12-04T08:18:46.2202931Z sccache_epilogue' EXIT 2025-12-04T08:18:46.2203136Z +++ printf '%s\n' ' 2025-12-04T08:18:46.2203321Z sccache_epilogue' 2025-12-04T08:18:46.2203568Z ++ printf '%s\n' cleanup_workspace 2025-12-04T08:18:46.2204470Z + trap -- ' 2025-12-04T08:18:46.2204686Z sccache_epilogue 2025-12-04T08:18:46.2204940Z cleanup_workspace' EXIT 2025-12-04T08:18:46.2205191Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-12-04T08:18:48.2756072Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-12-04T08:18:48.2951970Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *-bazel-* ]] 2025-12-04T08:18:48.2952601Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2025-12-04T08:18:48.2953130Z The next three invocations are expected to fail with invalid command error messages. 2025-12-04T08:18:48.2953492Z + get_exit_code python setup.py bad_argument 2025-12-04T08:18:48.2953731Z + set +e 2025-12-04T08:18:48.2953911Z + python setup.py bad_argument 2025-12-04T08:18:48.5921751Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T08:18:48.7114931Z Found cmake (/opt/conda/envs/py_3.10/bin/cmake) version: 3.31.6 (>=3.27) 2025-12-04T08:18:48.7728695Z invalid command 'bad_argument' 2025-12-04T08:18:48.7986392Z + retcode=1 2025-12-04T08:18:48.7986670Z + set -e 2025-12-04T08:18:48.7986836Z + return 1 2025-12-04T08:18:48.7989181Z + get_exit_code python setup.py 'clean]' 2025-12-04T08:18:48.7989518Z + set +e 2025-12-04T08:18:48.7989745Z + python setup.py 'clean]' 2025-12-04T08:18:48.9438553Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T08:18:49.0078294Z Found cmake (/opt/conda/envs/py_3.10/bin/cmake) version: 3.31.6 (>=3.27) 2025-12-04T08:18:49.0376867Z invalid command name 'clean]' 2025-12-04T08:18:49.0610801Z + retcode=1 2025-12-04T08:18:49.0611056Z + set -e 2025-12-04T08:18:49.0611226Z + return 1 2025-12-04T08:18:49.0612490Z + get_exit_code python setup.py clean bad_argument 2025-12-04T08:18:49.0612799Z + set +e 2025-12-04T08:18:49.0612985Z + python setup.py clean bad_argument 2025-12-04T08:18:49.2072816Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T08:18:49.2699093Z Found cmake (/opt/conda/envs/py_3.10/bin/cmake) version: 3.31.6 (>=3.27) 2025-12-04T08:18:49.3161891Z invalid command 'bad_argument' 2025-12-04T08:18:49.3388899Z + retcode=1 2025-12-04T08:18:49.3389225Z + set -e 2025-12-04T08:18:49.3389433Z + return 1 2025-12-04T08:18:49.3390728Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *libtorch* ]] 2025-12-04T08:18:49.3391098Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *rocm* ]] 2025-12-04T08:18:49.3391432Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *xla* ]] 2025-12-04T08:18:49.3391794Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *riscv64* ]] 2025-12-04T08:18:49.3392107Z + python -mpip install numpy==2.0.2 2025-12-04T08:18:49.9435786Z Collecting numpy==2.0.2 2025-12-04T08:18:49.9616005Z Downloading numpy-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2025-12-04T08:18:49.9806897Z Downloading numpy-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB) 2025-12-04T08:18:50.0902898Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/19.5 MB ? eta -:--:-- 2025-12-04T08:18:50.0903796Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 187.5 MB/s 0:00:00 2025-12-04T08:18:50.9270849Z [?25hInstalling collected packages: numpy 2025-12-04T08:18:50.9271193Z Attempting uninstall: numpy 2025-12-04T08:18:50.9274275Z Found existing installation: numpy 1.22.4 2025-12-04T08:18:50.9696524Z Uninstalling numpy-1.22.4: 2025-12-04T08:18:51.9616176Z Successfully uninstalled numpy-1.22.4 2025-12-04T08:18:53.4552553Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-12-04T08:18:53.4553585Z dall-e 0.1 requires torch, which is not installed. 2025-12-04T08:18:53.4553901Z dall-e 0.1 requires torchvision, which is not installed. 2025-12-04T08:18:53.4554231Z accelerate 1.12.0 requires torch>=2.0.0, which is not installed. 2025-12-04T08:18:53.4554571Z fastnlp 0.6.0 requires torch>=1.0.0, which is not installed. 2025-12-04T08:18:53.4554880Z opacus 1.5.3 requires torch>=2.0, which is not installed. 2025-12-04T08:18:53.4555220Z python-doctr 1.0.0 requires torch<3.0.0,>=2.0.0, which is not installed. 2025-12-04T08:18:53.4555596Z python-doctr 1.0.0 requires torchvision>=0.15.0, which is not installed. 2025-12-04T08:18:53.4556038Z pytorch-labs-segment-anything-fast 0.2 requires torch>=2.2.0.dev20231026, which is not installed. 2025-12-04T08:18:53.4556545Z pytorch-labs-segment-anything-fast 0.2 requires torchao, which is not installed. 2025-12-04T08:18:53.4557045Z pytorch-labs-segment-anything-fast 0.2 requires torchvision>=0.17.0.dev20231026, which is not installed. 2025-12-04T08:18:53.4557520Z opacus 1.5.3 requires numpy<2.0,>=1.15, but you have numpy 2.0.2 which is incompatible. 2025-12-04T08:18:53.4558043Z scipy 1.10.1 requires numpy<1.27.0,>=1.19.5, but you have numpy 2.0.2 which is incompatible. 2025-12-04T08:18:53.4558432Z Successfully installed numpy-2.0.2 2025-12-04T08:18:53.5728060Z + WERROR=1 2025-12-04T08:18:53.5728422Z + python setup.py clean 2025-12-04T08:18:53.7202090Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T08:18:53.7840998Z Found cmake (/opt/conda/envs/py_3.10/bin/cmake) version: 3.31.6 (>=3.27) 2025-12-04T08:18:53.9336440Z Could not find an up-to-date installation of `packaging`. License expressions might not be validated. To enforce validation, please install `packaging>=24.2`. 2025-12-04T08:18:53.9378667Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-04T08:18:53.9379755Z !! 2025-12-04T08:18:53.9379914Z 2025-12-04T08:18:53.9380066Z ******************************************************************************** 2025-12-04T08:18:53.9381014Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-12-04T08:18:53.9381827Z 2025-12-04T08:18:53.9382124Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-04T08:18:53.9382687Z or your builds will no longer be supported. 2025-12-04T08:18:53.9382991Z 2025-12-04T08:18:53.9383451Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-04T08:18:53.9384162Z ******************************************************************************** 2025-12-04T08:18:53.9384499Z 2025-12-04T08:18:53.9384605Z !! 2025-12-04T08:18:53.9384887Z corresp(dist, value, root_dir) 2025-12-04T08:18:54.1451963Z running clean 2025-12-04T08:18:54.3469461Z + WERROR=1 2025-12-04T08:18:54.3469765Z + python -m build --wheel --no-isolation 2025-12-04T08:18:54.4011463Z * Getting build dependencies for wheel... 2025-12-04T08:18:54.5555685Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T08:18:54.6197633Z Found cmake (/opt/conda/envs/py_3.10/bin/cmake) version: 3.31.6 (>=3.27) 2025-12-04T08:18:54.7153713Z Could not find an up-to-date installation of `packaging`. License expressions might not be validated. To enforce validation, please install `packaging>=24.2`. 2025-12-04T08:18:54.7190576Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-04T08:18:54.7191629Z !! 2025-12-04T08:18:54.7191777Z 2025-12-04T08:18:54.7191991Z ******************************************************************************** 2025-12-04T08:18:54.7193426Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-12-04T08:18:54.7194261Z 2025-12-04T08:18:54.7194551Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-04T08:18:54.7195137Z or your builds will no longer be supported. 2025-12-04T08:18:54.7195440Z 2025-12-04T08:18:54.7195904Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-04T08:18:54.7196605Z ******************************************************************************** 2025-12-04T08:18:54.7196907Z 2025-12-04T08:18:54.7197004Z !! 2025-12-04T08:18:54.7197287Z corresp(dist, value, root_dir) 2025-12-04T08:18:54.8523609Z running egg_info 2025-12-04T08:18:54.8601774Z creating torch.egg-info 2025-12-04T08:18:54.8602106Z writing torch.egg-info/PKG-INFO 2025-12-04T08:18:54.8616310Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-12-04T08:18:54.8618150Z writing entry points to torch.egg-info/entry_points.txt 2025-12-04T08:18:54.8621992Z writing requirements to torch.egg-info/requires.txt 2025-12-04T08:18:54.8624810Z writing top-level names to torch.egg-info/top_level.txt 2025-12-04T08:18:54.8625115Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:18:54.9466903Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:18:54.9467266Z reading manifest template 'MANIFEST.in' 2025-12-04T08:18:54.9759440Z warning: no directories found matching 'ios' 2025-12-04T08:18:55.8916944Z no previously-included directories found matching 'third_party/nccl/pkg/debian' 2025-12-04T08:18:56.1267207Z no previously-included directories found matching '**/.gitlab' 2025-12-04T08:18:56.1867119Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-12-04T08:18:56.2458849Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-12-04T08:18:56.3061761Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-12-04T08:18:56.3651858Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-12-04T08:18:56.4253045Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-12-04T08:18:56.7253777Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-12-04T08:18:56.7830355Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-12-04T08:18:57.0826011Z adding license file 'LICENSE' 2025-12-04T08:18:57.0826394Z adding license file 'NOTICE' 2025-12-04T08:18:58.0123113Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:18:58.1492805Z * Building wheel... 2025-12-04T08:18:58.2977316Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T08:18:58.3611696Z Found cmake (/opt/conda/envs/py_3.10/bin/cmake) version: 3.31.6 (>=3.27) 2025-12-04T08:18:58.4025142Z -- Building version 2.10.0a0+gitffd9b0f 2025-12-04T08:18:58.4516853Z cmake -GNinja -DBUILD_ADDITIONAL_PACKAGES=vision audio fbgemm torchao -DBUILD_AOT_INDUCTOR_TEST=yes -DBUILD_CUSTOM_STEP=ninja -C build flash_attention -j 2 -DBUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-sm86 -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10 -DNVSHMEM_PY_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/nvidia/nvshmem -DOPENSSL_ROOT_DIR=/opt/openssl -DPython_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DPython_NumPy_INCLUDE_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/numpy/_core/include -DTORCH_BUILD_VERSION=2.10.0a0+gitffd9b0f -DTORCH_CUDA_ARCH_LIST=8.6 -DUSE_NUMPY=True -DUSE_SYSTEM_NCCL=1 -DWERROR=1 /var/lib/jenkins/workspace 2025-12-04T08:18:58.5443820Z CMake Deprecation Warning at CMakeLists.txt:8 (cmake_policy): 2025-12-04T08:18:58.5444676Z The OLD behavior for policy CMP0126 will be removed from a future version 2025-12-04T08:18:58.5444982Z of CMake. 2025-12-04T08:18:58.5445087Z 2025-12-04T08:18:58.5445253Z The cmake-policies(7) manual explains that the OLD behaviors of all 2025-12-04T08:18:58.5445634Z policies are deprecated and that a policy should be set to OLD only under 2025-12-04T08:18:58.5446031Z specific short-term circumstances. Projects should be ported to the NEW 2025-12-04T08:18:58.5446379Z behavior and not rely on setting a policy to OLD. 2025-12-04T08:18:58.5446553Z 2025-12-04T08:18:58.5446666Z  2025-12-04T08:18:58.8295565Z -- The CXX compiler identification is GNU 11.4.0 2025-12-04T08:18:58.9671469Z -- The C compiler identification is GNU 11.4.0 2025-12-04T08:18:58.9976338Z -- Detecting CXX compiler ABI info 2025-12-04T08:18:59.1348000Z -- Detecting CXX compiler ABI info - done 2025-12-04T08:18:59.1487457Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-12-04T08:18:59.1491750Z -- Detecting CXX compile features 2025-12-04T08:18:59.1503615Z -- Detecting CXX compile features - done 2025-12-04T08:18:59.1680295Z -- Detecting C compiler ABI info 2025-12-04T08:18:59.2526791Z -- Detecting C compiler ABI info - done 2025-12-04T08:18:59.2666105Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-12-04T08:18:59.2666453Z -- Detecting C compile features 2025-12-04T08:18:59.2670004Z -- Detecting C compile features - done 2025-12-04T08:18:59.2852629Z -- Not forcing any particular BLAS to be found 2025-12-04T08:18:59.2886109Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2025-12-04T08:18:59.2942946Z -- Performing Test C_HAS_AVX_1 2025-12-04T08:18:59.6104138Z -- Performing Test C_HAS_AVX_1 - Failed 2025-12-04T08:18:59.6104519Z -- Performing Test C_HAS_AVX_2 2025-12-04T08:18:59.7691746Z -- Performing Test C_HAS_AVX_2 - Success 2025-12-04T08:18:59.7692270Z -- Performing Test C_HAS_AVX2_1 2025-12-04T08:18:59.9803345Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-12-04T08:18:59.9803673Z -- Performing Test C_HAS_AVX2_2 2025-12-04T08:19:00.0946340Z -- Performing Test C_HAS_AVX2_2 - Success 2025-12-04T08:19:00.0946673Z -- Performing Test C_HAS_AVX512_1 2025-12-04T08:19:00.3067672Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-12-04T08:19:00.3068013Z -- Performing Test C_HAS_AVX512_2 2025-12-04T08:19:00.4181419Z -- Performing Test C_HAS_AVX512_2 - Success 2025-12-04T08:19:00.4181914Z -- Performing Test CXX_HAS_AVX_1 2025-12-04T08:19:00.6289047Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-12-04T08:19:00.6289510Z -- Performing Test CXX_HAS_AVX_2 2025-12-04T08:19:00.7394375Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-12-04T08:19:00.7394876Z -- Performing Test CXX_HAS_AVX2_1 2025-12-04T08:19:00.9500709Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-12-04T08:19:00.9501212Z -- Performing Test CXX_HAS_AVX2_2 2025-12-04T08:19:01.0653169Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-12-04T08:19:01.0653538Z -- Performing Test CXX_HAS_AVX512_1 2025-12-04T08:19:01.2795240Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-12-04T08:19:01.2795572Z -- Performing Test CXX_HAS_AVX512_2 2025-12-04T08:19:01.3925396Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-12-04T08:19:01.3926036Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-12-04T08:19:01.3931382Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-12-04T08:19:01.4891518Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2025-12-04T08:19:01.4897717Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-12-04T08:19:01.5848553Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2025-12-04T08:19:01.5850466Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2025-12-04T08:19:01.6815226Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2025-12-04T08:19:01.6872453Z -- Could not find hardware support for NEON on this machine. 2025-12-04T08:19:01.6872824Z -- No OMAP3 processor on this machine. 2025-12-04T08:19:01.6873321Z -- No OMAP4 processor on this machine. 2025-12-04T08:19:01.6873578Z -- Performing Test CXX_HAS_SVE256 2025-12-04T08:19:01.7323520Z -- Performing Test CXX_HAS_SVE256 - Failed 2025-12-04T08:19:01.7323861Z -- Performing Test CXX_HAS_ARM_BF16 2025-12-04T08:19:01.7772289Z -- Performing Test CXX_HAS_ARM_BF16 - Failed 2025-12-04T08:19:01.7772615Z -- No SVE processor on this machine. 2025-12-04T08:19:01.7772961Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-12-04T08:19:01.8070976Z -- Found CUDA: /usr/local/cuda (found version "12.8") 2025-12-04T08:19:03.0762735Z -- The CUDA compiler identification is NVIDIA 12.8.93 with host compiler GNU 11.4.0 2025-12-04T08:19:03.0894122Z -- Detecting CUDA compiler ABI info 2025-12-04T08:19:04.0629097Z -- Detecting CUDA compiler ABI info - done 2025-12-04T08:19:04.1080643Z -- Check for working CUDA compiler: /opt/cache/lib/nvcc - skipped 2025-12-04T08:19:04.1111382Z -- Detecting CUDA compile features 2025-12-04T08:19:04.1114707Z -- Detecting CUDA compile features - done 2025-12-04T08:19:04.1259873Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.8.93") 2025-12-04T08:19:04.1334577Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-12-04T08:19:04.2290270Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-12-04T08:19:04.2299304Z -- Found Threads: TRUE 2025-12-04T08:19:04.2559856Z -- PyTorch: CUDA detected: 12.8 2025-12-04T08:19:04.2560228Z -- PyTorch: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2025-12-04T08:19:04.2560577Z -- PyTorch: CUDA toolkit directory: /usr/local/cuda 2025-12-04T08:19:04.3807671Z -- PyTorch: Header version is: 12.8 2025-12-04T08:19:04.5424667Z -- Found Python: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") found components: Interpreter 2025-12-04T08:19:04.5436231Z CMake Warning at cmake/public/cuda.cmake:149 (message): 2025-12-04T08:19:04.5437039Z Failed to compute shorthash for libnvrtc.so 2025-12-04T08:19:04.5437321Z Call Stack (most recent call first): 2025-12-04T08:19:04.5437588Z cmake/Dependencies.cmake:44 (include) 2025-12-04T08:19:04.5437837Z CMakeLists.txt:932 (include) 2025-12-04T08:19:04.5437976Z 2025-12-04T08:19:04.5438093Z  2025-12-04T08:19:04.5460703Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2025-12-04T08:19:04.5489826Z -- Found CUSPARSELT: /usr/local/cuda/lib64/libcusparseLt.so 2025-12-04T08:19:04.5546720Z -- Could NOT find CUDSS (missing: CUDSS_LIBRARY_PATH CUDSS_INCLUDE_PATH) 2025-12-04T08:19:04.5547332Z CMake Warning at cmake/public/cuda.cmake:251 (message): 2025-12-04T08:19:04.5547754Z Cannot find CUDSS library. Turning the option off 2025-12-04T08:19:04.5548092Z Call Stack (most recent call first): 2025-12-04T08:19:04.5548337Z cmake/Dependencies.cmake:44 (include) 2025-12-04T08:19:04.5548585Z CMakeLists.txt:932 (include) 2025-12-04T08:19:04.5548722Z 2025-12-04T08:19:04.5548810Z  2025-12-04T08:19:04.5549108Z CMake Warning at cmake/public/cuda.cmake:332 (message): 2025-12-04T08:19:04.5549484Z pytorch is not compatible with `CMAKE_CUDA_ARCHITECTURES` and will ignore 2025-12-04T08:19:04.5549845Z its value. Please configure `TORCH_CUDA_ARCH_LIST` instead. 2025-12-04T08:19:04.5550137Z Call Stack (most recent call first): 2025-12-04T08:19:04.5550385Z cmake/Dependencies.cmake:44 (include) 2025-12-04T08:19:04.5550620Z CMakeLists.txt:932 (include) 2025-12-04T08:19:04.5550761Z 2025-12-04T08:19:04.5550845Z  2025-12-04T08:19:04.5551084Z -- Added CUDA NVCC flags for: -gencode;arch=compute_86,code=sm_86 2025-12-04T08:19:04.5571094Z CMake Warning at cmake/Dependencies.cmake:95 (message): 2025-12-04T08:19:04.5571564Z Not compiling with XPU. Could NOT find SYCL. Suppress this warning with 2025-12-04T08:19:04.5571879Z -DUSE_XPU=OFF. 2025-12-04T08:19:04.5572083Z Call Stack (most recent call first): 2025-12-04T08:19:04.5572303Z CMakeLists.txt:932 (include) 2025-12-04T08:19:04.5572443Z 2025-12-04T08:19:04.5572534Z  2025-12-04T08:19:04.5579698Z -- Building using own protobuf under third_party per request. 2025-12-04T08:19:04.5580273Z -- Use custom protobuf build. 2025-12-04T08:19:04.5596809Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-12-04T08:19:04.5597314Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-12-04T08:19:04.5597609Z CMake. 2025-12-04T08:19:04.5597703Z 2025-12-04T08:19:04.5597874Z Update the VERSION argument value. Or, use the ... syntax 2025-12-04T08:19:04.5598242Z to tell CMake that the project requires at least but has been updated 2025-12-04T08:19:04.5598578Z to work with policies introduced by or earlier. 2025-12-04T08:19:04.5598754Z 2025-12-04T08:19:04.5598847Z  2025-12-04T08:19:04.5614407Z -- 2025-12-04T08:19:04.5614613Z -- 3.13.0.0 2025-12-04T08:19:04.5628188Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2025-12-04T08:19:04.6683463Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2025-12-04T08:19:04.6912890Z -- Caffe2 protobuf include directory: $$ 2025-12-04T08:19:04.6927304Z -- Trying to find preferred BLAS backend of choice: MKL 2025-12-04T08:19:04.6966604Z -- MKL_THREADING = OMP 2025-12-04T08:19:04.6972705Z -- Looking for sys/types.h 2025-12-04T08:19:04.7895058Z -- Looking for sys/types.h - found 2025-12-04T08:19:04.7895388Z -- Looking for stdint.h 2025-12-04T08:19:04.8777733Z -- Looking for stdint.h - found 2025-12-04T08:19:04.8778186Z -- Looking for stddef.h 2025-12-04T08:19:04.9656821Z -- Looking for stddef.h - found 2025-12-04T08:19:04.9657146Z -- Check size of void* 2025-12-04T08:19:05.0596920Z -- Check size of void* - done 2025-12-04T08:19:05.0651283Z -- MKL_THREADING = OMP 2025-12-04T08:19:05.0687014Z -- Check OMP with lib /opt/conda/envs/py_3.10/lib/libgomp.so and flags -fopenmp -v 2025-12-04T08:19:05.1767675Z -- Check OMP with lib /opt/conda/envs/py_3.10/lib/libgomp.so and flags -fopenmp -v 2025-12-04T08:19:05.3713664Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-12-04T08:19:05.3714369Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-12-04T08:19:05.3714754Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T08:19:05.3715133Z problems in calling code that expects `find_package` result variables 2025-12-04T08:19:05.3715462Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T08:19:05.3715712Z Call Stack (most recent call first): 2025-12-04T08:19:05.3716027Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T08:19:05.3716376Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-12-04T08:19:05.3716662Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-12-04T08:19:05.3717006Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-12-04T08:19:05.3717310Z cmake/Modules/FindOpenMP.cmake:551 (_OPENMP_GET_FLAGS) 2025-12-04T08:19:05.3717608Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-12-04T08:19:05.3717883Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-12-04T08:19:05.3718160Z cmake/Dependencies.cmake:206 (find_package) 2025-12-04T08:19:05.3718415Z CMakeLists.txt:932 (include) 2025-12-04T08:19:05.3718710Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:05.3719016Z  2025-12-04T08:19:05.4702111Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-12-04T08:19:05.4704039Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-12-04T08:19:05.4704457Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T08:19:05.4704885Z problems in calling code that expects `find_package` result variables 2025-12-04T08:19:05.4705218Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T08:19:05.4705672Z Call Stack (most recent call first): 2025-12-04T08:19:05.4706082Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T08:19:05.4706434Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-12-04T08:19:05.4706734Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-12-04T08:19:05.4707035Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-12-04T08:19:05.4707345Z cmake/Modules/FindOpenMP.cmake:551 (_OPENMP_GET_FLAGS) 2025-12-04T08:19:05.4707648Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-12-04T08:19:05.4707924Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-12-04T08:19:05.4708213Z cmake/Dependencies.cmake:206 (find_package) 2025-12-04T08:19:05.4708473Z CMakeLists.txt:932 (include) 2025-12-04T08:19:05.4708766Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:05.4709101Z  2025-12-04T08:19:05.4721137Z -- Looking for cblas_sgemm 2025-12-04T08:19:05.9470708Z -- Looking for cblas_sgemm - found 2025-12-04T08:19:05.9472105Z -- Looking for cblas_gemm_bf16bf16f32 2025-12-04T08:19:06.1558689Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-12-04T08:19:06.1559147Z -- Looking for cblas_gemm_f16f16f32 2025-12-04T08:19:06.3402354Z -- Looking for cblas_gemm_f16f16f32 - found 2025-12-04T08:19:06.3443105Z -- Check OMP with lib /opt/conda/envs/py_3.10/lib/libgomp.so and flags -fopenmp -v 2025-12-04T08:19:06.4334006Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-12-04T08:19:06.4334808Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-12-04T08:19:06.4335190Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T08:19:06.4335843Z problems in calling code that expects `find_package` result variables 2025-12-04T08:19:06.4336182Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T08:19:06.4336456Z Call Stack (most recent call first): 2025-12-04T08:19:06.4336782Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T08:19:06.4337123Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-12-04T08:19:06.4337420Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-12-04T08:19:06.4337703Z cmake/Dependencies.cmake:206 (find_package) 2025-12-04T08:19:06.4337959Z CMakeLists.txt:932 (include) 2025-12-04T08:19:06.4338260Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:06.4338569Z  2025-12-04T08:19:06.4339200Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-12-04T08:19:06.4339849Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-12-04T08:19:06.4340235Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T08:19:06.4340603Z problems in calling code that expects `find_package` result variables 2025-12-04T08:19:06.4340920Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T08:19:06.4341171Z Call Stack (most recent call first): 2025-12-04T08:19:06.4341478Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T08:19:06.4341811Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-12-04T08:19:06.4342102Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-12-04T08:19:06.4342387Z cmake/Dependencies.cmake:206 (find_package) 2025-12-04T08:19:06.4342627Z CMakeLists.txt:932 (include) 2025-12-04T08:19:06.4342913Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:06.4343208Z  2025-12-04T08:19:06.4377686Z -- MKL libraries: /opt/conda/envs/py_3.10/lib/libmkl_intel_lp64.a;/opt/conda/envs/py_3.10/lib/libmkl_gnu_thread.a;/opt/conda/envs/py_3.10/lib/libmkl_core.a;-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 2025-12-04T08:19:06.4378644Z -- MKL include directory: /opt/conda/envs/py_3.10/include 2025-12-04T08:19:06.4378915Z -- MKL OpenMP type: GNU 2025-12-04T08:19:06.4379132Z -- MKL OpenMP library: -fopenmp 2025-12-04T08:19:06.4395543Z CMake Deprecation Warning at third_party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T08:19:06.4396077Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-12-04T08:19:06.4396372Z CMake. 2025-12-04T08:19:06.4396469Z 2025-12-04T08:19:06.4396629Z Update the VERSION argument value. Or, use the ... syntax 2025-12-04T08:19:06.4397008Z to tell CMake that the project requires at least but has been updated 2025-12-04T08:19:06.4397351Z to work with policies introduced by or earlier. 2025-12-04T08:19:06.4397529Z 2025-12-04T08:19:06.4397624Z  2025-12-04T08:19:06.4441909Z CMake Deprecation Warning at third_party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T08:19:06.4442416Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-12-04T08:19:06.4442718Z CMake. 2025-12-04T08:19:06.4442831Z 2025-12-04T08:19:06.4443004Z Update the VERSION argument value. Or, use the ... syntax 2025-12-04T08:19:06.4443389Z to tell CMake that the project requires at least but has been updated 2025-12-04T08:19:06.4443740Z to work with policies introduced by or earlier. 2025-12-04T08:19:06.4443919Z 2025-12-04T08:19:06.4444020Z  2025-12-04T08:19:06.4586242Z CMake Deprecation Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:7 (cmake_minimum_required): 2025-12-04T08:19:06.4586817Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-12-04T08:19:06.4587122Z CMake. 2025-12-04T08:19:06.4587219Z 2025-12-04T08:19:06.4587638Z Update the VERSION argument value. Or, use the ... syntax 2025-12-04T08:19:06.4588040Z to tell CMake that the project requires at least but has been updated 2025-12-04T08:19:06.4588405Z to work with policies introduced by or earlier. 2025-12-04T08:19:06.4588586Z 2025-12-04T08:19:06.4588699Z  2025-12-04T08:19:06.4863600Z -- The ASM compiler identification is GNU 2025-12-04T08:19:06.4889044Z -- Found assembler: /opt/cache/bin/cc 2025-12-04T08:19:06.4992036Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T08:19:06.4992861Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-12-04T08:19:06.4993350Z CMake. 2025-12-04T08:19:06.4993511Z 2025-12-04T08:19:06.4993782Z Update the VERSION argument value. Or, use the ... syntax 2025-12-04T08:19:06.4994416Z to tell CMake that the project requires at least but has been updated 2025-12-04T08:19:06.4994984Z to work with policies introduced by or earlier. 2025-12-04T08:19:06.4995325Z 2025-12-04T08:19:06.4995464Z  2025-12-04T08:19:06.5025156Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T08:19:06.5026051Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-12-04T08:19:06.5026542Z CMake. 2025-12-04T08:19:06.5026688Z 2025-12-04T08:19:06.5026955Z Update the VERSION argument value. Or, use the ... syntax 2025-12-04T08:19:06.5027613Z to tell CMake that the project requires at least but has been updated 2025-12-04T08:19:06.5028190Z to work with policies introduced by or earlier. 2025-12-04T08:19:06.5028492Z 2025-12-04T08:19:06.5028630Z  2025-12-04T08:19:06.5054607Z -- Brace yourself, we are building NNPACK 2025-12-04T08:19:06.5082253Z CMake Deprecation Warning at third_party/NNPACK/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T08:19:06.5083086Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-12-04T08:19:06.5083605Z CMake. 2025-12-04T08:19:06.5083765Z 2025-12-04T08:19:06.5084297Z Update the VERSION argument value. Or, use the ... syntax 2025-12-04T08:19:06.5084955Z to tell CMake that the project requires at least but has been updated 2025-12-04T08:19:06.5085512Z to work with policies introduced by or earlier. 2025-12-04T08:19:06.5085815Z 2025-12-04T08:19:06.5085959Z  2025-12-04T08:19:06.5117435Z -- Performing Test NNPACK_ARCH_IS_X86_32 2025-12-04T08:19:06.5506206Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2025-12-04T08:19:06.5506907Z CMake Warning (dev) at third_party/NNPACK/CMakeLists.txt:110 (FIND_PACKAGE): 2025-12-04T08:19:06.5507336Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-12-04T08:19:06.5507736Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-12-04T08:19:06.5508123Z the cmake_policy command to set the policy and suppress this warning. 2025-12-04T08:19:06.5508341Z 2025-12-04T08:19:06.5508551Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:06.5508880Z  2025-12-04T08:19:06.5782756Z -- Found PythonInterp: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") 2025-12-04T08:19:06.5783180Z -- NNPACK backend is x86-64 2025-12-04T08:19:06.5783665Z -- Downloading six (Python package) to /var/lib/jenkins/workspace/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2025-12-04T08:19:06.5824537Z CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T08:19:06.5825028Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-12-04T08:19:06.5825332Z CMake. 2025-12-04T08:19:06.5825432Z 2025-12-04T08:19:06.5825605Z Update the VERSION argument value. Or, use the ... syntax 2025-12-04T08:19:06.5826120Z to tell CMake that the project requires at least but has been updated 2025-12-04T08:19:06.5826474Z to work with policies introduced by or earlier. 2025-12-04T08:19:06.5826947Z 2025-12-04T08:19:06.5826951Z 2025-12-04T08:19:06.5995369Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/ExternalProject/shared_internal_commands.cmake:1276 (message): 2025-12-04T08:19:06.5996103Z The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is 2025-12-04T08:19:06.5996513Z not set. The policy's OLD behavior will be used. When using a URL 2025-12-04T08:19:06.5996888Z download, the timestamps of extracted files should preferably be that of 2025-12-04T08:19:06.5997284Z the time of extraction, otherwise code that depends on the extracted 2025-12-04T08:19:06.5997644Z contents might not be rebuilt if the URL changes. The OLD behavior 2025-12-04T08:19:06.5998037Z preserves the timestamps from the archive instead, but this is usually not 2025-12-04T08:19:06.5998426Z what you want. Update your project to the NEW behavior or specify the 2025-12-04T08:19:06.5998819Z DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this 2025-12-04T08:19:06.5999132Z robustness issue. 2025-12-04T08:19:06.5999344Z Call Stack (most recent call first): 2025-12-04T08:19:06.5999851Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/ExternalProject.cmake:3041 (_ep_add_download_command) 2025-12-04T08:19:06.6000377Z CMakeLists.txt:6 (ExternalProject_Add) 2025-12-04T08:19:06.6000695Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:06.6000909Z 2025-12-04T08:19:06.6106700Z -- Configuring done (0.0s) 2025-12-04T08:19:06.6169230Z -- Generating done (0.0s) 2025-12-04T08:19:06.6174979Z -- Build files have been written to: /var/lib/jenkins/workspace/build/confu-deps/six-download 2025-12-04T08:19:06.6303222Z [1/9] Creating directories for 'six' 2025-12-04T08:19:06.7585630Z [2/9] Performing download step (download, verify and extract) for 'six' 2025-12-04T08:19:06.7586230Z -- Downloading... 2025-12-04T08:19:06.7586722Z dst='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-12-04T08:19:06.7587351Z timeout='none' 2025-12-04T08:19:06.7587542Z inactivity timeout='none' 2025-12-04T08:19:06.7588060Z -- Using src='https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz' 2025-12-04T08:19:06.7588562Z -- [download 100% complete] 2025-12-04T08:19:06.7588771Z -- [download 0% complete] 2025-12-04T08:19:06.7588977Z -- [download 55% complete] 2025-12-04T08:19:06.7589175Z -- [download 83% complete] 2025-12-04T08:19:06.7589366Z -- [download 100% complete] 2025-12-04T08:19:06.7589568Z -- verifying file... 2025-12-04T08:19:06.7589932Z file='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-12-04T08:19:06.7590337Z -- Downloading... done 2025-12-04T08:19:06.7590534Z -- extracting... 2025-12-04T08:19:06.7590878Z src='/var/lib/jenkins/workspace/build/confu-deps/six-download/six-prefix/src/six-1.11.0.tar.gz' 2025-12-04T08:19:06.7591292Z dst='/var/lib/jenkins/workspace/build/confu-srcs/six' 2025-12-04T08:19:06.7591559Z -- extracting... [tar xfz] 2025-12-04T08:19:06.7591755Z -- extracting... [analysis] 2025-12-04T08:19:06.7591960Z -- extracting... [rename] 2025-12-04T08:19:06.7592159Z -- extracting... [clean up] 2025-12-04T08:19:06.7592355Z -- extracting... done 2025-12-04T08:19:06.7646476Z [3/9] No update step for 'six' 2025-12-04T08:19:06.7702354Z [4/9] No patch step for 'six' 2025-12-04T08:19:06.7760113Z [5/9] No configure step for 'six' 2025-12-04T08:19:06.7818035Z [6/9] No build step for 'six' 2025-12-04T08:19:06.7877019Z [7/9] No install step for 'six' 2025-12-04T08:19:06.7931254Z [8/9] No test step for 'six' 2025-12-04T08:19:06.8005406Z [9/9] Completed 'six' 2025-12-04T08:19:06.8100238Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-12-04T08:19:06.8119456Z -- Generating microkernels.cmake 2025-12-04T08:19:14.9433146Z Duplicate microkernel definition: src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c and src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c (1th function) 2025-12-04T08:19:14.9434178Z Duplicate microkernel definition: src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c and src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c 2025-12-04T08:19:14.9434814Z No microkernel found in src/reference/binary-elementwise.cc 2025-12-04T08:19:14.9435140Z No microkernel found in src/reference/packing.cc 2025-12-04T08:19:14.9435447Z No microkernel found in src/reference/unary-elementwise.cc 2025-12-04T08:19:15.0329241Z -- Failed to find LLVM FileCheck 2025-12-04T08:19:15.0386041Z -- Found Git: /usr/bin/git (found version "2.34.1") 2025-12-04T08:19:15.1613117Z -- Google Benchmark version: v1.9.3, normalized to 1.9.3 2025-12-04T08:19:15.1617689Z -- Looking for shm_open in rt 2025-12-04T08:19:15.3469792Z -- Looking for shm_open in rt - found 2025-12-04T08:19:15.3475760Z -- Performing Test HAVE_CXX_FLAG_WALL 2025-12-04T08:19:15.4458971Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2025-12-04T08:19:15.4463498Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2025-12-04T08:19:15.5492871Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2025-12-04T08:19:15.5498665Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2025-12-04T08:19:15.6451554Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2025-12-04T08:19:15.6458669Z -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL 2025-12-04T08:19:15.7431246Z -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success 2025-12-04T08:19:15.7435775Z -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST 2025-12-04T08:19:15.8465332Z -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success 2025-12-04T08:19:15.8470345Z -- Performing Test HAVE_CXX_FLAG_WCONVERSION 2025-12-04T08:19:15.9465068Z -- Performing Test HAVE_CXX_FLAG_WCONVERSION - Success 2025-12-04T08:19:15.9470617Z -- Performing Test HAVE_CXX_FLAG_WERROR 2025-12-04T08:19:16.0412666Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2025-12-04T08:19:16.0418552Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2025-12-04T08:19:16.1393488Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2025-12-04T08:19:16.1399481Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2025-12-04T08:19:16.2356393Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2025-12-04T08:19:16.2362327Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2025-12-04T08:19:16.3347015Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2025-12-04T08:19:16.3352081Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2025-12-04T08:19:16.3962955Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2025-12-04T08:19:16.3965809Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2025-12-04T08:19:16.4959569Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2025-12-04T08:19:16.4962708Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2025-12-04T08:19:16.5967723Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2025-12-04T08:19:16.5974172Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2025-12-04T08:19:16.6980742Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2025-12-04T08:19:16.6987213Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2025-12-04T08:19:16.7953720Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2025-12-04T08:19:16.7955713Z -- Performing Test HAVE_CXX_FLAG_WD654 2025-12-04T08:19:16.8349746Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2025-12-04T08:19:16.8355743Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2025-12-04T08:19:16.8851383Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2025-12-04T08:19:16.8857575Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2025-12-04T08:19:17.0491270Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2025-12-04T08:19:17.0491853Z -- Compiling and running to test HAVE_STD_REGEX 2025-12-04T08:19:17.3538457Z -- Performing Test HAVE_STD_REGEX -- success 2025-12-04T08:19:17.3538831Z -- Compiling and running to test HAVE_GNU_POSIX_REGEX 2025-12-04T08:19:17.3974625Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-12-04T08:19:17.3975028Z -- Compiling and running to test HAVE_POSIX_REGEX 2025-12-04T08:19:17.5416962Z -- Performing Test HAVE_POSIX_REGEX -- success 2025-12-04T08:19:17.5417340Z -- Compiling and running to test HAVE_STEADY_CLOCK 2025-12-04T08:19:17.6788609Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-12-04T08:19:17.6804350Z -- Compiling and running to test HAVE_PTHREAD_AFFINITY 2025-12-04T08:19:17.7861396Z -- Performing Test HAVE_PTHREAD_AFFINITY -- success 2025-12-04T08:19:17.7942211Z  2025-12-04T08:19:17.7942489Z  2025-12-04T08:19:17.7942888Z ================================================================================ 2025-12-04T08:19:17.7943313Z Default C++ compiler flags 2025-12-04T08:19:17.7943756Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-12-04T08:19:17.7944066Z  2025-12-04T08:19:17.7944411Z CMAKE_CXX_FLAGS: -fvisibility-inlines-hidden -DUSE_PTHREADPOOL 2025-12-04T08:19:17.7944757Z  2025-12-04T08:19:17.7944975Z CMAKE_CXX_FLAGS_DEBUG: -g 2025-12-04T08:19:17.7945223Z  2025-12-04T08:19:17.7945450Z CMAKE_CXX_FLAGS_RELEASE: -O3 -DNDEBUG 2025-12-04T08:19:17.7945845Z ================================================================================ 2025-12-04T08:19:17.7946115Z  2025-12-04T08:19:17.7946284Z  2025-12-04T08:19:17.7946457Z  2025-12-04T08:19:17.7946702Z ================================================================================ 2025-12-04T08:19:17.7946967Z AVX2_FLAGS: 2025-12-04T08:19:17.7947157Z  2025-12-04T08:19:17.7947340Z -mavx2 2025-12-04T08:19:17.7947534Z -mf16c 2025-12-04T08:19:17.7947716Z -mfma 2025-12-04T08:19:17.7947914Z -fopenmp 2025-12-04T08:19:17.7948178Z ================================================================================ 2025-12-04T08:19:17.7948418Z  2025-12-04T08:19:17.7948590Z  2025-12-04T08:19:17.7948767Z  2025-12-04T08:19:17.7948996Z ================================================================================ 2025-12-04T08:19:17.7949486Z AVX512_FLAGS: 2025-12-04T08:19:17.7949690Z  2025-12-04T08:19:17.7949866Z -mavx2 2025-12-04T08:19:17.7950061Z -mf16c 2025-12-04T08:19:17.7950252Z -mfma 2025-12-04T08:19:17.7950438Z -mavx512f 2025-12-04T08:19:17.7950643Z -mavx512bw 2025-12-04T08:19:17.7950847Z -mavx512dq 2025-12-04T08:19:17.7951036Z -mavx512vl 2025-12-04T08:19:17.7951233Z -fopenmp 2025-12-04T08:19:17.7951494Z ================================================================================ 2025-12-04T08:19:17.7951731Z  2025-12-04T08:19:17.7992640Z -- CXX_AVX_FLAGS: -mavx 2025-12-04T08:19:17.7992948Z -- CXX_AVX2_FLAGS: -mavx2 -mfma -mf16c 2025-12-04T08:19:17.7993337Z -- CXX_AVX512_FLAGS: -mavx512f -mavx512dq -mavx512vl -mavx512bw -mfma 2025-12-04T08:19:17.9620174Z -- Performing Test HAVE_GNU_F2H_IEEE 2025-12-04T08:19:18.0034411Z -- Performing Test HAVE_GNU_F2H_IEEE - Failed 2025-12-04T08:19:18.0056462Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-12-04T08:19:18.0057156Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-12-04T08:19:18.0057548Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T08:19:18.0057994Z problems in calling code that expects `find_package` result variables 2025-12-04T08:19:18.0058359Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T08:19:18.0058625Z Call Stack (most recent call first): 2025-12-04T08:19:18.0059017Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T08:19:18.0059413Z third_party/fbgemm/CMakeLists.txt:129 (find_package) 2025-12-04T08:19:18.0060120Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:18.0060443Z  2025-12-04T08:19:18.0060664Z -- Found OpenMP_C: -fopenmp 2025-12-04T08:19:18.0061368Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-12-04T08:19:18.0062076Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-12-04T08:19:18.0062612Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T08:19:18.0063041Z problems in calling code that expects `find_package` result variables 2025-12-04T08:19:18.0063434Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T08:19:18.0063764Z Call Stack (most recent call first): 2025-12-04T08:19:18.0064110Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T08:19:18.0064451Z third_party/fbgemm/CMakeLists.txt:129 (find_package) 2025-12-04T08:19:18.0064788Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:18.0065087Z  2025-12-04T08:19:18.0065257Z -- Found OpenMP_CXX: -fopenmp 2025-12-04T08:19:18.0065480Z -- Found OpenMP: TRUE 2025-12-04T08:19:18.0065772Z -- OpenMP found: OpenMP_C_INCLUDE_DIRS = 2025-12-04T08:19:18.0339377Z  2025-12-04T08:19:18.0339674Z  2025-12-04T08:19:18.0340068Z ================================================================================ 2025-12-04T08:19:18.0340580Z CPP Library Target: fbgemm_generic (OBJECT) 2025-12-04T08:19:18.0340954Z   2025-12-04T08:19:18.0341197Z SRCS: 2025-12-04T08:19:18.0341500Z src/EmbeddingSpMDM.cc 2025-12-04T08:19:18.0341798Z src/EmbeddingSpMDMNBit.cc 2025-12-04T08:19:18.0342195Z src/ExecuteKernel.cc 2025-12-04T08:19:18.0342468Z src/ExecuteKernelU8S8.cc 2025-12-04T08:19:18.0342707Z src/Fbgemm.cc 2025-12-04T08:19:18.0342956Z src/FbgemmBfloat16Convert.cc 2025-12-04T08:19:18.0343220Z src/FbgemmConv.cc 2025-12-04T08:19:18.0343483Z src/FbgemmFPCommon.cc 2025-12-04T08:19:18.0343726Z src/FbgemmFP16.cc 2025-12-04T08:19:18.0344237Z src/FbgemmFloat16Convert.cc 2025-12-04T08:19:18.0344494Z src/FbgemmI64.cc 2025-12-04T08:19:18.0344745Z src/FbgemmSparseDense.cc 2025-12-04T08:19:18.0345003Z src/FbgemmI8Spmdm.cc 2025-12-04T08:19:18.0345257Z src/FbgemmPackMatrixB.cc 2025-12-04T08:19:18.0345568Z src/GenerateKernelDirectConvU8S8S32ACC32.cc 2025-12-04T08:19:18.0345984Z src/GenerateKernel.cc 2025-12-04T08:19:18.0346266Z src/GenerateKernelU8S8S32ACC16.cc 2025-12-04T08:19:18.0346578Z src/GenerateKernelU8S8S32ACC16Avx512.cc 2025-12-04T08:19:18.0346924Z src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc 2025-12-04T08:19:18.0347251Z src/GenerateKernelU8S8S32ACC32.cc 2025-12-04T08:19:18.0347568Z src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc 2025-12-04T08:19:18.0347867Z src/GroupwiseConv.cc 2025-12-04T08:19:18.0348148Z src/GroupwiseConvAcc32Avx2.cc 2025-12-04T08:19:18.0348431Z src/GroupwiseConvAcc32Avx512.cc 2025-12-04T08:19:18.0348709Z src/PackAMatrix.cc 2025-12-04T08:19:18.0348999Z src/PackAWithIm2Col.cc 2025-12-04T08:19:18.0349273Z src/PackAWithQuantRowOffset.cc 2025-12-04T08:19:18.0349547Z src/PackAWithRowOffset.cc 2025-12-04T08:19:18.0349805Z src/PackBMatrix.cc 2025-12-04T08:19:18.0350068Z src/PackMatrix.cc 2025-12-04T08:19:18.0350319Z src/PackWeightMatrixForGConv.cc 2025-12-04T08:19:18.0350598Z src/PackWeightsForConv.cc 2025-12-04T08:19:18.0350873Z src/PackWeightsForDirectConv.cc 2025-12-04T08:19:18.0351135Z src/QuantUtils.cc 2025-12-04T08:19:18.0351384Z src/RowWiseSparseAdagradFused.cc 2025-12-04T08:19:18.0351656Z src/SparseAdagrad.cc 2025-12-04T08:19:18.0351892Z src/spmmUtils.cc 2025-12-04T08:19:18.0352125Z src/TransposeUtils.cc 2025-12-04T08:19:18.0352382Z src/GenerateI8Depthwise.cc 2025-12-04T08:19:18.0352738Z src/RefImplementations.cc 2025-12-04T08:19:18.0352978Z src/Utils.cc 2025-12-04T08:19:18.0353210Z src/fp32/FbgemmFP32.cc 2025-12-04T08:19:18.0353434Z   2025-12-04T08:19:18.0353615Z CC_FLAGS: 2025-12-04T08:19:18.0353812Z  2025-12-04T08:19:18.0353990Z   2025-12-04T08:19:18.0354172Z MSVC_FLAGS: 2025-12-04T08:19:18.0354383Z /wd4717 2025-12-04T08:19:18.0354581Z /bigobj 2025-12-04T08:19:18.0354764Z   2025-12-04T08:19:18.0354954Z DEFINITIONS: 2025-12-04T08:19:18.0355165Z FBGEMM_STATIC 2025-12-04T08:19:18.0355358Z   2025-12-04T08:19:18.0355545Z ENABLE_IPO:  2025-12-04T08:19:18.0355745Z  2025-12-04T08:19:18.0355908Z   2025-12-04T08:19:18.0356095Z INCLUDE_DIRS: 2025-12-04T08:19:18.0356427Z $ 2025-12-04T08:19:18.0356879Z $ 2025-12-04T08:19:18.0357337Z $ 2025-12-04T08:19:18.0357661Z   2025-12-04T08:19:18.0357865Z Library Dependencies: 2025-12-04T08:19:18.0358113Z $ 2025-12-04T08:19:18.0358374Z $ 2025-12-04T08:19:18.0358598Z   2025-12-04T08:19:18.0358785Z Output Library: 2025-12-04T08:19:18.0359006Z fbgemm_generic 2025-12-04T08:19:18.0359208Z   2025-12-04T08:19:18.0359401Z Install Destination: 2025-12-04T08:19:18.0359621Z lib 2025-12-04T08:19:18.0359883Z ================================================================================ 2025-12-04T08:19:18.0360134Z  2025-12-04T08:19:18.0360332Z -- Processor is x86_64; will build AVX2 target 2025-12-04T08:19:18.0861694Z  2025-12-04T08:19:18.0861989Z  2025-12-04T08:19:18.0862401Z ================================================================================ 2025-12-04T08:19:18.0862885Z CPP Library Target: fbgemm_avx2 (OBJECT) 2025-12-04T08:19:18.0864047Z   2025-12-04T08:19:18.0864232Z SRCS: 2025-12-04T08:19:18.0864479Z src/EmbeddingSpMDMAvx2.cc 2025-12-04T08:19:18.0864772Z src/FbgemmBfloat16ConvertAvx2.cc 2025-12-04T08:19:18.0865064Z src/FbgemmFloat16ConvertAvx2.cc 2025-12-04T08:19:18.0865357Z src/FbgemmI8Depthwise3DAvx2.cc 2025-12-04T08:19:18.0865641Z src/FbgemmI8DepthwiseAvx2.cc 2025-12-04T08:19:18.0866086Z src/FbgemmI8DepthwisePerChannelQuantAvx2.cc 2025-12-04T08:19:18.0866409Z src/FbgemmSparseDenseAvx2.cc 2025-12-04T08:19:18.0866690Z src/FbgemmSparseDenseInt8Avx2.cc 2025-12-04T08:19:18.0866975Z src/OptimizedKernelsAvx2.cc 2025-12-04T08:19:18.0867259Z src/PackDepthwiseConvMatrixAvx2.cc 2025-12-04T08:19:18.0867548Z src/QuantUtilsAvx2.cc 2025-12-04T08:19:18.0867799Z src/spmmUtilsAvx2.cc 2025-12-04T08:19:18.0868067Z src/UtilsAvx2.cc 2025-12-04T08:19:18.0868327Z src/fp32/FbgemmFP32UKernelsAvx2.cc 2025-12-04T08:19:18.0868616Z src/FbgemmFP16UKernelsAvx2.cc 2025-12-04T08:19:18.0868854Z   2025-12-04T08:19:18.0869033Z CC_FLAGS: 2025-12-04T08:19:18.0869231Z -m64 2025-12-04T08:19:18.0869424Z -mf16c 2025-12-04T08:19:18.0869609Z -mfma 2025-12-04T08:19:18.0869794Z -mavx2 2025-12-04T08:19:18.0869979Z -mfma 2025-12-04T08:19:18.0870159Z -mf16c 2025-12-04T08:19:18.0870342Z   2025-12-04T08:19:18.0870529Z MSVC_FLAGS: 2025-12-04T08:19:18.0870720Z -mavx2 2025-12-04T08:19:18.0870905Z -mfma 2025-12-04T08:19:18.0871087Z -mf16c 2025-12-04T08:19:18.0871259Z   2025-12-04T08:19:18.0871448Z DEFINITIONS: 2025-12-04T08:19:18.0871651Z  2025-12-04T08:19:18.0871818Z   2025-12-04T08:19:18.0872005Z ENABLE_IPO:  2025-12-04T08:19:18.0872198Z  2025-12-04T08:19:18.0872364Z   2025-12-04T08:19:18.0872652Z INCLUDE_DIRS: 2025-12-04T08:19:18.0872860Z  2025-12-04T08:19:18.0873032Z   2025-12-04T08:19:18.0873236Z Library Dependencies: 2025-12-04T08:19:18.0873495Z $ 2025-12-04T08:19:18.0873753Z $ 2025-12-04T08:19:18.0873998Z fbgemm_generic 2025-12-04T08:19:18.0874206Z   2025-12-04T08:19:18.0874397Z Output Library: 2025-12-04T08:19:18.0874617Z fbgemm_avx2 2025-12-04T08:19:18.0874816Z   2025-12-04T08:19:18.0875007Z Install Destination: 2025-12-04T08:19:18.0875231Z lib 2025-12-04T08:19:18.0875487Z ================================================================================ 2025-12-04T08:19:18.0875744Z  2025-12-04T08:19:18.0875935Z -- Processor is x86_64; will build AVX512 target 2025-12-04T08:19:18.1379068Z  2025-12-04T08:19:18.1379328Z  2025-12-04T08:19:18.1379652Z ================================================================================ 2025-12-04T08:19:18.1380019Z CPP Library Target: fbgemm_avx512 (OBJECT) 2025-12-04T08:19:18.1380344Z   2025-12-04T08:19:18.1380535Z SRCS: 2025-12-04T08:19:18.1380773Z src/FbgemmBfloat16ConvertAvx512.cc 2025-12-04T08:19:18.1381075Z src/EmbeddingSpMDMAvx512.cc 2025-12-04T08:19:18.1381367Z src/FbgemmFloat16ConvertAvx512.cc 2025-12-04T08:19:18.1381655Z src/FbgemmSparseDenseAvx512.cc 2025-12-04T08:19:18.1381953Z src/FbgemmSparseDenseInt8Avx512.cc 2025-12-04T08:19:18.1382287Z src/FbgemmSparseDenseVectorInt8Avx512.cc 2025-12-04T08:19:18.1382579Z src/QuantUtilsAvx512.cc 2025-12-04T08:19:18.1382832Z src/UtilsAvx512.cc 2025-12-04T08:19:18.1383091Z src/FbgemmFP16UKernelsAvx512.cc 2025-12-04T08:19:18.1383383Z src/FbgemmFP16UKernelsAvx512_256.cc 2025-12-04T08:19:18.1383682Z src/fp32/FbgemmFP32UKernelsAvx512.cc 2025-12-04T08:19:18.1383992Z src/fp32/FbgemmFP32UKernelsAvx512_256.cc 2025-12-04T08:19:18.1384246Z   2025-12-04T08:19:18.1384779Z CC_FLAGS: 2025-12-04T08:19:18.1384983Z -m64 2025-12-04T08:19:18.1385177Z -mfma 2025-12-04T08:19:18.1385370Z -mavx512f 2025-12-04T08:19:18.1385572Z -mavx512dq 2025-12-04T08:19:18.1385889Z -mavx512vl 2025-12-04T08:19:18.1386085Z -mavx512bw 2025-12-04T08:19:18.1386278Z -mfma 2025-12-04T08:19:18.1386473Z -mavx2 2025-12-04T08:19:18.1386656Z -mfma 2025-12-04T08:19:18.1386846Z -mf16c 2025-12-04T08:19:18.1387033Z   2025-12-04T08:19:18.1387217Z MSVC_FLAGS: 2025-12-04T08:19:18.1387420Z -mavx512f 2025-12-04T08:19:18.1387621Z -mavx512dq 2025-12-04T08:19:18.1387811Z -mavx512vl 2025-12-04T08:19:18.1388009Z -mavx512bw 2025-12-04T08:19:18.1388201Z -mfma 2025-12-04T08:19:18.1388380Z -mavx2 2025-12-04T08:19:18.1388566Z -mfma 2025-12-04T08:19:18.1388752Z -mf16c 2025-12-04T08:19:18.1388934Z   2025-12-04T08:19:18.1389124Z DEFINITIONS: 2025-12-04T08:19:18.1389332Z  2025-12-04T08:19:18.1389498Z   2025-12-04T08:19:18.1389686Z ENABLE_IPO:  2025-12-04T08:19:18.1389888Z  2025-12-04T08:19:18.1390054Z   2025-12-04T08:19:18.1390244Z INCLUDE_DIRS: 2025-12-04T08:19:18.1390442Z  2025-12-04T08:19:18.1390611Z   2025-12-04T08:19:18.1390819Z Library Dependencies: 2025-12-04T08:19:18.1391075Z $ 2025-12-04T08:19:18.1391330Z $ 2025-12-04T08:19:18.1391573Z fbgemm_generic 2025-12-04T08:19:18.1391775Z   2025-12-04T08:19:18.1391962Z Output Library: 2025-12-04T08:19:18.1392180Z fbgemm_avx512 2025-12-04T08:19:18.1392379Z   2025-12-04T08:19:18.1392580Z Install Destination: 2025-12-04T08:19:18.1392786Z lib 2025-12-04T08:19:18.1393152Z ================================================================================ 2025-12-04T08:19:18.1393418Z  2025-12-04T08:19:18.1393624Z -- Processor is x86_64; will NOT build Neon target 2025-12-04T08:19:18.1393911Z -- Processor is x86_64; will NOT build SVE target 2025-12-04T08:19:18.1394166Z -- Will build autovec target 2025-12-04T08:19:18.1646262Z  2025-12-04T08:19:18.1646572Z  2025-12-04T08:19:18.1646853Z ================================================================================ 2025-12-04T08:19:18.1647217Z CPP Library Target: fbgemm_autovec (OBJECT) 2025-12-04T08:19:18.1647482Z   2025-12-04T08:19:18.1647675Z SRCS: 2025-12-04T08:19:18.1647919Z src/EmbeddingSpMDMAutovec.cc 2025-12-04T08:19:18.1648216Z src/EmbeddingStatsTracker.cc 2025-12-04T08:19:18.1648456Z   2025-12-04T08:19:18.1648647Z CC_FLAGS: 2025-12-04T08:19:18.1648870Z -ftree-vectorize 2025-12-04T08:19:18.1649083Z   2025-12-04T08:19:18.1649277Z MSVC_FLAGS: 2025-12-04T08:19:18.1649476Z  2025-12-04T08:19:18.1649674Z   2025-12-04T08:19:18.1649873Z DEFINITIONS: 2025-12-04T08:19:18.1650120Z  2025-12-04T08:19:18.1650291Z   2025-12-04T08:19:18.1650480Z ENABLE_IPO:  2025-12-04T08:19:18.1650687Z OFF 2025-12-04T08:19:18.1650864Z   2025-12-04T08:19:18.1651054Z INCLUDE_DIRS: 2025-12-04T08:19:18.1651255Z  2025-12-04T08:19:18.1651421Z   2025-12-04T08:19:18.1651627Z Library Dependencies: 2025-12-04T08:19:18.1651893Z $ 2025-12-04T08:19:18.1652153Z $ 2025-12-04T08:19:18.1652398Z fbgemm_generic 2025-12-04T08:19:18.1652600Z   2025-12-04T08:19:18.1652787Z Output Library: 2025-12-04T08:19:18.1653012Z fbgemm_autovec 2025-12-04T08:19:18.1653212Z   2025-12-04T08:19:18.1653404Z Install Destination: 2025-12-04T08:19:18.1653624Z lib 2025-12-04T08:19:18.1653890Z ================================================================================ 2025-12-04T08:19:18.1654140Z  2025-12-04T08:19:18.1654599Z  2025-12-04T08:19:18.1654776Z  2025-12-04T08:19:18.1655016Z ================================================================================ 2025-12-04T08:19:18.1655317Z CPP Library Target: fbgemm (STATIC) 2025-12-04T08:19:18.1655561Z   2025-12-04T08:19:18.1655741Z SRCS: 2025-12-04T08:19:18.1655915Z  2025-12-04T08:19:18.1656084Z   2025-12-04T08:19:18.1656266Z CC_FLAGS: 2025-12-04T08:19:18.1656451Z  2025-12-04T08:19:18.1656620Z   2025-12-04T08:19:18.1656806Z MSVC_FLAGS: 2025-12-04T08:19:18.1656992Z  2025-12-04T08:19:18.1657162Z   2025-12-04T08:19:18.1657353Z DEFINITIONS: 2025-12-04T08:19:18.1657544Z  2025-12-04T08:19:18.1657716Z   2025-12-04T08:19:18.1657905Z ENABLE_IPO:  2025-12-04T08:19:18.1658092Z  2025-12-04T08:19:18.1658263Z   2025-12-04T08:19:18.1658454Z INCLUDE_DIRS: 2025-12-04T08:19:18.1658647Z  2025-12-04T08:19:18.1658821Z   2025-12-04T08:19:18.1659023Z Library Dependencies: 2025-12-04T08:19:18.1659251Z fbgemm_generic 2025-12-04T08:19:18.1659463Z fbgemm_avx2 2025-12-04T08:19:18.1659671Z fbgemm_avx512 2025-12-04T08:19:18.1659875Z fbgemm_autovec 2025-12-04T08:19:18.1660074Z   2025-12-04T08:19:18.1660264Z Output Library: 2025-12-04T08:19:18.1660464Z fbgemm 2025-12-04T08:19:18.1660649Z   2025-12-04T08:19:18.1660852Z Install Destination: 2025-12-04T08:19:18.1661062Z lib 2025-12-04T08:19:18.1661315Z ================================================================================ 2025-12-04T08:19:18.1661566Z  2025-12-04T08:19:18.1954866Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2025-12-04T08:19:18.2954971Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2025-12-04T08:19:18.2960497Z -- Performing Test __CxxFlag__fno_semantic_interposition 2025-12-04T08:19:18.3929801Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2025-12-04T08:19:18.3935474Z -- Performing Test __CxxFlag__fmerge_all_constants 2025-12-04T08:19:18.4923562Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2025-12-04T08:19:18.4928761Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2025-12-04T08:19:18.5891545Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2025-12-04T08:19:18.5892433Z -- Dependency: adding libc (Linux, BSD, or other UNIX/POSIX environment) 2025-12-04T08:19:18.5892826Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD 2025-12-04T08:19:18.6917499Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD - Success 2025-12-04T08:19:18.6918236Z -- Dependency: libpthread provided by libc (not linking to libpthread) 2025-12-04T08:19:18.6918606Z -- Performing Test ASMJIT_LIBC_HAS_LIBRT 2025-12-04T08:19:18.7972044Z -- Performing Test ASMJIT_LIBC_HAS_LIBRT - Success 2025-12-04T08:19:18.7972787Z -- Dependency: shm_open provided by libc (not linking to librt) 2025-12-04T08:19:18.7988832Z ** AsmJit Summary ** 2025-12-04T08:19:18.7989374Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/external/asmjit 2025-12-04T08:19:18.7989766Z  ASMJIT_TEST=FALSE 2025-12-04T08:19:18.7990018Z  ASMJIT_TARGET_TYPE=STATIC 2025-12-04T08:19:18.7990290Z  ASMJIT_DEPS=c 2025-12-04T08:19:18.7990535Z  ASMJIT_LIBS=asmjit;c 2025-12-04T08:19:18.7990793Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2025-12-04T08:19:18.7991398Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2025-12-04T08:19:18.7991926Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2025-12-04T08:19:18.7992318Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2025-12-04T08:19:18.8008045Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2025-12-04T08:19:18.8984360Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2025-12-04T08:19:18.8990021Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2025-12-04T08:19:18.9971993Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2025-12-04T08:19:18.9998512Z -- Found Numa: /usr/include 2025-12-04T08:19:18.9998975Z -- Found Numa (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnuma.so) 2025-12-04T08:19:19.0027197Z CMake Deprecation Warning at third_party/ittapi/CMakeLists.txt:7 (cmake_minimum_required): 2025-12-04T08:19:19.0027650Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-12-04T08:19:19.0027942Z CMake. 2025-12-04T08:19:19.0028049Z 2025-12-04T08:19:19.0028215Z Update the VERSION argument value. Or, use the ... syntax 2025-12-04T08:19:19.0028597Z to tell CMake that the project requires at least but has been updated 2025-12-04T08:19:19.0028930Z to work with policies introduced by or earlier. 2025-12-04T08:19:19.0029116Z 2025-12-04T08:19:19.0029248Z  2025-12-04T08:19:19.0146418Z -- Using third party subdirectory Eigen. 2025-12-04T08:19:19.2935947Z -- Found Python: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") found components: Interpreter Development.Module NumPy 2025-12-04T08:19:19.2936502Z -- Using third_party/pybind11. 2025-12-04T08:19:19.2936878Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2025-12-04T08:19:19.2955043Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-12-04T08:19:19.2955463Z -- Using third_party/opentelemetry-cpp. 2025-12-04T08:19:19.2955887Z -- opentelemetry api include dirs: /var/lib/jenkins/workspace/cmake/../third_party/opentelemetry-cpp/api/include 2025-12-04T08:19:19.5058367Z -- Found MPI_C: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found version "3.1") 2025-12-04T08:19:19.9231739Z -- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1") 2025-12-04T08:19:19.9232676Z -- Found MPI: TRUE (found version "3.1") 2025-12-04T08:19:19.9234944Z -- MPI support found 2025-12-04T08:19:19.9235291Z -- MPI compile flags: 2025-12-04T08:19:19.9235882Z -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi 2025-12-04T08:19:19.9236458Z -- MPI LINK flags path: 2025-12-04T08:19:19.9237067Z -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so 2025-12-04T08:19:20.4261761Z CMake Warning at cmake/Dependencies.cmake:903 (message): 2025-12-04T08:19:20.4262167Z OpenMPI found, but it is not built with CUDA support. 2025-12-04T08:19:20.4262441Z Call Stack (most recent call first): 2025-12-04T08:19:20.4262681Z CMakeLists.txt:932 (include) 2025-12-04T08:19:20.4262817Z 2025-12-04T08:19:20.4262929Z  2025-12-04T08:19:20.4288554Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2025-12-04T08:19:20.4289008Z -- Will link against OpenMP libraries: /opt/conda/envs/py_3.10/lib/libgomp.so 2025-12-04T08:19:20.4290798Z -- Found nvtx3: /var/lib/jenkins/workspace/third_party/NVTX/c/include 2025-12-04T08:19:20.4300311Z -- ROCM_PATH environment variable is not set and /opt/rocm does not exist. 2025-12-04T08:19:20.4300673Z Building without ROCm support. 2025-12-04T08:19:20.4328236Z -- Found NCCL: /usr/local/cuda/include 2025-12-04T08:19:20.4328670Z -- Determining NCCL version from /usr/local/cuda/include/nccl.h... 2025-12-04T08:19:20.4348897Z -- Looking for NCCL_VERSION_CODE 2025-12-04T08:19:20.5936250Z -- Looking for NCCL_VERSION_CODE - found 2025-12-04T08:19:20.8101679Z -- NCCL version: 2.27.5 2025-12-04T08:19:20.8101901Z 2025-12-04T08:19:20.8102150Z -- Found NCCL (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libnccl.so) 2025-12-04T08:19:20.8103210Z CMake Warning at cmake/Dependencies.cmake:1129 (message): 2025-12-04T08:19:20.8103579Z Not using XPU, so disabling USE_XCCL. Suppress this warning with 2025-12-04T08:19:20.8103868Z -DUSE_XCCL=OFF. 2025-12-04T08:19:20.8104125Z Call Stack (most recent call first): 2025-12-04T08:19:20.8104357Z CMakeLists.txt:932 (include) 2025-12-04T08:19:20.8104814Z 2025-12-04T08:19:20.8104904Z  2025-12-04T08:19:20.8122314Z -- Found CUB: /usr/local/cuda/include 2025-12-04T08:19:20.8123766Z -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: 2025-12-04T08:19:20.8125293Z CUDA_NVCC_FLAGS = -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS;-Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_86,code=sm_86;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda 2025-12-04T08:19:20.8126619Z CUDA_NVCC_FLAGS_DEBUG = -g 2025-12-04T08:19:20.8126865Z CUDA_NVCC_FLAGS_RELEASE = -O3;-DNDEBUG 2025-12-04T08:19:20.8127152Z CUDA_NVCC_FLAGS_RELWITHDEBINFO = -O2;-g;-DNDEBUG 2025-12-04T08:19:20.8127421Z CUDA_NVCC_FLAGS_MINSIZEREL = -O1;-DNDEBUG 2025-12-04T08:19:20.8374963Z -- Performing Test UV_LINT_W4 2025-12-04T08:19:20.8861747Z -- Performing Test UV_LINT_W4 - Failed 2025-12-04T08:19:20.8862204Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2025-12-04T08:19:20.9348811Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2025-12-04T08:19:20.9354571Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2025-12-04T08:19:20.9838781Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2025-12-04T08:19:20.9844090Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2025-12-04T08:19:21.0323329Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2025-12-04T08:19:21.0329490Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2025-12-04T08:19:21.0809141Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2025-12-04T08:19:21.0814379Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2025-12-04T08:19:21.1361799Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2025-12-04T08:19:21.1366624Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2025-12-04T08:19:21.1862319Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2025-12-04T08:19:21.1867374Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2025-12-04T08:19:21.2359146Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2025-12-04T08:19:21.2364238Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2025-12-04T08:19:21.2851696Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2025-12-04T08:19:21.2857110Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2025-12-04T08:19:21.3340708Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2025-12-04T08:19:21.3350439Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2025-12-04T08:19:21.3846208Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2025-12-04T08:19:21.3850853Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2025-12-04T08:19:21.4327564Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2025-12-04T08:19:21.4334675Z -- Performing Test UV_LINT_WALL 2025-12-04T08:19:21.5209660Z -- Performing Test UV_LINT_WALL - Success 2025-12-04T08:19:21.5214997Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2025-12-04T08:19:21.6096042Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2025-12-04T08:19:21.6102472Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2025-12-04T08:19:21.6992295Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2025-12-04T08:19:21.6997334Z -- Performing Test UV_LINT_EXTRA 2025-12-04T08:19:21.7890217Z -- Performing Test UV_LINT_EXTRA - Success 2025-12-04T08:19:21.7893328Z -- Performing Test UV_LINT_UTF8_MSVC 2025-12-04T08:19:21.8364228Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2025-12-04T08:19:21.8372059Z -- Performing Test UV_F_STRICT_ALIASING 2025-12-04T08:19:21.9245387Z -- Performing Test UV_F_STRICT_ALIASING - Success 2025-12-04T08:19:21.9274363Z -- summary of build options: 2025-12-04T08:19:21.9274833Z Install prefix: /var/lib/jenkins/workspace/torch 2025-12-04T08:19:21.9275418Z Target system: Linux 2025-12-04T08:19:21.9275624Z Compiler: 2025-12-04T08:19:21.9275818Z C compiler: /opt/cache/bin/cc (GNU) 2025-12-04T08:19:21.9276051Z CFLAGS: 2025-12-04T08:19:21.9276172Z 2025-12-04T08:19:21.9298812Z -- Found uv: 1.51.0 (found version "1.51.0") 2025-12-04T08:19:21.9381948Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW 2025-12-04T08:19:21.9995336Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW - Failed 2025-12-04T08:19:22.0023780Z -- Enabling sccache for CXX 2025-12-04T08:19:22.0024147Z -- Enabling sccache for C 2025-12-04T08:19:22.0024395Z -- Gloo build as SHARED library 2025-12-04T08:19:22.0119068Z -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi 2025-12-04T08:19:22.0119895Z -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so 2025-12-04T08:19:22.0146235Z -- Found CUDAToolkit: /usr/local/cuda/include (found suitable version "12.8.93", minimum required is "7.0") 2025-12-04T08:19:22.0244544Z -- CUDA detected: 12.8.93 2025-12-04T08:19:22.0336266Z -- GLOO_USE_TORCH_DTYPES : 1 /var/lib/jenkins/workspace;/var/lib/jenkins/workspace/build 2025-12-04T08:19:22.2010267Z -- Found Python3: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") found components: Interpreter 2025-12-04T08:19:22.2014483Z -- ONNX_PROTOC_EXECUTABLE: $ 2025-12-04T08:19:22.2014890Z -- Protobuf_VERSION: Protobuf_VERSION_NOTFOUND 2025-12-04T08:19:22.2017654Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-12-04T08:19:22.2019815Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-12-04T08:19:22.2021854Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-12-04T08:19:22.3208421Z -- 2025-12-04T08:19:22.3208723Z -- ******** Summary ******** 2025-12-04T08:19:22.3209048Z -- CMake version : 3.31.6 2025-12-04T08:19:22.3209470Z -- CMake command : /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake 2025-12-04T08:19:22.3209914Z -- System : Linux 2025-12-04T08:19:22.3210248Z -- C++ compiler : /opt/cache/bin/c++ 2025-12-04T08:19:22.3210572Z -- C++ compiler version : 11.4.0 2025-12-04T08:19:22.3211059Z -- CXX flags : -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2025-12-04T08:19:22.3211473Z -- Build type : Release 2025-12-04T08:19:22.3211787Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2025-12-04T08:19:22.3212411Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda 2025-12-04T08:19:22.3213001Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2025-12-04T08:19:22.3213520Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2025-12-04T08:19:22.3213956Z -- 2025-12-04T08:19:22.3214133Z -- ONNX version : 1.18.0 2025-12-04T08:19:22.3214393Z -- ONNX NAMESPACE : onnx_torch 2025-12-04T08:19:22.3214649Z -- ONNX_USE_LITE_PROTO : OFF 2025-12-04T08:19:22.3214892Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-12-04T08:19:22.3215127Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-12-04T08:19:22.3215388Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-12-04T08:19:22.3215627Z -- ONNX_WERROR : OFF 2025-12-04T08:19:22.3215846Z -- ONNX_BUILD_TESTS : OFF 2025-12-04T08:19:22.3216084Z -- BUILD_SHARED_LIBS : OFF 2025-12-04T08:19:22.3216297Z -- 2025-12-04T08:19:22.3216959Z -- Protobuf compiler : $ 2025-12-04T08:19:22.3217280Z -- Protobuf includes : 2025-12-04T08:19:22.3217520Z -- Protobuf libraries : 2025-12-04T08:19:22.3217758Z -- ONNX_BUILD_PYTHON : OFF 2025-12-04T08:19:22.3218054Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-12-04T08:19:22.3218354Z -- Adding -DNDEBUG to compile flags 2025-12-04T08:19:22.3250655Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2025-12-04T08:19:22.3689808Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2025-12-04T08:19:22.3690205Z -- MAGMA not found. Compiling without MAGMA support 2025-12-04T08:19:22.3739376Z -- Could not find hardware support for NEON on this machine. 2025-12-04T08:19:22.3739684Z -- No OMAP3 processor on this machine. 2025-12-04T08:19:22.3739917Z -- No OMAP4 processor on this machine. 2025-12-04T08:19:22.3743932Z -- No SVE processor on this machine. 2025-12-04T08:19:22.3765592Z -- Looking for sbgemm_ 2025-12-04T08:19:22.4798976Z -- Looking for sbgemm_ - not found 2025-12-04T08:19:22.4809554Z -- Found a library with LAPACK API (mkl). 2025-12-04T08:19:22.4810833Z disabling ROCM because NOT USE_ROCM is set 2025-12-04T08:19:22.4811211Z -- MIOpen not found. Compiling without MIOpen support 2025-12-04T08:19:22.4826473Z -- Will build oneDNN Graph 2025-12-04T08:19:22.4826750Z -- Will build oneDNN UKERNEL 2025-12-04T08:19:22.4843886Z -- MKLDNN_CPU_RUNTIME = OMP 2025-12-04T08:19:22.4864396Z -- DNNL_TARGET_ARCH: X64 2025-12-04T08:19:22.4900263Z -- DNNL_LIBRARY_NAME: dnnl 2025-12-04T08:19:22.4973208Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-12-04T08:19:22.4973992Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-12-04T08:19:22.4974640Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T08:19:22.4975036Z problems in calling code that expects `find_package` result variables 2025-12-04T08:19:22.4975365Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T08:19:22.4975629Z Call Stack (most recent call first): 2025-12-04T08:19:22.4975948Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T08:19:22.4976338Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-12-04T08:19:22.4976667Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-12-04T08:19:22.4977002Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:22.4977305Z  2025-12-04T08:19:22.4977483Z -- Found OpenMP_C: -fopenmp 2025-12-04T08:19:22.4978149Z CMake Warning (dev) at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): 2025-12-04T08:19:22.4978785Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-12-04T08:19:22.4979173Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T08:19:22.4979544Z problems in calling code that expects `find_package` result variables 2025-12-04T08:19:22.4979859Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T08:19:22.4980101Z Call Stack (most recent call first): 2025-12-04T08:19:22.4980413Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T08:19:22.4980782Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-12-04T08:19:22.4981096Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-12-04T08:19:22.4981426Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T08:19:22.4981723Z  2025-12-04T08:19:22.4981889Z -- Found OpenMP_CXX: -fopenmp 2025-12-04T08:19:22.5160211Z -- Enabled testing coverage: CI 2025-12-04T08:19:22.5173264Z -- Enabled workload: TRAINING 2025-12-04T08:19:22.5173609Z -- Enabled primitives: ALL 2025-12-04T08:19:22.5174100Z -- Enabled primitive CPU ISA: ALL 2025-12-04T08:19:22.5174333Z -- Enabled primitive GPU ISA: ALL 2025-12-04T08:19:22.5174554Z -- Enabled GeMM kernels ISA: ALL 2025-12-04T08:19:22.5237436Z -- Primitive cache is enabled 2025-12-04T08:19:22.5237764Z -- Experimental functionality for ukernels is enabled 2025-12-04T08:19:22.5363611Z -- Graph component is enabled 2025-12-04T08:19:22.5447638Z -- Graph compiler backend is disabled. 2025-12-04T08:19:22.5501483Z -- Found MKL-DNN: TRUE 2025-12-04T08:19:22.5502366Z -- Looking for clock_gettime in rt 2025-12-04T08:19:22.6414797Z -- Looking for clock_gettime in rt - found 2025-12-04T08:19:22.6415119Z -- Looking for mmap 2025-12-04T08:19:22.7345598Z -- Looking for mmap - found 2025-12-04T08:19:22.7346027Z -- Looking for shm_open 2025-12-04T08:19:22.8281012Z -- Looking for shm_open - found 2025-12-04T08:19:22.8281337Z -- Looking for shm_unlink 2025-12-04T08:19:22.9183781Z -- Looking for shm_unlink - found 2025-12-04T08:19:22.9184127Z -- Looking for malloc_usable_size 2025-12-04T08:19:23.0073700Z -- Looking for malloc_usable_size - found 2025-12-04T08:19:23.0074047Z -- Looking for posix_fallocate 2025-12-04T08:19:23.0973694Z -- Looking for posix_fallocate - found 2025-12-04T08:19:23.0980107Z --  2025-12-04T08:19:23.0981899Z -- Performing Test COMPILE_OUT_ZVECTOR 2025-12-04T08:19:23.1382738Z -- Performing Test COMPILE_OUT_ZVECTOR - Failed 2025-12-04T08:19:23.1383371Z -- ZVECTOR flags were NOT set. 2025-12-04T08:19:23.1383642Z --  2025-12-04T08:19:23.1450944Z -- {fmt} version: 12.1.0 2025-12-04T08:19:23.1451284Z -- Build type: Release 2025-12-04T08:19:23.1506932Z -- Using Kineto with CUPTI support 2025-12-04T08:19:23.1507298Z -- Configuring Kineto dependency: 2025-12-04T08:19:23.1507642Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2025-12-04T08:19:23.1507975Z -- KINETO_BUILD_TESTS = OFF 2025-12-04T08:19:23.1508463Z -- KINETO_LIBRARY_TYPE = static 2025-12-04T08:19:23.3151541Z -- ROCM_SOURCE_DIR = 2025-12-04T08:19:23.3168375Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.8.93") 2025-12-04T08:19:23.3276595Z -- Found CUPTI 2025-12-04T08:19:23.3277323Z INFO LIBKINETO_NOAIUPTI NOT DEFINED adding subdirectory(src/plugin/aiupti) 2025-12-04T08:19:23.3333650Z CMake Warning at third_party/kineto/libkineto/src/plugin/aiupti/FindAIUToolkit.cmake:42 (message): 2025-12-04T08:19:23.3334168Z Cannot find RUNTIME_FULL_INSTALL_DIR or SENDNN_DIR, please set up the AIU 2025-12-04T08:19:23.3334472Z environment. 2025-12-04T08:19:23.3334676Z Call Stack (most recent call first): 2025-12-04T08:19:23.3335017Z third_party/kineto/libkineto/src/plugin/aiupti/CMakeLists.txt:14 (include) 2025-12-04T08:19:23.3335269Z 2025-12-04T08:19:23.3335359Z  2025-12-04T08:19:23.3335760Z CMake Warning at third_party/kineto/libkineto/src/plugin/aiupti/CMakeLists.txt:17 (message): 2025-12-04T08:19:23.3336189Z AIU PTI has not built because 2025-12-04T08:19:23.3336329Z 2025-12-04T08:19:23.3336435Z  2025-12-04T08:19:23.4106073Z -- ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-12-04T08:19:23.4106641Z -- DYNOLOG_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog/ 2025-12-04T08:19:23.4107267Z -- IPCFABRIC_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-12-04T08:19:23.4109580Z -- Configured Kineto 2025-12-04T08:19:23.4132775Z -- GCC 11.4.0: Adding gcc and gcc_s libs to link line 2025-12-04T08:19:23.4147858Z -- Performing Test HAS_WERROR_RETURN_TYPE 2025-12-04T08:19:23.5158288Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2025-12-04T08:19:23.5162607Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2025-12-04T08:19:23.6113983Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2025-12-04T08:19:23.6119296Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2025-12-04T08:19:23.6624517Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2025-12-04T08:19:23.6632038Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2025-12-04T08:19:23.7618392Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2025-12-04T08:19:23.7621570Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2025-12-04T08:19:23.8592482Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2025-12-04T08:19:23.8598233Z -- Performing Test HAS_WNARROWING 2025-12-04T08:19:23.9662497Z -- Performing Test HAS_WNARROWING - Success 2025-12-04T08:19:23.9667403Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2025-12-04T08:19:24.1371280Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2025-12-04T08:19:24.1374472Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2025-12-04T08:19:24.2390068Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2025-12-04T08:19:24.2395512Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2025-12-04T08:19:24.3453628Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2025-12-04T08:19:24.3459962Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2025-12-04T08:19:24.4452451Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2025-12-04T08:19:24.4458240Z -- Performing Test HAS_WNO_STRICT_ALIASING 2025-12-04T08:19:24.5469968Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2025-12-04T08:19:24.5475335Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-12-04T08:19:24.6519161Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2025-12-04T08:19:24.6525574Z -- Performing Test HAS_WVLA_EXTENSION 2025-12-04T08:19:24.6968456Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2025-12-04T08:19:24.6974196Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2025-12-04T08:19:24.8060698Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2025-12-04T08:19:24.8066452Z -- Performing Test HAS_WNEWLINE_EOF 2025-12-04T08:19:24.8508357Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2025-12-04T08:19:24.8514079Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2025-12-04T08:19:24.9068525Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2025-12-04T08:19:24.9070226Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2025-12-04T08:19:24.9677342Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2025-12-04T08:19:24.9681799Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2025-12-04T08:19:25.0671729Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2025-12-04T08:19:25.0677116Z -- Performing Test HAS_WCONSTANT_CONVERSION 2025-12-04T08:19:25.1176586Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2025-12-04T08:19:25.1181909Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2025-12-04T08:19:25.1732894Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2025-12-04T08:19:25.1738453Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2025-12-04T08:19:25.2238511Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2025-12-04T08:19:25.2242296Z -- Performing Test HAS_FALIGNED_NEW 2025-12-04T08:19:25.3247265Z -- Performing Test HAS_FALIGNED_NEW - Success 2025-12-04T08:19:25.3251492Z -- Performing Test HAS_WERROR 2025-12-04T08:19:25.4257454Z -- Performing Test HAS_WERROR - Success 2025-12-04T08:19:25.4263450Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2025-12-04T08:19:25.5269156Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2025-12-04T08:19:25.5275497Z -- Performing Test HAS_FSTANDALONE_DEBUG 2025-12-04T08:19:25.5773804Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2025-12-04T08:19:25.5779383Z -- Performing Test HAS_FNO_MATH_ERRNO 2025-12-04T08:19:25.6760562Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2025-12-04T08:19:25.6766442Z -- Performing Test HAS_FNO_TRAPPING_MATH 2025-12-04T08:19:25.7730908Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2025-12-04T08:19:25.7736104Z -- Performing Test HAS_WERROR_FORMAT 2025-12-04T08:19:25.8752835Z -- Performing Test HAS_WERROR_FORMAT - Success 2025-12-04T08:19:25.8814355Z -- NUMA paths: 2025-12-04T08:19:25.8814638Z -- /usr/include 2025-12-04T08:19:25.8814895Z -- /usr/lib/x86_64-linux-gnu/libnuma.so 2025-12-04T08:19:25.8839876Z -- Looking for backtrace 2025-12-04T08:19:25.9771455Z -- Looking for backtrace - found 2025-12-04T08:19:25.9771859Z -- backtrace facility detected in default set of libraries 2025-12-04T08:19:25.9772918Z -- Found Backtrace: /usr/include 2025-12-04T08:19:28.6973060Z -- headers outputs: 2025-12-04T08:19:29.9319149Z -- sources outputs: 2025-12-04T08:19:30.9452107Z -- declarations_yaml outputs: 2025-12-04T08:19:30.9495561Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-12-04T08:19:31.0526537Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2025-12-04T08:19:31.0748196Z -- Using ATen parallel backend: OMP 2025-12-04T08:19:31.3217831Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found version "1.1.1k") 2025-12-04T08:19:31.3251347Z -- Check size of long double 2025-12-04T08:19:31.4258899Z -- Check size of long double - done 2025-12-04T08:19:31.4259382Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2025-12-04T08:19:31.5181361Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2025-12-04T08:19:31.5181757Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-12-04T08:19:31.6099632Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2025-12-04T08:19:31.6100031Z -- Performing Test COMPILER_SUPPORTS_QUADMATH 2025-12-04T08:19:31.7050040Z -- Performing Test COMPILER_SUPPORTS_QUADMATH - Success 2025-12-04T08:19:31.7050413Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-12-04T08:19:31.8283944Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-12-04T08:19:31.8284307Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-12-04T08:19:31.9508617Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-12-04T08:19:31.9509002Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-12-04T08:19:32.0731927Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-12-04T08:19:32.0732375Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-12-04T08:19:32.2291106Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-12-04T08:19:32.2291786Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-12-04T08:19:32.3495287Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-12-04T08:19:32.3495758Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-12-04T08:19:32.4701371Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-12-04T08:19:33.7546859Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2025-12-04T08:19:33.7547296Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2025-12-04T08:19:35.0663833Z -- Found OpenMP_CUDA: -fopenmp (found version "4.5") 2025-12-04T08:19:35.0664351Z -- Found OpenMP: TRUE (found version "4.5") 2025-12-04T08:19:35.0667901Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-12-04T08:19:35.1594200Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-12-04T08:19:35.1594637Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-12-04T08:19:35.2553448Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2025-12-04T08:19:35.2553827Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-12-04T08:19:35.3485239Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2025-12-04T08:19:35.3485633Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-12-04T08:19:35.4416795Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2025-12-04T08:19:35.4417169Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-12-04T08:19:35.5548716Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2025-12-04T08:19:35.5730253Z -- Configuring build for SLEEF-v3.8.0 2025-12-04T08:19:35.5730921Z  Target system: Linux-6.1.150-174.273.amzn2023.x86_64 2025-12-04T08:19:35.5731265Z  Target processor: x86_64 2025-12-04T08:19:35.5731601Z  Host system: Linux-6.1.150-174.273.amzn2023.x86_64 2025-12-04T08:19:35.5731908Z  Host processor: x86_64 2025-12-04T08:19:35.5732219Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2025-12-04T08:19:35.5732507Z  CMake: 3.31.6 2025-12-04T08:19:35.5732793Z  Make program: /opt/conda/envs/py_3.10/bin/ninja 2025-12-04T08:19:35.5733460Z -- 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 2025-12-04T08:19:35.5734301Z -- Building shared libs : OFF 2025-12-04T08:19:35.5734532Z -- Building static test bins: OFF 2025-12-04T08:19:35.5734757Z -- MPFR : LIB_MPFR-NOTFOUND 2025-12-04T08:19:35.5734976Z -- GMP : LIBGMP-NOTFOUND 2025-12-04T08:19:35.5735200Z -- RT : /usr/lib/x86_64-linux-gnu/librt.a 2025-12-04T08:19:35.5735440Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-12-04T08:19:35.5735653Z -- OPENSSL : 1.1.1k 2025-12-04T08:19:35.5735847Z -- SDE : SDE_COMMAND-NOTFOUND 2025-12-04T08:19:35.5736054Z -- COMPILER_SUPPORTS_OPENMP : 1 2025-12-04T08:19:35.5833193Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-12-04T08:19:35.5833989Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2025-12-04T08:19:35.5834992Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2025-12-04T08:19:35.5835992Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2025-12-04T08:19:35.8946733Z -- NVSHMEM_HOME set to: '' 2025-12-04T08:19:35.8947247Z -- NVSHMEM wheel installed at: '/opt/conda/envs/py_3.10/lib/python3.10/site-packages/nvidia/nvshmem' 2025-12-04T08:19:35.8953029Z -- NVSHMEM_HOST_LIB: '/usr/local/cuda/lib64/libnvshmem_host.so' 2025-12-04T08:19:35.8953452Z -- NVSHMEM_DEVICE_LIB: '/usr/local/cuda/lib64/libnvshmem_device.a' 2025-12-04T08:19:35.8953780Z -- NVSHMEM_INCLUDE_DIR: '/usr/local/cuda/include' 2025-12-04T08:19:35.8954066Z -- NVSHMEM found, building with NVSHMEM support 2025-12-04T08:19:35.9066708Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2025-12-04T08:19:36.0569740Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2025-12-04T08:19:36.0661023Z -- Performing Test HAS_WNO_MISSING_BRACES 2025-12-04T08:19:36.1680962Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2025-12-04T08:19:36.1687808Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2025-12-04T08:19:36.2696767Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2025-12-04T08:19:36.3781498Z CMake Warning at CMakeLists.txt:1325 (message): 2025-12-04T08:19:36.3781924Z Generated cmake files are only fully tested if one builds with system glog, 2025-12-04T08:19:36.3782325Z gflags, and protobuf. Other settings may generate files that are not well 2025-12-04T08:19:36.3782625Z tested. 2025-12-04T08:19:36.3782725Z 2025-12-04T08:19:36.3782829Z  2025-12-04T08:19:36.3794675Z -- 2025-12-04T08:19:36.3794982Z -- ******** Summary ******** 2025-12-04T08:19:36.3795305Z -- General: 2025-12-04T08:19:36.3795555Z -- CMake version : 3.31.6 2025-12-04T08:19:36.3796069Z -- CMake command : /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake 2025-12-04T08:19:36.3796597Z -- System : Linux 2025-12-04T08:19:36.3796935Z -- C++ compiler : /opt/cache/bin/c++ 2025-12-04T08:19:36.3797273Z -- C++ compiler id : GNU 2025-12-04T08:19:36.3797625Z -- C++ compiler version : 11.4.0 2025-12-04T08:19:36.3797957Z -- Using ccache if found : ON 2025-12-04T08:19:36.3798292Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2025-12-04T08:19:36.3801242Z -- CXX flags : -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -DC10_NODEPRECATED -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-unknown-pragmas -Wno-unused-parameter -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=old-style-cast -faligned-new -Werror -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow 2025-12-04T08:19:36.3804806Z -- Shared LD flags : -Wl,--no-as-needed -rdynamic 2025-12-04T08:19:36.3805104Z -- Static LD flags : 2025-12-04T08:19:36.3805626Z -- Module LD flags : 2025-12-04T08:19:36.3805840Z -- Build type : Release 2025-12-04T08:19:36.3806587Z -- Compile definitions : 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;HAVE_POSIX_FALLOCATE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2025-12-04T08:19:36.3807623Z -- CMAKE_PREFIX_PATH : /opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda 2025-12-04T08:19:36.3808198Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2025-12-04T08:19:36.3808474Z -- USE_GOLD_LINKER : OFF 2025-12-04T08:19:36.3808689Z -- 2025-12-04T08:19:36.3808860Z -- TORCH_VERSION : 2.10.0 2025-12-04T08:19:36.3809098Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-12-04T08:19:36.3809337Z -- BUILD_BINARY : OFF 2025-12-04T08:19:36.3809560Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-12-04T08:19:36.3809785Z -- Link local protobuf : ON 2025-12-04T08:19:36.3809999Z -- BUILD_PYTHON : True 2025-12-04T08:19:36.3810224Z -- Python version : 3.10.14 2025-12-04T08:19:36.3810501Z -- Python executable : /opt/conda/envs/py_3.10/bin/python 2025-12-04T08:19:36.3810776Z -- Python library : 2025-12-04T08:19:36.3811056Z -- Python includes : /opt/conda/envs/py_3.10/include/python3.10 2025-12-04T08:19:36.3811440Z -- Python site-package : /opt/conda/envs/py_3.10/lib/python3.10/site-packages 2025-12-04T08:19:36.3811752Z -- BUILD_SHARED_LIBS : ON 2025-12-04T08:19:36.3811985Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-12-04T08:19:36.3812229Z -- BUILD_TEST : True 2025-12-04T08:19:36.3812448Z -- BUILD_JNI : OFF 2025-12-04T08:19:36.3812655Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-12-04T08:19:36.3812968Z -- BUILD_LITE_INTERPRETER: OFF 2025-12-04T08:19:36.3813189Z -- INTERN_BUILD_MOBILE : 2025-12-04T08:19:36.3813400Z -- TRACING_BASED : OFF 2025-12-04T08:19:36.3813610Z -- USE_BLAS : 1 2025-12-04T08:19:36.3813815Z -- BLAS : mkl 2025-12-04T08:19:36.3814017Z -- BLAS_HAS_SBGEMM : 2025-12-04T08:19:36.3814228Z -- USE_LAPACK : 1 2025-12-04T08:19:36.3814443Z -- LAPACK : mkl 2025-12-04T08:19:36.3814647Z -- USE_ASAN : OFF 2025-12-04T08:19:36.3814862Z -- USE_LSAN : OFF 2025-12-04T08:19:36.3815072Z -- USE_TSAN : OFF 2025-12-04T08:19:36.3815278Z -- USE_CPP_CODE_COVERAGE : OFF 2025-12-04T08:19:36.3815493Z -- USE_CUDA : ON 2025-12-04T08:19:36.3815700Z -- CUDA static link : OFF 2025-12-04T08:19:36.3815912Z -- USE_CUDNN : ON 2025-12-04T08:19:36.3816114Z -- USE_CUSPARSELT : ON 2025-12-04T08:19:36.3816321Z -- USE_CUDSS : OFF 2025-12-04T08:19:36.3816532Z -- USE_CUFILE : ON 2025-12-04T08:19:36.3816739Z -- CUDA version : 12.8 2025-12-04T08:19:36.3816962Z -- USE_FLASH_ATTENTION : ON 2025-12-04T08:19:36.3817178Z -- USE_MEM_EFF_ATTENTION : ON 2025-12-04T08:19:36.3817391Z -- cuDNN version : 9.10.2 2025-12-04T08:19:36.3817625Z -- cuSPARSELt version : 0.7.1 2025-12-04T08:19:36.3817894Z -- cufile library : /usr/local/cuda/lib64/libcufile.so 2025-12-04T08:19:36.3818203Z -- CUDA root directory : /usr/local/cuda 2025-12-04T08:19:36.3818499Z -- CUDA library : /usr/local/cuda/lib64/stubs/libcuda.so 2025-12-04T08:19:36.3818822Z -- cudart library : /usr/local/cuda/lib64/libcudart.so 2025-12-04T08:19:36.3819133Z -- cublas library : /usr/local/cuda/lib64/libcublas.so 2025-12-04T08:19:36.3819449Z -- cufft library : /usr/local/cuda/lib64/libcufft.so 2025-12-04T08:19:36.3819756Z -- curand library : /usr/local/cuda/lib64/libcurand.so 2025-12-04T08:19:36.3820077Z -- cusparse library : /usr/local/cuda/lib64/libcusparse.so 2025-12-04T08:19:36.3820475Z -- cuDNN library : /usr/local/cuda/lib64/libcudnn.so 2025-12-04T08:19:36.3820796Z -- cuSPARSELt library : /usr/local/cuda/lib64/libcusparseLt.so 2025-12-04T08:19:36.3821120Z -- nvrtc : /usr/local/cuda/lib64/libnvrtc.so 2025-12-04T08:19:36.3821407Z -- CUDA include path : /usr/local/cuda/include 2025-12-04T08:19:36.3821680Z -- NVCC executable : /usr/local/cuda/bin/nvcc 2025-12-04T08:19:36.3821956Z -- CUDA compiler : /opt/cache/lib/nvcc 2025-12-04T08:19:36.3824206Z -- CUDA flags : -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Xfatbin -compress-all -Xcompiler -Werror -Xcompiler -Wno-error=sign-compare -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DDISABLE_CUSPARSE_DEPRECATED -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -DC10_NODEPRECATED 2025-12-04T08:19:36.3826502Z -- CUDA host compiler : 2025-12-04T08:19:36.3826732Z -- CUDA --device-c : OFF 2025-12-04T08:19:36.3826947Z -- USE_TENSORRT : 2025-12-04T08:19:36.3827159Z -- USE_XPU : OFF 2025-12-04T08:19:36.3827370Z -- USE_ROCM : OFF 2025-12-04T08:19:36.3827575Z -- BUILD_NVFUSER : 2025-12-04T08:19:36.3827790Z -- USE_EIGEN_FOR_BLAS : 2025-12-04T08:19:36.3828006Z -- USE_EIGEN_FOR_SPARSE : OFF 2025-12-04T08:19:36.3828220Z -- USE_FBGEMM : ON 2025-12-04T08:19:36.3828472Z -- USE_FBGEMM_GENAI : OFF 2025-12-04T08:19:36.3828688Z -- USE_KINETO : ON 2025-12-04T08:19:36.3828899Z -- USE_GFLAGS : OFF 2025-12-04T08:19:36.3829101Z -- USE_GLOG : OFF 2025-12-04T08:19:36.3829305Z -- USE_LITE_PROTO : OFF 2025-12-04T08:19:36.3829517Z -- USE_PYTORCH_METAL : OFF 2025-12-04T08:19:36.3829738Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-12-04T08:19:36.3829974Z -- USE_MPS : OFF 2025-12-04T08:19:36.3830187Z -- CAN_COMPILE_METAL : 2025-12-04T08:19:36.3830387Z -- USE_MKL : ON 2025-12-04T08:19:36.3830597Z -- USE_STATIC_MKL : OFF 2025-12-04T08:19:36.3830808Z -- USE_MKLDNN : ON 2025-12-04T08:19:36.3831011Z -- USE_MKLDNN_ACL : OFF 2025-12-04T08:19:36.3831225Z -- USE_MKLDNN_CBLAS : OFF 2025-12-04T08:19:36.3831455Z -- USE_PRIORITIZED_TEXT_FOR_LD : OFF 2025-12-04T08:19:36.3831690Z -- USE_UCC : OFF 2025-12-04T08:19:36.3831888Z -- USE_ITT : ON 2025-12-04T08:19:36.3832094Z -- USE_XCCL : OFF 2025-12-04T08:19:36.3832306Z -- USE_NCCL : ON 2025-12-04T08:19:36.3832507Z -- USE_SYSTEM_NCCL : 1 2025-12-04T08:19:36.3832749Z -- Found NVSHMEM : /usr/local/cuda/include 2025-12-04T08:19:36.3833000Z -- USE_NNPACK : ON 2025-12-04T08:19:36.3833198Z -- USE_NUMPY : ON 2025-12-04T08:19:36.3833405Z -- USE_OBSERVERS : ON 2025-12-04T08:19:36.3833612Z -- USE_OPENCL : OFF 2025-12-04T08:19:36.3833812Z -- USE_OPENMP : ON 2025-12-04T08:19:36.3834017Z -- USE_MIMALLOC : OFF 2025-12-04T08:19:36.3834231Z -- USE_VULKAN : OFF 2025-12-04T08:19:36.3834431Z -- USE_PROF : OFF 2025-12-04T08:19:36.3834644Z -- USE_PYTORCH_QNNPACK : ON 2025-12-04T08:19:36.3834857Z -- USE_XNNPACK : ON 2025-12-04T08:19:36.3835067Z -- USE_DISTRIBUTED : ON 2025-12-04T08:19:36.3835274Z -- USE_MPI : ON 2025-12-04T08:19:36.3835497Z -- USE_GLOO : ON 2025-12-04T08:19:36.3835722Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-12-04T08:19:36.3835991Z -- USE_GLOO_IBVERBS : OFF 2025-12-04T08:19:36.3836215Z -- USE_TENSORPIPE : ON 2025-12-04T08:19:36.3836504Z -- Public Dependencies : caffe2::mkl 2025-12-04T08:19:36.3837222Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;microkernels-prod;fbgemm;ittnotify;fp16;caffe2::openmp;tensorpipe;nlohmann;moodycamel;gloo;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2025-12-04T08:19:36.3837930Z -- Public CUDA Deps. : 2025-12-04T08:19:36.3838661Z -- Private CUDA Deps. : caffe2::curand;caffe2::cufft;caffe2::cublas;torch::cudnn;torch::cusparselt;torch::cufile;__caffe2_nccl;tensorpipe_cuda;gloo_cuda;fmt::fmt-header-only;/usr/local/cuda/lib64/libcudart.so;CUDA::cusparse;CUDA::cufft;ATEN_CUDA_FILES_GEN_LIB 2025-12-04T08:19:36.3839403Z -- USE_COREML_DELEGATE : OFF 2025-12-04T08:19:36.3839627Z -- BUILD_LAZY_TS_BACKEND : ON 2025-12-04T08:19:36.3839854Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-12-04T08:19:36.3862722Z -- Configuring done (37.8s) 2025-12-04T08:19:37.7786728Z -- Generating done (1.4s) 2025-12-04T08:19:37.7787320Z CMake Warning: 2025-12-04T08:19:37.7787586Z Manually-specified variables were not used by the project: 2025-12-04T08:19:37.7787811Z 2025-12-04T08:19:37.7787901Z BUILD_ADDITIONAL_PACKAGES 2025-12-04T08:19:37.7788120Z BUILD_CUSTOM_STEP 2025-12-04T08:19:37.7788305Z BUILD_ENVIRONMENT 2025-12-04T08:19:37.7788423Z 2025-12-04T08:19:37.7788514Z  2025-12-04T08:19:37.7813995Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2025-12-04T08:24:01.2673088Z Command output: 2025-12-04T08:24:01.2673456Z ninja: Entering directory `build' 2025-12-04T08:24:01.2673757Z [1/4] Generating ATen headers 2025-12-04T08:24:01.2673965Z [2/4] Generating ATen sources 2025-12-04T08:24:01.2674222Z [3/4] Generating ATen declarations_yaml 2025-12-04T08:24:01.2675298Z [1/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_sm80.cu.o 2025-12-04T08:24:01.2676220Z [2/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2677094Z [3/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_sm80.cu.o 2025-12-04T08:24:01.2677967Z [4/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2678849Z [5/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2679707Z [6/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_sm80.cu.o 2025-12-04T08:24:01.2680562Z [7/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2681420Z [8/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_sm80.cu.o 2025-12-04T08:24:01.2682282Z [9/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2683150Z [10/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_sm80.cu.o 2025-12-04T08:24:01.2684024Z [11/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2684982Z [12/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_sm80.cu.o 2025-12-04T08:24:01.2685840Z [13/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2686688Z [14/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_sm80.cu.o 2025-12-04T08:24:01.2687549Z [15/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2688408Z [16/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_sm80.cu.o 2025-12-04T08:24:01.2689243Z [17/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2690086Z [18/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_sm80.cu.o 2025-12-04T08:24:01.2690925Z [19/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2691758Z [20/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_sm80.cu.o 2025-12-04T08:24:01.2692654Z [21/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2693515Z [22/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_sm80.cu.o 2025-12-04T08:24:01.2694412Z [23/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2695277Z [24/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_sm80.cu.o 2025-12-04T08:24:01.2696142Z [25/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2697002Z [26/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_sm80.cu.o 2025-12-04T08:24:01.2697884Z [27/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2698745Z [28/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_sm80.cu.o 2025-12-04T08:24:01.2699603Z [29/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2700474Z [30/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_sm80.cu.o 2025-12-04T08:24:01.2701334Z [31/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2702235Z [32/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_sm80.cu.o 2025-12-04T08:24:01.2703346Z [33/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2704182Z [34/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_sm80.cu.o 2025-12-04T08:24:01.2705027Z [35/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2705967Z [36/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_sm80.cu.o 2025-12-04T08:24:01.2706821Z [37/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2707654Z [38/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_sm80.cu.o 2025-12-04T08:24:01.2708495Z [39/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2709337Z [40/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_sm80.cu.o 2025-12-04T08:24:01.2710226Z [41/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2711068Z [42/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_sm80.cu.o 2025-12-04T08:24:01.2711898Z [43/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2712735Z [44/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_sm80.cu.o 2025-12-04T08:24:01.2713570Z [45/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2714407Z [46/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_sm80.cu.o 2025-12-04T08:24:01.2715242Z [47/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2716068Z [48/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_sm80.cu.o 2025-12-04T08:24:01.2716907Z [49/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2717738Z [50/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_sm80.cu.o 2025-12-04T08:24:01.2718579Z [51/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2719536Z [52/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_sm80.cu.o 2025-12-04T08:24:01.2720370Z [53/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2721203Z [54/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_sm80.cu.o 2025-12-04T08:24:01.2722032Z [55/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2722872Z [56/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_sm80.cu.o 2025-12-04T08:24:01.2723740Z [57/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2724601Z [58/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_sm80.cu.o 2025-12-04T08:24:01.2725473Z [59/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2726340Z [60/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_sm80.cu.o 2025-12-04T08:24:01.2727239Z [61/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2728116Z [62/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_sm80.cu.o 2025-12-04T08:24:01.2728982Z [63/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2729934Z [64/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_sm80.cu.o 2025-12-04T08:24:01.2730798Z [65/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2731668Z [66/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_sm80.cu.o 2025-12-04T08:24:01.2732517Z [67/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2733382Z [68/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_sm80.cu.o 2025-12-04T08:24:01.2734253Z [69/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2735120Z [70/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_sm80.cu.o 2025-12-04T08:24:01.2735997Z [71/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2736912Z [72/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_sm80.cu.o 2025-12-04T08:24:01.2737776Z [73/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2738630Z [74/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_sm80.cu.o 2025-12-04T08:24:01.2739485Z [75/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2740365Z [76/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_sm80.cu.o 2025-12-04T08:24:01.2741325Z [77/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2742194Z [78/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_sm80.cu.o 2025-12-04T08:24:01.2743051Z [79/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2743915Z [80/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_sm80.cu.o 2025-12-04T08:24:01.2744836Z [81/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_causal_sm80.cu.o 2025-12-04T08:24:01.2745798Z [82/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_sm80.cu.o 2025-12-04T08:24:01.2746680Z [83/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_causal_sm80.cu.o 2025-12-04T08:24:01.2747546Z [84/84] Building CUDA object caffe2/aten/src/ATen/CMakeFiles/flash_attention.dir/__/__/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_sm80.cu.o 2025-12-04T08:24:01.2748015Z 2025-12-04T08:24:01.2748184Z cmake --build . --target install --config Release -j 6 2025-12-04T08:24:01.5139852Z 2025-12-04T08:24:01.5141202Z [0/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-12-04T08:24:01.5142201Z [0/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-12-04T08:24:01.5143417Z [0/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-12-04T08:24:01.5146111Z [0/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-12-04T08:24:01.5148634Z [0/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-12-04T08:24:01.6623318Z [0/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-12-04T08:24:01.6624681Z [1/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-12-04T08:24:01.6857739Z [1/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-12-04T08:24:01.6858953Z [2/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-12-04T08:24:01.7116527Z [2/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-12-04T08:24:01.7117925Z [3/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-12-04T08:24:01.7119246Z [3/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-12-04T08:24:01.7120615Z [4/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-12-04T08:24:01.7306298Z [4/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-12-04T08:24:01.7307753Z [5/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-12-04T08:24:01.7322357Z [5/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-12-04T08:24:01.7323921Z [6/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-12-04T08:24:01.7574533Z [6/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-12-04T08:24:01.7575993Z [7/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-12-04T08:24:01.7934563Z [7/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-12-04T08:24:01.7936148Z [8/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-12-04T08:24:01.8007423Z [8/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-12-04T08:24:01.8010642Z [9/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-12-04T08:24:01.8420780Z [9/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-12-04T08:24:01.8422175Z [10/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-12-04T08:24:01.8594812Z [10/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-12-04T08:24:01.8596339Z [11/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-12-04T08:24:01.8664280Z [11/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-12-04T08:24:01.8665814Z [12/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-12-04T08:24:01.8695410Z [12/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-12-04T08:24:01.8698764Z [13/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-12-04T08:24:01.9179341Z [13/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-12-04T08:24:01.9181051Z [14/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-12-04T08:24:01.9182341Z In file included from /usr/include/string.h:535, 2025-12-04T08:24:01.9182964Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-12-04T08:24:01.9183843Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-12-04T08:24:01.9184683Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-12-04T08:24:01.9185626Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-12-04T08:24:01.9186499Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-12-04T08:24:01.9187404Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-12-04T08:24:01.9189022Z 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, 2025-12-04T08:24:01.9194880Z 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, 2025-12-04T08:24:01.9197492Z 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, 2025-12-04T08:24:01.9200026Z 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: 2025-12-04T08:24:01.9202577Z /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=] 2025-12-04T08:24:01.9204092Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-12-04T08:24:01.9204458Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:01.9204803Z 30 | __glibc_objsize0 (__dest)); 2025-12-04T08:24:01.9205196Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:01.9205727Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-12-04T08:24:01.9207275Z 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, 2025-12-04T08:24:01.9209839Z 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, 2025-12-04T08:24:01.9212154Z 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: 2025-12-04T08:24:01.9214594Z /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=] 2025-12-04T08:24:01.9216275Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-12-04T08:24:01.9216719Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:01.9217102Z 30 | __glibc_objsize0 (__dest)); 2025-12-04T08:24:01.9217484Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:01.9217727Z 2025-12-04T08:24:01.9449735Z [14/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-12-04T08:24:01.9461740Z [15/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-12-04T08:24:01.9735293Z [15/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-12-04T08:24:01.9736721Z [16/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-12-04T08:24:01.9766043Z [16/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-12-04T08:24:01.9767455Z [17/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-12-04T08:24:01.9848427Z [17/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-12-04T08:24:01.9849279Z [18/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-12-04T08:24:02.0095690Z [18/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-12-04T08:24:02.0097334Z [19/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-12-04T08:24:02.0420723Z [19/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-12-04T08:24:02.0422502Z [20/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-12-04T08:24:02.0624191Z [20/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-12-04T08:24:02.0625710Z [21/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-12-04T08:24:02.0775262Z [21/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-12-04T08:24:02.0776762Z [22/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-12-04T08:24:02.1140361Z [22/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-12-04T08:24:02.1141808Z [23/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-12-04T08:24:02.1163381Z [23/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-12-04T08:24:02.1164613Z [24/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-12-04T08:24:02.1376303Z [24/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-12-04T08:24:02.1377161Z [25/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-12-04T08:24:02.1554210Z [25/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-12-04T08:24:02.1555849Z [26/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-12-04T08:24:02.2047644Z [26/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-12-04T08:24:02.2049191Z [27/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-12-04T08:24:02.2060410Z [27/7996] Linking CXX static library lib/libprotobuf-lite.a 2025-12-04T08:24:02.2061421Z [28/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-12-04T08:24:02.2236104Z [28/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-12-04T08:24:02.2236938Z [29/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-12-04T08:24:02.2382595Z [29/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-12-04T08:24:02.2383442Z [30/7996] Linking CXX static library lib/libprotobuf-lite.a 2025-12-04T08:24:02.2601769Z [30/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-12-04T08:24:02.2603584Z [31/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-12-04T08:24:02.2765140Z [31/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-12-04T08:24:02.2766783Z [32/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-12-04T08:24:02.3035557Z [32/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-12-04T08:24:02.3036865Z [33/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-12-04T08:24:02.3186653Z [33/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-12-04T08:24:02.3187724Z [34/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-12-04T08:24:02.3398981Z [34/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-12-04T08:24:02.3400067Z [35/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-12-04T08:24:02.3575935Z [35/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-12-04T08:24:02.3577107Z [36/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-12-04T08:24:02.3770313Z [36/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-12-04T08:24:02.3771541Z [37/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-12-04T08:24:02.4004021Z [37/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-12-04T08:24:02.4005184Z [38/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-12-04T08:24:02.4198707Z [38/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-12-04T08:24:02.4200369Z [39/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-12-04T08:24:02.4418220Z [39/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-12-04T08:24:02.4419622Z [40/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-12-04T08:24:02.4562855Z [40/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-12-04T08:24:02.4564320Z [41/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-12-04T08:24:02.4975543Z [41/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-12-04T08:24:02.4976953Z [42/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-12-04T08:24:02.5023821Z [42/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-12-04T08:24:02.5025158Z [43/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-12-04T08:24:02.5026063Z In file included from /usr/include/string.h:535, 2025-12-04T08:24:02.5026724Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-12-04T08:24:02.5027585Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-12-04T08:24:02.5028697Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-12-04T08:24:02.5029546Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-12-04T08:24:02.5030393Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-12-04T08:24:02.5031213Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-12-04T08:24:02.5032875Z 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, 2025-12-04T08:24:02.5035799Z 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, 2025-12-04T08:24:02.5038513Z 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, 2025-12-04T08:24:02.5043800Z 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: 2025-12-04T08:24:02.5046530Z /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=] 2025-12-04T08:24:02.5048000Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-12-04T08:24:02.5048440Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:02.5048860Z 30 | __glibc_objsize0 (__dest)); 2025-12-04T08:24:02.5049425Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:02.5049945Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-12-04T08:24:02.5051473Z 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, 2025-12-04T08:24:02.5054097Z 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, 2025-12-04T08:24:02.5056755Z 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: 2025-12-04T08:24:02.5059359Z /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=] 2025-12-04T08:24:02.5060817Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-12-04T08:24:02.5061275Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:02.5061692Z 30 | __glibc_objsize0 (__dest)); 2025-12-04T08:24:02.5062091Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:02.5062361Z 2025-12-04T08:24:02.5250090Z [43/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-12-04T08:24:02.5251786Z [44/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-12-04T08:24:02.5292395Z [44/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-12-04T08:24:02.5294941Z [45/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-12-04T08:24:02.5535836Z [45/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-12-04T08:24:02.5536780Z [46/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-12-04T08:24:02.5901416Z [46/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-12-04T08:24:02.5903117Z [47/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-12-04T08:24:02.6121899Z [47/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-12-04T08:24:02.6122798Z [48/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-12-04T08:24:02.6210671Z [48/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-12-04T08:24:02.6211768Z [49/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-12-04T08:24:02.6299393Z [49/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-12-04T08:24:02.6300815Z [50/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-12-04T08:24:02.6551384Z [50/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-12-04T08:24:02.6553100Z [51/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-12-04T08:24:02.6642769Z [51/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-12-04T08:24:02.6644189Z [52/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-12-04T08:24:02.7222025Z [52/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-12-04T08:24:02.7223308Z [53/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-12-04T08:24:02.7404621Z [53/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-12-04T08:24:02.7405476Z [54/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-12-04T08:24:02.7690179Z [54/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-12-04T08:24:02.7691748Z [55/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-12-04T08:24:02.7758163Z [55/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-12-04T08:24:02.7759645Z [56/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-12-04T08:24:02.7877366Z [56/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-12-04T08:24:02.7878785Z [57/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-12-04T08:24:02.8273405Z [57/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-12-04T08:24:02.8274794Z [58/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-12-04T08:24:02.8890632Z [58/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-12-04T08:24:02.8892036Z [59/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-12-04T08:24:02.8968205Z [59/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-12-04T08:24:02.8969623Z [60/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-12-04T08:24:02.9300560Z [60/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-12-04T08:24:02.9301437Z [61/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-12-04T08:24:02.9399851Z [61/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-12-04T08:24:02.9401237Z [62/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-12-04T08:24:02.9477689Z [62/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-12-04T08:24:02.9479150Z [63/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-12-04T08:24:02.9825289Z [63/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-12-04T08:24:02.9827165Z [64/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-12-04T08:24:03.0397099Z [64/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-12-04T08:24:03.0398563Z [65/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-12-04T08:24:03.0744043Z [65/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-12-04T08:24:03.0745388Z [66/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-12-04T08:24:03.1036933Z [66/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-12-04T08:24:03.1037868Z [67/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-12-04T08:24:03.1039958Z [67/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-12-04T08:24:03.1041063Z [68/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-12-04T08:24:03.1045975Z [68/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-12-04T08:24:03.1047416Z [69/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-12-04T08:24:03.1229011Z [69/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-12-04T08:24:03.1230360Z [70/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-12-04T08:24:03.1290141Z [70/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-12-04T08:24:03.1291023Z [71/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-12-04T08:24:03.1949581Z [71/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-12-04T08:24:03.1950529Z [72/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-12-04T08:24:03.2121033Z [72/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-12-04T08:24:03.2122443Z [73/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-12-04T08:24:03.2321567Z [73/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-12-04T08:24:03.2322886Z [74/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-12-04T08:24:03.2450939Z [74/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-12-04T08:24:03.2452322Z [75/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-12-04T08:24:03.2976504Z [75/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-12-04T08:24:03.2977366Z [76/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-12-04T08:24:03.2981674Z [76/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-12-04T08:24:03.2982491Z [77/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-12-04T08:24:03.3507155Z [77/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-12-04T08:24:03.3508532Z [78/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-12-04T08:24:03.3582900Z [78/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-12-04T08:24:03.3584340Z [79/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-12-04T08:24:03.3617948Z [79/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-12-04T08:24:03.3619381Z [80/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-12-04T08:24:03.4260866Z [80/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-12-04T08:24:03.4262291Z [81/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-12-04T08:24:03.4440185Z [81/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-12-04T08:24:03.4441560Z [82/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-12-04T08:24:03.4595277Z [82/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-12-04T08:24:03.4596880Z [83/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-12-04T08:24:03.4849695Z [83/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-12-04T08:24:03.4851262Z [84/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-12-04T08:24:03.4947430Z [84/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-12-04T08:24:03.4952291Z [85/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-12-04T08:24:03.5062988Z [85/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-12-04T08:24:03.5063976Z [86/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-12-04T08:24:03.5723908Z [86/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-12-04T08:24:03.5725395Z [87/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-12-04T08:24:03.6193087Z [87/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-12-04T08:24:03.6194638Z [88/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-12-04T08:24:03.6196142Z [88/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-12-04T08:24:03.6197990Z [89/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-12-04T08:24:03.6200424Z [89/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-12-04T08:24:03.6202338Z [90/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-12-04T08:24:03.6232481Z [90/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-12-04T08:24:03.6233956Z [91/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-12-04T08:24:03.6307221Z [91/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-12-04T08:24:03.6308860Z [92/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-12-04T08:24:03.7373473Z [92/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-12-04T08:24:03.7375162Z [93/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-12-04T08:24:03.7546980Z [93/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-12-04T08:24:03.7547945Z [94/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-12-04T08:24:03.7842952Z [94/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2025-12-04T08:24:03.7844006Z [95/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-12-04T08:24:03.7896882Z [95/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-12-04T08:24:03.7898432Z [96/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-12-04T08:24:03.7899779Z [96/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-12-04T08:24:03.7901268Z [97/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-12-04T08:24:03.7998717Z [97/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-12-04T08:24:03.7999696Z [98/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-12-04T08:24:03.8979070Z [98/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-12-04T08:24:03.8980308Z [99/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2025-12-04T08:24:03.9075733Z [99/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-12-04T08:24:03.9076994Z [100/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-12-04T08:24:03.9244609Z [100/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-12-04T08:24:03.9246526Z [101/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-12-04T08:24:03.9547367Z [101/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-12-04T08:24:03.9548656Z [102/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-12-04T08:24:03.9697515Z [102/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-12-04T08:24:03.9698924Z [103/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-12-04T08:24:03.9784163Z [103/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-12-04T08:24:03.9785764Z [104/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-12-04T08:24:04.0490095Z [104/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-12-04T08:24:04.0491443Z [105/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-12-04T08:24:04.0806692Z [105/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-12-04T08:24:04.0808190Z [106/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-12-04T08:24:04.0851369Z [106/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-12-04T08:24:04.0852858Z [107/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-12-04T08:24:04.1217947Z [107/7996] Linking CXX static library lib/libprotobuf.a 2025-12-04T08:24:04.1219062Z [108/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-12-04T08:24:04.1395940Z [108/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-12-04T08:24:04.1397376Z [109/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-12-04T08:24:04.1660243Z [109/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-12-04T08:24:04.1661319Z [110/7996] Linking CXX static library lib/libprotobuf.a 2025-12-04T08:24:04.1855596Z [110/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-12-04T08:24:04.1857111Z [111/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-12-04T08:24:04.1997707Z [111/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-12-04T08:24:04.1999391Z [112/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-12-04T08:24:04.2436509Z [112/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-12-04T08:24:04.2438042Z [113/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-12-04T08:24:04.2997091Z [113/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-12-04T08:24:04.2998489Z [114/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-12-04T08:24:04.3147962Z [114/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-12-04T08:24:04.3149344Z [115/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-12-04T08:24:04.3150806Z [115/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-12-04T08:24:04.3152208Z [116/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-12-04T08:24:04.3801997Z [116/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-12-04T08:24:04.3803855Z [117/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-12-04T08:24:04.3843694Z [117/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-12-04T08:24:04.3844573Z [118/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-12-04T08:24:04.4077638Z [118/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-12-04T08:24:04.4078988Z [119/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-12-04T08:24:04.4567554Z [119/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-12-04T08:24:04.4569383Z [120/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-12-04T08:24:04.4679913Z [120/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-12-04T08:24:04.4681050Z [121/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-12-04T08:24:04.4779957Z [121/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-12-04T08:24:04.4781478Z [122/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-12-04T08:24:04.5268663Z [122/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-12-04T08:24:04.5269786Z [123/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-12-04T08:24:04.5494763Z [123/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-12-04T08:24:04.5496329Z [124/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-12-04T08:24:04.5499059Z [124/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-12-04T08:24:04.5531277Z [125/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-12-04T08:24:04.6161195Z [125/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-12-04T08:24:04.6162603Z [126/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-12-04T08:24:04.6171691Z [126/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-12-04T08:24:04.6172790Z [127/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-12-04T08:24:04.6579004Z [127/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-12-04T08:24:04.6580629Z [128/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-12-04T08:24:04.6694163Z [128/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-12-04T08:24:04.6695782Z [129/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-12-04T08:24:04.7208028Z [129/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-12-04T08:24:04.7209666Z [130/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-12-04T08:24:04.7367078Z [130/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-12-04T08:24:04.7368546Z [131/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-12-04T08:24:04.7785275Z [131/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-12-04T08:24:04.7787078Z [132/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-12-04T08:24:04.7879237Z [132/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-12-04T08:24:04.7881055Z [133/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-12-04T08:24:04.8320420Z [133/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-12-04T08:24:04.8322452Z [134/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-12-04T08:24:04.8542015Z [134/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-12-04T08:24:04.8544675Z [135/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-12-04T08:24:04.8772355Z [135/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-12-04T08:24:04.8774085Z [136/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-12-04T08:24:04.9095378Z [136/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-12-04T08:24:04.9097298Z [137/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-12-04T08:24:04.9429248Z [137/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-12-04T08:24:04.9430849Z [138/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-12-04T08:24:04.9585912Z [138/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-12-04T08:24:04.9587607Z [139/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-12-04T08:24:04.9926694Z [139/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-12-04T08:24:04.9927787Z [140/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-12-04T08:24:05.0034627Z [140/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-12-04T08:24:05.0035524Z [141/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-12-04T08:24:05.0084056Z [141/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-12-04T08:24:05.0085973Z [142/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-12-04T08:24:05.0613069Z [142/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-12-04T08:24:05.0614540Z [143/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-12-04T08:24:05.1198223Z [143/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-12-04T08:24:05.1199303Z [144/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-12-04T08:24:05.1376149Z [144/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-12-04T08:24:05.1377534Z [145/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-12-04T08:24:05.1447441Z [145/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-12-04T08:24:05.1497223Z [146/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-12-04T08:24:05.1536327Z [146/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-12-04T08:24:05.1537758Z [147/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-12-04T08:24:05.1703388Z [147/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-12-04T08:24:05.1705123Z [148/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-12-04T08:24:05.2261645Z [148/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-12-04T08:24:05.2263172Z [149/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-12-04T08:24:05.2857751Z [149/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-12-04T08:24:05.2859243Z [150/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-12-04T08:24:05.3043721Z [150/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-12-04T08:24:05.3044689Z [151/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-12-04T08:24:05.3047016Z [151/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-12-04T08:24:05.3047925Z [152/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-12-04T08:24:05.3266090Z [152/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-12-04T08:24:05.3267750Z [153/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-12-04T08:24:05.3582002Z [153/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-12-04T08:24:05.3583788Z [154/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-12-04T08:24:05.3874399Z [154/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-12-04T08:24:05.3876050Z [155/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-12-04T08:24:05.4401522Z [155/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-12-04T08:24:05.4404729Z [156/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-12-04T08:24:05.4620535Z [156/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-12-04T08:24:05.4621649Z [157/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-12-04T08:24:05.4652101Z [157/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-12-04T08:24:05.4653451Z [158/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-12-04T08:24:05.4848297Z [158/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-12-04T08:24:05.4849896Z [159/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-12-04T08:24:05.5165626Z [159/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-12-04T08:24:05.5167166Z [160/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-12-04T08:24:05.5458532Z [160/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2025-12-04T08:24:05.5459568Z [161/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-12-04T08:24:05.6106149Z [161/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-12-04T08:24:05.6107090Z [162/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-12-04T08:24:05.6323557Z [162/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2025-12-04T08:24:05.6325154Z [163/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-12-04T08:24:05.6356668Z [163/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-12-04T08:24:05.6358202Z [164/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-12-04T08:24:05.6439513Z [164/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2025-12-04T08:24:05.6441031Z [165/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-12-04T08:24:05.6856507Z [165/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-12-04T08:24:05.6858082Z [166/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2025-12-04T08:24:05.6860990Z [166/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-12-04T08:24:05.6862469Z [167/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2025-12-04T08:24:05.7338343Z [167/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-12-04T08:24:05.7339370Z [168/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-12-04T08:24:05.7917677Z [168/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-12-04T08:24:05.7919288Z [169/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2025-12-04T08:24:05.8016215Z [169/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-12-04T08:24:05.8017826Z [170/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-12-04T08:24:05.8021616Z [170/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-12-04T08:24:05.8022749Z [171/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-12-04T08:24:05.8447225Z [171/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-12-04T08:24:05.8449217Z [172/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-12-04T08:24:05.8948400Z [172/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-12-04T08:24:05.8950028Z [173/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-12-04T08:24:05.9065438Z [173/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-12-04T08:24:05.9067246Z [174/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-12-04T08:24:05.9393806Z [174/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-12-04T08:24:05.9395453Z [175/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-12-04T08:24:05.9501958Z [175/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-12-04T08:24:05.9503778Z [176/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-12-04T08:24:05.9554590Z [176/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-12-04T08:24:05.9556521Z [177/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-12-04T08:24:05.9854462Z [177/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-12-04T08:24:05.9856020Z [178/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-12-04T08:24:06.0536942Z [178/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-12-04T08:24:06.0538493Z [179/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-12-04T08:24:06.0741224Z [179/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-12-04T08:24:06.0742753Z [180/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-12-04T08:24:06.0788785Z [180/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-12-04T08:24:06.0790353Z [181/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-12-04T08:24:06.1282433Z [181/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-12-04T08:24:06.1283411Z [182/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-12-04T08:24:06.1288747Z [182/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-12-04T08:24:06.1290624Z [183/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-12-04T08:24:06.1596088Z [183/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-12-04T08:24:06.1597496Z [184/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-12-04T08:24:06.2048902Z [184/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-12-04T08:24:06.2050296Z [185/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-12-04T08:24:06.2270226Z [185/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-12-04T08:24:06.2271171Z [186/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-12-04T08:24:06.2433038Z [186/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-12-04T08:24:06.2434312Z [187/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-12-04T08:24:06.2592286Z [187/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-12-04T08:24:06.2593081Z [188/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-12-04T08:24:06.2608742Z [188/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-12-04T08:24:06.2609688Z [189/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-12-04T08:24:06.2863047Z [189/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-12-04T08:24:06.2864267Z [190/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-12-04T08:24:06.2867616Z [190/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-12-04T08:24:06.2868771Z [191/7996] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-12-04T08:24:06.3009621Z [191/7996] Linking CXX static library lib/libprotoc.a 2025-12-04T08:24:06.3010663Z [192/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-12-04T08:24:06.3016515Z [192/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-12-04T08:24:06.3017661Z [193/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-12-04T08:24:06.3219862Z [193/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-12-04T08:24:06.3220510Z [194/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-12-04T08:24:06.3239154Z [194/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-12-04T08:24:06.3240005Z [195/7996] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-12-04T08:24:06.3371875Z [195/7996] Linking C static library lib/libpthreadpool.a 2025-12-04T08:24:06.3372526Z [196/7996] Linking C static library lib/libpthreadpool.a 2025-12-04T08:24:06.3426546Z [196/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-12-04T08:24:06.3427521Z [197/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-12-04T08:24:06.3428447Z [197/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-12-04T08:24:06.3429425Z [198/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-12-04T08:24:06.3625020Z [198/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-12-04T08:24:06.3625987Z [199/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-12-04T08:24:06.3782705Z [199/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-12-04T08:24:06.3783396Z [200/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-12-04T08:24:06.3808071Z [200/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-12-04T08:24:06.3808790Z [201/7996] Linking CXX static library lib/libprotoc.a 2025-12-04T08:24:06.3849171Z [201/7996] Linking CXX executable bin/protoc-3.13.0.0 2025-12-04T08:24:06.3849722Z [202/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-12-04T08:24:06.3885798Z [202/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-12-04T08:24:06.3886610Z [203/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-12-04T08:24:06.3887120Z In file included from /usr/include/string.h:535, 2025-12-04T08:24:06.3887564Z from /var/lib/jenkins/workspace/third_party/cpuinfo/src/x86/init.c:2: 2025-12-04T08:24:06.3888042Z In function ‘memcpy’, 2025-12-04T08:24:06.3888678Z inlined from ‘cpuinfo_x86_init_processor’ at /var/lib/jenkins/workspace/third_party/cpuinfo/src/x86/init.c:75:3: 2025-12-04T08:24:06.3889728Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: warning: ‘__builtin_memcpy’ reading 64 bytes from a region of size 48 [-Wstringop-overread] 2025-12-04T08:24:06.3890458Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-12-04T08:24:06.3890806Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:06.3891382Z 30 | __glibc_objsize0 (__dest)); 2025-12-04T08:24:06.3891710Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:06.3892332Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h: In function ‘cpuinfo_x86_init_processor’: 2025-12-04T08:24:06.3893196Z /var/lib/jenkins/workspace/third_party/cpuinfo/src/x86/init.c:71:35: note: source object ‘brand_string’ of size 48 2025-12-04T08:24:06.3893798Z 71 | struct cpuid_regs brand_string[3]; 2025-12-04T08:24:06.3894109Z | ^~~~~~~~~~~~ 2025-12-04T08:24:06.3894316Z 2025-12-04T08:24:06.3929470Z [203/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-12-04T08:24:06.3931680Z [204/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-12-04T08:24:06.4044601Z [204/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-12-04T08:24:06.4045714Z [205/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-12-04T08:24:06.4312681Z [205/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-12-04T08:24:06.4313601Z [206/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-12-04T08:24:06.4325308Z [206/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-12-04T08:24:06.4326231Z [207/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-12-04T08:24:06.4395848Z [207/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-12-04T08:24:06.4396813Z [208/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-12-04T08:24:06.4461728Z [208/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-12-04T08:24:06.4462816Z [209/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-12-04T08:24:06.4637077Z [209/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-12-04T08:24:06.4638270Z [210/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-12-04T08:24:06.4891828Z [210/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-12-04T08:24:06.4892881Z [211/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-12-04T08:24:06.4893852Z [211/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-12-04T08:24:06.4895176Z [212/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-12-04T08:24:06.4917297Z [212/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-12-04T08:24:06.5106526Z [213/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-12-04T08:24:06.5107604Z [213/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-12-04T08:24:06.5108610Z [214/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-12-04T08:24:06.5283216Z [214/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-12-04T08:24:06.5284224Z [215/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-12-04T08:24:06.5461353Z [215/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-12-04T08:24:06.5462397Z [216/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-12-04T08:24:06.5498379Z [216/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-12-04T08:24:06.5499680Z [217/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-12-04T08:24:06.5500558Z [217/7996] Linking C static library lib/libcpuinfo.a 2025-12-04T08:24:06.5501410Z [218/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-12-04T08:24:06.5617419Z [218/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-12-04T08:24:06.5618576Z [219/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-12-04T08:24:06.5647222Z [219/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-12-04T08:24:06.5647987Z [220/7996] Linking C static library lib/libcpuinfo.a 2025-12-04T08:24:06.5742210Z [220/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-12-04T08:24:06.5743068Z [221/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-12-04T08:24:06.5926478Z [221/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-12-04T08:24:06.5927023Z [222/7996] Linking CXX executable bin/protoc-3.13.0.0 2025-12-04T08:24:06.5927313Z Warning: Unused direct dependencies: 2025-12-04T08:24:06.5927552Z /lib/x86_64-linux-gnu/libm.so.6 2025-12-04T08:24:06.5927705Z 2025-12-04T08:24:06.5964260Z [222/7996] Creating executable symlink bin/protoc 2025-12-04T08:24:06.5964641Z [223/7996] Creating executable symlink bin/protoc 2025-12-04T08:24:06.6040044Z [223/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-12-04T08:24:06.6041097Z [224/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-12-04T08:24:06.6041736Z In file included from /usr/include/string.h:535, 2025-12-04T08:24:06.6042197Z from /var/lib/jenkins/workspace/third_party/cpuinfo/src/x86/init.c:2: 2025-12-04T08:24:06.6042607Z In function ‘memcpy’, 2025-12-04T08:24:06.6043140Z inlined from ‘cpuinfo_x86_init_processor’ at /var/lib/jenkins/workspace/third_party/cpuinfo/src/x86/init.c:75:3: 2025-12-04T08:24:06.6044140Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: warning: ‘__builtin_memcpy’ reading 64 bytes from a region of size 48 [-Wstringop-overread] 2025-12-04T08:24:06.6044687Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-12-04T08:24:06.6044967Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:06.6045239Z 30 | __glibc_objsize0 (__dest)); 2025-12-04T08:24:06.6045502Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:06.6045953Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h: In function ‘cpuinfo_x86_init_processor’: 2025-12-04T08:24:06.6046616Z /var/lib/jenkins/workspace/third_party/cpuinfo/src/x86/init.c:71:35: note: source object ‘brand_string’ of size 48 2025-12-04T08:24:06.6047059Z 71 | struct cpuid_regs brand_string[3]; 2025-12-04T08:24:06.6047330Z | ^~~~~~~~~~~~ 2025-12-04T08:24:06.6047491Z 2025-12-04T08:24:06.6047822Z [224/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-12-04T08:24:06.6048398Z [225/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-12-04T08:24:06.6109135Z [225/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-12-04T08:24:06.6110237Z [226/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-12-04T08:24:06.6152809Z [226/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-12-04T08:24:06.6153928Z [227/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-12-04T08:24:06.6192954Z [227/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-12-04T08:24:06.6194103Z [228/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-12-04T08:24:06.6437216Z [228/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-12-04T08:24:06.6438235Z [229/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-12-04T08:24:06.6517915Z [229/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-12-04T08:24:06.6518771Z [230/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-12-04T08:24:06.6594988Z [230/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-12-04T08:24:06.6595647Z [231/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-12-04T08:24:06.6618808Z [231/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-12-04T08:24:06.6619495Z [232/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-12-04T08:24:06.6645972Z [232/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-12-04T08:24:06.6647037Z [233/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-12-04T08:24:06.6663059Z [233/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-12-04T08:24:06.6663756Z [234/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-12-04T08:24:06.6993617Z [234/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-12-04T08:24:06.6994536Z [235/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-12-04T08:24:06.6995152Z [235/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-12-04T08:24:06.6996001Z [236/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-12-04T08:24:06.7165581Z [236/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-12-04T08:24:06.7166617Z [237/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-12-04T08:24:06.7196069Z [237/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-12-04T08:24:06.7197276Z [238/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-12-04T08:24:06.7226294Z [238/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-12-04T08:24:06.7227553Z [239/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-12-04T08:24:06.7231144Z [239/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-12-04T08:24:06.7232215Z [240/7996] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-12-04T08:24:06.7401680Z [240/7996] Linking C static library lib/libcpuinfo_internals.a 2025-12-04T08:24:06.7402120Z [241/7996] Linking C static library lib/libcpuinfo_internals.a 2025-12-04T08:24:06.7671752Z [241/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-12-04T08:24:06.7672438Z [242/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-12-04T08:24:06.7693050Z [242/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-12-04T08:24:06.7693931Z [243/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-12-04T08:24:06.7772516Z [243/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-12-04T08:24:06.7773231Z [244/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-12-04T08:24:06.7849476Z [244/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-12-04T08:24:06.7850275Z [245/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-12-04T08:24:06.8197070Z [245/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-12-04T08:24:06.8198303Z [246/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-12-04T08:24:06.8332049Z [246/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-12-04T08:24:06.8333154Z [247/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-12-04T08:24:06.8337240Z [247/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-12-04T08:24:06.8338434Z [248/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-12-04T08:24:06.8356871Z [248/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-12-04T08:24:06.8358034Z [249/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-12-04T08:24:06.8411013Z [249/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-12-04T08:24:06.8412176Z [250/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-12-04T08:24:06.8623813Z [250/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-12-04T08:24:06.8625336Z [251/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-12-04T08:24:06.8788959Z [251/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-12-04T08:24:06.8789709Z [252/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-12-04T08:24:06.8960565Z [252/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-12-04T08:24:06.8961633Z [253/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-12-04T08:24:06.8965051Z [253/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-12-04T08:24:06.8965896Z [254/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-12-04T08:24:06.9019644Z [254/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-12-04T08:24:06.9020719Z [255/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-12-04T08:24:06.9053613Z [255/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-12-04T08:24:06.9054792Z [256/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-12-04T08:24:06.9211870Z [256/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-12-04T08:24:06.9212950Z [257/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-12-04T08:24:06.9423865Z [257/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-12-04T08:24:06.9424585Z [258/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-12-04T08:24:06.9569886Z [258/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-12-04T08:24:06.9571090Z [259/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-12-04T08:24:06.9609821Z [259/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-12-04T08:24:06.9610981Z [260/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-12-04T08:24:06.9612358Z [260/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-12-04T08:24:06.9613478Z [261/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-12-04T08:24:07.0220620Z [261/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-12-04T08:24:07.0221427Z [262/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-12-04T08:24:07.0276047Z [262/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-12-04T08:24:07.0276753Z [263/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-12-04T08:24:07.0330112Z [263/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-12-04T08:24:07.0330817Z [264/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-12-04T08:24:07.0377536Z [264/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-12-04T08:24:07.0378562Z [265/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-12-04T08:24:07.0385134Z [265/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-12-04T08:24:07.0388280Z [266/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-12-04T08:24:07.0429536Z [266/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-12-04T08:24:07.0430739Z [267/7996] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-12-04T08:24:07.0782758Z [267/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-12-04T08:24:07.0783497Z [268/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-12-04T08:24:07.0824514Z [268/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-12-04T08:24:07.0825886Z [269/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-12-04T08:24:07.0845645Z [269/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-12-04T08:24:07.0846755Z [270/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-12-04T08:24:07.0945265Z [270/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-12-04T08:24:07.0946463Z [271/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-12-04T08:24:07.1001041Z [271/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-12-04T08:24:07.1002526Z [272/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-12-04T08:24:07.1020226Z [272/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-12-04T08:24:07.1020959Z [273/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-12-04T08:24:07.1383896Z [273/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-12-04T08:24:07.1385156Z [274/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-12-04T08:24:07.1723608Z [274/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-12-04T08:24:07.1724899Z [275/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-12-04T08:24:07.1789262Z [275/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-12-04T08:24:07.1790563Z [276/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-12-04T08:24:07.1940440Z [276/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-12-04T08:24:07.1941285Z [277/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-12-04T08:24:07.1962363Z [277/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-12-04T08:24:07.1963089Z [278/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-12-04T08:24:07.2243233Z [278/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-12-04T08:24:07.2244071Z [279/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-12-04T08:24:07.2291528Z [279/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-12-04T08:24:07.2292340Z [280/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-12-04T08:24:07.2315304Z [280/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-12-04T08:24:07.2316106Z [281/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-12-04T08:24:07.2435146Z [281/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-12-04T08:24:07.2436031Z [282/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-12-04T08:24:07.2476898Z [282/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-12-04T08:24:07.2477645Z [283/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-12-04T08:24:07.2995040Z [283/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-12-04T08:24:07.2996213Z [284/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-12-04T08:24:07.3246587Z [284/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-12-04T08:24:07.3247328Z [285/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-12-04T08:24:07.3248905Z [285/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-12-04T08:24:07.3249634Z [286/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-12-04T08:24:07.3275714Z [286/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-12-04T08:24:07.3277038Z [287/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-12-04T08:24:07.3278532Z [287/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-12-04T08:24:07.3279597Z [288/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-12-04T08:24:07.3318438Z [288/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-12-04T08:24:07.3319658Z [289/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-12-04T08:24:07.3532931Z [289/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-12-04T08:24:07.3533726Z [290/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-12-04T08:24:07.3812856Z [290/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-12-04T08:24:07.3813969Z [291/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-12-04T08:24:07.3872592Z [291/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-12-04T08:24:07.3873733Z [292/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-12-04T08:24:07.3874945Z [292/7996] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-12-04T08:24:07.3875951Z [293/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-12-04T08:24:07.3885429Z [293/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-12-04T08:24:07.3886546Z [294/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-12-04T08:24:07.4102251Z [294/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-12-04T08:24:07.4106385Z [295/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-12-04T08:24:07.4299697Z [295/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-12-04T08:24:07.4300451Z [296/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-12-04T08:24:07.4354624Z [296/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-12-04T08:24:07.4355780Z [297/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-12-04T08:24:07.4367085Z [297/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-12-04T08:24:07.4367845Z [298/7996] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-12-04T08:24:07.4385080Z [298/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-12-04T08:24:07.4385990Z [299/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-12-04T08:24:07.4409722Z [299/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-12-04T08:24:07.4410525Z [300/7996] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-12-04T08:24:07.4520529Z [300/7996] Linking C static library lib/libclog.a 2025-12-04T08:24:07.4520911Z [301/7996] Linking C static library lib/libclog.a 2025-12-04T08:24:07.4551783Z [301/7996] Linking CXX static library lib/libpytorch_qnnpack.a 2025-12-04T08:24:07.4552793Z [302/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-12-04T08:24:07.4775753Z [302/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-12-04T08:24:07.4776622Z [303/7996] Linking CXX static library lib/libpytorch_qnnpack.a 2025-12-04T08:24:07.4810900Z [303/7996] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-12-04T08:24:07.4811557Z [304/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-12-04T08:24:07.4903542Z [304/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-12-04T08:24:07.4904907Z [305/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-12-04T08:24:07.4919187Z [305/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-12-04T08:24:07.4920119Z [306/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-12-04T08:24:07.4921878Z [306/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:07.4923032Z [307/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-12-04T08:24:07.5121323Z [307/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-12-04T08:24:07.5122981Z [308/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-12-04T08:24:07.5255270Z [308/7996] Linking C static library lib/libnnpack_reference_layers.a 2025-12-04T08:24:07.5255978Z [309/7996] Linking C static library lib/libnnpack_reference_layers.a 2025-12-04T08:24:07.5789399Z [309/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-12-04T08:24:07.5790279Z [310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-12-04T08:24:07.5793798Z [310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-12-04T08:24:07.5795277Z [311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-12-04T08:24:07.6205336Z [311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-12-04T08:24:07.6206288Z [312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:07.6222927Z [312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-12-04T08:24:07.6224360Z [313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-12-04T08:24:07.6228947Z [313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-12-04T08:24:07.6230241Z [314/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-12-04T08:24:07.6501458Z [314/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-12-04T08:24:07.6503244Z [315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-12-04T08:24:07.6753216Z [315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-12-04T08:24:07.6754593Z [316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-12-04T08:24:07.6787966Z [316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-12-04T08:24:07.6788832Z [317/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-12-04T08:24:07.6970827Z [317/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-12-04T08:24:07.6972307Z [318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-12-04T08:24:07.7184669Z [318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:07.7185734Z [319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-12-04T08:24:07.7258182Z [319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:07.7259674Z [320/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-12-04T08:24:07.7350278Z [320/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:07.7351972Z [321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-12-04T08:24:07.7435224Z [321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:07.7436762Z [322/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-12-04T08:24:07.8180590Z [322/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-12-04T08:24:07.8181667Z [323/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:07.8220242Z [323/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-12-04T08:24:07.8221956Z [324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:07.8250405Z [324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-12-04T08:24:07.8251917Z [325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:07.8461025Z [325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-12-04T08:24:07.8462903Z [326/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-12-04T08:24:07.8477764Z [326/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-12-04T08:24:07.8479301Z [327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:07.9105761Z [327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-12-04T08:24:07.9107215Z [328/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-12-04T08:24:07.9145218Z [328/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-12-04T08:24:07.9146957Z [329/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-12-04T08:24:07.9274705Z [329/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-12-04T08:24:07.9276179Z [330/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-12-04T08:24:07.9486148Z [330/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-12-04T08:24:07.9487578Z [331/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-12-04T08:24:07.9598967Z [331/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c.o 2025-12-04T08:24:07.9600483Z [332/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-12-04T08:24:07.9743933Z [332/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-12-04T08:24:07.9745863Z [333/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-12-04T08:24:07.9990450Z [333/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-12-04T08:24:07.9991309Z [334/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c.o 2025-12-04T08:24:08.0067303Z [334/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-12-04T08:24:08.0068794Z [335/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-12-04T08:24:08.0140062Z [335/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-12-04T08:24:08.0141464Z [336/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-12-04T08:24:08.0567954Z [336/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-12-04T08:24:08.0569416Z [337/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-12-04T08:24:08.0581466Z [337/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-12-04T08:24:08.0583146Z [338/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-12-04T08:24:08.0679550Z [338/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-12-04T08:24:08.0680372Z [339/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-12-04T08:24:08.0869398Z [339/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-12-04T08:24:08.0870801Z [340/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-12-04T08:24:08.1001424Z [340/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-12-04T08:24:08.1002566Z [341/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-12-04T08:24:08.1161980Z [341/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-12-04T08:24:08.1163412Z [342/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-12-04T08:24:08.1840821Z [342/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-12-04T08:24:08.1841614Z [343/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-12-04T08:24:08.1862484Z [343/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-12-04T08:24:08.1863308Z [344/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-12-04T08:24:08.1874691Z [344/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-12-04T08:24:08.1875840Z [345/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-12-04T08:24:08.2009194Z [345/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-12-04T08:24:08.2009986Z [346/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-12-04T08:24:08.2147258Z [346/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-12-04T08:24:08.2148504Z [347/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-12-04T08:24:08.2880897Z [347/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-12-04T08:24:08.2882167Z [348/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-12-04T08:24:08.2882983Z [348/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-12-04T08:24:08.2883712Z [349/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-12-04T08:24:08.2922165Z [349/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-12-04T08:24:08.2923074Z [350/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-12-04T08:24:08.3077514Z [350/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-12-04T08:24:08.3078773Z [351/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-12-04T08:24:08.3364341Z [351/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-12-04T08:24:08.3365723Z [352/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-12-04T08:24:08.3935422Z [352/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-12-04T08:24:08.3936345Z [353/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-12-04T08:24:08.3963996Z [353/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-12-04T08:24:08.3965678Z [354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-12-04T08:24:08.3998748Z [354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-12-04T08:24:08.4000134Z [355/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-12-04T08:24:08.4149096Z [355/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-12-04T08:24:08.4150282Z [356/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-12-04T08:24:08.4168878Z [356/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-12-04T08:24:08.4169712Z [357/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-12-04T08:24:08.5041311Z [357/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-12-04T08:24:08.5042595Z [358/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-12-04T08:24:08.5050185Z [358/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-12-04T08:24:08.5051477Z [359/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-12-04T08:24:08.5078396Z [359/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-12-04T08:24:08.5079773Z [360/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-12-04T08:24:08.5106127Z [360/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-12-04T08:24:08.5108780Z [361/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-12-04T08:24:08.5316789Z [361/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-12-04T08:24:08.5318321Z [362/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-12-04T08:24:08.5973897Z [362/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-12-04T08:24:08.5974838Z [363/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-12-04T08:24:08.5996214Z [363/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-12-04T08:24:08.5997186Z [364/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-12-04T08:24:08.6086626Z [364/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-12-04T08:24:08.6088041Z [365/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-12-04T08:24:08.6239114Z [365/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-12-04T08:24:08.6240073Z [366/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-12-04T08:24:08.6322958Z [366/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-12-04T08:24:08.6324374Z [367/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-12-04T08:24:08.6910961Z [367/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-12-04T08:24:08.6912348Z [368/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-12-04T08:24:08.6960244Z [368/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-12-04T08:24:08.6961457Z [369/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-12-04T08:24:08.7069937Z [369/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-12-04T08:24:08.7071117Z [370/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-12-04T08:24:08.7130616Z [370/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-12-04T08:24:08.7132181Z [371/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-12-04T08:24:08.7426748Z [371/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-12-04T08:24:08.7428152Z [372/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-12-04T08:24:08.7721507Z [372/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-12-04T08:24:08.7722783Z [373/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-12-04T08:24:08.7999547Z [373/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-12-04T08:24:08.8000964Z [374/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-12-04T08:24:08.8093588Z [374/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-12-04T08:24:08.8095085Z [375/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-12-04T08:24:08.8114451Z [375/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-12-04T08:24:08.8115640Z [376/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-12-04T08:24:08.8116757Z [376/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-12-04T08:24:08.8118177Z [377/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-12-04T08:24:08.8510183Z [377/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-12-04T08:24:08.8511068Z [378/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-12-04T08:24:08.8552853Z [378/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-12-04T08:24:08.8554273Z [379/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-12-04T08:24:08.8574421Z [379/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-12-04T08:24:08.8576027Z [380/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-12-04T08:24:08.8614889Z [380/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:08.8616218Z [381/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-12-04T08:24:08.8803390Z [381/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-12-04T08:24:08.8804751Z [382/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-12-04T08:24:08.9015997Z [382/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-12-04T08:24:08.9017477Z [383/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-12-04T08:24:08.9030690Z [383/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-12-04T08:24:08.9032406Z [384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-12-04T08:24:08.9097784Z [384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-12-04T08:24:08.9099431Z [385/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:08.9190102Z [385/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-12-04T08:24:08.9191656Z [386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-12-04T08:24:08.9288581Z [386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-12-04T08:24:08.9290150Z [387/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-12-04T08:24:08.9537152Z [387/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-12-04T08:24:08.9538743Z [388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-12-04T08:24:08.9559760Z [388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-12-04T08:24:08.9561215Z [389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-12-04T08:24:08.9618330Z [389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-12-04T08:24:08.9619903Z [390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-12-04T08:24:08.9838864Z [390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-12-04T08:24:08.9840397Z [391/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-12-04T08:24:09.0136128Z [391/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-12-04T08:24:09.0137043Z [392/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-12-04T08:24:09.0325291Z [392/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:09.0326271Z [393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-12-04T08:24:09.0541072Z [393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-12-04T08:24:09.0542482Z [394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-12-04T08:24:09.0550249Z [394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-12-04T08:24:09.0551109Z [395/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-12-04T08:24:09.0707531Z [395/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-12-04T08:24:09.0709503Z [396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-12-04T08:24:09.0714469Z [396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-12-04T08:24:09.0716133Z [397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:09.1293988Z [397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-12-04T08:24:09.1294937Z [398/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-12-04T08:24:09.1348037Z [398/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-12-04T08:24:09.1349370Z [399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-12-04T08:24:09.1642526Z [399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-12-04T08:24:09.1643956Z [400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-12-04T08:24:09.1700070Z [400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-12-04T08:24:09.1701542Z [401/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-12-04T08:24:09.1707431Z [401/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-12-04T08:24:09.1708987Z [402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-12-04T08:24:09.1919882Z [402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-12-04T08:24:09.1921653Z [403/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-12-04T08:24:09.2327016Z [403/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-12-04T08:24:09.2328542Z [404/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-12-04T08:24:09.2428767Z [404/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-12-04T08:24:09.2430597Z [405/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-12-04T08:24:09.2584208Z [405/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-12-04T08:24:09.2585900Z [406/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-12-04T08:24:09.2646661Z [406/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:09.2648229Z [407/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-12-04T08:24:09.2661700Z [407/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-12-04T08:24:09.2663261Z [408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-12-04T08:24:09.2999930Z [408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-12-04T08:24:09.3001458Z [409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-12-04T08:24:09.3386606Z [409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-12-04T08:24:09.3388084Z [410/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-12-04T08:24:09.3443643Z [410/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-12-04T08:24:09.3445323Z [411/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-12-04T08:24:09.3687613Z [411/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-12-04T08:24:09.3689200Z [412/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:09.3787286Z [412/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-12-04T08:24:09.3788855Z [413/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-12-04T08:24:09.3929240Z [413/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-12-04T08:24:09.3931042Z [414/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-12-04T08:24:09.4210032Z [414/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-12-04T08:24:09.4211849Z [415/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-12-04T08:24:09.4399023Z [415/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-12-04T08:24:09.4399979Z [416/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-12-04T08:24:09.4434146Z [416/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-12-04T08:24:09.4435898Z [417/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-12-04T08:24:09.4546730Z [417/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-12-04T08:24:09.4548347Z [418/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-12-04T08:24:09.4611519Z [418/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-12-04T08:24:09.4613074Z [419/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-12-04T08:24:09.4820734Z [419/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-12-04T08:24:09.4822825Z [420/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-12-04T08:24:09.5024032Z [420/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-12-04T08:24:09.5025780Z [421/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-12-04T08:24:09.5160383Z [421/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-12-04T08:24:09.5162192Z [422/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-12-04T08:24:09.5198819Z [422/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-12-04T08:24:09.5199849Z [423/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-12-04T08:24:09.5217774Z [423/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-12-04T08:24:09.5219513Z [424/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-12-04T08:24:09.5445721Z [424/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-12-04T08:24:09.5447704Z [425/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-12-04T08:24:09.5477570Z [425/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-12-04T08:24:09.5478812Z [426/7996] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-12-04T08:24:09.5777103Z [426/7996] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-12-04T08:24:09.5778010Z [427/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-12-04T08:24:09.5863442Z [427/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-12-04T08:24:09.5865070Z [428/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-12-04T08:24:09.6004105Z [428/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-12-04T08:24:09.6005872Z [429/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-12-04T08:24:09.6010010Z [429/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-12-04T08:24:09.6011637Z [430/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-12-04T08:24:09.6331866Z [430/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-12-04T08:24:09.6333347Z [431/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-12-04T08:24:09.6482881Z [431/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-12-04T08:24:09.6485114Z [432/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-12-04T08:24:09.6647445Z [432/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-12-04T08:24:09.6648965Z [433/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-12-04T08:24:09.6677508Z [433/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-12-04T08:24:09.6679204Z [434/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-12-04T08:24:09.6978811Z [434/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-12-04T08:24:09.6980135Z [435/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-12-04T08:24:09.6994487Z [435/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-12-04T08:24:09.6995336Z [436/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-12-04T08:24:09.7240402Z [436/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:09.7241261Z [437/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-12-04T08:24:09.7243354Z [437/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:09.7244438Z [438/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-12-04T08:24:09.7284630Z [438/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:09.7285708Z [439/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-12-04T08:24:09.7639938Z [439/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:09.7641544Z [440/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-12-04T08:24:09.8267410Z [440/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:09.8268350Z [441/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:09.8313651Z [441/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-12-04T08:24:09.8315066Z [442/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:09.8347539Z [442/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-12-04T08:24:09.8349014Z [443/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:09.8422546Z [443/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-12-04T08:24:09.8424161Z [444/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:09.8631356Z [444/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:09.8632843Z [445/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:09.8979504Z [445/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-12-04T08:24:09.8980911Z [446/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-12-04T08:24:09.9231316Z [446/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-12-04T08:24:09.9232252Z [447/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:09.9269028Z [447/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:09.9270640Z [448/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-12-04T08:24:09.9303333Z [448/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-12-04T08:24:09.9304689Z [449/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-12-04T08:24:09.9406203Z [449/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-12-04T08:24:09.9407229Z [450/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-12-04T08:24:09.9618048Z [450/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-12-04T08:24:09.9619378Z [451/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-12-04T08:24:09.9897972Z [451/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:09.9899388Z [452/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-12-04T08:24:10.0039283Z [452/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-12-04T08:24:10.0040714Z [453/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-12-04T08:24:10.0071261Z [453/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-12-04T08:24:10.0072671Z [454/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-12-04T08:24:10.0456671Z [454/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-12-04T08:24:10.0457543Z [455/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:10.0522161Z [455/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.0523111Z [456/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-12-04T08:24:10.0559434Z [456/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.0560786Z [457/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.0724875Z [457/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:10.0726342Z [458/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-12-04T08:24:10.1218355Z [458/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-12-04T08:24:10.1222938Z [459/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-12-04T08:24:10.1224485Z [459/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-12-04T08:24:10.1226121Z [460/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-12-04T08:24:10.1561454Z [460/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-12-04T08:24:10.1563020Z [461/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.1623882Z [461/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-12-04T08:24:10.1624773Z [462/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:10.1669041Z [462/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.1670367Z [463/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-12-04T08:24:10.1719997Z [463/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.1721480Z [464/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.2115195Z [464/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.2116719Z [465/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-12-04T08:24:10.2585592Z [465/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:10.2587159Z [466/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-12-04T08:24:10.2627369Z [466/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:10.2628999Z [467/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.2698835Z [467/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-12-04T08:24:10.2700339Z [468/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.2775259Z [468/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-12-04T08:24:10.2776968Z [469/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.3150494Z [469/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-12-04T08:24:10.3151884Z [470/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:10.3248767Z [470/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:10.3250202Z [471/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-12-04T08:24:10.3259218Z [471/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-12-04T08:24:10.3260529Z [472/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-12-04T08:24:10.3343205Z [472/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-12-04T08:24:10.3344555Z [473/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:10.3439560Z [473/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.3440729Z [474/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-12-04T08:24:10.3811461Z [474/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-12-04T08:24:10.3813312Z [475/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:10.3830070Z [475/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-12-04T08:24:10.3831131Z [476/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-12-04T08:24:10.4045993Z [476/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-12-04T08:24:10.4047322Z [477/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-12-04T08:24:10.4103177Z [477/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:10.4104672Z [478/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-12-04T08:24:10.4290489Z [478/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-12-04T08:24:10.4291632Z [479/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.4465772Z [479/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-12-04T08:24:10.4467019Z [480/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-12-04T08:24:10.4529846Z [480/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-12-04T08:24:10.4531167Z [481/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-12-04T08:24:10.4624423Z [481/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.4625968Z [482/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-12-04T08:24:10.4627690Z [482/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-12-04T08:24:10.4629174Z [483/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:10.4975699Z [483/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:10.4977782Z [484/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-12-04T08:24:10.5121212Z [484/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:10.5122600Z [485/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-12-04T08:24:10.5486786Z [485/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-12-04T08:24:10.5487758Z [486/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:10.5503757Z [486/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:10.5504971Z [487/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.5594862Z [487/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-12-04T08:24:10.5596196Z [488/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-12-04T08:24:10.5685682Z [488/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-12-04T08:24:10.5686656Z [489/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-12-04T08:24:10.5924932Z [489/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-12-04T08:24:10.5925851Z [490/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:10.6011449Z [490/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.6012409Z [491/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:10.6017005Z [491/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:10.6018069Z [492/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-12-04T08:24:10.6178702Z [492/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.6179675Z [493/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-12-04T08:24:10.6211028Z [493/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:10.6212174Z [494/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-12-04T08:24:10.6814205Z [494/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-12-04T08:24:10.6816012Z [495/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:10.6997976Z [495/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.6999139Z [496/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-12-04T08:24:10.7072001Z [496/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:10.7073628Z [497/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.7110272Z [497/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.7111683Z [498/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:10.7167832Z [498/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:10.7169675Z [499/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.7861540Z [499/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-12-04T08:24:10.7862974Z [500/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:10.7941710Z [500/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:24:10.7943176Z [501/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.8037515Z [501/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:24:10.8038782Z [502/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-12-04T08:24:10.8040040Z [502/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.8041249Z [503/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.8109412Z [503/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:10.8110968Z [504/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:10.8956380Z [504/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.8958155Z [505/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:24:10.9133062Z [505/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:24:10.9134841Z [506/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:24:10.9227839Z [506/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:10.9229474Z [507/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.9297252Z [507/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-12-04T08:24:10.9298928Z [508/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:10.9333869Z [508/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:10.9335530Z [509/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.9871244Z [509/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-12-04T08:24:10.9872886Z [510/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:10.9957391Z [510/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:10.9959071Z [511/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-12-04T08:24:10.9960682Z [511/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:10.9962237Z [512/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:10.9990424Z [512/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:10.9992111Z [513/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-12-04T08:24:11.0150980Z [513/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:24:11.0152823Z [514/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:24:11.0921301Z [514/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-12-04T08:24:11.0922332Z [515/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:11.0978288Z [515/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-12-04T08:24:11.0979728Z [516/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:24:11.1138750Z [516/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-12-04T08:24:11.1140453Z [517/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:11.1141630Z [517/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-12-04T08:24:11.1142428Z [518/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-12-04T08:24:11.1339372Z [518/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-12-04T08:24:11.1340800Z [519/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:11.1674776Z [519/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-12-04T08:24:11.1676334Z [520/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-12-04T08:24:11.1700822Z [520/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-12-04T08:24:11.1705335Z [521/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-12-04T08:24:11.1902240Z [521/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-12-04T08:24:11.1903669Z [522/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-12-04T08:24:11.1977637Z [522/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-12-04T08:24:11.1979064Z [523/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-12-04T08:24:11.1988125Z [523/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-12-04T08:24:11.1989388Z [524/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-12-04T08:24:11.2325273Z [524/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-12-04T08:24:11.2326148Z [525/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-12-04T08:24:11.2334495Z [525/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-12-04T08:24:11.2335457Z [526/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-12-04T08:24:11.2860694Z [526/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-12-04T08:24:11.2861885Z [527/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-12-04T08:24:11.2880506Z [527/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-12-04T08:24:11.2881362Z [528/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-12-04T08:24:11.2915147Z [528/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-12-04T08:24:11.2916652Z [529/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-12-04T08:24:11.2920536Z [529/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-12-04T08:24:11.2922624Z [530/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-12-04T08:24:11.3070451Z [530/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.o 2025-12-04T08:24:11.3072152Z [531/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-12-04T08:24:11.3500453Z [531/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-12-04T08:24:11.3502192Z [532/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-12-04T08:24:11.3505027Z [532/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-12-04T08:24:11.3506806Z [533/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-12-04T08:24:11.3936131Z [533/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-12-04T08:24:11.3938087Z [534/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-12-04T08:24:11.3949059Z [534/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-12-04T08:24:11.3950781Z [535/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-12-04T08:24:11.4125112Z [535/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-12-04T08:24:11.4126870Z [536/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-12-04T08:24:11.4128582Z [536/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-12-04T08:24:11.4130332Z [537/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.o 2025-12-04T08:24:11.4233405Z [537/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-12-04T08:24:11.4235176Z [538/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-12-04T08:24:11.4714987Z [538/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-12-04T08:24:11.4716701Z [539/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-12-04T08:24:11.4761746Z [539/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-12-04T08:24:11.4763453Z [540/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-12-04T08:24:11.4906536Z [540/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-12-04T08:24:11.4908367Z [541/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-12-04T08:24:11.4920305Z [541/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-12-04T08:24:11.4921727Z [542/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-12-04T08:24:11.4961661Z [542/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-12-04T08:24:11.4963070Z [543/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-12-04T08:24:11.5283323Z [543/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-12-04T08:24:11.5284791Z [544/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-12-04T08:24:11.5440063Z [544/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-12-04T08:24:11.5441353Z [545/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-12-04T08:24:11.5649797Z [545/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-12-04T08:24:11.5651402Z [546/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-12-04T08:24:11.5833858Z [546/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-12-04T08:24:11.5835179Z [547/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-12-04T08:24:11.5873903Z [547/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-12-04T08:24:11.5875203Z [548/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-12-04T08:24:11.5936779Z [548/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-12-04T08:24:11.5938038Z [549/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-12-04T08:24:11.6054504Z [549/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-12-04T08:24:11.6055722Z [550/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-12-04T08:24:11.6409904Z [550/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-12-04T08:24:11.6411274Z [551/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-12-04T08:24:11.6442168Z [551/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-12-04T08:24:11.6443557Z [552/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-12-04T08:24:11.6608439Z [552/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-12-04T08:24:11.6609789Z [553/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-12-04T08:24:11.6855825Z [553/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-12-04T08:24:11.6856674Z [554/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-12-04T08:24:11.6885955Z [554/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-12-04T08:24:11.6887155Z [555/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-12-04T08:24:11.6949109Z [555/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-12-04T08:24:11.6950366Z [556/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-12-04T08:24:11.7030689Z [556/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-12-04T08:24:11.7031528Z [557/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-12-04T08:24:11.7094509Z [557/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-12-04T08:24:11.7095319Z [558/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-12-04T08:24:11.7490794Z [558/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-12-04T08:24:11.7491613Z [559/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-12-04T08:24:11.7704102Z [559/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-12-04T08:24:11.7705704Z [560/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-12-04T08:24:11.7759870Z [560/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-12-04T08:24:11.7761675Z [561/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-12-04T08:24:11.7874803Z [561/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-12-04T08:24:11.7876165Z [562/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-12-04T08:24:11.8049113Z [562/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-12-04T08:24:11.8050468Z [563/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-12-04T08:24:11.8265925Z [563/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-12-04T08:24:11.8267346Z [564/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-12-04T08:24:11.8469944Z [564/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-12-04T08:24:11.8471573Z [565/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-12-04T08:24:11.8484629Z [565/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-12-04T08:24:11.8485968Z [566/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-12-04T08:24:11.8796175Z [566/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-12-04T08:24:11.8797630Z [567/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-12-04T08:24:11.8808777Z [567/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-12-04T08:24:11.8810060Z [568/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-12-04T08:24:11.9035916Z [568/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-12-04T08:24:11.9037288Z [569/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-12-04T08:24:11.9123964Z [569/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-12-04T08:24:11.9124912Z [570/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-12-04T08:24:11.9424726Z [570/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-12-04T08:24:11.9426215Z [571/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-12-04T08:24:11.9467625Z [571/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-12-04T08:24:11.9468973Z [572/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-12-04T08:24:11.9661789Z [572/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-12-04T08:24:11.9662638Z [573/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-12-04T08:24:11.9717662Z [573/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-12-04T08:24:11.9719070Z [574/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-12-04T08:24:12.0040584Z [574/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-12-04T08:24:12.0041887Z [575/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-12-04T08:24:12.0064760Z [575/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-12-04T08:24:12.0066243Z [576/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-12-04T08:24:12.0248127Z [576/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-12-04T08:24:12.0249489Z [577/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-12-04T08:24:12.0360519Z [577/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-12-04T08:24:12.0361323Z [578/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-12-04T08:24:12.0619192Z [578/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-12-04T08:24:12.0620037Z [579/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-12-04T08:24:12.0650995Z [579/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-12-04T08:24:12.0652560Z [580/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-12-04T08:24:12.0811593Z [580/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-12-04T08:24:12.0812760Z [581/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-12-04T08:24:12.1041629Z [581/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-12-04T08:24:12.1042839Z [582/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-12-04T08:24:12.1221158Z [582/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-12-04T08:24:12.1222580Z [583/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-12-04T08:24:12.1333032Z [583/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-12-04T08:24:12.1334402Z [584/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-12-04T08:24:12.1442423Z [584/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-12-04T08:24:12.1443800Z [585/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-12-04T08:24:12.1648811Z [585/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-12-04T08:24:12.1650217Z [586/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-12-04T08:24:12.1898456Z [586/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-12-04T08:24:12.1899829Z [587/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-12-04T08:24:12.1962671Z [587/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-12-04T08:24:12.1963950Z [588/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-12-04T08:24:12.2161155Z [588/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-12-04T08:24:12.2162619Z [589/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-12-04T08:24:12.2305427Z [589/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-12-04T08:24:12.2306366Z [590/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-12-04T08:24:12.2523295Z [590/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-12-04T08:24:12.2524648Z [591/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-12-04T08:24:12.2576792Z [591/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-12-04T08:24:12.2579830Z [592/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-12-04T08:24:12.2720882Z [592/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-12-04T08:24:12.2722568Z [593/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-12-04T08:24:12.2929359Z [593/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-12-04T08:24:12.2930211Z [594/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-12-04T08:24:12.3105003Z [594/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-12-04T08:24:12.3106314Z [595/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-12-04T08:24:12.3298220Z [595/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-12-04T08:24:12.3299078Z [596/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-12-04T08:24:12.3372871Z [596/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-12-04T08:24:12.3374213Z [597/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-12-04T08:24:12.3400241Z [597/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-12-04T08:24:12.3401495Z [598/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-12-04T08:24:12.3839474Z [598/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-12-04T08:24:12.3840630Z [599/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-12-04T08:24:12.3928171Z [599/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-12-04T08:24:12.3929651Z [600/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-12-04T08:24:12.3938547Z [600/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-12-04T08:24:12.3939663Z [601/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-12-04T08:24:12.4018140Z [601/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-12-04T08:24:12.4019263Z [602/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-12-04T08:24:12.4513327Z [602/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-12-04T08:24:12.4514717Z [603/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-12-04T08:24:12.4575593Z [603/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-12-04T08:24:12.4576883Z [604/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-12-04T08:24:12.4581713Z [604/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-12-04T08:24:12.4583068Z [605/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-12-04T08:24:12.4761531Z [605/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-12-04T08:24:12.4763172Z [606/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-12-04T08:24:12.4929523Z [606/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-12-04T08:24:12.4930359Z [607/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-12-04T08:24:12.5193601Z [607/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-12-04T08:24:12.5194973Z [608/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-12-04T08:24:12.5220339Z [608/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-12-04T08:24:12.5221745Z [609/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-12-04T08:24:12.5477233Z [609/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-12-04T08:24:12.5478636Z [610/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-12-04T08:24:12.5620515Z [610/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-12-04T08:24:12.5621426Z [611/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-12-04T08:24:12.5764209Z [611/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-12-04T08:24:12.5765714Z [612/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-12-04T08:24:12.5826758Z [612/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-12-04T08:24:12.5828368Z [613/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-12-04T08:24:12.5922881Z [613/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-12-04T08:24:12.5924156Z [614/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-12-04T08:24:12.6308362Z [614/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-12-04T08:24:12.6309235Z [615/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-12-04T08:24:12.6392306Z [615/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-12-04T08:24:12.6393726Z [616/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-12-04T08:24:12.6487568Z [616/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-12-04T08:24:12.6488976Z [617/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-12-04T08:24:12.6617526Z [617/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-12-04T08:24:12.6618923Z [618/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-12-04T08:24:12.7018642Z [618/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-12-04T08:24:12.7020237Z [619/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-12-04T08:24:12.7038958Z [619/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-12-04T08:24:12.7040063Z [620/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-12-04T08:24:12.7094234Z [620/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-12-04T08:24:12.7095624Z [621/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-12-04T08:24:12.7258371Z [621/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-12-04T08:24:12.7259236Z [622/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-12-04T08:24:12.7460522Z [622/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-12-04T08:24:12.7461334Z [623/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-12-04T08:24:12.7574879Z [623/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-12-04T08:24:12.7575728Z [624/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-12-04T08:24:12.7786079Z [624/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-12-04T08:24:12.7787494Z [625/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-12-04T08:24:12.7980160Z [625/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-12-04T08:24:12.7981521Z [626/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-12-04T08:24:12.8093074Z [626/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-12-04T08:24:12.8094382Z [627/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-12-04T08:24:12.8245656Z [627/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-12-04T08:24:12.8246507Z [628/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-12-04T08:24:12.8295151Z [628/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-12-04T08:24:12.8296650Z [629/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-12-04T08:24:12.8481778Z [629/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-12-04T08:24:12.8483190Z [630/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-12-04T08:24:12.8906055Z [630/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-12-04T08:24:12.8907568Z [631/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-12-04T08:24:12.8970410Z [631/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-12-04T08:24:12.8972116Z [632/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-12-04T08:24:12.9059842Z [632/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-12-04T08:24:12.9060668Z [633/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-12-04T08:24:12.9281662Z [633/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-12-04T08:24:12.9282573Z [634/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-12-04T08:24:12.9324197Z [634/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-12-04T08:24:12.9325065Z [635/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-12-04T08:24:12.9479157Z [635/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-12-04T08:24:12.9480376Z [636/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-12-04T08:24:12.9609161Z [636/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-12-04T08:24:12.9610489Z [637/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-12-04T08:24:12.9880882Z [637/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-12-04T08:24:12.9882687Z [638/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-12-04T08:24:13.0064115Z [638/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-12-04T08:24:13.0065412Z [639/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-12-04T08:24:13.0129451Z [639/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-12-04T08:24:13.0130667Z [640/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-12-04T08:24:13.0221580Z [640/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-12-04T08:24:13.0222452Z [641/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-12-04T08:24:13.0269927Z [641/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-12-04T08:24:13.0271239Z [642/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-12-04T08:24:13.0778112Z [642/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-12-04T08:24:13.0779711Z [643/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-12-04T08:24:13.0879087Z [643/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-12-04T08:24:13.0880369Z [644/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-12-04T08:24:13.0980470Z [644/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-12-04T08:24:13.0981864Z [645/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-12-04T08:24:13.1153622Z [645/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-12-04T08:24:13.1155367Z [646/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-12-04T08:24:13.1156946Z [646/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-12-04T08:24:13.1158334Z [647/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-12-04T08:24:13.1532041Z [647/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-12-04T08:24:13.1533486Z [648/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-12-04T08:24:13.1553263Z [648/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-12-04T08:24:13.1554731Z [649/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-12-04T08:24:13.1720721Z [649/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-12-04T08:24:13.1722156Z [650/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-12-04T08:24:13.2025302Z [650/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-12-04T08:24:13.2026294Z [651/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-12-04T08:24:13.2165059Z [651/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c.o 2025-12-04T08:24:13.2166432Z [652/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-12-04T08:24:13.2245152Z [652/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2025-12-04T08:24:13.2246566Z [653/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-12-04T08:24:13.2432767Z [653/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-12-04T08:24:13.2434242Z [654/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-12-04T08:24:13.2702605Z [654/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-12-04T08:24:13.2705726Z [655/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-12-04T08:24:13.2813501Z [655/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-12-04T08:24:13.2815009Z [656/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-12-04T08:24:13.3066475Z [656/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-12-04T08:24:13.3067972Z [657/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2025-12-04T08:24:13.3086936Z [657/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-12-04T08:24:13.3088442Z [658/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-12-04T08:24:13.3102484Z [658/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-12-04T08:24:13.3105143Z [659/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c.o 2025-12-04T08:24:13.3279663Z [659/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-12-04T08:24:13.3281205Z [660/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-12-04T08:24:13.3380433Z [660/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-12-04T08:24:13.3381870Z [661/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-12-04T08:24:13.3908942Z [661/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-12-04T08:24:13.3909853Z [662/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-12-04T08:24:13.3936097Z [662/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-12-04T08:24:13.3937188Z [663/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-12-04T08:24:13.3973467Z [663/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-12-04T08:24:13.3974907Z [664/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-12-04T08:24:13.4111925Z [664/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-12-04T08:24:13.4113221Z [665/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-12-04T08:24:13.4366063Z [665/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-12-04T08:24:13.4367116Z [666/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-12-04T08:24:13.4777404Z [666/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-12-04T08:24:13.4778320Z [667/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-12-04T08:24:13.4855586Z [667/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-12-04T08:24:13.4856436Z [668/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-12-04T08:24:13.4863686Z [668/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-12-04T08:24:13.4864581Z [669/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-12-04T08:24:13.4876994Z [669/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-12-04T08:24:13.4879183Z [670/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-12-04T08:24:13.5072813Z [670/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-12-04T08:24:13.5074273Z [671/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-12-04T08:24:13.5590602Z [671/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-12-04T08:24:13.5592169Z [672/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-12-04T08:24:13.5747012Z [672/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-12-04T08:24:13.5748308Z [673/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-12-04T08:24:13.5929722Z [673/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-12-04T08:24:13.5931159Z [674/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-12-04T08:24:13.6023287Z [674/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-12-04T08:24:13.6024712Z [675/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-12-04T08:24:13.6473993Z [675/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-12-04T08:24:13.6474964Z [676/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-12-04T08:24:13.6475829Z [676/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-12-04T08:24:13.6476583Z [677/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-12-04T08:24:13.6551289Z [677/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-12-04T08:24:13.6552715Z [678/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-12-04T08:24:13.6689261Z [678/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-12-04T08:24:13.6690751Z [679/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-12-04T08:24:13.6724812Z [679/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-12-04T08:24:13.6726210Z [680/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-12-04T08:24:13.7057975Z [680/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-12-04T08:24:13.7059390Z [681/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-12-04T08:24:13.7090383Z [681/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-12-04T08:24:13.7091273Z [682/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-12-04T08:24:13.7132834Z [682/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-12-04T08:24:13.7134197Z [683/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-12-04T08:24:13.7328828Z [683/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-12-04T08:24:13.7330199Z [684/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-12-04T08:24:13.7618791Z [684/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-12-04T08:24:13.7620304Z [685/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-12-04T08:24:13.7773922Z [685/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-12-04T08:24:13.7775304Z [686/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-12-04T08:24:13.7911757Z [686/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-12-04T08:24:13.7913113Z [687/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-12-04T08:24:13.7915476Z [687/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-12-04T08:24:13.7916818Z [688/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-12-04T08:24:13.7961458Z [688/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-12-04T08:24:13.7962872Z [689/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-12-04T08:24:13.8543613Z [689/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-12-04T08:24:13.8545076Z [690/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-12-04T08:24:13.8604510Z [690/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-12-04T08:24:13.8605770Z [691/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-12-04T08:24:13.8616455Z [691/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-12-04T08:24:13.8617822Z [692/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-12-04T08:24:13.8712943Z [692/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-12-04T08:24:13.8713921Z [693/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-12-04T08:24:13.8921604Z [693/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-12-04T08:24:13.8923513Z [694/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-12-04T08:24:13.9148077Z [694/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-12-04T08:24:13.9149504Z [695/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-12-04T08:24:13.9315913Z [695/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-12-04T08:24:13.9317060Z [696/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-12-04T08:24:13.9492983Z [696/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-12-04T08:24:13.9494356Z [697/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-12-04T08:24:13.9590999Z [697/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-12-04T08:24:13.9591778Z [698/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-12-04T08:24:13.9805440Z [698/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-12-04T08:24:13.9806763Z [699/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-12-04T08:24:13.9808011Z [699/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-12-04T08:24:13.9809276Z [700/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-12-04T08:24:13.9879731Z [700/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-12-04T08:24:13.9880562Z [701/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-12-04T08:24:14.0056777Z [701/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-12-04T08:24:14.0057849Z [702/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-12-04T08:24:14.0442358Z [702/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-12-04T08:24:14.0443608Z [703/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-12-04T08:24:14.0458192Z [703/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-12-04T08:24:14.0459568Z [704/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-12-04T08:24:14.0482640Z [704/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-12-04T08:24:14.0483553Z [705/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-12-04T08:24:14.0718087Z [705/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-12-04T08:24:14.0719476Z [706/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-12-04T08:24:14.0886259Z [706/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-12-04T08:24:14.0887703Z [707/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-12-04T08:24:14.1068450Z [707/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-12-04T08:24:14.1069715Z [708/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-12-04T08:24:14.1461223Z [708/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-12-04T08:24:14.1462904Z [709/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-12-04T08:24:14.1489606Z [709/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-12-04T08:24:14.1490505Z [710/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-12-04T08:24:14.1523406Z [710/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2025-12-04T08:24:14.1524284Z [711/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-12-04T08:24:14.1693381Z [711/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2025-12-04T08:24:14.1695062Z [712/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-12-04T08:24:14.1754344Z [712/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-12-04T08:24:14.1756185Z [713/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-12-04T08:24:14.2092246Z [713/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-12-04T08:24:14.2094049Z [714/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-12-04T08:24:14.2325526Z [714/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-12-04T08:24:14.2327340Z [715/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-12-04T08:24:14.2516003Z [715/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-12-04T08:24:14.2517039Z [716/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-12-04T08:24:14.2547633Z [716/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-12-04T08:24:14.2548514Z [717/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2025-12-04T08:24:14.2607309Z [717/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-12-04T08:24:14.2608765Z [718/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2025-12-04T08:24:14.2656328Z [718/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-12-04T08:24:14.2658013Z [719/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-12-04T08:24:14.2957253Z [719/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-12-04T08:24:14.2958914Z [720/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-12-04T08:24:14.3441341Z [720/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-12-04T08:24:14.3442991Z [721/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-12-04T08:24:14.3473017Z [721/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-12-04T08:24:14.3474127Z [722/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-12-04T08:24:14.3477264Z [722/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-12-04T08:24:14.3478202Z [723/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-12-04T08:24:14.3658155Z [723/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-12-04T08:24:14.3659791Z [724/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-12-04T08:24:14.3662532Z [724/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-12-04T08:24:14.3664025Z [725/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-12-04T08:24:14.4334908Z [725/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-12-04T08:24:14.4336269Z [726/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-12-04T08:24:14.4364206Z [726/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-12-04T08:24:14.4365048Z [727/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-12-04T08:24:14.4371835Z [727/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-12-04T08:24:14.4372707Z [728/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-12-04T08:24:14.4516388Z [728/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-12-04T08:24:14.4517247Z [729/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-12-04T08:24:14.4559071Z [729/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-12-04T08:24:14.4559971Z [730/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-12-04T08:24:14.5014833Z [730/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-12-04T08:24:14.5016151Z [731/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-12-04T08:24:14.5181784Z [731/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-12-04T08:24:14.5182627Z [732/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-12-04T08:24:14.5277495Z [732/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-12-04T08:24:14.5278495Z [733/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-12-04T08:24:14.5330897Z [733/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-12-04T08:24:14.5334372Z [734/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-12-04T08:24:14.5541104Z [734/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-12-04T08:24:14.5542386Z [735/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-12-04T08:24:14.5791963Z [735/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-12-04T08:24:14.5793139Z [736/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-12-04T08:24:14.5943699Z [736/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-12-04T08:24:14.5945048Z [737/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-12-04T08:24:14.5946101Z [737/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-12-04T08:24:14.5946926Z [738/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-12-04T08:24:14.6279625Z [738/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.6280485Z [739/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-12-04T08:24:14.6437447Z [739/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.6438766Z [740/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-12-04T08:24:14.6525757Z [740/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:14.6526700Z [741/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-12-04T08:24:14.6673206Z [741/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:14.6674714Z [742/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-12-04T08:24:14.7190191Z [742/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:14.7191721Z [743/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.7485782Z [743/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:14.7487659Z [744/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:14.7499508Z [744/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:14.7501037Z [745/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.7710357Z [745/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:14.7712309Z [746/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:14.7921878Z [746/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.7923517Z [747/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:14.8388537Z [747/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:14.8390210Z [748/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:14.8634559Z [748/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:14.8636312Z [749/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:14.8639224Z [749/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.8641086Z [750/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:14.8685057Z [750/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:14.8686985Z [751/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.9118645Z [751/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:14.9119652Z [752/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:14.9469466Z [752/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.9470467Z [753/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:14.9665652Z [753/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:14.9667453Z [754/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:14.9953246Z [754/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:14.9953971Z [755/7996] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-12-04T08:24:14.9965366Z [755/7996] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-12-04T08:24:14.9966456Z [756/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.9968941Z [756/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-12-04T08:24:14.9970328Z [757/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:15.0154691Z [757/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:15.0156686Z [758/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:15.0656677Z [758/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:15.0658705Z [759/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:15.0847794Z [759/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:24:15.0848936Z [760/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:15.0945851Z [760/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.0947244Z [761/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-12-04T08:24:15.1048925Z [761/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:24:15.1050701Z [762/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:15.1143155Z [762/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:15.1144827Z [763/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:15.1746069Z [763/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-12-04T08:24:15.1747201Z [764/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:15.1843771Z [764/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:15.1847271Z [765/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:24:15.1911422Z [765/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-12-04T08:24:15.1913055Z [766/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:24:15.1914743Z [766/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:15.1916198Z [767/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.2440112Z [767/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-12-04T08:24:15.2441285Z [768/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-12-04T08:24:15.2479166Z [768/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-12-04T08:24:15.2481121Z [769/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:15.2664870Z [769/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:15.2666626Z [770/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-12-04T08:24:15.2721557Z [770/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-12-04T08:24:15.2722577Z [771/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-12-04T08:24:15.2979840Z [771/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:15.2981534Z [772/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:15.3197604Z [772/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.3199265Z [773/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:15.3476201Z [773/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:24:15.3477301Z [774/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:15.3628100Z [774/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:24:15.3629762Z [775/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-12-04T08:24:15.3885996Z [775/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.3887701Z [776/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-12-04T08:24:15.4413386Z [776/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:24:15.4415405Z [777/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.4444003Z [777/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:15.4446016Z [778/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:24:15.4456542Z [778/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:15.4458425Z [779/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:24:15.4734633Z [779/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-12-04T08:24:15.4737131Z [780/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.4887165Z [780/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:15.4888796Z [781/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:24:15.5129379Z [781/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:15.5131119Z [782/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:15.5155645Z [782/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:15.5156681Z [783/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-12-04T08:24:15.5223733Z [783/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:15.5225388Z [784/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:15.5820600Z [784/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-12-04T08:24:15.5822235Z [785/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:15.5893232Z [785/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:15.5894285Z [786/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-12-04T08:24:15.5898467Z [786/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:24:15.5900041Z [787/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:15.5995619Z [787/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.5997321Z [788/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:15.6082642Z [788/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:15.6084299Z [789/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:15.6927453Z [789/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.6928739Z [790/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:15.6993226Z [790/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-12-04T08:24:15.6995059Z [791/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.7171601Z [791/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.7172636Z [792/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:15.7222626Z [792/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-12-04T08:24:15.7223649Z [793/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.7245630Z [793/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:15.7247151Z [794/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:24:15.7923459Z [794/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:15.7924982Z [795/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-12-04T08:24:15.7937829Z [795/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:15.7938842Z [796/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:15.7964099Z [796/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:15.7965703Z [797/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:15.8128042Z [797/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:15.8129138Z [798/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-12-04T08:24:15.8174877Z [798/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-12-04T08:24:15.8195937Z [799/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.8793345Z [799/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:15.8795264Z [800/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:15.8909172Z [800/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:15.8910187Z [801/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:15.9053331Z [801/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:15.9054850Z [802/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:15.9120555Z [802/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-12-04T08:24:15.9127563Z [803/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:15.9279146Z [803/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-12-04T08:24:15.9281037Z [804/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-12-04T08:24:15.9290573Z [804/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:15.9291735Z [805/7996] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-12-04T08:24:15.9547353Z [805/7996] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-12-04T08:24:15.9548852Z [806/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:15.9701761Z [806/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:15.9704833Z [807/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:16.0205814Z [807/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-12-04T08:24:16.0207110Z [808/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-12-04T08:24:16.0221247Z [808/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:16.0222829Z [809/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-12-04T08:24:16.0407592Z [809/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-12-04T08:24:16.0408928Z [810/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:16.0820919Z [810/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:16.0822651Z [811/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:16.0969735Z [811/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:16.0971622Z [812/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-12-04T08:24:16.0978374Z [812/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:16.0980119Z [813/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-12-04T08:24:16.1048875Z [813/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:16.1050573Z [814/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:16.1367892Z [814/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:16.1369942Z [815/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:16.1527016Z [815/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-12-04T08:24:16.1529335Z [816/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:16.1721721Z [816/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:16.1723382Z [817/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:16.1897426Z [817/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:16.1898611Z [818/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-12-04T08:24:16.1914189Z [818/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:16.1915001Z [819/7996] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-12-04T08:24:16.2104484Z [819/7996] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-12-04T08:24:16.2105766Z [820/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-12-04T08:24:16.2108304Z [820/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-12-04T08:24:16.2109367Z [821/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:16.2284654Z [821/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-12-04T08:24:16.2286277Z [822/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:16.2463866Z [822/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:16.2465628Z [823/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:16.2503284Z [823/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:16.2504951Z [824/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:16.3182869Z [824/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:16.3184817Z [825/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:16.3202311Z [825/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:16.3204031Z [826/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-12-04T08:24:16.3236563Z [826/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:16.3238170Z [827/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:16.3412594Z [827/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:16.3413586Z [828/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-12-04T08:24:16.3582327Z [828/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:16.3583937Z [829/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:16.3906088Z [829/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:16.3908960Z [830/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:16.3910710Z [830/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:16.3912357Z [831/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:16.3946188Z [831/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:16.3947811Z [832/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:16.4143414Z [832/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:16.4144971Z [833/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:16.4376789Z [833/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:16.4378404Z [834/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:16.4624685Z [834/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:16.4626447Z [835/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:16.4645658Z [835/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:16.4647578Z [836/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:16.4911329Z [836/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:16.4913022Z [837/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:16.4928227Z [837/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:16.4929904Z [838/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:16.5104143Z [838/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:16.5105945Z [839/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:16.5284487Z [839/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-12-04T08:24:16.5286094Z [840/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:16.5522762Z [840/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-12-04T08:24:16.5524364Z [841/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:16.5638679Z [841/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-12-04T08:24:16.5640307Z [842/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:16.5726623Z [842/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-12-04T08:24:16.5728235Z [843/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:16.5919779Z [843/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-12-04T08:24:16.5920388Z [844/7996] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-12-04T08:24:16.6039322Z [844/7996] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-12-04T08:24:16.6040386Z [845/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-12-04T08:24:16.6274130Z [845/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-12-04T08:24:16.6274951Z [846/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-12-04T08:24:16.6301345Z [846/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-12-04T08:24:16.6303715Z [847/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-12-04T08:24:16.6428152Z [847/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-12-04T08:24:16.6429480Z [848/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-12-04T08:24:16.6561618Z [848/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-12-04T08:24:16.6563426Z [849/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-12-04T08:24:16.6649834Z [849/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-12-04T08:24:16.6651301Z [850/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-12-04T08:24:16.6851973Z [850/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-12-04T08:24:16.6853387Z [851/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-12-04T08:24:16.7074644Z [851/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-12-04T08:24:16.7076241Z [852/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-12-04T08:24:16.7217431Z [852/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:16.7219000Z [853/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-12-04T08:24:16.7275642Z [853/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:16.7277538Z [854/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-12-04T08:24:16.7491175Z [854/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:16.7492917Z [855/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-12-04T08:24:16.7757937Z [855/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:16.7758956Z [856/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-12-04T08:24:16.7814630Z [856/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:16.7816420Z [857/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:16.7879512Z [857/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:16.7881186Z [858/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:16.8039345Z [858/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:16.8040992Z [859/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:16.8153370Z [859/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:16.8155058Z [860/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:16.8544132Z [860/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:16.8546123Z [861/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:16.8688724Z [861/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:16.8690542Z [862/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:16.8755925Z [862/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:16.8758446Z [863/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:16.8760414Z [863/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:16.8762295Z [864/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:16.9008079Z [864/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:16.9010224Z [865/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:16.9351418Z [865/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:16.9352488Z [866/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:16.9404614Z [866/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:16.9406289Z [867/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:16.9559194Z [867/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:16.9560936Z [868/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:16.9562688Z [868/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:16.9564352Z [869/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:16.9934816Z [869/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:16.9935864Z [870/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:17.0029917Z [870/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:17.0031209Z [871/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:17.0083411Z [871/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.0084423Z [872/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:17.0233015Z [872/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.0234682Z [873/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:17.0366497Z [873/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:17.0367703Z [874/7996] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-12-04T08:24:17.0589574Z [874/7996] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-12-04T08:24:17.0590820Z [875/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:17.0675808Z [875/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:17.0677544Z [876/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.0700474Z [876/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:17.0702090Z [877/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:17.0856806Z [877/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:17.0857974Z [878/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.1175640Z [878/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:24:17.1177330Z [879/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:17.1393424Z [879/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.1395157Z [880/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:17.1445893Z [880/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.1449951Z [881/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:17.1812879Z [881/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:17.1814699Z [882/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:17.1845235Z [882/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:17.1846841Z [883/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.1900202Z [883/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:17.1901972Z [884/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:24:17.2118850Z [884/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:17.2120480Z [885/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.2590745Z [885/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:17.2592474Z [886/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:17.2639061Z [886/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.2640819Z [887/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:17.2699448Z [887/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:17.2701155Z [888/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:17.2885385Z [888/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.2886962Z [889/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:17.2902092Z [889/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:17.2903415Z [890/7996] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-12-04T08:24:17.3218437Z [890/7996] Generating src/x86_64-fma/blas/sgemm.py.o 2025-12-04T08:24:17.3219682Z [891/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:17.3310625Z [891/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:17.3312269Z [892/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.3406915Z [892/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:17.3408679Z [893/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.3696651Z [893/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:17.3698393Z [894/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:17.3751254Z [894/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:17.3753003Z [895/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:17.3966238Z [895/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:24:17.3968028Z [896/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:17.4442394Z [896/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:17.4444104Z [897/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:17.4593645Z [897/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:17.4594678Z [898/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:17.4760567Z [898/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.4762999Z [899/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:17.4924418Z [899/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.4926368Z [900/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:17.5125075Z [900/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:17.5127442Z [901/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:24:17.5411405Z [901/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:17.5413133Z [902/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.5438890Z [902/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:17.5440571Z [903/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.5674028Z [903/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:17.5675277Z [904/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:17.5701490Z [904/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:17.5703257Z [905/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:17.5994978Z [905/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.5995983Z [906/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:17.6274985Z [906/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:17.6275979Z [907/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:17.6301401Z [907/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.6302123Z [908/7996] Generating src/x86_64-fma/blas/sgemm.py.o 2025-12-04T08:24:17.6491789Z [908/7996] Generating src/x86_64-fma/max-pooling.py.o 2025-12-04T08:24:17.6493003Z [909/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:17.6503200Z [909/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:17.6504631Z [910/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:17.6630347Z [910/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:17.6632348Z [911/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:17.6999480Z [911/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:17.7001186Z [912/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:17.7083857Z [912/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:17.7084911Z [913/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:17.7170139Z [913/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:17.7171814Z [914/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:17.7239273Z [914/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:17.7240950Z [915/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:17.7839806Z [915/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:17.7841019Z [916/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:17.7968693Z [916/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-12-04T08:24:17.7969597Z [917/7996] Generating src/x86_64-fma/max-pooling.py.o 2025-12-04T08:24:17.8031652Z [917/7996] Generating src/x86_64-fma/relu.py.o 2025-12-04T08:24:17.8032867Z [918/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:17.8133201Z [918/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-12-04T08:24:17.8134455Z [919/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:17.8220349Z [919/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-12-04T08:24:17.8221909Z [920/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:17.8275019Z [920/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-12-04T08:24:17.8276607Z [921/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:24:17.8393168Z [921/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-12-04T08:24:17.8394550Z [922/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-12-04T08:24:17.8933907Z [922/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-12-04T08:24:17.8935328Z [923/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-12-04T08:24:17.8977951Z [923/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c.o 2025-12-04T08:24:17.8978843Z [924/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-12-04T08:24:17.9101830Z [924/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-12-04T08:24:17.9103231Z [925/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-12-04T08:24:17.9104757Z [925/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-12-04T08:24:17.9106208Z [926/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-12-04T08:24:17.9271228Z [926/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-12-04T08:24:17.9272092Z [927/7996] Generating src/x86_64-fma/relu.py.o 2025-12-04T08:24:17.9321490Z [927/7996] Generating src/x86_64-fma/softmax.py.o 2025-12-04T08:24:17.9322459Z [928/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-12-04T08:24:17.9654507Z [928/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-12-04T08:24:17.9655847Z [929/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-12-04T08:24:17.9830584Z [929/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-12-04T08:24:17.9832025Z [930/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-12-04T08:24:18.0004831Z [930/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-12-04T08:24:18.0006158Z [931/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c.o 2025-12-04T08:24:18.0007674Z [931/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-12-04T08:24:18.0009145Z [932/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-12-04T08:24:18.0210481Z [932/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-12-04T08:24:18.0212159Z [933/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-12-04T08:24:18.0538952Z [933/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-12-04T08:24:18.0539797Z [934/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-12-04T08:24:18.0729698Z [934/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:18.0731025Z [935/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-12-04T08:24:18.0732347Z [935/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:18.0733961Z [936/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-12-04T08:24:18.0820666Z [936/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-12-04T08:24:18.0821998Z [937/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-12-04T08:24:18.0933635Z [937/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-12-04T08:24:18.0934670Z [938/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-12-04T08:24:18.1128320Z [938/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-12-04T08:24:18.1129915Z [939/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:18.1396806Z [939/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-12-04T08:24:18.1398263Z [940/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:18.1764368Z [940/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-12-04T08:24:18.1765758Z [941/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-12-04T08:24:18.1767276Z [941/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:18.1768582Z [942/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-12-04T08:24:18.1770518Z [942/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:18.1771626Z [943/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-12-04T08:24:18.1979366Z [943/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-12-04T08:24:18.1981030Z [944/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-12-04T08:24:18.1991537Z [944/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-12-04T08:24:18.1992477Z [945/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-12-04T08:24:18.2424539Z [945/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-12-04T08:24:18.2426136Z [946/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:18.2490033Z [946/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-12-04T08:24:18.2491345Z [947/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-12-04T08:24:18.2519863Z [947/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-12-04T08:24:18.2520897Z [948/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:18.2760797Z [948/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-12-04T08:24:18.2762146Z [949/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-12-04T08:24:18.2854752Z [949/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-12-04T08:24:18.2855893Z [950/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-12-04T08:24:18.3011831Z [950/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-12-04T08:24:18.3012617Z [951/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-12-04T08:24:18.3036359Z [951/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-12-04T08:24:18.3037658Z [952/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-12-04T08:24:18.3330727Z [952/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-12-04T08:24:18.3331554Z [953/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-12-04T08:24:18.3489137Z [953/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-12-04T08:24:18.3489974Z [954/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-12-04T08:24:18.3693389Z [954/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-12-04T08:24:18.3694328Z [955/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-12-04T08:24:18.3852147Z [955/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-12-04T08:24:18.3853435Z [956/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-12-04T08:24:18.3861799Z [956/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-12-04T08:24:18.3862599Z [957/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-12-04T08:24:18.3935651Z [957/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:18.3937121Z [958/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-12-04T08:24:18.4056747Z [958/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-12-04T08:24:18.4058114Z [959/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-12-04T08:24:18.4429636Z [959/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:18.4430562Z [960/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-12-04T08:24:18.4451406Z [960/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:18.4452340Z [961/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:18.4498389Z [961/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:18.4499802Z [962/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-12-04T08:24:18.4612559Z [962/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-12-04T08:24:18.4613412Z [963/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-12-04T08:24:18.4650894Z [963/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:18.4652371Z [964/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:18.5035585Z [964/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:18.5036315Z [965/7996] Generating src/x86_64-fma/softmax.py.o 2025-12-04T08:24:18.5055999Z [965/7996] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-12-04T08:24:18.5056774Z [966/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:18.5064666Z [966/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-12-04T08:24:18.5065796Z [967/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:18.5072109Z [967/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-12-04T08:24:18.5073705Z [968/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-12-04T08:24:18.5280095Z [968/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-12-04T08:24:18.5281625Z [969/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:18.5286662Z [969/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-12-04T08:24:18.5288301Z [970/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:18.5578669Z [970/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:18.5579638Z [971/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-12-04T08:24:18.5642650Z [971/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:18.5644130Z [972/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-12-04T08:24:18.5677487Z [972/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:18.5678984Z [973/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-12-04T08:24:18.5844976Z [973/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:18.5846513Z [974/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-12-04T08:24:18.5962171Z [974/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:18.5963883Z [975/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:18.6273506Z [975/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:18.6274724Z [976/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:18.6276595Z [976/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:18.6278008Z [977/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:18.6535505Z [977/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:18.6537026Z [978/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:18.6632501Z [978/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:18.6633616Z [979/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:18.6999557Z [979/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:18.7000822Z [980/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:18.7041364Z [980/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:18.7042823Z [981/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:18.7071173Z [981/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:18.7072816Z [982/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:18.7213230Z [982/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:18.7214592Z [983/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:18.7599203Z [983/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:18.7600671Z [984/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:18.7614557Z [984/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:18.7615790Z [985/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:18.7714892Z [985/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:18.7716425Z [986/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:18.7766552Z [986/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-12-04T08:24:18.7767587Z [987/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:18.8239071Z [987/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-12-04T08:24:18.8240153Z [988/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:24:18.8273173Z [988/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-12-04T08:24:18.8274260Z [989/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:18.8392140Z [989/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-12-04T08:24:18.8393548Z [990/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:18.8748247Z [990/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-12-04T08:24:18.8749189Z [991/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-12-04T08:24:18.8803631Z [991/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-12-04T08:24:18.8804706Z [992/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-12-04T08:24:18.8810661Z [992/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-12-04T08:24:18.8811498Z [993/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-12-04T08:24:18.8864731Z [993/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:18.8866311Z [994/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-12-04T08:24:18.9373627Z [994/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:18.9374527Z [995/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-12-04T08:24:18.9401311Z [995/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:18.9402930Z [996/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-12-04T08:24:18.9484650Z [996/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:18.9486668Z [997/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:18.9689680Z [997/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:18.9690767Z [998/7996] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-12-04T08:24:18.9710733Z [998/7996] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-12-04T08:24:18.9712080Z [999/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-12-04T08:24:19.0175889Z [999/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:19.0176971Z [1000/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:19.0207102Z [1000/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:19.0208151Z [1001/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:19.0263707Z [1001/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:19.0265276Z [1002/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:19.0498755Z [1002/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:19.0500340Z [1003/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:19.0577937Z [1003/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:19.0579541Z [1004/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:19.0904716Z [1004/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:19.0907094Z [1005/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:19.1119422Z [1005/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:19.1120974Z [1006/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:19.1300669Z [1006/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:19.1302106Z [1007/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:19.1319276Z [1007/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:19.1320808Z [1008/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:19.1492211Z [1008/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:19.1493805Z [1009/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:19.1589198Z [1009/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:19.1590844Z [1010/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:19.2254595Z [1010/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:19.2256160Z [1011/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:19.2264460Z [1011/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:19.2266051Z [1012/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:19.2341572Z [1012/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:19.2343074Z [1013/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:19.2492642Z [1013/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:19.2494208Z [1014/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:19.2662633Z [1014/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:19.2664578Z [1015/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:19.2966092Z [1015/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:19.2967599Z [1016/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:19.3075127Z [1016/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:19.3076788Z [1017/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:19.3176145Z [1017/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:19.3177220Z [1018/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:19.3254537Z [1018/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:19.3256085Z [1019/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:19.3426928Z [1019/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:19.3428487Z [1020/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:19.3798219Z [1020/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:19.3799423Z [1021/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:19.3951335Z [1021/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:19.3953055Z [1022/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:19.3991814Z [1022/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-12-04T08:24:19.3993345Z [1023/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:19.4143479Z [1023/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-12-04T08:24:19.4145841Z [1024/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:19.4347525Z [1024/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-12-04T08:24:19.4348931Z [1025/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:19.4514684Z [1025/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-12-04T08:24:19.4516155Z [1026/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-12-04T08:24:19.4557084Z [1026/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-12-04T08:24:19.4558515Z [1027/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-12-04T08:24:19.4811367Z [1027/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-12-04T08:24:19.4812944Z [1028/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:24:19.4832210Z [1028/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-12-04T08:24:19.4833066Z [1029/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-12-04T08:24:19.5070653Z [1029/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-12-04T08:24:19.5072095Z [1030/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-12-04T08:24:19.5082013Z [1030/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-12-04T08:24:19.5083390Z [1031/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-12-04T08:24:19.5577103Z [1031/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-12-04T08:24:19.5578609Z [1032/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-12-04T08:24:19.5647159Z [1032/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:19.5648067Z [1033/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-12-04T08:24:19.5729852Z [1033/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:19.5730992Z [1034/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-12-04T08:24:19.5758707Z [1034/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-12-04T08:24:19.5759916Z [1035/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-12-04T08:24:19.6113952Z [1035/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-12-04T08:24:19.6115533Z [1036/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-12-04T08:24:19.6212272Z [1036/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-12-04T08:24:19.6213879Z [1037/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:19.6313949Z [1037/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-12-04T08:24:19.6315371Z [1038/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:19.6524243Z [1038/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-12-04T08:24:19.6525646Z [1039/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-12-04T08:24:19.6595964Z [1039/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:19.6597552Z [1040/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-12-04T08:24:19.6745400Z [1040/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:19.6746984Z [1041/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-12-04T08:24:19.6849008Z [1041/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-12-04T08:24:19.6849883Z [1042/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-12-04T08:24:19.7010043Z [1042/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-12-04T08:24:19.7010983Z [1043/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-12-04T08:24:19.7137668Z [1043/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-12-04T08:24:19.7139145Z [1044/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:19.7192551Z [1044/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-12-04T08:24:19.7193915Z [1045/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:19.7507839Z [1045/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-12-04T08:24:19.7509794Z [1046/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-12-04T08:24:19.7645410Z [1046/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-12-04T08:24:19.7646606Z [1047/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-12-04T08:24:19.7691218Z [1047/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-12-04T08:24:19.7692121Z [1048/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-12-04T08:24:19.7697137Z [1048/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-12-04T08:24:19.7697910Z [1049/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-12-04T08:24:19.7703022Z [1049/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-12-04T08:24:19.7704448Z [1050/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-12-04T08:24:19.8190490Z [1050/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-12-04T08:24:19.8191922Z [1051/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-12-04T08:24:19.8302884Z [1051/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-12-04T08:24:19.8304157Z [1052/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-12-04T08:24:19.8499899Z [1052/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-12-04T08:24:19.8501273Z [1053/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-12-04T08:24:19.8555977Z [1053/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-12-04T08:24:19.8557321Z [1054/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-12-04T08:24:19.8728481Z [1054/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-12-04T08:24:19.8729341Z [1055/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-12-04T08:24:19.8821629Z [1055/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:19.8822771Z [1056/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-12-04T08:24:19.8920812Z [1056/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-12-04T08:24:19.8922159Z [1057/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-12-04T08:24:19.9126824Z [1057/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:19.9128293Z [1058/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-12-04T08:24:19.9316330Z [1058/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:19.9317530Z [1059/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-12-04T08:24:19.9387046Z [1059/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:19.9388659Z [1060/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:19.9422692Z [1060/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-12-04T08:24:19.9424220Z [1061/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:19.9584844Z [1061/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:19.9585907Z [1062/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-12-04T08:24:19.9703627Z [1062/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:19.9704584Z [1063/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:19.9951337Z [1063/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-12-04T08:24:19.9952312Z [1064/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:19.9965275Z [1064/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-12-04T08:24:19.9966358Z [1065/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-12-04T08:24:20.0034335Z [1065/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-12-04T08:24:20.0035849Z [1066/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-12-04T08:24:20.0202088Z [1066/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-12-04T08:24:20.0203823Z [1067/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:20.0571233Z [1067/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-12-04T08:24:20.0572684Z [1068/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-12-04T08:24:20.0723568Z [1068/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-12-04T08:24:20.0725017Z [1069/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-12-04T08:24:20.0726532Z [1069/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:20.0727992Z [1070/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-12-04T08:24:20.0790307Z [1070/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-12-04T08:24:20.0791778Z [1071/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-12-04T08:24:20.1052806Z [1071/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-12-04T08:24:20.1054226Z [1072/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-12-04T08:24:20.1115727Z [1072/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-12-04T08:24:20.1117124Z [1073/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-12-04T08:24:20.1244886Z [1073/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-12-04T08:24:20.1246469Z [1074/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:20.1272194Z [1074/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-12-04T08:24:20.1273705Z [1075/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-12-04T08:24:20.1753743Z [1075/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-12-04T08:24:20.1755459Z [1076/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-12-04T08:24:20.1792690Z [1076/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-12-04T08:24:20.1793563Z [1077/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-12-04T08:24:20.1910229Z [1077/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-12-04T08:24:20.1911467Z [1078/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-12-04T08:24:20.1930107Z [1078/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-12-04T08:24:20.1931313Z [1079/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-12-04T08:24:20.1981648Z [1079/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-12-04T08:24:20.1982872Z [1080/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-12-04T08:24:20.2376796Z [1080/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-12-04T08:24:20.2377763Z [1081/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-12-04T08:24:20.2429424Z [1081/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:20.2430765Z [1082/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-12-04T08:24:20.2436177Z [1082/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-12-04T08:24:20.2437590Z [1083/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-12-04T08:24:20.2462598Z [1083/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-12-04T08:24:20.2464304Z [1084/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-12-04T08:24:20.2788099Z [1084/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-12-04T08:24:20.2789624Z [1085/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-12-04T08:24:20.2901459Z [1085/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-12-04T08:24:20.2903238Z [1086/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-12-04T08:24:20.2948213Z [1086/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-12-04T08:24:20.2949619Z [1087/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-12-04T08:24:20.2951899Z [1087/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-12-04T08:24:20.2953412Z [1088/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-12-04T08:24:20.3156491Z [1088/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-12-04T08:24:20.3157701Z [1089/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-12-04T08:24:20.3500692Z [1089/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-12-04T08:24:20.3502225Z [1090/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-12-04T08:24:20.3599889Z [1090/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:20.3602001Z [1091/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-12-04T08:24:20.3885318Z [1091/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-12-04T08:24:20.3886210Z [1092/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-12-04T08:24:20.3954619Z [1092/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-12-04T08:24:20.3956097Z [1093/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-12-04T08:24:20.3970191Z [1093/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-12-04T08:24:20.3971782Z [1094/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:20.4117469Z [1094/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-12-04T08:24:20.4118968Z [1095/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-12-04T08:24:20.4446486Z [1095/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-12-04T08:24:20.4447410Z [1096/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-12-04T08:24:20.4474368Z [1096/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c.o 2025-12-04T08:24:20.4475616Z [1097/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-12-04T08:24:20.4479525Z [1097/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-12-04T08:24:20.4480909Z [1098/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-12-04T08:24:20.4627689Z [1098/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-12-04T08:24:20.4628983Z [1099/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-12-04T08:24:20.4793547Z [1099/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:20.4795186Z [1100/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-12-04T08:24:20.5136084Z [1100/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:20.5137512Z [1101/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:20.5339395Z [1101/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c.o 2025-12-04T08:24:20.5340351Z [1102/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-12-04T08:24:20.5389185Z [1102/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-12-04T08:24:20.5390263Z [1103/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c.o 2025-12-04T08:24:20.5409955Z [1103/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:20.5411395Z [1104/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:20.5517744Z [1104/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:20.5518784Z [1105/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-12-04T08:24:20.5800900Z [1105/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-12-04T08:24:20.5801571Z [1106/7996] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-12-04T08:24:20.5913969Z [1106/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-12-04T08:24:20.5915107Z [1107/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:20.6010714Z [1107/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-12-04T08:24:20.6012030Z [1108/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-12-04T08:24:20.6074776Z [1108/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-12-04T08:24:20.6076146Z [1109/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c.o 2025-12-04T08:24:20.6090335Z [1109/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-12-04T08:24:20.6092323Z [1110/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:20.6329606Z [1110/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-12-04T08:24:20.6330886Z [1111/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-12-04T08:24:20.6340901Z [1111/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-12-04T08:24:20.6341886Z [1112/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-12-04T08:24:20.6520990Z [1112/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-12-04T08:24:20.6521959Z [1113/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-12-04T08:24:20.6532750Z [1113/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-12-04T08:24:20.6533712Z [1114/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-12-04T08:24:20.6601490Z [1114/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-12-04T08:24:20.6602538Z [1115/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-12-04T08:24:20.6709765Z [1115/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-12-04T08:24:20.6710433Z [1116/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-12-04T08:24:20.6906267Z [1116/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-12-04T08:24:20.6906938Z [1117/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-12-04T08:24:20.7049019Z [1117/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-12-04T08:24:20.7050120Z [1118/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-12-04T08:24:20.7051277Z [1118/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-12-04T08:24:20.7052050Z [1119/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-12-04T08:24:20.7219929Z [1119/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-12-04T08:24:20.7220697Z [1120/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-12-04T08:24:20.7246836Z [1120/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-12-04T08:24:20.7247618Z [1121/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-12-04T08:24:20.7305954Z [1121/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-12-04T08:24:20.7307376Z [1122/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-12-04T08:24:20.7498244Z [1122/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-12-04T08:24:20.7499331Z [1123/7996] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-12-04T08:24:20.7574970Z [1123/7996] Linking C static library lib/libnnpack.a 2025-12-04T08:24:20.7576093Z [1124/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-12-04T08:24:20.7652720Z [1124/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-12-04T08:24:20.7653314Z [1125/7996] Linking C static library lib/libnnpack.a 2025-12-04T08:24:20.7710975Z [1125/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-12-04T08:24:20.7711765Z [1126/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-12-04T08:24:20.7733448Z [1126/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-12-04T08:24:20.7734624Z [1127/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-12-04T08:24:20.7957656Z [1127/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-12-04T08:24:20.7958578Z [1128/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-12-04T08:24:20.7969445Z [1128/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-12-04T08:24:20.7970428Z [1129/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-12-04T08:24:20.8046724Z [1129/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-12-04T08:24:20.8047895Z [1130/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-12-04T08:24:20.8056388Z [1130/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-12-04T08:24:20.8057384Z [1131/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-12-04T08:24:20.8140095Z [1131/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-12-04T08:24:20.8141676Z [1132/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-12-04T08:24:20.8225707Z [1132/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-12-04T08:24:20.8227044Z [1133/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-12-04T08:24:20.8430142Z [1133/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-12-04T08:24:20.8431125Z [1134/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-12-04T08:24:20.8465273Z [1134/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-12-04T08:24:20.8466301Z [1135/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-12-04T08:24:20.8511765Z [1135/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-12-04T08:24:20.8512937Z [1136/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-12-04T08:24:20.8604935Z [1136/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-12-04T08:24:20.8606347Z [1137/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-12-04T08:24:20.8902266Z [1137/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-12-04T08:24:20.8904269Z [1138/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-12-04T08:24:20.9127100Z [1138/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-12-04T08:24:20.9128518Z [1139/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-12-04T08:24:20.9299803Z [1139/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-12-04T08:24:20.9300623Z [1140/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-12-04T08:24:20.9368943Z [1140/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:20.9370184Z [1141/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-12-04T08:24:20.9402153Z [1141/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:20.9403229Z [1142/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-12-04T08:24:20.9440049Z [1142/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:20.9440990Z [1143/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-12-04T08:24:20.9582147Z [1143/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:20.9583477Z [1144/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-12-04T08:24:20.9739376Z [1144/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-12-04T08:24:20.9740533Z [1145/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-12-04T08:24:20.9793435Z [1145/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-12-04T08:24:20.9794317Z [1146/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:20.9895108Z [1146/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-12-04T08:24:20.9896590Z [1147/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:20.9897905Z [1147/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-12-04T08:24:20.9899101Z [1148/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:21.0267519Z [1148/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-12-04T08:24:21.0268387Z [1149/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-12-04T08:24:21.0312757Z [1149/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-12-04T08:24:21.0314048Z [1150/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:21.0372598Z [1150/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-12-04T08:24:21.0374047Z [1151/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-12-04T08:24:21.0421587Z [1151/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-12-04T08:24:21.0422726Z [1152/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-12-04T08:24:21.0453863Z [1152/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-12-04T08:24:21.0455341Z [1153/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-12-04T08:24:21.0626398Z [1153/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-12-04T08:24:21.0627875Z [1154/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-12-04T08:24:21.0698100Z [1154/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-12-04T08:24:21.0699244Z [1155/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-12-04T08:24:21.0796702Z [1155/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-12-04T08:24:21.0797840Z [1156/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-12-04T08:24:21.0827284Z [1156/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-12-04T08:24:21.0828462Z [1157/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-12-04T08:24:21.0849125Z [1157/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-12-04T08:24:21.0850648Z [1158/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-12-04T08:24:21.0877183Z [1158/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-12-04T08:24:21.0877938Z [1159/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-12-04T08:24:21.1082645Z [1159/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-12-04T08:24:21.1083882Z [1160/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-12-04T08:24:21.1288099Z [1160/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-12-04T08:24:21.1288986Z [1161/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-12-04T08:24:21.1312539Z [1161/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-12-04T08:24:21.1313363Z [1162/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-12-04T08:24:21.1325524Z [1162/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-12-04T08:24:21.1326690Z [1163/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-12-04T08:24:21.1345245Z [1163/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-12-04T08:24:21.1346675Z [1164/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-12-04T08:24:21.1370156Z [1164/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-12-04T08:24:21.1371202Z [1165/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-12-04T08:24:21.1561150Z [1165/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-12-04T08:24:21.1563342Z [1166/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-12-04T08:24:21.1771220Z [1166/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-12-04T08:24:21.1772413Z [1167/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-12-04T08:24:21.1773679Z [1167/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-12-04T08:24:21.1774958Z [1168/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-12-04T08:24:21.1776432Z [1168/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-12-04T08:24:21.1777685Z [1169/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-12-04T08:24:21.1796908Z [1169/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-12-04T08:24:21.1797622Z [1170/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-12-04T08:24:21.1862570Z [1170/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2025-12-04T08:24:21.1863951Z [1171/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-12-04T08:24:21.2047915Z [1171/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2025-12-04T08:24:21.2049553Z [1172/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-12-04T08:24:21.2212444Z [1172/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2025-12-04T08:24:21.2213270Z [1173/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-12-04T08:24:21.2238526Z [1173/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2025-12-04T08:24:21.2239339Z [1174/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-12-04T08:24:21.2288878Z [1174/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2025-12-04T08:24:21.2290164Z [1175/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-12-04T08:24:21.2317256Z [1175/7996] Linking C static library lib/libmicrokernels-prod.a 2025-12-04T08:24:21.2318389Z [1176/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2025-12-04T08:24:21.2407523Z [1176/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2025-12-04T08:24:21.2408929Z [1177/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2025-12-04T08:24:21.2520394Z [1177/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2025-12-04T08:24:21.2521584Z [1178/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2025-12-04T08:24:21.2720748Z [1178/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2025-12-04T08:24:21.2722210Z [1179/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2025-12-04T08:24:21.2735450Z [1179/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2025-12-04T08:24:21.2736885Z [1180/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2025-12-04T08:24:21.2812868Z [1180/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c.o 2025-12-04T08:24:21.2814301Z [1181/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2025-12-04T08:24:21.2922871Z [1181/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c.o 2025-12-04T08:24:21.2923789Z [1182/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2025-12-04T08:24:21.3001502Z [1182/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c.o 2025-12-04T08:24:21.3003153Z [1183/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2025-12-04T08:24:21.3215066Z [1183/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-12-04T08:24:21.3215973Z [1184/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c.o 2025-12-04T08:24:21.3263623Z [1184/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2025-12-04T08:24:21.3264484Z [1185/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2025-12-04T08:24:21.3346392Z [1185/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2025-12-04T08:24:21.3347739Z [1186/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c.o 2025-12-04T08:24:21.3363202Z [1186/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2025-12-04T08:24:21.3364083Z [1187/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c.o 2025-12-04T08:24:21.3444552Z [1187/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-12-04T08:24:21.3445900Z [1188/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-12-04T08:24:21.3740251Z [1188/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2025-12-04T08:24:21.3741162Z [1189/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2025-12-04T08:24:21.3779043Z [1189/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2025-12-04T08:24:21.3780366Z [1190/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2025-12-04T08:24:21.3912836Z [1190/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2025-12-04T08:24:21.3913708Z [1191/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-12-04T08:24:21.3915231Z [1191/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2025-12-04T08:24:21.3916065Z [1192/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2025-12-04T08:24:21.3951974Z [1192/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-12-04T08:24:21.3953256Z [1193/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2025-12-04T08:24:21.4328933Z [1193/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2025-12-04T08:24:21.4329824Z [1194/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2025-12-04T08:24:21.4350820Z [1194/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2025-12-04T08:24:21.4351673Z [1195/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2025-12-04T08:24:21.4411930Z [1195/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2025-12-04T08:24:21.4413322Z [1196/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2025-12-04T08:24:21.4429097Z [1196/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2025-12-04T08:24:21.4430142Z [1197/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2025-12-04T08:24:21.4444763Z [1197/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2025-12-04T08:24:21.4446209Z [1198/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-12-04T08:24:21.4458096Z [1198/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.4459925Z [1199/7996] Linking C static library lib/libmicrokernels-prod.a 2025-12-04T08:24:21.4896030Z [1199/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.4897025Z [1200/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2025-12-04T08:24:21.4922817Z [1200/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.4924223Z [1201/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2025-12-04T08:24:21.4939534Z [1201/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-12-04T08:24:21.4940864Z [1202/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2025-12-04T08:24:21.4999114Z [1202/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.5000250Z [1203/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2025-12-04T08:24:21.5170852Z [1203/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.5172040Z [1204/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.5173538Z [1204/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-12-04T08:24:21.5174533Z [1205/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.5496996Z [1205/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.5499071Z [1206/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.5563454Z [1206/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-12-04T08:24:21.5564861Z [1207/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.5571275Z [1207/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2025-12-04T08:24:21.5572109Z [1208/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-12-04T08:24:21.5722216Z [1208/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-12-04T08:24:21.5723132Z [1209/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-12-04T08:24:21.5752500Z [1209/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.5753429Z [1210/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.6041046Z [1210/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2025-12-04T08:24:21.6042544Z [1211/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-12-04T08:24:21.6148256Z [1211/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2025-12-04T08:24:21.6149421Z [1212/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2025-12-04T08:24:21.6150788Z [1212/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-12-04T08:24:21.6152070Z [1213/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-12-04T08:24:21.6224784Z [1213/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2025-12-04T08:24:21.6227268Z [1214/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.6333826Z [1214/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-12-04T08:24:21.6336223Z [1215/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2025-12-04T08:24:21.6338041Z [1215/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.6339932Z [1216/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.6683254Z [1216/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2025-12-04T08:24:21.6684166Z [1217/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2025-12-04T08:24:21.6744531Z [1217/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2025-12-04T08:24:21.6745385Z [1218/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-12-04T08:24:21.6785086Z [1218/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-12-04T08:24:21.6786537Z [1219/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2025-12-04T08:24:21.6841317Z [1219/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.6842687Z [1220/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-12-04T08:24:21.6906015Z [1220/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.6907453Z [1221/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.6963462Z [1221/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.6965312Z [1222/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2025-12-04T08:24:21.7437560Z [1222/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-12-04T08:24:21.7439083Z [1223/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-12-04T08:24:21.7442331Z [1223/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.7444043Z [1224/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.7447608Z [1224/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.7449047Z [1225/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.7488664Z [1225/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.7489646Z [1226/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.7732266Z [1226/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-12-04T08:24:21.7733739Z [1227/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2025-12-04T08:24:21.7755599Z [1227/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.7757161Z [1228/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-12-04T08:24:21.8053152Z [1228/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.8054696Z [1229/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.8057369Z [1229/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.8058868Z [1230/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.8211614Z [1230/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-12-04T08:24:21.8212572Z [1231/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.8281530Z [1231/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2025-12-04T08:24:21.8282487Z [1232/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-12-04T08:24:21.8361631Z [1232/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-12-04T08:24:21.8362972Z [1233/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2025-12-04T08:24:21.8370637Z [1233/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.8372424Z [1234/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.8643177Z [1234/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2025-12-04T08:24:21.8644185Z [1235/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-12-04T08:24:21.8649589Z [1235/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2025-12-04T08:24:21.8650652Z [1236/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2025-12-04T08:24:21.8830381Z [1236/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-12-04T08:24:21.8831253Z [1237/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-12-04T08:24:21.8878263Z [1237/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2025-12-04T08:24:21.8879218Z [1238/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.8906258Z [1238/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-12-04T08:24:21.8907421Z [1239/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2025-12-04T08:24:21.9094825Z [1239/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.9096329Z [1240/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2025-12-04T08:24:21.9279024Z [1240/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2025-12-04T08:24:21.9281264Z [1241/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-12-04T08:24:21.9339567Z [1241/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2025-12-04T08:24:21.9341908Z [1242/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2025-12-04T08:24:21.9493653Z [1242/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-12-04T08:24:21.9494570Z [1243/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2025-12-04T08:24:21.9556528Z [1243/7996] 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 2025-12-04T08:24:21.9558063Z [1244/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2025-12-04T08:24:21.9637387Z [1244/7996] 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 2025-12-04T08:24:21.9638386Z [1245/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-12-04T08:24:21.9688979Z [1245/7996] 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 2025-12-04T08:24:21.9690817Z [1246/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2025-12-04T08:24:21.9781630Z [1246/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2025-12-04T08:24:21.9783166Z [1247/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2025-12-04T08:24:22.0005019Z [1247/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2025-12-04T08:24:22.0006554Z [1248/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-12-04T08:24:22.0126871Z [1248/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2025-12-04T08:24:22.0127893Z [1249/7996] 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 2025-12-04T08:24:22.0256166Z [1249/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2025-12-04T08:24:22.0257921Z [1250/7996] 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 2025-12-04T08:24:22.0296213Z [1250/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2025-12-04T08:24:22.0297947Z [1251/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2025-12-04T08:24:22.0343162Z [1251/7996] 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 2025-12-04T08:24:22.0344696Z [1252/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2025-12-04T08:24:22.0393011Z [1252/7996] 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 2025-12-04T08:24:22.0394031Z [1253/7996] 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 2025-12-04T08:24:22.0539739Z [1253/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2025-12-04T08:24:22.0541373Z [1254/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2025-12-04T08:24:22.0758818Z [1254/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2025-12-04T08:24:22.0759806Z [1255/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2025-12-04T08:24:22.0820594Z [1255/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2025-12-04T08:24:22.0821940Z [1256/7996] 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 2025-12-04T08:24:22.0866352Z [1256/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2025-12-04T08:24:22.0868076Z [1257/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2025-12-04T08:24:22.0964128Z [1257/7996] 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 2025-12-04T08:24:22.0965853Z [1258/7996] 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 2025-12-04T08:24:22.1040100Z [1258/7996] 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 2025-12-04T08:24:22.1041795Z [1259/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2025-12-04T08:24:22.1117490Z [1259/7996] 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 2025-12-04T08:24:22.1118523Z [1260/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2025-12-04T08:24:22.1334192Z [1260/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2025-12-04T08:24:22.1335690Z [1261/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2025-12-04T08:24:22.1500782Z [1261/7996] 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 2025-12-04T08:24:22.1502166Z [1262/7996] 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 2025-12-04T08:24:22.1589222Z [1262/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2025-12-04T08:24:22.1590450Z [1263/7996] 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 2025-12-04T08:24:22.1639368Z [1263/7996] 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 2025-12-04T08:24:22.1640945Z [1264/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2025-12-04T08:24:22.1650522Z [1264/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2025-12-04T08:24:22.1651534Z [1265/7996] 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 2025-12-04T08:24:22.1798411Z [1265/7996] 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 2025-12-04T08:24:22.1799415Z [1266/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2025-12-04T08:24:22.1903222Z [1266/7996] 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 2025-12-04T08:24:22.1904893Z [1267/7996] 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 2025-12-04T08:24:22.2140501Z [1267/7996] 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 2025-12-04T08:24:22.2141532Z [1268/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2025-12-04T08:24:22.2215632Z [1268/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2025-12-04T08:24:22.2217328Z [1269/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2025-12-04T08:24:22.2282271Z [1269/7996] 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 2025-12-04T08:24:22.2283301Z [1270/7996] 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 2025-12-04T08:24:22.2416576Z [1270/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2025-12-04T08:24:22.2418287Z [1271/7996] 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 2025-12-04T08:24:22.2547592Z [1271/7996] 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 2025-12-04T08:24:22.2549156Z [1272/7996] 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 2025-12-04T08:24:22.2562763Z [1272/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2025-12-04T08:24:22.2564043Z [1273/7996] 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 2025-12-04T08:24:22.2712714Z [1273/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2025-12-04T08:24:22.2714299Z [1274/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2025-12-04T08:24:22.2790837Z [1274/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2025-12-04T08:24:22.2792737Z [1275/7996] 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 2025-12-04T08:24:22.3059589Z [1275/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2025-12-04T08:24:22.3060593Z [1276/7996] 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 2025-12-04T08:24:22.3067941Z [1276/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2025-12-04T08:24:22.3069051Z [1277/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2025-12-04T08:24:22.3131708Z [1277/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2025-12-04T08:24:22.3132708Z [1278/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2025-12-04T08:24:22.3263774Z [1278/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2025-12-04T08:24:22.3264940Z [1279/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2025-12-04T08:24:22.3277411Z [1279/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2025-12-04T08:24:22.3278243Z [1280/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2025-12-04T08:24:22.3441160Z [1280/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2025-12-04T08:24:22.3443014Z [1281/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2025-12-04T08:24:22.3719686Z [1281/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2025-12-04T08:24:22.3721033Z [1282/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2025-12-04T08:24:22.3734162Z [1282/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2025-12-04T08:24:22.3735157Z [1283/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2025-12-04T08:24:22.3763329Z [1283/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2025-12-04T08:24:22.3764641Z [1284/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2025-12-04T08:24:22.3938313Z [1284/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2025-12-04T08:24:22.3940018Z [1285/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2025-12-04T08:24:22.3944227Z [1285/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-12-04T08:24:22.3945702Z [1286/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2025-12-04T08:24:22.4047917Z [1286/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-12-04T08:24:22.4048948Z [1287/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2025-12-04T08:24:22.4213617Z [1287/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2025-12-04T08:24:22.4214699Z [1288/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2025-12-04T08:24:22.4282424Z [1288/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2025-12-04T08:24:22.4283484Z [1289/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2025-12-04T08:24:22.4378084Z [1289/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2025-12-04T08:24:22.4379497Z [1290/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-12-04T08:24:22.4425340Z [1290/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2025-12-04T08:24:22.4426887Z [1291/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2025-12-04T08:24:22.4463237Z [1291/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2025-12-04T08:24:22.4464343Z [1292/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-12-04T08:24:22.4612319Z [1292/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:22.4613179Z [1293/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2025-12-04T08:24:22.4651331Z [1293/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2025-12-04T08:24:22.4652808Z [1294/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2025-12-04T08:24:22.4715099Z [1294/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2025-12-04T08:24:22.4716113Z [1295/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2025-12-04T08:24:22.4953654Z [1295/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2025-12-04T08:24:22.4954529Z [1296/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2025-12-04T08:24:22.5054835Z [1296/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:22.5055928Z [1297/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2025-12-04T08:24:22.5132424Z [1297/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2025-12-04T08:24:22.5133362Z [1298/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:22.5335884Z [1298/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2025-12-04T08:24:22.5337249Z [1299/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2025-12-04T08:24:22.5357453Z [1299/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2025-12-04T08:24:22.5358905Z [1300/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2025-12-04T08:24:22.5515700Z [1300/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2025-12-04T08:24:22.5517188Z [1301/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2025-12-04T08:24:22.5566662Z [1301/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2025-12-04T08:24:22.5568054Z [1302/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:22.5722196Z [1302/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2025-12-04T08:24:22.5723588Z [1303/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2025-12-04T08:24:22.5737804Z [1303/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2025-12-04T08:24:22.5739389Z [1304/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2025-12-04T08:24:22.5974941Z [1304/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2025-12-04T08:24:22.5976507Z [1305/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2025-12-04T08:24:22.6115476Z [1305/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2025-12-04T08:24:22.6116630Z [1306/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2025-12-04T08:24:22.6149433Z [1306/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2025-12-04T08:24:22.6152065Z [1307/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2025-12-04T08:24:22.6191702Z [1307/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2025-12-04T08:24:22.6193467Z [1308/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2025-12-04T08:24:22.6336703Z [1308/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2025-12-04T08:24:22.6338336Z [1309/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2025-12-04T08:24:22.6395932Z [1309/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2025-12-04T08:24:22.6397679Z [1310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2025-12-04T08:24:22.6462940Z [1310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2025-12-04T08:24:22.6463848Z [1311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2025-12-04T08:24:22.6628307Z [1311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2025-12-04T08:24:22.6629961Z [1312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2025-12-04T08:24:22.6655007Z [1312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2025-12-04T08:24:22.6655979Z [1313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2025-12-04T08:24:22.6726373Z [1313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2025-12-04T08:24:22.6727285Z [1314/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2025-12-04T08:24:22.6863809Z [1314/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2025-12-04T08:24:22.6864730Z [1315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2025-12-04T08:24:22.6943283Z [1315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2025-12-04T08:24:22.6944242Z [1316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2025-12-04T08:24:22.7044990Z [1316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2025-12-04T08:24:22.7045897Z [1317/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2025-12-04T08:24:22.7184232Z [1317/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2025-12-04T08:24:22.7185133Z [1318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2025-12-04T08:24:22.7189255Z [1318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2025-12-04T08:24:22.7190703Z [1319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2025-12-04T08:24:22.7237472Z [1319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2025-12-04T08:24:22.7239053Z [1320/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2025-12-04T08:24:22.7399668Z [1320/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2025-12-04T08:24:22.7401008Z [1321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2025-12-04T08:24:22.7548215Z [1321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2025-12-04T08:24:22.7549893Z [1322/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2025-12-04T08:24:22.7605553Z [1322/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2025-12-04T08:24:22.7607209Z [1323/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2025-12-04T08:24:22.7753685Z [1323/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2025-12-04T08:24:22.7754865Z [1324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2025-12-04T08:24:22.7860737Z [1324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2025-12-04T08:24:22.7861725Z [1325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2025-12-04T08:24:22.7892856Z [1325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2025-12-04T08:24:22.7894325Z [1326/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2025-12-04T08:24:22.7916251Z [1326/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2025-12-04T08:24:22.7917787Z [1327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2025-12-04T08:24:22.8036303Z [1327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2025-12-04T08:24:22.8037543Z [1328/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2025-12-04T08:24:22.8135995Z [1328/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2025-12-04T08:24:22.8137938Z [1329/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2025-12-04T08:24:22.8256259Z [1329/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2025-12-04T08:24:22.8257955Z [1330/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2025-12-04T08:24:22.8433151Z [1330/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2025-12-04T08:24:22.8435934Z [1331/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2025-12-04T08:24:22.8464182Z [1331/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2025-12-04T08:24:22.8465173Z [1332/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2025-12-04T08:24:22.8522449Z [1332/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2025-12-04T08:24:22.8523418Z [1333/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2025-12-04T08:24:22.8573930Z [1333/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2025-12-04T08:24:22.8575399Z [1334/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2025-12-04T08:24:22.8617694Z [1334/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2025-12-04T08:24:22.8619406Z [1335/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2025-12-04T08:24:22.8723648Z [1335/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-12-04T08:24:22.8724684Z [1336/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2025-12-04T08:24:22.8935948Z [1336/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2025-12-04T08:24:22.8937713Z [1337/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2025-12-04T08:24:22.8952861Z [1337/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2025-12-04T08:24:22.8954491Z [1338/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2025-12-04T08:24:22.9012765Z [1338/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2025-12-04T08:24:22.9013777Z [1339/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2025-12-04T08:24:22.9143517Z [1339/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-12-04T08:24:22.9144303Z [1340/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-12-04T08:24:22.9197876Z [1340/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2025-12-04T08:24:22.9199285Z [1341/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2025-12-04T08:24:22.9287343Z [1341/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2025-12-04T08:24:22.9433247Z [1342/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2025-12-04T08:24:22.9434353Z [1342/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2025-12-04T08:24:22.9435229Z [1343/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2025-12-04T08:24:22.9493935Z [1343/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2025-12-04T08:24:22.9495315Z [1344/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2025-12-04T08:24:22.9537366Z [1344/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-12-04T08:24:22.9538164Z [1345/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-12-04T08:24:22.9633500Z [1345/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2025-12-04T08:24:22.9634982Z [1346/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2025-12-04T08:24:22.9669138Z [1346/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2025-12-04T08:24:22.9670480Z [1347/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2025-12-04T08:24:22.9724061Z [1347/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2025-12-04T08:24:22.9724968Z [1348/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2025-12-04T08:24:22.9944804Z [1348/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-12-04T08:24:22.9945805Z [1349/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2025-12-04T08:24:23.0041701Z [1349/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2025-12-04T08:24:23.0042533Z [1350/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-12-04T08:24:23.0047016Z [1350/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2025-12-04T08:24:23.0047809Z [1351/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2025-12-04T08:24:23.0207138Z [1351/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2025-12-04T08:24:23.0208004Z [1352/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2025-12-04T08:24:23.0218886Z [1352/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2025-12-04T08:24:23.0220170Z [1353/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2025-12-04T08:24:23.0222281Z [1353/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2025-12-04T08:24:23.0223099Z [1354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-12-04T08:24:23.0434295Z [1354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2025-12-04T08:24:23.0435751Z [1355/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2025-12-04T08:24:23.0571589Z [1355/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2025-12-04T08:24:23.0572567Z [1356/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2025-12-04T08:24:23.0675143Z [1356/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2025-12-04T08:24:23.0676369Z [1357/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2025-12-04T08:24:23.0680936Z [1357/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2025-12-04T08:24:23.0682411Z [1358/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2025-12-04T08:24:23.0718894Z [1358/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2025-12-04T08:24:23.0719795Z [1359/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2025-12-04T08:24:23.0785019Z [1359/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-12-04T08:24:23.0786388Z [1360/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2025-12-04T08:24:23.0940017Z [1360/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-12-04T08:24:23.1151064Z [1361/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2025-12-04T08:24:23.1151980Z [1361/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-12-04T08:24:23.1152905Z [1362/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2025-12-04T08:24:23.1212452Z [1362/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-12-04T08:24:23.1213680Z [1363/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2025-12-04T08:24:23.1283895Z [1363/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-12-04T08:24:23.1284763Z [1364/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2025-12-04T08:24:23.1357817Z [1364/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-12-04T08:24:23.1358863Z [1365/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-12-04T08:24:23.1452425Z [1365/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-12-04T08:24:23.1453229Z [1366/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-12-04T08:24:23.1513047Z [1366/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-12-04T08:24:23.1513857Z [1367/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-12-04T08:24:23.1727187Z [1367/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-12-04T08:24:23.1728094Z [1368/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-12-04T08:24:23.1771986Z [1368/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-12-04T08:24:23.1772776Z [1369/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-12-04T08:24:23.1774478Z [1369/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-12-04T08:24:23.1775413Z [1370/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-12-04T08:24:23.1885403Z [1370/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-12-04T08:24:23.1886954Z [1371/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-12-04T08:24:23.1983960Z [1371/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-12-04T08:24:23.1985228Z [1372/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-12-04T08:24:23.2014949Z [1372/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-12-04T08:24:23.2016327Z [1373/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-12-04T08:24:23.2323463Z [1373/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-12-04T08:24:23.2324357Z [1374/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-12-04T08:24:23.2386576Z [1374/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-12-04T08:24:23.2387813Z [1375/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-12-04T08:24:23.2404048Z [1375/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-12-04T08:24:23.2404841Z [1376/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-12-04T08:24:23.2489955Z [1376/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-12-04T08:24:23.2491165Z [1377/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-12-04T08:24:23.2544494Z [1377/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-12-04T08:24:23.2546262Z [1378/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-12-04T08:24:23.2650539Z [1378/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-12-04T08:24:23.2651879Z [1379/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-12-04T08:24:23.2956252Z [1379/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-12-04T08:24:23.2957146Z [1380/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-12-04T08:24:23.2977982Z [1380/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-12-04T08:24:23.2979366Z [1381/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-12-04T08:24:23.3062028Z [1381/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-12-04T08:24:23.3063237Z [1382/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-12-04T08:24:23.3068507Z [1382/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-12-04T08:24:23.3069914Z [1383/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-12-04T08:24:23.3146141Z [1383/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-12-04T08:24:23.3147773Z [1384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-12-04T08:24:23.3232210Z [1384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-12-04T08:24:23.3233559Z [1385/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-12-04T08:24:23.3549192Z [1385/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-12-04T08:24:23.3550031Z [1386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-12-04T08:24:23.3589075Z [1386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-12-04T08:24:23.3590485Z [1387/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-12-04T08:24:23.3591537Z [1387/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-12-04T08:24:23.3592307Z [1388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-12-04T08:24:23.3617590Z [1388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-12-04T08:24:23.3618824Z [1389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-12-04T08:24:23.3795581Z [1389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-12-04T08:24:23.3796926Z [1390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-12-04T08:24:23.3851091Z [1390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-12-04T08:24:23.3852900Z [1391/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-12-04T08:24:23.4115738Z [1391/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-12-04T08:24:23.4116696Z [1392/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-12-04T08:24:23.4161976Z [1392/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-12-04T08:24:23.4162784Z [1393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-12-04T08:24:23.4194493Z [1393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-12-04T08:24:23.4195297Z [1394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-12-04T08:24:23.4299152Z [1394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-12-04T08:24:23.4299992Z [1395/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-12-04T08:24:23.4337319Z [1395/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-12-04T08:24:23.4338118Z [1396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-12-04T08:24:23.4360327Z [1396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-12-04T08:24:23.4361853Z [1397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-12-04T08:24:23.4664553Z [1397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-12-04T08:24:23.4666021Z [1398/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-12-04T08:24:23.4713582Z [1398/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-12-04T08:24:23.4714422Z [1399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-12-04T08:24:23.4719238Z [1399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-12-04T08:24:23.4720139Z [1400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-12-04T08:24:23.4808519Z [1400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-12-04T08:24:23.4809848Z [1401/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-12-04T08:24:23.4903870Z [1401/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-12-04T08:24:23.4904819Z [1402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-12-04T08:24:23.4912166Z [1402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-12-04T08:24:23.4913297Z [1403/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-12-04T08:24:23.5225238Z [1403/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-12-04T08:24:23.5227004Z [1404/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-12-04T08:24:23.5281751Z [1404/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-12-04T08:24:23.5282572Z [1405/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-12-04T08:24:23.5298983Z [1405/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-12-04T08:24:23.5299803Z [1406/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-12-04T08:24:23.5388199Z [1406/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-12-04T08:24:23.5389394Z [1407/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-12-04T08:24:23.5455166Z [1407/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-12-04T08:24:23.5456503Z [1408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-12-04T08:24:23.5462147Z [1408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-12-04T08:24:23.5463514Z [1409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-12-04T08:24:23.5752562Z [1409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-12-04T08:24:23.5753620Z [1410/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-12-04T08:24:23.5805400Z [1410/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-12-04T08:24:23.5806877Z [1411/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-12-04T08:24:23.5953693Z [1411/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-12-04T08:24:23.5955163Z [1412/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-12-04T08:24:23.5963741Z [1412/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-12-04T08:24:23.5965122Z [1413/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-12-04T08:24:23.5966992Z [1413/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-12-04T08:24:23.5968288Z [1414/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-12-04T08:24:23.6010408Z [1414/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-12-04T08:24:23.6011856Z [1415/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-12-04T08:24:23.6420169Z [1415/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-12-04T08:24:23.6421633Z [1416/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-12-04T08:24:23.6438410Z [1416/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-12-04T08:24:23.6439444Z [1417/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-12-04T08:24:23.6507360Z [1417/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-12-04T08:24:23.6508567Z [1418/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-12-04T08:24:23.6517364Z [1418/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-12-04T08:24:23.6518157Z [1419/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-12-04T08:24:23.6599610Z [1419/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-12-04T08:24:23.6600955Z [1420/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-12-04T08:24:23.6610760Z [1420/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-12-04T08:24:23.6611968Z [1421/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-12-04T08:24:23.6999070Z [1421/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2025-12-04T08:24:23.6999946Z [1422/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-12-04T08:24:23.7051911Z [1422/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2025-12-04T08:24:23.7053673Z [1423/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-12-04T08:24:23.7055103Z [1423/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2025-12-04T08:24:23.7056433Z [1424/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-12-04T08:24:23.7057646Z [1424/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2025-12-04T08:24:23.7058985Z [1425/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-12-04T08:24:23.7224538Z [1425/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2025-12-04T08:24:23.7225961Z [1426/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-12-04T08:24:23.7252984Z [1426/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2025-12-04T08:24:23.7253849Z [1427/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2025-12-04T08:24:23.7644337Z [1427/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2025-12-04T08:24:23.7645777Z [1428/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2025-12-04T08:24:23.7683141Z [1428/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2025-12-04T08:24:23.7684545Z [1429/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2025-12-04T08:24:23.7845702Z [1429/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2025-12-04T08:24:23.7847308Z [1430/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2025-12-04T08:24:23.7848552Z [1430/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2025-12-04T08:24:23.7849783Z [1431/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2025-12-04T08:24:23.7876547Z [1431/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-12-04T08:24:23.7878002Z [1432/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2025-12-04T08:24:23.8300745Z [1432/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-12-04T08:24:23.8302160Z [1433/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2025-12-04T08:24:23.8305110Z [1433/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-12-04T08:24:23.8306562Z [1434/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2025-12-04T08:24:23.8388953Z [1434/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-12-04T08:24:23.8390230Z [1435/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-12-04T08:24:23.8490354Z [1435/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-12-04T08:24:23.8491593Z [1436/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2025-12-04T08:24:23.8492965Z [1436/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-12-04T08:24:23.8493933Z [1437/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-12-04T08:24:23.8496271Z [1437/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2025-12-04T08:24:23.8497304Z [1438/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2025-12-04T08:24:23.8913904Z [1438/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2025-12-04T08:24:23.8914822Z [1439/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-12-04T08:24:23.8918712Z [1439/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-12-04T08:24:23.8919502Z [1440/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-12-04T08:24:23.8965175Z [1440/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-12-04T08:24:23.8966065Z [1441/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2025-12-04T08:24:23.8989285Z [1441/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-12-04T08:24:23.8990200Z [1442/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-12-04T08:24:23.8992273Z [1442/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2025-12-04T08:24:23.8993562Z [1443/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2025-12-04T08:24:23.9188189Z [1443/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2025-12-04T08:24:23.9189540Z [1444/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-12-04T08:24:23.9450206Z [1444/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2025-12-04T08:24:23.9451588Z [1445/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-12-04T08:24:23.9490747Z [1445/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2025-12-04T08:24:23.9491634Z [1446/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-12-04T08:24:23.9507752Z [1446/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2025-12-04T08:24:23.9508620Z [1447/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-12-04T08:24:23.9613960Z [1447/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2025-12-04T08:24:23.9615366Z [1448/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2025-12-04T08:24:23.9657657Z [1448/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2025-12-04T08:24:23.9659023Z [1449/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2025-12-04T08:24:23.9885770Z [1449/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2025-12-04T08:24:23.9887254Z [1450/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2025-12-04T08:24:24.0098843Z [1450/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2025-12-04T08:24:24.0099854Z [1451/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2025-12-04T08:24:24.0130265Z [1451/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2025-12-04T08:24:24.0131604Z [1452/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2025-12-04T08:24:24.0166884Z [1452/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2025-12-04T08:24:24.0168386Z [1453/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2025-12-04T08:24:24.0205776Z [1453/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2025-12-04T08:24:24.0207113Z [1454/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2025-12-04T08:24:24.0327470Z [1454/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2025-12-04T08:24:24.0329179Z [1455/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2025-12-04T08:24:24.0499452Z [1455/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2025-12-04T08:24:24.0501017Z [1456/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2025-12-04T08:24:24.0748847Z [1456/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2025-12-04T08:24:24.0750977Z [1457/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2025-12-04T08:24:24.0752731Z [1457/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.o 2025-12-04T08:24:24.0754311Z [1458/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2025-12-04T08:24:24.0800724Z [1458/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:24.0802502Z [1459/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2025-12-04T08:24:24.0815720Z [1459/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.o 2025-12-04T08:24:24.0817681Z [1460/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2025-12-04T08:24:24.1004187Z [1460/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.o 2025-12-04T08:24:24.1005696Z [1461/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2025-12-04T08:24:24.1162725Z [1461/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:24.1164152Z [1462/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2025-12-04T08:24:24.1402224Z [1462/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.o 2025-12-04T08:24:24.1404069Z [1463/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.o 2025-12-04T08:24:24.1493941Z [1463/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:24.1494917Z [1464/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.o 2025-12-04T08:24:24.1543399Z [1464/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x2-minmax-scalar.c.o 2025-12-04T08:24:24.1544865Z [1465/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.o 2025-12-04T08:24:24.1578817Z [1465/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8-minmax-scalar.c.o 2025-12-04T08:24:24.1580388Z [1466/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.o 2025-12-04T08:24:24.1647614Z [1466/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x2-minmax-scalar.c.o 2025-12-04T08:24:24.1649221Z [1467/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:24.1904851Z [1467/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:24.1907012Z [1468/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.o 2025-12-04T08:24:24.2092858Z [1468/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8-minmax-scalar.c.o 2025-12-04T08:24:24.2094364Z [1469/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.o 2025-12-04T08:24:24.2232597Z [1469/7996] 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 2025-12-04T08:24:24.2234200Z [1470/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x2-minmax-scalar.c.o 2025-12-04T08:24:24.2263998Z [1470/7996] 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 2025-12-04T08:24:24.2265148Z [1471/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8-minmax-scalar.c.o 2025-12-04T08:24:24.2335233Z [1471/7996] 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 2025-12-04T08:24:24.2337027Z [1472/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4-minmax-scalar.c.o 2025-12-04T08:24:24.2338422Z [1472/7996] 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 2025-12-04T08:24:24.2339982Z [1473/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x2-minmax-scalar.c.o 2025-12-04T08:24:24.2570263Z [1473/7996] 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 2025-12-04T08:24:24.2571836Z [1474/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8-minmax-scalar.c.o 2025-12-04T08:24:24.2794002Z [1474/7996] 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 2025-12-04T08:24:24.2795584Z [1475/7996] 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 2025-12-04T08:24:24.2963886Z [1475/7996] 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 2025-12-04T08:24:24.2965275Z [1476/7996] 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 2025-12-04T08:24:24.2966173Z [1476/7996] 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 2025-12-04T08:24:24.2967057Z [1477/7996] 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 2025-12-04T08:24:24.2974051Z [1477/7996] 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 2025-12-04T08:24:24.2975265Z [1478/7996] 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 2025-12-04T08:24:24.3077799Z [1478/7996] 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 2025-12-04T08:24:24.3078744Z [1479/7996] 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 2025-12-04T08:24:24.3198827Z [1479/7996] 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 2025-12-04T08:24:24.3200701Z [1480/7996] 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 2025-12-04T08:24:24.3601835Z [1480/7996] 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 2025-12-04T08:24:24.3603095Z [1481/7996] 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 2025-12-04T08:24:24.3650678Z [1481/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.3651715Z [1482/7996] 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 2025-12-04T08:24:24.3666869Z [1482/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.3668198Z [1483/7996] 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 2025-12-04T08:24:24.3686656Z [1483/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.3687661Z [1484/7996] 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 2025-12-04T08:24:24.3706554Z [1484/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.3707627Z [1485/7996] 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 2025-12-04T08:24:24.4005836Z [1485/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.4007030Z [1486/7996] 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 2025-12-04T08:24:24.4202527Z [1486/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.4204683Z [1487/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.4285626Z [1487/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.4287342Z [1488/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.4346809Z [1488/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.4348434Z [1489/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.4434310Z [1489/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.4436017Z [1490/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.4454775Z [1490/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.4456367Z [1491/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.4546507Z [1491/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.4547656Z [1492/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.4831110Z [1492/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.4832599Z [1493/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.4897248Z [1493/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.4899363Z [1494/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.4976505Z [1494/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.4978171Z [1495/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.5059338Z [1495/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.5060424Z [1496/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.5122926Z [1496/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.5124227Z [1497/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.5217443Z [1497/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.5219335Z [1498/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.5440225Z [1498/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.5442230Z [1499/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.5669144Z [1499/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.5670301Z [1500/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.5672264Z [1500/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.5673528Z [1501/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.5674977Z [1501/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.5676208Z [1502/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.5679199Z [1502/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.5680311Z [1503/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.5849142Z [1503/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.5850780Z [1504/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.6000120Z [1504/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.6002110Z [1505/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.6300434Z [1505/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.6301631Z [1506/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.6357203Z [1506/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.6358235Z [1507/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.6365461Z [1507/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.6366446Z [1508/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.6392385Z [1508/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.6393408Z [1509/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.6449533Z [1509/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.6451210Z [1510/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.6570773Z [1510/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:24.6572425Z [1511/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.6906701Z [1511/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.6907792Z [1512/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.6979227Z [1512/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:24.6980742Z [1513/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.7009117Z [1513/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.7010744Z [1514/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.7067655Z [1514/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.7068964Z [1515/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.7077742Z [1515/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.7079220Z [1516/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:24.7171122Z [1516/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:24.7172628Z [1517/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.7505497Z [1517/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.7507268Z [1518/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:24.7546959Z [1518/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.7548386Z [1519/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.7654278Z [1519/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.7655263Z [1520/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.7724587Z [1520/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.7725863Z [1521/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.7729993Z [1521/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.7731000Z [1522/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:24.7764294Z [1522/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.7765651Z [1523/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.8171686Z [1523/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2025-12-04T08:24:24.8172607Z [1524/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.8260638Z [1524/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2025-12-04T08:24:24.8261847Z [1525/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2025-12-04T08:24:24.8309766Z [1525/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c.o 2025-12-04T08:24:24.8311319Z [1526/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.8321845Z [1526/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c.o 2025-12-04T08:24:24.8323230Z [1527/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:24.8469698Z [1527/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c.o 2025-12-04T08:24:24.8470990Z [1528/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:24.8553847Z [1528/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c.o 2025-12-04T08:24:24.8555452Z [1529/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:24.8693086Z [1529/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c.o 2025-12-04T08:24:24.8693976Z [1530/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2025-12-04T08:24:24.8717568Z [1530/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c.o 2025-12-04T08:24:24.8718653Z [1531/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c.o 2025-12-04T08:24:24.8778913Z [1531/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c.o 2025-12-04T08:24:24.8780395Z [1532/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c.o 2025-12-04T08:24:24.8884974Z [1532/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c.o 2025-12-04T08:24:24.8886034Z [1533/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c.o 2025-12-04T08:24:24.8939066Z [1533/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c.o 2025-12-04T08:24:24.8940206Z [1534/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c.o 2025-12-04T08:24:24.9084662Z [1534/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c.o 2025-12-04T08:24:24.9085784Z [1535/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c.o 2025-12-04T08:24:24.9177558Z [1535/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c.o 2025-12-04T08:24:24.9178938Z [1536/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c.o 2025-12-04T08:24:24.9319843Z [1536/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x16c8-gemm-goi-scalar.c.o 2025-12-04T08:24:24.9320837Z [1537/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c.o 2025-12-04T08:24:24.9381311Z [1537/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x32c8-gemm-goi-scalar.c.o 2025-12-04T08:24:24.9382863Z [1538/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c.o 2025-12-04T08:24:24.9397617Z [1538/7996] 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 2025-12-04T08:24:24.9399189Z [1539/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c.o 2025-12-04T08:24:24.9480369Z [1539/7996] 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 2025-12-04T08:24:24.9481344Z [1540/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c.o 2025-12-04T08:24:24.9551860Z [1540/7996] 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 2025-12-04T08:24:24.9553689Z [1541/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c.o 2025-12-04T08:24:24.9642066Z [1541/7996] 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 2025-12-04T08:24:24.9643585Z [1542/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x16c8-gemm-goi-scalar.c.o 2025-12-04T08:24:24.9819753Z [1542/7996] 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 2025-12-04T08:24:24.9820981Z [1543/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x32c8-gemm-goi-scalar.c.o 2025-12-04T08:24:24.9931470Z [1543/7996] 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 2025-12-04T08:24:24.9932687Z [1544/7996] 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 2025-12-04T08:24:25.0012904Z [1544/7996] 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 2025-12-04T08:24:25.0014462Z [1545/7996] 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 2025-12-04T08:24:25.0031878Z [1545/7996] 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 2025-12-04T08:24:25.0033077Z [1546/7996] 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 2025-12-04T08:24:25.0226901Z [1546/7996] 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 2025-12-04T08:24:25.0227958Z [1547/7996] 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 2025-12-04T08:24:25.0234332Z [1547/7996] 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 2025-12-04T08:24:25.0235362Z [1548/7996] 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 2025-12-04T08:24:25.0403827Z [1548/7996] 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 2025-12-04T08:24:25.0405988Z [1549/7996] 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 2025-12-04T08:24:25.0593489Z [1549/7996] 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 2025-12-04T08:24:25.0595208Z [1550/7996] 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 2025-12-04T08:24:25.0606754Z [1550/7996] 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 2025-12-04T08:24:25.0608130Z [1551/7996] 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 2025-12-04T08:24:25.0648054Z [1551/7996] 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 2025-12-04T08:24:25.0649189Z [1552/7996] 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 2025-12-04T08:24:25.0811840Z [1552/7996] 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 2025-12-04T08:24:25.0813517Z [1553/7996] 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 2025-12-04T08:24:25.0845772Z [1553/7996] 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 2025-12-04T08:24:25.0846898Z [1554/7996] 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 2025-12-04T08:24:25.0995308Z [1554/7996] 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 2025-12-04T08:24:25.0997065Z [1555/7996] 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 2025-12-04T08:24:25.1209608Z [1555/7996] 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 2025-12-04T08:24:25.1210724Z [1556/7996] 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 2025-12-04T08:24:25.1276797Z [1556/7996] 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 2025-12-04T08:24:25.1278720Z [1557/7996] 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 2025-12-04T08:24:25.1296943Z [1557/7996] 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 2025-12-04T08:24:25.1298003Z [1558/7996] 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 2025-12-04T08:24:25.1437288Z [1558/7996] 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 2025-12-04T08:24:25.1438356Z [1559/7996] 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 2025-12-04T08:24:25.1531754Z [1559/7996] 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 2025-12-04T08:24:25.1533412Z [1560/7996] 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 2025-12-04T08:24:25.1644497Z [1560/7996] 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 2025-12-04T08:24:25.1645573Z [1561/7996] 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 2025-12-04T08:24:25.1824988Z [1561/7996] 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 2025-12-04T08:24:25.1826494Z [1562/7996] 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 2025-12-04T08:24:25.1901299Z [1562/7996] 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 2025-12-04T08:24:25.1905599Z [1563/7996] 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 2025-12-04T08:24:25.1907547Z [1563/7996] 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 2025-12-04T08:24:25.1909599Z [1564/7996] 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 2025-12-04T08:24:25.2138919Z [1564/7996] 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 2025-12-04T08:24:25.2140046Z [1565/7996] 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 2025-12-04T08:24:25.2166858Z [1565/7996] 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 2025-12-04T08:24:25.2168650Z [1566/7996] 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 2025-12-04T08:24:25.2331998Z [1566/7996] 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 2025-12-04T08:24:25.2333758Z [1567/7996] 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 2025-12-04T08:24:25.2500222Z [1567/7996] 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 2025-12-04T08:24:25.2502014Z [1568/7996] 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 2025-12-04T08:24:25.2532037Z [1568/7996] 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 2025-12-04T08:24:25.2534298Z [1569/7996] 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 2025-12-04T08:24:25.2571002Z [1569/7996] 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 2025-12-04T08:24:25.2572803Z [1570/7996] 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 2025-12-04T08:24:25.2723951Z [1570/7996] 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 2025-12-04T08:24:25.2725709Z [1571/7996] 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 2025-12-04T08:24:25.2755539Z [1571/7996] 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 2025-12-04T08:24:25.2757595Z [1572/7996] 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 2025-12-04T08:24:25.3013186Z [1572/7996] 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 2025-12-04T08:24:25.3014914Z [1573/7996] 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 2025-12-04T08:24:25.3157644Z [1573/7996] 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 2025-12-04T08:24:25.3158707Z [1574/7996] 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 2025-12-04T08:24:25.3164757Z [1574/7996] 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 2025-12-04T08:24:25.3165765Z [1575/7996] 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 2025-12-04T08:24:25.3328268Z [1575/7996] 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 2025-12-04T08:24:25.3329302Z [1576/7996] 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 2025-12-04T08:24:25.3390026Z [1576/7996] 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 2025-12-04T08:24:25.3391710Z [1577/7996] 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 2025-12-04T08:24:25.3394585Z [1577/7996] 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 2025-12-04T08:24:25.3396618Z [1578/7996] 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 2025-12-04T08:24:25.3749961Z [1578/7996] 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 2025-12-04T08:24:25.3751113Z [1579/7996] 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 2025-12-04T08:24:25.3761918Z [1579/7996] 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 2025-12-04T08:24:25.3763508Z [1580/7996] 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 2025-12-04T08:24:25.3777958Z [1580/7996] 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 2025-12-04T08:24:25.3779666Z [1581/7996] 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 2025-12-04T08:24:25.3975346Z [1581/7996] 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 2025-12-04T08:24:25.3976482Z [1582/7996] 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 2025-12-04T08:24:25.3979756Z [1582/7996] 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 2025-12-04T08:24:25.3981302Z [1583/7996] 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 2025-12-04T08:24:25.3999387Z [1583/7996] 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 2025-12-04T08:24:25.4000902Z [1584/7996] 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 2025-12-04T08:24:25.4506084Z [1584/7996] 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 2025-12-04T08:24:25.4507147Z [1585/7996] 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 2025-12-04T08:24:25.4532758Z [1585/7996] 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 2025-12-04T08:24:25.4534270Z [1586/7996] 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 2025-12-04T08:24:25.4682595Z [1586/7996] 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 2025-12-04T08:24:25.4684136Z [1587/7996] 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 2025-12-04T08:24:25.4686397Z [1587/7996] 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 2025-12-04T08:24:25.4687903Z [1588/7996] 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 2025-12-04T08:24:25.4728685Z [1588/7996] 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 2025-12-04T08:24:25.4730980Z [1589/7996] 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 2025-12-04T08:24:25.4933788Z [1589/7996] 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 2025-12-04T08:24:25.4935662Z [1590/7996] 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 2025-12-04T08:24:25.5276528Z [1590/7996] 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 2025-12-04T08:24:25.5278350Z [1591/7996] 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 2025-12-04T08:24:25.5352975Z [1591/7996] 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 2025-12-04T08:24:25.5354532Z [1592/7996] 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 2025-12-04T08:24:25.5360880Z [1592/7996] 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 2025-12-04T08:24:25.5361869Z [1593/7996] 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 2025-12-04T08:24:25.5423075Z [1593/7996] 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 2025-12-04T08:24:25.5424291Z [1594/7996] 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 2025-12-04T08:24:25.5465864Z [1594/7996] 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 2025-12-04T08:24:25.5466851Z [1595/7996] 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 2025-12-04T08:24:25.5684633Z [1595/7996] 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 2025-12-04T08:24:25.5686264Z [1596/7996] 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 2025-12-04T08:24:25.5981121Z [1596/7996] 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 2025-12-04T08:24:25.5982151Z [1597/7996] 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 2025-12-04T08:24:25.6117915Z [1597/7996] 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 2025-12-04T08:24:25.6118918Z [1598/7996] 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 2025-12-04T08:24:25.6159098Z [1598/7996] 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 2025-12-04T08:24:25.6160723Z [1599/7996] 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 2025-12-04T08:24:25.6327285Z [1599/7996] 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 2025-12-04T08:24:25.6329104Z [1600/7996] 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 2025-12-04T08:24:25.6362720Z [1600/7996] 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 2025-12-04T08:24:25.6364354Z [1601/7996] 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 2025-12-04T08:24:25.6755538Z [1601/7996] 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 2025-12-04T08:24:25.6757228Z [1602/7996] 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 2025-12-04T08:24:25.6772204Z [1602/7996] 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 2025-12-04T08:24:25.6773212Z [1603/7996] 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 2025-12-04T08:24:25.6783007Z [1603/7996] 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 2025-12-04T08:24:25.6783967Z [1604/7996] 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 2025-12-04T08:24:25.6829021Z [1604/7996] 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 2025-12-04T08:24:25.6830242Z [1605/7996] 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 2025-12-04T08:24:25.7009025Z [1605/7996] 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 2025-12-04T08:24:25.7010147Z [1606/7996] 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 2025-12-04T08:24:25.7489043Z [1606/7996] 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 2025-12-04T08:24:25.7490383Z [1607/7996] 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 2025-12-04T08:24:25.7503939Z [1607/7996] 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 2025-12-04T08:24:25.7504990Z [1608/7996] 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 2025-12-04T08:24:25.7580131Z [1608/7996] 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 2025-12-04T08:24:25.7581717Z [1609/7996] 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 2025-12-04T08:24:25.7600956Z [1609/7996] 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 2025-12-04T08:24:25.7601971Z [1610/7996] 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 2025-12-04T08:24:25.7603882Z [1610/7996] 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 2025-12-04T08:24:25.7604827Z [1611/7996] 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 2025-12-04T08:24:25.7927747Z [1611/7996] 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 2025-12-04T08:24:25.7929471Z [1612/7996] 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 2025-12-04T08:24:25.8135032Z [1612/7996] 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 2025-12-04T08:24:25.8136699Z [1613/7996] 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 2025-12-04T08:24:25.8273046Z [1613/7996] 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 2025-12-04T08:24:25.8274091Z [1614/7996] 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 2025-12-04T08:24:25.8359913Z [1614/7996] 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 2025-12-04T08:24:25.8361619Z [1615/7996] 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 2025-12-04T08:24:25.8363244Z [1615/7996] 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 2025-12-04T08:24:25.8364821Z [1616/7996] 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 2025-12-04T08:24:25.8587654Z [1616/7996] 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 2025-12-04T08:24:25.8588679Z [1617/7996] 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 2025-12-04T08:24:25.8685499Z [1617/7996] 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 2025-12-04T08:24:25.8687184Z [1618/7996] 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 2025-12-04T08:24:25.8857729Z [1618/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-gio-scalar.c.o 2025-12-04T08:24:25.8859376Z [1619/7996] 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 2025-12-04T08:24:25.9004447Z [1619/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-scalar.c.o 2025-12-04T08:24:25.9006269Z [1620/7996] 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 2025-12-04T08:24:25.9019188Z [1620/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-gio-scalar.c.o 2025-12-04T08:24:25.9020236Z [1621/7996] 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 2025-12-04T08:24:25.9094635Z [1621/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-12-04T08:24:25.9096099Z [1622/7996] 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 2025-12-04T08:24:25.9179511Z [1622/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-12-04T08:24:25.9180419Z [1623/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-gio-scalar.c.o 2025-12-04T08:24:25.9250648Z [1623/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2025-12-04T08:24:25.9251601Z [1624/7996] 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 2025-12-04T08:24:25.9389429Z [1624/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2025-12-04T08:24:25.9390350Z [1625/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-scalar.c.o 2025-12-04T08:24:25.9471875Z [1625/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-12-04T08:24:25.9545717Z [1626/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-gio-scalar.c.o 2025-12-04T08:24:25.9546841Z [1626/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2025-12-04T08:24:25.9547600Z [1627/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-12-04T08:24:25.9580382Z [1627/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2025-12-04T08:24:25.9581661Z [1628/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-12-04T08:24:25.9690123Z [1628/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2025-12-04T08:24:25.9691006Z [1629/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2025-12-04T08:24:25.9762961Z [1629/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2025-12-04T08:24:25.9764404Z [1630/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2025-12-04T08:24:25.9842405Z [1630/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2025-12-04T08:24:25.9846059Z [1631/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-12-04T08:24:25.9978995Z [1631/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2025-12-04T08:24:25.9980509Z [1632/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2025-12-04T08:24:26.0073873Z [1632/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2025-12-04T08:24:26.0076039Z [1633/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2025-12-04T08:24:26.0118575Z [1633/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2025-12-04T08:24:26.0119443Z [1634/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2025-12-04T08:24:26.0287507Z [1634/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.0289294Z [1635/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2025-12-04T08:24:26.0331078Z [1635/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.0332558Z [1636/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2025-12-04T08:24:26.0356077Z [1636/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.0356995Z [1637/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2025-12-04T08:24:26.0510329Z [1637/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.0511862Z [1638/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2025-12-04T08:24:26.0575849Z [1638/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.0577444Z [1639/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2025-12-04T08:24:26.0691410Z [1639/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.0693142Z [1640/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.0877508Z [1640/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.0879045Z [1641/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.0947782Z [1641/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.0949524Z [1642/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.1091220Z [1642/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.1095098Z [1643/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.1244050Z [1643/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.1245662Z [1644/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.1263585Z [1644/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.1265271Z [1645/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.1443263Z [1645/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.1445069Z [1646/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.1497251Z [1646/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.1499106Z [1647/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.1651414Z [1647/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.1653072Z [1648/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.1695564Z [1648/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.1697267Z [1649/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.1913229Z [1649/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.1914240Z [1650/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.1986846Z [1650/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.1988770Z [1651/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.1990463Z [1651/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.1992145Z [1652/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.2080360Z [1652/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.2082204Z [1653/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.2262119Z [1653/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.2264303Z [1654/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.2426303Z [1654/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.2428423Z [1655/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.2489519Z [1655/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.2492304Z [1656/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.2592302Z [1656/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.2593324Z [1657/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.2626810Z [1657/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.2627834Z [1658/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.2661246Z [1658/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.2662282Z [1659/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.2923941Z [1659/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.2925934Z [1660/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.3057711Z [1660/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.3058710Z [1661/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.3236402Z [1661/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.3237965Z [1662/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.3241620Z [1662/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.3243268Z [1663/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.3297784Z [1663/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.3299515Z [1664/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.3381348Z [1664/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.3382581Z [1665/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.3624647Z [1665/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.3625794Z [1666/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.3642826Z [1666/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.3643787Z [1667/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.3801426Z [1667/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.3803223Z [1668/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.3888103Z [1668/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.3889521Z [1669/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.3947332Z [1669/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.3948771Z [1670/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.3975196Z [1670/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.3976191Z [1671/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.4245603Z [1671/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.4247104Z [1672/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.4275650Z [1672/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.4277266Z [1673/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.4414214Z [1673/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.4415193Z [1674/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.4463386Z [1674/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.4464829Z [1675/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.4514168Z [1675/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.4515844Z [1676/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.4564930Z [1676/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2025-12-04T08:24:26.4566625Z [1677/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.4923434Z [1677/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2025-12-04T08:24:26.4924351Z [1678/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.4941632Z [1678/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.4942555Z [1679/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.5021854Z [1679/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.5023022Z [1680/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.5074039Z [1680/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.5074960Z [1681/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2025-12-04T08:24:26.5077449Z [1681/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.5078748Z [1682/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2025-12-04T08:24:26.5119587Z [1682/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.5120668Z [1683/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.5658045Z [1683/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.5658941Z [1684/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.5684924Z [1684/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.5685860Z [1685/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.5699454Z [1685/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.5700395Z [1686/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.5752203Z [1686/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.5753729Z [1687/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.6016431Z [1687/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.6017375Z [1688/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.6074136Z [1688/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.6075098Z [1689/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.6307975Z [1689/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.6308893Z [1690/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.6408165Z [1690/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.6409506Z [1691/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.6473460Z [1691/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.6475179Z [1692/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.6497481Z [1692/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.6498981Z [1693/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.6706026Z [1693/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.6707625Z [1694/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.6728045Z [1694/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.6729662Z [1695/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.6963466Z [1695/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.6964343Z [1696/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.7038367Z [1696/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.7039787Z [1697/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.7127440Z [1697/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.7128958Z [1698/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.7451179Z [1698/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.7452712Z [1699/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.7478335Z [1699/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.7479374Z [1700/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.7526128Z [1700/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.7527029Z [1701/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.7597661Z [1701/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.7599055Z [1702/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.7639354Z [1702/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.7640645Z [1703/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.7708190Z [1703/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.7709994Z [1704/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.8175903Z [1704/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.8176933Z [1705/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.8239904Z [1705/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.8241207Z [1706/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.8252871Z [1706/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.8254186Z [1707/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.8282146Z [1707/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.8283662Z [1708/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.8439637Z [1708/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.8440689Z [1709/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.8470118Z [1709/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.8471295Z [1710/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.8920336Z [1710/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.8921280Z [1711/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.9013087Z [1711/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.9014052Z [1712/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.9021079Z [1712/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.9022016Z [1713/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.9067069Z [1713/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.9068524Z [1714/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.9103331Z [1714/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.9105208Z [1715/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.9485605Z [1715/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.9486790Z [1716/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.9641482Z [1716/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.9642878Z [1717/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.9657006Z [1717/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.9658542Z [1718/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.9678847Z [1718/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:26.9679823Z [1719/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.9701522Z [1719/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:26.9703203Z [1720/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:26.9921151Z [1720/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:26.9922474Z [1721/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:27.0179699Z [1721/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:27.0181157Z [1722/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:27.0355008Z [1722/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:27.0357658Z [1723/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:27.0394656Z [1723/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:27.0396232Z [1724/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:27.0590206Z [1724/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:27.0591743Z [1725/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:27.0611098Z [1725/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:27.0612495Z [1726/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:27.0678919Z [1726/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:27.0680199Z [1727/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:27.0922843Z [1727/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:27.0924039Z [1728/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:27.1093554Z [1728/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:27.1095012Z [1729/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:27.1096426Z [1729/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:27.1097764Z [1730/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:27.1145954Z [1730/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:27.1147633Z [1731/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:27.1311711Z [1731/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:27.1313284Z [1732/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:27.1352420Z [1732/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:27.1354274Z [1733/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:27.1798770Z [1733/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:27.1799675Z [1734/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2025-12-04T08:24:27.1815645Z [1734/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-12-04T08:24:27.1816931Z [1735/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-12-04T08:24:27.1841978Z [1735/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-12-04T08:24:27.1842974Z [1736/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:27.1880185Z [1736/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2025-12-04T08:24:27.1881770Z [1737/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-12-04T08:24:27.2053861Z [1737/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2025-12-04T08:24:27.2054728Z [1738/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2025-12-04T08:24:27.2100295Z [1738/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-12-04T08:24:27.2101621Z [1739/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-12-04T08:24:27.2309336Z [1739/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2025-12-04T08:24:27.2310444Z [1740/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-12-04T08:24:27.2323014Z [1740/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2025-12-04T08:24:27.2323824Z [1741/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-12-04T08:24:27.2410680Z [1741/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2025-12-04T08:24:27.2411533Z [1742/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2025-12-04T08:24:27.2487864Z [1742/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2025-12-04T08:24:27.2489247Z [1743/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2025-12-04T08:24:27.2566049Z [1743/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2025-12-04T08:24:27.2567360Z [1744/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-12-04T08:24:27.2642105Z [1744/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2025-12-04T08:24:27.2643516Z [1745/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2025-12-04T08:24:27.2830781Z [1745/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2025-12-04T08:24:27.2832304Z [1746/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2025-12-04T08:24:27.2852661Z [1746/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2025-12-04T08:24:27.2854166Z [1747/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2025-12-04T08:24:27.3046544Z [1747/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-12-04T08:24:27.3047522Z [1748/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2025-12-04T08:24:27.3117942Z [1748/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-12-04T08:24:27.3119277Z [1749/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2025-12-04T08:24:27.3273373Z [1749/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-12-04T08:24:27.3274212Z [1750/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-12-04T08:24:27.3319340Z [1750/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-12-04T08:24:27.3320210Z [1751/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2025-12-04T08:24:27.3408876Z [1751/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-12-04T08:24:27.3409725Z [1752/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2025-12-04T08:24:27.3499468Z [1752/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-12-04T08:24:27.3500815Z [1753/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-12-04T08:24:27.3544355Z [1753/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-12-04T08:24:27.3545631Z [1754/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-12-04T08:24:27.3727484Z [1754/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-12-04T08:24:27.3728898Z [1755/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-12-04T08:24:27.3746186Z [1755/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:27.3747408Z [1756/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-12-04T08:24:27.3887689Z [1756/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.3888596Z [1757/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-12-04T08:24:27.3923176Z [1757/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.3924053Z [1758/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-12-04T08:24:27.3960963Z [1758/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.3961800Z [1759/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-12-04T08:24:27.4230831Z [1759/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c.o 2025-12-04T08:24:27.4231709Z [1760/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c.o 2025-12-04T08:24:27.4276923Z [1760/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.4277873Z [1761/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.4361744Z [1761/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.4362672Z [1762/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.4442998Z [1762/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2025-12-04T08:24:27.4444373Z [1763/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c.o 2025-12-04T08:24:27.4690506Z [1763/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2025-12-04T08:24:27.4691381Z [1764/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.4724794Z [1764/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2025-12-04T08:24:27.4726130Z [1765/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.4742786Z [1765/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2025-12-04T08:24:27.4744109Z [1766/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c.o 2025-12-04T08:24:27.4795148Z [1766/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2025-12-04T08:24:27.4796615Z [1767/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2025-12-04T08:24:27.4992406Z [1767/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2025-12-04T08:24:27.4993306Z [1768/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2025-12-04T08:24:27.5133739Z [1768/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2025-12-04T08:24:27.5135211Z [1769/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2025-12-04T08:24:27.5173988Z [1769/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.5174875Z [1770/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2025-12-04T08:24:27.5218764Z [1770/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.5220531Z [1771/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2025-12-04T08:24:27.5237773Z [1771/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x32-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.5238663Z [1772/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2025-12-04T08:24:27.5382846Z [1772/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2025-12-04T08:24:27.5383741Z [1773/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2025-12-04T08:24:27.5442815Z [1773/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2025-12-04T08:24:27.5444337Z [1774/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2025-12-04T08:24:27.5624210Z [1774/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2025-12-04T08:24:27.5625125Z [1775/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.5700559Z [1775/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2025-12-04T08:24:27.5701677Z [1776/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x32-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.5717108Z [1776/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2025-12-04T08:24:27.5718385Z [1777/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2025-12-04T08:24:27.5765999Z [1777/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2025-12-04T08:24:27.5767478Z [1778/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.5789303Z [1778/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2025-12-04T08:24:27.5791024Z [1779/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2025-12-04T08:24:27.5869500Z [1779/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-12-04T08:24:27.5871056Z [1780/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2025-12-04T08:24:27.6043956Z [1780/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-12-04T08:24:27.6044883Z [1781/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2025-12-04T08:24:27.6171172Z [1781/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-12-04T08:24:27.6172055Z [1782/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2025-12-04T08:24:27.6216380Z [1782/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-12-04T08:24:27.6217490Z [1783/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-12-04T08:24:27.6236175Z [1783/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-12-04T08:24:27.6237629Z [1784/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2025-12-04T08:24:27.6325222Z [1784/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-12-04T08:24:27.6326651Z [1785/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-12-04T08:24:27.6462990Z [1785/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-12-04T08:24:27.6464781Z [1786/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2025-12-04T08:24:27.6466627Z [1786/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.6467931Z [1787/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-12-04T08:24:27.6654897Z [1787/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.6655925Z [1788/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-12-04T08:24:27.6690884Z [1788/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.6692427Z [1789/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-12-04T08:24:27.6716436Z [1789/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.6717898Z [1790/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-12-04T08:24:27.6732138Z [1790/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.6733599Z [1791/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-12-04T08:24:27.6945998Z [1791/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.6947531Z [1792/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.6962721Z [1792/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.6964193Z [1793/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.7199393Z [1793/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.7200277Z [1794/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.7219832Z [1794/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.7221457Z [1795/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.7266815Z [1795/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:27.7268396Z [1796/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.7295873Z [1796/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.7297220Z [1797/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.7438860Z [1797/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c.o 2025-12-04T08:24:27.7439875Z [1798/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.7459723Z [1798/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.7461233Z [1799/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.7706929Z [1799/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c.o 2025-12-04T08:24:27.7708424Z [1800/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:27.7710205Z [1800/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:27.7711446Z [1801/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.7740236Z [1801/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.7741154Z [1802/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.7913263Z [1802/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c.o 2025-12-04T08:24:27.7914697Z [1803/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c.o 2025-12-04T08:24:27.7939689Z [1803/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:27.7941200Z [1804/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.7962474Z [1804/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.7964194Z [1805/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c.o 2025-12-04T08:24:27.8170060Z [1805/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c.o 2025-12-04T08:24:27.8171483Z [1806/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:27.8189657Z [1806/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-12-04T08:24:27.8191381Z [1807/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.8335440Z [1807/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-12-04T08:24:27.8336847Z [1808/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c.o 2025-12-04T08:24:27.8415477Z [1808/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-12-04T08:24:27.8416729Z [1809/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2025-12-04T08:24:27.8432691Z [1809/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2025-12-04T08:24:27.8434227Z [1810/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c.o 2025-12-04T08:24:27.8491747Z [1810/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2025-12-04T08:24:27.8493111Z [1811/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-12-04T08:24:27.8625215Z [1811/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2025-12-04T08:24:27.8626781Z [1812/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-12-04T08:24:27.8678010Z [1812/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2025-12-04T08:24:27.8678854Z [1813/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-12-04T08:24:27.8752524Z [1813/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2025-12-04T08:24:27.8753863Z [1814/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-12-04T08:24:27.8892113Z [1814/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2025-12-04T08:24:27.8893564Z [1815/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2025-12-04T08:24:27.8897008Z [1815/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2025-12-04T08:24:27.8898455Z [1816/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2025-12-04T08:24:27.8963429Z [1816/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2025-12-04T08:24:27.8964944Z [1817/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2025-12-04T08:24:27.9095984Z [1817/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2025-12-04T08:24:27.9097508Z [1818/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2025-12-04T08:24:27.9142526Z [1818/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2025-12-04T08:24:27.9144014Z [1819/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2025-12-04T08:24:27.9180289Z [1819/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2025-12-04T08:24:27.9181206Z [1820/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2025-12-04T08:24:27.9329507Z [1820/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2025-12-04T08:24:27.9331047Z [1821/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2025-12-04T08:24:27.9352626Z [1821/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2025-12-04T08:24:27.9354091Z [1822/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2025-12-04T08:24:27.9393247Z [1822/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2025-12-04T08:24:27.9394165Z [1823/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2025-12-04T08:24:27.9524367Z [1823/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2025-12-04T08:24:27.9525884Z [1824/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2025-12-04T08:24:27.9577156Z [1824/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.9578562Z [1825/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2025-12-04T08:24:27.9587615Z [1825/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.9589316Z [1826/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2025-12-04T08:24:27.9749206Z [1826/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.9750676Z [1827/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2025-12-04T08:24:27.9788282Z [1827/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.9789723Z [1828/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2025-12-04T08:24:27.9855292Z [1828/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2025-12-04T08:24:27.9856718Z [1829/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2025-12-04T08:24:27.9996144Z [1829/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2025-12-04T08:24:27.9997165Z [1830/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2025-12-04T08:24:28.0040013Z [1830/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2025-12-04T08:24:28.0041386Z [1831/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2025-12-04T08:24:28.0048161Z [1831/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2025-12-04T08:24:28.0049691Z [1832/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2025-12-04T08:24:28.0249709Z [1832/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2025-12-04T08:24:28.0250600Z [1833/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2025-12-04T08:24:28.0305861Z [1833/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2025-12-04T08:24:28.0306744Z [1834/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2025-12-04T08:24:28.0381978Z [1834/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2025-12-04T08:24:28.0382883Z [1835/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2025-12-04T08:24:28.0463085Z [1835/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2025-12-04T08:24:28.0463956Z [1836/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2025-12-04T08:24:28.0530025Z [1836/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2025-12-04T08:24:28.0531279Z [1837/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2025-12-04T08:24:28.0533425Z [1837/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2025-12-04T08:24:28.0534905Z [1838/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2025-12-04T08:24:28.0688668Z [1838/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2025-12-04T08:24:28.0690017Z [1839/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2025-12-04T08:24:28.0738848Z [1839/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2025-12-04T08:24:28.0740524Z [1840/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2025-12-04T08:24:28.0786796Z [1840/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2025-12-04T08:24:28.0787698Z [1841/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2025-12-04T08:24:28.0888591Z [1841/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2025-12-04T08:24:28.0889946Z [1842/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2025-12-04T08:24:28.0974248Z [1842/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.0975679Z [1843/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2025-12-04T08:24:28.0982857Z [1843/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2025-12-04T08:24:28.0986748Z [1844/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2025-12-04T08:24:28.1156802Z [1844/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.1158473Z [1845/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2025-12-04T08:24:28.1182507Z [1845/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.1184273Z [1846/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2025-12-04T08:24:28.1419631Z [1846/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2025-12-04T08:24:28.1420697Z [1847/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2025-12-04T08:24:28.1497561Z [1847/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.1498585Z [1848/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.1561242Z [1848/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.1562649Z [1849/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.1604004Z [1849/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.1605560Z [1850/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2025-12-04T08:24:28.1784581Z [1850/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.1786143Z [1851/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.1787618Z [1851/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.1789029Z [1852/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2025-12-04T08:24:28.2055596Z [1852/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2057160Z [1853/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2138586Z [1853/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.2140004Z [1854/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2287808Z [1854/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2288736Z [1855/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2382232Z [1855/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.2383309Z [1856/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.2424467Z [1856/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2425372Z [1857/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.2486480Z [1857/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.2488032Z [1858/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2590253Z [1858/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2591774Z [1859/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.2771187Z [1859/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.2772759Z [1860/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2918224Z [1860/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.2919739Z [1861/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.2973226Z [1861/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.2975277Z [1862/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3104297Z [1862/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3105656Z [1863/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.3169948Z [1863/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.3171495Z [1864/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3190821Z [1864/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3192383Z [1865/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.3442181Z [1865/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3443108Z [1866/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3584673Z [1866/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2025-12-04T08:24:28.3585777Z [1867/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.3589014Z [1867/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3590418Z [1868/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3674914Z [1868/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3675888Z [1869/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2025-12-04T08:24:28.3807666Z [1869/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2025-12-04T08:24:28.3808984Z [1870/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.3998796Z [1870/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.4000628Z [1871/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2025-12-04T08:24:28.4153649Z [1871/7996] 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 2025-12-04T08:24:28.4155384Z [1872/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2025-12-04T08:24:28.4194826Z [1872/7996] 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 2025-12-04T08:24:28.4195953Z [1873/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.4296940Z [1873/7996] 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 2025-12-04T08:24:28.4298537Z [1874/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.4301577Z [1874/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2025-12-04T08:24:28.4302958Z [1875/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2025-12-04T08:24:28.4363581Z [1875/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2025-12-04T08:24:28.4365264Z [1876/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2025-12-04T08:24:28.4644995Z [1876/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2025-12-04T08:24:28.4646896Z [1877/7996] 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 2025-12-04T08:24:28.4793945Z [1877/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2025-12-04T08:24:28.4794965Z [1878/7996] 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 2025-12-04T08:24:28.4895517Z [1878/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2025-12-04T08:24:28.4897346Z [1879/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2025-12-04T08:24:28.4898710Z [1879/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2025-12-04T08:24:28.4899997Z [1880/7996] 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 2025-12-04T08:24:28.4901479Z [1880/7996] 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 2025-12-04T08:24:28.4904582Z [1881/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2025-12-04T08:24:28.5095366Z [1881/7996] 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 2025-12-04T08:24:28.5096935Z [1882/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2025-12-04T08:24:28.5301218Z [1882/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2025-12-04T08:24:28.5303316Z [1883/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2025-12-04T08:24:28.5439853Z [1883/7996] 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 2025-12-04T08:24:28.5441158Z [1884/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2025-12-04T08:24:28.5477612Z [1884/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2025-12-04T08:24:28.5479268Z [1885/7996] 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 2025-12-04T08:24:28.5575301Z [1885/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2025-12-04T08:24:28.5576282Z [1886/7996] 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 2025-12-04T08:24:28.5659630Z [1886/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2025-12-04T08:24:28.5661946Z [1887/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2025-12-04T08:24:28.5683827Z [1887/7996] 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 2025-12-04T08:24:28.5685642Z [1888/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2025-12-04T08:24:28.5964475Z [1888/7996] 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 2025-12-04T08:24:28.5966218Z [1889/7996] 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 2025-12-04T08:24:28.6118103Z [1889/7996] 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 2025-12-04T08:24:28.6119553Z [1890/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2025-12-04T08:24:28.6141334Z [1890/7996] 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 2025-12-04T08:24:28.6142610Z [1891/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2025-12-04T08:24:28.6224548Z [1891/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2025-12-04T08:24:28.6225659Z [1892/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2025-12-04T08:24:28.6261008Z [1892/7996] 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 2025-12-04T08:24:28.6262750Z [1893/7996] 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 2025-12-04T08:24:28.6358514Z [1893/7996] 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 2025-12-04T08:24:28.6360520Z [1894/7996] 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 2025-12-04T08:24:28.6608313Z [1894/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2025-12-04T08:24:28.6609972Z [1895/7996] 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 2025-12-04T08:24:28.6763981Z [1895/7996] 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 2025-12-04T08:24:28.6765137Z [1896/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2025-12-04T08:24:28.6778341Z [1896/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2025-12-04T08:24:28.6779294Z [1897/7996] 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 2025-12-04T08:24:28.6868433Z [1897/7996] 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 2025-12-04T08:24:28.6869413Z [1898/7996] 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 2025-12-04T08:24:28.6936042Z [1898/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2025-12-04T08:24:28.6937686Z [1899/7996] 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 2025-12-04T08:24:28.7277390Z [1899/7996] 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 2025-12-04T08:24:28.7278580Z [1900/7996] 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 2025-12-04T08:24:28.7375138Z [1900/7996] 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 2025-12-04T08:24:28.7376140Z [1901/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2025-12-04T08:24:28.7385141Z [1901/7996] 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 2025-12-04T08:24:28.7386899Z [1902/7996] 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 2025-12-04T08:24:28.7551288Z [1902/7996] 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 2025-12-04T08:24:28.7552257Z [1903/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2025-12-04T08:24:28.7560667Z [1903/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2025-12-04T08:24:28.7561660Z [1904/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2025-12-04T08:24:28.7574405Z [1904/7996] 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 2025-12-04T08:24:28.7576173Z [1905/7996] 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 2025-12-04T08:24:28.8022463Z [1905/7996] 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 2025-12-04T08:24:28.8023648Z [1906/7996] 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 2025-12-04T08:24:28.8122390Z [1906/7996] 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 2025-12-04T08:24:28.8123747Z [1907/7996] 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 2025-12-04T08:24:28.8157147Z [1907/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2025-12-04T08:24:28.8158732Z [1908/7996] 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 2025-12-04T08:24:28.8220389Z [1908/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2025-12-04T08:24:28.8222284Z [1909/7996] 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 2025-12-04T08:24:28.8323070Z [1909/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2025-12-04T08:24:28.8324404Z [1910/7996] 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 2025-12-04T08:24:28.8488060Z [1910/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2025-12-04T08:24:28.8489216Z [1911/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2025-12-04T08:24:28.8651563Z [1911/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2025-12-04T08:24:28.8653164Z [1912/7996] 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 2025-12-04T08:24:28.8725012Z [1912/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2025-12-04T08:24:28.8726564Z [1913/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2025-12-04T08:24:28.9040554Z [1913/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2025-12-04T08:24:28.9042011Z [1914/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2025-12-04T08:24:28.9439287Z [1914/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2025-12-04T08:24:28.9440571Z [1915/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2025-12-04T08:24:28.9441772Z [1915/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2025-12-04T08:24:28.9443187Z [1916/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2025-12-04T08:24:28.9458219Z [1916/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2025-12-04T08:24:28.9459607Z [1917/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2025-12-04T08:24:28.9618048Z [1917/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2025-12-04T08:24:28.9619401Z [1918/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2025-12-04T08:24:28.9664574Z [1918/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2025-12-04T08:24:28.9665931Z [1919/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2025-12-04T08:24:28.9667424Z [1919/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2025-12-04T08:24:28.9668652Z [1920/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.0227751Z [1920/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.0229154Z [1921/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2025-12-04T08:24:29.0339162Z [1921/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2025-12-04T08:24:29.0340858Z [1922/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2025-12-04T08:24:29.0506521Z [1922/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.0508095Z [1923/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.0564441Z [1923/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.0565395Z [1924/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.0683411Z [1924/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2025-12-04T08:24:29.0685026Z [1925/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.0766286Z [1925/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.0767758Z [1926/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.1009750Z [1926/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.1011469Z [1927/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2025-12-04T08:24:29.1370609Z [1927/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2025-12-04T08:24:29.1372042Z [1928/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2025-12-04T08:24:29.1507670Z [1928/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.1509057Z [1929/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.1732984Z [1929/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.1733880Z [1930/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.1794995Z [1930/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2025-12-04T08:24:29.1796452Z [1931/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.1849629Z [1931/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.1850769Z [1932/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2025-12-04T08:24:29.1911659Z [1932/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.1913066Z [1933/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.2411141Z [1933/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2025-12-04T08:24:29.2412663Z [1934/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.2508927Z [1934/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.2510489Z [1935/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2025-12-04T08:24:29.2677607Z [1935/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.2678750Z [1936/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2025-12-04T08:24:29.2682409Z [1936/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2025-12-04T08:24:29.2683846Z [1937/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.2777036Z [1937/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2025-12-04T08:24:29.2777984Z [1938/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.3400541Z [1938/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-12-04T08:24:29.3401418Z [1939/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2025-12-04T08:24:29.3436748Z [1939/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.3438217Z [1940/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2025-12-04T08:24:29.3578133Z [1940/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2025-12-04T08:24:29.3579691Z [1941/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.3594813Z [1941/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.3596166Z [1942/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-12-04T08:24:29.3617212Z [1942/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.3618780Z [1943/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.3742092Z [1943/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2025-12-04T08:24:29.3743601Z [1944/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.4066235Z [1944/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.4067673Z [1945/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.4160944Z [1945/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2025-12-04T08:24:29.4162214Z [1946/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2025-12-04T08:24:29.4253407Z [1946/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.4254877Z [1947/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2025-12-04T08:24:29.4271472Z [1947/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.4272719Z [1948/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.4310727Z [1948/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2025-12-04T08:24:29.4313823Z [1949/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.4440192Z [1949/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2025-12-04T08:24:29.4441264Z [1950/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.4760586Z [1950/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.4761808Z [1951/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2025-12-04T08:24:29.4807684Z [1951/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.4809191Z [1952/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.4931039Z [1952/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2025-12-04T08:24:29.4932444Z [1953/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.4983918Z [1953/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2025-12-04T08:24:29.4985430Z [1954/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2025-12-04T08:24:29.5032055Z [1954/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c.o 2025-12-04T08:24:29.5033029Z [1955/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2025-12-04T08:24:29.5134409Z [1955/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c.o 2025-12-04T08:24:29.5135290Z [1956/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2025-12-04T08:24:29.5448803Z [1956/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-12-04T08:24:29.5450167Z [1957/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2025-12-04T08:24:29.5451041Z [1957/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2025-12-04T08:24:29.5451864Z [1958/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2025-12-04T08:24:29.5519158Z [1958/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2025-12-04T08:24:29.5519993Z [1959/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2025-12-04T08:24:29.5619874Z [1959/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2025-12-04T08:24:29.5621297Z [1960/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c.o 2025-12-04T08:24:29.5622559Z [1960/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-12-04T08:24:29.5623789Z [1961/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c.o 2025-12-04T08:24:29.5698701Z [1961/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2025-12-04T08:24:29.5700014Z [1962/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-12-04T08:24:29.6053892Z [1962/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2025-12-04T08:24:29.6054992Z [1963/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2025-12-04T08:24:29.6090593Z [1963/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2025-12-04T08:24:29.6091952Z [1964/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2025-12-04T08:24:29.6157008Z [1964/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2025-12-04T08:24:29.6157824Z [1965/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-12-04T08:24:29.6230963Z [1965/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-12-04T08:24:29.6231826Z [1966/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2025-12-04T08:24:29.6251700Z [1966/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2025-12-04T08:24:29.6252574Z [1967/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2025-12-04T08:24:29.6533033Z [1967/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2025-12-04T08:24:29.6534377Z [1968/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2025-12-04T08:24:29.6607747Z [1968/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2025-12-04T08:24:29.6608636Z [1969/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2025-12-04T08:24:29.6626258Z [1969/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-12-04T08:24:29.6627302Z [1970/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2025-12-04T08:24:29.6688320Z [1970/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2025-12-04T08:24:29.6689542Z [1971/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-12-04T08:24:29.6786625Z [1971/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2025-12-04T08:24:29.6787667Z [1972/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2025-12-04T08:24:29.6901719Z [1972/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2025-12-04T08:24:29.6905864Z [1973/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2025-12-04T08:24:29.7034261Z [1973/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2025-12-04T08:24:29.7035532Z [1974/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2025-12-04T08:24:29.7116887Z [1974/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2025-12-04T08:24:29.7117927Z [1975/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2025-12-04T08:24:29.7147256Z [1975/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2025-12-04T08:24:29.7148619Z [1976/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-12-04T08:24:29.7340915Z [1976/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-12-04T08:24:29.7342083Z [1977/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2025-12-04T08:24:29.7476180Z [1977/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-12-04T08:24:29.7477676Z [1978/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2025-12-04T08:24:29.7721058Z [1978/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-12-04T08:24:29.7722489Z [1979/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-12-04T08:24:29.7876274Z [1979/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-12-04T08:24:29.7877176Z [1980/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2025-12-04T08:24:29.7879099Z [1980/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-12-04T08:24:29.7880195Z [1981/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-12-04T08:24:29.7907646Z [1981/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-12-04T08:24:29.7908439Z [1982/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2025-12-04T08:24:29.8080882Z [1982/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-12-04T08:24:29.8082099Z [1983/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-12-04T08:24:29.8089621Z [1983/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-12-04T08:24:29.8094939Z [1984/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2025-12-04T08:24:29.8300535Z [1984/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-12-04T08:24:29.8301622Z [1985/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-12-04T08:24:29.8443280Z [1985/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-12-04T08:24:29.8444502Z [1986/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-12-04T08:24:29.8516958Z [1986/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-12-04T08:24:29.8518005Z [1987/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-12-04T08:24:29.8579738Z [1987/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-12-04T08:24:29.8580556Z [1988/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-12-04T08:24:29.8652332Z [1988/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-12-04T08:24:29.8653908Z [1989/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-12-04T08:24:29.8676012Z [1989/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-12-04T08:24:29.8677320Z [1990/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-12-04T08:24:29.8904695Z [1990/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-12-04T08:24:29.8905865Z [1991/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-12-04T08:24:29.9041117Z [1991/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-12-04T08:24:29.9042349Z [1992/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-12-04T08:24:29.9066575Z [1992/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-12-04T08:24:29.9067413Z [1993/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-12-04T08:24:29.9227934Z [1993/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-12-04T08:24:29.9229119Z [1994/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-12-04T08:24:29.9255128Z [1994/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-12-04T08:24:29.9256473Z [1995/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-12-04T08:24:29.9274610Z [1995/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-12-04T08:24:29.9275911Z [1996/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-12-04T08:24:29.9490372Z [1996/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-12-04T08:24:29.9491705Z [1997/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-12-04T08:24:29.9624304Z [1997/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-12-04T08:24:29.9625204Z [1998/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-12-04T08:24:29.9655129Z [1998/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2025-12-04T08:24:29.9656005Z [1999/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-12-04T08:24:29.9805456Z [1999/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-12-04T08:24:29.9806718Z [2000/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-12-04T08:24:29.9908139Z [2000/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-12-04T08:24:29.9909588Z [2001/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-12-04T08:24:29.9911572Z [2001/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2025-12-04T08:24:29.9913012Z [2002/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-12-04T08:24:30.0078693Z [2002/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2025-12-04T08:24:30.0080152Z [2003/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-12-04T08:24:30.0189485Z [2003/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c.o 2025-12-04T08:24:30.0190563Z [2004/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2025-12-04T08:24:30.0320107Z [2004/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c.o 2025-12-04T08:24:30.0320927Z [2005/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-12-04T08:24:30.0458669Z [2005/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2025-12-04T08:24:30.0459939Z [2006/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-12-04T08:24:30.0463896Z [2006/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2025-12-04T08:24:30.0465618Z [2007/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2025-12-04T08:24:30.0491020Z [2007/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2025-12-04T08:24:30.0492753Z [2008/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2025-12-04T08:24:30.0602155Z [2008/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-12-04T08:24:30.0603469Z [2009/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c.o 2025-12-04T08:24:30.0737115Z [2009/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2025-12-04T08:24:30.0738491Z [2010/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c.o 2025-12-04T08:24:30.0903214Z [2010/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2025-12-04T08:24:30.0904604Z [2011/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2025-12-04T08:24:30.0955211Z [2011/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2025-12-04T08:24:30.0956245Z [2012/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-12-04T08:24:30.1002486Z [2012/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2025-12-04T08:24:30.1006398Z [2013/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2025-12-04T08:24:30.1136166Z [2013/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2025-12-04T08:24:30.1138146Z [2014/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2025-12-04T08:24:30.1141249Z [2014/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2025-12-04T08:24:30.1143382Z [2015/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2025-12-04T08:24:30.1318701Z [2015/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2025-12-04T08:24:30.1319668Z [2016/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2025-12-04T08:24:30.1397567Z [2016/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-12-04T08:24:30.1398515Z [2017/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2025-12-04T08:24:30.1505249Z [2017/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-12-04T08:24:30.1508440Z [2018/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2025-12-04T08:24:30.1511391Z [2018/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2025-12-04T08:24:30.1512698Z [2019/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2025-12-04T08:24:30.1679290Z [2019/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2025-12-04T08:24:30.1680566Z [2020/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2025-12-04T08:24:30.1707573Z [2020/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2025-12-04T08:24:30.1708404Z [2021/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2025-12-04T08:24:30.1904142Z [2021/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2025-12-04T08:24:30.1905934Z [2022/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-12-04T08:24:30.1959208Z [2022/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2025-12-04T08:24:30.1960748Z [2023/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-12-04T08:24:30.2101536Z [2023/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2025-12-04T08:24:30.2102360Z [2024/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2025-12-04T08:24:30.2106284Z [2024/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2025-12-04T08:24:30.2107328Z [2025/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2025-12-04T08:24:30.2285646Z [2025/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2025-12-04T08:24:30.2286458Z [2026/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2025-12-04T08:24:30.2335796Z [2026/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2025-12-04T08:24:30.2337078Z [2027/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2025-12-04T08:24:30.2438099Z [2027/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2025-12-04T08:24:30.2509234Z [2028/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2025-12-04T08:24:30.2510231Z [2028/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2025-12-04T08:24:30.2511145Z [2029/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2025-12-04T08:24:30.2611889Z [2029/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2025-12-04T08:24:30.2613448Z [2030/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2025-12-04T08:24:30.2658591Z [2030/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-12-04T08:24:30.2659470Z [2031/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2025-12-04T08:24:30.2846776Z [2031/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-12-04T08:24:30.2847747Z [2032/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2025-12-04T08:24:30.2868075Z [2032/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-12-04T08:24:30.2869562Z [2033/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2025-12-04T08:24:30.2955375Z [2033/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2025-12-04T08:24:30.2956992Z [2034/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2025-12-04T08:24:30.3038086Z [2034/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2025-12-04T08:24:30.3039684Z [2035/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2025-12-04T08:24:30.3172774Z [2035/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2025-12-04T08:24:30.3174414Z [2036/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-12-04T08:24:30.3249333Z [2036/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2025-12-04T08:24:30.3250647Z [2037/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-12-04T08:24:30.3410133Z [2037/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2025-12-04T08:24:30.3410968Z [2038/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2025-12-04T08:24:30.3444674Z [2038/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2025-12-04T08:24:30.3446010Z [2039/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-12-04T08:24:30.3588814Z [2039/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2025-12-04T08:24:30.3590470Z [2040/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2025-12-04T08:24:30.3624246Z [2040/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-12-04T08:24:30.3625714Z [2041/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2025-12-04T08:24:30.3792809Z [2041/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-12-04T08:24:30.3794090Z [2042/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2025-12-04T08:24:30.3899736Z [2042/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-12-04T08:24:30.3901039Z [2043/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2025-12-04T08:24:30.4025089Z [2043/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-12-04T08:24:30.4026344Z [2044/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2025-12-04T08:24:30.4029672Z [2044/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-12-04T08:24:30.4030749Z [2045/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2025-12-04T08:24:30.4194545Z [2045/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-12-04T08:24:30.4195873Z [2046/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-12-04T08:24:30.4202907Z [2046/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.o 2025-12-04T08:24:30.4204616Z [2047/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-12-04T08:24:30.4308963Z [2047/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.o 2025-12-04T08:24:30.4311250Z [2048/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-12-04T08:24:30.4461395Z [2048/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.o 2025-12-04T08:24:30.4462386Z [2049/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-12-04T08:24:30.4567077Z [2049/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2025-12-04T08:24:30.4568568Z [2050/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-12-04T08:24:30.4632761Z [2050/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2025-12-04T08:24:30.4634190Z [2051/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-12-04T08:24:30.4748431Z [2051/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2025-12-04T08:24:30.4749371Z [2052/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.o 2025-12-04T08:24:30.4751370Z [2052/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2025-12-04T08:24:30.4752993Z [2053/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.o 2025-12-04T08:24:30.4876367Z [2053/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c.o 2025-12-04T08:24:30.4877796Z [2054/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.o 2025-12-04T08:24:30.4978040Z [2054/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:30.4978964Z [2055/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2025-12-04T08:24:30.5148757Z [2055/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:30.5149695Z [2056/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2025-12-04T08:24:30.5179027Z [2056/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:30.5180036Z [2057/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2025-12-04T08:24:30.5346039Z [2057/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:30.5347136Z [2058/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c.o 2025-12-04T08:24:30.5351444Z [2058/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:30.5353327Z [2059/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2025-12-04T08:24:30.5570204Z [2059/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:30.5571954Z [2060/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:30.5736587Z [2060/7996] 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 2025-12-04T08:24:30.5737683Z [2061/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:30.5909865Z [2061/7996] 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 2025-12-04T08:24:30.5911524Z [2062/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:30.5934639Z [2062/7996] 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 2025-12-04T08:24:30.5936405Z [2063/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:30.6073476Z [2063/7996] 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 2025-12-04T08:24:30.6074706Z [2064/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-12-04T08:24:30.6108131Z [2064/7996] 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 2025-12-04T08:24:30.6109849Z [2065/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-12-04T08:24:30.6292205Z [2065/7996] 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 2025-12-04T08:24:30.6294149Z [2066/7996] 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 2025-12-04T08:24:30.6479227Z [2066/7996] 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 2025-12-04T08:24:30.6480890Z [2067/7996] 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 2025-12-04T08:24:30.6708825Z [2067/7996] 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 2025-12-04T08:24:30.6709800Z [2068/7996] 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 2025-12-04T08:24:30.6748327Z [2068/7996] 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 2025-12-04T08:24:30.6749923Z [2069/7996] 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 2025-12-04T08:24:30.6802465Z [2069/7996] 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 2025-12-04T08:24:30.6804417Z [2070/7996] 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 2025-12-04T08:24:30.6926475Z [2070/7996] 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 2025-12-04T08:24:30.6928100Z [2071/7996] 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 2025-12-04T08:24:30.7207935Z [2071/7996] 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 2025-12-04T08:24:30.7209609Z [2072/7996] 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 2025-12-04T08:24:30.7344101Z [2072/7996] 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 2025-12-04T08:24:30.7345123Z [2073/7996] 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 2025-12-04T08:24:30.7406083Z [2073/7996] 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 2025-12-04T08:24:30.7407886Z [2074/7996] 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 2025-12-04T08:24:30.7424150Z [2074/7996] 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 2025-12-04T08:24:30.7426234Z [2075/7996] 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 2025-12-04T08:24:30.7443254Z [2075/7996] 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 2025-12-04T08:24:30.7444940Z [2076/7996] 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 2025-12-04T08:24:30.7627478Z [2076/7996] 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 2025-12-04T08:24:30.7629208Z [2077/7996] 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 2025-12-04T08:24:30.7811497Z [2077/7996] 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 2025-12-04T08:24:30.7813780Z [2078/7996] 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 2025-12-04T08:24:30.7972236Z [2078/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.7973365Z [2079/7996] 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 2025-12-04T08:24:30.8037940Z [2079/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.8038970Z [2080/7996] 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 2025-12-04T08:24:30.8061460Z [2080/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.8062677Z [2081/7996] 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 2025-12-04T08:24:30.8224343Z [2081/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.8226299Z [2082/7996] 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 2025-12-04T08:24:30.8249135Z [2082/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.8251088Z [2083/7996] 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 2025-12-04T08:24:30.8452520Z [2083/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.8454486Z [2084/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.8601904Z [2084/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.8603479Z [2085/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.8667973Z [2085/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.8669217Z [2086/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.8702016Z [2086/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.8704600Z [2087/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.8855406Z [2087/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.8856651Z [2088/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.9066157Z [2088/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.9068274Z [2089/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9130428Z [2089/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9132407Z [2090/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.9286512Z [2090/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9287698Z [2091/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9326981Z [2091/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.9328164Z [2092/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.9471210Z [2092/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9472488Z [2093/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.9657262Z [2093/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9658259Z [2094/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9680325Z [2094/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:30.9681356Z [2095/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9703557Z [2095/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9705131Z [2096/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9906852Z [2096/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2025-12-04T08:24:30.9909007Z [2097/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:30.9932552Z [2097/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2025-12-04T08:24:30.9934027Z [2098/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:31.0219829Z [2098/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2025-12-04T08:24:31.0220730Z [2099/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.0314783Z [2099/7996] 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 2025-12-04T08:24:31.0315768Z [2100/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2025-12-04T08:24:31.0321595Z [2100/7996] 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 2025-12-04T08:24:31.0322731Z [2101/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.0325220Z [2101/7996] 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 2025-12-04T08:24:31.0326348Z [2102/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-12-04T08:24:31.0517201Z [2102/7996] 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 2025-12-04T08:24:31.0518631Z [2103/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2025-12-04T08:24:31.0520090Z [2103/7996] 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 2025-12-04T08:24:31.0521893Z [2104/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2025-12-04T08:24:31.0841832Z [2104/7996] 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 2025-12-04T08:24:31.0843986Z [2105/7996] 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 2025-12-04T08:24:31.1004970Z [2105/7996] 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 2025-12-04T08:24:31.1006761Z [2106/7996] 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 2025-12-04T08:24:31.1009253Z [2106/7996] 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 2025-12-04T08:24:31.1011179Z [2107/7996] 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 2025-12-04T08:24:31.1022916Z [2107/7996] 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 2025-12-04T08:24:31.1024786Z [2108/7996] 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 2025-12-04T08:24:31.1110475Z [2108/7996] 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 2025-12-04T08:24:31.1112227Z [2109/7996] 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 2025-12-04T08:24:31.1218707Z [2109/7996] 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 2025-12-04T08:24:31.1220400Z [2110/7996] 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 2025-12-04T08:24:31.1551269Z [2110/7996] 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 2025-12-04T08:24:31.1552398Z [2111/7996] 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 2025-12-04T08:24:31.1714429Z [2111/7996] 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 2025-12-04T08:24:31.1716048Z [2112/7996] 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 2025-12-04T08:24:31.1717764Z [2112/7996] 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 2025-12-04T08:24:31.1719472Z [2113/7996] 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 2025-12-04T08:24:31.1747894Z [2113/7996] 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 2025-12-04T08:24:31.1748958Z [2114/7996] 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 2025-12-04T08:24:31.1940505Z [2114/7996] 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 2025-12-04T08:24:31.1942476Z [2115/7996] 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 2025-12-04T08:24:31.2198397Z [2115/7996] 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 2025-12-04T08:24:31.2200062Z [2116/7996] 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 2025-12-04T08:24:31.2372145Z [2116/7996] 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 2025-12-04T08:24:31.2373215Z [2117/7996] 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 2025-12-04T08:24:31.2398387Z [2117/7996] 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 2025-12-04T08:24:31.2399435Z [2118/7996] 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 2025-12-04T08:24:31.2422270Z [2118/7996] 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 2025-12-04T08:24:31.2423616Z [2119/7996] 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 2025-12-04T08:24:31.2591234Z [2119/7996] 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 2025-12-04T08:24:31.2592378Z [2120/7996] 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 2025-12-04T08:24:31.2670631Z [2120/7996] 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 2025-12-04T08:24:31.2671654Z [2121/7996] 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 2025-12-04T08:24:31.2956983Z [2121/7996] 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 2025-12-04T08:24:31.2959171Z [2122/7996] 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 2025-12-04T08:24:31.3058911Z [2122/7996] 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 2025-12-04T08:24:31.3059921Z [2123/7996] 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 2025-12-04T08:24:31.3089045Z [2123/7996] 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 2025-12-04T08:24:31.3090489Z [2124/7996] 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 2025-12-04T08:24:31.3214266Z [2124/7996] 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 2025-12-04T08:24:31.3215260Z [2125/7996] 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 2025-12-04T08:24:31.3457155Z [2125/7996] 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 2025-12-04T08:24:31.3458142Z [2126/7996] 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 2025-12-04T08:24:31.3501217Z [2126/7996] 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 2025-12-04T08:24:31.3504928Z [2127/7996] 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 2025-12-04T08:24:31.3611424Z [2127/7996] 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 2025-12-04T08:24:31.3613080Z [2128/7996] 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 2025-12-04T08:24:31.3747644Z [2128/7996] 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 2025-12-04T08:24:31.3749761Z [2129/7996] 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 2025-12-04T08:24:31.3805489Z [2129/7996] 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 2025-12-04T08:24:31.3850014Z [2130/7996] 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 2025-12-04T08:24:31.3866317Z [2130/7996] 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 2025-12-04T08:24:31.3867959Z [2131/7996] 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 2025-12-04T08:24:31.4148663Z [2131/7996] 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 2025-12-04T08:24:31.4149631Z [2132/7996] 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 2025-12-04T08:24:31.4300556Z [2132/7996] 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 2025-12-04T08:24:31.4302125Z [2133/7996] 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 2025-12-04T08:24:31.4311977Z [2133/7996] 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 2025-12-04T08:24:31.4313678Z [2134/7996] 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 2025-12-04T08:24:31.4490274Z [2134/7996] 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 2025-12-04T08:24:31.4491525Z [2135/7996] 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 2025-12-04T08:24:31.4507324Z [2135/7996] 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 2025-12-04T08:24:31.4508843Z [2136/7996] 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 2025-12-04T08:24:31.4545326Z [2136/7996] 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 2025-12-04T08:24:31.4547045Z [2137/7996] 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 2025-12-04T08:24:31.4893050Z [2137/7996] 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 2025-12-04T08:24:31.4894125Z [2138/7996] 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 2025-12-04T08:24:31.5047693Z [2138/7996] 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 2025-12-04T08:24:31.5109969Z [2139/7996] 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 2025-12-04T08:24:31.5110971Z [2139/7996] 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 2025-12-04T08:24:31.5111916Z [2140/7996] 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 2025-12-04T08:24:31.5192693Z [2140/7996] 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 2025-12-04T08:24:31.5193754Z [2141/7996] 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 2025-12-04T08:24:31.5203061Z [2141/7996] 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 2025-12-04T08:24:31.5204754Z [2142/7996] 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 2025-12-04T08:24:31.5247763Z [2142/7996] 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 2025-12-04T08:24:31.5249320Z [2143/7996] 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 2025-12-04T08:24:31.5524243Z [2143/7996] 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 2025-12-04T08:24:31.5525407Z [2144/7996] 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 2025-12-04T08:24:31.5663787Z [2144/7996] 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 2025-12-04T08:24:31.5664824Z [2145/7996] 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 2025-12-04T08:24:31.5702523Z [2145/7996] 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 2025-12-04T08:24:31.5703881Z [2146/7996] 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 2025-12-04T08:24:31.5745956Z [2146/7996] 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 2025-12-04T08:24:31.5747752Z [2147/7996] 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 2025-12-04T08:24:31.5823657Z [2147/7996] 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 2025-12-04T08:24:31.5825303Z [2148/7996] 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 2025-12-04T08:24:31.6192490Z [2148/7996] 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 2025-12-04T08:24:31.6193531Z [2149/7996] 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 2025-12-04T08:24:31.6337699Z [2149/7996] 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 2025-12-04T08:24:31.6338772Z [2150/7996] 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 2025-12-04T08:24:31.6377029Z [2150/7996] 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 2025-12-04T08:24:31.6378370Z [2151/7996] 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 2025-12-04T08:24:31.6390049Z [2151/7996] 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 2025-12-04T08:24:31.6391577Z [2152/7996] 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 2025-12-04T08:24:31.6418348Z [2152/7996] 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 2025-12-04T08:24:31.6420177Z [2153/7996] 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 2025-12-04T08:24:31.6445615Z [2153/7996] 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 2025-12-04T08:24:31.6447171Z [2154/7996] 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 2025-12-04T08:24:31.6880743Z [2154/7996] 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 2025-12-04T08:24:31.6883753Z [2155/7996] 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 2025-12-04T08:24:31.6937718Z [2155/7996] 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 2025-12-04T08:24:31.6938718Z [2156/7996] 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 2025-12-04T08:24:31.7074654Z [2156/7996] 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 2025-12-04T08:24:31.7075651Z [2157/7996] 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 2025-12-04T08:24:31.7082787Z [2157/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:31.7084282Z [2158/7996] 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 2025-12-04T08:24:31.7096308Z [2158/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2025-12-04T08:24:31.7097592Z [2159/7996] 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 2025-12-04T08:24:31.7174429Z [2159/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2025-12-04T08:24:31.7175597Z [2160/7996] 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 2025-12-04T08:24:31.7637080Z [2160/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:31.7638383Z [2161/7996] 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 2025-12-04T08:24:31.7639385Z [2161/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2025-12-04T08:24:31.7640738Z [2162/7996] 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 2025-12-04T08:24:31.7654490Z [2162/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2025-12-04T08:24:31.7655536Z [2163/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:31.7729341Z [2163/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-12-04T08:24:31.7731036Z [2164/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2025-12-04T08:24:31.7881920Z [2164/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-12-04T08:24:31.7882825Z [2165/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:31.8025784Z [2165/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:31.8027348Z [2166/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2025-12-04T08:24:31.8204956Z [2166/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:31.8205940Z [2167/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2025-12-04T08:24:31.8256177Z [2167/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8257271Z [2168/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2025-12-04T08:24:31.8309670Z [2168/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8310545Z [2169/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-12-04T08:24:31.8366740Z [2169/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8367861Z [2170/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-12-04T08:24:31.8510886Z [2170/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8512179Z [2171/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:31.8577765Z [2171/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8579387Z [2172/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:31.8784289Z [2172/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8785329Z [2173/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8927968Z [2173/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8928945Z [2174/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8974308Z [2174/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.8975958Z [2175/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.9064194Z [2175/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2025-12-04T08:24:31.9066085Z [2176/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.9119626Z [2176/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2025-12-04T08:24:31.9121518Z [2177/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.9229713Z [2177/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2025-12-04T08:24:31.9231340Z [2178/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.9433898Z [2178/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:31.9435005Z [2179/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.9508315Z [2179/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:31.9509744Z [2180/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2025-12-04T08:24:31.9581925Z [2180/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:31.9583274Z [2181/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2025-12-04T08:24:31.9584628Z [2181/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:31.9586265Z [2182/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-12-04T08:24:31.9648776Z [2182/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:31.9650164Z [2183/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2025-12-04T08:24:31.9930763Z [2183/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:31.9932261Z [2184/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.0168353Z [2184/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0169322Z [2185/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0211066Z [2185/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.0212005Z [2186/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.0310079Z [2186/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0311523Z [2187/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0377209Z [2187/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.0378995Z [2188/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.0567182Z [2188/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0568711Z [2189/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0629332Z [2189/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.0630846Z [2190/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0896537Z [2190/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0897923Z [2191/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.0933002Z [2191/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.0934636Z [2192/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0968900Z [2192/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.0993949Z [2193/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.1120716Z [2193/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.1122670Z [2194/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.1354398Z [2194/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.1355437Z [2195/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.1435142Z [2195/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.1440923Z [2196/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.1627103Z [2196/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.1628132Z [2197/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.1649721Z [2197/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.1651232Z [2198/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.1653907Z [2198/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.1655402Z [2199/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.1873429Z [2199/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.1875365Z [2200/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2061179Z [2200/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2062728Z [2201/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2172195Z [2201/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2173912Z [2202/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2306500Z [2202/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2308018Z [2203/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2322264Z [2203/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2323793Z [2204/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2406151Z [2204/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2407685Z [2205/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2492819Z [2205/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2494690Z [2206/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2712307Z [2206/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2713863Z [2207/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2796294Z [2207/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2797857Z [2208/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2906290Z [2208/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2908442Z [2209/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2984775Z [2209/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2986426Z [2210/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.2991840Z [2210/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.2993336Z [2211/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.3146106Z [2211/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.3147576Z [2212/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.3365844Z [2212/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.3366780Z [2213/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.3439489Z [2213/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.3440887Z [2214/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.3524062Z [2214/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.3525445Z [2215/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.3568058Z [2215/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.3569596Z [2216/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.3625357Z [2216/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.3626847Z [2217/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.3739513Z [2217/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.3741532Z [2218/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.3997641Z [2218/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-12-04T08:24:32.3999479Z [2219/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.4038945Z [2219/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c.o 2025-12-04T08:24:32.4040393Z [2220/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.4176473Z [2220/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c.o 2025-12-04T08:24:32.4177934Z [2221/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-12-04T08:24:32.4182395Z [2221/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:32.4183754Z [2222/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.4260769Z [2222/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:32.4263465Z [2223/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-12-04T08:24:32.4285230Z [2223/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-12-04T08:24:32.4287569Z [2224/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-12-04T08:24:32.4585206Z [2224/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-12-04T08:24:32.4586744Z [2225/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c.o 2025-12-04T08:24:32.4719103Z [2225/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:32.4720451Z [2226/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c.o 2025-12-04T08:24:32.4762466Z [2226/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:32.4764856Z [2227/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-12-04T08:24:32.4767500Z [2227/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-12-04T08:24:32.4769030Z [2228/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:32.4777737Z [2228/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-12-04T08:24:32.4779182Z [2229/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:32.4867260Z [2229/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2025-12-04T08:24:32.4868741Z [2230/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-12-04T08:24:32.5235959Z [2230/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2025-12-04T08:24:32.5237149Z [2231/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:32.5286209Z [2231/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2025-12-04T08:24:32.5287741Z [2232/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-12-04T08:24:32.5319489Z [2232/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2025-12-04T08:24:32.5320450Z [2233/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-12-04T08:24:32.5347809Z [2233/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2025-12-04T08:24:32.5349317Z [2234/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-12-04T08:24:32.5657644Z [2234/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-12-04T08:24:32.5659169Z [2235/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2025-12-04T08:24:32.5839352Z [2235/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.5841045Z [2236/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-12-04T08:24:32.5848465Z [2236/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.5850694Z [2237/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2025-12-04T08:24:32.6050003Z [2237/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c.o 2025-12-04T08:24:32.6051444Z [2238/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2025-12-04T08:24:32.6211005Z [2238/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2025-12-04T08:24:32.6212568Z [2239/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2025-12-04T08:24:32.6226162Z [2239/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.6227132Z [2240/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2025-12-04T08:24:32.6281319Z [2240/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:32.6282230Z [2241/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.6394421Z [2241/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.o 2025-12-04T08:24:32.6395855Z [2242/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.6427978Z [2242/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2025-12-04T08:24:32.6429419Z [2243/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c.o 2025-12-04T08:24:32.6584482Z [2243/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.6586010Z [2244/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2025-12-04T08:24:32.7019270Z [2244/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:32.7020158Z [2245/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.7120800Z [2245/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c.o 2025-12-04T08:24:32.7122151Z [2246/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.7175884Z [2246/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2025-12-04T08:24:32.7178129Z [2247/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:32.7197628Z [2247/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.7199267Z [2248/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.o 2025-12-04T08:24:32.7343878Z [2248/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:32.7344749Z [2249/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:32.7380776Z [2249/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.o 2025-12-04T08:24:32.7381661Z [2250/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2025-12-04T08:24:32.7569115Z [2250/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2025-12-04T08:24:32.7570038Z [2251/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c.o 2025-12-04T08:24:32.7643609Z [2251/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2025-12-04T08:24:32.7645105Z [2252/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2025-12-04T08:24:32.8072411Z [2252/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2025-12-04T08:24:32.8082871Z [2253/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2025-12-04T08:24:32.8110434Z [2253/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2025-12-04T08:24:32.8111842Z [2254/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.o 2025-12-04T08:24:32.8313525Z [2254/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2025-12-04T08:24:32.8315072Z [2255/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.o 2025-12-04T08:24:32.8474575Z [2255/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2025-12-04T08:24:32.8476088Z [2256/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2025-12-04T08:24:32.8477586Z [2256/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2025-12-04T08:24:32.8479088Z [2257/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2025-12-04T08:24:32.8523951Z [2257/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2025-12-04T08:24:32.8525620Z [2258/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2025-12-04T08:24:32.8956302Z [2258/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2025-12-04T08:24:32.8957848Z [2259/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2025-12-04T08:24:32.9038016Z [2259/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2025-12-04T08:24:32.9039765Z [2260/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2025-12-04T08:24:32.9261045Z [2260/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2025-12-04T08:24:32.9262643Z [2261/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2025-12-04T08:24:32.9354385Z [2261/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2025-12-04T08:24:32.9355974Z [2262/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2025-12-04T08:24:32.9417121Z [2262/7996] 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 2025-12-04T08:24:32.9419058Z [2263/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2025-12-04T08:24:32.9504640Z [2263/7996] 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 2025-12-04T08:24:32.9506395Z [2264/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2025-12-04T08:24:32.9948563Z [2264/7996] 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 2025-12-04T08:24:32.9950321Z [2265/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2025-12-04T08:24:33.0012389Z [2265/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.o 2025-12-04T08:24:33.0014261Z [2266/7996] 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 2025-12-04T08:24:33.0050132Z [2266/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.o 2025-12-04T08:24:33.0051711Z [2267/7996] 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 2025-12-04T08:24:33.0057511Z [2267/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.o 2025-12-04T08:24:33.0059011Z [2268/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2025-12-04T08:24:33.0099874Z [2268/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.o 2025-12-04T08:24:33.0101707Z [2269/7996] 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 2025-12-04T08:24:33.0146746Z [2269/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.o 2025-12-04T08:24:33.0147898Z [2270/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2025-12-04T08:24:33.0647054Z [2270/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.o 2025-12-04T08:24:33.0648454Z [2271/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.o 2025-12-04T08:24:33.0649498Z [2271/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd-prfm.c.o 2025-12-04T08:24:33.0650467Z [2272/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.o 2025-12-04T08:24:33.0695853Z [2272/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd-prfm.c.o 2025-12-04T08:24:33.0697546Z [2273/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.o 2025-12-04T08:24:33.0840334Z [2273/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd.c.o 2025-12-04T08:24:33.0842123Z [2274/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.o 2025-12-04T08:24:33.0888380Z [2274/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd-prfm.c.o 2025-12-04T08:24:33.0890724Z [2275/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.o 2025-12-04T08:24:33.1112856Z [2275/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd.c.o 2025-12-04T08:24:33.1115288Z [2276/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.o 2025-12-04T08:24:33.1490402Z [2276/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd-prfm.c.o 2025-12-04T08:24:33.1491745Z [2277/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd.c.o 2025-12-04T08:24:33.1515187Z [2277/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-12-04T08:24:33.1516632Z [2278/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd-prfm.c.o 2025-12-04T08:24:33.1519034Z [2278/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c.o 2025-12-04T08:24:33.1520584Z [2279/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd-prfm.c.o 2025-12-04T08:24:33.1588989Z [2279/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c.o 2025-12-04T08:24:33.1589915Z [2280/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd.c.o 2025-12-04T08:24:33.1729578Z [2280/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-12-04T08:24:33.1730517Z [2281/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd-prfm.c.o 2025-12-04T08:24:33.1911000Z [2281/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-12-04T08:24:33.1912511Z [2282/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd-prfm.c.o 2025-12-04T08:24:33.2043471Z [2282/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c.o 2025-12-04T08:24:33.2044844Z [2283/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-12-04T08:24:33.2051186Z [2283/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c.o 2025-12-04T08:24:33.2052694Z [2284/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c.o 2025-12-04T08:24:33.2117903Z [2284/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-12-04T08:24:33.2119222Z [2285/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c.o 2025-12-04T08:24:33.2208930Z [2285/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-12-04T08:24:33.2209741Z [2286/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-12-04T08:24:33.2316697Z [2286/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-12-04T08:24:33.2317510Z [2287/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-12-04T08:24:33.2474964Z [2287/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-12-04T08:24:33.2475816Z [2288/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c.o 2025-12-04T08:24:33.2613457Z [2288/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2025-12-04T08:24:33.2614337Z [2289/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c.o 2025-12-04T08:24:33.2631116Z [2289/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2025-12-04T08:24:33.2632395Z [2290/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-12-04T08:24:33.2639277Z [2290/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2025-12-04T08:24:33.2640486Z [2291/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-12-04T08:24:33.2652671Z [2291/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2025-12-04T08:24:33.2654090Z [2292/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-12-04T08:24:33.2942869Z [2292/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2025-12-04T08:24:33.2944260Z [2293/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-12-04T08:24:33.3084713Z [2293/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2025-12-04T08:24:33.3085594Z [2294/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2025-12-04T08:24:33.3241568Z [2294/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2025-12-04T08:24:33.3242955Z [2295/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2025-12-04T08:24:33.3274300Z [2295/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2025-12-04T08:24:33.3275714Z [2296/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2025-12-04T08:24:33.3321035Z [2296/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2025-12-04T08:24:33.3322461Z [2297/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2025-12-04T08:24:33.3390583Z [2297/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2025-12-04T08:24:33.3391767Z [2298/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2025-12-04T08:24:33.3508303Z [2298/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.3509415Z [2299/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2025-12-04T08:24:33.3678303Z [2299/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.3679292Z [2300/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2025-12-04T08:24:33.3848614Z [2300/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.3849838Z [2301/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2025-12-04T08:24:33.3850943Z [2301/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.3853319Z [2302/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2025-12-04T08:24:33.3868898Z [2302/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.3869762Z [2303/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2025-12-04T08:24:33.4064897Z [2303/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.4065894Z [2304/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.4294301Z [2304/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.4295866Z [2305/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.4501807Z [2305/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.4503068Z [2306/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.4548409Z [2306/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2025-12-04T08:24:33.4549954Z [2307/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.4596963Z [2307/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.4598419Z [2308/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.4692115Z [2308/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.4693416Z [2309/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.4792597Z [2309/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.4793919Z [2310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.5114279Z [2310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.5115854Z [2311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.5191833Z [2311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.5193345Z [2312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2025-12-04T08:24:33.5263140Z [2312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2025-12-04T08:24:33.5264688Z [2313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.5408381Z [2313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.5410201Z [2314/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.5427773Z [2314/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.5429273Z [2315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.5590191Z [2315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.5591679Z [2316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.5942112Z [2316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2025-12-04T08:24:33.5943306Z [2317/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2025-12-04T08:24:33.5944641Z [2317/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2025-12-04T08:24:33.5945480Z [2318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.6125706Z [2318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2025-12-04T08:24:33.6127236Z [2319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c.o 2025-12-04T08:24:33.6129448Z [2319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-12-04T08:24:33.6130857Z [2320/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2025-12-04T08:24:33.6132341Z [2320/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-12-04T08:24:33.6133717Z [2321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c.o 2025-12-04T08:24:33.6136445Z [2321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-12-04T08:24:33.6138015Z [2322/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2025-12-04T08:24:33.6584300Z [2322/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-12-04T08:24:33.6585383Z [2323/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2025-12-04T08:24:33.6613563Z [2323/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-12-04T08:24:33.6614788Z [2324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2025-12-04T08:24:33.6751441Z [2324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-12-04T08:24:33.6752425Z [2325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-12-04T08:24:33.6763488Z [2325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2025-12-04T08:24:33.6765368Z [2326/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-12-04T08:24:33.6772598Z [2326/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2025-12-04T08:24:33.6773401Z [2327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-12-04T08:24:33.6906162Z [2327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2025-12-04T08:24:33.6907378Z [2328/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-12-04T08:24:33.7285698Z [2328/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2025-12-04T08:24:33.7286588Z [2329/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-12-04T08:24:33.7292803Z [2329/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2025-12-04T08:24:33.7293806Z [2330/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-12-04T08:24:33.7445974Z [2330/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2025-12-04T08:24:33.7447517Z [2331/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2025-12-04T08:24:33.7450324Z [2331/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2025-12-04T08:24:33.7452053Z [2332/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2025-12-04T08:24:33.7466925Z [2332/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2025-12-04T08:24:33.7468559Z [2333/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2025-12-04T08:24:33.7494641Z [2333/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-12-04T08:24:33.7496498Z [2334/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2025-12-04T08:24:33.7932689Z [2334/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-12-04T08:24:33.7934094Z [2335/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2025-12-04T08:24:33.7964470Z [2335/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-12-04T08:24:33.7965836Z [2336/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2025-12-04T08:24:33.8094072Z [2336/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-12-04T08:24:33.8095021Z [2337/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-12-04T08:24:33.8109905Z [2337/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-12-04T08:24:33.8111169Z [2338/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2025-12-04T08:24:33.8120069Z [2338/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2025-12-04T08:24:33.8122575Z [2339/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2025-12-04T08:24:33.8124074Z [2339/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2025-12-04T08:24:33.8125548Z [2340/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-12-04T08:24:33.8576183Z [2340/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2025-12-04T08:24:33.8577261Z [2341/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-12-04T08:24:33.8592522Z [2341/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2025-12-04T08:24:33.8593462Z [2342/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-12-04T08:24:33.8763074Z [2342/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2025-12-04T08:24:33.8764996Z [2343/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2025-12-04T08:24:33.8767088Z [2343/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2025-12-04T08:24:33.8768529Z [2344/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-12-04T08:24:33.8773041Z [2344/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2025-12-04T08:24:33.8785969Z [2345/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2025-12-04T08:24:33.8795190Z [2345/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:33.8796707Z [2346/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2025-12-04T08:24:33.9226833Z [2346/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:33.9228405Z [2347/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2025-12-04T08:24:33.9266139Z [2347/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-12-04T08:24:33.9268070Z [2348/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2025-12-04T08:24:33.9434473Z [2348/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:33.9435447Z [2349/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2025-12-04T08:24:33.9505128Z [2349/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:33.9506917Z [2350/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2025-12-04T08:24:33.9509864Z [2350/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-12-04T08:24:33.9511729Z [2351/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:33.9667341Z [2351/7996] 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 2025-12-04T08:24:33.9668995Z [2352/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:33.9994352Z [2352/7996] 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 2025-12-04T08:24:33.9996065Z [2353/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-12-04T08:24:34.0098467Z [2353/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd-prfm.c.o 2025-12-04T08:24:34.0099474Z [2354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:34.0172004Z [2354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd.c.o 2025-12-04T08:24:34.0173696Z [2355/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-12-04T08:24:34.0247788Z [2355/7996] 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 2025-12-04T08:24:34.0249697Z [2356/7996] 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 2025-12-04T08:24:34.0318950Z [2356/7996] 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 2025-12-04T08:24:34.0320638Z [2357/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-12-04T08:24:34.0405013Z [2357/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd-prfm.c.o 2025-12-04T08:24:34.0406731Z [2358/7996] 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 2025-12-04T08:24:34.0736854Z [2358/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd.c.o 2025-12-04T08:24:34.0738630Z [2359/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd-prfm.c.o 2025-12-04T08:24:34.0843211Z [2359/7996] 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 2025-12-04T08:24:34.0844211Z [2360/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd.c.o 2025-12-04T08:24:34.0894716Z [2360/7996] 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 2025-12-04T08:24:34.0896399Z [2361/7996] 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 2025-12-04T08:24:34.0925820Z [2361/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd-prfm.c.o 2025-12-04T08:24:34.0927893Z [2362/7996] 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 2025-12-04T08:24:34.1000338Z [2362/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd.c.o 2025-12-04T08:24:34.1001924Z [2363/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd-prfm.c.o 2025-12-04T08:24:34.1153618Z [2363/7996] 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 2025-12-04T08:24:34.1155145Z [2364/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd.c.o 2025-12-04T08:24:34.1521166Z [2364/7996] 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 2025-12-04T08:24:34.1522213Z [2365/7996] 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 2025-12-04T08:24:34.1554725Z [2365/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd-prfm.c.o 2025-12-04T08:24:34.1556085Z [2366/7996] 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 2025-12-04T08:24:34.1568868Z [2366/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd.c.o 2025-12-04T08:24:34.1570111Z [2367/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd-prfm.c.o 2025-12-04T08:24:34.1736616Z [2367/7996] 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 2025-12-04T08:24:34.1737676Z [2368/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd.c.o 2025-12-04T08:24:34.1740100Z [2368/7996] 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 2025-12-04T08:24:34.1741046Z [2369/7996] 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 2025-12-04T08:24:34.1881644Z [2369/7996] 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 2025-12-04T08:24:34.1883256Z [2370/7996] 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 2025-12-04T08:24:34.2255345Z [2370/7996] 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 2025-12-04T08:24:34.2256522Z [2371/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd-prfm.c.o 2025-12-04T08:24:34.2343183Z [2371/7996] 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 2025-12-04T08:24:34.2344628Z [2372/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd.c.o 2025-12-04T08:24:34.2413156Z [2372/7996] 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 2025-12-04T08:24:34.2415150Z [2373/7996] 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 2025-12-04T08:24:34.2416783Z [2373/7996] 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 2025-12-04T08:24:34.2418451Z [2374/7996] 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 2025-12-04T08:24:34.2482503Z [2374/7996] 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 2025-12-04T08:24:34.2484230Z [2375/7996] 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 2025-12-04T08:24:34.2584913Z [2375/7996] 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 2025-12-04T08:24:34.2586694Z [2376/7996] 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 2025-12-04T08:24:34.2942274Z [2376/7996] 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 2025-12-04T08:24:34.2943305Z [2377/7996] 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 2025-12-04T08:24:34.3076138Z [2377/7996] 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 2025-12-04T08:24:34.3077509Z [2378/7996] 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 2025-12-04T08:24:34.3091760Z [2378/7996] 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 2025-12-04T08:24:34.3092924Z [2379/7996] 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 2025-12-04T08:24:34.3115690Z [2379/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.3117378Z [2380/7996] 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 2025-12-04T08:24:34.3119590Z [2380/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.3121433Z [2381/7996] 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 2025-12-04T08:24:34.3350884Z [2381/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.3352538Z [2382/7996] 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 2025-12-04T08:24:34.3679506Z [2382/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.3681191Z [2383/7996] 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 2025-12-04T08:24:34.3830449Z [2383/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.3832513Z [2384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.3833805Z [2384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.3835045Z [2385/7996] 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 2025-12-04T08:24:34.3838334Z [2385/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.3839609Z [2386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.4349950Z [2386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.4352235Z [2387/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.4356989Z [2387/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.4358642Z [2388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.4362409Z [2388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.4364320Z [2389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.4554855Z [2389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.4556638Z [2390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.4564836Z [2390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.4566494Z [2391/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.4819232Z [2391/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.4820268Z [2392/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.5073744Z [2392/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.5074832Z [2393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.5101318Z [2393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.5103008Z [2394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.5130798Z [2394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.5132728Z [2395/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.5477872Z [2395/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.5479096Z [2396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.5541283Z [2396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.5543441Z [2397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.5726774Z [2397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.5728326Z [2398/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.5759592Z [2398/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.5761293Z [2399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.5792405Z [2399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.5794278Z [2400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.6096454Z [2400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.6098195Z [2401/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.6194726Z [2401/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.6195855Z [2402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.6240953Z [2402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.6242994Z [2403/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.6462274Z [2403/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.6463242Z [2404/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.6490690Z [2404/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.6491676Z [2405/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.6670724Z [2405/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.6671955Z [2406/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.6909714Z [2406/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.6910689Z [2407/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.7117292Z [2407/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2025-12-04T08:24:34.7118217Z [2408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.7138295Z [2408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2025-12-04T08:24:34.7139256Z [2409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-12-04T08:24:34.7230538Z [2409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2025-12-04T08:24:34.7231431Z [2410/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:34.7263334Z [2410/7996] 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 2025-12-04T08:24:34.7264537Z [2411/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.7664350Z [2411/7996] 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 2025-12-04T08:24:34.7665450Z [2412/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:34.7779508Z [2412/7996] 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 2025-12-04T08:24:34.7780752Z [2413/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2025-12-04T08:24:34.7977635Z [2413/7996] 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 2025-12-04T08:24:34.7978827Z [2414/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2025-12-04T08:24:34.8042912Z [2414/7996] 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 2025-12-04T08:24:34.8044778Z [2415/7996] 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 2025-12-04T08:24:34.8181941Z [2415/7996] 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 2025-12-04T08:24:34.8183489Z [2416/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2025-12-04T08:24:34.8211085Z [2416/7996] 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 2025-12-04T08:24:34.8215295Z [2417/7996] 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 2025-12-04T08:24:34.8380010Z [2417/7996] 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 2025-12-04T08:24:34.8383434Z [2418/7996] 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 2025-12-04T08:24:34.8688707Z [2418/7996] 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 2025-12-04T08:24:34.8690635Z [2419/7996] 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 2025-12-04T08:24:34.8743377Z [2419/7996] 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 2025-12-04T08:24:34.8745001Z [2420/7996] 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 2025-12-04T08:24:34.8771014Z [2420/7996] 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 2025-12-04T08:24:34.8772103Z [2421/7996] 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 2025-12-04T08:24:34.8860658Z [2421/7996] 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 2025-12-04T08:24:34.8862597Z [2422/7996] 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 2025-12-04T08:24:34.8965979Z [2422/7996] 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 2025-12-04T08:24:34.8967873Z [2423/7996] 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 2025-12-04T08:24:34.9196159Z [2423/7996] 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 2025-12-04T08:24:34.9197957Z [2424/7996] 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 2025-12-04T08:24:34.9355649Z [2424/7996] 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 2025-12-04T08:24:34.9356769Z [2425/7996] 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 2025-12-04T08:24:34.9475118Z [2425/7996] 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 2025-12-04T08:24:34.9476947Z [2426/7996] 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 2025-12-04T08:24:34.9588924Z [2426/7996] 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 2025-12-04T08:24:34.9590093Z [2427/7996] 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 2025-12-04T08:24:34.9650291Z [2427/7996] 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 2025-12-04T08:24:34.9652400Z [2428/7996] 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 2025-12-04T08:24:35.0004484Z [2428/7996] 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 2025-12-04T08:24:35.0005536Z [2429/7996] 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 2025-12-04T08:24:35.0142447Z [2429/7996] 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 2025-12-04T08:24:35.0144202Z [2430/7996] 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 2025-12-04T08:24:35.0236118Z [2430/7996] 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 2025-12-04T08:24:35.0238278Z [2431/7996] 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 2025-12-04T08:24:35.0280186Z [2431/7996] 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 2025-12-04T08:24:35.0281997Z [2432/7996] 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 2025-12-04T08:24:35.0394052Z [2432/7996] 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 2025-12-04T08:24:35.0395182Z [2433/7996] 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 2025-12-04T08:24:35.0427022Z [2433/7996] 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 2025-12-04T08:24:35.0428667Z [2434/7996] 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 2025-12-04T08:24:35.0790173Z [2434/7996] 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 2025-12-04T08:24:35.0791939Z [2435/7996] 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 2025-12-04T08:24:35.0863769Z [2435/7996] 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 2025-12-04T08:24:35.0865604Z [2436/7996] 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 2025-12-04T08:24:35.1024888Z [2436/7996] 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 2025-12-04T08:24:35.1026769Z [2437/7996] 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 2025-12-04T08:24:35.1071534Z [2437/7996] 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 2025-12-04T08:24:35.1073244Z [2438/7996] 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 2025-12-04T08:24:35.1356172Z [2438/7996] 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 2025-12-04T08:24:35.1357306Z [2439/7996] 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 2025-12-04T08:24:35.1437638Z [2439/7996] 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 2025-12-04T08:24:35.1439191Z [2440/7996] 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 2025-12-04T08:24:35.1506043Z [2440/7996] 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 2025-12-04T08:24:35.1509592Z [2441/7996] 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 2025-12-04T08:24:35.1524718Z [2441/7996] 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 2025-12-04T08:24:35.1526245Z [2442/7996] 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 2025-12-04T08:24:35.1736238Z [2442/7996] 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 2025-12-04T08:24:35.1737219Z [2443/7996] 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 2025-12-04T08:24:35.1954494Z [2443/7996] 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 2025-12-04T08:24:35.1956414Z [2444/7996] 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 2025-12-04T08:24:35.2111895Z [2444/7996] 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 2025-12-04T08:24:35.2112895Z [2445/7996] 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 2025-12-04T08:24:35.2196755Z [2445/7996] 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 2025-12-04T08:24:35.2198430Z [2446/7996] 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 2025-12-04T08:24:35.2301199Z [2446/7996] 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 2025-12-04T08:24:35.2303247Z [2447/7996] 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 2025-12-04T08:24:35.2416316Z [2447/7996] 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 2025-12-04T08:24:35.2417944Z [2448/7996] 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 2025-12-04T08:24:35.2558512Z [2448/7996] 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 2025-12-04T08:24:35.2560205Z [2449/7996] 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 2025-12-04T08:24:35.2646378Z [2449/7996] 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 2025-12-04T08:24:35.2647532Z [2450/7996] 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 2025-12-04T08:24:35.2845999Z [2450/7996] 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 2025-12-04T08:24:35.2847784Z [2451/7996] 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 2025-12-04T08:24:35.2890677Z [2451/7996] 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 2025-12-04T08:24:35.2891777Z [2452/7996] 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 2025-12-04T08:24:35.3050333Z [2452/7996] 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 2025-12-04T08:24:35.3051348Z [2453/7996] 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 2025-12-04T08:24:35.3052875Z [2453/7996] 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 2025-12-04T08:24:35.3054296Z [2454/7996] 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 2025-12-04T08:24:35.3273543Z [2454/7996] 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 2025-12-04T08:24:35.3275302Z [2455/7996] 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 2025-12-04T08:24:35.3390705Z [2455/7996] 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 2025-12-04T08:24:35.3392234Z [2456/7996] 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 2025-12-04T08:24:35.3558470Z [2456/7996] 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 2025-12-04T08:24:35.3559606Z [2457/7996] 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 2025-12-04T08:24:35.3635750Z [2457/7996] 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 2025-12-04T08:24:35.3637421Z [2458/7996] 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 2025-12-04T08:24:35.3723034Z [2458/7996] 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 2025-12-04T08:24:35.3724036Z [2459/7996] 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 2025-12-04T08:24:35.3832365Z [2459/7996] 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 2025-12-04T08:24:35.3834108Z [2460/7996] 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 2025-12-04T08:24:35.4117393Z [2460/7996] 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 2025-12-04T08:24:35.4119327Z [2461/7996] 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 2025-12-04T08:24:35.4254140Z [2461/7996] 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 2025-12-04T08:24:35.4255679Z [2462/7996] 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 2025-12-04T08:24:35.4256771Z [2462/7996] 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 2025-12-04T08:24:35.4257727Z [2463/7996] 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 2025-12-04T08:24:35.4271915Z [2463/7996] 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 2025-12-04T08:24:35.4273372Z [2464/7996] 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 2025-12-04T08:24:35.4334669Z [2464/7996] 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 2025-12-04T08:24:35.4335665Z [2465/7996] 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 2025-12-04T08:24:35.4489462Z [2465/7996] 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 2025-12-04T08:24:35.4491070Z [2466/7996] 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 2025-12-04T08:24:35.4841934Z [2466/7996] 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 2025-12-04T08:24:35.4842962Z [2467/7996] 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 2025-12-04T08:24:35.4878789Z [2467/7996] 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 2025-12-04T08:24:35.4880255Z [2468/7996] 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 2025-12-04T08:24:35.4922695Z [2468/7996] 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 2025-12-04T08:24:35.4924301Z [2469/7996] 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 2025-12-04T08:24:35.4946809Z [2469/7996] 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 2025-12-04T08:24:35.4948418Z [2470/7996] 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 2025-12-04T08:24:35.5042712Z [2470/7996] 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 2025-12-04T08:24:35.5043722Z [2471/7996] 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 2025-12-04T08:24:35.5250913Z [2471/7996] 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 2025-12-04T08:24:35.5252282Z [2472/7996] 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 2025-12-04T08:24:35.5494287Z [2472/7996] 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 2025-12-04T08:24:35.5495938Z [2473/7996] 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 2025-12-04T08:24:35.5542458Z [2473/7996] 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 2025-12-04T08:24:35.5543599Z [2474/7996] 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 2025-12-04T08:24:35.5545940Z [2474/7996] 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 2025-12-04T08:24:35.5546944Z [2475/7996] 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 2025-12-04T08:24:35.5648151Z [2475/7996] 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 2025-12-04T08:24:35.5649533Z [2476/7996] 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 2025-12-04T08:24:35.5717585Z [2476/7996] 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 2025-12-04T08:24:35.5719368Z [2477/7996] 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 2025-12-04T08:24:35.5938206Z [2477/7996] 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 2025-12-04T08:24:35.5940219Z [2478/7996] 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 2025-12-04T08:24:35.6181862Z [2478/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.o 2025-12-04T08:24:35.6183599Z [2479/7996] 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 2025-12-04T08:24:35.6206936Z [2479/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.o 2025-12-04T08:24:35.6207934Z [2480/7996] 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 2025-12-04T08:24:35.6353450Z [2480/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:35.6354486Z [2481/7996] 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 2025-12-04T08:24:35.6355898Z [2481/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2025-12-04T08:24:35.6357026Z [2482/7996] 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 2025-12-04T08:24:35.6387135Z [2482/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2025-12-04T08:24:35.6388978Z [2483/7996] 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 2025-12-04T08:24:35.6556527Z [2483/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-12-04T08:24:35.6557486Z [2484/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.o 2025-12-04T08:24:35.6801649Z [2484/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-12-04T08:24:35.6802865Z [2485/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.o 2025-12-04T08:24:35.6821186Z [2485/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2025-12-04T08:24:35.6822742Z [2486/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:35.6957063Z [2486/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2025-12-04T08:24:35.6958544Z [2487/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2025-12-04T08:24:35.7011143Z [2487/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:35.7012063Z [2488/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2025-12-04T08:24:35.7368860Z [2488/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2025-12-04T08:24:35.7369842Z [2489/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-12-04T08:24:35.7537811Z [2489/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2025-12-04T08:24:35.7538817Z [2490/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-12-04T08:24:35.7559509Z [2490/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-12-04T08:24:35.7561022Z [2491/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2025-12-04T08:24:35.7608390Z [2491/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-12-04T08:24:35.7609830Z [2492/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:35.7737246Z [2492/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2025-12-04T08:24:35.7738669Z [2493/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2025-12-04T08:24:35.7739968Z [2493/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2025-12-04T08:24:35.7741240Z [2494/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2025-12-04T08:24:35.8021004Z [2494/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-12-04T08:24:35.8022738Z [2495/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2025-12-04T08:24:35.8487255Z [2495/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-12-04T08:24:35.8488983Z [2496/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-12-04T08:24:35.8673306Z [2496/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-12-04T08:24:35.8674601Z [2497/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2025-12-04T08:24:35.8677970Z [2497/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-12-04T08:24:35.8679393Z [2498/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-12-04T08:24:35.8698941Z [2498/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:35.8700300Z [2499/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-12-04T08:24:35.8701805Z [2499/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:35.8703253Z [2500/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2025-12-04T08:24:35.9138822Z [2500/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:35.9140523Z [2501/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-12-04T08:24:35.9354448Z [2501/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:35.9355673Z [2502/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:35.9365812Z [2502/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:35.9366859Z [2503/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:35.9594368Z [2503/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:35.9595809Z [2504/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-12-04T08:24:35.9606734Z [2504/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:35.9608063Z [2505/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-12-04T08:24:35.9832587Z [2505/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:35.9834297Z [2506/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:35.9839295Z [2506/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:35.9841181Z [2507/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.0001278Z [2507/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.0003174Z [2508/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.0297222Z [2508/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.0299486Z [2509/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.0365642Z [2509/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.0367307Z [2510/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.0557422Z [2510/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.0558434Z [2511/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.0634935Z [2511/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.0636873Z [2512/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.0965777Z [2512/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.0967378Z [2513/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.1024379Z [2513/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.1026288Z [2514/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.1038081Z [2514/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.1039753Z [2515/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.1124605Z [2515/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.1126255Z [2516/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.1358186Z [2516/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.1360106Z [2517/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.1590406Z [2517/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.1591587Z [2518/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.1642757Z [2518/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2025-12-04T08:24:36.1643800Z [2519/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.1837989Z [2519/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2025-12-04T08:24:36.1839618Z [2520/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-12-04T08:24:36.1994099Z [2520/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2025-12-04T08:24:36.1995660Z [2521/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.2016781Z [2521/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.2017945Z [2522/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.2311144Z [2522/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.2312730Z [2523/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-12-04T08:24:36.2562113Z [2523/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.2563531Z [2524/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2025-12-04T08:24:36.2597837Z [2524/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.2598858Z [2525/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2025-12-04T08:24:36.2738372Z [2525/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.2739714Z [2526/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2025-12-04T08:24:36.2760139Z [2526/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.2761163Z [2527/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.2874283Z [2527/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.2875280Z [2528/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.3011381Z [2528/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.3012302Z [2529/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.3374446Z [2529/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.3375623Z [2530/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.3515220Z [2530/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.3516147Z [2531/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.3575880Z [2531/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.3576891Z [2532/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.3609846Z [2532/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.3610882Z [2533/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.3716525Z [2533/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.3717444Z [2534/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.3743486Z [2534/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.3744472Z [2535/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.4082716Z [2535/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.4084288Z [2536/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.4310959Z [2536/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.4312526Z [2537/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.4366266Z [2537/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.4367771Z [2538/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.4369605Z [2538/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.4371062Z [2539/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.4465232Z [2539/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.4466657Z [2540/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.4528923Z [2540/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.4530485Z [2541/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.4821528Z [2541/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.4823338Z [2542/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5076861Z [2542/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5078313Z [2543/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5213689Z [2543/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5215134Z [2544/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5216243Z [2544/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5217624Z [2545/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5220473Z [2545/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5222109Z [2546/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5233303Z [2546/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5234767Z [2547/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5452171Z [2547/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5453710Z [2548/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5763138Z [2548/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5764072Z [2549/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5856924Z [2549/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5857967Z [2550/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5911936Z [2550/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5913369Z [2551/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5930039Z [2551/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5931605Z [2552/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5933321Z [2552/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.5934823Z [2553/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5973264Z [2553/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.5974752Z [2554/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.6430998Z [2554/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.6432491Z [2555/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.6576872Z [2555/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.6578015Z [2556/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.6578978Z [2556/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.6579865Z [2557/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.6627057Z [2557/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.6628599Z [2558/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.6766918Z [2558/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.6768574Z [2559/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.7078911Z [2559/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.7080320Z [2560/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.7274937Z [2560/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.7275995Z [2561/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.7324506Z [2561/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:36.7326127Z [2562/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.7364934Z [2562/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-12-04T08:24:36.7366356Z [2563/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-12-04T08:24:36.7507357Z [2563/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-12-04T08:24:36.7508943Z [2564/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.7551666Z [2564/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:36.7553249Z [2565/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.7703584Z [2565/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-12-04T08:24:36.7705332Z [2566/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-12-04T08:24:36.7849688Z [2566/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-12-04T08:24:36.7854414Z [2567/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:36.8121388Z [2567/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-12-04T08:24:36.8122909Z [2568/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-12-04T08:24:36.8315798Z [2568/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-12-04T08:24:36.8316841Z [2569/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-12-04T08:24:36.8482841Z [2569/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-12-04T08:24:36.8483732Z [2570/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-12-04T08:24:36.8631820Z [2570/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-12-04T08:24:36.8633557Z [2571/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-12-04T08:24:36.8706764Z [2571/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:36.8708325Z [2572/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-12-04T08:24:36.8709772Z [2572/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:36.8710653Z [2573/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-12-04T08:24:36.8989814Z [2573/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-12-04T08:24:36.8991755Z [2574/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-12-04T08:24:36.9213644Z [2574/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-12-04T08:24:36.9214489Z [2575/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-12-04T08:24:36.9255909Z [2575/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-gio-sse41-u2.c.o 2025-12-04T08:24:36.9257225Z [2576/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-12-04T08:24:36.9266105Z [2576/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2025-12-04T08:24:36.9267022Z [2577/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:36.9355964Z [2577/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2025-12-04T08:24:36.9357565Z [2578/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-12-04T08:24:36.9430405Z [2578/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2025-12-04T08:24:36.9431695Z [2579/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-12-04T08:24:36.9498329Z [2579/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2025-12-04T08:24:36.9499718Z [2580/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-12-04T08:24:36.9790036Z [2580/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2025-12-04T08:24:36.9791169Z [2581/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-gio-sse41-u2.c.o 2025-12-04T08:24:36.9847058Z [2581/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2025-12-04T08:24:36.9848530Z [2582/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2025-12-04T08:24:36.9850222Z [2582/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2025-12-04T08:24:36.9851579Z [2583/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2025-12-04T08:24:36.9917233Z [2583/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2025-12-04T08:24:36.9918744Z [2584/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2025-12-04T08:24:37.0013907Z [2584/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2025-12-04T08:24:37.0015286Z [2585/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2025-12-04T08:24:37.0187851Z [2585/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.0189454Z [2586/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2025-12-04T08:24:37.0376721Z [2586/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.0378173Z [2587/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2025-12-04T08:24:37.0379535Z [2587/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2025-12-04T08:24:37.0380878Z [2588/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2025-12-04T08:24:37.0877540Z [2588/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.0878864Z [2589/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.0896554Z [2589/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.0898333Z [2590/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2025-12-04T08:24:37.0938971Z [2590/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.0940492Z [2591/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.1220742Z [2591/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.1222338Z [2592/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.1393438Z [2592/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.1394975Z [2593/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.1542014Z [2593/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.1543454Z [2594/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2025-12-04T08:24:37.1808030Z [2594/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.1809711Z [2595/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.1871122Z [2595/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.1872692Z [2596/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.1983151Z [2596/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.1984667Z [2597/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.2337937Z [2597/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.2340073Z [2598/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.2518808Z [2598/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.2522124Z [2599/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.2556510Z [2599/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.2559064Z [2600/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.2735901Z [2600/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.2739992Z [2601/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.2913755Z [2601/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2025-12-04T08:24:37.2915156Z [2602/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.2963476Z [2602/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.2964386Z [2603/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.3467158Z [2603/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.3468771Z [2604/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2025-12-04T08:24:37.3541952Z [2604/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.3543933Z [2605/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.3688799Z [2605/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2025-12-04T08:24:37.3690314Z [2606/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2025-12-04T08:24:37.3764310Z [2606/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2025-12-04T08:24:37.3765646Z [2607/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2025-12-04T08:24:37.3883924Z [2607/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2025-12-04T08:24:37.3885327Z [2608/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.4024840Z [2608/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2025-12-04T08:24:37.4026697Z [2609/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.4320149Z [2609/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.4321398Z [2610/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2025-12-04T08:24:37.4335777Z [2610/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.4337203Z [2611/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2025-12-04T08:24:37.4510522Z [2611/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.4512007Z [2612/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2025-12-04T08:24:37.4553441Z [2612/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.4554738Z [2613/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2025-12-04T08:24:37.4570437Z [2613/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.4571746Z [2614/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2025-12-04T08:24:37.5089415Z [2614/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5091183Z [2615/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5360802Z [2615/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5362220Z [2616/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5516492Z [2616/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5517573Z [2617/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5568727Z [2617/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5570036Z [2618/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5616717Z [2618/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5618136Z [2619/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5785086Z [2619/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.5786633Z [2620/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6255606Z [2620/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6257170Z [2621/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6564133Z [2621/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6565205Z [2622/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6639355Z [2622/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6640892Z [2623/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6647180Z [2623/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6648187Z [2624/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6758019Z [2624/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6758928Z [2625/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6853157Z [2625/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.6855182Z [2626/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.7349786Z [2626/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.7351861Z [2627/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.7599628Z [2627/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.7601142Z [2628/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.7846079Z [2628/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.7847516Z [2629/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.7852785Z [2629/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.7854437Z [2630/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8018315Z [2630/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8019390Z [2631/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8062580Z [2631/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8064156Z [2632/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8314141Z [2632/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8315602Z [2633/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8672286Z [2633/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8673831Z [2634/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8765728Z [2634/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.8767245Z [2635/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9037165Z [2635/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-12-04T08:24:37.9038859Z [2636/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9102052Z [2636/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9103840Z [2637/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9215422Z [2637/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9217186Z [2638/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9368053Z [2638/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9368998Z [2639/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9737420Z [2639/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9739201Z [2640/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-12-04T08:24:37.9764951Z [2640/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:37.9768250Z [2641/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0267328Z [2641/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0268309Z [2642/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0288620Z [2642/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0291602Z [2643/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0314547Z [2643/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0316137Z [2644/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0521506Z [2644/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0523082Z [2645/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0825751Z [2645/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0827044Z [2646/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0926958Z [2646/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.0928604Z [2647/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.1396562Z [2647/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.1398145Z [2648/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.1471204Z [2648/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2025-12-04T08:24:38.1472800Z [2649/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.1608247Z [2649/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2025-12-04T08:24:38.1609956Z [2650/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.1619192Z [2650/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2025-12-04T08:24:38.1620908Z [2651/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.1790370Z [2651/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2025-12-04T08:24:38.1791329Z [2652/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.1986904Z [2652/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2025-12-04T08:24:38.1988448Z [2653/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.o 2025-12-04T08:24:38.2520093Z [2653/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2025-12-04T08:24:38.2521331Z [2654/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2025-12-04T08:24:38.2522540Z [2654/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c.o 2025-12-04T08:24:38.2523465Z [2655/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2025-12-04T08:24:38.2540716Z [2655/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c.o 2025-12-04T08:24:38.2542398Z [2656/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2025-12-04T08:24:38.2543847Z [2656/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-12-04T08:24:38.2545279Z [2657/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2025-12-04T08:24:38.2804147Z [2657/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2025-12-04T08:24:38.2805530Z [2658/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2025-12-04T08:24:38.3068128Z [2658/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2025-12-04T08:24:38.3069530Z [2659/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2025-12-04T08:24:38.3536665Z [2659/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2025-12-04T08:24:38.3537537Z [2660/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-12-04T08:24:38.3554558Z [2660/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-12-04T08:24:38.3555415Z [2661/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c.o 2025-12-04T08:24:38.3578818Z [2661/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2025-12-04T08:24:38.3579676Z [2662/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2025-12-04T08:24:38.3638080Z [2662/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2025-12-04T08:24:38.3639476Z [2663/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c.o 2025-12-04T08:24:38.3804347Z [2663/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2025-12-04T08:24:38.3805937Z [2664/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2025-12-04T08:24:38.3979992Z [2664/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2025-12-04T08:24:38.3981456Z [2665/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2025-12-04T08:24:38.4479703Z [2665/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-12-04T08:24:38.4481039Z [2666/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-12-04T08:24:38.4546511Z [2666/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2025-12-04T08:24:38.4547930Z [2667/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2025-12-04T08:24:38.4555835Z [2667/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2025-12-04T08:24:38.4558117Z [2668/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2025-12-04T08:24:38.4707973Z [2668/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2025-12-04T08:24:38.4709406Z [2669/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2025-12-04T08:24:38.4805651Z [2669/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-12-04T08:24:38.4807146Z [2670/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2025-12-04T08:24:38.4937822Z [2670/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2025-12-04T08:24:38.4939353Z [2671/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-12-04T08:24:38.5506128Z [2671/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2025-12-04T08:24:38.5507594Z [2672/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2025-12-04T08:24:38.5530154Z [2672/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2025-12-04T08:24:38.5530991Z [2673/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2025-12-04T08:24:38.5664393Z [2673/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-12-04T08:24:38.5665837Z [2674/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2025-12-04T08:24:38.5696271Z [2674/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-12-04T08:24:38.5697534Z [2675/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-12-04T08:24:38.5707108Z [2675/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-12-04T08:24:38.5708374Z [2676/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2025-12-04T08:24:38.5886837Z [2676/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-12-04T08:24:38.5888176Z [2677/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2025-12-04T08:24:38.6519972Z [2677/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-12-04T08:24:38.6522056Z [2678/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2025-12-04T08:24:38.6638192Z [2678/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-12-04T08:24:38.6639026Z [2679/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-12-04T08:24:38.6704744Z [2679/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-12-04T08:24:38.6705985Z [2680/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-12-04T08:24:38.6719861Z [2680/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-12-04T08:24:38.6721093Z [2681/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-12-04T08:24:38.6747393Z [2681/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-12-04T08:24:38.6748643Z [2682/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-12-04T08:24:38.7183302Z [2682/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-12-04T08:24:38.7184613Z [2683/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-12-04T08:24:38.7475720Z [2683/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-12-04T08:24:38.7477286Z [2684/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-12-04T08:24:38.7500246Z [2684/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-12-04T08:24:38.7501861Z [2685/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-12-04T08:24:38.7670556Z [2685/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-12-04T08:24:38.7671478Z [2686/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-12-04T08:24:38.7703223Z [2686/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-12-04T08:24:38.7704538Z [2687/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-12-04T08:24:38.7753060Z [2687/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-12-04T08:24:38.7753889Z [2688/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-12-04T08:24:38.8231903Z [2688/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-12-04T08:24:38.8233239Z [2689/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-12-04T08:24:38.8525414Z [2689/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-12-04T08:24:38.8526696Z [2690/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-12-04T08:24:38.8529208Z [2690/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-12-04T08:24:38.8530427Z [2691/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-12-04T08:24:38.8590948Z [2691/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-12-04T08:24:38.8592296Z [2692/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-12-04T08:24:38.8774057Z [2692/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-12-04T08:24:38.8775369Z [2693/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-12-04T08:24:38.8913673Z [2693/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c.o 2025-12-04T08:24:38.8916125Z [2694/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-12-04T08:24:38.9229138Z [2694/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c.o 2025-12-04T08:24:38.9230491Z [2695/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-12-04T08:24:38.9482975Z [2695/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c.o 2025-12-04T08:24:38.9484363Z [2696/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-12-04T08:24:38.9549074Z [2696/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2025-12-04T08:24:38.9550705Z [2697/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-12-04T08:24:38.9589833Z [2697/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2025-12-04T08:24:38.9590945Z [2698/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-12-04T08:24:38.9776238Z [2698/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2025-12-04T08:24:38.9777671Z [2699/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c.o 2025-12-04T08:24:38.9786035Z [2699/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2025-12-04T08:24:38.9787018Z [2700/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c.o 2025-12-04T08:24:39.0298924Z [2700/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2025-12-04T08:24:39.0300424Z [2701/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c.o 2025-12-04T08:24:39.0533935Z [2701/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2025-12-04T08:24:39.0535370Z [2702/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2025-12-04T08:24:39.0537131Z [2702/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2025-12-04T08:24:39.0538433Z [2703/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2025-12-04T08:24:39.0612175Z [2703/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2025-12-04T08:24:39.0613646Z [2704/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2025-12-04T08:24:39.0800498Z [2704/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-12-04T08:24:39.0802255Z [2705/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2025-12-04T08:24:39.0926658Z [2705/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-12-04T08:24:39.0928441Z [2706/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2025-12-04T08:24:39.1264808Z [2706/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-12-04T08:24:39.1266624Z [2707/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2025-12-04T08:24:39.1473458Z [2707/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-12-04T08:24:39.1474984Z [2708/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2025-12-04T08:24:39.1625310Z [2708/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-12-04T08:24:39.1781465Z [2709/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2025-12-04T08:24:39.1782780Z [2709/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-12-04T08:24:39.1784003Z [2710/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-12-04T08:24:39.1810422Z [2710/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-12-04T08:24:39.1811968Z [2711/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-12-04T08:24:39.1842195Z [2711/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-12-04T08:24:39.1843494Z [2712/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-12-04T08:24:39.2128649Z [2712/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2025-12-04T08:24:39.2129991Z [2713/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-12-04T08:24:39.2428427Z [2713/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2025-12-04T08:24:39.2429778Z [2714/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-12-04T08:24:39.2651068Z [2714/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2025-12-04T08:24:39.2652407Z [2715/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-12-04T08:24:39.2653651Z [2715/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2025-12-04T08:24:39.2654652Z [2716/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-12-04T08:24:39.2742489Z [2716/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2025-12-04T08:24:39.2743874Z [2717/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-12-04T08:24:39.2897576Z [2717/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2025-12-04T08:24:39.2898642Z [2718/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2025-12-04T08:24:39.3020625Z [2718/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2025-12-04T08:24:39.3021631Z [2719/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2025-12-04T08:24:39.3460768Z [2719/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2025-12-04T08:24:39.3462260Z [2720/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2025-12-04T08:24:39.3554407Z [2720/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2025-12-04T08:24:39.3555956Z [2721/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2025-12-04T08:24:39.3700397Z [2721/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c.o 2025-12-04T08:24:39.3701920Z [2722/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2025-12-04T08:24:39.3748646Z [2722/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c.o 2025-12-04T08:24:39.3750149Z [2723/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2025-12-04T08:24:39.3897011Z [2723/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2025-12-04T08:24:39.3898344Z [2724/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2025-12-04T08:24:39.3995176Z [2724/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2025-12-04T08:24:39.3996846Z [2725/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2025-12-04T08:24:39.4467368Z [2725/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2025-12-04T08:24:39.4468850Z [2726/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2025-12-04T08:24:39.4611495Z [2726/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c.o 2025-12-04T08:24:39.4612600Z [2727/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c.o 2025-12-04T08:24:39.4616826Z [2727/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-12-04T08:24:39.4617979Z [2728/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c.o 2025-12-04T08:24:39.4854162Z [2728/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-12-04T08:24:39.4855652Z [2729/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2025-12-04T08:24:39.4857176Z [2729/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-12-04T08:24:39.4858635Z [2730/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2025-12-04T08:24:39.4860054Z [2730/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-12-04T08:24:39.4861448Z [2731/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2025-12-04T08:24:39.5531412Z [2731/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-12-04T08:24:39.5535540Z [2732/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c.o 2025-12-04T08:24:39.5800035Z [2732/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-12-04T08:24:39.5801216Z [2733/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-12-04T08:24:39.5878908Z [2733/7996] 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 2025-12-04T08:24:39.5879891Z [2734/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-12-04T08:24:39.5900049Z [2734/7996] 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 2025-12-04T08:24:39.5901679Z [2735/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-12-04T08:24:39.6057728Z [2735/7996] 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 2025-12-04T08:24:39.6058763Z [2736/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-12-04T08:24:39.6109876Z [2736/7996] 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 2025-12-04T08:24:39.6111296Z [2737/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-12-04T08:24:39.6648415Z [2737/7996] 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 2025-12-04T08:24:39.6650126Z [2738/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-12-04T08:24:39.6982261Z [2738/7996] 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 2025-12-04T08:24:39.6983965Z [2739/7996] 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 2025-12-04T08:24:39.7098501Z [2739/7996] 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 2025-12-04T08:24:39.7100114Z [2740/7996] 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 2025-12-04T08:24:39.7175844Z [2740/7996] 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 2025-12-04T08:24:39.7177415Z [2741/7996] 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 2025-12-04T08:24:39.7183454Z [2741/7996] 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 2025-12-04T08:24:39.7185053Z [2742/7996] 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 2025-12-04T08:24:39.7354932Z [2742/7996] 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 2025-12-04T08:24:39.7356617Z [2743/7996] 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 2025-12-04T08:24:39.7855236Z [2743/7996] 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 2025-12-04T08:24:39.7856934Z [2744/7996] 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 2025-12-04T08:24:39.8275875Z [2744/7996] 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 2025-12-04T08:24:39.8277482Z [2745/7996] 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 2025-12-04T08:24:39.8279064Z [2745/7996] 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 2025-12-04T08:24:39.8280606Z [2746/7996] 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 2025-12-04T08:24:39.8311312Z [2746/7996] 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 2025-12-04T08:24:39.8313373Z [2747/7996] 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 2025-12-04T08:24:39.8483240Z [2747/7996] 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 2025-12-04T08:24:39.8484910Z [2748/7996] 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 2025-12-04T08:24:39.8504296Z [2748/7996] 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 2025-12-04T08:24:39.8506049Z [2749/7996] 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 2025-12-04T08:24:39.9026467Z [2749/7996] 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 2025-12-04T08:24:39.9028528Z [2750/7996] 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 2025-12-04T08:24:39.9489309Z [2750/7996] 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 2025-12-04T08:24:39.9491019Z [2751/7996] 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 2025-12-04T08:24:39.9505796Z [2751/7996] 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 2025-12-04T08:24:39.9507532Z [2752/7996] 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 2025-12-04T08:24:39.9566360Z [2752/7996] 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 2025-12-04T08:24:39.9567656Z [2753/7996] 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 2025-12-04T08:24:39.9592888Z [2753/7996] 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 2025-12-04T08:24:39.9596777Z [2754/7996] 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 2025-12-04T08:24:39.9841708Z [2754/7996] 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 2025-12-04T08:24:39.9843626Z [2755/7996] 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 2025-12-04T08:24:40.0054007Z [2755/7996] 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 2025-12-04T08:24:40.0055663Z [2756/7996] 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 2025-12-04T08:24:40.0530114Z [2756/7996] 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 2025-12-04T08:24:40.0531805Z [2757/7996] 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 2025-12-04T08:24:40.0552891Z [2757/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.0554689Z [2758/7996] 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 2025-12-04T08:24:40.0639691Z [2758/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.0641321Z [2759/7996] 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 2025-12-04T08:24:40.0721783Z [2759/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.0723431Z [2760/7996] 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 2025-12-04T08:24:40.0814098Z [2760/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.0816106Z [2761/7996] 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 2025-12-04T08:24:40.1035401Z [2761/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.1037011Z [2762/7996] 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 2025-12-04T08:24:40.1578205Z [2762/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.1580166Z [2763/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.1596947Z [2763/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:40.1598401Z [2764/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.1779517Z [2764/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:40.1781043Z [2765/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.1858561Z [2765/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.1860419Z [2766/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.1884044Z [2766/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:40.2050670Z [2767/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.2052191Z [2767/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.2053957Z [2768/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.2286115Z [2768/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:40.2287477Z [2769/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:40.2321569Z [2769/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:40.2323099Z [2770/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:40.2598136Z [2770/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.2599080Z [2771/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:40.2762993Z [2771/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:40.2764781Z [2772/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-12-04T08:24:40.2850103Z [2772/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.2851697Z [2773/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.2922324Z [2773/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2025-12-04T08:24:40.2924639Z [2774/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.3243864Z [2774/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2025-12-04T08:24:40.3246491Z [2775/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:40.3296477Z [2775/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2025-12-04T08:24:40.3297936Z [2776/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.3504241Z [2776/7996] 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 2025-12-04T08:24:40.3505360Z [2777/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:40.3737020Z [2777/7996] 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 2025-12-04T08:24:40.3738725Z [2778/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:40.3889341Z [2778/7996] 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 2025-12-04T08:24:40.3890878Z [2779/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2025-12-04T08:24:40.3893462Z [2779/7996] 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 2025-12-04T08:24:40.3894963Z [2780/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2025-12-04T08:24:40.4172167Z [2780/7996] 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 2025-12-04T08:24:40.4173182Z [2781/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2025-12-04T08:24:40.4233991Z [2781/7996] 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 2025-12-04T08:24:40.4235755Z [2782/7996] 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 2025-12-04T08:24:40.4516641Z [2782/7996] 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 2025-12-04T08:24:40.4520497Z [2783/7996] 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 2025-12-04T08:24:40.4695348Z [2783/7996] 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 2025-12-04T08:24:40.4697377Z [2784/7996] 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 2025-12-04T08:24:40.4855356Z [2784/7996] 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 2025-12-04T08:24:40.4857100Z [2785/7996] 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 2025-12-04T08:24:40.5047470Z [2785/7996] 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 2025-12-04T08:24:40.5049254Z [2786/7996] 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 2025-12-04T08:24:40.5050974Z [2786/7996] 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 2025-12-04T08:24:40.5052649Z [2787/7996] 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 2025-12-04T08:24:40.5173758Z [2787/7996] 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 2025-12-04T08:24:40.5174809Z [2788/7996] 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 2025-12-04T08:24:40.5232773Z [2788/7996] 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 2025-12-04T08:24:40.5234301Z [2789/7996] 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 2025-12-04T08:24:40.5510288Z [2789/7996] 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 2025-12-04T08:24:40.5511367Z [2790/7996] 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 2025-12-04T08:24:40.5652430Z [2790/7996] 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 2025-12-04T08:24:40.5654361Z [2791/7996] 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 2025-12-04T08:24:40.5679219Z [2791/7996] 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 2025-12-04T08:24:40.5680866Z [2792/7996] 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 2025-12-04T08:24:40.5758892Z [2792/7996] 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 2025-12-04T08:24:40.5759911Z [2793/7996] 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 2025-12-04T08:24:40.6209276Z [2793/7996] 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 2025-12-04T08:24:40.6210920Z [2794/7996] 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 2025-12-04T08:24:40.6293482Z [2794/7996] 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 2025-12-04T08:24:40.6294725Z [2795/7996] 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 2025-12-04T08:24:40.6299049Z [2795/7996] 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 2025-12-04T08:24:40.6300503Z [2796/7996] 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 2025-12-04T08:24:40.6467001Z [2796/7996] 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 2025-12-04T08:24:40.6468531Z [2797/7996] 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 2025-12-04T08:24:40.6531471Z [2797/7996] 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 2025-12-04T08:24:40.6533123Z [2798/7996] 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 2025-12-04T08:24:40.6889041Z [2798/7996] 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 2025-12-04T08:24:40.6890711Z [2799/7996] 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 2025-12-04T08:24:40.6962687Z [2799/7996] 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 2025-12-04T08:24:40.6964599Z [2800/7996] 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 2025-12-04T08:24:40.6974324Z [2800/7996] 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 2025-12-04T08:24:40.6975312Z [2801/7996] 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 2025-12-04T08:24:40.7258438Z [2801/7996] 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 2025-12-04T08:24:40.7260378Z [2802/7996] 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 2025-12-04T08:24:40.7262292Z [2802/7996] 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 2025-12-04T08:24:40.7264073Z [2803/7996] 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 2025-12-04T08:24:40.7435431Z [2803/7996] 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 2025-12-04T08:24:40.7437427Z [2804/7996] 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 2025-12-04T08:24:40.7713158Z [2804/7996] 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 2025-12-04T08:24:40.7714157Z [2805/7996] 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 2025-12-04T08:24:40.7736546Z [2805/7996] 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 2025-12-04T08:24:40.7738569Z [2806/7996] 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 2025-12-04T08:24:40.7908429Z [2806/7996] 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 2025-12-04T08:24:40.7910118Z [2807/7996] 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 2025-12-04T08:24:40.7951740Z [2807/7996] 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 2025-12-04T08:24:40.7953690Z [2808/7996] 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 2025-12-04T08:24:40.7981136Z [2808/7996] 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 2025-12-04T08:24:40.7982842Z [2809/7996] 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 2025-12-04T08:24:40.8170033Z [2809/7996] 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 2025-12-04T08:24:40.8171918Z [2810/7996] 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 2025-12-04T08:24:40.8456661Z [2810/7996] 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 2025-12-04T08:24:40.8458931Z [2811/7996] 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 2025-12-04T08:24:40.8832445Z [2811/7996] 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 2025-12-04T08:24:40.8834215Z [2812/7996] 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 2025-12-04T08:24:40.8836000Z [2812/7996] 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 2025-12-04T08:24:40.8838268Z [2813/7996] 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 2025-12-04T08:24:40.8850351Z [2813/7996] 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 2025-12-04T08:24:40.8852004Z [2814/7996] 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 2025-12-04T08:24:40.9048583Z [2814/7996] 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 2025-12-04T08:24:40.9050549Z [2815/7996] 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 2025-12-04T08:24:40.9052273Z [2815/7996] 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 2025-12-04T08:24:40.9053951Z [2816/7996] 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 2025-12-04T08:24:40.9152267Z [2816/7996] 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 2025-12-04T08:24:40.9153685Z [2817/7996] 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 2025-12-04T08:24:40.9521028Z [2817/7996] 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 2025-12-04T08:24:40.9522260Z [2818/7996] 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 2025-12-04T08:24:40.9565117Z [2818/7996] 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 2025-12-04T08:24:40.9566276Z [2819/7996] 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 2025-12-04T08:24:40.9674489Z [2819/7996] 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 2025-12-04T08:24:40.9676006Z [2820/7996] 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 2025-12-04T08:24:40.9690521Z [2820/7996] 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 2025-12-04T08:24:40.9692131Z [2821/7996] 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 2025-12-04T08:24:40.9773864Z [2821/7996] 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 2025-12-04T08:24:40.9774926Z [2822/7996] 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 2025-12-04T08:24:41.0189025Z [2822/7996] 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 2025-12-04T08:24:41.0190715Z [2823/7996] 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 2025-12-04T08:24:41.0233750Z [2823/7996] 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 2025-12-04T08:24:41.0235236Z [2824/7996] 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 2025-12-04T08:24:41.0281109Z [2824/7996] 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 2025-12-04T08:24:41.0282327Z [2825/7996] 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 2025-12-04T08:24:41.0349909Z [2825/7996] 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 2025-12-04T08:24:41.0350922Z [2826/7996] 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 2025-12-04T08:24:41.0432552Z [2826/7996] 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 2025-12-04T08:24:41.0434098Z [2827/7996] 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 2025-12-04T08:24:41.0634400Z [2827/7996] 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 2025-12-04T08:24:41.0636221Z [2828/7996] 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 2025-12-04T08:24:41.0863418Z [2828/7996] 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 2025-12-04T08:24:41.0864410Z [2829/7996] 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 2025-12-04T08:24:41.0880137Z [2829/7996] 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 2025-12-04T08:24:41.0881892Z [2830/7996] 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 2025-12-04T08:24:41.0889136Z [2830/7996] 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 2025-12-04T08:24:41.0890923Z [2831/7996] 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 2025-12-04T08:24:41.1321209Z [2831/7996] 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 2025-12-04T08:24:41.1322405Z [2832/7996] 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 2025-12-04T08:24:41.1393555Z [2832/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:41.1394542Z [2833/7996] 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 2025-12-04T08:24:41.1417243Z [2833/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:41.1418214Z [2834/7996] 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 2025-12-04T08:24:41.1467552Z [2834/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2025-12-04T08:24:41.1469204Z [2835/7996] 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 2025-12-04T08:24:41.1608758Z [2835/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2025-12-04T08:24:41.1609758Z [2836/7996] 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 2025-12-04T08:24:41.1614982Z [2836/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-12-04T08:24:41.1616031Z [2837/7996] 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 2025-12-04T08:24:41.1912061Z [2837/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2025-12-04T08:24:41.1913529Z [2838/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:41.1988633Z [2838/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2025-12-04T08:24:41.1990122Z [2839/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:41.2124230Z [2839/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:41.2127654Z [2840/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2025-12-04T08:24:41.2145694Z [2840/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:41.2148704Z [2841/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2025-12-04T08:24:41.2560921Z [2841/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2025-12-04T08:24:41.2561850Z [2842/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2025-12-04T08:24:41.2589844Z [2842/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2025-12-04T08:24:41.2590764Z [2843/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:41.2640476Z [2843/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-12-04T08:24:41.2641939Z [2844/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-12-04T08:24:41.2746029Z [2844/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2025-12-04T08:24:41.2747511Z [2845/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2025-12-04T08:24:41.2749185Z [2845/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2025-12-04T08:24:41.2750479Z [2846/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:41.2867122Z [2846/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-12-04T08:24:41.2868388Z [2847/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2025-12-04T08:24:41.3276847Z [2847/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-12-04T08:24:41.3278292Z [2848/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2025-12-04T08:24:41.3574856Z [2848/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-12-04T08:24:41.3576012Z [2849/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-12-04T08:24:41.3596494Z [2849/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-12-04T08:24:41.3597936Z [2850/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2025-12-04T08:24:41.3674029Z [2850/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:41.3675002Z [2851/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-12-04T08:24:41.3760542Z [2851/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:41.3762366Z [2852/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-12-04T08:24:41.3764528Z [2852/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.3766230Z [2853/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2025-12-04T08:24:41.4324447Z [2853/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.4325967Z [2854/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:41.4329271Z [2854/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.4330193Z [2855/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-12-04T08:24:41.4518859Z [2855/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.4520803Z [2856/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:41.4581213Z [2856/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.4583015Z [2857/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-12-04T08:24:41.4963239Z [2857/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.4965296Z [2858/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.5060968Z [2858/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:41.5062209Z [2859/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.5359813Z [2859/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.5361079Z [2860/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.5445664Z [2860/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.5447203Z [2861/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.5536383Z [2861/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:41.5537743Z [2862/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.5540302Z [2862/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.5541276Z [2863/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:41.5602166Z [2863/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.5604259Z [2864/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.6081759Z [2864/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2025-12-04T08:24:41.6083234Z [2865/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.6124073Z [2865/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2025-12-04T08:24:41.6125466Z [2866/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-12-04T08:24:41.6578337Z [2866/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2025-12-04T08:24:41.6579838Z [2867/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.6644493Z [2867/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.6646072Z [2868/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.6748258Z [2868/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.6749181Z [2869/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-12-04T08:24:41.6785665Z [2869/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.6787120Z [2870/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2025-12-04T08:24:41.6985992Z [2870/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.6986885Z [2871/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2025-12-04T08:24:41.7063171Z [2871/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.7064453Z [2872/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2025-12-04T08:24:41.7330536Z [2872/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.7332067Z [2873/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.7408904Z [2873/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.7410406Z [2874/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.7560430Z [2874/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.7561954Z [2875/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.7609170Z [2875/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.7610980Z [2876/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.7863595Z [2876/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.7864510Z [2877/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.8035248Z [2877/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.8036398Z [2878/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.8107222Z [2878/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.8108931Z [2879/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.8281049Z [2879/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.8282506Z [2880/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.8368046Z [2880/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.8369634Z [2881/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.8593050Z [2881/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.8594584Z [2882/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.8735143Z [2882/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.8736063Z [2883/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.8848338Z [2883/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.8849845Z [2884/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.9102166Z [2884/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.9103851Z [2885/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.9268585Z [2885/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.9270071Z [2886/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.9312500Z [2886/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.9313393Z [2887/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.9521109Z [2887/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.9522965Z [2888/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.9665351Z [2888/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.9666479Z [2889/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.9786332Z [2889/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.9787426Z [2890/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.9796626Z [2890/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.9797518Z [2891/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:41.9958820Z [2891/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:41.9960281Z [2892/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.0127338Z [2892/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.0128789Z [2893/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.0185991Z [2893/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.0186952Z [2894/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.0211185Z [2894/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.0212693Z [2895/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.0449833Z [2895/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.0450849Z [2896/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.0643673Z [2896/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.0645214Z [2897/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.0700221Z [2897/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.0701876Z [2898/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.0841830Z [2898/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.0843687Z [2899/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.0854203Z [2899/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.0856328Z [2900/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.0894517Z [2900/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.0896303Z [2901/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.1358480Z [2901/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.1359532Z [2902/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.1409158Z [2902/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.1410310Z [2903/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.1516523Z [2903/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.1518086Z [2904/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.1519573Z [2904/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.1521024Z [2905/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.1672289Z [2905/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.1673793Z [2906/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.2009868Z [2906/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.2011446Z [2907/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.2112869Z [2907/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:42.2114324Z [2908/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.2196494Z [2908/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:42.2197474Z [2909/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-12-04T08:24:42.2267761Z [2909/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-12-04T08:24:42.2268688Z [2910/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.2422075Z [2910/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:42.2423018Z [2911/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.2448694Z [2911/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:42.2450485Z [2912/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-12-04T08:24:42.2612122Z [2912/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-12-04T08:24:42.2613332Z [2913/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:42.2714811Z [2913/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-12-04T08:24:42.2715658Z [2914/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:42.2945224Z [2914/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-12-04T08:24:42.2946277Z [2915/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:42.3092210Z [2915/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-12-04T08:24:42.3094582Z [2916/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-12-04T08:24:42.3193743Z [2916/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-12-04T08:24:42.3195106Z [2917/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-12-04T08:24:42.3368596Z [2917/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:42.3370513Z [2918/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-12-04T08:24:42.3487505Z [2918/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:42.3488544Z [2919/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-12-04T08:24:42.3682693Z [2919/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-12-04T08:24:42.3683720Z [2920/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-12-04T08:24:42.3758669Z [2920/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-12-04T08:24:42.3760227Z [2921/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-12-04T08:24:42.3829377Z [2921/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-12-04T08:24:42.3830373Z [2922/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:42.3974736Z [2922/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1-prfm.c.o 2025-12-04T08:24:42.3976224Z [2923/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-12-04T08:24:42.4006277Z [2923/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c.o 2025-12-04T08:24:42.4007610Z [2924/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-12-04T08:24:42.4343007Z [2924/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8-prfm.c.o 2025-12-04T08:24:42.4344250Z [2925/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-12-04T08:24:42.4558868Z [2925/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c.o 2025-12-04T08:24:42.4560208Z [2926/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-12-04T08:24:42.4651641Z [2926/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c.o 2025-12-04T08:24:42.4652956Z [2927/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-12-04T08:24:42.4825802Z [2927/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2025-12-04T08:24:42.4827375Z [2928/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1-prfm.c.o 2025-12-04T08:24:42.4837491Z [2928/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.o 2025-12-04T08:24:42.4838959Z [2929/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c.o 2025-12-04T08:24:42.4940072Z [2929/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2025-12-04T08:24:42.4941963Z [2930/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8-prfm.c.o 2025-12-04T08:24:42.5268198Z [2930/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1-prfm.c.o 2025-12-04T08:24:42.5270138Z [2931/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c.o 2025-12-04T08:24:42.5449111Z [2931/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c.o 2025-12-04T08:24:42.5450066Z [2932/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c.o 2025-12-04T08:24:42.5711158Z [2932/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8-prfm.c.o 2025-12-04T08:24:42.5712125Z [2933/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.o 2025-12-04T08:24:42.5718294Z [2933/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c.o 2025-12-04T08:24:42.5719810Z [2934/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2025-12-04T08:24:42.5767431Z [2934/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.o 2025-12-04T08:24:42.5769209Z [2935/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1-prfm.c.o 2025-12-04T08:24:42.6114387Z [2935/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1-prfm.c.o 2025-12-04T08:24:42.6115432Z [2936/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2025-12-04T08:24:42.6212623Z [2936/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c.o 2025-12-04T08:24:42.6214025Z [2937/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c.o 2025-12-04T08:24:42.6390860Z [2937/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8-prfm.c.o 2025-12-04T08:24:42.6392482Z [2938/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8-prfm.c.o 2025-12-04T08:24:42.6576677Z [2938/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c.o 2025-12-04T08:24:42.6577734Z [2939/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c.o 2025-12-04T08:24:42.6629412Z [2939/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2025-12-04T08:24:42.6631423Z [2940/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.o 2025-12-04T08:24:42.6862906Z [2940/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2025-12-04T08:24:42.6864544Z [2941/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1-prfm.c.o 2025-12-04T08:24:42.7154666Z [2941/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2025-12-04T08:24:42.7155553Z [2942/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c.o 2025-12-04T08:24:42.7251904Z [2942/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2025-12-04T08:24:42.7253289Z [2943/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8-prfm.c.o 2025-12-04T08:24:42.7257628Z [2943/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2025-12-04T08:24:42.7258535Z [2944/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c.o 2025-12-04T08:24:42.7446526Z [2944/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2025-12-04T08:24:42.7448073Z [2945/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2025-12-04T08:24:42.7449616Z [2945/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2025-12-04T08:24:42.7451142Z [2946/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2025-12-04T08:24:42.7872462Z [2946/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2025-12-04T08:24:42.7873511Z [2947/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2025-12-04T08:24:42.8248249Z [2947/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2025-12-04T08:24:42.8249860Z [2948/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2025-12-04T08:24:42.8251262Z [2948/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2025-12-04T08:24:42.8252941Z [2949/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2025-12-04T08:24:42.8547704Z [2949/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c.o 2025-12-04T08:24:42.8548699Z [2950/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2025-12-04T08:24:42.8592513Z [2950/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c.o 2025-12-04T08:24:42.8593978Z [2951/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2025-12-04T08:24:42.8614714Z [2951/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c.o 2025-12-04T08:24:42.8616377Z [2952/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2025-12-04T08:24:42.8728535Z [2952/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2025-12-04T08:24:42.8729806Z [2953/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2025-12-04T08:24:42.9251194Z [2953/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2025-12-04T08:24:42.9252942Z [2954/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2025-12-04T08:24:42.9306747Z [2954/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2025-12-04T08:24:42.9308322Z [2955/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c.o 2025-12-04T08:24:42.9468719Z [2955/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2025-12-04T08:24:42.9469697Z [2956/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c.o 2025-12-04T08:24:42.9638904Z [2956/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-12-04T08:24:42.9640334Z [2957/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c.o 2025-12-04T08:24:42.9717853Z [2957/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-12-04T08:24:42.9718794Z [2958/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2025-12-04T08:24:42.9794162Z [2958/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-12-04T08:24:42.9795503Z [2959/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2025-12-04T08:24:43.0194482Z [2959/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-12-04T08:24:43.0195909Z [2960/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2025-12-04T08:24:43.0294916Z [2960/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-12-04T08:24:43.0296553Z [2961/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2025-12-04T08:24:43.0450201Z [2961/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-12-04T08:24:43.0451006Z [2962/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-12-04T08:24:43.0464297Z [2962/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-12-04T08:24:43.0465467Z [2963/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-12-04T08:24:43.0666912Z [2963/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-12-04T08:24:43.0668176Z [2964/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-12-04T08:24:43.0733869Z [2964/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-12-04T08:24:43.0735145Z [2965/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-12-04T08:24:43.1122974Z [2965/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-12-04T08:24:43.1123769Z [2966/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-12-04T08:24:43.1306789Z [2966/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-12-04T08:24:43.1309399Z [2967/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-12-04T08:24:43.1436043Z [2967/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-12-04T08:24:43.1437671Z [2968/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-12-04T08:24:43.1596228Z [2968/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-12-04T08:24:43.1597533Z [2969/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-12-04T08:24:43.1674847Z [2969/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-12-04T08:24:43.1678082Z [2970/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-12-04T08:24:43.1697177Z [2970/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-12-04T08:24:43.1700638Z [2971/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-12-04T08:24:43.2117531Z [2971/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-12-04T08:24:43.2119017Z [2972/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-12-04T08:24:43.2157562Z [2972/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-12-04T08:24:43.2158872Z [2973/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-12-04T08:24:43.2300888Z [2973/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-12-04T08:24:43.2302421Z [2974/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-12-04T08:24:43.2614489Z [2974/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-12-04T08:24:43.2615856Z [2975/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-12-04T08:24:43.2617135Z [2975/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-12-04T08:24:43.2618395Z [2976/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-12-04T08:24:43.2885205Z [2976/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-12-04T08:24:43.2886076Z [2977/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-12-04T08:24:43.3062053Z [2977/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-12-04T08:24:43.3062875Z [2978/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-12-04T08:24:43.3123404Z [2978/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-12-04T08:24:43.3124890Z [2979/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-12-04T08:24:43.3361659Z [2979/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-12-04T08:24:43.3363279Z [2980/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-12-04T08:24:43.3640929Z [2980/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-12-04T08:24:43.3643094Z [2981/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-12-04T08:24:43.3679643Z [2981/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-12-04T08:24:43.3680928Z [2982/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-12-04T08:24:43.3874698Z [2982/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c.o 2025-12-04T08:24:43.3875716Z [2983/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-12-04T08:24:43.4024831Z [2983/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c.o 2025-12-04T08:24:43.4026197Z [2984/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-12-04T08:24:43.4036282Z [2984/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2025-12-04T08:24:43.4038988Z [2985/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-12-04T08:24:43.4413137Z [2985/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2025-12-04T08:24:43.4414590Z [2986/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-12-04T08:24:43.4610467Z [2986/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2025-12-04T08:24:43.4612143Z [2987/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-12-04T08:24:43.4619909Z [2987/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2025-12-04T08:24:43.4621315Z [2988/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c.o 2025-12-04T08:24:43.4809965Z [2988/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2025-12-04T08:24:43.4811717Z [2989/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c.o 2025-12-04T08:24:43.5036854Z [2989/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-12-04T08:24:43.5038479Z [2990/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2025-12-04T08:24:43.5080016Z [2990/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-12-04T08:24:43.5081693Z [2991/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2025-12-04T08:24:43.5391670Z [2991/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-12-04T08:24:43.5394701Z [2992/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2025-12-04T08:24:43.5537650Z [2992/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-12-04T08:24:43.5540366Z [2993/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2025-12-04T08:24:43.5707354Z [2993/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-12-04T08:24:43.5708750Z [2994/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2025-12-04T08:24:43.5875602Z [2994/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-12-04T08:24:43.5878195Z [2995/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-12-04T08:24:43.5921431Z [2995/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-12-04T08:24:43.5923358Z [2996/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-12-04T08:24:43.6078788Z [2996/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2025-12-04T08:24:43.6079783Z [2997/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-12-04T08:24:43.6380608Z [2997/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2025-12-04T08:24:43.6381808Z [2998/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-12-04T08:24:43.6543987Z [2998/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2025-12-04T08:24:43.6545923Z [2999/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-12-04T08:24:43.6708651Z [2999/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2025-12-04T08:24:43.6710242Z [3000/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-12-04T08:24:43.6940293Z [3000/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-12-04T08:24:43.6943348Z [3001/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2025-12-04T08:24:43.6996969Z [3001/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2025-12-04T08:24:43.6999822Z [3002/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-12-04T08:24:43.7209039Z [3002/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.7211045Z [3003/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2025-12-04T08:24:43.7597323Z [3003/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2025-12-04T08:24:43.7598821Z [3004/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2025-12-04T08:24:43.7600715Z [3004/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.7602196Z [3005/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2025-12-04T08:24:43.7648154Z [3005/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.7649096Z [3006/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-12-04T08:24:43.7894194Z [3006/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2025-12-04T08:24:43.7895780Z [3007/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2025-12-04T08:24:43.8015351Z [3007/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.8016731Z [3008/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.8193012Z [3008/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2025-12-04T08:24:43.8194430Z [3009/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2025-12-04T08:24:43.8604070Z [3009/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.8605458Z [3010/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.8655082Z [3010/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.8656656Z [3011/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2025-12-04T08:24:43.8682186Z [3011/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2025-12-04T08:24:43.8683685Z [3012/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.9077941Z [3012/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.9079479Z [3013/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.9166314Z [3013/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:43.9167838Z [3014/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2025-12-04T08:24:43.9263016Z [3014/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.9264559Z [3015/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.9664037Z [3015/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:43.9665639Z [3016/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.9733861Z [3016/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:43.9735685Z [3017/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2025-12-04T08:24:43.9737181Z [3017/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:43.9738715Z [3018/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.0157523Z [3018/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.0159089Z [3019/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.0212976Z [3019/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.0214551Z [3020/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.0230846Z [3020/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.0232563Z [3021/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.0703918Z [3021/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.0705447Z [3022/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.0746657Z [3022/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.0748986Z [3023/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.0793312Z [3023/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.0796972Z [3024/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.1148675Z [3024/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.1150249Z [3025/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.1204471Z [3025/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.1206035Z [3026/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.1313325Z [3026/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.1314275Z [3027/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.1796601Z [3027/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.1797632Z [3028/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.1815225Z [3028/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.1817688Z [3029/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.2095887Z [3029/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.2096811Z [3030/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.2144909Z [3030/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.2146166Z [3031/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.2194879Z [3031/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2025-12-04T08:24:44.2196108Z [3032/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.2450810Z [3032/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.2452352Z [3033/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.2940292Z [3033/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.2941845Z [3034/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.3035097Z [3034/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2025-12-04T08:24:44.3036319Z [3035/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.3088989Z [3035/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2025-12-04T08:24:44.3090328Z [3036/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.3138571Z [3036/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.3140000Z [3037/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2025-12-04T08:24:44.3249338Z [3037/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2025-12-04T08:24:44.3251863Z [3038/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.3451401Z [3038/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.3452700Z [3039/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.4010864Z [3039/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2025-12-04T08:24:44.4012380Z [3040/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2025-12-04T08:24:44.4165400Z [3040/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-12-04T08:24:44.4166904Z [3041/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.4168837Z [3041/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2025-12-04T08:24:44.4170142Z [3042/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2025-12-04T08:24:44.4203638Z [3042/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-12-04T08:24:44.4206093Z [3043/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2025-12-04T08:24:44.4278725Z [3043/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-12-04T08:24:44.4285030Z [3044/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.4563093Z [3044/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-12-04T08:24:44.4564721Z [3045/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2025-12-04T08:24:44.5008678Z [3045/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-12-04T08:24:44.5009664Z [3046/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-12-04T08:24:44.5073342Z [3046/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-12-04T08:24:44.5074535Z [3047/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2025-12-04T08:24:44.5164444Z [3047/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-12-04T08:24:44.5165652Z [3048/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-12-04T08:24:44.5299116Z [3048/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-12-04T08:24:44.5300725Z [3049/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-12-04T08:24:44.5340299Z [3049/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-12-04T08:24:44.5341874Z [3050/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-12-04T08:24:44.5547772Z [3050/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2025-12-04T08:24:44.5549336Z [3051/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-12-04T08:24:44.5914571Z [3051/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2025-12-04T08:24:44.5916150Z [3052/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-12-04T08:24:44.6056026Z [3052/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2025-12-04T08:24:44.6057575Z [3053/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-12-04T08:24:44.6116039Z [3053/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.6117624Z [3054/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-12-04T08:24:44.6273843Z [3054/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2025-12-04T08:24:44.6275414Z [3055/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-12-04T08:24:44.6405031Z [3055/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.6406687Z [3056/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2025-12-04T08:24:44.6568633Z [3056/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.6569570Z [3057/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2025-12-04T08:24:44.6922904Z [3057/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2025-12-04T08:24:44.6924433Z [3058/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2025-12-04T08:24:44.7079561Z [3058/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.7081256Z [3059/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.7191986Z [3059/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.7193367Z [3060/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2025-12-04T08:24:44.7340993Z [3060/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.7341971Z [3061/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.7453884Z [3061/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.7454988Z [3062/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2025-12-04T08:24:44.7496325Z [3062/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.7498035Z [3063/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.7959935Z [3063/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.7961140Z [3064/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.8028732Z [3064/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.8030238Z [3065/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.8175014Z [3065/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.8176777Z [3066/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.8435187Z [3066/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.8436990Z [3067/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.8474620Z [3067/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.8476472Z [3068/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.8614252Z [3068/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.8615797Z [3069/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.8904862Z [3069/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.8906570Z [3070/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.9085329Z [3070/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.9087188Z [3071/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.9272019Z [3071/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2025-12-04T08:24:44.9272985Z [3072/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.9471335Z [3072/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.9472832Z [3073/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.9627243Z [3073/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.9628781Z [3074/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2025-12-04T08:24:44.9654139Z [3074/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:44.9655651Z [3075/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2025-12-04T08:24:45.0016203Z [3075/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2025-12-04T08:24:45.0018058Z [3076/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:45.0219005Z [3076/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.0220122Z [3077/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2025-12-04T08:24:45.0237123Z [3077/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.0238784Z [3078/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:45.0479360Z [3078/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.0483577Z [3079/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-12-04T08:24:45.0538609Z [3079/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.0540091Z [3080/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-12-04T08:24:45.0748556Z [3080/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.0749993Z [3081/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2025-12-04T08:24:45.1020663Z [3081/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1022205Z [3082/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1413627Z [3082/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1415409Z [3083/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1444564Z [3083/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1446093Z [3084/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1628840Z [3084/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1629793Z [3085/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1766393Z [3085/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1767334Z [3086/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1770519Z [3086/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.1771713Z [3087/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.2221935Z [3087/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.2224088Z [3088/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.2467877Z [3088/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.2468953Z [3089/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.2516375Z [3089/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.2519505Z [3090/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.2577415Z [3090/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.2578897Z [3091/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3098011Z [3091/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3099567Z [3092/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3109264Z [3092/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3333438Z [3093/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3334399Z [3093/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3335362Z [3094/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3494767Z [3094/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3495933Z [3095/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3596279Z [3095/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3597257Z [3096/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3682915Z [3096/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.3684531Z [3097/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4394575Z [3097/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4395620Z [3098/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4492348Z [3098/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4493424Z [3099/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4575257Z [3099/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4576476Z [3100/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4612179Z [3100/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4613217Z [3101/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4716394Z [3101/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4717692Z [3102/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4915283Z [3102/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.4916860Z [3103/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.5565781Z [3103/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.5566893Z [3104/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.5578779Z [3104/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.5580081Z [3105/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.5756112Z [3105/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.5757992Z [3106/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.5769145Z [3106/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.5771984Z [3107/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6055355Z [3107/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6056924Z [3108/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6159146Z [3108/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6160804Z [3109/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6547592Z [3109/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6549162Z [3110/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6625685Z [3110/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6627612Z [3111/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6831484Z [3111/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6833061Z [3112/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6871623Z [3112/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.6873058Z [3113/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.7076695Z [3113/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2025-12-04T08:24:45.7079184Z [3114/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.7086928Z [3114/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.7090980Z [3115/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.7591157Z [3115/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.7592731Z [3116/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.7650437Z [3116/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.7651472Z [3117/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.7802897Z [3117/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.7805002Z [3118/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2025-12-04T08:24:45.8155686Z [3118/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8156650Z [3119/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8203245Z [3119/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8216686Z [3120/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8226863Z [3120/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8228430Z [3121/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8482478Z [3121/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8485309Z [3122/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8647752Z [3122/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8648847Z [3123/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8916057Z [3123/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.8917314Z [3124/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9296217Z [3124/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9298092Z [3125/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9302185Z [3125/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9304027Z [3126/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9384293Z [3126/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9385939Z [3127/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9606874Z [3127/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9608564Z [3128/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9705702Z [3128/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:45.9708375Z [3129/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:46.0435121Z [3129/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:46.0436347Z [3130/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:46.0480243Z [3130/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-12-04T08:24:46.0481160Z [3131/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:46.0521003Z [3131/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-12-04T08:24:46.0521939Z [3132/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:46.0634284Z [3132/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-12-04T08:24:46.0635559Z [3133/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:46.0666010Z [3133/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-12-04T08:24:46.0667203Z [3134/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:46.0919554Z [3134/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c.o 2025-12-04T08:24:46.0921340Z [3135/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-12-04T08:24:46.1461515Z [3135/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2025-12-04T08:24:46.1462401Z [3136/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-12-04T08:24:46.1518141Z [3136/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2025-12-04T08:24:46.1519439Z [3137/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-12-04T08:24:46.1617629Z [3137/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c.o 2025-12-04T08:24:46.1618447Z [3138/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-12-04T08:24:46.1620164Z [3138/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c.o 2025-12-04T08:24:46.1621069Z [3139/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-12-04T08:24:46.1667612Z [3139/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c.o 2025-12-04T08:24:46.1668968Z [3140/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c.o 2025-12-04T08:24:46.1704335Z [3140/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.1706025Z [3141/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2025-12-04T08:24:46.2463635Z [3141/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.2465026Z [3142/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c.o 2025-12-04T08:24:46.2477361Z [3142/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.2479113Z [3143/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c.o 2025-12-04T08:24:46.2555804Z [3143/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.2557785Z [3144/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2025-12-04T08:24:46.2722488Z [3144/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.2724024Z [3145/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c.o 2025-12-04T08:24:46.2770184Z [3145/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.2772149Z [3146/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.2944155Z [3146/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.2946257Z [3147/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3643974Z [3147/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3645042Z [3148/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3672626Z [3148/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3674093Z [3149/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3731423Z [3149/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3732932Z [3150/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3736486Z [3150/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3738165Z [3151/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3853173Z [3151/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3854693Z [3152/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3892871Z [3152/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.3893856Z [3153/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4661913Z [3153/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4663597Z [3154/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4730637Z [3154/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4731664Z [3155/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4823540Z [3155/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4824544Z [3156/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4826694Z [3156/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4827876Z [3157/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4900404Z [3157/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4902135Z [3158/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4974181Z [3158/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.4975353Z [3159/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.5746513Z [3159/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.5747430Z [3160/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.5811102Z [3160/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.5812518Z [3161/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.5960267Z [3161/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.5962023Z [3162/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.5985326Z [3162/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.5987005Z [3163/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.6200024Z [3163/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.6200969Z [3164/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.6404720Z [3164/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.6405789Z [3165/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.6935350Z [3165/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.6936302Z [3166/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7010582Z [3166/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7012050Z [3167/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7028057Z [3167/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7029415Z [3168/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7051569Z [3168/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7052983Z [3169/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7230995Z [3169/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7232409Z [3170/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7444595Z [3170/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7446142Z [3171/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7928285Z [3171/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7929430Z [3172/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.7991972Z [3172/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.o 2025-12-04T08:24:46.7993783Z [3173/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.8092576Z [3173/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.o 2025-12-04T08:24:46.8156125Z [3174/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.8157879Z [3174/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2025-12-04T08:24:46.8159508Z [3175/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.8189649Z [3175/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2025-12-04T08:24:46.8191299Z [3176/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.8543384Z [3176/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2025-12-04T08:24:46.8544748Z [3177/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:46.8940984Z [3177/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2025-12-04T08:24:46.8942223Z [3178/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.o 2025-12-04T08:24:46.8984794Z [3178/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2025-12-04T08:24:46.8986328Z [3179/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2025-12-04T08:24:46.9021586Z [3179/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2025-12-04T08:24:46.9022673Z [3180/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2025-12-04T08:24:46.9055914Z [3180/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2025-12-04T08:24:46.9056996Z [3181/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2025-12-04T08:24:46.9215487Z [3181/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2025-12-04T08:24:46.9219436Z [3182/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.o 2025-12-04T08:24:46.9425475Z [3182/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2025-12-04T08:24:46.9427432Z [3183/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2025-12-04T08:24:46.9851108Z [3183/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2025-12-04T08:24:46.9852982Z [3184/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2025-12-04T08:24:46.9940705Z [3184/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2025-12-04T08:24:46.9942591Z [3185/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2025-12-04T08:24:47.0001251Z [3185/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2025-12-04T08:24:47.0006306Z [3186/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2025-12-04T08:24:47.0114156Z [3186/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2025-12-04T08:24:47.0115797Z [3187/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2025-12-04T08:24:47.0142632Z [3187/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2025-12-04T08:24:47.0144257Z [3188/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2025-12-04T08:24:47.0334302Z [3188/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2025-12-04T08:24:47.0335383Z [3189/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2025-12-04T08:24:47.0816506Z [3189/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2025-12-04T08:24:47.0818347Z [3190/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2025-12-04T08:24:47.0900820Z [3190/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2025-12-04T08:24:47.0901914Z [3191/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2025-12-04T08:24:47.0973045Z [3191/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2025-12-04T08:24:47.0975100Z [3192/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2025-12-04T08:24:47.0986948Z [3192/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2025-12-04T08:24:47.0991549Z [3193/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2025-12-04T08:24:47.1123071Z [3193/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2025-12-04T08:24:47.1124730Z [3194/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2025-12-04T08:24:47.1306539Z [3194/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2025-12-04T08:24:47.1308150Z [3195/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2025-12-04T08:24:47.1838038Z [3195/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2025-12-04T08:24:47.1839138Z [3196/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2025-12-04T08:24:47.1865456Z [3196/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2025-12-04T08:24:47.1866983Z [3197/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2025-12-04T08:24:47.1886238Z [3197/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2025-12-04T08:24:47.1887914Z [3198/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2025-12-04T08:24:47.2032563Z [3198/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2025-12-04T08:24:47.2033788Z [3199/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2025-12-04T08:24:47.2361321Z [3199/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2025-12-04T08:24:47.2362946Z [3200/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2025-12-04T08:24:47.2386973Z [3200/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2025-12-04T08:24:47.2388674Z [3201/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2025-12-04T08:24:47.2834580Z [3201/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2025-12-04T08:24:47.2835514Z [3202/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2025-12-04T08:24:47.2986876Z [3202/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-12-04T08:24:47.2988671Z [3203/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2025-12-04T08:24:47.3006176Z [3203/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-12-04T08:24:47.3007212Z [3204/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2025-12-04T08:24:47.3019729Z [3204/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-12-04T08:24:47.3021175Z [3205/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2025-12-04T08:24:47.3308431Z [3205/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-12-04T08:24:47.3309369Z [3206/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2025-12-04T08:24:47.3479831Z [3206/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-12-04T08:24:47.3481464Z [3207/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2025-12-04T08:24:47.3874076Z [3207/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-12-04T08:24:47.3875927Z [3208/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-12-04T08:24:47.4021841Z [3208/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-12-04T08:24:47.4023909Z [3209/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-12-04T08:24:47.4127330Z [3209/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-12-04T08:24:47.4129290Z [3210/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-12-04T08:24:47.4179965Z [3210/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.4181719Z [3211/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-12-04T08:24:47.4237690Z [3211/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.4239016Z [3212/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-12-04T08:24:47.4420896Z [3212/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.4422655Z [3213/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-12-04T08:24:47.4961111Z [3213/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.4962694Z [3214/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-12-04T08:24:47.5125316Z [3214/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5126494Z [3215/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5131461Z [3215/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5133627Z [3216/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-12-04T08:24:47.5206761Z [3216/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5207758Z [3217/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5394235Z [3217/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5395781Z [3218/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5673381Z [3218/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5674337Z [3219/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5985938Z [3219/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.5989880Z [3220/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6259208Z [3220/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6260567Z [3221/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6275955Z [3221/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6276955Z [3222/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6453407Z [3222/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6455396Z [3223/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6457292Z [3223/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6459080Z [3224/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6793860Z [3224/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.6795435Z [3225/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7101171Z [3225/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7103173Z [3226/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7384391Z [3226/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7388391Z [3227/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7408309Z [3227/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7410525Z [3228/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7647725Z [3228/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7649382Z [3229/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7666476Z [3229/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7667639Z [3230/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7964012Z [3230/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.7965607Z [3231/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.8304290Z [3231/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.8306060Z [3232/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.8471480Z [3232/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.8473231Z [3233/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.8484949Z [3233/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.8485877Z [3234/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.8688617Z [3234/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2025-12-04T08:24:47.8689745Z [3235/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.8858999Z [3235/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2025-12-04T08:24:47.8860935Z [3236/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.9158940Z [3236/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2025-12-04T08:24:47.9160885Z [3237/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.9460832Z [3237/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2025-12-04T08:24:47.9462580Z [3238/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.9464129Z [3238/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2025-12-04T08:24:47.9465377Z [3239/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2025-12-04T08:24:47.9564516Z [3239/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2025-12-04T08:24:47.9565445Z [3240/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-12-04T08:24:47.9637955Z [3240/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c.o 2025-12-04T08:24:47.9639483Z [3241/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2025-12-04T08:24:47.9800405Z [3241/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c.o 2025-12-04T08:24:47.9801912Z [3242/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2025-12-04T08:24:48.0108145Z [3242/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c.o 2025-12-04T08:24:48.0109723Z [3243/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2025-12-04T08:24:48.0389345Z [3243/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2025-12-04T08:24:48.0390924Z [3244/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2025-12-04T08:24:48.0449177Z [3244/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2025-12-04T08:24:48.0450856Z [3245/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2025-12-04T08:24:48.0551048Z [3245/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2025-12-04T08:24:48.0552617Z [3246/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c.o 2025-12-04T08:24:48.0553681Z [3246/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2025-12-04T08:24:48.0554684Z [3247/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c.o 2025-12-04T08:24:48.0587060Z [3247/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2025-12-04T08:24:48.0588522Z [3248/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c.o 2025-12-04T08:24:48.0951829Z [3248/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2025-12-04T08:24:48.0953450Z [3249/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2025-12-04T08:24:48.1312559Z [3249/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2025-12-04T08:24:48.1314257Z [3250/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2025-12-04T08:24:48.1342424Z [3250/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2025-12-04T08:24:48.1343399Z [3251/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2025-12-04T08:24:48.1411111Z [3251/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2025-12-04T08:24:48.1412636Z [3252/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2025-12-04T08:24:48.1569750Z [3252/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2025-12-04T08:24:48.1570758Z [3253/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2025-12-04T08:24:48.1652466Z [3253/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2025-12-04T08:24:48.1654057Z [3254/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2025-12-04T08:24:48.1818835Z [3254/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2025-12-04T08:24:48.1820414Z [3255/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2025-12-04T08:24:48.2249074Z [3255/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c.o 2025-12-04T08:24:48.2250476Z [3256/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2025-12-04T08:24:48.2280945Z [3256/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c.o 2025-12-04T08:24:48.2282245Z [3257/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2025-12-04T08:24:48.2410453Z [3257/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c.o 2025-12-04T08:24:48.2411699Z [3258/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2025-12-04T08:24:48.2453063Z [3258/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2025-12-04T08:24:48.2454675Z [3259/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2025-12-04T08:24:48.2544261Z [3259/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2025-12-04T08:24:48.2554372Z [3260/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2025-12-04T08:24:48.3108087Z [3260/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2025-12-04T08:24:48.3109436Z [3261/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c.o 2025-12-04T08:24:48.3143183Z [3261/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2025-12-04T08:24:48.3144257Z [3262/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2025-12-04T08:24:48.3178017Z [3262/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2025-12-04T08:24:48.3179531Z [3263/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c.o 2025-12-04T08:24:48.3215014Z [3263/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2025-12-04T08:24:48.3216654Z [3264/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2025-12-04T08:24:48.3318245Z [3264/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2025-12-04T08:24:48.3319506Z [3265/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c.o 2025-12-04T08:24:48.3517629Z [3265/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2025-12-04T08:24:48.3519872Z [3266/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2025-12-04T08:24:48.4009343Z [3266/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2025-12-04T08:24:48.4011138Z [3267/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2025-12-04T08:24:48.4158442Z [3267/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2025-12-04T08:24:48.4159995Z [3268/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2025-12-04T08:24:48.4172211Z [3268/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2025-12-04T08:24:48.4173296Z [3269/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2025-12-04T08:24:48.4244893Z [3269/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2025-12-04T08:24:48.4246415Z [3270/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2025-12-04T08:24:48.4251713Z [3270/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.o 2025-12-04T08:24:48.4253223Z [3271/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2025-12-04T08:24:48.4519996Z [3271/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.o 2025-12-04T08:24:48.4521811Z [3272/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2025-12-04T08:24:48.5009314Z [3272/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.o 2025-12-04T08:24:48.5011301Z [3273/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2025-12-04T08:24:48.5087509Z [3273/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.o 2025-12-04T08:24:48.5089167Z [3274/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2025-12-04T08:24:48.5168387Z [3274/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.o 2025-12-04T08:24:48.5169894Z [3275/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2025-12-04T08:24:48.5224721Z [3275/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.o 2025-12-04T08:24:48.5226773Z [3276/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.o 2025-12-04T08:24:48.5257212Z [3276/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.o 2025-12-04T08:24:48.5258470Z [3277/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.o 2025-12-04T08:24:48.5424898Z [3277/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c.o 2025-12-04T08:24:48.5426819Z [3278/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.o 2025-12-04T08:24:48.6009423Z [3278/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c.o 2025-12-04T08:24:48.6010651Z [3279/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.o 2025-12-04T08:24:48.6160201Z [3279/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c.o 2025-12-04T08:24:48.6161258Z [3280/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.o 2025-12-04T08:24:48.6162892Z [3280/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c.o 2025-12-04T08:24:48.6164176Z [3281/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.o 2025-12-04T08:24:48.6191913Z [3281/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c.o 2025-12-04T08:24:48.6193528Z [3282/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.o 2025-12-04T08:24:48.6372796Z [3282/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c.o 2025-12-04T08:24:48.6374395Z [3283/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c.o 2025-12-04T08:24:48.6588081Z [3283/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c.o 2025-12-04T08:24:48.6589698Z [3284/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c.o 2025-12-04T08:24:48.7028567Z [3284/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c.o 2025-12-04T08:24:48.7030142Z [3285/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c.o 2025-12-04T08:24:48.7073886Z [3285/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c.o 2025-12-04T08:24:48.7075454Z [3286/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c.o 2025-12-04T08:24:48.7200432Z [3286/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c.o 2025-12-04T08:24:48.7201501Z [3287/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c.o 2025-12-04T08:24:48.7339266Z [3287/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c.o 2025-12-04T08:24:48.7341057Z [3288/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c.o 2025-12-04T08:24:48.7414219Z [3288/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2025-12-04T08:24:48.7418098Z [3289/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c.o 2025-12-04T08:24:48.7525865Z [3289/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2025-12-04T08:24:48.7526726Z [3290/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c.o 2025-12-04T08:24:48.7998687Z [3290/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2025-12-04T08:24:48.7999851Z [3291/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c.o 2025-12-04T08:24:48.8001781Z [3291/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2025-12-04T08:24:48.8003150Z [3292/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c.o 2025-12-04T08:24:48.8205472Z [3292/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2025-12-04T08:24:48.8206944Z [3293/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c.o 2025-12-04T08:24:48.8390586Z [3293/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2025-12-04T08:24:48.8392121Z [3294/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2025-12-04T08:24:48.8452968Z [3294/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2025-12-04T08:24:48.8454506Z [3295/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2025-12-04T08:24:48.8626546Z [3295/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2025-12-04T08:24:48.8628367Z [3296/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2025-12-04T08:24:48.8890634Z [3296/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2025-12-04T08:24:48.8892275Z [3297/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2025-12-04T08:24:48.9036077Z [3297/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2025-12-04T08:24:48.9037794Z [3298/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2025-12-04T08:24:48.9074924Z [3298/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2025-12-04T08:24:48.9076082Z [3299/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2025-12-04T08:24:48.9244461Z [3299/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2025-12-04T08:24:48.9246091Z [3300/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2025-12-04T08:24:48.9296983Z [3300/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2025-12-04T08:24:48.9298555Z [3301/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2025-12-04T08:24:48.9481035Z [3301/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2025-12-04T08:24:48.9482532Z [3302/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2025-12-04T08:24:48.9733419Z [3302/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2025-12-04T08:24:48.9735159Z [3303/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2025-12-04T08:24:48.9889369Z [3303/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2025-12-04T08:24:48.9890808Z [3304/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2025-12-04T08:24:48.9892414Z [3304/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2025-12-04T08:24:48.9893907Z [3305/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2025-12-04T08:24:49.0209990Z [3305/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2025-12-04T08:24:49.0211092Z [3306/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2025-12-04T08:24:49.0272945Z [3306/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2025-12-04T08:24:49.0274460Z [3307/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2025-12-04T08:24:49.0590503Z [3307/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2025-12-04T08:24:49.0592038Z [3308/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2025-12-04T08:24:49.0679337Z [3308/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2025-12-04T08:24:49.0680316Z [3309/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2025-12-04T08:24:49.0831703Z [3309/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2025-12-04T08:24:49.0833273Z [3310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2025-12-04T08:24:49.0855271Z [3310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2025-12-04T08:24:49.0856812Z [3311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2025-12-04T08:24:49.1148929Z [3311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.1153699Z [3312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2025-12-04T08:24:49.1280441Z [3312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.1281942Z [3313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2025-12-04T08:24:49.1690965Z [3313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.1692636Z [3314/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2025-12-04T08:24:49.1742847Z [3314/7996] 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 2025-12-04T08:24:49.1744672Z [3315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2025-12-04T08:24:49.1904950Z [3315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.1906765Z [3316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.2005951Z [3316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.2007233Z [3317/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2025-12-04T08:24:49.2196352Z [3317/7996] 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 2025-12-04T08:24:49.2197945Z [3318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.2288560Z [3318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.2290222Z [3319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.2792862Z [3319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.2794824Z [3320/7996] 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 2025-12-04T08:24:49.2961249Z [3320/7996] 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 2025-12-04T08:24:49.2962778Z [3321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.3111344Z [3321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.3112899Z [3322/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.3185825Z [3322/7996] 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 2025-12-04T08:24:49.3187526Z [3323/7996] 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 2025-12-04T08:24:49.3252777Z [3323/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.3254587Z [3324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.3346425Z [3324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.3348235Z [3325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.3927673Z [3325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.3929528Z [3326/7996] 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 2025-12-04T08:24:49.4159817Z [3326/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.4161089Z [3327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.4263791Z [3327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.4264825Z [3328/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.4314525Z [3328/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.4315468Z [3329/7996] 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 2025-12-04T08:24:49.4412947Z [3329/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.4414058Z [3330/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.4615301Z [3330/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.4617411Z [3331/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.5104433Z [3331/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.5106068Z [3332/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.5364779Z [3332/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.5366442Z [3333/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.5516227Z [3333/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.5517689Z [3334/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.5525613Z [3334/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.5527109Z [3335/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.5528651Z [3335/7996] 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 2025-12-04T08:24:49.5530333Z [3336/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.5757353Z [3336/7996] 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 2025-12-04T08:24:49.5759115Z [3337/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.6204900Z [3337/7996] 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 2025-12-04T08:24:49.6206572Z [3338/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.6544620Z [3338/7996] 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 2025-12-04T08:24:49.6545984Z [3339/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.6557460Z [3339/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.6558584Z [3340/7996] 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 2025-12-04T08:24:49.6714403Z [3340/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.6715907Z [3341/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.6733859Z [3341/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.6735787Z [3342/7996] 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 2025-12-04T08:24:49.6819323Z [3342/7996] 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 2025-12-04T08:24:49.6820292Z [3343/7996] 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 2025-12-04T08:24:49.7526324Z [3343/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.7527989Z [3344/7996] 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 2025-12-04T08:24:49.7539526Z [3344/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.7540792Z [3345/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.7661139Z [3345/7996] 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 2025-12-04T08:24:49.7662158Z [3346/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.7830688Z [3346/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.7832508Z [3347/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.7834102Z [3347/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.7835708Z [3348/7996] 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 2025-12-04T08:24:49.8094209Z [3348/7996] 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 2025-12-04T08:24:49.8095239Z [3349/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.8614671Z [3349/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.8615808Z [3350/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.8649832Z [3350/7996] 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 2025-12-04T08:24:49.8651119Z [3351/7996] 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 2025-12-04T08:24:49.8809757Z [3351/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.8811464Z [3352/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.8850964Z [3352/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.8852591Z [3353/7996] 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 2025-12-04T08:24:49.9081722Z [3353/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.9083402Z [3354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.9548978Z [3354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.9550492Z [3355/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.9814665Z [3355/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:49.9816213Z [3356/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:49.9817421Z [3356/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-12-04T08:24:49.9818452Z [3357/7996] 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 2025-12-04T08:24:50.0039081Z [3357/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:50.0040657Z [3358/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:50.0209747Z [3358/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:50.0211458Z [3359/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-12-04T08:24:50.0284287Z [3359/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-12-04T08:24:50.0286155Z [3360/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:50.0687958Z [3360/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:50.0689650Z [3361/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:50.1040113Z [3361/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:50.1041960Z [3362/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:50.1091445Z [3362/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-12-04T08:24:50.1093129Z [3363/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-12-04T08:24:50.1158984Z [3363/7996] 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 2025-12-04T08:24:50.1160117Z [3364/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:50.1329705Z [3364/7996] 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 2025-12-04T08:24:50.1331696Z [3365/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-12-04T08:24:50.1515629Z [3365/7996] 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 2025-12-04T08:24:50.1517564Z [3366/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-12-04T08:24:50.1808075Z [3366/7996] 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 2025-12-04T08:24:50.1813811Z [3367/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-12-04T08:24:50.2183088Z [3367/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.2184154Z [3368/7996] 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 2025-12-04T08:24:50.2327952Z [3368/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.2329425Z [3369/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-12-04T08:24:50.2337763Z [3369/7996] 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 2025-12-04T08:24:50.2339415Z [3370/7996] 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 2025-12-04T08:24:50.2418792Z [3370/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.2419953Z [3371/7996] 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 2025-12-04T08:24:50.2504658Z [3371/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.2506186Z [3372/7996] 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 2025-12-04T08:24:50.2740284Z [3372/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.2742143Z [3373/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.3232098Z [3373/7996] 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 2025-12-04T08:24:50.3233949Z [3374/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.3408464Z [3374/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.3410085Z [3375/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.3411908Z [3375/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.3413123Z [3376/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.3449393Z [3376/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.3451199Z [3377/7996] 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 2025-12-04T08:24:50.3616135Z [3377/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.3618020Z [3378/7996] 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 2025-12-04T08:24:50.3649655Z [3378/7996] 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 2025-12-04T08:24:50.3651660Z [3379/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.4395120Z [3379/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.4396987Z [3380/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.4398743Z [3380/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.4400515Z [3381/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.4505188Z [3381/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.4506311Z [3382/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.4619481Z [3382/7996] 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 2025-12-04T08:24:50.4620558Z [3383/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.4632411Z [3383/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.4634056Z [3384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.4824720Z [3384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.4831747Z [3385/7996] 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 2025-12-04T08:24:50.5489628Z [3385/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.5490924Z [3386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.5575082Z [3386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.5576718Z [3387/7996] 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 2025-12-04T08:24:50.5740896Z [3387/7996] 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 2025-12-04T08:24:50.5742314Z [3388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.5940757Z [3388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.5942586Z [3389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.5949321Z [3389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.5951755Z [3390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.6029980Z [3390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.6031705Z [3391/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.6565891Z [3391/7996] 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 2025-12-04T08:24:50.6567185Z [3392/7996] 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 2025-12-04T08:24:50.6599210Z [3392/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.6600792Z [3393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.6759668Z [3393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.6761375Z [3394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.6977964Z [3394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.6979744Z [3395/7996] 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 2025-12-04T08:24:50.7034426Z [3395/7996] 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 2025-12-04T08:24:50.7035617Z [3396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.7047982Z [3396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.7049897Z [3397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.7650463Z [3397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.7651588Z [3398/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.7680033Z [3398/7996] 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 2025-12-04T08:24:50.7681256Z [3399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.7862351Z [3399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.7863923Z [3400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.8109483Z [3400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.8111212Z [3401/7996] 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 2025-12-04T08:24:50.8112793Z [3401/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.8114340Z [3402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.8131595Z [3402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.8132963Z [3403/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.8627502Z [3403/7996] 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 2025-12-04T08:24:50.8629319Z [3404/7996] 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 2025-12-04T08:24:50.8846049Z [3404/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.8847905Z [3405/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.8931728Z [3405/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.8933825Z [3406/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.9112793Z [3406/7996] 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 2025-12-04T08:24:50.9114505Z [3407/7996] 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 2025-12-04T08:24:50.9276265Z [3407/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.9278553Z [3408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.9323542Z [3408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.9327087Z [3409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.9641508Z [3409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:50.9642498Z [3410/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:50.9957152Z [3410/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2025-12-04T08:24:50.9958762Z [3411/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:50.9975321Z [3411/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2025-12-04T08:24:50.9976894Z [3412/7996] 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 2025-12-04T08:24:51.0193858Z [3412/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2025-12-04T08:24:51.0194860Z [3413/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-12-04T08:24:51.0305320Z [3413/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2025-12-04T08:24:51.0306845Z [3414/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-12-04T08:24:51.0397081Z [3414/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2025-12-04T08:24:51.0398218Z [3415/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:51.0679503Z [3415/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2025-12-04T08:24:51.0681574Z [3416/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2025-12-04T08:24:51.0892312Z [3416/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c.o 2025-12-04T08:24:51.0893861Z [3417/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2025-12-04T08:24:51.0926331Z [3417/7996] 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 2025-12-04T08:24:51.0927979Z [3418/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2025-12-04T08:24:51.1162218Z [3418/7996] 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 2025-12-04T08:24:51.1163808Z [3419/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2025-12-04T08:24:51.1227452Z [3419/7996] 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 2025-12-04T08:24:51.1229345Z [3420/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2025-12-04T08:24:51.1459254Z [3420/7996] 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 2025-12-04T08:24:51.1464198Z [3421/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2025-12-04T08:24:51.1604746Z [3421/7996] 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 2025-12-04T08:24:51.1610028Z [3422/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c.o 2025-12-04T08:24:51.2026986Z [3422/7996] 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 2025-12-04T08:24:51.2028121Z [3423/7996] 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 2025-12-04T08:24:51.2062103Z [3423/7996] 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 2025-12-04T08:24:51.2063426Z [3424/7996] 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 2025-12-04T08:24:51.2089191Z [3424/7996] 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 2025-12-04T08:24:51.2090545Z [3425/7996] 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 2025-12-04T08:24:51.2296670Z [3425/7996] 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 2025-12-04T08:24:51.2298285Z [3426/7996] 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 2025-12-04T08:24:51.2511092Z [3426/7996] 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 2025-12-04T08:24:51.2512206Z [3427/7996] 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 2025-12-04T08:24:51.2631293Z [3427/7996] 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 2025-12-04T08:24:51.2633149Z [3428/7996] 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 2025-12-04T08:24:51.2967340Z [3428/7996] 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 2025-12-04T08:24:51.2969341Z [3429/7996] 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 2025-12-04T08:24:51.3140779Z [3429/7996] 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 2025-12-04T08:24:51.3142954Z [3430/7996] 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 2025-12-04T08:24:51.3163769Z [3430/7996] 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 2025-12-04T08:24:51.3165510Z [3431/7996] 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 2025-12-04T08:24:51.3376125Z [3431/7996] 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 2025-12-04T08:24:51.3377862Z [3432/7996] 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 2025-12-04T08:24:51.3441425Z [3432/7996] 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 2025-12-04T08:24:51.3443279Z [3433/7996] 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 2025-12-04T08:24:51.3659828Z [3433/7996] 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 2025-12-04T08:24:51.3661746Z [3434/7996] 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 2025-12-04T08:24:51.4044578Z [3434/7996] 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 2025-12-04T08:24:51.4046544Z [3435/7996] 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 2025-12-04T08:24:51.4207449Z [3435/7996] 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 2025-12-04T08:24:51.4208726Z [3436/7996] 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 2025-12-04T08:24:51.4259308Z [3436/7996] 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 2025-12-04T08:24:51.4261924Z [3437/7996] 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 2025-12-04T08:24:51.4284947Z [3437/7996] 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 2025-12-04T08:24:51.4294463Z [3438/7996] 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 2025-12-04T08:24:51.4498361Z [3438/7996] 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 2025-12-04T08:24:51.4499675Z [3439/7996] 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 2025-12-04T08:24:51.4692400Z [3439/7996] 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 2025-12-04T08:24:51.4694608Z [3440/7996] 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 2025-12-04T08:24:51.5154892Z [3440/7996] 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 2025-12-04T08:24:51.5156702Z [3441/7996] 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 2025-12-04T08:24:51.5261542Z [3441/7996] 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 2025-12-04T08:24:51.5262706Z [3442/7996] 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 2025-12-04T08:24:51.5266192Z [3442/7996] 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 2025-12-04T08:24:51.5267557Z [3443/7996] 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 2025-12-04T08:24:51.5327853Z [3443/7996] 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 2025-12-04T08:24:51.5329013Z [3444/7996] 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 2025-12-04T08:24:51.5507214Z [3444/7996] 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 2025-12-04T08:24:51.5508292Z [3445/7996] 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 2025-12-04T08:24:51.5693643Z [3445/7996] 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 2025-12-04T08:24:51.5695004Z [3446/7996] 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 2025-12-04T08:24:51.6295994Z [3446/7996] 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 2025-12-04T08:24:51.6297253Z [3447/7996] 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 2025-12-04T08:24:51.6337212Z [3447/7996] 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 2025-12-04T08:24:51.6338511Z [3448/7996] 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 2025-12-04T08:24:51.6377706Z [3448/7996] 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 2025-12-04T08:24:51.6379962Z [3449/7996] 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 2025-12-04T08:24:51.6381626Z [3449/7996] 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 2025-12-04T08:24:51.6383028Z [3450/7996] 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 2025-12-04T08:24:51.6568705Z [3450/7996] 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 2025-12-04T08:24:51.6569839Z [3451/7996] 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 2025-12-04T08:24:51.6689769Z [3451/7996] 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 2025-12-04T08:24:51.6691463Z [3452/7996] 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 2025-12-04T08:24:51.7318453Z [3452/7996] 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 2025-12-04T08:24:51.7319727Z [3453/7996] 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 2025-12-04T08:24:51.7426237Z [3453/7996] 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 2025-12-04T08:24:51.7427409Z [3454/7996] 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 2025-12-04T08:24:51.7477750Z [3454/7996] 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 2025-12-04T08:24:51.7478800Z [3455/7996] 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 2025-12-04T08:24:51.7503729Z [3455/7996] 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 2025-12-04T08:24:51.7504861Z [3456/7996] 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 2025-12-04T08:24:51.7737305Z [3456/7996] 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 2025-12-04T08:24:51.7739098Z [3457/7996] 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 2025-12-04T08:24:51.8041190Z [3457/7996] 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 2025-12-04T08:24:51.8042242Z [3458/7996] 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 2025-12-04T08:24:51.8311333Z [3458/7996] 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 2025-12-04T08:24:51.8312691Z [3459/7996] 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 2025-12-04T08:24:51.8340496Z [3459/7996] 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 2025-12-04T08:24:51.8341638Z [3460/7996] 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 2025-12-04T08:24:51.8461812Z [3460/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:51.8463763Z [3461/7996] 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 2025-12-04T08:24:51.8505758Z [3461/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:51.8507546Z [3462/7996] 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 2025-12-04T08:24:51.8825156Z [3462/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:51.8826969Z [3463/7996] 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 2025-12-04T08:24:51.9291912Z [3463/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:51.9292993Z [3464/7996] 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 2025-12-04T08:24:51.9447530Z [3464/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.o 2025-12-04T08:24:51.9449236Z [3465/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:51.9451265Z [3465/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-12-04T08:24:51.9452428Z [3466/7996] 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 2025-12-04T08:24:51.9455401Z [3466/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c.o 2025-12-04T08:24:51.9458126Z [3467/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:51.9729571Z [3467/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c.o 2025-12-04T08:24:51.9731283Z [3468/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:51.9947557Z [3468/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-12-04T08:24:51.9949378Z [3469/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:52.0215545Z [3469/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2025-12-04T08:24:52.0217205Z [3470/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.o 2025-12-04T08:24:52.0324995Z [3470/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2025-12-04T08:24:52.0326169Z [3471/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-12-04T08:24:52.0471762Z [3471/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-12-04T08:24:52.0473208Z [3472/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c.o 2025-12-04T08:24:52.0489036Z [3472/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2025-12-04T08:24:52.0490726Z [3473/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c.o 2025-12-04T08:24:52.0581366Z [3473/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2025-12-04T08:24:52.0582875Z [3474/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-12-04T08:24:52.0979670Z [3474/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-12-04T08:24:52.0981078Z [3475/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2025-12-04T08:24:52.1147768Z [3475/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-12-04T08:24:52.1149232Z [3476/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2025-12-04T08:24:52.1372380Z [3476/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-12-04T08:24:52.1373898Z [3477/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-12-04T08:24:52.1476323Z [3477/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-12-04T08:24:52.1477197Z [3478/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2025-12-04T08:24:52.1513368Z [3478/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.1514358Z [3479/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2025-12-04T08:24:52.1612492Z [3479/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.1614365Z [3480/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-12-04T08:24:52.2243516Z [3480/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.2245004Z [3481/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-12-04T08:24:52.2294724Z [3481/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.2295692Z [3482/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-12-04T08:24:52.2334373Z [3482/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.2335831Z [3483/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-12-04T08:24:52.2453634Z [3483/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.2456135Z [3484/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.2698879Z [3484/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.2700812Z [3485/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.2746607Z [3485/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.2748347Z [3486/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3290774Z [3486/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3292456Z [3487/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3354892Z [3487/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3356457Z [3488/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3375264Z [3488/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3376885Z [3489/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3390874Z [3489/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3392789Z [3490/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3795399Z [3490/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3797041Z [3491/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.3890546Z [3491/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2025-12-04T08:24:52.3892110Z [3492/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.4331477Z [3492/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2025-12-04T08:24:52.4332698Z [3493/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.4334379Z [3493/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2025-12-04T08:24:52.4335544Z [3494/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.4352726Z [3494/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:52.4353721Z [3495/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.4382165Z [3495/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:52.4383722Z [3496/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-12-04T08:24:52.4883523Z [3496/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:52.4884988Z [3497/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2025-12-04T08:24:52.4999164Z [3497/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:52.5000038Z [3498/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2025-12-04T08:24:52.5229169Z [3498/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-12-04T08:24:52.5230599Z [3499/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2025-12-04T08:24:52.5494513Z [3499/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c.o 2025-12-04T08:24:52.5495974Z [3500/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:52.5594548Z [3500/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c.o 2025-12-04T08:24:52.5596044Z [3501/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:52.5810562Z [3501/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-12-04T08:24:52.5812060Z [3502/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:52.5855653Z [3502/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-12-04T08:24:52.5857070Z [3503/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-12-04T08:24:52.5883784Z [3503/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-12-04T08:24:52.5885425Z [3504/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-12-04T08:24:52.6115672Z [3504/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-12-04T08:24:52.6117098Z [3505/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c.o 2025-12-04T08:24:52.6365652Z [3505/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-12-04T08:24:52.6367039Z [3506/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c.o 2025-12-04T08:24:52.6524577Z [3506/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-12-04T08:24:52.6525975Z [3507/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-12-04T08:24:52.6866634Z [3507/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-12-04T08:24:52.6868273Z [3508/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-12-04T08:24:52.6869598Z [3508/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-12-04T08:24:52.6870712Z [3509/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-12-04T08:24:52.7038405Z [3509/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-12-04T08:24:52.7039238Z [3510/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-12-04T08:24:52.7084878Z [3510/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c.o 2025-12-04T08:24:52.7087599Z [3511/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-12-04T08:24:52.7255036Z [3511/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c.o 2025-12-04T08:24:52.7256762Z [3512/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-12-04T08:24:52.7472392Z [3512/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c.o 2025-12-04T08:24:52.7474019Z [3513/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-12-04T08:24:52.7758680Z [3513/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c.o 2025-12-04T08:24:52.7760753Z [3514/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-12-04T08:24:52.7820326Z [3514/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2025-12-04T08:24:52.7822056Z [3515/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-12-04T08:24:52.7959245Z [3515/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c.o 2025-12-04T08:24:52.7961015Z [3516/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c.o 2025-12-04T08:24:52.8223593Z [3516/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2025-12-04T08:24:52.8225160Z [3517/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c.o 2025-12-04T08:24:52.8236918Z [3517/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2025-12-04T08:24:52.8238724Z [3518/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c.o 2025-12-04T08:24:52.8335618Z [3518/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2025-12-04T08:24:52.8337028Z [3519/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c.o 2025-12-04T08:24:52.8626060Z [3519/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.o 2025-12-04T08:24:52.8628126Z [3520/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2025-12-04T08:24:52.8649329Z [3520/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c.o 2025-12-04T08:24:52.8651290Z [3521/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c.o 2025-12-04T08:24:52.8910636Z [3521/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c.o 2025-12-04T08:24:52.8912951Z [3522/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2025-12-04T08:24:52.9091181Z [3522/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:52.9092345Z [3523/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2025-12-04T08:24:52.9110889Z [3523/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:52.9112223Z [3524/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2025-12-04T08:24:52.9281910Z [3524/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:52.9284542Z [3525/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.o 2025-12-04T08:24:52.9563440Z [3525/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:52.9565183Z [3526/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c.o 2025-12-04T08:24:52.9619747Z [3526/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:52.9621966Z [3527/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c.o 2025-12-04T08:24:53.0161312Z [3527/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.0162808Z [3528/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.0184875Z [3528/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.0186208Z [3529/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.0281101Z [3529/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.0282124Z [3530/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.0607254Z [3530/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.0608737Z [3531/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.0642504Z [3531/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.0644165Z [3532/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.0733327Z [3532/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.0735311Z [3533/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.1226026Z [3533/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.1227733Z [3534/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.1271429Z [3534/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.1277186Z [3535/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.1508397Z [3535/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.1510083Z [3536/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.1622373Z [3536/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.1623661Z [3537/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.1781555Z [3537/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.1782863Z [3538/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.1985802Z [3538/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.1987076Z [3539/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.2451263Z [3539/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.2452984Z [3540/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.2499037Z [3540/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.2500846Z [3541/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.2807550Z [3541/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.2809319Z [3542/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.2819360Z [3542/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.2820988Z [3543/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.2854747Z [3543/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.2859685Z [3544/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.3113090Z [3544/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.3114798Z [3545/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.3627001Z [3545/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.3628159Z [3546/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.3732092Z [3546/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.3733655Z [3547/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.3894693Z [3547/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.3895850Z [3548/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.3913532Z [3548/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.3915346Z [3549/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.3984672Z [3549/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.3986934Z [3550/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.4192646Z [3550/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.4194344Z [3551/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.4750432Z [3551/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.4751493Z [3552/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.4771702Z [3552/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.4773500Z [3553/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.4959016Z [3553/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.4961022Z [3554/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.5158815Z [3554/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.5160506Z [3555/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.5228850Z [3555/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.5230523Z [3556/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.5435211Z [3556/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.5436876Z [3557/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.5834451Z [3557/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.5836298Z [3558/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.5934447Z [3558/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.5935493Z [3559/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.5988188Z [3559/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.5990018Z [3560/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.6208404Z [3560/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.6209645Z [3561/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.6368719Z [3561/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.6371726Z [3562/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.6735513Z [3562/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.6737301Z [3563/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.6996369Z [3563/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.6998228Z [3564/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.7048484Z [3564/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.7050207Z [3565/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.7177876Z [3565/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.7178912Z [3566/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.7387087Z [3566/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.7388123Z [3567/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.7507242Z [3567/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.7508312Z [3568/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.7827767Z [3568/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.7829449Z [3569/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.8080588Z [3569/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.8082399Z [3570/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.8098776Z [3570/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.8100488Z [3571/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.8596212Z [3571/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.8597883Z [3572/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.8792484Z [3572/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.8794217Z [3573/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.8817400Z [3573/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.8819145Z [3574/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-12-04T08:24:53.8903255Z [3574/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:53.8904805Z [3575/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-12-04T08:24:53.9120574Z [3575/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:53.9122069Z [3576/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.9143729Z [3576/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:53.9145501Z [3577/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.9698387Z [3577/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:53.9700075Z [3578/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.9853465Z [3578/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c.o 2025-12-04T08:24:53.9854897Z [3579/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:53.9861156Z [3579/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc2.c.o 2025-12-04T08:24:53.9862560Z [3580/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-12-04T08:24:53.9960673Z [3580/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc4.c.o 2025-12-04T08:24:53.9961668Z [3581/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:54.0184093Z [3581/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:54.0185067Z [3582/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:54.0262349Z [3582/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:54.0263598Z [3583/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:54.0688277Z [3583/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx-prfm.c.o 2025-12-04T08:24:54.0689167Z [3584/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c.o 2025-12-04T08:24:54.0775595Z [3584/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx.c.o 2025-12-04T08:24:54.0779638Z [3585/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc2.c.o 2025-12-04T08:24:54.0846245Z [3585/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx-prfm.c.o 2025-12-04T08:24:54.0847742Z [3586/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc4.c.o 2025-12-04T08:24:54.1070457Z [3586/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx.c.o 2025-12-04T08:24:54.1072000Z [3587/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:54.1240441Z [3587/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.1242378Z [3588/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx-prfm.c.o 2025-12-04T08:24:54.1605856Z [3588/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.1607537Z [3589/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-12-04T08:24:54.1616842Z [3589/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.1618429Z [3590/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx.c.o 2025-12-04T08:24:54.1661895Z [3590/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.1663548Z [3591/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx-prfm.c.o 2025-12-04T08:24:54.2040642Z [3591/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.2042326Z [3592/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx.c.o 2025-12-04T08:24:54.2198588Z [3592/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.2200324Z [3593/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.2252639Z [3593/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.2254461Z [3594/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.2934394Z [3594/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.2935990Z [3595/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.3043406Z [3595/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.3044443Z [3596/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.3090508Z [3596/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.3092314Z [3597/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.3136976Z [3597/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.3138070Z [3598/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.3283898Z [3598/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.3285894Z [3599/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.3324202Z [3599/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.3326003Z [3600/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.4088320Z [3600/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.4089348Z [3601/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.4192860Z [3601/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.4193954Z [3602/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.4249569Z [3602/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.4251406Z [3603/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.4259356Z [3603/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.4261149Z [3604/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.4344662Z [3604/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.4346018Z [3605/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.4637316Z [3605/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.4639002Z [3606/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.5234595Z [3606/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.5235765Z [3607/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.5328720Z [3607/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.5330513Z [3608/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.5522870Z [3608/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.5523965Z [3609/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.5540172Z [3609/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.5541917Z [3610/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.5554258Z [3610/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.5556020Z [3611/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.5731599Z [3611/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.5733261Z [3612/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.6416297Z [3612/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.6417453Z [3613/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.6520017Z [3613/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.6521235Z [3614/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.6533684Z [3614/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.6535201Z [3615/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.6632419Z [3615/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.6634027Z [3616/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.6845644Z [3616/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.6847336Z [3617/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.7043623Z [3617/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.7045181Z [3618/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.7546567Z [3618/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.7548418Z [3619/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.7558341Z [3619/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.7559952Z [3620/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.7740279Z [3620/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.7742984Z [3621/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.7892256Z [3621/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.7893310Z [3622/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.8134032Z [3622/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.8135626Z [3623/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.8158066Z [3623/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.8159108Z [3624/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.8749102Z [3624/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.8750800Z [3625/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.8809448Z [3625/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.8810648Z [3626/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.8835316Z [3626/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.8836705Z [3627/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.8964902Z [3627/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.8966555Z [3628/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.9199618Z [3628/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.9201728Z [3629/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.9395223Z [3629/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.9396982Z [3630/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:54.9939464Z [3630/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:54.9940530Z [3631/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.0012187Z [3631/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.0013475Z [3632/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.0032477Z [3632/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.0034409Z [3633/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.0282145Z [3633/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.0283176Z [3634/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.0304763Z [3634/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.0305895Z [3635/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.0481268Z [3635/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.0482938Z [3636/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.1110499Z [3636/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.1112299Z [3637/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.1276462Z [3637/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.1278614Z [3638/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.1304758Z [3638/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.1306008Z [3639/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.1310527Z [3639/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.1313186Z [3640/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.1497122Z [3640/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.1498138Z [3641/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.1509823Z [3641/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.1512924Z [3642/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.2270239Z [3642/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.2271432Z [3643/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.2322898Z [3643/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.2326488Z [3644/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.2491267Z [3644/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.2492904Z [3645/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.2513928Z [3645/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.2515646Z [3646/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.2753732Z [3646/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.2754773Z [3647/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.2816891Z [3647/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.2817949Z [3648/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.3385686Z [3648/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.3387484Z [3649/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.3419299Z [3649/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.3420967Z [3650/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.3509818Z [3650/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.3513480Z [3651/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.3688008Z [3651/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.3691579Z [3652/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.4024035Z [3652/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.4027498Z [3653/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.4221919Z [3653/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.4226089Z [3654/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.4489566Z [3654/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.4491233Z [3655/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.4510508Z [3655/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.4512190Z [3656/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.4551546Z [3656/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.4552641Z [3657/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.4682949Z [3657/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.4684601Z [3658/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.5196951Z [3658/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.5198736Z [3659/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.5355941Z [3659/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.5359810Z [3660/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.5633585Z [3660/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.5635294Z [3661/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.5705238Z [3661/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.5707067Z [3662/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.5738414Z [3662/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.5740221Z [3663/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.5743881Z [3663/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.5745681Z [3664/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.6427675Z [3664/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.6429463Z [3665/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.6620507Z [3665/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.6621597Z [3666/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.6690177Z [3666/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.6691326Z [3667/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.6717327Z [3667/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.6718432Z [3668/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.6810091Z [3668/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.6811564Z [3669/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.6885604Z [3669/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.6887297Z [3670/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.7655393Z [3670/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.7657110Z [3671/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.7710301Z [3671/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.7711336Z [3672/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.7864978Z [3672/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.7866157Z [3673/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.7889503Z [3673/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.7890826Z [3674/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.7915851Z [3674/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.7917875Z [3675/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.8034104Z [3675/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.8035221Z [3676/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.8797535Z [3676/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.8798684Z [3677/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.8890729Z [3677/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:55.8891796Z [3678/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.8966889Z [3678/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:55.8968596Z [3679/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.9032171Z [3679/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:55.9033883Z [3680/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.9068910Z [3680/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:55.9070841Z [3681/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-12-04T08:24:55.9382346Z [3681/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:55.9384019Z [3682/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-12-04T08:24:55.9748281Z [3682/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:55.9749775Z [3683/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:55.9821360Z [3683/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:55.9823031Z [3684/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:55.9853423Z [3684/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:55.9855091Z [3685/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:56.0258377Z [3685/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.0260335Z [3686/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.0269777Z [3686/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.0271481Z [3687/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.0546480Z [3687/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.0548203Z [3688/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.1057780Z [3688/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.1058938Z [3689/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.1086848Z [3689/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.1087860Z [3690/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.1258779Z [3690/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.1259770Z [3691/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.1369914Z [3691/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.1371001Z [3692/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.1498636Z [3692/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.1500351Z [3693/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.1990582Z [3693/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.1992398Z [3694/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.2045079Z [3694/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.2046929Z [3695/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.2323171Z [3695/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.2324814Z [3696/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.2580779Z [3696/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.2582453Z [3697/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.2584356Z [3697/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.2586109Z [3698/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.2662907Z [3698/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.2664607Z [3699/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.3141910Z [3699/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.3143181Z [3700/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.3176640Z [3700/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.3178384Z [3701/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.3368395Z [3701/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.3369427Z [3702/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.3832338Z [3702/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.3833524Z [3703/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.3881799Z [3703/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.3883476Z [3704/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.3909010Z [3704/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.3910618Z [3705/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.4317464Z [3705/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.4318637Z [3706/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.4375805Z [3706/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.4377396Z [3707/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.4388860Z [3707/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.4390454Z [3708/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.5018688Z [3708/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.5019774Z [3709/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.5071041Z [3709/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.5072631Z [3710/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.5098755Z [3710/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.5102155Z [3711/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.5287232Z [3711/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.5288968Z [3712/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.5614908Z [3712/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-12-04T08:24:56.5616684Z [3713/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.5678726Z [3713/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:56.5680419Z [3714/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.6153183Z [3714/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-12-04T08:24:56.6154730Z [3715/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-12-04T08:24:56.6178889Z [3715/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c.o 2025-12-04T08:24:56.6180540Z [3716/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.6222872Z [3716/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c.o 2025-12-04T08:24:56.6224423Z [3717/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-12-04T08:24:56.6257387Z [3717/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c.o 2025-12-04T08:24:56.6258969Z [3718/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-12-04T08:24:56.6566277Z [3718/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc4.c.o 2025-12-04T08:24:56.6567412Z [3719/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-12-04T08:24:56.6627040Z [3719/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.6631423Z [3720/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-12-04T08:24:56.7146234Z [3720/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.7147195Z [3721/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c.o 2025-12-04T08:24:56.7195028Z [3721/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.7196791Z [3722/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c.o 2025-12-04T08:24:56.7466013Z [3722/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.7467602Z [3723/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c.o 2025-12-04T08:24:56.7619518Z [3723/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.7621286Z [3724/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.7678673Z [3724/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.7680357Z [3725/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.7832145Z [3725/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.7833409Z [3726/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc4.c.o 2025-12-04T08:24:56.8190664Z [3726/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.8192426Z [3727/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.8261634Z [3727/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.8263388Z [3728/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.8541716Z [3728/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.8543480Z [3729/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.8766628Z [3729/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.8768339Z [3730/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.8809661Z [3730/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.8811385Z [3731/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.8967512Z [3731/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.8969152Z [3732/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.9352978Z [3732/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.9354687Z [3733/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.9357815Z [3733/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.9359536Z [3734/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.9810052Z [3734/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.9811736Z [3735/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.9880021Z [3735/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.9881938Z [3736/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:56.9887154Z [3736/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:56.9889114Z [3737/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.0240648Z [3737/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.0242442Z [3738/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.0389473Z [3738/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.0391065Z [3739/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.0411878Z [3739/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.0412985Z [3740/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.0934484Z [3740/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.0935608Z [3741/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.1099484Z [3741/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.1100613Z [3742/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.1362450Z [3742/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.1364181Z [3743/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.1519519Z [3743/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.1520920Z [3744/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.1599646Z [3744/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.1601416Z [3745/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.1706250Z [3745/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.1709147Z [3746/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.2053567Z [3746/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.2055492Z [3747/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.2184746Z [3747/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.2185858Z [3748/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.2477387Z [3748/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.2480525Z [3749/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.2662332Z [3749/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.2663692Z [3750/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.2762982Z [3750/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.2765114Z [3751/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.2821667Z [3751/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.2823614Z [3752/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.3191971Z [3752/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.3193574Z [3753/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.3344163Z [3753/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2025-12-04T08:24:57.3345852Z [3754/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.3688988Z [3754/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.3690625Z [3755/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.3710737Z [3755/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.3711770Z [3756/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-12-04T08:24:57.3818875Z [3756/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2025-12-04T08:24:57.3819783Z [3757/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.3987779Z [3757/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.3989481Z [3758/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-12-04T08:24:57.4279433Z [3758/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2025-12-04T08:24:57.4280869Z [3759/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2025-12-04T08:24:57.4511736Z [3759/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.4513306Z [3760/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.4706674Z [3760/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.4708286Z [3761/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.4735097Z [3761/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.4736131Z [3762/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.4761220Z [3762/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2025-12-04T08:24:57.4762668Z [3763/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2025-12-04T08:24:57.4952952Z [3763/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.4954038Z [3764/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2025-12-04T08:24:57.5347046Z [3764/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.5350753Z [3765/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.5715333Z [3765/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2025-12-04T08:24:57.5716310Z [3766/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.5719302Z [3766/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.5721000Z [3767/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.5910707Z [3767/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.5912789Z [3768/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2025-12-04T08:24:57.5913685Z [3768/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.5914575Z [3769/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.5937963Z [3769/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.5939108Z [3770/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2025-12-04T08:24:57.6459530Z [3770/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.6461036Z [3771/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2025-12-04T08:24:57.6843532Z [3771/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.6844598Z [3772/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.6865603Z [3772/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.6866553Z [3773/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7121904Z [3773/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7123445Z [3774/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7125015Z [3774/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7126588Z [3775/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7128451Z [3775/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7130091Z [3776/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7665805Z [3776/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7667375Z [3777/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7931015Z [3777/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.7932647Z [3778/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8165679Z [3778/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8166830Z [3779/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8168027Z [3779/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8169181Z [3780/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8203982Z [3780/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8205071Z [3781/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8415699Z [3781/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8417850Z [3782/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8808548Z [3782/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.8810088Z [3783/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9161881Z [3783/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9162852Z [3784/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9169600Z [3784/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9170993Z [3785/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9282681Z [3785/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9283652Z [3786/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9286422Z [3786/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9288271Z [3787/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9577364Z [3787/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9581488Z [3788/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9965180Z [3788/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:57.9969183Z [3789/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0190844Z [3789/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0191972Z [3790/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0344204Z [3790/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0345193Z [3791/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0405463Z [3791/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0407273Z [3792/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0504303Z [3792/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0505913Z [3793/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0653979Z [3793/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.0655704Z [3794/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1237642Z [3794/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1238793Z [3795/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1249527Z [3795/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1252995Z [3796/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1439712Z [3796/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1442093Z [3797/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1647815Z [3797/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1649358Z [3798/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1664123Z [3798/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1665630Z [3799/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1704541Z [3799/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.1706207Z [3800/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2280352Z [3800/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2281749Z [3801/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2297520Z [3801/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2298684Z [3802/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2742663Z [3802/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2744179Z [3803/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2895622Z [3803/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2896639Z [3804/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2923455Z [3804/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2925150Z [3805/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2951917Z [3805/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.2953701Z [3806/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.3405667Z [3806/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.3407265Z [3807/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.3473640Z [3807/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.3475247Z [3808/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.3873269Z [3808/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.3874516Z [3809/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.3990212Z [3809/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.3991649Z [3810/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.4032066Z [3810/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.4033877Z [3811/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.4197887Z [3811/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.4199449Z [3812/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.4644908Z [3812/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.4646594Z [3813/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.4648429Z [3813/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.4650003Z [3814/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5075179Z [3814/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5076141Z [3815/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5150776Z [3815/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5152149Z [3816/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5163183Z [3816/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5165025Z [3817/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5267991Z [3817/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5268921Z [3818/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5630186Z [3818/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5632025Z [3819/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5793003Z [3819/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.5795096Z [3820/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.6095032Z [3820/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.6096338Z [3821/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.6251300Z [3821/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.6253282Z [3822/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.6255369Z [3822/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.o 2025-12-04T08:24:58.6257106Z [3823/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.6278478Z [3823/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.o 2025-12-04T08:24:58.6280317Z [3824/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.6675026Z [3824/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c.o 2025-12-04T08:24:58.6676814Z [3825/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.6753859Z [3825/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2025-12-04T08:24:58.6755781Z [3826/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.7140213Z [3826/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2025-12-04T08:24:58.7141996Z [3827/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.o 2025-12-04T08:24:58.7174642Z [3827/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2025-12-04T08:24:58.7175867Z [3828/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c.o 2025-12-04T08:24:58.7214127Z [3828/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2025-12-04T08:24:58.7215848Z [3829/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c.o 2025-12-04T08:24:58.7366590Z [3829/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2025-12-04T08:24:58.7370140Z [3830/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.o 2025-12-04T08:24:58.7585532Z [3830/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2025-12-04T08:24:58.7589736Z [3831/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2025-12-04T08:24:58.7593134Z [3831/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2025-12-04T08:24:58.7596295Z [3832/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2025-12-04T08:24:58.8037316Z [3832/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2025-12-04T08:24:58.8039275Z [3833/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2025-12-04T08:24:58.8070557Z [3833/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2025-12-04T08:24:58.8072409Z [3834/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2025-12-04T08:24:58.8110102Z [3834/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2025-12-04T08:24:58.8111870Z [3835/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2025-12-04T08:24:58.8249036Z [3835/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2025-12-04T08:24:58.8250800Z [3836/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2025-12-04T08:24:58.8520422Z [3836/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2025-12-04T08:24:58.8522193Z [3837/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2025-12-04T08:24:58.8523864Z [3837/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.o 2025-12-04T08:24:58.8525463Z [3838/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2025-12-04T08:24:58.8936822Z [3838/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.o 2025-12-04T08:24:58.8938783Z [3839/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2025-12-04T08:24:58.9020319Z [3839/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c.o 2025-12-04T08:24:58.9022032Z [3840/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2025-12-04T08:24:58.9049460Z [3840/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2025-12-04T08:24:58.9051084Z [3841/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2025-12-04T08:24:58.9100949Z [3841/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2025-12-04T08:24:58.9102569Z [3842/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2025-12-04T08:24:58.9329499Z [3842/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2025-12-04T08:24:58.9330481Z [3843/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.o 2025-12-04T08:24:58.9514543Z [3843/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2025-12-04T08:24:58.9516508Z [3844/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.o 2025-12-04T08:24:58.9982176Z [3844/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2025-12-04T08:24:58.9983872Z [3845/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2025-12-04T08:24:59.0004806Z [3845/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2025-12-04T08:24:59.0008199Z [3846/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2025-12-04T08:24:59.0019170Z [3846/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2025-12-04T08:24:59.0020849Z [3847/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c.o 2025-12-04T08:24:59.0084587Z [3847/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2025-12-04T08:24:59.0086297Z [3848/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2025-12-04T08:24:59.0256057Z [3848/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2025-12-04T08:24:59.0257070Z [3849/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2025-12-04T08:24:59.0353415Z [3849/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2025-12-04T08:24:59.0354990Z [3850/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2025-12-04T08:24:59.0976785Z [3850/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2025-12-04T08:24:59.0978291Z [3851/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2025-12-04T08:24:59.0998771Z [3851/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2025-12-04T08:24:59.1000592Z [3852/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2025-12-04T08:24:59.1031906Z [3852/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.o 2025-12-04T08:24:59.1032974Z [3853/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2025-12-04T08:24:59.1228504Z [3853/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c.o 2025-12-04T08:24:59.1230667Z [3854/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2025-12-04T08:24:59.1392820Z [3854/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c.o 2025-12-04T08:24:59.1394234Z [3855/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2025-12-04T08:24:59.1397315Z [3855/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c.o 2025-12-04T08:24:59.1398855Z [3856/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2025-12-04T08:24:59.1919466Z [3856/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.o 2025-12-04T08:24:59.1920731Z [3857/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c.o 2025-12-04T08:24:59.1967942Z [3857/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.o 2025-12-04T08:24:59.1969210Z [3858/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2025-12-04T08:24:59.1984917Z [3858/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.o 2025-12-04T08:24:59.1987054Z [3859/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.o 2025-12-04T08:24:59.2176044Z [3859/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c.o 2025-12-04T08:24:59.2177284Z [3860/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c.o 2025-12-04T08:24:59.2252858Z [3860/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c.o 2025-12-04T08:24:59.2254192Z [3861/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c.o 2025-12-04T08:24:59.2427088Z [3861/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c.o 2025-12-04T08:24:59.2428809Z [3862/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.o 2025-12-04T08:24:59.2876761Z [3862/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-12-04T08:24:59.2877946Z [3863/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.o 2025-12-04T08:24:59.2883829Z [3863/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2025-12-04T08:24:59.2885294Z [3864/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c.o 2025-12-04T08:24:59.2951576Z [3864/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2025-12-04T08:24:59.2952593Z [3865/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.o 2025-12-04T08:24:59.3131920Z [3865/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2025-12-04T08:24:59.3133132Z [3866/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c.o 2025-12-04T08:24:59.3136685Z [3866/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-12-04T08:24:59.3137713Z [3867/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c.o 2025-12-04T08:24:59.3342803Z [3867/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2025-12-04T08:24:59.3344180Z [3868/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-12-04T08:24:59.3852974Z [3868/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2025-12-04T08:24:59.3854057Z [3869/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2025-12-04T08:24:59.3895860Z [3869/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2025-12-04T08:24:59.3896739Z [3870/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2025-12-04T08:24:59.3934609Z [3870/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2025-12-04T08:24:59.3937066Z [3871/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2025-12-04T08:24:59.4111278Z [3871/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-12-04T08:24:59.4112748Z [3872/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-12-04T08:24:59.4286420Z [3872/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2025-12-04T08:24:59.4288484Z [3873/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2025-12-04T08:24:59.4349764Z [3873/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2025-12-04T08:24:59.4351499Z [3874/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2025-12-04T08:24:59.4788259Z [3874/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2025-12-04T08:24:59.4789588Z [3875/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2025-12-04T08:24:59.4799961Z [3875/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-12-04T08:24:59.4801125Z [3876/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2025-12-04T08:24:59.4941786Z [3876/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2025-12-04T08:24:59.4942720Z [3877/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-12-04T08:24:59.4988081Z [3877/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2025-12-04T08:24:59.4989090Z [3878/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2025-12-04T08:24:59.5369319Z [3878/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2025-12-04T08:24:59.5370771Z [3879/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2025-12-04T08:24:59.5389021Z [3879/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-12-04T08:24:59.5390435Z [3880/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2025-12-04T08:24:59.5686162Z [3880/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-12-04T08:24:59.5687002Z [3881/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2025-12-04T08:24:59.5782675Z [3881/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-12-04T08:24:59.5783767Z [3882/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-12-04T08:24:59.5796100Z [3882/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-12-04T08:24:59.5797484Z [3883/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2025-12-04T08:24:59.5977323Z [3883/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-12-04T08:24:59.5978210Z [3884/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2025-12-04T08:24:59.6395849Z [3884/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-12-04T08:24:59.6397117Z [3885/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-12-04T08:24:59.6477842Z [3885/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-12-04T08:24:59.6479321Z [3886/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-12-04T08:24:59.6670126Z [3886/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-12-04T08:24:59.6670961Z [3887/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-12-04T08:24:59.6671714Z [3887/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-12-04T08:24:59.6672467Z [3888/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-12-04T08:24:59.6885064Z [3888/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-12-04T08:24:59.6886293Z [3889/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-12-04T08:24:59.7083799Z [3889/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-12-04T08:24:59.7085197Z [3890/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-12-04T08:24:59.7409686Z [3890/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-12-04T08:24:59.7411135Z [3891/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-12-04T08:24:59.7454973Z [3891/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-12-04T08:24:59.7456653Z [3892/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-12-04T08:24:59.7773244Z [3892/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-12-04T08:24:59.7774128Z [3893/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-12-04T08:24:59.7851285Z [3893/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-12-04T08:24:59.7852671Z [3894/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-12-04T08:24:59.8001143Z [3894/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-12-04T08:24:59.8002497Z [3895/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-12-04T08:24:59.8031328Z [3895/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-12-04T08:24:59.8032588Z [3896/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-12-04T08:24:59.8407077Z [3896/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-12-04T08:24:59.8408576Z [3897/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-12-04T08:24:59.8410342Z [3897/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-12-04T08:24:59.8411595Z [3898/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-12-04T08:24:59.8754427Z [3898/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-12-04T08:24:59.8756106Z [3899/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-12-04T08:24:59.8914088Z [3899/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-12-04T08:24:59.8915396Z [3900/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-12-04T08:24:59.9004332Z [3900/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-12-04T08:24:59.9006956Z [3901/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-12-04T08:24:59.9062314Z [3901/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-12-04T08:24:59.9063470Z [3902/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-12-04T08:24:59.9359040Z [3902/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.o 2025-12-04T08:24:59.9362129Z [3903/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-12-04T08:24:59.9365629Z [3903/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.o 2025-12-04T08:24:59.9368299Z [3904/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-12-04T08:24:59.9824999Z [3904/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.o 2025-12-04T08:24:59.9826279Z [3905/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-12-04T08:24:59.9827827Z [3905/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.o 2025-12-04T08:24:59.9829286Z [3906/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-12-04T08:25:00.0014099Z [3906/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2025-12-04T08:25:00.0015744Z [3907/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-12-04T08:25:00.0073350Z [3907/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2025-12-04T08:25:00.0075056Z [3908/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.o 2025-12-04T08:25:00.0332611Z [3908/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2025-12-04T08:25:00.0334274Z [3909/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.o 2025-12-04T08:25:00.0338988Z [3909/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c.o 2025-12-04T08:25:00.0340610Z [3910/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.o 2025-12-04T08:25:00.0756470Z [3910/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-12-04T08:25:00.0757907Z [3911/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.o 2025-12-04T08:25:00.0775854Z [3911/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c.o 2025-12-04T08:25:00.0776872Z [3912/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2025-12-04T08:25:00.0989752Z [3912/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-12-04T08:25:00.0990593Z [3913/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2025-12-04T08:25:00.1060901Z [3913/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-12-04T08:25:00.1061812Z [3914/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2025-12-04T08:25:00.1407165Z [3914/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-12-04T08:25:00.1408640Z [3915/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c.o 2025-12-04T08:25:00.1449717Z [3915/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-12-04T08:25:00.1451080Z [3916/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-12-04T08:25:00.1851523Z [3916/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-12-04T08:25:00.1852580Z [3917/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-12-04T08:25:00.1904500Z [3917/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-12-04T08:25:00.1906206Z [3918/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-12-04T08:25:00.1913178Z [3918/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-12-04T08:25:00.1914590Z [3919/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c.o 2025-12-04T08:25:00.2138099Z [3919/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2025-12-04T08:25:00.2139590Z [3920/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-12-04T08:25:00.2358580Z [3920/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2025-12-04T08:25:00.2362164Z [3921/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-12-04T08:25:00.2494982Z [3921/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2025-12-04T08:25:00.2498843Z [3922/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-12-04T08:25:00.2739195Z [3922/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2025-12-04T08:25:00.2740627Z [3923/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-12-04T08:25:00.2843920Z [3923/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2025-12-04T08:25:00.2845198Z [3924/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2025-12-04T08:25:00.2952572Z [3924/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2025-12-04T08:25:00.2953817Z [3925/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-12-04T08:25:00.3089975Z [3925/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2025-12-04T08:25:00.3091022Z [3926/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2025-12-04T08:25:00.3197146Z [3926/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2025-12-04T08:25:00.3199170Z [3927/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2025-12-04T08:25:00.3364074Z [3927/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2025-12-04T08:25:00.3367765Z [3928/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2025-12-04T08:25:00.3665895Z [3928/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2025-12-04T08:25:00.3667877Z [3929/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2025-12-04T08:25:00.3772659Z [3929/7996] 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 2025-12-04T08:25:00.3774082Z [3930/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2025-12-04T08:25:00.3776203Z [3930/7996] 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 2025-12-04T08:25:00.3777327Z [3931/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2025-12-04T08:25:00.3955066Z [3931/7996] 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 2025-12-04T08:25:00.3956176Z [3932/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2025-12-04T08:25:00.4006823Z [3932/7996] 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 2025-12-04T08:25:00.4008559Z [3933/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2025-12-04T08:25:00.4283720Z [3933/7996] 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 2025-12-04T08:25:00.4284766Z [3934/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2025-12-04T08:25:00.4770094Z [3934/7996] 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 2025-12-04T08:25:00.4771404Z [3935/7996] 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 2025-12-04T08:25:00.4778327Z [3935/7996] 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 2025-12-04T08:25:00.4779961Z [3936/7996] 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 2025-12-04T08:25:00.4798449Z [3936/7996] 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 2025-12-04T08:25:00.4799677Z [3937/7996] 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 2025-12-04T08:25:00.5056036Z [3937/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.o 2025-12-04T08:25:00.5057174Z [3938/7996] 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 2025-12-04T08:25:00.5170407Z [3938/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.o 2025-12-04T08:25:00.5171861Z [3939/7996] 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 2025-12-04T08:25:00.5208319Z [3939/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.o 2025-12-04T08:25:00.5209674Z [3940/7996] 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 2025-12-04T08:25:00.5721567Z [3940/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.o 2025-12-04T08:25:00.5723380Z [3941/7996] 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 2025-12-04T08:25:00.5819304Z [3941/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.o 2025-12-04T08:25:00.5820677Z [3942/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.o 2025-12-04T08:25:00.5836075Z [3942/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.o 2025-12-04T08:25:00.5837872Z [3943/7996] 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 2025-12-04T08:25:00.6032122Z [3943/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.o 2025-12-04T08:25:00.6033768Z [3944/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.o 2025-12-04T08:25:00.6181596Z [3944/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.o 2025-12-04T08:25:00.6183212Z [3945/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.o 2025-12-04T08:25:00.6213717Z [3945/7996] 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 2025-12-04T08:25:00.6215671Z [3946/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.o 2025-12-04T08:25:00.6649662Z [3946/7996] 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 2025-12-04T08:25:00.6651390Z [3947/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.o 2025-12-04T08:25:00.6916047Z [3947/7996] 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 2025-12-04T08:25:00.6917909Z [3948/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.o 2025-12-04T08:25:00.6919678Z [3948/7996] 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 2025-12-04T08:25:00.6921307Z [3949/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.o 2025-12-04T08:25:00.7111412Z [3949/7996] 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 2025-12-04T08:25:00.7113150Z [3950/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.o 2025-12-04T08:25:00.7114839Z [3950/7996] 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 2025-12-04T08:25:00.7116858Z [3951/7996] 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 2025-12-04T08:25:00.7212469Z [3951/7996] 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 2025-12-04T08:25:00.7214251Z [3952/7996] 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 2025-12-04T08:25:00.7617803Z [3952/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c.o 2025-12-04T08:25:00.7619472Z [3953/7996] 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 2025-12-04T08:25:00.7959309Z [3953/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c.o 2025-12-04T08:25:00.7960312Z [3954/7996] 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 2025-12-04T08:25:00.8031464Z [3954/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c.o 2025-12-04T08:25:00.8032513Z [3955/7996] 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 2025-12-04T08:25:00.8035118Z [3955/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1-prfm.c.o 2025-12-04T08:25:00.8036394Z [3956/7996] 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 2025-12-04T08:25:00.8138570Z [3956/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c.o 2025-12-04T08:25:00.8140693Z [3957/7996] 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 2025-12-04T08:25:00.8260036Z [3957/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8-prfm.c.o 2025-12-04T08:25:00.8261512Z [3958/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c.o 2025-12-04T08:25:00.8924069Z [3958/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c.o 2025-12-04T08:25:00.8925059Z [3959/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c.o 2025-12-04T08:25:00.8926286Z [3959/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.o 2025-12-04T08:25:00.8928309Z [3960/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1-prfm.c.o 2025-12-04T08:25:00.9034605Z [3960/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2025-12-04T08:25:00.9035486Z [3961/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c.o 2025-12-04T08:25:00.9130429Z [3961/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1-prfm.c.o 2025-12-04T08:25:00.9132168Z [3962/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c.o 2025-12-04T08:25:00.9133480Z [3962/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c.o 2025-12-04T08:25:00.9135060Z [3963/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8-prfm.c.o 2025-12-04T08:25:00.9213561Z [3963/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8-prfm.c.o 2025-12-04T08:25:00.9215160Z [3964/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c.o 2025-12-04T08:25:00.9818644Z [3964/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c.o 2025-12-04T08:25:00.9820213Z [3965/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.o 2025-12-04T08:25:01.0004989Z [3965/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2025-12-04T08:25:01.0005978Z [3966/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2025-12-04T08:25:01.0059074Z [3966/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c.o 2025-12-04T08:25:01.0060569Z [3967/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1-prfm.c.o 2025-12-04T08:25:01.0078240Z [3967/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c.o 2025-12-04T08:25:01.0079224Z [3968/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8-prfm.c.o 2025-12-04T08:25:01.0095447Z [3968/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c.o 2025-12-04T08:25:01.0097302Z [3969/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c.o 2025-12-04T08:25:01.0538828Z [3969/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c.o 2025-12-04T08:25:01.0541281Z [3970/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c.o 2025-12-04T08:25:01.0751127Z [3970/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c.o 2025-12-04T08:25:01.0752633Z [3971/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2025-12-04T08:25:01.0956419Z [3971/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c.o 2025-12-04T08:25:01.0958099Z [3972/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c.o 2025-12-04T08:25:01.0969404Z [3972/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c.o 2025-12-04T08:25:01.0972845Z [3973/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c.o 2025-12-04T08:25:01.1015942Z [3973/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c.o 2025-12-04T08:25:01.1018876Z [3974/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c.o 2025-12-04T08:25:01.1181248Z [3974/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-12-04T08:25:01.1182714Z [3975/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c.o 2025-12-04T08:25:01.1570055Z [3975/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c.o 2025-12-04T08:25:01.1571593Z [3976/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c.o 2025-12-04T08:25:01.1747829Z [3976/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c.o 2025-12-04T08:25:01.1749488Z [3977/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c.o 2025-12-04T08:25:01.1888290Z [3977/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c.o 2025-12-04T08:25:01.1889266Z [3978/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c.o 2025-12-04T08:25:01.1992479Z [3978/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-12-04T08:25:01.1993872Z [3979/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c.o 2025-12-04T08:25:01.2003602Z [3979/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c.o 2025-12-04T08:25:01.2004795Z [3980/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-12-04T08:25:01.2104252Z [3980/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c.o 2025-12-04T08:25:01.2106301Z [3981/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c.o 2025-12-04T08:25:01.2532082Z [3981/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c.o 2025-12-04T08:25:01.2533234Z [3982/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c.o 2025-12-04T08:25:01.2787157Z [3982/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c.o 2025-12-04T08:25:01.2788024Z [3983/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c.o 2025-12-04T08:25:01.2849868Z [3983/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-12-04T08:25:01.2851385Z [3984/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c.o 2025-12-04T08:25:01.2951824Z [3984/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c.o 2025-12-04T08:25:01.2952731Z [3985/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-12-04T08:25:01.3088480Z [3985/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c.o 2025-12-04T08:25:01.3089832Z [3986/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c.o 2025-12-04T08:25:01.3234397Z [3986/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c.o 2025-12-04T08:25:01.3235551Z [3987/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c.o 2025-12-04T08:25:01.3453951Z [3987/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c.o 2025-12-04T08:25:01.3455384Z [3988/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c.o 2025-12-04T08:25:01.3849178Z [3988/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c.o 2025-12-04T08:25:01.3850653Z [3989/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c.o 2025-12-04T08:25:01.3852076Z [3989/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c.o 2025-12-04T08:25:01.3853428Z [3990/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-12-04T08:25:01.3878842Z [3990/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2025-12-04T08:25:01.3880280Z [3991/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c.o 2025-12-04T08:25:01.4126534Z [3991/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.4128146Z [3992/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c.o 2025-12-04T08:25:01.4278200Z [3992/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.4280289Z [3993/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c.o 2025-12-04T08:25:01.4351030Z [3993/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.4352580Z [3994/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c.o 2025-12-04T08:25:01.4970875Z [3994/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.4972446Z [3995/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2025-12-04T08:25:01.5040822Z [3995/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.5042352Z [3996/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c.o 2025-12-04T08:25:01.5152894Z [3996/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.5154708Z [3997/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.5210368Z [3997/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.5211816Z [3998/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.5366797Z [3998/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.5368493Z [3999/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.5432920Z [3999/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.5434673Z [4000/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6241832Z [4000/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6242882Z [4001/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6300637Z [4001/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6302346Z [4002/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6309878Z [4002/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6311433Z [4003/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6408193Z [4003/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6409212Z [4004/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6414316Z [4004/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6415292Z [4005/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6474274Z [4005/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.6475781Z [4006/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7314044Z [4006/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7316029Z [4007/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7361220Z [4007/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7362232Z [4008/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7518134Z [4008/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7519381Z [4009/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7550032Z [4009/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7551729Z [4010/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7771997Z [4010/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7773414Z [4011/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.7952688Z [4011/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2025-12-04T08:25:01.7954592Z [4012/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.8377061Z [4012/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2025-12-04T08:25:01.8379120Z [4013/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.8564879Z [4013/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2025-12-04T08:25:01.8566526Z [4014/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.8746036Z [4014/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2025-12-04T08:25:01.8747111Z [4015/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2025-12-04T08:25:01.8791371Z [4015/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2025-12-04T08:25:01.8794362Z [4016/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.8811724Z [4016/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2025-12-04T08:25:01.8814561Z [4017/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.o 2025-12-04T08:25:01.8993632Z [4017/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:01.8995554Z [4018/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2025-12-04T08:25:01.9303092Z [4018/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:01.9305062Z [4019/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2025-12-04T08:25:01.9691359Z [4019/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:01.9692555Z [4020/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2025-12-04T08:25:01.9853698Z [4020/7996] 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 2025-12-04T08:25:01.9854935Z [4021/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2025-12-04T08:25:01.9869263Z [4021/7996] 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 2025-12-04T08:25:01.9871032Z [4022/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2025-12-04T08:25:01.9958037Z [4022/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:01.9959370Z [4023/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.0180317Z [4023/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.0181558Z [4024/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.0548069Z [4024/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.0549829Z [4025/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.0994799Z [4025/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.0995860Z [4026/7996] 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 2025-12-04T08:25:02.1047731Z [4026/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.1049918Z [4027/7996] 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 2025-12-04T08:25:02.1077240Z [4027/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.1078974Z [4028/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.1093536Z [4028/7996] 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 2025-12-04T08:25:02.1095166Z [4029/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.1297251Z [4029/7996] 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 2025-12-04T08:25:02.1299425Z [4030/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.1895207Z [4030/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.1896949Z [4031/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.2156486Z [4031/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.2157675Z [4032/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.2234808Z [4032/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.2236550Z [4033/7996] 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 2025-12-04T08:25:02.2322640Z [4033/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.2324224Z [4034/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.2326297Z [4034/7996] 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 2025-12-04T08:25:02.2327783Z [4035/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.2618753Z [4035/7996] 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 2025-12-04T08:25:02.2621149Z [4036/7996] 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 2025-12-04T08:25:02.3038000Z [4036/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.3039786Z [4037/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.3378898Z [4037/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.3380945Z [4038/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.3532089Z [4038/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.3534340Z [4039/7996] 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 2025-12-04T08:25:02.3548080Z [4039/7996] 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 2025-12-04T08:25:02.3549777Z [4040/7996] 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 2025-12-04T08:25:02.3555596Z [4040/7996] 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 2025-12-04T08:25:02.3557309Z [4041/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.3697188Z [4041/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.3698444Z [4042/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.4086947Z [4042/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.4088692Z [4043/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.4445496Z [4043/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.4447184Z [4044/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.4709328Z [4044/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.4711129Z [4045/7996] 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 2025-12-04T08:25:02.4712863Z [4045/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.4714557Z [4046/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.4744192Z [4046/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.4745941Z [4047/7996] 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 2025-12-04T08:25:02.4938982Z [4047/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.4940719Z [4048/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.5174343Z [4048/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.5176099Z [4049/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.5677384Z [4049/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.5679107Z [4050/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.5788751Z [4050/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.5790009Z [4051/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.5905736Z [4051/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.5907579Z [4052/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.6002451Z [4052/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.6005461Z [4053/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.6205045Z [4053/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.6206826Z [4054/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.6251202Z [4054/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.6253717Z [4055/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.6871240Z [4055/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.6873040Z [4056/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.6886919Z [4056/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.6888533Z [4057/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.7173744Z [4057/7996] 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 2025-12-04T08:25:02.7175362Z [4058/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.7290750Z [4058/7996] 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 2025-12-04T08:25:02.7292568Z [4059/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.7460607Z [4059/7996] 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 2025-12-04T08:25:02.7462281Z [4060/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd-prfm.c.o 2025-12-04T08:25:02.7465779Z [4060/7996] 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 2025-12-04T08:25:02.7467568Z [4061/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.8020641Z [4061/7996] 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 2025-12-04T08:25:02.8022355Z [4062/7996] 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 2025-12-04T08:25:02.8069636Z [4062/7996] 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 2025-12-04T08:25:02.8071321Z [4063/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd.c.o 2025-12-04T08:25:02.8319546Z [4063/7996] 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 2025-12-04T08:25:02.8321901Z [4064/7996] 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 2025-12-04T08:25:02.8343820Z [4064/7996] 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 2025-12-04T08:25:02.8346113Z [4065/7996] 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 2025-12-04T08:25:02.8526009Z [4065/7996] 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 2025-12-04T08:25:02.8527910Z [4066/7996] 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 2025-12-04T08:25:02.8723903Z [4066/7996] 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 2025-12-04T08:25:02.8725638Z [4067/7996] 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 2025-12-04T08:25:02.9038707Z [4067/7996] 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 2025-12-04T08:25:02.9040356Z [4068/7996] 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 2025-12-04T08:25:02.9133359Z [4068/7996] 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 2025-12-04T08:25:02.9134796Z [4069/7996] 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 2025-12-04T08:25:02.9368564Z [4069/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:02.9370800Z [4070/7996] 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 2025-12-04T08:25:02.9531242Z [4070/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:02.9532992Z [4071/7996] 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 2025-12-04T08:25:02.9564755Z [4071/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:02.9566566Z [4072/7996] 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 2025-12-04T08:25:02.9922211Z [4072/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:02.9923844Z [4073/7996] 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 2025-12-04T08:25:03.0077702Z [4073/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.0078778Z [4074/7996] 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 2025-12-04T08:25:03.0314649Z [4074/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.0316357Z [4075/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.0481750Z [4075/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.0482773Z [4076/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.0485129Z [4076/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.0486678Z [4077/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.0748266Z [4077/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2025-12-04T08:25:03.0749895Z [4078/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.0935069Z [4078/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2025-12-04T08:25:03.0937678Z [4079/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.1129023Z [4079/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2025-12-04T08:25:03.1130594Z [4080/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.1353246Z [4080/7996] 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 2025-12-04T08:25:03.1355251Z [4081/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.1524834Z [4081/7996] 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 2025-12-04T08:25:03.1526303Z [4082/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2025-12-04T08:25:03.1543816Z [4082/7996] 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 2025-12-04T08:25:03.1545694Z [4083/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.1624998Z [4083/7996] 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 2025-12-04T08:25:03.1626484Z [4084/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2025-12-04T08:25:03.1925504Z [4084/7996] 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 2025-12-04T08:25:03.1927088Z [4085/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2025-12-04T08:25:03.2158505Z [4085/7996] 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 2025-12-04T08:25:03.2160235Z [4086/7996] 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 2025-12-04T08:25:03.2449239Z [4086/7996] 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 2025-12-04T08:25:03.2451083Z [4087/7996] 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 2025-12-04T08:25:03.2544728Z [4087/7996] 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 2025-12-04T08:25:03.2546380Z [4088/7996] 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 2025-12-04T08:25:03.2617568Z [4088/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.2619229Z [4089/7996] 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 2025-12-04T08:25:03.2655966Z [4089/7996] 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 2025-12-04T08:25:03.2657935Z [4090/7996] 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 2025-12-04T08:25:03.2908054Z [4090/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.2909403Z [4091/7996] 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 2025-12-04T08:25:03.3189424Z [4091/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.3191369Z [4092/7996] 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 2025-12-04T08:25:03.3525411Z [4092/7996] 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 2025-12-04T08:25:03.3526529Z [4093/7996] 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 2025-12-04T08:25:03.3700830Z [4093/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.3702450Z [4094/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.3707824Z [4094/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.3708926Z [4095/7996] 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 2025-12-04T08:25:03.3979762Z [4095/7996] 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 2025-12-04T08:25:03.3981643Z [4096/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.4321677Z [4096/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.4323334Z [4097/7996] 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 2025-12-04T08:25:03.4391183Z [4097/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.4393193Z [4098/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.4629979Z [4098/7996] 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 2025-12-04T08:25:03.4631017Z [4099/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.4674322Z [4099/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.4676565Z [4100/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.4833953Z [4100/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.o 2025-12-04T08:25:03.4835040Z [4101/7996] 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 2025-12-04T08:25:03.5014505Z [4101/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-12-04T08:25:03.5016029Z [4102/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.5420953Z [4102/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c.o 2025-12-04T08:25:03.5422879Z [4103/7996] 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 2025-12-04T08:25:03.5530189Z [4103/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c.o 2025-12-04T08:25:03.5531144Z [4104/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.5681849Z [4104/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-12-04T08:25:03.5683417Z [4105/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.o 2025-12-04T08:25:03.5684833Z [4105/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-12-04T08:25:03.5685994Z [4106/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-12-04T08:25:03.5725447Z [4106/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.5727008Z [4107/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.5981646Z [4107/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.5983542Z [4108/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c.o 2025-12-04T08:25:03.6404943Z [4108/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.6405946Z [4109/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c.o 2025-12-04T08:25:03.6478979Z [4109/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.6480321Z [4110/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-12-04T08:25:03.6791560Z [4110/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.6793349Z [4111/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.6860230Z [4111/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.6861891Z [4112/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-12-04T08:25:03.6890153Z [4112/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.6891552Z [4113/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.6960436Z [4113/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.6962321Z [4114/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.7478367Z [4114/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2025-12-04T08:25:03.7479956Z [4115/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.7558017Z [4115/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2025-12-04T08:25:03.7559205Z [4116/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.7766308Z [4116/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2025-12-04T08:25:03.7767533Z [4117/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.7776873Z [4117/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.7779382Z [4118/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.7914050Z [4118/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:25:03.7924133Z [4119/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2025-12-04T08:25:03.7951130Z [4119/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.7952687Z [4120/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-12-04T08:25:03.8428260Z [4120/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.8429190Z [4121/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2025-12-04T08:25:03.8595830Z [4121/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:25:03.8597270Z [4122/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2025-12-04T08:25:03.8907711Z [4122/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.8909268Z [4123/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.9062964Z [4123/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.9064593Z [4124/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.9073464Z [4124/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:25:03.9075011Z [4125/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:25:03.9268998Z [4125/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.9270616Z [4126/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.9516122Z [4126/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.9517676Z [4127/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:25:03.9722304Z [4127/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:25:03.9724071Z [4128/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.9982869Z [4128/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:03.9984104Z [4129/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:04.0110892Z [4129/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-12-04T08:25:04.0112259Z [4130/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:25:04.0181877Z [4130/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-12-04T08:25:04.0183086Z [4131/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:04.0395026Z [4131/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2025-12-04T08:25:04.0396482Z [4132/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:04.0574946Z [4132/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2025-12-04T08:25:04.0576319Z [4133/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-12-04T08:25:04.0961186Z [4133/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2025-12-04T08:25:04.0962204Z [4134/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-12-04T08:25:04.0963854Z [4134/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2025-12-04T08:25:04.0965935Z [4135/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-12-04T08:25:04.1020528Z [4135/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2025-12-04T08:25:04.1021619Z [4136/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-12-04T08:25:04.1036542Z [4136/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2025-12-04T08:25:04.1037415Z [4137/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2025-12-04T08:25:04.1340583Z [4137/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.1342431Z [4138/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2025-12-04T08:25:04.1445950Z [4138/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.1447541Z [4139/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2025-12-04T08:25:04.1839283Z [4139/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.1840244Z [4140/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2025-12-04T08:25:04.1932697Z [4140/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.1935777Z [4141/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2025-12-04T08:25:04.2064153Z [4141/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.2069555Z [4142/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2025-12-04T08:25:04.2306627Z [4142/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.2308611Z [4143/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.2398342Z [4143/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.2400473Z [4144/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.2650234Z [4144/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.2651931Z [4145/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.3156355Z [4145/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.3158041Z [4146/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.3175569Z [4146/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.3176696Z [4147/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.3184629Z [4147/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.3186590Z [4148/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.3393619Z [4148/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.3395711Z [4149/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.3555648Z [4149/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.3557603Z [4150/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.3704416Z [4150/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.3706632Z [4151/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.4216034Z [4151/7996] 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 2025-12-04T08:25:04.4218131Z [4152/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.4291712Z [4152/7996] 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 2025-12-04T08:25:04.4293612Z [4153/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.4506674Z [4153/7996] 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 2025-12-04T08:25:04.4508511Z [4154/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.4649218Z [4154/7996] 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 2025-12-04T08:25:04.4650517Z [4155/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.4665832Z [4155/7996] 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 2025-12-04T08:25:04.4667234Z [4156/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.4948060Z [4156/7996] 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 2025-12-04T08:25:04.4949805Z [4157/7996] 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 2025-12-04T08:25:04.5350848Z [4157/7996] 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 2025-12-04T08:25:04.5352517Z [4158/7996] 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 2025-12-04T08:25:04.5390653Z [4158/7996] 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 2025-12-04T08:25:04.5392367Z [4159/7996] 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 2025-12-04T08:25:04.5692347Z [4159/7996] 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 2025-12-04T08:25:04.5694322Z [4160/7996] 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 2025-12-04T08:25:04.5750478Z [4160/7996] 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 2025-12-04T08:25:04.5751606Z [4161/7996] 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 2025-12-04T08:25:04.5852436Z [4161/7996] 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 2025-12-04T08:25:04.5853892Z [4162/7996] 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 2025-12-04T08:25:04.5993248Z [4162/7996] 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 2025-12-04T08:25:04.5994861Z [4163/7996] 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 2025-12-04T08:25:04.6685663Z [4163/7996] 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 2025-12-04T08:25:04.6686716Z [4164/7996] 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 2025-12-04T08:25:04.6723991Z [4164/7996] 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 2025-12-04T08:25:04.6725152Z [4165/7996] 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 2025-12-04T08:25:04.6805419Z [4165/7996] 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 2025-12-04T08:25:04.6807023Z [4166/7996] 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 2025-12-04T08:25:04.6886910Z [4166/7996] 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 2025-12-04T08:25:04.6887955Z [4167/7996] 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 2025-12-04T08:25:04.7232706Z [4167/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.7234451Z [4168/7996] 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 2025-12-04T08:25:04.7302066Z [4168/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:04.7303960Z [4169/7996] 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 2025-12-04T08:25:04.7828424Z [4169/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.7830177Z [4170/7996] 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 2025-12-04T08:25:04.7876642Z [4170/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.7877900Z [4171/7996] 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 2025-12-04T08:25:04.7898585Z [4171/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.7899785Z [4172/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.7905861Z [4172/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:04.7907543Z [4173/7996] 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 2025-12-04T08:25:04.8450623Z [4173/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.8452332Z [4174/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:04.8608635Z [4174/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.8610470Z [4175/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.9030303Z [4175/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.9031370Z [4176/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.9036268Z [4176/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:04.9037621Z [4177/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:04.9073351Z [4177/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.9075918Z [4178/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.9320783Z [4178/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.9322517Z [4179/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.9614486Z [4179/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:04.9616148Z [4180/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:04.9656545Z [4180/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:04.9658290Z [4181/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.0193205Z [4181/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.0194476Z [4182/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.0319488Z [4182/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.0320511Z [4183/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.0361043Z [4183/7996] 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 2025-12-04T08:25:05.0362654Z [4184/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.0390465Z [4184/7996] 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 2025-12-04T08:25:05.0391804Z [4185/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.0725324Z [4185/7996] 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 2025-12-04T08:25:05.0726324Z [4186/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.0852453Z [4186/7996] 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 2025-12-04T08:25:05.0853701Z [4187/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.1395912Z [4187/7996] 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 2025-12-04T08:25:05.1397113Z [4188/7996] 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 2025-12-04T08:25:05.1449722Z [4188/7996] 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 2025-12-04T08:25:05.1451012Z [4189/7996] 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 2025-12-04T08:25:05.1533563Z [4189/7996] 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 2025-12-04T08:25:05.1538023Z [4190/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.1640687Z [4190/7996] 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 2025-12-04T08:25:05.1642230Z [4191/7996] 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 2025-12-04T08:25:05.1900919Z [4191/7996] 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 2025-12-04T08:25:05.1902063Z [4192/7996] 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 2025-12-04T08:25:05.2083792Z [4192/7996] 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 2025-12-04T08:25:05.2085501Z [4193/7996] 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 2025-12-04T08:25:05.2519516Z [4193/7996] 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 2025-12-04T08:25:05.2521728Z [4194/7996] 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 2025-12-04T08:25:05.2698922Z [4194/7996] 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 2025-12-04T08:25:05.2700491Z [4195/7996] 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 2025-12-04T08:25:05.2712943Z [4195/7996] 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 2025-12-04T08:25:05.2714195Z [4196/7996] 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 2025-12-04T08:25:05.2758132Z [4196/7996] 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 2025-12-04T08:25:05.2759167Z [4197/7996] 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 2025-12-04T08:25:05.2936778Z [4197/7996] 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 2025-12-04T08:25:05.2938389Z [4198/7996] 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 2025-12-04T08:25:05.3333651Z [4198/7996] 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 2025-12-04T08:25:05.3334991Z [4199/7996] 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 2025-12-04T08:25:05.3650045Z [4199/7996] 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 2025-12-04T08:25:05.3651198Z [4200/7996] 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 2025-12-04T08:25:05.4016711Z [4200/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.4018447Z [4201/7996] 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 2025-12-04T08:25:05.4040194Z [4201/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.4041760Z [4202/7996] 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 2025-12-04T08:25:05.4202163Z [4202/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.4205115Z [4203/7996] 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 2025-12-04T08:25:05.4209562Z [4203/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.4211728Z [4204/7996] 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 2025-12-04T08:25:05.4352992Z [4204/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.4355109Z [4205/7996] 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 2025-12-04T08:25:05.4772724Z [4205/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.4775101Z [4206/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.5123473Z [4206/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.5124662Z [4207/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.5180379Z [4207/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.5182379Z [4208/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.5241704Z [4208/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.5243403Z [4209/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.5472725Z [4209/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.5475767Z [4210/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.5503779Z [4210/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.5507015Z [4211/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.6030612Z [4211/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.6032311Z [4212/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.6119469Z [4212/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.6120669Z [4213/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.6281843Z [4213/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.6284006Z [4214/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.6499847Z [4214/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.6501858Z [4215/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.6543256Z [4215/7996] 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 2025-12-04T08:25:05.6544371Z [4216/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.6672865Z [4216/7996] 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 2025-12-04T08:25:05.6674609Z [4217/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.7207466Z [4217/7996] 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 2025-12-04T08:25:05.7209155Z [4218/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.7367409Z [4218/7996] 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 2025-12-04T08:25:05.7369452Z [4219/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:05.7452195Z [4219/7996] 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 2025-12-04T08:25:05.7453817Z [4220/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.7546281Z [4220/7996] 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 2025-12-04T08:25:05.7547661Z [4221/7996] 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 2025-12-04T08:25:05.7659092Z [4221/7996] 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 2025-12-04T08:25:05.7660988Z [4222/7996] 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 2025-12-04T08:25:05.7944132Z [4222/7996] 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 2025-12-04T08:25:05.7945513Z [4223/7996] 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 2025-12-04T08:25:05.8323989Z [4223/7996] 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 2025-12-04T08:25:05.8325200Z [4224/7996] 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 2025-12-04T08:25:05.8484035Z [4224/7996] 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 2025-12-04T08:25:05.8485288Z [4225/7996] 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 2025-12-04T08:25:05.8550922Z [4225/7996] 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 2025-12-04T08:25:05.8552514Z [4226/7996] 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 2025-12-04T08:25:05.8662746Z [4226/7996] 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 2025-12-04T08:25:05.8663817Z [4227/7996] 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 2025-12-04T08:25:05.8813996Z [4227/7996] 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 2025-12-04T08:25:05.8815216Z [4228/7996] 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 2025-12-04T08:25:05.9089677Z [4228/7996] 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 2025-12-04T08:25:05.9091317Z [4229/7996] 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 2025-12-04T08:25:05.9541625Z [4229/7996] 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 2025-12-04T08:25:05.9543231Z [4230/7996] 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 2025-12-04T08:25:05.9560234Z [4230/7996] 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 2025-12-04T08:25:05.9563509Z [4231/7996] 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 2025-12-04T08:25:05.9650583Z [4231/7996] 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 2025-12-04T08:25:05.9652237Z [4232/7996] 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 2025-12-04T08:25:05.9798461Z [4232/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:05.9799949Z [4233/7996] 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 2025-12-04T08:25:05.9824065Z [4233/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:05.9825866Z [4234/7996] 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 2025-12-04T08:25:06.0168200Z [4234/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.0169935Z [4235/7996] 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 2025-12-04T08:25:06.0765155Z [4235/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:06.0767112Z [4236/7996] 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 2025-12-04T08:25:06.0828152Z [4236/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.0829846Z [4237/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.0845164Z [4237/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:06.0846882Z [4238/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:06.0858124Z [4238/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:06.0859848Z [4239/7996] 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 2025-12-04T08:25:06.0961312Z [4239/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.0964799Z [4240/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.1442408Z [4240/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:06.1443992Z [4241/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:06.1845268Z [4241/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.1846365Z [4242/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:06.1934038Z [4242/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:06.1937663Z [4243/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.1958183Z [4243/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.1959853Z [4244/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:06.2118513Z [4244/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:06.2120403Z [4245/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.2273380Z [4245/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.2275168Z [4246/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:06.2483142Z [4246/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:06.2485050Z [4247/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.2877945Z [4247/7996] 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 2025-12-04T08:25:06.2879648Z [4248/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:06.3064406Z [4248/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.3066230Z [4249/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.3161216Z [4249/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.3162588Z [4250/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:06.3275641Z [4250/7996] 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 2025-12-04T08:25:06.3277528Z [4251/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:06.3327844Z [4251/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.3329811Z [4252/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.3496729Z [4252/7996] 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 2025-12-04T08:25:06.3498871Z [4253/7996] 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 2025-12-04T08:25:06.4234887Z [4253/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.4235953Z [4254/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.4237862Z [4254/7996] 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 2025-12-04T08:25:06.4239105Z [4255/7996] 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 2025-12-04T08:25:06.4265398Z [4255/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.4267193Z [4256/7996] 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 2025-12-04T08:25:06.4336844Z [4256/7996] 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 2025-12-04T08:25:06.4338402Z [4257/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.4484932Z [4257/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.4485941Z [4258/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.4544168Z [4258/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.4545906Z [4259/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.5389254Z [4259/7996] 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 2025-12-04T08:25:06.5390840Z [4260/7996] 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 2025-12-04T08:25:06.5418332Z [4260/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.5419519Z [4261/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.5574676Z [4261/7996] 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 2025-12-04T08:25:06.5576624Z [4262/7996] 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 2025-12-04T08:25:06.5587038Z [4262/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.5589392Z [4263/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.5767524Z [4263/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.5769117Z [4264/7996] 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 2025-12-04T08:25:06.5781087Z [4264/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.5782990Z [4265/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.6593124Z [4265/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.6594716Z [4266/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.6750821Z [4266/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.6751894Z [4267/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.6800652Z [4267/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.6801891Z [4268/7996] 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 2025-12-04T08:25:06.6806208Z [4268/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.6808052Z [4269/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.6983505Z [4269/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.6986800Z [4270/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.6995462Z [4270/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.6997317Z [4271/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.7818288Z [4271/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.7819727Z [4272/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.7833071Z [4272/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.7834399Z [4273/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.7840037Z [4273/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.8107471Z [4274/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.8108980Z [4274/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.8110523Z [4275/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.8251027Z [4275/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.8252494Z [4276/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.8575439Z [4276/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.8577155Z [4277/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.8870835Z [4277/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.8872040Z [4278/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.8981922Z [4278/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.8983080Z [4279/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.9100456Z [4279/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.9101529Z [4280/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.9259904Z [4280/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:06.9261626Z [4281/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:06.9373057Z [4281/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:06.9374964Z [4282/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.9802866Z [4282/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:06.9805414Z [4283/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-12-04T08:25:06.9993789Z [4283/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:06.9994821Z [4284/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.0108263Z [4284/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.0109278Z [4285/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.0356344Z [4285/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.0357379Z [4286/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c.o 2025-12-04T08:25:07.0372032Z [4286/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.0373140Z [4287/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.0414236Z [4287/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.0415870Z [4288/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.0933486Z [4288/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.0935580Z [4289/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.1048554Z [4289/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.1050284Z [4290/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.1215163Z [4290/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.1217050Z [4291/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.1379553Z [4291/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.1381098Z [4292/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.1633315Z [4292/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.1634969Z [4293/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.1645586Z [4293/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.1646727Z [4294/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.2196042Z [4294/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.2197736Z [4295/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.2287082Z [4295/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.2288470Z [4296/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.2364911Z [4296/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.2366686Z [4297/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.2466496Z [4297/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.2467882Z [4298/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.2665876Z [4298/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.2667533Z [4299/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.3208175Z [4299/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.3210142Z [4300/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.3259282Z [4300/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.3261842Z [4301/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.3369960Z [4301/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.3371439Z [4302/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.3420189Z [4302/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.3429264Z [4303/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.3576825Z [4303/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.3578090Z [4304/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.3879543Z [4304/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.3881477Z [4305/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.4397223Z [4305/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.4398836Z [4306/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.4551258Z [4306/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.4552955Z [4307/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.4554587Z [4307/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.4555757Z [4308/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.4559582Z [4308/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.4561378Z [4309/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.4637427Z [4309/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.4639273Z [4310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.5007016Z [4310/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.5009093Z [4311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.5612699Z [4311/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-12-04T08:25:07.5614148Z [4312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.5663020Z [4312/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c.o 2025-12-04T08:25:07.5665293Z [4313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.5672447Z [4313/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c.o 2025-12-04T08:25:07.5674395Z [4314/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-12-04T08:25:07.5691944Z [4314/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.5693632Z [4315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-12-04T08:25:07.5800463Z [4315/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.5801519Z [4316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-12-04T08:25:07.5945766Z [4316/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.5947374Z [4317/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-12-04T08:25:07.6679475Z [4317/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.6681220Z [4318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c.o 2025-12-04T08:25:07.6719636Z [4318/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.6721062Z [4319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c.o 2025-12-04T08:25:07.6731958Z [4319/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.6733411Z [4320/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.6849568Z [4320/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.6850731Z [4321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.6918825Z [4321/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.6920724Z [4322/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.7222989Z [4322/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.7224056Z [4323/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.7902552Z [4323/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.7904144Z [4324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.7930579Z [4324/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.7932108Z [4325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.7948898Z [4325/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.7950572Z [4326/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.7965891Z [4326/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.7967332Z [4327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.7978744Z [4327/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.8006094Z [4328/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.8205915Z [4328/7996] 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 2025-12-04T08:25:07.8208838Z [4329/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.9000365Z [4329/7996] 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 2025-12-04T08:25:07.9002442Z [4330/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.9015628Z [4330/7996] 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 2025-12-04T08:25:07.9017535Z [4331/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.9201898Z [4331/7996] 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 2025-12-04T08:25:07.9203988Z [4332/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:07.9222643Z [4332/7996] 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 2025-12-04T08:25:07.9223891Z [4333/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:07.9283514Z [4333/7996] 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 2025-12-04T08:25:07.9285587Z [4334/7996] 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 2025-12-04T08:25:07.9407376Z [4334/7996] 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 2025-12-04T08:25:07.9408605Z [4335/7996] 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 2025-12-04T08:25:08.0256587Z [4335/7996] 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 2025-12-04T08:25:08.0257670Z [4336/7996] 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 2025-12-04T08:25:08.0282734Z [4336/7996] 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 2025-12-04T08:25:08.0283791Z [4337/7996] 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 2025-12-04T08:25:08.0336048Z [4337/7996] 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 2025-12-04T08:25:08.0337646Z [4338/7996] 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 2025-12-04T08:25:08.0339391Z [4338/7996] 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 2025-12-04T08:25:08.0341088Z [4339/7996] 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 2025-12-04T08:25:08.0509311Z [4339/7996] 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 2025-12-04T08:25:08.0510684Z [4340/7996] 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 2025-12-04T08:25:08.1187852Z [4340/7996] 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 2025-12-04T08:25:08.1189037Z [4341/7996] 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 2025-12-04T08:25:08.1372184Z [4341/7996] 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 2025-12-04T08:25:08.1373908Z [4342/7996] 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 2025-12-04T08:25:08.1461483Z [4342/7996] 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 2025-12-04T08:25:08.1462565Z [4343/7996] 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 2025-12-04T08:25:08.1513703Z [4343/7996] 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 2025-12-04T08:25:08.1515504Z [4344/7996] 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 2025-12-04T08:25:08.1546789Z [4344/7996] 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 2025-12-04T08:25:08.1548398Z [4345/7996] 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 2025-12-04T08:25:08.1592064Z [4345/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.1593078Z [4346/7996] 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 2025-12-04T08:25:08.2343213Z [4346/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.2345004Z [4347/7996] 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 2025-12-04T08:25:08.2570864Z [4347/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.2571925Z [4348/7996] 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 2025-12-04T08:25:08.2617287Z [4348/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.2618323Z [4349/7996] 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 2025-12-04T08:25:08.2719841Z [4349/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.2721158Z [4350/7996] 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 2025-12-04T08:25:08.2796963Z [4350/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.2798704Z [4351/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.2872054Z [4351/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.2873810Z [4352/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.3523547Z [4352/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.3525020Z [4353/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.3767167Z [4353/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.3769073Z [4354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.3783913Z [4354/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.3785837Z [4355/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.3958512Z [4355/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.3960441Z [4356/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.4005035Z [4356/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.4006959Z [4357/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.4050415Z [4357/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.4052118Z [4358/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.4580568Z [4358/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.4582360Z [4359/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.4875777Z [4359/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.4877551Z [4360/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.5039465Z [4360/7996] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-12-04T08:25:08.5041248Z [4361/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.5193458Z [4361/7996] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-12-04T08:25:08.5194809Z [4362/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.5237563Z [4362/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-12-04T08:25:08.5239576Z [4363/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-12-04T08:25:08.5450605Z [4363/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-12-04T08:25:08.5451517Z [4364/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.5452319Z [4364/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-12-04T08:25:08.5452984Z [4365/7996] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-12-04T08:25:08.5621932Z [4365/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-12-04T08:25:08.5622787Z [4366/7996] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-12-04T08:25:08.5626327Z [4366/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-12-04T08:25:08.5627319Z [4367/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-12-04T08:25:08.5685489Z [4367/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-12-04T08:25:08.5686479Z [4368/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-12-04T08:25:08.5719769Z [4368/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-12-04T08:25:08.5721491Z [4369/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-12-04T08:25:08.5878334Z [4369/7996] Linking C static library lib/libmicrokernels-all.a 2025-12-04T08:25:08.5879241Z [4370/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-12-04T08:25:08.6110298Z [4370/7996] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-12-04T08:25:08.6111338Z [4371/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-12-04T08:25:08.6124838Z [4371/7996] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-12-04T08:25:08.6125583Z [4372/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-12-04T08:25:08.6303210Z [4372/7996] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-12-04T08:25:08.6304192Z [4373/7996] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-12-04T08:25:08.6344302Z [4373/7996] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-12-04T08:25:08.6345647Z [4374/7996] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-12-04T08:25:08.6376609Z [4374/7996] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-12-04T08:25:08.6377823Z [4375/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-12-04T08:25:08.6614556Z [4375/7996] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-12-04T08:25:08.6615329Z [4376/7996] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-12-04T08:25:08.6875538Z [4376/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-12-04T08:25:08.6876875Z [4377/7996] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-12-04T08:25:08.6880289Z [4377/7996] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-12-04T08:25:08.6881137Z [4378/7996] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-12-04T08:25:08.6888154Z [4378/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-12-04T08:25:08.6890167Z [4379/7996] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-12-04T08:25:08.7097140Z [4379/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-12-04T08:25:08.7098485Z [4380/7996] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-12-04T08:25:08.7102016Z [4380/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-12-04T08:25:08.7105364Z [4381/7996] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-12-04T08:25:08.7397039Z [4381/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-12-04T08:25:08.7398091Z [4382/7996] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-12-04T08:25:08.7475013Z [4382/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-12-04T08:25:08.7476179Z [4383/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-12-04T08:25:08.7554653Z [4383/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-12-04T08:25:08.7556092Z [4384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-12-04T08:25:08.7694477Z [4384/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-12-04T08:25:08.7695681Z [4385/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-12-04T08:25:08.7749394Z [4385/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-12-04T08:25:08.7750677Z [4386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-12-04T08:25:08.8046107Z [4386/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-12-04T08:25:08.8046921Z [4387/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-12-04T08:25:08.8076330Z [4387/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-12-04T08:25:08.8077547Z [4388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-12-04T08:25:08.8201414Z [4388/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-12-04T08:25:08.8202480Z [4389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-12-04T08:25:08.8333527Z [4389/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-12-04T08:25:08.8334707Z [4390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-12-04T08:25:08.8533075Z [4390/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-12-04T08:25:08.8534336Z [4391/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-12-04T08:25:08.8710642Z [4391/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-12-04T08:25:08.8711351Z [4392/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-12-04T08:25:08.8778866Z [4392/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-12-04T08:25:08.8780118Z [4393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-12-04T08:25:08.8922228Z [4393/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-12-04T08:25:08.8923381Z [4394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-12-04T08:25:08.8930812Z [4394/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-12-04T08:25:08.8932031Z [4395/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-12-04T08:25:08.9103954Z [4395/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-12-04T08:25:08.9104999Z [4396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-12-04T08:25:08.9315819Z [4396/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-12-04T08:25:08.9316589Z [4397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-12-04T08:25:08.9362424Z [4397/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-12-04T08:25:08.9363188Z [4398/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-12-04T08:25:08.9563304Z [4398/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-12-04T08:25:08.9564630Z [4399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-12-04T08:25:08.9707576Z [4399/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-12-04T08:25:08.9709398Z [4400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-12-04T08:25:08.9718818Z [4400/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-12-04T08:25:08.9720089Z [4401/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-12-04T08:25:08.9970907Z [4401/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-12-04T08:25:08.9971617Z [4402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-12-04T08:25:09.0066698Z [4402/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-12-04T08:25:09.0067490Z [4403/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-12-04T08:25:09.0155589Z [4403/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-12-04T08:25:09.0156315Z [4404/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-12-04T08:25:09.0224874Z [4404/7996] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-12-04T08:25:09.0226695Z [4405/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-12-04T08:25:09.0464514Z [4405/7996] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-12-04T08:25:09.0465981Z [4406/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-12-04T08:25:09.0632857Z [4406/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-12-04T08:25:09.0633539Z [4407/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-12-04T08:25:09.0634115Z [4407/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-12-04T08:25:09.0634715Z [4408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-12-04T08:25:09.1088886Z [4408/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-12-04T08:25:09.1089578Z [4409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-12-04T08:25:09.1177346Z [4409/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-12-04T08:25:09.1178736Z [4410/7996] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-12-04T08:25:09.1244161Z [4410/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-12-04T08:25:09.1245333Z [4411/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-12-04T08:25:09.1251044Z [4411/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-12-04T08:25:09.1252431Z [4412/7996] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-12-04T08:25:09.1324277Z [4412/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-12-04T08:25:09.1325368Z [4413/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-12-04T08:25:09.1687005Z [4413/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-12-04T08:25:09.1688257Z [4414/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-12-04T08:25:09.1852497Z [4414/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-12-04T08:25:09.1853828Z [4415/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-12-04T08:25:09.1939269Z [4415/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-12-04T08:25:09.1940804Z [4416/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-12-04T08:25:09.1942183Z [4416/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-12-04T08:25:09.1943469Z [4417/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-12-04T08:25:09.1944602Z [4417/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-12-04T08:25:09.1945933Z [4418/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-12-04T08:25:09.2403484Z [4418/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-12-04T08:25:09.2404205Z [4419/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-12-04T08:25:09.2451960Z [4419/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-12-04T08:25:09.2452925Z [4420/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-12-04T08:25:09.2554255Z [4420/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-12-04T08:25:09.2555261Z [4421/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-12-04T08:25:09.2605125Z [4421/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-12-04T08:25:09.2606318Z [4422/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-12-04T08:25:09.2659256Z [4422/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-12-04T08:25:09.2660213Z [4423/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-12-04T08:25:09.3056624Z [4423/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-12-04T08:25:09.3057776Z [4424/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-12-04T08:25:09.3083191Z [4424/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-12-04T08:25:09.3084355Z [4425/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-12-04T08:25:09.3097819Z [4425/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-12-04T08:25:09.3098966Z [4426/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-12-04T08:25:09.3318947Z [4426/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-12-04T08:25:09.3320178Z [4427/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-12-04T08:25:09.3512414Z [4427/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-12-04T08:25:09.3513752Z [4428/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-12-04T08:25:09.3602044Z [4428/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-12-04T08:25:09.3605196Z [4429/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-12-04T08:25:09.3668651Z [4429/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-12-04T08:25:09.3669330Z [4430/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-12-04T08:25:09.3766871Z [4430/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-12-04T08:25:09.3768076Z [4431/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-12-04T08:25:09.3934727Z [4431/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-12-04T08:25:09.3935441Z [4432/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-12-04T08:25:09.4102331Z [4432/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-12-04T08:25:09.4104631Z [4433/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-12-04T08:25:09.4295828Z [4433/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-12-04T08:25:09.4296609Z [4434/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-12-04T08:25:09.4334930Z [4434/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-12-04T08:25:09.4335959Z [4435/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-12-04T08:25:09.4353275Z [4435/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-12-04T08:25:09.4354379Z [4436/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-12-04T08:25:09.4507175Z [4436/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-12-04T08:25:09.4507940Z [4437/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-12-04T08:25:09.4652400Z [4437/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-12-04T08:25:09.4653445Z [4438/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-12-04T08:25:09.4834352Z [4438/7996] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-12-04T08:25:09.4835240Z [4439/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-12-04T08:25:09.4978146Z [4439/7996] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-12-04T08:25:09.4979388Z [4440/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-12-04T08:25:09.5012111Z [4440/7996] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-12-04T08:25:09.5013073Z [4441/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-12-04T08:25:09.5200213Z [4441/7996] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-12-04T08:25:09.5201330Z [4442/7996] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-12-04T08:25:09.5819243Z [4442/7996] Generating build_identifier.c 2025-12-04T08:25:09.5819792Z [4443/7996] Generating build_identifier.c 2025-12-04T08:25:09.6479951Z [4443/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-12-04T08:25:09.6481393Z [4444/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-12-04T08:25:09.6535260Z [4444/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-12-04T08:25:09.6536132Z [4445/7996] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-12-04T08:25:09.6615745Z [4445/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-12-04T08:25:09.6624387Z [4446/7996] Linking C static library lib/libmicrokernels-all.a 2025-12-04T08:25:09.7088225Z [4446/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-12-04T08:25:09.7089048Z [4447/7996] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-12-04T08:25:09.7094806Z [4447/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-12-04T08:25:09.7095549Z [4448/7996] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-12-04T08:25:09.7189668Z [4448/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-12-04T08:25:09.7190560Z [4449/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-12-04T08:25:09.7271896Z [4449/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-12-04T08:25:09.7272926Z [4450/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-12-04T08:25:09.7562054Z [4450/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-12-04T08:25:09.7563129Z [4451/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-12-04T08:25:09.7624731Z [4451/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-12-04T08:25:09.7625494Z [4452/7996] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-12-04T08:25:09.7702439Z [4452/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-12-04T08:25:09.7703749Z [4453/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-12-04T08:25:09.7707031Z [4453/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-12-04T08:25:09.7708087Z [4454/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-12-04T08:25:09.7773650Z [4454/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-12-04T08:25:09.7774673Z [4455/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-12-04T08:25:09.7874232Z [4455/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-12-04T08:25:09.7875317Z [4456/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-12-04T08:25:09.8203856Z [4456/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-12-04T08:25:09.8205049Z [4457/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-12-04T08:25:09.8298133Z [4457/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-12-04T08:25:09.8298883Z [4458/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-12-04T08:25:09.8306764Z [4458/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-12-04T08:25:09.8308008Z [4459/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-12-04T08:25:09.8387892Z [4459/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-12-04T08:25:09.8388948Z [4460/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-12-04T08:25:09.8478895Z [4460/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-12-04T08:25:09.8480008Z [4461/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-12-04T08:25:09.8507523Z [4461/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-12-04T08:25:09.8508575Z [4462/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-12-04T08:25:09.8841637Z [4462/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-12-04T08:25:09.8842366Z [4463/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-12-04T08:25:09.8899495Z [4463/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-12-04T08:25:09.8900201Z [4464/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-12-04T08:25:09.8979508Z [4464/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-12-04T08:25:09.8980889Z [4465/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-12-04T08:25:09.8988539Z [4465/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-12-04T08:25:09.8989412Z [4466/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-12-04T08:25:09.9067378Z [4466/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-12-04T08:25:09.9068690Z [4467/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-12-04T08:25:09.9090524Z [4467/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-12-04T08:25:09.9091550Z [4468/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-12-04T08:25:09.9480574Z [4468/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-12-04T08:25:09.9481655Z [4469/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-12-04T08:25:09.9510167Z [4469/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-12-04T08:25:09.9510880Z [4470/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-12-04T08:25:09.9637768Z [4470/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-12-04T08:25:09.9638721Z [4471/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-12-04T08:25:09.9639952Z [4471/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-12-04T08:25:09.9640878Z [4472/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-12-04T08:25:09.9643626Z [4472/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-12-04T08:25:09.9644566Z [4473/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-12-04T08:25:09.9649826Z [4473/7996] Linking CXX static library lib/libgtest.a 2025-12-04T08:25:09.9650808Z [4474/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-12-04T08:25:09.9816568Z [4474/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-12-04T08:25:09.9820714Z [4475/7996] Linking CXX static library lib/libgtest.a 2025-12-04T08:25:09.9956967Z [4475/7996] Linking CXX static library lib/libgmock.a 2025-12-04T08:25:09.9958415Z [4476/7996] Linking CXX static library lib/libgmock.a 2025-12-04T08:25:10.0051068Z [4476/7996] Linking CXX static library lib/libgmock_main.a 2025-12-04T08:25:10.0051685Z [4477/7996] Linking CXX static library lib/libgmock_main.a 2025-12-04T08:25:10.0114191Z [4477/7996] Linking CXX static library lib/libgtest_main.a 2025-12-04T08:25:10.0114985Z [4478/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-12-04T08:25:10.0142485Z [4478/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-12-04T08:25:10.0151617Z [4479/7996] Linking CXX static library lib/libgtest_main.a 2025-12-04T08:25:10.0166162Z [4479/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-12-04T08:25:10.0167410Z [4480/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-12-04T08:25:10.0209133Z [4480/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-12-04T08:25:10.0210353Z [4481/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-12-04T08:25:10.0371731Z [4481/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-12-04T08:25:10.0372647Z [4482/7996] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-12-04T08:25:10.0719828Z [4482/7996] Linking CXX static library lib/libXNNPACK.a 2025-12-04T08:25:10.0720459Z [4483/7996] Linking CXX static library lib/libXNNPACK.a 2025-12-04T08:25:10.1562620Z [4483/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/check.cc.o 2025-12-04T08:25:10.1563641Z [4484/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-12-04T08:25:10.1570872Z [4484/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-12-04T08:25:10.1571955Z [4485/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-12-04T08:25:10.1820893Z [4485/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-12-04T08:25:10.1822059Z [4486/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-12-04T08:25:10.1927203Z [4486/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-12-04T08:25:10.1928107Z [4487/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-12-04T08:25:10.1998061Z [4487/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-12-04T08:25:10.1999616Z [4488/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/check.cc.o 2025-12-04T08:25:10.2123346Z [4488/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-12-04T08:25:10.2124405Z [4489/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-12-04T08:25:10.3012094Z [4489/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-12-04T08:25:10.3013156Z [4490/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-12-04T08:25:10.3332275Z [4490/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-12-04T08:25:10.3333590Z [4491/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-12-04T08:25:10.3488134Z [4491/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-12-04T08:25:10.3489113Z [4492/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-12-04T08:25:10.3506648Z [4492/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-12-04T08:25:10.3507788Z [4493/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-12-04T08:25:10.3775865Z [4493/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-12-04T08:25:10.3776973Z [4494/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-12-04T08:25:10.4069900Z [4494/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-12-04T08:25:10.4071014Z [4495/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-12-04T08:25:10.4549110Z [4495/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-12-04T08:25:10.4550161Z [4496/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-12-04T08:25:10.4996520Z [4496/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-12-04T08:25:10.4997681Z [4497/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-12-04T08:25:10.5092914Z [4497/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-12-04T08:25:10.5093958Z [4498/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-12-04T08:25:10.5163982Z [4498/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-12-04T08:25:10.5164783Z [4499/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-12-04T08:25:10.5584030Z [4499/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-12-04T08:25:10.5585168Z [4500/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-12-04T08:25:10.5786534Z [4500/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-12-04T08:25:10.5787631Z [4501/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-12-04T08:25:10.6054105Z [4501/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-12-04T08:25:10.6055288Z [4502/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-12-04T08:25:10.6205916Z [4502/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-12-04T08:25:10.6206732Z [4503/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-12-04T08:25:10.6273542Z [4503/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-12-04T08:25:10.6274631Z [4504/7996] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-12-04T08:25:10.6504865Z [4504/7996] Linking CXX static library lib/libbenchmark.a 2025-12-04T08:25:10.6505503Z [4505/7996] Linking CXX static library lib/libbenchmark.a 2025-12-04T08:25:10.6593900Z [4505/7996] Linking CXX static library lib/libbenchmark_main.a 2025-12-04T08:25:10.6595280Z [4506/7996] Linking CXX static library lib/libbenchmark_main.a 2025-12-04T08:25:10.7496653Z [4506/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-12-04T08:25:10.7498075Z [4507/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-12-04T08:25:10.8011087Z [4507/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-12-04T08:25:10.8011850Z [4508/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-12-04T08:25:10.8084977Z [4508/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-12-04T08:25:10.8085789Z [4509/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-12-04T08:25:10.8275583Z [4509/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-12-04T08:25:10.8277004Z [4510/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-12-04T08:25:10.8290680Z [4510/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-12-04T08:25:10.8291801Z [4511/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-12-04T08:25:10.8770947Z [4511/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-12-04T08:25:10.8772039Z [4512/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-12-04T08:25:10.9782877Z [4512/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-12-04T08:25:10.9783999Z [4513/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-12-04T08:25:10.9956802Z [4513/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o 2025-12-04T08:25:10.9958243Z [4514/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-12-04T08:25:11.0074548Z [4514/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-12-04T08:25:11.0075609Z [4515/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-12-04T08:25:11.0448109Z [4515/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-12-04T08:25:11.0449250Z [4516/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-12-04T08:25:11.0477772Z [4516/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-12-04T08:25:11.0480229Z [4517/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-12-04T08:25:11.1398877Z [4517/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-12-04T08:25:11.1412742Z [4518/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-12-04T08:25:11.1851060Z [4518/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-12-04T08:25:11.1852328Z [4519/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o 2025-12-04T08:25:11.2293342Z [4519/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-12-04T08:25:11.2294668Z [4520/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-12-04T08:25:11.2458408Z [4520/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-12-04T08:25:11.2459738Z [4521/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-12-04T08:25:11.2688400Z [4521/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-12-04T08:25:11.2689296Z [4522/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-12-04T08:25:11.3274054Z [4522/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-12-04T08:25:11.3275305Z [4523/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-12-04T08:25:11.3450454Z [4523/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-12-04T08:25:11.3452087Z [4524/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-12-04T08:25:11.4267805Z [4524/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-12-04T08:25:11.4269008Z [4525/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-12-04T08:25:11.4860826Z [4525/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-12-04T08:25:11.4861590Z [4526/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-12-04T08:25:11.4905965Z [4526/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-12-04T08:25:11.4907267Z [4527/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-12-04T08:25:11.5044569Z [4527/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-12-04T08:25:11.5046319Z [4528/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-12-04T08:25:11.5070607Z [4528/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-12-04T08:25:11.5071294Z [4529/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-12-04T08:25:11.5521896Z [4529/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-12-04T08:25:11.5523525Z [4530/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-12-04T08:25:11.5828962Z [4530/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-12-04T08:25:11.5830578Z [4531/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-12-04T08:25:11.6479159Z [4531/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-12-04T08:25:11.6480379Z [4532/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-12-04T08:25:11.6483572Z [4532/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-12-04T08:25:11.6484737Z [4533/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-12-04T08:25:11.6757771Z [4533/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-12-04T08:25:11.6759140Z [4534/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-12-04T08:25:11.6772494Z [4534/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-12-04T08:25:11.6773862Z [4535/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-12-04T08:25:11.7398316Z [4535/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-12-04T08:25:11.7399769Z [4536/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-12-04T08:25:11.7817603Z [4536/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-12-04T08:25:11.7818788Z [4537/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-12-04T08:25:11.8474854Z [4537/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-12-04T08:25:11.8475958Z [4538/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-12-04T08:25:11.8930096Z [4538/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-12-04T08:25:11.8931220Z [4539/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-12-04T08:25:11.8954908Z [4539/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-12-04T08:25:11.8956159Z [4540/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-12-04T08:25:11.9007077Z [4540/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-12-04T08:25:11.9008442Z [4541/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-12-04T08:25:11.9435695Z [4541/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/fp32/FbgemmFP32.cc.o 2025-12-04T08:25:11.9436517Z [4542/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-12-04T08:25:11.9498348Z [4542/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-12-04T08:25:11.9499719Z [4543/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-12-04T08:25:12.0413361Z [4543/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-12-04T08:25:12.0414180Z [4544/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-12-04T08:25:12.0621642Z [4544/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-12-04T08:25:12.0622328Z [4545/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-12-04T08:25:12.0673677Z [4545/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-12-04T08:25:12.0674470Z [4546/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-12-04T08:25:12.0722100Z [4546/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-12-04T08:25:12.0723278Z [4547/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-12-04T08:25:12.1254214Z [4547/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-12-04T08:25:12.1255501Z [4548/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-12-04T08:25:12.1570827Z [4548/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-12-04T08:25:12.1571872Z [4549/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-12-04T08:25:12.1631198Z [4549/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-12-04T08:25:12.1632331Z [4550/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/fp32/FbgemmFP32.cc.o 2025-12-04T08:25:12.2542476Z [4550/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-12-04T08:25:12.2543624Z [4551/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-12-04T08:25:12.2602425Z [4551/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-12-04T08:25:12.2603846Z [4552/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-12-04T08:25:12.2863104Z [4552/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-12-04T08:25:12.2864240Z [4553/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-12-04T08:25:12.2952784Z [4553/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-12-04T08:25:12.2953949Z [4554/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-12-04T08:25:12.3117038Z [4554/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-12-04T08:25:12.3117932Z [4555/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-12-04T08:25:12.3342172Z [4555/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/fp32/FbgemmFP32UKernelsAvx2.cc.o 2025-12-04T08:25:12.3343420Z [4556/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-12-04T08:25:12.4051867Z [4556/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-12-04T08:25:12.4053221Z [4557/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-12-04T08:25:12.4093459Z [4557/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-12-04T08:25:12.4094188Z [4558/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-12-04T08:25:12.4254832Z [4558/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-12-04T08:25:12.4255639Z [4559/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-12-04T08:25:12.4776376Z [4559/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-12-04T08:25:12.4777535Z [4560/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-12-04T08:25:12.4934017Z [4560/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-12-04T08:25:12.4935228Z [4561/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-12-04T08:25:12.5400735Z [4561/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-12-04T08:25:12.5401565Z [4562/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-12-04T08:25:12.5469595Z [4562/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-12-04T08:25:12.5470915Z [4563/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-12-04T08:25:12.5571135Z [4563/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-12-04T08:25:12.5572596Z [4564/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/fp32/FbgemmFP32UKernelsAvx2.cc.o 2025-12-04T08:25:12.5574375Z [4564/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-12-04T08:25:12.5575594Z [4565/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-12-04T08:25:12.6426754Z [4565/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-12-04T08:25:12.6428267Z [4566/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-12-04T08:25:12.6984854Z [4566/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-12-04T08:25:12.6986246Z [4567/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-12-04T08:25:12.7046607Z [4567/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/fp32/FbgemmFP32UKernelsAvx512.cc.o 2025-12-04T08:25:12.7047700Z [4568/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-12-04T08:25:12.7049797Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::Fused8BitRowwiseQuantizedSBFloatToBfloat16Avx512(const uint8_t*, size_t, int, fbgemm::bfloat16*) [with bool scale_bias_last = true; bool quant_padding_float_type = true; uint8_t = unsigned char; size_t = long unsigned int; fbgemm::bfloat16 = short unsigned int]’: 2025-12-04T08:25:12.7051493Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:544:1: required from here 2025-12-04T08:25:12.7052876Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:389:25: warning: unused parameter ‘input’ [-Wunused-parameter] 2025-12-04T08:25:12.7053792Z 389 | const std::uint8_t* input, 2025-12-04T08:25:12.7054283Z | ~~~~~~~~~~~~~~~~~~~~^~~~~ 2025-12-04T08:25:12.7055358Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:390:12: warning: unused parameter ‘input_rows’ [-Wunused-parameter] 2025-12-04T08:25:12.7056149Z 390 | size_t input_rows, 2025-12-04T08:25:12.7056476Z | ~~~~~~~^~~~~~~~~~ 2025-12-04T08:25:12.7057342Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:391:9: warning: unused parameter ‘input_columns’ [-Wunused-parameter] 2025-12-04T08:25:12.7058013Z 391 | int input_columns, 2025-12-04T08:25:12.7058224Z | ~~~~^~~~~~~~~~~~~ 2025-12-04T08:25:12.7058782Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:392:15: warning: unused parameter ‘output’ [-Wunused-parameter] 2025-12-04T08:25:12.7059263Z 392 | bfloat16* output) { 2025-12-04T08:25:12.7059480Z | ~~~~~~~~~~^~~~~~ 2025-12-04T08:25:12.7060897Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::Fused8BitRowwiseQuantizedSBFloatToBfloat16Avx512(const uint8_t*, size_t, int, fbgemm::bfloat16*) [with bool scale_bias_last = true; bool quant_padding_float_type = false; uint8_t = unsigned char; size_t = long unsigned int; fbgemm::bfloat16 = short unsigned int]’: 2025-12-04T08:25:12.7062138Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:545:1: required from here 2025-12-04T08:25:12.7062856Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:389:25: warning: unused parameter ‘input’ [-Wunused-parameter] 2025-12-04T08:25:12.7063345Z 389 | const std::uint8_t* input, 2025-12-04T08:25:12.7063581Z | ~~~~~~~~~~~~~~~~~~~~^~~~~ 2025-12-04T08:25:12.7064160Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:390:12: warning: unused parameter ‘input_rows’ [-Wunused-parameter] 2025-12-04T08:25:12.7064674Z 390 | size_t input_rows, 2025-12-04T08:25:12.7064911Z | ~~~~~~~^~~~~~~~~~ 2025-12-04T08:25:12.7065496Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:391:9: warning: unused parameter ‘input_columns’ [-Wunused-parameter] 2025-12-04T08:25:12.7066161Z 391 | int input_columns, 2025-12-04T08:25:12.7066444Z | ~~~~^~~~~~~~~~~~~ 2025-12-04T08:25:12.7067053Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:392:15: warning: unused parameter ‘output’ [-Wunused-parameter] 2025-12-04T08:25:12.7067533Z 392 | bfloat16* output) { 2025-12-04T08:25:12.7067738Z | ~~~~~~~~~~^~~~~~ 2025-12-04T08:25:12.7069056Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::Fused8BitRowwiseQuantizedSBFloatToBfloat16Avx512(const uint8_t*, size_t, int, fbgemm::bfloat16*) [with bool scale_bias_last = false; bool quant_padding_float_type = true; uint8_t = unsigned char; size_t = long unsigned int; fbgemm::bfloat16 = short unsigned int]’: 2025-12-04T08:25:12.7070262Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:546:1: required from here 2025-12-04T08:25:12.7070985Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:389:25: warning: unused parameter ‘input’ [-Wunused-parameter] 2025-12-04T08:25:12.7071471Z 389 | const std::uint8_t* input, 2025-12-04T08:25:12.7071700Z | ~~~~~~~~~~~~~~~~~~~~^~~~~ 2025-12-04T08:25:12.7072256Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:390:12: warning: unused parameter ‘input_rows’ [-Wunused-parameter] 2025-12-04T08:25:12.7072744Z 390 | size_t input_rows, 2025-12-04T08:25:12.7072944Z | ~~~~~~~^~~~~~~~~~ 2025-12-04T08:25:12.7073499Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:391:9: warning: unused parameter ‘input_columns’ [-Wunused-parameter] 2025-12-04T08:25:12.7073986Z 391 | int input_columns, 2025-12-04T08:25:12.7074192Z | ~~~~^~~~~~~~~~~~~ 2025-12-04T08:25:12.7074862Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:392:15: warning: unused parameter ‘output’ [-Wunused-parameter] 2025-12-04T08:25:12.7075412Z 392 | bfloat16* output) { 2025-12-04T08:25:12.7075724Z | ~~~~~~~~~~^~~~~~ 2025-12-04T08:25:12.7076967Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::Fused8BitRowwiseQuantizedSBFloatToBfloat16Avx512(const uint8_t*, size_t, int, fbgemm::bfloat16*) [with bool scale_bias_last = false; bool quant_padding_float_type = false; uint8_t = unsigned char; size_t = long unsigned int; fbgemm::bfloat16 = short unsigned int]’: 2025-12-04T08:25:12.7078149Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:547:1: required from here 2025-12-04T08:25:12.7078845Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:389:25: warning: unused parameter ‘input’ [-Wunused-parameter] 2025-12-04T08:25:12.7079311Z 389 | const std::uint8_t* input, 2025-12-04T08:25:12.7079534Z | ~~~~~~~~~~~~~~~~~~~~^~~~~ 2025-12-04T08:25:12.7080089Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:390:12: warning: unused parameter ‘input_rows’ [-Wunused-parameter] 2025-12-04T08:25:12.7080562Z 390 | size_t input_rows, 2025-12-04T08:25:12.7080770Z | ~~~~~~~^~~~~~~~~~ 2025-12-04T08:25:12.7081313Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:391:9: warning: unused parameter ‘input_columns’ [-Wunused-parameter] 2025-12-04T08:25:12.7081789Z 391 | int input_columns, 2025-12-04T08:25:12.7081989Z | ~~~~^~~~~~~~~~~~~ 2025-12-04T08:25:12.7082519Z /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtilsAvx512.cc:392:15: warning: unused parameter ‘output’ [-Wunused-parameter] 2025-12-04T08:25:12.7082972Z 392 | bfloat16* output) { 2025-12-04T08:25:12.7083180Z | ~~~~~~~~~~^~~~~~ 2025-12-04T08:25:12.7083304Z 2025-12-04T08:25:12.7171465Z [4568/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/fp32/FbgemmFP32UKernelsAvx512_256.cc.o 2025-12-04T08:25:12.7172542Z [4569/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-12-04T08:25:12.7224932Z [4569/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o 2025-12-04T08:25:12.7226056Z [4570/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-12-04T08:25:12.7707285Z [4570/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingStatsTracker.cc.o 2025-12-04T08:25:12.7709308Z [4571/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-12-04T08:25:12.8167396Z [4571/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm.dir/__/__/gen_placeholder_4NopwE.cc.o 2025-12-04T08:25:12.8168358Z [4572/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm.dir/__/__/gen_placeholder_4NopwE.cc.o 2025-12-04T08:25:12.9050866Z [4572/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-12-04T08:25:12.9051970Z [4573/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-12-04T08:25:12.9054823Z [4573/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-12-04T08:25:12.9055933Z [4574/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-12-04T08:25:12.9071094Z [4574/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-12-04T08:25:12.9072554Z [4575/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingStatsTracker.cc.o 2025-12-04T08:25:12.9078066Z [4575/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-12-04T08:25:12.9079966Z [4576/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/fp32/FbgemmFP32UKernelsAvx512.cc.o 2025-12-04T08:25:12.9099460Z [4576/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-12-04T08:25:12.9100775Z [4577/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o 2025-12-04T08:25:12.9508433Z [4577/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-12-04T08:25:12.9509704Z [4578/7996] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/fp32/FbgemmFP32UKernelsAvx512_256.cc.o 2025-12-04T08:25:13.0005068Z [4578/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-12-04T08:25:13.0007663Z [4579/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-12-04T08:25:13.0008792Z [4579/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-12-04T08:25:13.0009937Z [4580/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-12-04T08:25:13.0185923Z [4580/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-12-04T08:25:13.0187199Z [4581/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-12-04T08:25:13.0254236Z [4581/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-12-04T08:25:13.0255382Z [4582/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-12-04T08:25:13.0364529Z [4582/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-12-04T08:25:13.0365660Z [4583/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-12-04T08:25:13.0464404Z [4583/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-12-04T08:25:13.0465306Z [4584/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-12-04T08:25:13.0955482Z [4584/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-12-04T08:25:13.0956931Z [4585/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-12-04T08:25:13.0993088Z [4585/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-12-04T08:25:13.0994208Z [4586/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-12-04T08:25:13.1042281Z [4586/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-12-04T08:25:13.1043544Z [4587/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-12-04T08:25:13.1054195Z [4587/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-12-04T08:25:13.1055117Z [4588/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-12-04T08:25:13.1140651Z [4588/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-12-04T08:25:13.1141718Z [4589/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-12-04T08:25:13.1218752Z [4589/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-12-04T08:25:13.1220469Z [4590/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-12-04T08:25:13.1761934Z [4590/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o 2025-12-04T08:25:13.1762658Z [4591/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-12-04T08:25:13.1912811Z [4591/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-12-04T08:25:13.1913958Z [4592/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-12-04T08:25:13.1983756Z [4592/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-12-04T08:25:13.1984579Z [4593/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-12-04T08:25:13.2036560Z [4593/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-12-04T08:25:13.2037339Z [4594/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-12-04T08:25:13.2132342Z [4594/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-12-04T08:25:13.2133061Z [4595/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-12-04T08:25:13.2193351Z [4595/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-12-04T08:25:13.2194462Z [4596/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o 2025-12-04T08:25:13.2553550Z [4596/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-12-04T08:25:13.2554280Z [4597/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-12-04T08:25:13.2717981Z [4597/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-12-04T08:25:13.2719372Z [4598/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-12-04T08:25:13.2730074Z [4598/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-12-04T08:25:13.2730788Z [4599/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-12-04T08:25:13.2949303Z [4599/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-12-04T08:25:13.2950428Z [4600/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-12-04T08:25:13.3023977Z [4600/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-12-04T08:25:13.3025139Z [4601/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-12-04T08:25:13.3204296Z [4601/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-12-04T08:25:13.3205487Z [4602/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-12-04T08:25:13.3539772Z [4602/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-12-04T08:25:13.3540501Z [4603/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-12-04T08:25:13.3623332Z [4603/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-12-04T08:25:13.3624502Z [4604/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-12-04T08:25:13.3642958Z [4604/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-12-04T08:25:13.3644395Z [4605/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-12-04T08:25:13.3688193Z [4605/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-12-04T08:25:13.3689067Z [4606/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-12-04T08:25:13.3726337Z [4606/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-12-04T08:25:13.3727041Z [4607/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-12-04T08:25:13.3934670Z [4607/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-12-04T08:25:13.3935879Z [4608/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-12-04T08:25:13.4393010Z [4608/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-12-04T08:25:13.4393727Z [4609/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-12-04T08:25:13.4418080Z [4609/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-12-04T08:25:13.4419005Z [4610/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-12-04T08:25:13.4431258Z [4610/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-12-04T08:25:13.4432038Z [4611/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-12-04T08:25:13.4444713Z [4611/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-12-04T08:25:13.4445925Z [4612/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-12-04T08:25:13.4665399Z [4612/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-12-04T08:25:13.4666908Z [4613/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-12-04T08:25:13.5047187Z [4613/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-12-04T08:25:13.5047967Z [4614/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-12-04T08:25:13.5208688Z [4614/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-12-04T08:25:13.5210327Z [4615/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-12-04T08:25:13.5401571Z [4615/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-12-04T08:25:13.5403064Z [4616/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-12-04T08:25:13.5466131Z [4616/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-12-04T08:25:13.5466848Z [4617/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-12-04T08:25:13.5615933Z [4617/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-12-04T08:25:13.5616639Z [4618/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-12-04T08:25:13.5712206Z [4618/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-12-04T08:25:13.5713680Z [4619/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-12-04T08:25:13.6153579Z [4619/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-12-04T08:25:13.6154825Z [4620/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-12-04T08:25:13.6310644Z [4620/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-12-04T08:25:13.6311744Z [4621/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-12-04T08:25:13.6371732Z [4621/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-12-04T08:25:13.6372442Z [4622/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-12-04T08:25:13.6534836Z [4622/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-12-04T08:25:13.6536045Z [4623/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-12-04T08:25:13.6552558Z [4623/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-12-04T08:25:13.6553763Z [4624/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-12-04T08:25:13.6712028Z [4624/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-12-04T08:25:13.6713265Z [4625/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-12-04T08:25:13.7271154Z [4625/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-12-04T08:25:13.7272399Z [4626/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-12-04T08:25:13.7764233Z [4626/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-12-04T08:25:13.7765352Z [4627/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-12-04T08:25:13.7780529Z [4627/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-12-04T08:25:13.7781243Z [4628/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-12-04T08:25:13.7844926Z [4628/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-12-04T08:25:13.7845721Z [4629/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-12-04T08:25:13.7862884Z [4629/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-12-04T08:25:13.7863954Z [4630/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-12-04T08:25:13.8037376Z [4630/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-12-04T08:25:13.8038584Z [4631/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-12-04T08:25:13.8392506Z [4631/7996] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-12-04T08:25:13.8393678Z [4632/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-12-04T08:25:13.8689069Z [4632/7996] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-12-04T08:25:13.8690270Z [4633/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-12-04T08:25:13.8907954Z [4633/7996] Building C object third_party/ittapi/CMakeFiles/jitprofiling.dir/src/ittnotify/jitprofiling.c.o 2025-12-04T08:25:13.8909142Z [4634/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-12-04T08:25:13.8995897Z [4634/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-12-04T08:25:13.8997125Z [4635/7996] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-12-04T08:25:13.9137052Z [4635/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-12-04T08:25:13.9138270Z [4636/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-12-04T08:25:13.9139613Z [4636/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-12-04T08:25:13.9140777Z [4637/7996] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-12-04T08:25:13.9232372Z [4637/7996] Linking C static library lib/libittnotify.a 2025-12-04T08:25:13.9232964Z [4638/7996] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-12-04T08:25:13.9250472Z [4638/7996] Linking CXX static library lib/libasmjit.a 2025-12-04T08:25:13.9250893Z [4639/7996] Linking C static library lib/libittnotify.a 2025-12-04T08:25:13.9348051Z [4639/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-12-04T08:25:13.9348811Z [4640/7996] Building C object third_party/ittapi/CMakeFiles/jitprofiling.dir/src/ittnotify/jitprofiling.c.o 2025-12-04T08:25:13.9412672Z [4640/7996] Linking C static library lib/libjitprofiling.a 2025-12-04T08:25:13.9413354Z [4641/7996] Linking C static library lib/libjitprofiling.a 2025-12-04T08:25:13.9523570Z [4641/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-12-04T08:25:13.9525138Z [4642/7996] Linking CXX static library lib/libasmjit.a 2025-12-04T08:25:14.0207427Z [4642/7996] Linking CXX static library lib/libfbgemm.a 2025-12-04T08:25:14.0208110Z [4643/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-12-04T08:25:14.0259458Z [4643/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strtok.c.o 2025-12-04T08:25:14.0260277Z [4644/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-12-04T08:25:14.0372079Z [4644/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/thread-common.c.o 2025-12-04T08:25:14.0373284Z [4645/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-12-04T08:25:14.0597481Z [4645/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-12-04T08:25:14.0598856Z [4646/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-12-04T08:25:14.0624300Z [4646/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-12-04T08:25:14.0625540Z [4647/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-12-04T08:25:14.0730242Z [4647/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-12-04T08:25:14.0731308Z [4648/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strtok.c.o 2025-12-04T08:25:14.1365749Z [4648/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-12-04T08:25:14.1367308Z [4649/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/thread-common.c.o 2025-12-04T08:25:14.1492526Z [4649/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-12-04T08:25:14.1493429Z [4650/7996] Linking CXX static library lib/libfbgemm.a 2025-12-04T08:25:14.1668137Z [4650/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-12-04T08:25:14.1669231Z [4651/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-12-04T08:25:14.1760177Z [4651/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-12-04T08:25:14.1761663Z [4652/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-12-04T08:25:14.1821022Z [4652/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-12-04T08:25:14.1822375Z [4653/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-12-04T08:25:14.1925971Z [4653/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-12-04T08:25:14.1927367Z [4654/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-12-04T08:25:14.2415183Z [4654/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-12-04T08:25:14.2416790Z [4655/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-12-04T08:25:14.2582829Z [4655/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-12-04T08:25:14.2583847Z [4656/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-12-04T08:25:14.2944381Z [4656/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-12-04T08:25:14.2946011Z [4657/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-12-04T08:25:14.3032284Z [4657/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-12-04T08:25:14.3033285Z [4658/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-12-04T08:25:14.3080641Z [4658/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-12-04T08:25:14.3082073Z [4659/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-12-04T08:25:14.3194303Z [4659/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-12-04T08:25:14.3195556Z [4660/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-12-04T08:25:14.3450656Z [4660/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-12-04T08:25:14.3452135Z [4661/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-12-04T08:25:14.3808551Z [4661/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-12-04T08:25:14.3810137Z [4662/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-12-04T08:25:14.4023183Z [4662/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-12-04T08:25:14.4024596Z [4663/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-12-04T08:25:14.4292672Z [4663/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-12-04T08:25:14.4294151Z [4664/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-12-04T08:25:14.4522741Z [4664/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-12-04T08:25:14.4524232Z [4665/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-12-04T08:25:14.4548311Z [4665/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-12-04T08:25:14.4549845Z [4666/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-12-04T08:25:14.4905373Z [4666/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-12-04T08:25:14.4906418Z [4667/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-12-04T08:25:14.4975316Z [4667/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-12-04T08:25:14.4976333Z [4668/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-12-04T08:25:14.5128215Z [4668/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-12-04T08:25:14.5129748Z [4669/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-12-04T08:25:14.5384094Z [4669/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux.c.o 2025-12-04T08:25:14.5385026Z [4670/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-12-04T08:25:14.5770382Z [4670/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-12-04T08:25:14.5771855Z [4671/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-12-04T08:25:14.5774277Z [4671/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-12-04T08:25:14.5775668Z [4672/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-12-04T08:25:14.6060704Z [4672/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2025-12-04T08:25:14.6062584Z [4673/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-12-04T08:25:14.6112639Z [4673/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-12-04T08:25:14.6113923Z [4674/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-12-04T08:25:14.6463591Z [4674/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-12-04T08:25:14.6465506Z [4675/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux.c.o 2025-12-04T08:25:14.6467006Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/linux.c: In function ‘uv__get_constrained_cpu’: 2025-12-04T08:25:14.6468910Z /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/linux.c:2354:47: warning: ‘/cpu.max’ directive output may be truncated writing 8 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 2025-12-04T08:25:14.6470382Z 2354 | snprintf(full_path, sizeof(full_path), "%s/cpu.max", path); 2025-12-04T08:25:14.6470883Z | ^~~~~~~~ 2025-12-04T08:25:14.6471306Z In file included from /usr/include/stdio.h:894, 2025-12-04T08:25:14.6471928Z from /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/include/uv.h:59, 2025-12-04T08:25:14.6472791Z from /var/lib/jenkins/workspace/third_party/tensorpipe/third_party/libuv/src/unix/linux.c:26: 2025-12-04T08:25:14.6473993Z /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 9 and 264 bytes into a destination of size 256 2025-12-04T08:25:14.6474915Z 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 2025-12-04T08:25:14.6475438Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:14.6476052Z 72 | __glibc_objsize (__s), __fmt, 2025-12-04T08:25:14.6476520Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:14.6476907Z 73 | __va_arg_pack ()); 2025-12-04T08:25:14.6477306Z | ~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:14.6477587Z 2025-12-04T08:25:14.6518032Z [4675/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-12-04T08:25:14.6519516Z [4676/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-12-04T08:25:14.6924625Z [4676/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-12-04T08:25:14.6926033Z [4677/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-12-04T08:25:14.7130148Z [4677/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-12-04T08:25:14.7131603Z [4678/7996] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2025-12-04T08:25:14.7336788Z [4678/7996] Linking C static library lib/libtensorpipe_uv.a 2025-12-04T08:25:14.7337311Z [4679/7996] Linking C static library lib/libtensorpipe_uv.a 2025-12-04T08:25:14.7429641Z [4679/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-12-04T08:25:14.7430749Z [4680/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-12-04T08:25:14.7870275Z [4680/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-12-04T08:25:14.7871112Z [4681/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-12-04T08:25:14.7903795Z [4681/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-12-04T08:25:14.7904863Z [4682/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-12-04T08:25:14.8069809Z [4682/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-12-04T08:25:14.8071024Z [4683/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-12-04T08:25:14.8780525Z [4683/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-12-04T08:25:14.8781756Z [4684/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-12-04T08:25:14.8873240Z [4684/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-12-04T08:25:14.8874401Z [4685/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-12-04T08:25:14.9040195Z [4685/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-12-04T08:25:14.9041566Z [4686/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-12-04T08:25:14.9513461Z [4686/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-12-04T08:25:14.9514828Z [4687/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-12-04T08:25:14.9546084Z [4687/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-12-04T08:25:14.9546947Z [4688/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-12-04T08:25:14.9957381Z [4688/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-12-04T08:25:14.9958911Z [4689/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-12-04T08:25:15.0788526Z [4689/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-12-04T08:25:15.0789763Z [4690/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-12-04T08:25:15.0987111Z [4690/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-12-04T08:25:15.0988504Z [4691/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-12-04T08:25:15.1361477Z [4691/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-12-04T08:25:15.1362775Z [4692/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-12-04T08:25:15.1787171Z [4692/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-12-04T08:25:15.1788213Z [4693/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-12-04T08:25:15.1805825Z [4693/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-12-04T08:25:15.1811274Z [4694/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-12-04T08:25:15.2184699Z [4694/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-12-04T08:25:15.2186338Z [4695/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-12-04T08:25:15.2368222Z [4695/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-12-04T08:25:15.2369598Z [4696/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-12-04T08:25:15.2652921Z [4696/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-12-04T08:25:15.2653720Z [4697/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-12-04T08:25:15.3057720Z [4697/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-12-04T08:25:15.3059017Z [4698/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-12-04T08:25:15.3525075Z [4698/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-12-04T08:25:15.3526429Z [4699/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-12-04T08:25:15.3582906Z [4699/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-12-04T08:25:15.3584223Z [4700/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-12-04T08:25:15.4047211Z [4700/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-12-04T08:25:15.4048510Z [4701/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-12-04T08:25:15.4151547Z [4701/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-12-04T08:25:15.4152471Z [4702/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-12-04T08:25:15.4301889Z [4702/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-12-04T08:25:15.4304929Z [4703/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-12-04T08:25:15.4905033Z [4703/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-12-04T08:25:15.4906559Z [4704/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-12-04T08:25:15.5310560Z [4704/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-12-04T08:25:15.5311884Z [4705/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-12-04T08:25:15.5506562Z [4705/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-12-04T08:25:15.5507841Z [4706/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-12-04T08:25:15.5732215Z [4706/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-12-04T08:25:15.5733635Z [4707/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-12-04T08:25:15.6660380Z [4707/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-12-04T08:25:15.6661697Z [4708/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-12-04T08:25:15.7095117Z [4708/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-12-04T08:25:15.7096228Z [4709/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-12-04T08:25:15.7271787Z [4709/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-12-04T08:25:15.7273062Z [4710/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-12-04T08:25:15.7746438Z [4710/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-12-04T08:25:15.7747773Z [4711/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-12-04T08:25:15.7909709Z [4711/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-12-04T08:25:15.7911275Z [4712/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-12-04T08:25:15.8217318Z [4712/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-12-04T08:25:15.8218857Z [4713/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-12-04T08:25:15.8720210Z [4713/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-12-04T08:25:15.8721565Z [4714/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-12-04T08:25:15.8987897Z [4714/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-12-04T08:25:15.8989203Z [4715/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-12-04T08:25:15.9443374Z [4715/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-12-04T08:25:15.9444935Z [4716/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-12-04T08:25:15.9579973Z [4716/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-12-04T08:25:15.9580760Z [4717/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-12-04T08:25:15.9997913Z [4717/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-12-04T08:25:15.9999172Z [4718/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-12-04T08:25:16.0138482Z [4718/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-12-04T08:25:16.0139839Z [4719/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-12-04T08:25:16.0556373Z [4719/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-12-04T08:25:16.0557704Z [4720/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-12-04T08:25:16.0952349Z [4720/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-12-04T08:25:16.0953718Z [4721/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-12-04T08:25:16.1129044Z [4721/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-12-04T08:25:16.1130406Z [4722/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-12-04T08:25:16.1408031Z [4722/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-12-04T08:25:16.1409307Z [4723/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-12-04T08:25:16.1927040Z [4723/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-12-04T08:25:16.1931639Z [4724/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-12-04T08:25:16.2096594Z [4724/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-12-04T08:25:16.2097480Z [4725/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-12-04T08:25:16.2561692Z [4725/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-12-04T08:25:16.2567007Z [4726/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-12-04T08:25:16.2721735Z [4726/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-12-04T08:25:16.2726351Z [4727/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-12-04T08:25:16.2798087Z [4727/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o 2025-12-04T08:25:16.2802581Z [4728/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-12-04T08:25:16.3535452Z [4728/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o 2025-12-04T08:25:16.3537170Z [4729/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-12-04T08:25:16.3712545Z [4729/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o 2025-12-04T08:25:16.3713920Z [4730/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-12-04T08:25:16.3809358Z [4730/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o 2025-12-04T08:25:16.3810693Z [4731/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-12-04T08:25:16.4199727Z [4731/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o 2025-12-04T08:25:16.4201245Z [4732/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-12-04T08:25:16.4296163Z [4732/7996] Linking CXX static library lib/libtensorpipe.a 2025-12-04T08:25:16.4297179Z [4733/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o 2025-12-04T08:25:16.5030832Z [4733/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o 2025-12-04T08:25:16.5032276Z [4734/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o 2025-12-04T08:25:16.5230655Z [4734/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o 2025-12-04T08:25:16.5231671Z [4735/7996] Linking CXX static library lib/libtensorpipe.a 2025-12-04T08:25:16.5414555Z [4735/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o 2025-12-04T08:25:16.5418053Z [4736/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o 2025-12-04T08:25:16.5753450Z [4736/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o 2025-12-04T08:25:16.5754786Z [4737/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o 2025-12-04T08:25:16.5799482Z [4737/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o 2025-12-04T08:25:16.5800695Z [4738/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o 2025-12-04T08:25:16.6741776Z [4738/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o 2025-12-04T08:25:16.6743258Z [4739/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o 2025-12-04T08:25:16.6947733Z [4739/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o 2025-12-04T08:25:16.6949035Z [4740/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o 2025-12-04T08:25:16.7559402Z [4740/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o 2025-12-04T08:25:16.7560811Z [4741/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o 2025-12-04T08:25:16.7965426Z [4741/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o 2025-12-04T08:25:16.7966871Z [4742/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o 2025-12-04T08:25:16.7968915Z [4742/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o 2025-12-04T08:25:16.7970234Z [4743/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o 2025-12-04T08:25:16.7988386Z [4743/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-12-04T08:25:16.7989233Z [4744/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o 2025-12-04T08:25:16.8199618Z [4744/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-12-04T08:25:16.8200775Z [4745/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o 2025-12-04T08:25:16.8989465Z [4745/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-12-04T08:25:16.8990716Z [4746/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o 2025-12-04T08:25:16.9711692Z [4746/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-12-04T08:25:16.9712900Z [4747/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o 2025-12-04T08:25:16.9887593Z [4747/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-12-04T08:25:16.9888331Z [4748/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-12-04T08:25:16.9948037Z [4748/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-12-04T08:25:16.9949298Z [4749/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-12-04T08:25:17.0006921Z [4749/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-12-04T08:25:17.0007747Z [4750/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-12-04T08:25:17.0400503Z [4750/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-12-04T08:25:17.0401398Z [4751/7996] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o 2025-12-04T08:25:17.0455027Z [4751/7996] Linking CXX static library lib/libtensorpipe_cuda.a 2025-12-04T08:25:17.0455817Z [4752/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-12-04T08:25:17.0817864Z [4752/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-12-04T08:25:17.0818393Z [4753/7996] Linking CXX static library lib/libtensorpipe_cuda.a 2025-12-04T08:25:17.1320815Z [4753/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-12-04T08:25:17.1321762Z [4754/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-12-04T08:25:17.1340185Z [4754/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-12-04T08:25:17.1341129Z [4755/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-12-04T08:25:17.1378027Z [4755/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-12-04T08:25:17.1378915Z [4756/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-12-04T08:25:17.1757879Z [4756/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-12-04T08:25:17.1758796Z [4757/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-12-04T08:25:17.2129844Z [4757/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-12-04T08:25:17.2130784Z [4758/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-12-04T08:25:17.2176737Z [4758/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-12-04T08:25:17.2177663Z [4759/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-12-04T08:25:17.2916873Z [4759/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-12-04T08:25:17.2917545Z [4760/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-12-04T08:25:17.2959310Z [4760/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-12-04T08:25:17.2960305Z [4761/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-12-04T08:25:17.2989937Z [4761/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-12-04T08:25:17.3387035Z [4762/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-12-04T08:25:17.3387935Z [4762/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o 2025-12-04T08:25:17.3388869Z [4763/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-12-04T08:25:17.3398665Z [4763/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-12-04T08:25:17.3399591Z [4764/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-12-04T08:25:17.3407316Z [4764/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-12-04T08:25:17.3408263Z [4765/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-12-04T08:25:17.4406470Z [4765/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-12-04T08:25:17.4407755Z [4766/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-12-04T08:25:17.4467025Z [4766/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-12-04T08:25:17.4467774Z [4767/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-12-04T08:25:17.4582585Z [4767/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-12-04T08:25:17.4583616Z [4768/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o 2025-12-04T08:25:17.4584348Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/pair.h:13, 2025-12-04T08:25:17.4585063Z from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/context.h:21, 2025-12-04T08:25:17.4585890Z from /var/lib/jenkins/workspace/third_party/gloo/gloo/context.h:15, 2025-12-04T08:25:17.4586623Z from /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.h:11, 2025-12-04T08:25:17.4587311Z from /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:9: 2025-12-04T08:25:17.4588553Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc: In destructor ‘gloo::mpi::MPIScope::~MPIScope()’: 2025-12-04T08:25:17.4589870Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:145:7: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-12-04T08:25:17.4590789Z 145 | throw EnforceNotMet( \ 2025-12-04T08:25:17.4591254Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4591690Z 146 | __FILE__, \ 2025-12-04T08:25:17.4592104Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4592519Z 147 | __LINE__, \ 2025-12-04T08:25:17.4592951Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4593353Z 148 | expr, \ 2025-12-04T08:25:17.4593940Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4594412Z 149 | r.get_message_and_free(MakeString(__VA_ARGS__))); \ 2025-12-04T08:25:17.4594823Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4595747Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:158:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’ 2025-12-04T08:25:17.4596576Z 158 | GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) 2025-12-04T08:25:17.4597012Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4597794Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:43:3: note: in expansion of macro ‘GLOO_ENFORCE_EQ’ 2025-12-04T08:25:17.4598421Z 43 | GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); 2025-12-04T08:25:17.4598652Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4599210Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:145:7: note: in C++11 destructors default to ‘noexcept’ 2025-12-04T08:25:17.4599715Z 145 | throw EnforceNotMet( \ 2025-12-04T08:25:17.4599997Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4600243Z 146 | __FILE__, \ 2025-12-04T08:25:17.4600493Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4600753Z 147 | __LINE__, \ 2025-12-04T08:25:17.4600993Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4601246Z 148 | expr, \ 2025-12-04T08:25:17.4601488Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4601877Z 149 | r.get_message_and_free(MakeString(__VA_ARGS__))); \ 2025-12-04T08:25:17.4602165Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4603212Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:158:3: note: in expansion of macro ‘GLOO_ENFORCE_THAT_IMPL’ 2025-12-04T08:25:17.4603746Z 158 | GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) 2025-12-04T08:25:17.4604044Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4604538Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:43:3: note: in expansion of macro ‘GLOO_ENFORCE_EQ’ 2025-12-04T08:25:17.4604982Z 43 | GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); 2025-12-04T08:25:17.4605218Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:25:17.4605360Z 2025-12-04T08:25:17.4919288Z [4768/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-12-04T08:25:17.4920358Z [4769/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-12-04T08:25:17.4924193Z [4769/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-12-04T08:25:17.4925168Z [4770/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-12-04T08:25:17.5073064Z [4770/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-12-04T08:25:17.5074121Z [4771/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-12-04T08:25:17.5148665Z [4771/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-12-04T08:25:17.5149608Z [4772/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-12-04T08:25:17.5369656Z [4772/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-12-04T08:25:17.5374986Z [4773/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-12-04T08:25:17.5573370Z [4773/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-12-04T08:25:17.5575282Z [4774/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-12-04T08:25:17.5752317Z [4774/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-12-04T08:25:17.5753698Z [4775/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-12-04T08:25:17.6328437Z [4775/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-12-04T08:25:17.6329102Z [4776/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-12-04T08:25:17.6441998Z [4776/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-12-04T08:25:17.6443007Z [4777/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-12-04T08:25:17.6665817Z [4777/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-12-04T08:25:17.6666821Z [4778/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-12-04T08:25:17.6681716Z [4778/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-12-04T08:25:17.6682377Z [4779/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-12-04T08:25:17.7218456Z [4779/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-12-04T08:25:17.7219522Z [4780/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-12-04T08:25:17.7734173Z [4780/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-12-04T08:25:17.7735240Z [4781/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-12-04T08:25:17.7913506Z [4781/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-12-04T08:25:17.7914613Z [4782/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-12-04T08:25:17.8020684Z [4782/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-12-04T08:25:17.8023518Z [4783/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-12-04T08:25:17.8123443Z [4783/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-12-04T08:25:17.8124475Z [4784/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-12-04T08:25:17.8325745Z [4784/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-12-04T08:25:17.8328959Z [4785/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-12-04T08:25:17.8790544Z [4785/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-12-04T08:25:17.8791684Z [4786/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-12-04T08:25:17.9466394Z [4786/7996] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda.cu.o 2025-12-04T08:25:17.9467046Z [4787/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-12-04T08:25:17.9473196Z [4787/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o 2025-12-04T08:25:17.9474115Z [4788/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-12-04T08:25:17.9689573Z [4788/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o 2025-12-04T08:25:17.9690716Z [4789/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-12-04T08:25:17.9757315Z [4789/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o 2025-12-04T08:25:17.9760093Z [4790/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-12-04T08:25:17.9971392Z [4790/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o 2025-12-04T08:25:17.9974382Z [4791/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-12-04T08:25:18.0415573Z [4791/7996] Linking CXX static library lib/libgloo.a 2025-12-04T08:25:18.0416291Z [4792/7996] Linking CXX static library lib/libgloo.a 2025-12-04T08:25:18.1619270Z [4792/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o 2025-12-04T08:25:18.1620497Z [4793/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o 2025-12-04T08:25:18.2123404Z [4793/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o 2025-12-04T08:25:18.2124379Z [4794/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o 2025-12-04T08:25:18.2130517Z [4794/7996] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_private.cu.o 2025-12-04T08:25:18.2131199Z [4795/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o 2025-12-04T08:25:18.2162743Z [4795/7996] Running gen_proto.py on onnx/onnx.in.proto 2025-12-04T08:25:18.2163654Z [4796/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o 2025-12-04T08:25:18.2521600Z [4796/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-12-04T08:25:18.2522851Z [4797/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o 2025-12-04T08:25:18.2633866Z [4797/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-12-04T08:25:18.2634790Z [4798/7996] Running gen_proto.py on onnx/onnx.in.proto 2025-12-04T08:25:18.2635419Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2025-12-04T08:25:18.2636172Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-12-04T08:25:18.2637001Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2025-12-04T08:25:18.2637787Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2025-12-04T08:25:18.2638502Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2025-12-04T08:25:18.2638918Z 2025-12-04T08:25:18.3767797Z [4798/7996] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-12-04T08:25:18.3769106Z [4799/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-12-04T08:25:18.3908073Z [4799/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-12-04T08:25:18.3912214Z [4800/7996] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o 2025-12-04T08:25:18.4524158Z [4800/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-12-04T08:25:18.4525519Z [4801/7996] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-12-04T08:25:18.5009637Z [4801/7996] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-12-04T08:25:18.5010739Z [4802/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-12-04T08:25:18.5111523Z [4802/7996] Running gen_proto.py on onnx/onnx-data.in.proto 2025-12-04T08:25:18.5112453Z [4803/7996] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-12-04T08:25:18.5113153Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2025-12-04T08:25:18.5114061Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-12-04T08:25:18.5114981Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2025-12-04T08:25:18.5115846Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2025-12-04T08:25:18.5116631Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2025-12-04T08:25:18.5117099Z 2025-12-04T08:25:18.5553305Z [4803/7996] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-12-04T08:25:18.5554387Z [4804/7996] Running gen_proto.py on onnx/onnx-data.in.proto 2025-12-04T08:25:18.5555040Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2025-12-04T08:25:18.5555825Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-12-04T08:25:18.5556669Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2025-12-04T08:25:18.5557458Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2025-12-04T08:25:18.5558189Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2025-12-04T08:25:18.5558641Z 2025-12-04T08:25:18.5623257Z [4804/7996] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-12-04T08:25:18.5625273Z [4805/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-12-04T08:25:18.5729457Z [4805/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-12-04T08:25:18.5732364Z [4806/7996] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-12-04T08:25:18.5956036Z [4806/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-12-04T08:25:18.5957198Z [4807/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-12-04T08:25:18.5980686Z [4807/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-12-04T08:25:18.5982029Z [4808/7996] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-12-04T08:25:18.7654930Z [4808/7996] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-12-04T08:25:18.7656275Z [4809/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-12-04T08:25:18.8226882Z [4809/7996] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-12-04T08:25:18.8228174Z [4810/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-12-04T08:25:18.8253732Z [4810/7996] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-12-04T08:25:18.8254903Z [4811/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-12-04T08:25:18.8492893Z [4811/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-12-04T08:25:18.8493984Z [4812/7996] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-12-04T08:25:18.9733326Z [4812/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-12-04T08:25:18.9734255Z [4813/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-12-04T08:25:18.9783677Z [4813/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-12-04T08:25:18.9784474Z [4814/7996] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-12-04T08:25:19.0700793Z [4814/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-12-04T08:25:19.0701922Z [4815/7996] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-12-04T08:25:19.0837110Z [4815/7996] Linking CXX static library lib/libonnx_proto.a 2025-12-04T08:25:19.0837716Z [4816/7996] Linking CXX static library lib/libonnx_proto.a 2025-12-04T08:25:19.1070297Z [4816/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-12-04T08:25:19.1071433Z [4817/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-12-04T08:25:19.1259711Z [4817/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-12-04T08:25:19.1260404Z [4818/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-12-04T08:25:19.2199428Z [4818/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-12-04T08:25:19.2200413Z [4819/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-12-04T08:25:19.2229179Z [4819/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-12-04T08:25:19.2230276Z [4820/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-12-04T08:25:19.2576917Z [4820/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-12-04T08:25:19.2577864Z [4821/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-12-04T08:25:19.3350533Z [4821/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-12-04T08:25:19.3351576Z [4822/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-12-04T08:25:19.4172819Z [4822/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-12-04T08:25:19.4173940Z [4823/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-12-04T08:25:19.4491664Z [4823/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-12-04T08:25:19.4492357Z [4824/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-12-04T08:25:19.5083293Z [4824/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-12-04T08:25:19.5084380Z [4825/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-12-04T08:25:19.5666158Z [4825/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-12-04T08:25:19.5666888Z [4826/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-12-04T08:25:19.5749427Z [4826/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-12-04T08:25:19.5750553Z [4827/7996] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda.cu.o 2025-12-04T08:25:19.6156891Z [4827/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-12-04T08:25:19.6157685Z [4828/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-12-04T08:25:19.7124319Z [4828/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-12-04T08:25:19.7125904Z [4829/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-12-04T08:25:19.7682614Z [4829/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-12-04T08:25:19.7683291Z [4830/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-12-04T08:25:19.7855876Z [4830/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-12-04T08:25:19.7856698Z [4831/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-12-04T08:25:19.7925563Z [4831/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-12-04T08:25:19.7926627Z [4832/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-12-04T08:25:19.8311999Z [4832/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-12-04T08:25:19.8313042Z [4833/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-12-04T08:25:19.8973999Z [4833/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-12-04T08:25:19.8975241Z [4834/7996] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_private.cu.o 2025-12-04T08:25:19.9439918Z [4834/7996] Linking CXX static library lib/libgloo_cuda.a 2025-12-04T08:25:19.9440809Z [4835/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-12-04T08:25:19.9885547Z [4835/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-12-04T08:25:19.9886186Z [4836/7996] Linking CXX static library lib/libgloo_cuda.a 2025-12-04T08:25:19.9990324Z [4836/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-12-04T08:25:19.9991285Z [4837/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-12-04T08:25:20.0143568Z [4837/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-12-04T08:25:20.0144555Z [4838/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-12-04T08:25:20.0149222Z [4838/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-12-04T08:25:20.0150325Z [4839/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-12-04T08:25:20.0725426Z [4839/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-12-04T08:25:20.0726457Z [4840/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-12-04T08:25:20.1878681Z [4840/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-12-04T08:25:20.1879580Z [4841/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-12-04T08:25:20.2334791Z [4841/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-12-04T08:25:20.2335648Z [4842/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-12-04T08:25:20.2491123Z [4842/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-12-04T08:25:20.2491791Z [4843/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-12-04T08:25:20.2591701Z [4843/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-12-04T08:25:20.2592369Z [4844/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-12-04T08:25:20.2690744Z [4844/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-12-04T08:25:20.2692093Z [4845/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-12-04T08:25:20.2738545Z [4845/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-12-04T08:25:20.2739475Z [4846/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-12-04T08:25:20.4370531Z [4846/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-12-04T08:25:20.4371590Z [4847/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-12-04T08:25:20.4378723Z [4847/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-12-04T08:25:20.4379723Z [4848/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-12-04T08:25:20.4786501Z [4848/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-12-04T08:25:20.4787543Z [4849/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-12-04T08:25:20.4823501Z [4849/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-12-04T08:25:20.4824401Z [4850/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-12-04T08:25:20.5091715Z [4850/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-12-04T08:25:20.5092398Z [4851/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-12-04T08:25:20.5153056Z [4851/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-12-04T08:25:20.5153948Z [4852/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-12-04T08:25:20.6605169Z [4852/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-12-04T08:25:20.6606282Z [4853/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-12-04T08:25:20.6902393Z [4853/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-12-04T08:25:20.6904546Z [4854/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-12-04T08:25:20.6961267Z [4854/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-12-04T08:25:20.6961902Z [4855/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-12-04T08:25:20.7066124Z [4855/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-12-04T08:25:20.7067144Z [4856/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-12-04T08:25:20.7212645Z [4856/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-12-04T08:25:20.7213665Z [4857/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-12-04T08:25:20.7497466Z [4857/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-12-04T08:25:20.7498482Z [4858/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-12-04T08:25:20.9257306Z [4858/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-12-04T08:25:20.9257957Z [4859/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-12-04T08:25:20.9319067Z [4859/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-12-04T08:25:20.9319745Z [4860/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-12-04T08:25:20.9467437Z [4860/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-12-04T08:25:20.9468714Z [4861/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-12-04T08:25:20.9529949Z [4861/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-12-04T08:25:20.9530951Z [4862/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-12-04T08:25:20.9814847Z [4862/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-12-04T08:25:20.9815800Z [4863/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-12-04T08:25:20.9820862Z [4863/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-12-04T08:25:20.9822002Z [4864/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-12-04T08:25:21.1198173Z [4864/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-12-04T08:25:21.1199306Z [4865/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-12-04T08:25:21.1596858Z [4865/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-12-04T08:25:21.1597940Z [4866/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-12-04T08:25:21.1971469Z [4866/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-12-04T08:25:21.1972319Z [4867/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-12-04T08:25:21.2248184Z [4867/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-12-04T08:25:21.2249468Z [4868/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-12-04T08:25:21.2682766Z [4868/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-12-04T08:25:21.2683906Z [4869/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-12-04T08:25:21.2752903Z [4869/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-12-04T08:25:21.2753646Z [4870/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-12-04T08:25:21.3187351Z [4870/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-12-04T08:25:21.3188410Z [4871/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-12-04T08:25:21.3314407Z [4871/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-12-04T08:25:21.3315594Z [4872/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-12-04T08:25:21.3636842Z [4872/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-12-04T08:25:21.3637610Z [4873/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-12-04T08:25:21.3792332Z [4873/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-12-04T08:25:21.3793075Z [4874/7996] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-12-04T08:25:21.4230320Z [4874/7996] Linking CXX static library lib/libonnx.a 2025-12-04T08:25:21.4231367Z [4875/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-12-04T08:25:21.4411043Z [4875/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-12-04T08:25:21.4412437Z [4876/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-12-04T08:25:21.5128491Z [4876/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-12-04T08:25:21.5129371Z [4877/7996] Linking CXX static library lib/libonnx.a 2025-12-04T08:25:21.5130966Z [4877/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-12-04T08:25:21.5132567Z [4878/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-12-04T08:25:21.5552371Z [4878/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-12-04T08:25:21.5553568Z [4879/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-12-04T08:25:21.5598205Z [4879/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-12-04T08:25:21.5599481Z [4880/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-12-04T08:25:21.6169683Z [4880/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-12-04T08:25:21.6170863Z [4881/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-12-04T08:25:21.6515496Z [4881/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-12-04T08:25:21.6516701Z [4882/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-12-04T08:25:21.6962537Z [4882/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-12-04T08:25:21.6963839Z [4883/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-12-04T08:25:21.7487514Z [4883/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-12-04T08:25:21.7488414Z [4884/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-12-04T08:25:21.7671620Z [4884/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-12-04T08:25:21.7672463Z [4885/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-12-04T08:25:21.7676194Z [4885/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-12-04T08:25:21.7677368Z [4886/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-12-04T08:25:21.7786380Z [4886/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-12-04T08:25:21.7787590Z [4887/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-12-04T08:25:21.8511612Z [4887/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-12-04T08:25:21.8512830Z [4888/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-12-04T08:25:21.9347723Z [4888/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-12-04T08:25:21.9348816Z [4889/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-12-04T08:25:21.9470894Z [4889/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-12-04T08:25:21.9472356Z [4890/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-12-04T08:25:21.9701236Z [4890/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-12-04T08:25:21.9702533Z [4891/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-12-04T08:25:21.9955420Z [4891/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-12-04T08:25:21.9956672Z [4892/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-12-04T08:25:22.0237014Z [4892/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-12-04T08:25:22.0238235Z [4893/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-12-04T08:25:22.0585178Z [4893/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-12-04T08:25:22.0586069Z [4894/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-12-04T08:25:22.1384348Z [4894/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-12-04T08:25:22.1385259Z [4895/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-12-04T08:25:22.1566518Z [4895/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-12-04T08:25:22.1567652Z [4896/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-12-04T08:25:22.1842071Z [4896/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-12-04T08:25:22.1843353Z [4897/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-12-04T08:25:22.2293034Z [4897/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-12-04T08:25:22.2294276Z [4898/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-12-04T08:25:22.2425909Z [4898/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-12-04T08:25:22.2427236Z [4899/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-12-04T08:25:22.2684189Z [4899/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-12-04T08:25:22.2685406Z [4900/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-12-04T08:25:22.3634619Z [4900/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-12-04T08:25:22.3635914Z [4901/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-12-04T08:25:22.3871626Z [4901/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-12-04T08:25:22.3872843Z [4902/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-12-04T08:25:22.4301692Z [4902/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-12-04T08:25:22.4304157Z [4903/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-12-04T08:25:22.4334490Z [4903/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-12-04T08:25:22.4335939Z [4904/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-12-04T08:25:22.4451121Z [4904/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-12-04T08:25:22.4452552Z [4905/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-12-04T08:25:22.4660391Z [4905/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-12-04T08:25:22.4661839Z [4906/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-12-04T08:25:22.5672566Z [4906/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-12-04T08:25:22.5673934Z [4907/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-12-04T08:25:22.6131044Z [4907/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-12-04T08:25:22.6132236Z [4908/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-12-04T08:25:22.6372402Z [4908/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-12-04T08:25:22.6373590Z [4909/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-12-04T08:25:22.6560579Z [4909/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-12-04T08:25:22.6561833Z [4910/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-12-04T08:25:22.6963526Z [4910/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-12-04T08:25:22.6964815Z [4911/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-12-04T08:25:22.7010602Z [4911/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-12-04T08:25:22.7011730Z [4912/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-12-04T08:25:22.7248023Z [4912/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-12-04T08:25:22.7249061Z [4913/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-12-04T08:25:22.8367706Z [4913/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-12-04T08:25:22.8368506Z [4914/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-12-04T08:25:22.8530144Z [4914/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-12-04T08:25:22.8531015Z [4915/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-12-04T08:25:22.8649614Z [4915/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-12-04T08:25:22.8650779Z [4916/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-12-04T08:25:22.8830839Z [4916/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-12-04T08:25:22.8831948Z [4917/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-12-04T08:25:22.9373244Z [4917/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-12-04T08:25:22.9374218Z [4918/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-12-04T08:25:22.9487618Z [4918/7996] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-12-04T08:25:22.9488392Z [4919/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-12-04T08:25:23.0468392Z [4919/7996] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-12-04T08:25:23.0469539Z [4920/7996] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-12-04T08:25:23.0472060Z [4920/7996] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-12-04T08:25:23.0473370Z [4921/7996] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-12-04T08:25:23.0535301Z [4921/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-12-04T08:25:23.0536317Z [4922/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-12-04T08:25:23.0766455Z [4922/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-12-04T08:25:23.0767221Z [4923/7996] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-12-04T08:25:23.0866889Z [4923/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-12-04T08:25:23.0868131Z [4924/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-12-04T08:25:23.1019095Z [4924/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-12-04T08:25:23.1020337Z [4925/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-12-04T08:25:23.1554749Z [4925/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-12-04T08:25:23.1555994Z [4926/7996] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-12-04T08:25:23.2611823Z [4926/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-12-04T08:25:23.2613285Z [4927/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-12-04T08:25:23.2923123Z [4927/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-12-04T08:25:23.2924034Z [4928/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-12-04T08:25:23.3055723Z [4928/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-12-04T08:25:23.3057048Z [4929/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-12-04T08:25:23.3419915Z [4929/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-12-04T08:25:23.3421091Z [4930/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-12-04T08:25:23.3578396Z [4930/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-12-04T08:25:23.3579627Z [4931/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-12-04T08:25:23.4077840Z [4931/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-12-04T08:25:23.4079340Z [4932/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-12-04T08:25:23.5621834Z [4932/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-12-04T08:25:23.5623083Z [4933/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-12-04T08:25:23.5632205Z [4933/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-12-04T08:25:23.5633461Z [4934/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-12-04T08:25:23.5667637Z [4934/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-12-04T08:25:23.5668827Z [4935/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-12-04T08:25:23.5894208Z [4935/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-12-04T08:25:23.5895346Z [4936/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-12-04T08:25:23.6171950Z [4936/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-12-04T08:25:23.6173187Z [4937/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-12-04T08:25:23.7088099Z [4937/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-12-04T08:25:23.7089606Z [4938/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-12-04T08:25:23.8053295Z [4938/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-12-04T08:25:23.8054570Z [4939/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-12-04T08:25:23.8090704Z [4939/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-12-04T08:25:23.8091825Z [4940/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-12-04T08:25:23.8524638Z [4940/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-12-04T08:25:23.8525671Z [4941/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-12-04T08:25:23.8566190Z [4941/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-12-04T08:25:23.8567337Z [4942/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-12-04T08:25:23.9156935Z [4942/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-12-04T08:25:23.9158136Z [4943/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-12-04T08:25:23.9774855Z [4943/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-12-04T08:25:23.9776033Z [4944/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-12-04T08:25:24.0896369Z [4944/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-12-04T08:25:24.0897470Z [4945/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-12-04T08:25:24.0961712Z [4945/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-12-04T08:25:24.0962646Z [4946/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-12-04T08:25:24.1023983Z [4946/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-12-04T08:25:24.1024809Z [4947/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-12-04T08:25:24.1339375Z [4947/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-12-04T08:25:24.1340620Z [4948/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-12-04T08:25:24.1468402Z [4948/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-12-04T08:25:24.1469549Z [4949/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-12-04T08:25:24.2009065Z [4949/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-12-04T08:25:24.2010355Z [4950/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-12-04T08:25:24.3297350Z [4950/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-12-04T08:25:24.3298505Z [4951/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-12-04T08:25:24.3324774Z [4951/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-12-04T08:25:24.3326176Z [4952/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-12-04T08:25:24.3883733Z [4952/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-12-04T08:25:24.3884673Z [4953/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-12-04T08:25:24.3887202Z [4953/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-12-04T08:25:24.3888504Z [4954/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-12-04T08:25:24.4256830Z [4954/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-12-04T08:25:24.4257672Z [4955/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-12-04T08:25:24.4885378Z [4955/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-12-04T08:25:24.4886644Z [4956/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-12-04T08:25:24.5704591Z [4956/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-12-04T08:25:24.5705522Z [4957/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-12-04T08:25:24.5850078Z [4957/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-12-04T08:25:24.5851300Z [4958/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-12-04T08:25:24.5888519Z [4958/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-12-04T08:25:24.5889836Z [4959/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-12-04T08:25:24.6152309Z [4959/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-12-04T08:25:24.6153803Z [4960/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-12-04T08:25:24.6714781Z [4960/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-12-04T08:25:24.6715949Z [4961/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-12-04T08:25:24.7136857Z [4961/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-12-04T08:25:24.7138187Z [4962/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-12-04T08:25:24.7962698Z [4962/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-12-04T08:25:24.7963962Z [4963/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-12-04T08:25:24.8282036Z [4963/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-12-04T08:25:24.8283133Z [4964/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-12-04T08:25:24.8298169Z [4964/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-12-04T08:25:24.8299288Z [4965/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-12-04T08:25:24.8566444Z [4965/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-12-04T08:25:24.8567942Z [4966/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-12-04T08:25:24.8806772Z [4966/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-12-04T08:25:24.8808029Z [4967/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-12-04T08:25:24.9522667Z [4967/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-12-04T08:25:24.9523963Z [4968/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-12-04T08:25:25.0024194Z [4968/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-12-04T08:25:25.0025472Z [4969/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-12-04T08:25:25.0659157Z [4969/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-12-04T08:25:25.0660380Z [4970/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-12-04T08:25:25.0836013Z [4970/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-12-04T08:25:25.0837186Z [4971/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-12-04T08:25:25.1141138Z [4971/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-12-04T08:25:25.1142302Z [4972/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-12-04T08:25:25.1420421Z [4972/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-12-04T08:25:25.1421705Z [4973/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-12-04T08:25:25.1545058Z [4973/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-12-04T08:25:25.1546608Z [4974/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-12-04T08:25:25.2365294Z [4974/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-12-04T08:25:25.2366414Z [4975/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-12-04T08:25:25.2790518Z [4975/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-12-04T08:25:25.2791659Z [4976/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-12-04T08:25:25.3258120Z [4976/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-12-04T08:25:25.3259301Z [4977/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-12-04T08:25:25.3375846Z [4977/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-12-04T08:25:25.3376876Z [4978/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-12-04T08:25:25.3392362Z [4978/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-12-04T08:25:25.3393088Z [4979/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-12-04T08:25:25.4041428Z [4979/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-12-04T08:25:25.4042966Z [4980/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-12-04T08:25:25.4466340Z [4980/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-12-04T08:25:25.4467516Z [4981/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-12-04T08:25:25.4828114Z [4981/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-12-04T08:25:25.4829358Z [4982/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-12-04T08:25:25.5549911Z [4982/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2025-12-04T08:25:25.5550791Z [4983/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-12-04T08:25:25.5974861Z [4983/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2025-12-04T08:25:25.5976104Z [4984/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-12-04T08:25:25.6137190Z [4984/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2025-12-04T08:25:25.6138934Z [4985/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-12-04T08:25:25.6210606Z [4985/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-12-04T08:25:25.6211777Z [4986/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-12-04T08:25:25.6409176Z [4986/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-12-04T08:25:25.6410962Z [4987/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-12-04T08:25:25.6632689Z [4987/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2025-12-04T08:25:25.6634276Z [4988/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2025-12-04T08:25:25.7276505Z [4988/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2025-12-04T08:25:25.7277803Z [4989/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2025-12-04T08:25:25.7641433Z [4989/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-12-04T08:25:25.7642721Z [4990/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2025-12-04T08:25:25.8321892Z [4990/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-12-04T08:25:25.8322683Z [4991/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-12-04T08:25:25.8456101Z [4991/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-12-04T08:25:25.8457598Z [4992/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2025-12-04T08:25:25.8767419Z [4992/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-12-04T08:25:25.8768628Z [4993/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-12-04T08:25:25.8842411Z [4993/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-12-04T08:25:25.8843557Z [4994/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2025-12-04T08:25:25.9875710Z [4994/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-12-04T08:25:25.9876987Z [4995/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-12-04T08:25:26.0419295Z [4995/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-12-04T08:25:26.0420507Z [4996/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-12-04T08:25:26.0431229Z [4996/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-12-04T08:25:26.0432297Z [4997/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-12-04T08:25:26.1215518Z [4997/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2025-12-04T08:25:26.1216843Z [4998/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-12-04T08:25:26.1403676Z [4998/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2025-12-04T08:25:26.1404885Z [4999/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-12-04T08:25:26.1451463Z [4999/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2025-12-04T08:25:26.1452608Z [5000/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-12-04T08:25:26.2360916Z [5000/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2025-12-04T08:25:26.2362225Z [5001/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-12-04T08:25:26.3171368Z [5001/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2025-12-04T08:25:26.3172643Z [5002/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-12-04T08:25:26.3386617Z [5002/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2025-12-04T08:25:26.3388005Z [5003/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2025-12-04T08:25:26.3845725Z [5003/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2025-12-04T08:25:26.3847141Z [5004/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2025-12-04T08:25:26.4170080Z [5004/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2025-12-04T08:25:26.4171363Z [5005/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2025-12-04T08:25:26.4189425Z [5005/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2025-12-04T08:25:26.4190785Z [5006/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2025-12-04T08:25:26.5199241Z [5006/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2025-12-04T08:25:26.5200886Z [5007/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2025-12-04T08:25:26.5442024Z [5007/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2025-12-04T08:25:26.5443373Z [5008/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2025-12-04T08:25:26.5764804Z [5008/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2025-12-04T08:25:26.5766184Z [5009/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2025-12-04T08:25:26.6960784Z [5009/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp4.cpp.o 2025-12-04T08:25:26.6971640Z [5010/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2025-12-04T08:25:26.7333294Z [5010/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2025-12-04T08:25:26.7339377Z [5011/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2025-12-04T08:25:26.7366558Z [5011/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2025-12-04T08:25:26.7372007Z [5012/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2025-12-04T08:25:26.7859005Z [5012/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s4.cpp.o 2025-12-04T08:25:26.7859827Z [5013/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2025-12-04T08:25:26.8053427Z [5013/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2025-12-04T08:25:26.8054879Z [5014/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp4.cpp.o 2025-12-04T08:25:26.8179450Z [5014/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u4.cpp.o 2025-12-04T08:25:26.8180249Z [5015/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2025-12-04T08:25:26.9739587Z [5015/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2025-12-04T08:25:26.9740877Z [5016/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2025-12-04T08:25:27.0021769Z [5016/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-12-04T08:25:27.0022994Z [5017/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2025-12-04T08:25:27.0339151Z [5017/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-12-04T08:25:27.0340407Z [5018/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s4.cpp.o 2025-12-04T08:25:27.0400458Z [5018/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-12-04T08:25:27.0401542Z [5019/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u4.cpp.o 2025-12-04T08:25:27.1021554Z [5019/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-12-04T08:25:27.1022990Z [5020/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2025-12-04T08:25:27.1143307Z [5020/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-12-04T08:25:27.1144585Z [5021/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2025-12-04T08:25:27.2585035Z [5021/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2025-12-04T08:25:27.2586423Z [5022/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-12-04T08:25:27.2703400Z [5022/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-12-04T08:25:27.2704422Z [5023/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-12-04T08:25:27.3213427Z [5023/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2025-12-04T08:25:27.3214737Z [5024/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2025-12-04T08:25:27.3448018Z [5024/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-12-04T08:25:27.3449167Z [5025/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-12-04T08:25:27.3465182Z [5025/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-12-04T08:25:27.3466403Z [5026/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-12-04T08:25:27.3815514Z [5026/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-12-04T08:25:27.3816777Z [5027/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-12-04T08:25:27.5186467Z [5027/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-12-04T08:25:27.5187968Z [5028/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-12-04T08:25:27.5386510Z [5028/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2025-12-04T08:25:27.5387860Z [5029/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2025-12-04T08:25:27.5411693Z [5029/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2025-12-04T08:25:27.5412962Z [5030/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-12-04T08:25:27.5865149Z [5030/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-12-04T08:25:27.5866044Z [5031/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-12-04T08:25:27.5991906Z [5031/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2025-12-04T08:25:27.5992771Z [5032/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-12-04T08:25:27.6597309Z [5032/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2025-12-04T08:25:27.6598746Z [5033/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-12-04T08:25:27.7528198Z [5033/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/capi/brgemm_api.cpp.o 2025-12-04T08:25:27.7529571Z [5034/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2025-12-04T08:25:27.7764995Z [5034/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2025-12-04T08:25:27.7769843Z [5035/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-12-04T08:25:27.8065317Z [5035/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2025-12-04T08:25:27.8066921Z [5036/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2025-12-04T08:25:27.8317655Z [5036/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2025-12-04T08:25:27.8319020Z [5037/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2025-12-04T08:25:27.8434928Z [5037/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-12-04T08:25:27.8436204Z [5038/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2025-12-04T08:25:27.8773438Z [5038/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2025-12-04T08:25:27.8774712Z [5039/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/capi/brgemm_api.cpp.o 2025-12-04T08:25:28.0358214Z [5039/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-12-04T08:25:28.0359015Z [5040/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-12-04T08:25:28.0405681Z [5040/7996] 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 2025-12-04T08:25:28.0407057Z [5041/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2025-12-04T08:25:28.0546661Z [5041/7996] 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 2025-12-04T08:25:28.0548096Z [5042/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2025-12-04T08:25:28.1046103Z [5042/7996] 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 2025-12-04T08:25:28.1047556Z [5043/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2025-12-04T08:25:28.1241448Z [5043/7996] 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 2025-12-04T08:25:28.1242892Z [5044/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-12-04T08:25:28.1264505Z [5044/7996] 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 2025-12-04T08:25:28.1266019Z [5045/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2025-12-04T08:25:28.2709210Z [5045/7996] 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 2025-12-04T08:25:28.2711106Z [5046/7996] 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 2025-12-04T08:25:28.2770641Z [5046/7996] 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 2025-12-04T08:25:28.2772257Z [5047/7996] 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 2025-12-04T08:25:28.2838326Z [5047/7996] 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 2025-12-04T08:25:28.2839810Z [5048/7996] 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 2025-12-04T08:25:28.3235314Z [5048/7996] 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 2025-12-04T08:25:28.3236991Z [5049/7996] 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 2025-12-04T08:25:28.3273263Z [5049/7996] 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 2025-12-04T08:25:28.3274911Z [5050/7996] 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 2025-12-04T08:25:28.3555748Z [5050/7996] 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 2025-12-04T08:25:28.3557351Z [5051/7996] 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 2025-12-04T08:25:28.4703063Z [5051/7996] 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 2025-12-04T08:25:28.4704864Z [5052/7996] 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 2025-12-04T08:25:28.4837361Z [5052/7996] 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 2025-12-04T08:25:28.4838887Z [5053/7996] 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 2025-12-04T08:25:28.5181908Z [5053/7996] 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 2025-12-04T08:25:28.5183496Z [5054/7996] 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 2025-12-04T08:25:28.5750682Z [5054/7996] 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 2025-12-04T08:25:28.5752351Z [5055/7996] 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 2025-12-04T08:25:28.5925919Z [5055/7996] 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 2025-12-04T08:25:28.5927468Z [5056/7996] 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 2025-12-04T08:25:28.6068026Z [5056/7996] 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 2025-12-04T08:25:28.6069243Z [5057/7996] 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 2025-12-04T08:25:28.7032555Z [5057/7996] 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 2025-12-04T08:25:28.7036072Z [5058/7996] 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 2025-12-04T08:25:28.7405940Z [5058/7996] 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 2025-12-04T08:25:28.7407483Z [5059/7996] 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 2025-12-04T08:25:28.7735339Z [5059/7996] 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 2025-12-04T08:25:28.7736957Z [5060/7996] 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 2025-12-04T08:25:28.7925265Z [5060/7996] 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 2025-12-04T08:25:28.7926879Z [5061/7996] 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 2025-12-04T08:25:28.8363546Z [5061/7996] 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 2025-12-04T08:25:28.8365733Z [5062/7996] 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 2025-12-04T08:25:28.8694935Z [5062/7996] 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 2025-12-04T08:25:28.8696494Z [5063/7996] 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 2025-12-04T08:25:28.9378774Z [5063/7996] 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 2025-12-04T08:25:28.9380188Z [5064/7996] 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 2025-12-04T08:25:28.9696977Z [5064/7996] 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 2025-12-04T08:25:28.9698551Z [5065/7996] 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 2025-12-04T08:25:28.9906197Z [5065/7996] 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 2025-12-04T08:25:28.9907764Z [5066/7996] 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 2025-12-04T08:25:29.0278755Z [5066/7996] 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 2025-12-04T08:25:29.0280317Z [5067/7996] 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 2025-12-04T08:25:29.0630548Z [5067/7996] 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 2025-12-04T08:25:29.0631976Z [5068/7996] 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 2025-12-04T08:25:29.1088301Z [5068/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2025-12-04T08:25:29.1089837Z [5069/7996] 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 2025-12-04T08:25:29.1784522Z [5069/7996] 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 2025-12-04T08:25:29.1786047Z [5070/7996] 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 2025-12-04T08:25:29.1823192Z [5070/7996] 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 2025-12-04T08:25:29.1824808Z [5071/7996] 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 2025-12-04T08:25:29.2249583Z [5071/7996] 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 2025-12-04T08:25:29.2251208Z [5072/7996] 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 2025-12-04T08:25:29.2616057Z [5072/7996] 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 2025-12-04T08:25:29.2617583Z [5073/7996] 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 2025-12-04T08:25:29.3274551Z [5073/7996] 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 2025-12-04T08:25:29.3276098Z [5074/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2025-12-04T08:25:29.3736912Z [5074/7996] 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 2025-12-04T08:25:29.3738146Z [5075/7996] 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 2025-12-04T08:25:29.3922248Z [5075/7996] 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 2025-12-04T08:25:29.3923197Z [5076/7996] 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 2025-12-04T08:25:29.4089156Z [5076/7996] 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 2025-12-04T08:25:29.4090837Z [5077/7996] 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 2025-12-04T08:25:29.4846943Z [5077/7996] 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 2025-12-04T08:25:29.4848538Z [5078/7996] 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 2025-12-04T08:25:29.5339861Z [5078/7996] 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 2025-12-04T08:25:29.5341377Z [5079/7996] 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 2025-12-04T08:25:29.5750441Z [5079/7996] 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 2025-12-04T08:25:29.5751896Z [5080/7996] 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 2025-12-04T08:25:29.5779231Z [5080/7996] 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 2025-12-04T08:25:29.5780961Z [5081/7996] 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 2025-12-04T08:25:29.6025671Z [5081/7996] 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 2025-12-04T08:25:29.6027116Z [5082/7996] 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 2025-12-04T08:25:29.6622635Z [5082/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2025-12-04T08:25:29.6624054Z [5083/7996] 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 2025-12-04T08:25:29.7307137Z [5083/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2025-12-04T08:25:29.7308495Z [5084/7996] 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 2025-12-04T08:25:29.7789357Z [5084/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2025-12-04T08:25:29.7790780Z [5085/7996] 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 2025-12-04T08:25:29.7805300Z [5085/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2025-12-04T08:25:29.7806779Z [5086/7996] 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 2025-12-04T08:25:29.8264244Z [5086/7996] 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 2025-12-04T08:25:29.8265624Z [5087/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2025-12-04T08:25:29.8541401Z [5087/7996] 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 2025-12-04T08:25:29.8543011Z [5088/7996] 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 2025-12-04T08:25:29.8930630Z [5088/7996] 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 2025-12-04T08:25:29.8932028Z [5089/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2025-12-04T08:25:29.9650495Z [5089/7996] 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 2025-12-04T08:25:29.9651926Z [5090/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2025-12-04T08:25:30.0147563Z [5090/7996] 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 2025-12-04T08:25:30.0148985Z [5091/7996] 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 2025-12-04T08:25:30.0509410Z [5091/7996] 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 2025-12-04T08:25:30.0510871Z [5092/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2025-12-04T08:25:30.0804774Z [5092/7996] 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 2025-12-04T08:25:30.0806326Z [5093/7996] 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 2025-12-04T08:25:30.0880927Z [5093/7996] 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 2025-12-04T08:25:30.0882509Z [5094/7996] 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 2025-12-04T08:25:30.1298529Z [5094/7996] 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 2025-12-04T08:25:30.1300081Z [5095/7996] 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 2025-12-04T08:25:30.1757328Z [5095/7996] 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 2025-12-04T08:25:30.1758880Z [5096/7996] 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 2025-12-04T08:25:30.2229448Z [5096/7996] 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 2025-12-04T08:25:30.2231049Z [5097/7996] 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 2025-12-04T08:25:30.2956994Z [5097/7996] 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 2025-12-04T08:25:30.2959561Z [5098/7996] 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 2025-12-04T08:25:30.2993632Z [5098/7996] 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 2025-12-04T08:25:30.2995262Z [5099/7996] 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 2025-12-04T08:25:30.3420122Z [5099/7996] 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 2025-12-04T08:25:30.3421854Z [5100/7996] 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 2025-12-04T08:25:30.3548514Z [5100/7996] 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 2025-12-04T08:25:30.3550185Z [5101/7996] 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 2025-12-04T08:25:30.4488654Z [5101/7996] 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 2025-12-04T08:25:30.4489623Z [5102/7996] 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 2025-12-04T08:25:30.4632089Z [5102/7996] 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 2025-12-04T08:25:30.4633873Z [5103/7996] 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 2025-12-04T08:25:30.5312012Z [5103/7996] 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 2025-12-04T08:25:30.5313634Z [5104/7996] 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 2025-12-04T08:25:30.5475321Z [5104/7996] 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 2025-12-04T08:25:30.5476329Z [5105/7996] 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 2025-12-04T08:25:30.5589825Z [5105/7996] 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 2025-12-04T08:25:30.5590879Z [5106/7996] 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 2025-12-04T08:25:30.6189100Z [5106/7996] 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 2025-12-04T08:25:30.6190097Z [5107/7996] 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 2025-12-04T08:25:30.6871238Z [5107/7996] 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 2025-12-04T08:25:30.6872937Z [5108/7996] 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 2025-12-04T08:25:30.7042541Z [5108/7996] 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 2025-12-04T08:25:30.7044432Z [5109/7996] 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 2025-12-04T08:25:30.7675618Z [5109/7996] 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 2025-12-04T08:25:30.7679359Z [5110/7996] 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 2025-12-04T08:25:30.8099347Z [5110/7996] 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 2025-12-04T08:25:30.8101056Z [5111/7996] 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 2025-12-04T08:25:30.8146400Z [5111/7996] 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 2025-12-04T08:25:30.8147792Z [5112/7996] 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 2025-12-04T08:25:30.8356498Z [5112/7996] 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 2025-12-04T08:25:30.8358150Z [5113/7996] 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 2025-12-04T08:25:30.9053728Z [5113/7996] 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 2025-12-04T08:25:30.9057798Z [5114/7996] 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 2025-12-04T08:25:30.9308742Z [5114/7996] 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 2025-12-04T08:25:30.9309757Z [5115/7996] 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 2025-12-04T08:25:31.0096640Z [5115/7996] 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 2025-12-04T08:25:31.0098335Z [5116/7996] 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 2025-12-04T08:25:31.0401432Z [5116/7996] 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 2025-12-04T08:25:31.0403313Z [5117/7996] 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 2025-12-04T08:25:31.0756041Z [5117/7996] 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 2025-12-04T08:25:31.0757521Z [5118/7996] 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 2025-12-04T08:25:31.1027911Z [5118/7996] 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 2025-12-04T08:25:31.1029518Z [5119/7996] 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 2025-12-04T08:25:31.1372303Z [5119/7996] 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 2025-12-04T08:25:31.1374268Z [5120/7996] 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 2025-12-04T08:25:31.1707353Z [5120/7996] 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 2025-12-04T08:25:31.1709029Z [5121/7996] 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 2025-12-04T08:25:31.2667965Z [5121/7996] 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 2025-12-04T08:25:31.2668980Z [5122/7996] 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 2025-12-04T08:25:31.2730909Z [5122/7996] 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 2025-12-04T08:25:31.2733498Z [5123/7996] 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 2025-12-04T08:25:31.3219163Z [5123/7996] 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 2025-12-04T08:25:31.3220792Z [5124/7996] 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 2025-12-04T08:25:31.3233518Z [5124/7996] 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 2025-12-04T08:25:31.3235145Z [5125/7996] 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 2025-12-04T08:25:31.3653138Z [5125/7996] 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 2025-12-04T08:25:31.3654710Z [5126/7996] 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 2025-12-04T08:25:31.4440652Z [5126/7996] 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 2025-12-04T08:25:31.4442323Z [5127/7996] 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 2025-12-04T08:25:31.4976080Z [5127/7996] 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 2025-12-04T08:25:31.4977729Z [5128/7996] 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 2025-12-04T08:25:31.5142740Z [5128/7996] 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 2025-12-04T08:25:31.5144333Z [5129/7996] 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 2025-12-04T08:25:31.5615349Z [5129/7996] 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 2025-12-04T08:25:31.5616977Z [5130/7996] 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 2025-12-04T08:25:31.5666743Z [5130/7996] 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 2025-12-04T08:25:31.5668014Z [5131/7996] 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 2025-12-04T08:25:31.5773888Z [5131/7996] 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 2025-12-04T08:25:31.5778118Z [5132/7996] 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 2025-12-04T08:25:31.6829555Z [5132/7996] 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 2025-12-04T08:25:31.6831228Z [5133/7996] 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 2025-12-04T08:25:31.7187899Z [5133/7996] 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 2025-12-04T08:25:31.7189618Z [5134/7996] 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 2025-12-04T08:25:31.7713784Z [5134/7996] 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 2025-12-04T08:25:31.7715772Z [5135/7996] 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 2025-12-04T08:25:31.7843007Z [5135/7996] 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 2025-12-04T08:25:31.7844717Z [5136/7996] 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 2025-12-04T08:25:31.7871745Z [5136/7996] 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 2025-12-04T08:25:31.7873435Z [5137/7996] 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 2025-12-04T08:25:31.8613166Z [5137/7996] 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 2025-12-04T08:25:31.8614870Z [5138/7996] 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 2025-12-04T08:25:31.9068709Z [5138/7996] 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 2025-12-04T08:25:31.9070364Z [5139/7996] 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 2025-12-04T08:25:31.9746705Z [5139/7996] 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 2025-12-04T08:25:31.9748346Z [5140/7996] 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 2025-12-04T08:25:32.0123147Z [5140/7996] 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 2025-12-04T08:25:32.0124917Z [5141/7996] 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 2025-12-04T08:25:32.0273927Z [5141/7996] 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 2025-12-04T08:25:32.0283115Z [5142/7996] 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 2025-12-04T08:25:32.0409719Z [5142/7996] 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 2025-12-04T08:25:32.0411333Z [5143/7996] 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 2025-12-04T08:25:32.0650269Z [5143/7996] 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 2025-12-04T08:25:32.0651869Z [5144/7996] 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 2025-12-04T08:25:32.1743880Z [5144/7996] 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 2025-12-04T08:25:32.1745672Z [5145/7996] 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 2025-12-04T08:25:32.2371037Z [5145/7996] 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 2025-12-04T08:25:32.2372417Z [5146/7996] 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 2025-12-04T08:25:32.2401676Z [5146/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2025-12-04T08:25:32.2403646Z [5147/7996] 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 2025-12-04T08:25:32.2525582Z [5147/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2025-12-04T08:25:32.2526533Z [5148/7996] 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 2025-12-04T08:25:32.2720596Z [5148/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2025-12-04T08:25:32.2721512Z [5149/7996] 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 2025-12-04T08:25:32.2841548Z [5149/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2025-12-04T08:25:32.2842485Z [5150/7996] 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 2025-12-04T08:25:32.3988579Z [5150/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2025-12-04T08:25:32.3994575Z [5151/7996] 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 2025-12-04T08:25:32.4957033Z [5151/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2025-12-04T08:25:32.4958054Z [5152/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2025-12-04T08:25:32.5112205Z [5152/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-12-04T08:25:32.5113845Z [5153/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2025-12-04T08:25:32.5255009Z [5153/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2025-12-04T08:25:32.5256439Z [5154/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2025-12-04T08:25:32.5587588Z [5154/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2025-12-04T08:25:32.5589053Z [5155/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2025-12-04T08:25:32.5603577Z [5155/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2025-12-04T08:25:32.5605021Z [5156/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2025-12-04T08:25:32.6592581Z [5156/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2025-12-04T08:25:32.6596428Z [5157/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2025-12-04T08:25:32.7651170Z [5157/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2025-12-04T08:25:32.7652832Z [5158/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-12-04T08:25:32.7786507Z [5158/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2025-12-04T08:25:32.7787400Z [5159/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2025-12-04T08:25:32.7829865Z [5159/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2025-12-04T08:25:32.7831108Z [5160/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2025-12-04T08:25:32.7946147Z [5160/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2025-12-04T08:25:32.7947649Z [5161/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2025-12-04T08:25:32.8076650Z [5161/7996] 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 2025-12-04T08:25:32.8078038Z [5162/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2025-12-04T08:25:32.9140321Z [5162/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2025-12-04T08:25:32.9145472Z [5163/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2025-12-04T08:25:33.0277659Z [5163/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2025-12-04T08:25:33.0278577Z [5164/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2025-12-04T08:25:33.0342546Z [5164/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2025-12-04T08:25:33.0343842Z [5165/7996] 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 2025-12-04T08:25:33.0460280Z [5165/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2025-12-04T08:25:33.0461744Z [5166/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2025-12-04T08:25:33.0675454Z [5166/7996] 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 2025-12-04T08:25:33.0676806Z [5167/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2025-12-04T08:25:33.0884671Z [5167/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2025-12-04T08:25:33.0885760Z [5168/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2025-12-04T08:25:33.1589680Z [5168/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2025-12-04T08:25:33.1592221Z [5169/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2025-12-04T08:25:33.2983092Z [5169/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2025-12-04T08:25:33.2984626Z [5170/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2025-12-04T08:25:33.3031799Z [5170/7996] 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 2025-12-04T08:25:33.3033275Z [5171/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2025-12-04T08:25:33.3104730Z [5171/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2025-12-04T08:25:33.3105973Z [5172/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2025-12-04T08:25:33.3291259Z [5172/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp8cvt.cpp.o 2025-12-04T08:25:33.3292674Z [5173/7996] 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 2025-12-04T08:25:33.3714326Z [5173/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2025-12-04T08:25:33.3715433Z [5174/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2025-12-04T08:25:33.3876309Z [5174/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2025-12-04T08:25:33.3877163Z [5175/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2025-12-04T08:25:33.5333955Z [5175/7996] 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 2025-12-04T08:25:33.5335443Z [5176/7996] 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 2025-12-04T08:25:33.5367165Z [5176/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2025-12-04T08:25:33.5368734Z [5177/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2025-12-04T08:25:33.5741647Z [5177/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2025-12-04T08:25:33.5743074Z [5178/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2025-12-04T08:25:33.5854613Z [5178/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2025-12-04T08:25:33.5856022Z [5179/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp8cvt.cpp.o 2025-12-04T08:25:33.6014372Z [5179/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2025-12-04T08:25:33.6015764Z [5180/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2025-12-04T08:25:33.6615167Z [5180/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2025-12-04T08:25:33.6616625Z [5181/7996] 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 2025-12-04T08:25:33.7852380Z [5181/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2025-12-04T08:25:33.7853802Z [5182/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2025-12-04T08:25:33.8068059Z [5182/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2025-12-04T08:25:33.8071393Z [5183/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2025-12-04T08:25:33.8097117Z [5183/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2025-12-04T08:25:33.8098490Z [5184/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2025-12-04T08:25:33.8413311Z [5184/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2025-12-04T08:25:33.8414181Z [5185/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2025-12-04T08:25:33.8875298Z [5185/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_copy_kernel.cpp.o 2025-12-04T08:25:33.8876173Z [5186/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2025-12-04T08:25:33.8968031Z [5186/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2025-12-04T08:25:33.8969096Z [5187/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2025-12-04T08:25:34.0320261Z [5187/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_trans_kernel.cpp.o 2025-12-04T08:25:34.0321837Z [5188/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2025-12-04T08:25:34.0472393Z [5188/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2025-12-04T08:25:34.0473639Z [5189/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2025-12-04T08:25:34.0536812Z [5189/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2025-12-04T08:25:34.0537978Z [5190/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_copy_kernel.cpp.o 2025-12-04T08:25:34.1026144Z [5190/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2025-12-04T08:25:34.1027521Z [5191/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2025-12-04T08:25:34.1680858Z [5191/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2025-12-04T08:25:34.1682282Z [5192/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2025-12-04T08:25:34.1849407Z [5192/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2025-12-04T08:25:34.1850793Z [5193/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_trans_kernel.cpp.o 2025-12-04T08:25:34.2876234Z [5193/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2025-12-04T08:25:34.2877801Z [5194/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2025-12-04T08:25:34.2879172Z [5194/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2025-12-04T08:25:34.2881361Z [5195/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2025-12-04T08:25:34.3272206Z [5195/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2025-12-04T08:25:34.3274952Z [5196/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2025-12-04T08:25:34.3718220Z [5196/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_post_ops.cpp.o 2025-12-04T08:25:34.3719670Z [5197/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2025-12-04T08:25:34.4690540Z [5197/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2025-12-04T08:25:34.4691880Z [5198/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2025-12-04T08:25:34.4885903Z [5198/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2025-12-04T08:25:34.4887251Z [5199/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2025-12-04T08:25:34.5035497Z [5199/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2025-12-04T08:25:34.5036900Z [5200/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2025-12-04T08:25:34.5192066Z [5200/7996] 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 2025-12-04T08:25:34.5193452Z [5201/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2025-12-04T08:25:34.5876763Z [5201/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2025-12-04T08:25:34.5878386Z [5202/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2025-12-04T08:25:34.6147488Z [5202/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-12-04T08:25:34.6148744Z [5203/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_post_ops.cpp.o 2025-12-04T08:25:34.7223244Z [5203/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2025-12-04T08:25:34.7224543Z [5204/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2025-12-04T08:25:34.7266175Z [5204/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2025-12-04T08:25:34.7267319Z [5205/7996] 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 2025-12-04T08:25:34.7548286Z [5205/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2025-12-04T08:25:34.7549664Z [5206/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2025-12-04T08:25:34.7677372Z [5206/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2025-12-04T08:25:34.7678672Z [5207/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2025-12-04T08:25:34.8767032Z [5207/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2025-12-04T08:25:34.8768325Z [5208/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-12-04T08:25:34.8984053Z [5208/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2025-12-04T08:25:34.8985416Z [5209/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2025-12-04T08:25:34.9560091Z [5209/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2025-12-04T08:25:34.9561572Z [5210/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2025-12-04T08:25:34.9577256Z [5210/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2025-12-04T08:25:34.9578587Z [5211/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2025-12-04T08:25:35.0308678Z [5211/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2025-12-04T08:25:35.0310224Z [5212/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2025-12-04T08:25:35.0332110Z [5212/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2025-12-04T08:25:35.0332902Z [5213/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2025-12-04T08:25:35.1325774Z [5213/7996] 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 2025-12-04T08:25:35.1327342Z [5214/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2025-12-04T08:25:35.1585027Z [5214/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2025-12-04T08:25:35.1586857Z [5215/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2025-12-04T08:25:35.2296819Z [5215/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2025-12-04T08:25:35.2297746Z [5216/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2025-12-04T08:25:35.2328647Z [5216/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2025-12-04T08:25:35.2329937Z [5217/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2025-12-04T08:25:35.2518335Z [5217/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2025-12-04T08:25:35.2519692Z [5218/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2025-12-04T08:25:35.3241836Z [5218/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2025-12-04T08:25:35.3243217Z [5219/7996] 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 2025-12-04T08:25:35.3866885Z [5219/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2025-12-04T08:25:35.3868331Z [5220/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2025-12-04T08:25:35.4056204Z [5220/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2025-12-04T08:25:35.4057111Z [5221/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2025-12-04T08:25:35.4832604Z [5221/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_instance_normalization.cpp.o 2025-12-04T08:25:35.4833960Z [5222/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2025-12-04T08:25:35.5308766Z [5222/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2025-12-04T08:25:35.5310102Z [5223/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2025-12-04T08:25:35.5390939Z [5223/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_ncsp_convolution.cpp.o 2025-12-04T08:25:35.5392378Z [5224/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2025-12-04T08:25:35.5791033Z [5224/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2025-12-04T08:25:35.5792380Z [5225/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2025-12-04T08:25:35.6593556Z [5225/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2025-12-04T08:25:35.6594875Z [5226/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2025-12-04T08:25:35.6740581Z [5226/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2025-12-04T08:25:35.6741463Z [5227/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_instance_normalization.cpp.o 2025-12-04T08:25:35.7484228Z [5227/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2025-12-04T08:25:35.7485386Z [5228/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_ncsp_convolution.cpp.o 2025-12-04T08:25:35.7550283Z [5228/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2025-12-04T08:25:35.7663022Z [5229/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2025-12-04T08:25:35.7664222Z [5229/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_direct_copy.cpp.o 2025-12-04T08:25:35.7665423Z [5230/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2025-12-04T08:25:35.8648539Z [5230/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2025-12-04T08:25:35.8649888Z [5231/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2025-12-04T08:25:35.9541517Z [5231/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2025-12-04T08:25:35.9542816Z [5232/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2025-12-04T08:25:35.9597829Z [5232/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2025-12-04T08:25:35.9599040Z [5233/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2025-12-04T08:25:35.9716835Z [5233/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2025-12-04T08:25:35.9718284Z [5234/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2025-12-04T08:25:36.0050138Z [5234/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2025-12-04T08:25:36.0051526Z [5235/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_direct_copy.cpp.o 2025-12-04T08:25:36.0213382Z [5235/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2025-12-04T08:25:36.0214851Z [5236/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2025-12-04T08:25:36.1548028Z [5236/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2025-12-04T08:25:36.1549006Z [5237/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2025-12-04T08:25:36.1711625Z [5237/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2025-12-04T08:25:36.1712475Z [5238/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2025-12-04T08:25:36.1938936Z [5238/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2025-12-04T08:25:36.1940334Z [5239/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2025-12-04T08:25:36.2444321Z [5239/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2025-12-04T08:25:36.2445662Z [5240/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2025-12-04T08:25:36.2980090Z [5240/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2025-12-04T08:25:36.2981454Z [5241/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2025-12-04T08:25:36.3316571Z [5241/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2025-12-04T08:25:36.3317970Z [5242/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2025-12-04T08:25:36.4062747Z [5242/7996] 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 2025-12-04T08:25:36.4064155Z [5243/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2025-12-04T08:25:36.4222137Z [5243/7996] 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 2025-12-04T08:25:36.4223591Z [5244/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2025-12-04T08:25:36.4651497Z [5244/7996] 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 2025-12-04T08:25:36.4652935Z [5245/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2025-12-04T08:25:36.5179912Z [5245/7996] 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 2025-12-04T08:25:36.5181594Z [5246/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2025-12-04T08:25:36.5331082Z [5246/7996] 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 2025-12-04T08:25:36.5332522Z [5247/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2025-12-04T08:25:36.5977117Z [5247/7996] 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 2025-12-04T08:25:36.5978541Z [5248/7996] 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 2025-12-04T08:25:36.6483285Z [5248/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2025-12-04T08:25:36.6484735Z [5249/7996] 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 2025-12-04T08:25:36.6640960Z [5249/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2025-12-04T08:25:36.6644370Z [5250/7996] 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 2025-12-04T08:25:36.6845463Z [5250/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2025-12-04T08:25:36.6850664Z [5251/7996] 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 2025-12-04T08:25:36.7394829Z [5251/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2025-12-04T08:25:36.7395791Z [5252/7996] 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 2025-12-04T08:25:36.7598645Z [5252/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2025-12-04T08:25:36.7599765Z [5253/7996] 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 2025-12-04T08:25:36.8740976Z [5253/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2025-12-04T08:25:36.8742302Z [5254/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2025-12-04T08:25:36.8938570Z [5254/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2025-12-04T08:25:36.8939952Z [5255/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2025-12-04T08:25:36.9604644Z [5255/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2025-12-04T08:25:36.9606122Z [5256/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2025-12-04T08:25:36.9609736Z [5256/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2025-12-04T08:25:36.9612398Z [5257/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2025-12-04T08:25:37.0087081Z [5257/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2025-12-04T08:25:37.0088448Z [5258/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2025-12-04T08:25:37.0113631Z [5258/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2025-12-04T08:25:37.0115327Z [5259/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2025-12-04T08:25:37.1089334Z [5259/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2025-12-04T08:25:37.1090205Z [5260/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2025-12-04T08:25:37.1594355Z [5260/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2025-12-04T08:25:37.1595775Z [5261/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2025-12-04T08:25:37.1914490Z [5261/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2025-12-04T08:25:37.1915891Z [5262/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2025-12-04T08:25:37.2074497Z [5262/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2025-12-04T08:25:37.2075834Z [5263/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2025-12-04T08:25:37.2931024Z [5263/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2025-12-04T08:25:37.2931851Z [5264/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2025-12-04T08:25:37.2952488Z [5264/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2025-12-04T08:25:37.2954272Z [5265/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2025-12-04T08:25:37.3115047Z [5265/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2025-12-04T08:25:37.3116182Z [5266/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2025-12-04T08:25:37.4001356Z [5266/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2025-12-04T08:25:37.4003599Z [5267/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2025-12-04T08:25:37.4996985Z [5267/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2025-12-04T08:25:37.4997855Z [5268/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2025-12-04T08:25:37.5022683Z [5268/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2025-12-04T08:25:37.5023596Z [5269/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2025-12-04T08:25:37.5155735Z [5269/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2025-12-04T08:25:37.5157099Z [5270/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2025-12-04T08:25:37.5203733Z [5270/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2025-12-04T08:25:37.5205071Z [5271/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2025-12-04T08:25:37.5326978Z [5271/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2025-12-04T08:25:37.5327812Z [5272/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2025-12-04T08:25:37.6721720Z [5272/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2025-12-04T08:25:37.6723094Z [5273/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2025-12-04T08:25:37.7146812Z [5273/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-12-04T08:25:37.7148200Z [5274/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2025-12-04T08:25:37.7316198Z [5274/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-12-04T08:25:37.7317515Z [5275/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2025-12-04T08:25:37.7745518Z [5275/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2025-12-04T08:25:37.7746657Z [5276/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2025-12-04T08:25:37.8003755Z [5276/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-12-04T08:25:37.8005200Z [5277/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2025-12-04T08:25:37.8010545Z [5277/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-12-04T08:25:37.8012013Z [5278/7996] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2025-12-04T08:25:37.8760553Z [5278/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-12-04T08:25:37.8761905Z [5279/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-12-04T08:25:37.9449575Z [5279/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2025-12-04T08:25:37.9451088Z [5280/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-12-04T08:25:37.9636374Z [5280/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-12-04T08:25:37.9637735Z [5281/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2025-12-04T08:25:38.0141118Z [5281/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-12-04T08:25:38.0142414Z [5282/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-12-04T08:25:38.0369360Z [5282/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-12-04T08:25:38.0370814Z [5283/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-12-04T08:25:38.0484173Z [5283/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-12-04T08:25:38.0485051Z [5284/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-12-04T08:25:38.1272214Z [5284/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-12-04T08:25:38.1273688Z [5285/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2025-12-04T08:25:38.2078798Z [5285/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-12-04T08:25:38.2079756Z [5286/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-12-04T08:25:38.2233956Z [5286/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-12-04T08:25:38.2235311Z [5287/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-12-04T08:25:38.2275555Z [5287/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-12-04T08:25:38.2276826Z [5288/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-12-04T08:25:38.2452626Z [5288/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2025-12-04T08:25:38.2454059Z [5289/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-12-04T08:25:38.2507774Z [5289/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2025-12-04T08:25:38.2508794Z [5290/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-12-04T08:25:38.4024209Z [5290/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2025-12-04T08:25:38.4025220Z [5291/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-12-04T08:25:38.4049513Z [5291/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_partition_impl.cpp.o 2025-12-04T08:25:38.4051298Z [5292/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-12-04T08:25:38.4260700Z [5292/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2025-12-04T08:25:38.4262198Z [5293/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2025-12-04T08:25:38.4533037Z [5293/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2025-12-04T08:25:38.4534708Z [5294/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-12-04T08:25:38.5167178Z [5294/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2025-12-04T08:25:38.5168626Z [5295/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2025-12-04T08:25:38.5805654Z [5295/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2025-12-04T08:25:38.5807396Z [5296/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2025-12-04T08:25:38.6255304Z [5296/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2025-12-04T08:25:38.6256926Z [5297/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2025-12-04T08:25:38.6560336Z [5297/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/platform.cpp.o 2025-12-04T08:25:38.6561938Z [5298/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2025-12-04T08:25:38.6813435Z [5298/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2025-12-04T08:25:38.6814403Z [5299/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_partition_impl.cpp.o 2025-12-04T08:25:38.6853901Z [5299/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/batch_norm.cpp.o 2025-12-04T08:25:38.6855305Z [5300/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2025-12-04T08:25:38.7488009Z [5300/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/binary.cpp.o 2025-12-04T08:25:38.7489516Z [5301/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2025-12-04T08:25:38.8125182Z [5301/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/concat.cpp.o 2025-12-04T08:25:38.8126912Z [5302/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2025-12-04T08:25:38.8499878Z [5302/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv.cpp.o 2025-12-04T08:25:38.8501383Z [5303/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/platform.cpp.o 2025-12-04T08:25:38.9252832Z [5303/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_base.cpp.o 2025-12-04T08:25:38.9254273Z [5304/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/batch_norm.cpp.o 2025-12-04T08:25:38.9493646Z [5304/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_transpose.cpp.o 2025-12-04T08:25:38.9495150Z [5305/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2025-12-04T08:25:38.9628884Z [5305/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/dummy.cpp.o 2025-12-04T08:25:38.9630389Z [5306/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/binary.cpp.o 2025-12-04T08:25:39.0133214Z [5306/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/eltwise.cpp.o 2025-12-04T08:25:39.0134113Z [5307/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/concat.cpp.o 2025-12-04T08:25:39.0333468Z [5307/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/gen_index.cpp.o 2025-12-04T08:25:39.0334885Z [5308/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv.cpp.o 2025-12-04T08:25:39.1626554Z [5308/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/group_norm.cpp.o 2025-12-04T08:25:39.1628112Z [5309/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_base.cpp.o 2025-12-04T08:25:39.1769977Z [5309/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/kernel_base.cpp.o 2025-12-04T08:25:39.1770959Z [5310/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/eltwise.cpp.o 2025-12-04T08:25:39.1793094Z [5310/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/large_partition.cpp.o 2025-12-04T08:25:39.1794648Z [5311/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/dummy.cpp.o 2025-12-04T08:25:39.1993687Z [5311/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/layer_norm.cpp.o 2025-12-04T08:25:39.1995880Z [5312/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_transpose.cpp.o 2025-12-04T08:25:39.2825995Z [5312/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/log_softmax.cpp.o 2025-12-04T08:25:39.2827622Z [5313/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/gen_index.cpp.o 2025-12-04T08:25:39.3106815Z [5313/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/matmul.cpp.o 2025-12-04T08:25:39.3112079Z [5314/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/group_norm.cpp.o 2025-12-04T08:25:39.3881043Z [5314/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp.cpp.o 2025-12-04T08:25:39.3886810Z [5315/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/large_partition.cpp.o 2025-12-04T08:25:39.4160481Z [5315/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp_config.cpp.o 2025-12-04T08:25:39.4162154Z [5316/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/layer_norm.cpp.o 2025-12-04T08:25:39.4232624Z [5316/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/pool.cpp.o 2025-12-04T08:25:39.4234793Z [5317/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/kernel_base.cpp.o 2025-12-04T08:25:39.4570103Z [5317/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/prelu.cpp.o 2025-12-04T08:25:39.4571085Z [5318/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/log_softmax.cpp.o 2025-12-04T08:25:39.5131699Z [5318/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/quantize.cpp.o 2025-12-04T08:25:39.5133576Z [5319/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/matmul.cpp.o 2025-12-04T08:25:39.5961234Z [5319/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reduction.cpp.o 2025-12-04T08:25:39.5962842Z [5320/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp.cpp.o 2025-12-04T08:25:39.6551586Z [5320/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reorder.cpp.o 2025-12-04T08:25:39.6553068Z [5321/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp_config.cpp.o 2025-12-04T08:25:39.6719665Z [5321/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/resampling.cpp.o 2025-12-04T08:25:39.6721215Z [5322/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/prelu.cpp.o 2025-12-04T08:25:39.6755854Z [5322/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp.cpp.o 2025-12-04T08:25:39.6757411Z [5323/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/pool.cpp.o 2025-12-04T08:25:39.7164393Z [5323/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp_config.cpp.o 2025-12-04T08:25:39.7165946Z [5324/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/quantize.cpp.o 2025-12-04T08:25:39.7740479Z [5324/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive.cpp.o 2025-12-04T08:25:39.7742090Z [5325/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reduction.cpp.o 2025-12-04T08:25:39.8588444Z [5325/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive_config.cpp.o 2025-12-04T08:25:39.8590188Z [5326/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reorder.cpp.o 2025-12-04T08:25:39.8993651Z [5326/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/select.cpp.o 2025-12-04T08:25:39.8995989Z [5327/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp.cpp.o 2025-12-04T08:25:39.9243701Z [5327/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/shuffle.cpp.o 2025-12-04T08:25:39.9245464Z [5328/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/resampling.cpp.o 2025-12-04T08:25:39.9593423Z [5328/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/softmax.cpp.o 2025-12-04T08:25:39.9595039Z [5329/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp_config.cpp.o 2025-12-04T08:25:39.9924577Z [5329/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sum.cpp.o 2025-12-04T08:25:39.9926160Z [5330/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive_config.cpp.o 2025-12-04T08:25:39.9928894Z [5330/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2025-12-04T08:25:39.9930473Z [5331/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive.cpp.o 2025-12-04T08:25:40.0741044Z [5331/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2025-12-04T08:25:40.0742129Z [5332/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/select.cpp.o 2025-12-04T08:25:40.1436692Z [5332/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2025-12-04T08:25:40.1441815Z [5333/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/shuffle.cpp.o 2025-12-04T08:25:40.1999657Z [5333/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2025-12-04T08:25:40.2001294Z [5334/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/softmax.cpp.o 2025-12-04T08:25:40.2040423Z [5334/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2025-12-04T08:25:40.2042045Z [5335/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sum.cpp.o 2025-12-04T08:25:40.2482438Z [5335/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2025-12-04T08:25:40.2484041Z [5336/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2025-12-04T08:25:40.2533801Z [5336/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2025-12-04T08:25:40.2535691Z [5337/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2025-12-04T08:25:40.3584790Z [5337/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2025-12-04T08:25:40.3586326Z [5338/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2025-12-04T08:25:40.3626955Z [5338/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2025-12-04T08:25:40.3628726Z [5339/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2025-12-04T08:25:40.4509981Z [5339/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2025-12-04T08:25:40.4511072Z [5340/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2025-12-04T08:25:40.4863868Z [5340/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2025-12-04T08:25:40.4865443Z [5341/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2025-12-04T08:25:40.4937753Z [5341/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_block_fusion.cpp.o 2025-12-04T08:25:40.4943228Z [5342/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2025-12-04T08:25:40.5380106Z [5342/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_post_ops.cpp.o 2025-12-04T08:25:40.5381814Z [5343/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2025-12-04T08:25:40.6084774Z [5343/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2025-12-04T08:25:40.6086664Z [5344/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2025-12-04T08:25:40.6135413Z [5344/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2025-12-04T08:25:40.6137640Z [5345/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2025-12-04T08:25:40.7192496Z [5345/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/groupnorm_fusion.cpp.o 2025-12-04T08:25:40.7193505Z [5346/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2025-12-04T08:25:40.7385851Z [5346/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2025-12-04T08:25:40.7386991Z [5347/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_block_fusion.cpp.o 2025-12-04T08:25:40.7397795Z [5347/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2025-12-04T08:25:40.7399242Z [5348/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_post_ops.cpp.o 2025-12-04T08:25:40.7902075Z [5348/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_post_ops.cpp.o 2025-12-04T08:25:40.7903899Z [5349/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2025-12-04T08:25:40.8634432Z [5349/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/mlp.cpp.o 2025-12-04T08:25:40.8635970Z [5350/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2025-12-04T08:25:40.8761244Z [5350/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_post_ops.cpp.o 2025-12-04T08:25:40.8762965Z [5351/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/groupnorm_fusion.cpp.o 2025-12-04T08:25:40.9491209Z [5351/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2025-12-04T08:25:40.9492844Z [5352/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2025-12-04T08:25:41.0071446Z [5352/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2025-12-04T08:25:41.0072472Z [5353/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/mlp.cpp.o 2025-12-04T08:25:41.0243813Z [5353/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2025-12-04T08:25:41.0244779Z [5354/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_post_ops.cpp.o 2025-12-04T08:25:41.0367487Z [5354/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2025-12-04T08:25:41.0369071Z [5355/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2025-12-04T08:25:41.0916456Z [5355/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2025-12-04T08:25:41.0918138Z [5356/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_post_ops.cpp.o 2025-12-04T08:25:41.1302290Z [5356/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2025-12-04T08:25:41.1304222Z [5357/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2025-12-04T08:25:41.2197701Z [5357/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/softmax_post_ops.cpp.o 2025-12-04T08:25:41.2199338Z [5358/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2025-12-04T08:25:41.2530909Z [5358/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2025-12-04T08:25:41.2532679Z [5359/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2025-12-04T08:25:41.2650966Z [5359/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-12-04T08:25:41.2652608Z [5360/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2025-12-04T08:25:41.2821987Z [5360/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-12-04T08:25:41.2823421Z [5361/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2025-12-04T08:25:41.3350180Z [5361/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-12-04T08:25:41.3351485Z [5362/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-12-04T08:25:41.3725739Z [5362/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/ocl_usm_utils.cpp.o 2025-12-04T08:25:41.3727308Z [5363/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2025-12-04T08:25:41.3775301Z [5363/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2025-12-04T08:25:41.3776829Z [5364/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/softmax_post_ops.cpp.o 2025-12-04T08:25:41.3827860Z [5364/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2025-12-04T08:25:41.3829201Z [5365/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/ocl_usm_utils.cpp.o 2025-12-04T08:25:41.4095305Z [5365/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2025-12-04T08:25:41.4096661Z [5366/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-12-04T08:25:41.4597876Z [5366/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-12-04T08:25:41.4599237Z [5367/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-12-04T08:25:41.4719977Z [5367/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-12-04T08:25:41.4721342Z [5368/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2025-12-04T08:25:41.6092226Z [5368/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-12-04T08:25:41.6093540Z [5369/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-12-04T08:25:41.6155734Z [5369/7996] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-12-04T08:25:41.6156645Z [5370/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2025-12-04T08:25:41.6328599Z [5370/7996] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-12-04T08:25:41.6329741Z [5371/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2025-12-04T08:25:41.6469550Z [5371/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-12-04T08:25:41.6470834Z [5372/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2025-12-04T08:25:41.6623930Z [5372/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-12-04T08:25:41.6624981Z [5373/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-12-04T08:25:41.6779590Z [5373/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-12-04T08:25:41.6780855Z [5374/7996] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-12-04T08:25:41.8083922Z [5374/7996] Linking CXX static library lib/libdnnl.a 2025-12-04T08:25:41.8084464Z [5375/7996] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-12-04T08:25:41.8301061Z [5375/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o 2025-12-04T08:25:41.8302109Z [5376/7996] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-12-04T08:25:41.8324228Z [5376/7996] Linking CXX static library lib/libfmt.a 2025-12-04T08:25:41.8325202Z [5377/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-12-04T08:25:41.8416980Z [5377/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o 2025-12-04T08:25:41.8417860Z [5378/7996] Linking CXX static library lib/libfmt.a 2025-12-04T08:25:41.8802159Z [5378/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o 2025-12-04T08:25:41.8806607Z [5379/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-12-04T08:25:41.9369345Z [5379/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o 2025-12-04T08:25:41.9372051Z [5380/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-12-04T08:25:42.0589283Z [5380/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o 2025-12-04T08:25:42.0590621Z [5381/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o 2025-12-04T08:25:42.0638717Z [5381/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o 2025-12-04T08:25:42.0639963Z [5382/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o 2025-12-04T08:25:42.1147644Z [5382/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o 2025-12-04T08:25:42.1148898Z [5383/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o 2025-12-04T08:25:42.1804166Z [5383/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-12-04T08:25:42.1809211Z [5384/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o 2025-12-04T08:25:42.2072984Z [5384/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o 2025-12-04T08:25:42.2074598Z [5385/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o 2025-12-04T08:25:42.2237989Z [5385/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o 2025-12-04T08:25:42.2239149Z [5386/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-12-04T08:25:42.2794983Z [5386/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/KernelRegistry.cpp.o 2025-12-04T08:25:42.2795822Z [5387/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o 2025-12-04T08:25:42.3071591Z [5387/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o 2025-12-04T08:25:42.3072911Z [5388/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o 2025-12-04T08:25:42.3597375Z [5388/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o 2025-12-04T08:25:42.3598566Z [5389/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/KernelRegistry.cpp.o 2025-12-04T08:25:42.3828393Z [5389/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-12-04T08:25:42.3829849Z [5390/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o 2025-12-04T08:25:42.4167171Z [5390/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ApproximateClock.cpp.o 2025-12-04T08:25:42.4168417Z [5391/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o 2025-12-04T08:25:42.4318268Z [5391/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-12-04T08:25:42.4319301Z [5392/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o 2025-12-04T08:25:42.4854048Z [5392/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-12-04T08:25:42.4855398Z [5393/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o 2025-12-04T08:25:42.5606072Z [5393/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-12-04T08:25:42.5607186Z [5394/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-12-04T08:25:42.6508504Z [5394/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-12-04T08:25:42.6510212Z [5395/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ApproximateClock.cpp.o 2025-12-04T08:25:42.8212706Z [5395/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-12-04T08:25:42.8213870Z [5396/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-12-04T08:25:42.8553354Z [5396/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-12-04T08:25:42.8554667Z [5397/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-12-04T08:25:42.8605041Z [5397/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-12-04T08:25:42.8606359Z [5398/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-12-04T08:25:42.8755733Z [5398/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-12-04T08:25:42.8757057Z [5399/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-12-04T08:25:42.8999026Z [5399/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-12-04T08:25:42.9000273Z [5400/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-12-04T08:25:43.0509777Z [5400/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-12-04T08:25:43.0511113Z [5401/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-12-04T08:25:43.0515093Z [5401/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-12-04T08:25:43.0516516Z [5402/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-12-04T08:25:43.1120134Z [5402/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-12-04T08:25:43.1120922Z [5403/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-12-04T08:25:43.1283748Z [5403/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-12-04T08:25:43.1284500Z [5404/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-12-04T08:25:43.1408040Z [5404/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-12-04T08:25:43.1409191Z [5405/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-12-04T08:25:43.2364338Z [5405/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-12-04T08:25:43.2365080Z [5406/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-12-04T08:25:43.2367358Z [5406/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-12-04T08:25:43.2368207Z [5407/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-12-04T08:25:43.2554127Z [5407/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-12-04T08:25:43.2555199Z [5408/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-12-04T08:25:43.3737044Z [5408/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-12-04T08:25:43.3738100Z [5409/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-12-04T08:25:43.4015020Z [5409/7996] Building CXX object c10/CMakeFiles/c10.dir/core/AllocatorConfig.cpp.o 2025-12-04T08:25:43.4015884Z [5410/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-12-04T08:25:43.4386523Z [5410/7996] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-12-04T08:25:43.4387563Z [5411/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-12-04T08:25:43.4443865Z [5411/7996] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-12-04T08:25:43.4444551Z [5412/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-12-04T08:25:43.5045542Z [5412/7996] Building CXX object c10/CMakeFiles/c10.dir/core/CachingDeviceAllocator.cpp.o 2025-12-04T08:25:43.5046655Z [5413/7996] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-12-04T08:25:43.5702438Z [5413/7996] Linking CXX static library lib/libkineto.a 2025-12-04T08:25:43.5703510Z [5414/7996] Building CXX object c10/CMakeFiles/c10.dir/core/AllocatorConfig.cpp.o 2025-12-04T08:25:43.5765281Z [5414/7996] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-12-04T08:25:43.5765850Z [5415/7996] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-12-04T08:25:43.6223053Z [5415/7996] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-12-04T08:25:43.6223631Z [5416/7996] Building CXX object c10/CMakeFiles/c10.dir/core/CachingDeviceAllocator.cpp.o 2025-12-04T08:25:43.7362774Z [5416/7996] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-12-04T08:25:43.7363574Z [5417/7996] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-12-04T08:25:43.7534505Z [5417/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-12-04T08:25:43.7535227Z [5418/7996] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-12-04T08:25:43.7583586Z [5418/7996] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-12-04T08:25:43.7584268Z [5419/7996] Linking CXX static library lib/libkineto.a 2025-12-04T08:25:43.7808250Z [5419/7996] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-12-04T08:25:43.7809106Z [5420/7996] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-12-04T08:25:43.7973118Z [5420/7996] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-12-04T08:25:43.7973996Z [5421/7996] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-12-04T08:25:43.8732954Z [5421/7996] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-12-04T08:25:43.8733503Z [5422/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-12-04T08:25:43.9340295Z [5422/7996] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-12-04T08:25:43.9341143Z [5423/7996] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-12-04T08:25:43.9598103Z [5423/7996] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-12-04T08:25:43.9599173Z [5424/7996] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-12-04T08:25:43.9868860Z [5424/7996] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-12-04T08:25:43.9869742Z [5425/7996] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-12-04T08:25:44.0038909Z [5425/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-12-04T08:25:44.0040933Z [5426/7996] Linking CXX static library lib/libdnnl.a 2025-12-04T08:25:44.0094740Z [5426/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-12-04T08:25:44.0095628Z [5427/7996] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-12-04T08:25:44.0534494Z [5427/7996] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-12-04T08:25:44.0535376Z [5428/7996] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-12-04T08:25:44.1395563Z [5428/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-12-04T08:25:44.1396410Z [5429/7996] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-12-04T08:25:44.1911388Z [5429/7996] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-12-04T08:25:44.1912243Z [5430/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-12-04T08:25:44.2066581Z [5430/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-12-04T08:25:44.2067217Z [5431/7996] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-12-04T08:25:44.2308960Z [5431/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-12-04T08:25:44.2309978Z [5432/7996] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-12-04T08:25:44.2513863Z [5432/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-12-04T08:25:44.2517336Z [5433/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-12-04T08:25:44.2704486Z [5433/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-12-04T08:25:44.2705317Z [5434/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-12-04T08:25:44.3787273Z [5434/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-12-04T08:25:44.3788132Z [5435/7996] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-12-04T08:25:44.3920200Z [5435/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-12-04T08:25:44.3921403Z [5436/7996] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-12-04T08:25:44.4042447Z [5436/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-12-04T08:25:44.4043434Z [5437/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-12-04T08:25:44.4439774Z [5437/7996] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-12-04T08:25:44.4440361Z [5438/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-12-04T08:25:44.4471696Z [5438/7996] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-12-04T08:25:44.4472576Z [5439/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-12-04T08:25:44.4781119Z [5439/7996] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-12-04T08:25:44.4786589Z [5440/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-12-04T08:25:44.5551154Z [5440/7996] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-12-04T08:25:44.5552090Z [5441/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-12-04T08:25:44.5609282Z [5441/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-12-04T08:25:44.5610145Z [5442/7996] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-12-04T08:25:44.6465503Z [5442/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-12-04T08:25:44.6466379Z [5443/7996] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-12-04T08:25:44.6491866Z [5443/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-12-04T08:25:44.6492517Z [5444/7996] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-12-04T08:25:44.6869416Z [5444/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-12-04T08:25:44.6870014Z [5445/7996] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-12-04T08:25:44.7007533Z [5445/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-12-04T08:25:44.7008469Z [5446/7996] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-12-04T08:25:44.7441983Z [5446/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-12-04T08:25:44.7442988Z [5447/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-12-04T08:25:44.7467437Z [5447/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-12-04T08:25:44.7468485Z [5448/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-12-04T08:25:44.7865424Z [5448/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreterHooks.cpp.o 2025-12-04T08:25:44.7866491Z [5449/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-12-04T08:25:44.8657433Z [5449/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-12-04T08:25:44.8658148Z [5450/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-12-04T08:25:44.8845104Z [5450/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-12-04T08:25:44.8845730Z [5451/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-12-04T08:25:44.8906298Z [5451/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-12-04T08:25:44.8907013Z [5452/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-12-04T08:25:44.9776912Z [5452/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-12-04T08:25:44.9777672Z [5453/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-12-04T08:25:45.0028252Z [5453/7996] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-12-04T08:25:45.0029456Z [5454/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreterHooks.cpp.o 2025-12-04T08:25:45.0187916Z [5454/7996] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-12-04T08:25:45.0188852Z [5455/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-12-04T08:25:45.0222376Z [5455/7996] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-12-04T08:25:45.0223025Z [5456/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-12-04T08:25:45.1069032Z [5456/7996] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-12-04T08:25:45.1069934Z [5457/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-12-04T08:25:45.1450352Z [5457/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-12-04T08:25:45.1451321Z [5458/7996] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-12-04T08:25:45.1486779Z [5458/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-12-04T08:25:45.1487612Z [5459/7996] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-12-04T08:25:45.2088428Z [5459/7996] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-12-04T08:25:45.2089538Z [5460/7996] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-12-04T08:25:45.2613518Z [5460/7996] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-12-04T08:25:45.2614420Z [5461/7996] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-12-04T08:25:45.2625476Z [5461/7996] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-12-04T08:25:45.2626810Z [5462/7996] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-12-04T08:25:45.2911790Z [5462/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-12-04T08:25:45.2912667Z [5463/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-12-04T08:25:45.3034552Z [5463/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-12-04T08:25:45.3035296Z [5464/7996] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-12-04T08:25:45.3196814Z [5464/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-12-04T08:25:45.3197343Z [5465/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-12-04T08:25:45.3561716Z [5465/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-12-04T08:25:45.3562667Z [5466/7996] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-12-04T08:25:45.4164044Z [5466/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-12-04T08:25:45.4165120Z [5467/7996] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-12-04T08:25:45.4534912Z [5467/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-12-04T08:25:45.4535852Z [5468/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-12-04T08:25:45.4577290Z [5468/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-12-04T08:25:45.4578135Z [5469/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-12-04T08:25:45.4598469Z [5469/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-12-04T08:25:45.4599274Z [5470/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-12-04T08:25:45.4710085Z [5470/7996] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-12-04T08:25:45.4710826Z [5471/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-12-04T08:25:45.5035583Z [5471/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-12-04T08:25:45.5036659Z [5472/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-12-04T08:25:45.5400344Z [5472/7996] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-12-04T08:25:45.5400908Z [5473/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-12-04T08:25:45.6075781Z [5473/7996] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-12-04T08:25:45.6076375Z [5474/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-12-04T08:25:45.6138598Z [5474/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-12-04T08:25:45.6139436Z [5475/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-12-04T08:25:45.6203818Z [5475/7996] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-12-04T08:25:45.6204683Z [5476/7996] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-12-04T08:25:45.6467657Z [5476/7996] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-12-04T08:25:45.6468309Z [5477/7996] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-12-04T08:25:45.6608893Z [5477/7996] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-12-04T08:25:45.6609713Z [5478/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-12-04T08:25:45.6667789Z [5478/7996] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-12-04T08:25:45.6668619Z [5479/7996] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-12-04T08:25:45.6731768Z [5479/7996] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-12-04T08:25:45.6732293Z [5480/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-12-04T08:25:45.7227072Z [5480/7996] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-12-04T08:25:45.7228202Z [5481/7996] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-12-04T08:25:45.7680721Z [5481/7996] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-12-04T08:25:45.7681595Z [5482/7996] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-12-04T08:25:45.7861544Z [5482/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-12-04T08:25:45.7862077Z [5483/7996] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-12-04T08:25:45.8024718Z [5483/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-12-04T08:25:45.8025504Z [5484/7996] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-12-04T08:25:45.8028695Z [5484/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-12-04T08:25:45.8029449Z [5485/7996] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-12-04T08:25:45.8202061Z [5485/7996] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-12-04T08:25:45.8207218Z [5486/7996] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-12-04T08:25:45.8361529Z [5486/7996] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-12-04T08:25:45.8362346Z [5487/7996] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-12-04T08:25:45.8491707Z [5487/7996] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-12-04T08:25:45.8492581Z [5488/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-12-04T08:25:45.8493371Z [5488/7996] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-12-04T08:25:45.8494581Z [5489/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-12-04T08:25:45.9081212Z [5489/7996] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-12-04T08:25:45.9082108Z [5490/7996] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-12-04T08:25:45.9329568Z [5490/7996] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-12-04T08:25:45.9330612Z [5491/7996] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-12-04T08:25:45.9615285Z [5491/7996] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-12-04T08:25:45.9616169Z [5492/7996] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-12-04T08:25:45.9634937Z [5492/7996] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-12-04T08:25:45.9635770Z [5493/7996] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-12-04T08:25:46.0084464Z [5493/7996] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-12-04T08:25:46.0085320Z [5494/7996] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-12-04T08:25:46.0286610Z [5494/7996] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-12-04T08:25:46.0287481Z [5495/7996] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-12-04T08:25:46.0609434Z [5495/7996] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-12-04T08:25:46.0610298Z [5496/7996] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-12-04T08:25:46.0809372Z [5496/7996] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-12-04T08:25:46.0810241Z [5497/7996] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-12-04T08:25:46.1264706Z [5497/7996] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-12-04T08:25:46.1265567Z [5498/7996] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-12-04T08:25:46.1433127Z [5498/7996] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-12-04T08:25:46.1433965Z [5499/7996] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-12-04T08:25:46.2161195Z [5499/7996] Building CXX object c10/test/CMakeFiles/c10_AllocatorConfig_test.dir/core/AllocatorConfig_test.cpp.o 2025-12-04T08:25:46.2162253Z [5500/7996] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-12-04T08:25:46.2168996Z [5500/7996] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-12-04T08:25:46.2170155Z [5501/7996] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-12-04T08:25:46.2638628Z [5501/7996] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-12-04T08:25:46.2639616Z [5502/7996] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-12-04T08:25:46.2749036Z [5502/7996] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-12-04T08:25:46.2749964Z [5503/7996] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-12-04T08:25:46.3717260Z [5503/7996] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-12-04T08:25:46.3718295Z [5504/7996] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-12-04T08:25:46.4081185Z [5504/7996] Linking CXX shared library lib/libc10.so 2025-12-04T08:25:46.4082170Z [5505/7996] Building CXX object c10/test/CMakeFiles/c10_AllocatorConfig_test.dir/core/AllocatorConfig_test.cpp.o 2025-12-04T08:25:46.4439874Z [5505/7996] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-12-04T08:25:46.4441111Z [5506/7996] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-12-04T08:25:46.4998953Z [5506/7996] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-12-04T08:25:46.5000086Z [5507/7996] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-12-04T08:25:46.5022666Z [5507/7996] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-12-04T08:25:46.5023981Z [5508/7996] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-12-04T08:25:46.5169272Z [5508/7996] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-12-04T08:25:46.5170212Z [5509/7996] Linking CXX shared library lib/libc10.so 2025-12-04T08:25:46.5345634Z [5509/7996] Linking CXX executable bin/c10_AllocatorConfig_test 2025-12-04T08:25:46.5347680Z [5510/7996] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-12-04T08:25:46.6071378Z [5510/7996] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-12-04T08:25:46.6072029Z [5511/7996] Linking CXX executable bin/c10_AllocatorConfig_test 2025-12-04T08:25:46.6532831Z [5511/7996] Linking CXX executable bin/c10_DeviceGuard_test 2025-12-04T08:25:46.6533558Z [5512/7996] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-12-04T08:25:46.6534837Z Warning: Unused direct dependencies: 2025-12-04T08:25:46.6535220Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:46.6537658Z 2025-12-04T08:25:46.6989818Z [5512/7996] Linking CXX executable bin/c10_Device_test 2025-12-04T08:25:46.6990675Z [5513/7996] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-12-04T08:25:46.7109108Z [5513/7996] Linking CXX executable bin/c10_DispatchKeySet_test 2025-12-04T08:25:46.7110031Z [5514/7996] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-12-04T08:25:46.7128782Z [5514/7996] Linking CXX executable bin/c10_Scalar_test 2025-12-04T08:25:46.7129655Z [5515/7996] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-12-04T08:25:46.7134467Z [5515/7996] Linking CXX executable bin/c10_StreamGuard_test 2025-12-04T08:25:46.7135178Z [5516/7996] Linking CXX executable bin/c10_DeviceGuard_test 2025-12-04T08:25:46.7608040Z [5516/7996] Linking CXX executable bin/c10_SymInt_test 2025-12-04T08:25:46.7608750Z [5517/7996] Linking CXX executable bin/c10_Device_test 2025-12-04T08:25:46.7782880Z [5517/7996] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-12-04T08:25:46.7784165Z [5518/7996] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-12-04T08:25:46.8055861Z [5518/7996] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-12-04T08:25:46.8056385Z [5519/7996] Linking CXX executable bin/c10_DispatchKeySet_test 2025-12-04T08:25:46.8115115Z [5519/7996] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-12-04T08:25:46.8115681Z [5520/7996] Linking CXX executable bin/c10_Scalar_test 2025-12-04T08:25:46.8284108Z [5520/7996] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-12-04T08:25:46.8284892Z [5521/7996] Linking CXX executable bin/c10_StreamGuard_test 2025-12-04T08:25:46.8285355Z Warning: Unused direct dependencies: 2025-12-04T08:25:46.8285772Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:46.8286067Z 2025-12-04T08:25:46.8447433Z [5521/7996] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-12-04T08:25:46.8448277Z [5522/7996] Linking CXX executable bin/c10_SymInt_test 2025-12-04T08:25:46.8853994Z [5522/7996] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-12-04T08:25:46.8854836Z [5523/7996] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-12-04T08:25:46.9892751Z [5523/7996] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-12-04T08:25:46.9893894Z [5524/7996] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-12-04T08:25:47.0144568Z [5524/7996] Linking CXX executable bin/c10_ConstexprCrc_test 2025-12-04T08:25:47.0145467Z [5525/7996] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-12-04T08:25:47.0654518Z [5525/7996] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-12-04T08:25:47.0661175Z [5526/7996] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-12-04T08:25:47.0813748Z [5526/7996] Linking CXX executable bin/c10_SizesAndStrides_test 2025-12-04T08:25:47.0814468Z [5527/7996] Linking CXX executable bin/c10_ConstexprCrc_test 2025-12-04T08:25:47.0814944Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.0815358Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.0819454Z 2025-12-04T08:25:47.1042833Z [5527/7996] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-12-04T08:25:47.1044145Z [5528/7996] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-12-04T08:25:47.1067049Z [5528/7996] Linking CXX executable bin/c10_Bitset_test 2025-12-04T08:25:47.1067687Z [5529/7996] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-12-04T08:25:47.1220636Z [5529/7996] Building CXX object c10/test/CMakeFiles/c10_Enumerate_test.dir/util/Enumerate_test.cpp.o 2025-12-04T08:25:47.1221585Z [5530/7996] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-12-04T08:25:47.1298683Z [5530/7996] Linking CXX executable bin/c10_ArrayRef_test 2025-12-04T08:25:47.1299532Z [5531/7996] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-12-04T08:25:47.1687753Z [5531/7996] Linking CXX executable bin/c10_cow_test 2025-12-04T08:25:47.1688194Z [5532/7996] Linking CXX executable bin/c10_SizesAndStrides_test 2025-12-04T08:25:47.2172446Z [5532/7996] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-12-04T08:25:47.2172971Z [5533/7996] Linking CXX executable bin/c10_Bitset_test 2025-12-04T08:25:47.2173260Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.2173541Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.2173715Z 2025-12-04T08:25:47.2393157Z [5533/7996] Building CXX object c10/test/CMakeFiles/c10_IntrusiveList_test.dir/util/IntrusiveList_test.cpp.o 2025-12-04T08:25:47.2394003Z [5534/7996] Linking CXX executable bin/c10_ArrayRef_test 2025-12-04T08:25:47.2394409Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.2394752Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.2394927Z 2025-12-04T08:25:47.2548475Z [5534/7996] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-12-04T08:25:47.2548998Z [5535/7996] Linking CXX executable bin/c10_cow_test 2025-12-04T08:25:47.2869245Z [5535/7996] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-12-04T08:25:47.2870408Z [5536/7996] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-12-04T08:25:47.3558897Z [5536/7996] Linking CXX executable bin/c10_DeadlockDetection_test 2025-12-04T08:25:47.3559828Z [5537/7996] Building CXX object c10/test/CMakeFiles/c10_Enumerate_test.dir/util/Enumerate_test.cpp.o 2025-12-04T08:25:47.3982939Z [5537/7996] Linking CXX executable bin/c10_Enumerate_test 2025-12-04T08:25:47.3983457Z [5538/7996] Linking CXX executable bin/c10_DeadlockDetection_test 2025-12-04T08:25:47.4147369Z [5538/7996] Building CXX object c10/test/CMakeFiles/c10_Semaphore_test.dir/util/Semaphore_test.cpp.o 2025-12-04T08:25:47.4148173Z [5539/7996] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-12-04T08:25:47.4562551Z [5539/7996] Linking CXX executable bin/c10_Half_test 2025-12-04T08:25:47.4563475Z [5540/7996] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-12-04T08:25:47.4710345Z [5540/7996] Linking CXX executable bin/c10_LeftRight_test 2025-12-04T08:25:47.4713241Z [5541/7996] Building CXX object c10/test/CMakeFiles/c10_IntrusiveList_test.dir/util/IntrusiveList_test.cpp.o 2025-12-04T08:25:47.4855638Z [5541/7996] Linking CXX executable bin/c10_IntrusiveList_test 2025-12-04T08:25:47.4856347Z [5542/7996] Linking CXX executable bin/c10_Enumerate_test 2025-12-04T08:25:47.4856820Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.4857247Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.4857561Z 2025-12-04T08:25:47.5073086Z [5542/7996] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-12-04T08:25:47.5074200Z [5543/7996] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-12-04T08:25:47.5172149Z [5543/7996] Linking CXX executable bin/c10_NetworkFlow_test 2025-12-04T08:25:47.5172785Z [5544/7996] Linking CXX executable bin/c10_Half_test 2025-12-04T08:25:47.5173236Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.5173704Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.5174033Z 2025-12-04T08:25:47.5767133Z [5544/7996] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-12-04T08:25:47.5768036Z [5545/7996] Linking CXX executable bin/c10_LeftRight_test 2025-12-04T08:25:47.5768514Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.5768967Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.5769248Z 2025-12-04T08:25:47.5772333Z [5545/7996] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-12-04T08:25:47.5773166Z [5546/7996] Linking CXX executable bin/c10_IntrusiveList_test 2025-12-04T08:25:47.6051852Z [5546/7996] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-12-04T08:25:47.6052774Z [5547/7996] Linking CXX executable bin/c10_NetworkFlow_test 2025-12-04T08:25:47.6368200Z [5547/7996] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-12-04T08:25:47.6369946Z [5548/7996] Building CXX object c10/test/CMakeFiles/c10_Semaphore_test.dir/util/Semaphore_test.cpp.o 2025-12-04T08:25:47.7403282Z [5548/7996] Linking CXX executable bin/c10_Semaphore_test 2025-12-04T08:25:47.7404385Z [5549/7996] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-12-04T08:25:47.7497529Z [5549/7996] Linking CXX executable bin/c10_Synchronized_test 2025-12-04T08:25:47.7498386Z [5550/7996] Linking CXX executable bin/c10_Semaphore_test 2025-12-04T08:25:47.7498911Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.7499404Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.7499743Z 2025-12-04T08:25:47.7632040Z [5550/7996] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-12-04T08:25:47.7633265Z [5551/7996] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-12-04T08:25:47.7734156Z [5551/7996] Linking CXX executable bin/c10_ThreadLocal_test 2025-12-04T08:25:47.7735081Z [5552/7996] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-12-04T08:25:47.7823570Z [5552/7996] Linking CXX executable bin/c10_TypeIndex_test 2025-12-04T08:25:47.7825006Z [5553/7996] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-12-04T08:25:47.8376468Z [5553/7996] Linking CXX executable bin/c10_accumulate_test 2025-12-04T08:25:47.8377155Z [5554/7996] Linking CXX executable bin/c10_Synchronized_test 2025-12-04T08:25:47.8377576Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.8377966Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.8380568Z 2025-12-04T08:25:47.8633881Z [5554/7996] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-12-04T08:25:47.8635712Z [5555/7996] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-12-04T08:25:47.8732282Z [5555/7996] Linking CXX executable bin/c10_bfloat16_test 2025-12-04T08:25:47.8732953Z [5556/7996] Linking CXX executable bin/c10_ThreadLocal_test 2025-12-04T08:25:47.8733421Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.8733838Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.8734246Z 2025-12-04T08:25:47.8800499Z [5556/7996] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-12-04T08:25:47.8801328Z [5557/7996] Linking CXX executable bin/c10_TypeIndex_test 2025-12-04T08:25:47.8801792Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.8802198Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.8802478Z 2025-12-04T08:25:47.9186558Z [5557/7996] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-12-04T08:25:47.9187690Z [5558/7996] Linking CXX executable bin/c10_accumulate_test 2025-12-04T08:25:47.9724328Z [5558/7996] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-12-04T08:25:47.9725191Z [5559/7996] Linking CXX executable bin/c10_bfloat16_test 2025-12-04T08:25:47.9725659Z Warning: Unused direct dependencies: 2025-12-04T08:25:47.9726077Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:47.9726359Z 2025-12-04T08:25:48.0276947Z [5559/7996] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-12-04T08:25:48.0277970Z [5560/7996] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-12-04T08:25:48.0990258Z [5560/7996] Linking CXX executable bin/c10_bit_cast_test 2025-12-04T08:25:48.0991527Z [5561/7996] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-12-04T08:25:48.1071664Z [5561/7996] Linking CXX executable bin/c10_error_test 2025-12-04T08:25:48.1072591Z [5562/7996] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-12-04T08:25:48.1214760Z [5562/7996] Linking CXX executable bin/c10_complex_math_test 2025-12-04T08:25:48.1215606Z [5563/7996] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-12-04T08:25:48.1291565Z [5563/7996] Linking CXX executable bin/c10_complex_test 2025-12-04T08:25:48.1292200Z [5564/7996] Linking CXX executable bin/c10_bit_cast_test 2025-12-04T08:25:48.1292641Z Warning: Unused direct dependencies: 2025-12-04T08:25:48.1293056Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:48.1293328Z 2025-12-04T08:25:48.1726046Z [5564/7996] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-12-04T08:25:48.1727480Z [5565/7996] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-12-04T08:25:48.1979301Z [5565/7996] Linking CXX executable bin/c10_exception_test 2025-12-04T08:25:48.1979918Z [5566/7996] Linking CXX executable bin/c10_error_test 2025-12-04T08:25:48.2156700Z [5566/7996] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-12-04T08:25:48.2157617Z [5567/7996] Linking CXX executable bin/c10_complex_math_test 2025-12-04T08:25:48.2158106Z Warning: Unused direct dependencies: 2025-12-04T08:25:48.2158524Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:48.2158805Z 2025-12-04T08:25:48.2163588Z [5567/7996] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-12-04T08:25:48.2164475Z [5568/7996] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-12-04T08:25:48.2228053Z [5568/7996] Linking CXX executable bin/c10_flags_test 2025-12-04T08:25:48.2228491Z [5569/7996] Linking CXX executable bin/c10_complex_test 2025-12-04T08:25:48.2228937Z Warning: Unused direct dependencies: 2025-12-04T08:25:48.2229221Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:48.2229456Z 2025-12-04T08:25:48.2810681Z [5569/7996] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-12-04T08:25:48.2817362Z [5570/7996] Linking CXX executable bin/c10_exception_test 2025-12-04T08:25:48.3160257Z [5570/7996] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-12-04T08:25:48.3166579Z [5571/7996] Linking CXX executable bin/c10_flags_test 2025-12-04T08:25:48.4108819Z [5571/7996] Building CXX object c10/test/CMakeFiles/c10_nofatal_test.dir/util/nofatal_test.cpp.o 2025-12-04T08:25:48.4109929Z [5572/7996] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-12-04T08:25:48.4297766Z [5572/7996] Linking CXX executable bin/c10_generic_math_test 2025-12-04T08:25:48.4298609Z [5573/7996] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-12-04T08:25:48.4576371Z [5573/7996] Linking CXX executable bin/c10_lazy_test 2025-12-04T08:25:48.4576971Z [5574/7996] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-12-04T08:25:48.5093928Z [5574/7996] Linking CXX executable bin/c10_irange_test 2025-12-04T08:25:48.5095173Z [5575/7996] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-12-04T08:25:48.5096654Z [5575/7996] Linking CXX executable bin/c10_intrusive_ptr_test 2025-12-04T08:25:48.5097219Z [5576/7996] Linking CXX executable bin/c10_generic_math_test 2025-12-04T08:25:48.5097530Z Warning: Unused direct dependencies: 2025-12-04T08:25:48.5097806Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:48.5097991Z 2025-12-04T08:25:48.5190616Z [5576/7996] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-12-04T08:25:48.5191245Z [5577/7996] Linking CXX executable bin/c10_lazy_test 2025-12-04T08:25:48.5191645Z Warning: Unused direct dependencies: 2025-12-04T08:25:48.5192033Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:48.5192264Z 2025-12-04T08:25:48.5235142Z [5577/7996] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-12-04T08:25:48.5236194Z [5578/7996] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-12-04T08:25:48.5594344Z [5578/7996] Linking CXX executable bin/c10_logging_test 2025-12-04T08:25:48.5595217Z [5579/7996] Building CXX object c10/test/CMakeFiles/c10_nofatal_test.dir/util/nofatal_test.cpp.o 2025-12-04T08:25:48.5933209Z [5579/7996] Linking CXX executable bin/c10_nofatal_test 2025-12-04T08:25:48.5933657Z [5580/7996] Linking CXX executable bin/c10_irange_test 2025-12-04T08:25:48.5933984Z Warning: Unused direct dependencies: 2025-12-04T08:25:48.5934264Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:48.5934455Z 2025-12-04T08:25:48.6255392Z [5580/7996] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-12-04T08:25:48.6256280Z [5581/7996] Linking CXX executable bin/c10_logging_test 2025-12-04T08:25:48.6780993Z [5581/7996] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-12-04T08:25:48.6781821Z [5582/7996] Linking CXX executable bin/c10_nofatal_test 2025-12-04T08:25:48.7214078Z [5582/7996] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-12-04T08:25:48.7214895Z [5583/7996] Linking CXX executable bin/c10_intrusive_ptr_test 2025-12-04T08:25:48.7215375Z Warning: Unused direct dependencies: 2025-12-04T08:25:48.7215793Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:48.7216071Z 2025-12-04T08:25:48.8028642Z [5583/7996] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-12-04T08:25:48.8029586Z [5584/7996] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-12-04T08:25:48.8032717Z [5584/7996] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-12-04T08:25:48.8033302Z [5585/7996] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-12-04T08:25:48.8234330Z [5585/7996] Linking CXX executable bin/c10_registry_test 2025-12-04T08:25:48.8235217Z [5586/7996] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-12-04T08:25:48.8313126Z [5586/7996] Linking CXX executable bin/c10_optional_test 2025-12-04T08:25:48.8314036Z [5587/7996] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-12-04T08:25:48.8955063Z [5587/7996] Linking CXX executable bin/c10_small_vector_test 2025-12-04T08:25:48.8955660Z [5588/7996] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-12-04T08:25:48.9164023Z [5588/7996] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-12-04T08:25:48.9164931Z [5589/7996] Linking CXX executable bin/c10_registry_test 2025-12-04T08:25:48.9317599Z [5589/7996] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-12-04T08:25:48.9318468Z [5590/7996] Linking CXX executable bin/c10_optional_test 2025-12-04T08:25:48.9318922Z Warning: Unused direct dependencies: 2025-12-04T08:25:48.9319322Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:48.9319582Z 2025-12-04T08:25:48.9421782Z [5590/7996] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-12-04T08:25:48.9422827Z [5591/7996] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-12-04T08:25:48.9705093Z [5591/7996] Linking CXX executable bin/c10_string_util_test 2025-12-04T08:25:48.9707439Z [5592/7996] Linking CXX executable bin/c10_small_vector_test 2025-12-04T08:25:48.9716135Z [5592/7996] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-12-04T08:25:48.9717267Z [5593/7996] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-12-04T08:25:49.0535977Z [5593/7996] Linking CXX executable bin/c10_ssize_test 2025-12-04T08:25:49.0536640Z [5594/7996] Linking CXX executable bin/c10_string_util_test 2025-12-04T08:25:49.0915061Z [5594/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAAllocatorConfig.cpp.o 2025-12-04T08:25:49.0915880Z [5595/7996] Linking CXX executable bin/c10_ssize_test 2025-12-04T08:25:49.0916326Z Warning: Unused direct dependencies: 2025-12-04T08:25:49.0916729Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:49.0917009Z 2025-12-04T08:25:49.1099326Z [5595/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o 2025-12-04T08:25:49.1100403Z [5596/7996] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-12-04T08:25:49.1566379Z [5596/7996] Linking CXX executable bin/c10_tempfile_test 2025-12-04T08:25:49.1567395Z [5597/7996] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-12-04T08:25:49.1777526Z [5597/7996] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-12-04T08:25:49.1778504Z [5598/7996] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-12-04T08:25:49.1937173Z [5598/7996] Linking CXX executable bin/c10_string_view_test 2025-12-04T08:25:49.1940835Z [5599/7996] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-12-04T08:25:49.2263713Z [5599/7996] Linking CXX executable bin/c10_typeid_test 2025-12-04T08:25:49.2265177Z [5600/7996] Linking CXX executable bin/c10_tempfile_test 2025-12-04T08:25:49.2558361Z [5600/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o 2025-12-04T08:25:49.2559506Z [5601/7996] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-12-04T08:25:49.2560003Z Warning: Unused direct dependencies: 2025-12-04T08:25:49.2560429Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:49.2560710Z 2025-12-04T08:25:49.2675022Z [5601/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAException.cpp.o 2025-12-04T08:25:49.2675811Z [5602/7996] Linking CXX executable bin/c10_string_view_test 2025-12-04T08:25:49.2676287Z Warning: Unused direct dependencies: 2025-12-04T08:25:49.2676714Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:49.2676994Z 2025-12-04T08:25:49.3017161Z [5602/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o 2025-12-04T08:25:49.3022395Z [5603/7996] Linking CXX executable bin/c10_typeid_test 2025-12-04T08:25:49.4095062Z [5603/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o 2025-12-04T08:25:49.4096240Z [5604/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAException.cpp.o 2025-12-04T08:25:49.4120183Z [5604/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o 2025-12-04T08:25:49.4124720Z [5605/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAAllocatorConfig.cpp.o 2025-12-04T08:25:49.4832224Z [5605/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o 2025-12-04T08:25:49.4833136Z [5606/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o 2025-12-04T08:25:49.5359287Z [5606/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o 2025-12-04T08:25:49.5359940Z [5607/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o 2025-12-04T08:25:49.5618887Z [5607/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o 2025-12-04T08:25:49.5619863Z [5608/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o 2025-12-04T08:25:49.5639398Z [5608/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/driver_api.cpp.o 2025-12-04T08:25:49.5640408Z [5609/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o 2025-12-04T08:25:49.6664732Z [5609/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_1_var_test.dir/impl/CUDAAssertionsTest_1_var_test.cu.o 2025-12-04T08:25:49.6665955Z [5610/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o 2025-12-04T08:25:49.7457822Z [5610/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_stream.dir/impl/CUDAAssertionsTest_catches_stream.cu.o 2025-12-04T08:25:49.7459109Z [5611/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o 2025-12-04T08:25:49.7464838Z [5611/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.dir/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu.o 2025-12-04T08:25:49.7466416Z [5612/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o 2025-12-04T08:25:49.7899917Z [5612/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_from_2_processes.dir/impl/CUDAAssertionsTest_from_2_processes.cu.o 2025-12-04T08:25:49.7906004Z [5613/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/driver_api.cpp.o 2025-12-04T08:25:49.8459889Z [5613/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.dir/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu.o 2025-12-04T08:25:49.8461379Z [5614/7996] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o 2025-12-04T08:25:49.9656845Z [5614/7996] Linking CXX shared library lib/libc10_cuda.so 2025-12-04T08:25:49.9657683Z [5615/7996] Linking CXX shared library lib/libc10_cuda.so 2025-12-04T08:25:49.9658228Z Warning: Unused direct dependencies: 2025-12-04T08:25:49.9658612Z /lib/x86_64-linux-gnu/libm.so.6 2025-12-04T08:25:49.9658856Z 2025-12-04T08:25:52.7965923Z [5615/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.dir/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu.o 2025-12-04T08:25:52.7967212Z [5616/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.dir/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu.o 2025-12-04T08:25:52.9116128Z [5616/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2025-12-04T08:25:52.9122533Z [5617/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_stream.dir/impl/CUDAAssertionsTest_catches_stream.cu.o 2025-12-04T08:25:52.9272015Z [5617/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_catches_stream 2025-12-04T08:25:52.9281299Z [5618/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2025-12-04T08:25:52.9530293Z [5618/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.dir/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu.o 2025-12-04T08:25:52.9532135Z [5619/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_1_var_test.dir/impl/CUDAAssertionsTest_1_var_test.cu.o 2025-12-04T08:25:53.0200833Z [5619/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_1_var_test 2025-12-04T08:25:53.0201412Z [5620/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_catches_stream 2025-12-04T08:25:53.0798420Z [5620/7996] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o 2025-12-04T08:25:53.0799046Z [5621/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_1_var_test 2025-12-04T08:25:53.2565168Z [5621/7996] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o 2025-12-04T08:25:53.2566230Z [5622/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.dir/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu.o 2025-12-04T08:25:53.2630840Z [5622/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2025-12-04T08:25:53.2631498Z [5623/7996] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o 2025-12-04T08:25:53.2942428Z [5623/7996] Linking CXX executable bin/c10_cuda_CUDATest 2025-12-04T08:25:53.2943406Z [5624/7996] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o 2025-12-04T08:25:53.3413821Z [5624/7996] Linking CXX shared library lib/libcaffe2_nvrtc.so 2025-12-04T08:25:53.3415213Z [5625/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.dir/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu.o 2025-12-04T08:25:53.3533082Z [5625/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2025-12-04T08:25:53.3533757Z [5626/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2025-12-04T08:25:53.3586881Z [5626/7996] Building CXX object caffe2/CMakeFiles/torch_nvshmem.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-12-04T08:25:53.3587738Z [5627/7996] Linking CXX executable bin/c10_cuda_CUDATest 2025-12-04T08:25:53.3588223Z Warning: Unused direct dependencies: 2025-12-04T08:25:53.3588663Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:25:53.3589138Z /usr/local/cuda/lib64/libcudart.so.12 2025-12-04T08:25:53.3589398Z 2025-12-04T08:25:53.3885263Z [5627/7996] Building CUDA object caffe2/CMakeFiles/torch_nvshmem.dir/__/torch/csrc/distributed/c10d/symm_mem/nvshmem_extension.cu.o 2025-12-04T08:25:53.3886676Z [5628/7996] Linking CXX shared library lib/libcaffe2_nvrtc.so 2025-12-04T08:25:53.3887163Z Warning: Unused direct dependencies: 2025-12-04T08:25:53.3887512Z libcuda.so.1 2025-12-04T08:25:53.3887805Z /lib/x86_64-linux-gnu/libm.so.6 2025-12-04T08:25:53.3888152Z /lib/x86_64-linux-gnu/libgcc_s.so.1 2025-12-04T08:25:53.3888385Z 2025-12-04T08:25:53.4510692Z [5628/7996] Building CUDA object caffe2/CMakeFiles/torch_nvshmem.dir/__/torch/csrc/distributed/c10d/symm_mem/NVSHMEMSymmetricMemory.cu.o 2025-12-04T08:25:53.4511971Z [5629/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2025-12-04T08:25:53.5225114Z [5629/7996] Building CXX object caffe2/CMakeFiles/torch_nvshmem.dir/__/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.cpp.o 2025-12-04T08:25:53.5226558Z [5630/7996] Building CXX object caffe2/CMakeFiles/torch_nvshmem.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-12-04T08:25:53.5286649Z [5630/7996] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-12-04T08:25:53.5288015Z [5631/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_from_2_processes.dir/impl/CUDAAssertionsTest_from_2_processes.cu.o 2025-12-04T08:25:53.5739999Z [5631/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2025-12-04T08:25:53.5740987Z [5632/7996] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-12-04T08:25:53.6417234Z [5632/7996] Linking C shared library lib/libtorch_global_deps.so 2025-12-04T08:25:53.6418061Z [5633/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2025-12-04T08:25:53.6547732Z [5633/7996] 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/inductor/aoti_torch/generated/c_shim_aten.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/functionalization/generated/ViewMetaClassesPythonBinding.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 2025-12-04T08:25:53.6570156Z [5634/7996] Linking C shared library lib/libtorch_global_deps.so 2025-12-04T08:25:53.6570764Z Warning: Unused direct dependencies: 2025-12-04T08:25:53.6571244Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:25:53.6571722Z /lib/x86_64-linux-gnu/libmpi_cxx.so.40 2025-12-04T08:25:53.6572237Z /lib/x86_64-linux-gnu/libmpi.so.40 2025-12-04T08:25:53.6572655Z /lib/x86_64-linux-gnu/libm.so.6 2025-12-04T08:25:53.6573072Z /usr/local/cuda/lib64/libcudart.so.12 2025-12-04T08:25:53.6573514Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-12-04T08:25:53.6573802Z 2025-12-04T08:25:53.7413434Z [5634/7996] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-12-04T08:25:53.7414412Z [5635/7996] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-12-04T08:25:53.7951206Z [5635/7996] Linking C executable sleef/bin/mkrename 2025-12-04T08:25:53.7951823Z [5636/7996] Linking C executable sleef/bin/mkrename 2025-12-04T08:25:53.8684260Z [5636/7996] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-12-04T08:25:53.8685296Z [5637/7996] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-12-04T08:25:53.9065807Z [5637/7996] Linking C executable sleef/bin/mkrename_gnuabi 2025-12-04T08:25:53.9066488Z [5638/7996] Linking C executable sleef/bin/mkrename_gnuabi 2025-12-04T08:25:53.9066796Z Warning: Unused direct dependencies: 2025-12-04T08:25:53.9067074Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:25:53.9067238Z 2025-12-04T08:25:53.9862594Z [5638/7996] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-12-04T08:25:53.9863600Z [5639/7996] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-12-04T08:25:54.0306583Z [5639/7996] Linking C executable sleef/bin/mkmasked_gnuabi 2025-12-04T08:25:54.0307323Z [5640/7996] Linking C executable sleef/bin/mkmasked_gnuabi 2025-12-04T08:25:54.0307792Z Warning: Unused direct dependencies: 2025-12-04T08:25:54.0308195Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:25:54.0308455Z 2025-12-04T08:25:54.1110763Z [5640/7996] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-12-04T08:25:54.1111660Z [5641/7996] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-12-04T08:25:54.1657089Z [5641/7996] Linking C executable sleef/bin/mkalias 2025-12-04T08:25:54.1658064Z [5642/7996] Linking C executable sleef/bin/mkalias 2025-12-04T08:25:54.1658546Z Warning: Unused direct dependencies: 2025-12-04T08:25:54.1659022Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:25:54.1659323Z 2025-12-04T08:25:54.2478481Z [5642/7996] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-12-04T08:25:54.2479286Z [5643/7996] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-12-04T08:25:54.3004231Z [5643/7996] Linking C executable sleef/bin/mkdisp 2025-12-04T08:25:54.3004782Z [5644/7996] Linking C executable sleef/bin/mkdisp 2025-12-04T08:25:54.3005173Z Warning: Unused direct dependencies: 2025-12-04T08:25:54.3005522Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:25:54.3005765Z 2025-12-04T08:25:54.3040512Z [5644/7996] Generating include/renameavx512fnofma.h 2025-12-04T08:25:54.3047381Z [5645/7996] Generating include/renameavx512fnofma.h 2025-12-04T08:25:54.3047943Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2025-12-04T08:25:54.3050711Z 2025-12-04T08:25:54.4346847Z [5645/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-12-04T08:25:54.4393000Z [5646/7996] Building CXX object caffe2/CMakeFiles/torch_nvshmem.dir/__/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.cpp.o 2025-12-04T08:25:54.4625831Z [5646/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-12-04T08:25:54.4627022Z [5647/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-12-04T08:25:54.5578250Z [5647/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-12-04T08:25:54.5579389Z [5648/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-12-04T08:25:54.6295216Z [5648/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-12-04T08:25:54.6296001Z [5649/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-12-04T08:25:54.6296471Z [5649/7996] Generating include/renameavx512f.h 2025-12-04T08:25:54.6296857Z [5650/7996] Generating include/renameavx512f.h 2025-12-04T08:25:54.6297151Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2025-12-04T08:25:54.6297339Z 2025-12-04T08:25:54.6313168Z [5650/7996] Generating include/renameavx2.h 2025-12-04T08:25:54.6313805Z [5651/7996] Generating include/renameavx2.h 2025-12-04T08:25:54.6314168Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2025-12-04T08:25:54.6314399Z 2025-12-04T08:25:54.7018222Z [5651/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-12-04T08:25:54.7019259Z [5652/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-12-04T08:25:54.7774436Z [5652/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-12-04T08:25:54.7775385Z [5653/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-12-04T08:25:54.8698158Z [5653/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-12-04T08:25:54.8699128Z [5654/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-12-04T08:25:54.9156760Z [5654/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-12-04T08:25:54.9157751Z [5655/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-12-04T08:25:54.9196792Z [5655/7996] Generating include/renameavx2128.h 2025-12-04T08:25:54.9197360Z [5656/7996] Generating include/renameavx2128.h 2025-12-04T08:25:54.9197830Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2025-12-04T08:25:54.9198137Z 2025-12-04T08:25:55.0237679Z [5656/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.0238833Z [5657/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-12-04T08:25:55.0460024Z [5657/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-12-04T08:25:55.0461013Z [5658/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.1634732Z [5658/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.1635718Z [5659/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-12-04T08:25:55.2024207Z [5659/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-12-04T08:25:55.2025204Z [5660/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.2056084Z [5660/7996] Generating include/renamefma4.h 2025-12-04T08:25:55.2056653Z [5661/7996] Generating include/renamefma4.h 2025-12-04T08:25:55.2057105Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2025-12-04T08:25:55.2057411Z 2025-12-04T08:25:55.3140297Z [5661/7996] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.3141276Z [5662/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-12-04T08:25:55.3142403Z [5662/7996] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-12-04T08:25:55.3143524Z [5663/7996] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.4608599Z [5663/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.4610132Z [5664/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.4744970Z [5664/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-12-04T08:25:55.4745947Z [5665/7996] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-12-04T08:25:55.4777901Z [5665/7996] Generating include/renameavx.h 2025-12-04T08:25:55.4778448Z [5666/7996] Generating include/renameavx.h 2025-12-04T08:25:55.4778870Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2025-12-04T08:25:55.4779148Z 2025-12-04T08:25:55.5893396Z [5666/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.5894316Z [5667/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.6170466Z [5667/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-12-04T08:25:55.6173986Z [5668/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-12-04T08:25:55.7090664Z [5668/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.7091675Z [5669/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-12-04T08:25:55.7700028Z [5669/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-12-04T08:25:55.7701063Z [5670/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.7732306Z [5670/7996] Generating include/renamesse4.h 2025-12-04T08:25:55.7732876Z [5671/7996] Generating include/renamesse4.h 2025-12-04T08:25:55.7733333Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2025-12-04T08:25:55.7733627Z 2025-12-04T08:25:55.8341644Z [5671/7996] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.8342626Z [5672/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-12-04T08:25:55.9012447Z [5672/7996] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-12-04T08:25:55.9013422Z [5673/7996] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.9427818Z [5673/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-12-04T08:25:55.9429505Z [5674/7996] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.dir/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu.o 2025-12-04T08:25:55.9567772Z [5674/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2025-12-04T08:25:55.9568729Z [5675/7996] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-12-04T08:25:56.0559569Z [5675/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-12-04T08:25:56.0560587Z [5676/7996] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2025-12-04T08:25:56.0587101Z [5676/7996] Generating include/renamesse2.h 2025-12-04T08:25:56.0587478Z [5677/7996] Generating include/renamesse2.h 2025-12-04T08:25:56.0587800Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2025-12-04T08:25:56.0588065Z 2025-12-04T08:25:56.0705465Z [5677/7996] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.0706589Z [5678/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.1022379Z [5678/7996] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-12-04T08:25:56.1023302Z [5679/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-12-04T08:25:56.1770313Z [5679/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.1771202Z [5680/7996] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.1829824Z [5680/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-12-04T08:25:56.1830943Z [5681/7996] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-12-04T08:25:56.1860038Z [5681/7996] Generating include/renamepurec_scalar.h 2025-12-04T08:25:56.1860624Z [5682/7996] Generating include/renamepurec_scalar.h 2025-12-04T08:25:56.1861127Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2025-12-04T08:25:56.1861416Z 2025-12-04T08:25:56.2454516Z [5682/7996] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.2455150Z [5683/7996] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.2527773Z [5683/7996] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-12-04T08:25:56.2528419Z [5684/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.3010146Z [5684/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.3010831Z [5685/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-12-04T08:25:56.3139741Z [5685/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-12-04T08:25:56.3140744Z [5686/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.3160739Z [5686/7996] Generating include/renamepurecfma_scalar.h 2025-12-04T08:25:56.3161166Z [5687/7996] Generating include/renamepurecfma_scalar.h 2025-12-04T08:25:56.3161521Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2025-12-04T08:25:56.3161755Z 2025-12-04T08:25:56.3167712Z [5687/7996] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.3168777Z [5688/7996] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-12-04T08:25:56.3602277Z [5688/7996] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-12-04T08:25:56.3604283Z [5689/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-12-04T08:25:56.3740902Z [5689/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.3742125Z [5690/7996] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.3964214Z [5690/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-12-04T08:25:56.3965057Z [5691/7996] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-12-04T08:25:56.4002887Z [5691/7996] Generating include/renamecuda.h 2025-12-04T08:25:56.4003406Z [5692/7996] Generating include/renamecuda.h 2025-12-04T08:25:56.4003899Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2025-12-04T08:25:56.4004170Z 2025-12-04T08:25:56.4032379Z [5692/7996] Generating sleeflibm_AVX.h.tmp 2025-12-04T08:25:56.4032964Z [5693/7996] Generating sleeflibm_AVX.h.tmp 2025-12-04T08:25:56.4067596Z [5693/7996] Generating sleeflibm_AVX2.h.tmp 2025-12-04T08:25:56.4068148Z [5694/7996] Generating sleeflibm_AVX2.h.tmp 2025-12-04T08:25:56.4093598Z [5694/7996] Generating sleeflibm_AVX2128.h.tmp 2025-12-04T08:25:56.4094155Z [5695/7996] Generating sleeflibm_AVX2128.h.tmp 2025-12-04T08:25:56.4121893Z [5695/7996] Generating sleeflibm_AVX512F.h.tmp 2025-12-04T08:25:56.4122437Z [5696/7996] Generating sleeflibm_AVX512F.h.tmp 2025-12-04T08:25:56.4147560Z [5696/7996] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-12-04T08:25:56.4148178Z [5697/7996] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-12-04T08:25:56.4173817Z [5697/7996] Generating sleeflibm_AVX512F_.h.tmp 2025-12-04T08:25:56.4174405Z [5698/7996] Generating sleeflibm_AVX512F_.h.tmp 2025-12-04T08:25:56.4199731Z [5698/7996] Generating sleeflibm_AVX_.h.tmp 2025-12-04T08:25:56.4200254Z [5699/7996] Generating sleeflibm_AVX_.h.tmp 2025-12-04T08:25:56.4231859Z [5699/7996] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-12-04T08:25:56.4232755Z [5700/7996] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-12-04T08:25:56.4252305Z [5700/7996] Generating sleeflibm_FMA4.h.tmp 2025-12-04T08:25:56.4253158Z [5701/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.4273774Z [5701/7996] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-12-04T08:25:56.4274376Z [5702/7996] Generating sleeflibm_FMA4.h.tmp 2025-12-04T08:25:56.4281153Z [5702/7996] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-12-04T08:25:56.4281773Z [5703/7996] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-12-04T08:25:56.4310868Z [5703/7996] Generating sleeflibm_SSE2.h.tmp 2025-12-04T08:25:56.4311542Z [5704/7996] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-12-04T08:25:56.4315712Z [5704/7996] Generating sleeflibm_SSE4.h.tmp 2025-12-04T08:25:56.4316412Z [5705/7996] Generating sleeflibm_SSE2.h.tmp 2025-12-04T08:25:56.4339154Z [5705/7996] Generating sleeflibm_SSE_.h.tmp 2025-12-04T08:25:56.4339717Z [5706/7996] Generating sleeflibm_SSE4.h.tmp 2025-12-04T08:25:56.4348363Z [5706/7996] Generating alias_AVX512F_dp.h.tmp 2025-12-04T08:25:56.4348881Z [5707/7996] Generating sleeflibm_SSE_.h.tmp 2025-12-04T08:25:56.4371974Z [5707/7996] Generating ../../../include/sleef.h 2025-12-04T08:25:56.4372498Z [5708/7996] Generating alias_AVX512F_dp.h.tmp 2025-12-04T08:25:56.4395886Z [5708/7996] Generating alias_AVX512F_sp.h.tmp 2025-12-04T08:25:56.4396424Z [5709/7996] Generating ../../../include/sleef.h 2025-12-04T08:25:56.4398419Z [5709/7996] Generating dispscalar.c.body 2025-12-04T08:25:56.4398922Z [5710/7996] Generating alias_AVX512F_sp.h.tmp 2025-12-04T08:25:56.4435308Z [5710/7996] Generating include/alias_avx512f.h 2025-12-04T08:25:56.4435936Z [5711/7996] Generating dispscalar.c.body 2025-12-04T08:25:56.4438555Z [5711/7996] Generating dispscalar.c 2025-12-04T08:25:56.4439292Z [5712/7996] Generating include/alias_avx512f.h 2025-12-04T08:25:56.4494973Z [5712/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.4495613Z [5713/7996] Generating dispscalar.c 2025-12-04T08:25:56.4547450Z [5713/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-12-04T08:25:56.4548465Z [5714/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-12-04T08:25:56.5618992Z [5714/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.5619992Z [5715/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-12-04T08:25:56.5960604Z [5715/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-12-04T08:25:56.5961623Z [5716/7996] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.5999027Z [5716/7996] Generating include/renamedspscalar.h 2025-12-04T08:25:56.5999667Z [5717/7996] Generating include/renamedspscalar.h 2025-12-04T08:25:56.6046969Z [5717/7996] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-12-04T08:25:56.6048131Z [5718/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-12-04T08:25:56.6090621Z [5718/7996] Generating dispsse.c.tmp 2025-12-04T08:25:56.6091223Z [5719/7996] Generating dispsse.c.tmp 2025-12-04T08:25:56.6144160Z [5719/7996] Generating dispsse.c 2025-12-04T08:25:56.6144656Z [5720/7996] Generating dispsse.c 2025-12-04T08:25:56.6182739Z [5720/7996] Generating include/renamedsp128.h 2025-12-04T08:25:56.6183304Z [5721/7996] Generating include/renamedsp128.h 2025-12-04T08:25:56.7268047Z [5721/7996] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-12-04T08:25:56.7269028Z [5722/7996] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-12-04T08:25:56.7298142Z [5722/7996] Generating dispavx.c.tmp 2025-12-04T08:25:56.7298915Z [5723/7996] Generating dispavx.c.tmp 2025-12-04T08:25:56.7344804Z [5723/7996] Generating dispavx.c 2025-12-04T08:25:56.7345293Z [5724/7996] Generating dispavx.c 2025-12-04T08:25:56.7372311Z [5724/7996] Generating include/renamedsp256.h 2025-12-04T08:25:56.7372854Z [5725/7996] Generating include/renamedsp256.h 2025-12-04T08:25:56.7462886Z [5725/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-12-04T08:25:56.7463984Z [5726/7996] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-12-04T08:25:56.7708807Z [5726/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-12-04T08:25:56.7709904Z [5727/7996] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-12-04T08:25:57.0106821Z [5727/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-12-04T08:25:57.0108283Z [5728/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-12-04T08:25:57.1520431Z [5728/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-12-04T08:25:57.1521849Z [5729/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-12-04T08:25:57.2675156Z [5729/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-12-04T08:25:57.2676382Z [5730/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-12-04T08:25:57.3492672Z [5730/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-12-04T08:25:57.3494260Z [5731/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-12-04T08:25:57.4130721Z [5731/7996] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-12-04T08:25:57.4131635Z [5732/7996] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-12-04T08:25:57.4902956Z [5732/7996] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-12-04T08:25:57.4903819Z [5733/7996] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-12-04T08:25:57.5573994Z [5733/7996] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-12-04T08:25:57.5574837Z [5734/7996] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-12-04T08:25:57.5900076Z [5734/7996] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-12-04T08:25:57.5901325Z [5735/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-12-04T08:25:57.6033605Z [5735/7996] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-12-04T08:25:57.6035427Z [5736/7996] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-12-04T08:25:57.6612437Z [5736/7996] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-12-04T08:25:57.6613054Z [5737/7996] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-12-04T08:25:57.6843782Z [5737/7996] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-12-04T08:25:57.6844661Z [5738/7996] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-12-04T08:25:57.7020982Z [5738/7996] Linking C static library sleef/lib/libsleef.a 2025-12-04T08:25:57.7022022Z [5739/7996] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-12-04T08:25:57.7217191Z [5739/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/main.cpp.o 2025-12-04T08:25:57.7218046Z [5740/7996] Linking C static library sleef/lib/libsleef.a 2025-12-04T08:25:57.7310500Z [5740/7996] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-12-04T08:25:57.7311326Z [5741/7996] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-12-04T08:25:57.9025838Z [5741/7996] Linking CXX executable bin/vec_test_all_types_AVX512 2025-12-04T08:25:57.9026806Z [5742/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/main.cpp.o 2025-12-04T08:25:57.9871416Z [5742/7996] Linking CXX executable bin/vec_test_all_types_AVX2 2025-12-04T08:25:57.9872150Z [5743/7996] Linking CXX executable bin/vec_test_all_types_AVX512 2025-12-04T08:25:58.0247653Z [5743/7996] Linking C executable sleef/bin/addSuffix 2025-12-04T08:25:58.0248252Z [5744/7996] Linking C executable sleef/bin/addSuffix 2025-12-04T08:25:58.0846540Z [5744/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_accessor.cpp.o 2025-12-04T08:25:58.0847367Z [5745/7996] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-12-04T08:25:58.1671479Z [5745/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_cast.cpp.o 2025-12-04T08:25:58.1672036Z [5746/7996] Linking CXX executable bin/vec_test_all_types_AVX2 2025-12-04T08:25:58.2140337Z [5746/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_devicetype.cpp.o 2025-12-04T08:25:58.2141450Z [5747/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_accessor.cpp.o 2025-12-04T08:25:58.3423702Z [5747/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_dispatch.cpp.o 2025-12-04T08:25:58.3424945Z [5748/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_devicetype.cpp.o 2025-12-04T08:25:58.3470495Z [5748/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_dispatch_v2.cpp.o 2025-12-04T08:25:58.3472668Z [5749/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_cast.cpp.o 2025-12-04T08:25:58.5164581Z [5749/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_dtype.cpp.o 2025-12-04T08:25:58.5165731Z [5750/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_dispatch.cpp.o 2025-12-04T08:25:58.5611587Z [5750/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_exception.cpp.o 2025-12-04T08:25:58.5612452Z [5751/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_dispatch_v2.cpp.o 2025-12-04T08:25:58.6340025Z [5751/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_headeronlyarrayref.cpp.o 2025-12-04T08:25:58.6341647Z [5752/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_dtype.cpp.o 2025-12-04T08:25:58.7116646Z [5752/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_layout.cpp.o 2025-12-04T08:25:58.7117815Z [5753/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_exception.cpp.o 2025-12-04T08:25:58.7510012Z [5753/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_macros.cpp.o 2025-12-04T08:25:58.7511147Z [5754/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_headeronlyarrayref.cpp.o 2025-12-04T08:25:58.8552822Z [5754/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_math.cpp.o 2025-12-04T08:25:58.8553938Z [5755/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_layout.cpp.o 2025-12-04T08:25:58.8998703Z [5755/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_memoryformat.cpp.o 2025-12-04T08:25:58.8999853Z [5756/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_macros.cpp.o 2025-12-04T08:25:59.0279214Z [5756/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_metaprogramming.cpp.o 2025-12-04T08:25:59.0280530Z [5757/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_math.cpp.o 2025-12-04T08:25:59.0344897Z [5757/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_rand.cpp.o 2025-12-04T08:25:59.0345563Z [5758/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_memoryformat.cpp.o 2025-12-04T08:25:59.1825055Z [5758/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_scalartype.cpp.o 2025-12-04T08:25:59.1826356Z [5759/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_metaprogramming.cpp.o 2025-12-04T08:25:59.2778041Z [5759/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_typelist.cpp.o 2025-12-04T08:25:59.2778770Z [5760/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_scalartype.cpp.o 2025-12-04T08:25:59.2831386Z [5760/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_typetraits.cpp.o 2025-12-04T08:25:59.2832107Z [5761/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_rand.cpp.o 2025-12-04T08:25:59.4600817Z [5761/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_vec.cpp.o 2025-12-04T08:25:59.4601959Z [5762/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_typelist.cpp.o 2025-12-04T08:25:59.5327229Z [5762/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_vec_half.cpp.o 2025-12-04T08:25:59.5328447Z [5763/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_typetraits.cpp.o 2025-12-04T08:25:59.6364352Z [5763/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_vec_half_DEFAULT.dir/test_vec_half.cpp.o 2025-12-04T08:25:59.6365876Z [5764/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_vec.cpp.o 2025-12-04T08:25:59.7958204Z [5764/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_vec_half_AVX512.dir/test_vec_half.cpp.o 2025-12-04T08:25:59.7959221Z [5765/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_aoti_abi_check.dir/test_vec_half.cpp.o 2025-12-04T08:25:59.8182671Z [5765/7996] Linking CXX executable bin/test_aoti_abi_check 2025-12-04T08:25:59.8183555Z [5766/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_vec_half_DEFAULT.dir/test_vec_half.cpp.o 2025-12-04T08:25:59.9145132Z [5766/7996] Linking CXX executable bin/test_vec_half_DEFAULT 2025-12-04T08:25:59.9145637Z [5767/7996] Linking CXX executable bin/test_aoti_abi_check 2025-12-04T08:25:59.9281586Z [5767/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_vec_half_AVX2.dir/test_vec_half.cpp.o 2025-12-04T08:25:59.9282383Z [5768/7996] Linking CXX executable bin/test_vec_half_DEFAULT 2025-12-04T08:26:00.0274199Z [5768/7996] 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 2025-12-04T08:26:00.0275712Z [5769/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_vec_half_AVX512.dir/test_vec_half.cpp.o 2025-12-04T08:26:00.1475789Z [5769/7996] Linking CXX executable bin/test_vec_half_AVX512 2025-12-04T08:26:00.1476445Z [5770/7996] Linking CXX executable bin/test_vec_half_AVX512 2025-12-04T08:26:00.1815089Z [5770/7996] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2025-12-04T08:26:00.1816563Z [5771/7996] Building CXX object test_aoti_abi_check/CMakeFiles/test_vec_half_AVX2.dir/test_vec_half.cpp.o 2025-12-04T08:26:00.2957387Z [5771/7996] Linking CXX executable bin/test_vec_half_AVX2 2025-12-04T08:26:00.2958339Z [5772/7996] Linking CXX executable bin/test_vec_half_AVX2 2025-12-04T08:26:00.3087597Z [5772/7996] Regenerating version file... 2025-12-04T08:26:01.0449990Z [5773/7996] Generating /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi 2025-12-04T08:26:02.5109187Z [5774/7996] Building CUDA object caffe2/CMakeFiles/torch_nvshmem.dir/__/torch/csrc/distributed/c10d/symm_mem/NVSHMEMSymmetricMemory.cu.o 2025-12-04T08:26:02.5135787Z [5775/7996] 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/inductor/aoti_torch/generated/c_shim_aten.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/functionalization/generated/ViewMetaClassesPythonBinding.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 2025-12-04T08:26:02.5168893Z [5775/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-12-04T08:26:02.5170216Z [5775/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-12-04T08:26:02.7997800Z [5775/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-12-04T08:26:02.7999181Z [5776/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-12-04T08:26:02.8609130Z [5776/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-12-04T08:26:02.8610272Z [5777/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-12-04T08:26:03.1457230Z [5777/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-12-04T08:26:03.1458135Z [5778/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-12-04T08:26:03.1962300Z [5778/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-12-04T08:26:03.1963343Z [5779/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-12-04T08:26:03.2324695Z [5779/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DTensorState.cpp.o 2025-12-04T08:26:03.2325823Z [5780/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-12-04T08:26:03.2586635Z [5780/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-12-04T08:26:03.2587941Z [5781/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DTensorState.cpp.o 2025-12-04T08:26:03.4539193Z [5781/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-12-04T08:26:03.4540185Z [5782/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-12-04T08:26:03.5181122Z [5782/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-12-04T08:26:03.5184538Z [5783/7996] Building CUDA object caffe2/CMakeFiles/torch_nvshmem.dir/__/torch/csrc/distributed/c10d/symm_mem/nvshmem_extension.cu.o 2025-12-04T08:26:03.5671257Z [5783/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-12-04T08:26:03.5672378Z [5784/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-12-04T08:26:03.7043265Z [5784/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-12-04T08:26:03.7043941Z [5785/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-12-04T08:26:03.7655311Z [5785/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-12-04T08:26:03.7656385Z [5786/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-12-04T08:26:03.8438109Z [5786/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-12-04T08:26:03.8438965Z [5787/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-12-04T08:26:03.8725813Z [5787/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-12-04T08:26:03.8727251Z [5788/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-12-04T08:26:03.9268241Z [5788/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-12-04T08:26:03.9269422Z [5789/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-12-04T08:26:04.1401208Z [5789/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-12-04T08:26:04.1402459Z [5790/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-12-04T08:26:04.2264639Z [5790/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-12-04T08:26:04.2265953Z [5791/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-12-04T08:26:04.2462549Z [5791/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-12-04T08:26:04.2463780Z [5792/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-12-04T08:26:04.3330209Z [5792/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-12-04T08:26:04.3331088Z [5793/7996] Regenerating version file... 2025-12-04T08:26:04.4384955Z [5793/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-12-04T08:26:04.4387069Z [5794/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-12-04T08:26:04.6068889Z [5794/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-12-04T08:26:04.6071960Z [5795/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-12-04T08:26:04.6311506Z [5795/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-12-04T08:26:04.6312743Z [5796/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-12-04T08:26:04.9421360Z [5796/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-12-04T08:26:04.9422520Z [5797/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-12-04T08:26:04.9439240Z [5797/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-12-04T08:26:04.9440103Z [5798/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-12-04T08:26:05.0241347Z [5798/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-12-04T08:26:05.0242515Z [5799/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-12-04T08:26:05.1809590Z [5799/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-12-04T08:26:05.1810413Z [5800/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-12-04T08:26:05.1837014Z [5800/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-12-04T08:26:05.1838121Z [5801/7996] 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 2025-12-04T08:26:05.2371276Z [5801/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-12-04T08:26:05.2372142Z [5802/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-12-04T08:26:05.2644649Z [5802/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-12-04T08:26:05.2645705Z [5803/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-12-04T08:26:05.3082514Z [5803/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-12-04T08:26:05.3083317Z [5804/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-12-04T08:26:05.5763891Z [5804/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-12-04T08:26:05.5764633Z [5805/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-12-04T08:26:05.5899091Z [5805/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-12-04T08:26:05.5900419Z [5806/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-12-04T08:26:05.6166375Z [5806/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-12-04T08:26:05.6167046Z [5807/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-12-04T08:26:05.6290014Z [5807/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-12-04T08:26:05.6291104Z [5808/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-12-04T08:26:05.6482385Z [5808/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-12-04T08:26:05.6484671Z [5809/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-12-04T08:26:05.6820648Z [5809/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-12-04T08:26:05.6821734Z [5810/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-12-04T08:26:05.8792552Z [5810/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-12-04T08:26:05.8794216Z [5811/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-12-04T08:26:05.9836528Z [5811/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-12-04T08:26:05.9837567Z [5812/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-12-04T08:26:06.0385246Z [5812/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-12-04T08:26:06.0386479Z [5813/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-12-04T08:26:06.2029841Z [5813/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-12-04T08:26:06.2032338Z [5814/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-12-04T08:26:06.3388353Z [5814/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-12-04T08:26:06.3389492Z [5815/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-12-04T08:26:06.3729905Z [5815/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-12-04T08:26:06.3730945Z [5816/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-12-04T08:26:06.3802176Z [5816/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-12-04T08:26:06.3805071Z [5817/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-12-04T08:26:06.4647454Z [5817/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-12-04T08:26:06.4648907Z [5818/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-12-04T08:26:06.4696423Z [5818/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-12-04T08:26:06.4697420Z [5819/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-12-04T08:26:06.4866675Z [5819/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-12-04T08:26:06.4877510Z [5820/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-12-04T08:26:06.6723203Z [5820/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-12-04T08:26:06.6724400Z [5821/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-12-04T08:26:06.8139205Z [5821/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-12-04T08:26:06.8150296Z [5822/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-12-04T08:26:07.0358803Z [5822/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-12-04T08:26:07.0359606Z [5823/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-12-04T08:26:07.1666818Z [5823/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-12-04T08:26:07.1667498Z [5824/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-12-04T08:26:07.1860568Z [5824/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-12-04T08:26:07.1861513Z [5825/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-12-04T08:26:07.2307981Z [5825/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-12-04T08:26:07.2309271Z [5826/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-12-04T08:26:07.3098889Z [5826/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-12-04T08:26:07.3100011Z [5827/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-12-04T08:26:07.3277772Z [5827/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-12-04T08:26:07.3278846Z [5828/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-12-04T08:26:07.4450719Z [5828/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-12-04T08:26:07.4451839Z [5829/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-12-04T08:26:07.4458742Z [5829/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-12-04T08:26:07.4459979Z [5830/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-12-04T08:26:07.4634459Z [5830/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-12-04T08:26:07.4635555Z [5831/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-12-04T08:26:07.6356202Z [5831/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-12-04T08:26:07.6357002Z [5832/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-12-04T08:26:07.6877452Z [5832/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-12-04T08:26:07.6879158Z [5833/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-12-04T08:26:07.7094437Z [5833/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-12-04T08:26:07.7095639Z [5834/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-12-04T08:26:07.7157201Z [5834/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-12-04T08:26:07.7157941Z [5835/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-12-04T08:26:07.7395560Z [5835/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XLAHooksInterface.cpp.o 2025-12-04T08:26:07.7396733Z [5836/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-12-04T08:26:07.8428195Z [5836/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-12-04T08:26:07.8429621Z [5837/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-12-04T08:26:07.9235081Z [5837/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-12-04T08:26:07.9236272Z [5838/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-12-04T08:26:07.9451193Z [5838/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-12-04T08:26:07.9452007Z [5839/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-12-04T08:26:07.9633650Z [5839/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-12-04T08:26:07.9634930Z [5840/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XLAHooksInterface.cpp.o 2025-12-04T08:26:07.9678395Z [5840/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-12-04T08:26:07.9679774Z [5841/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-12-04T08:26:08.0082794Z [5841/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-12-04T08:26:08.0083566Z [5842/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-12-04T08:26:08.3060581Z [5842/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-12-04T08:26:08.3061728Z [5843/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-12-04T08:26:08.7758481Z [5843/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-12-04T08:26:08.7760578Z [5844/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-12-04T08:26:09.1526568Z [5844/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-12-04T08:26:09.1527485Z [5845/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-12-04T08:26:09.1962022Z [5845/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-12-04T08:26:09.1963267Z [5846/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-12-04T08:26:09.2313153Z [5846/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-12-04T08:26:09.2314229Z [5847/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-12-04T08:26:09.2457566Z [5847/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-12-04T08:26:09.2458571Z [5848/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-12-04T08:26:09.2774318Z [5848/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-12-04T08:26:09.2775522Z [5849/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-12-04T08:26:09.7212522Z [5849/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-12-04T08:26:09.7220515Z [5850/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-12-04T08:26:10.2339807Z [5850/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-12-04T08:26:10.2341313Z [5851/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-12-04T08:26:10.2535424Z [5851/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-12-04T08:26:10.2538445Z [5852/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-12-04T08:26:10.2649233Z [5852/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-12-04T08:26:10.2650395Z [5853/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-12-04T08:26:10.2745935Z [5853/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-12-04T08:26:10.2747293Z [5854/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-12-04T08:26:10.3867918Z [5854/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-12-04T08:26:10.3869303Z [5855/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-12-04T08:26:10.8116989Z [5855/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-12-04T08:26:10.8118140Z [5856/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-12-04T08:26:11.1201553Z [5856/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-12-04T08:26:11.1207484Z [5857/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-12-04T08:26:11.2523134Z [5857/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-12-04T08:26:11.2524849Z [5858/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-12-04T08:26:11.3586901Z [5858/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-12-04T08:26:11.3590321Z [5859/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-12-04T08:26:11.4748272Z [5859/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-12-04T08:26:11.4749480Z [5860/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-12-04T08:26:11.5094665Z [5860/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-12-04T08:26:11.5096106Z [5861/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-12-04T08:26:11.5207721Z [5861/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-12-04T08:26:11.5209051Z [5862/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-12-04T08:26:11.6843023Z [5862/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-12-04T08:26:11.6843862Z [5863/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-12-04T08:26:11.8091604Z [5863/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-12-04T08:26:11.8092913Z [5864/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-12-04T08:26:11.9151222Z [5864/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-12-04T08:26:11.9152484Z [5865/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-12-04T08:26:12.0364738Z [5865/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-12-04T08:26:12.0365944Z [5866/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-12-04T08:26:12.3355411Z [5866/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-12-04T08:26:12.3356350Z [5867/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-12-04T08:26:12.3613595Z [5867/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-12-04T08:26:12.3617569Z [5868/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-12-04T08:26:12.3644186Z [5868/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-12-04T08:26:12.3648090Z [5869/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-12-04T08:26:12.3879430Z [5869/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-12-04T08:26:12.3880534Z [5870/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-12-04T08:26:12.4324415Z [5870/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-12-04T08:26:12.4325599Z [5871/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-12-04T08:26:12.5438056Z [5871/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-12-04T08:26:12.5439319Z [5872/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-12-04T08:26:12.6873880Z [5872/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-12-04T08:26:12.6875043Z [5873/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-12-04T08:26:12.7651876Z [5873/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-12-04T08:26:12.7653258Z [5874/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-12-04T08:26:12.7662457Z [5874/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-12-04T08:26:12.7663720Z [5875/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-12-04T08:26:12.8111372Z [5875/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-12-04T08:26:12.8112649Z [5876/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-12-04T08:26:12.8244159Z [5876/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-12-04T08:26:12.8245381Z [5877/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-12-04T08:26:13.0009265Z [5877/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-12-04T08:26:13.0010340Z [5878/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-12-04T08:26:13.0037495Z [5878/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-12-04T08:26:13.0040411Z [5879/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-12-04T08:26:13.0956858Z [5879/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-12-04T08:26:13.0957761Z [5880/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-12-04T08:26:13.1111955Z [5880/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-12-04T08:26:13.1113015Z [5881/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-12-04T08:26:13.1723132Z [5881/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-12-04T08:26:13.1725207Z [5882/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-12-04T08:26:13.2772858Z [5882/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-12-04T08:26:13.2774619Z [5883/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-12-04T08:26:13.3037306Z [5883/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-12-04T08:26:13.3040278Z [5884/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-12-04T08:26:13.3885629Z [5884/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-12-04T08:26:13.3886481Z [5885/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-12-04T08:26:13.4382960Z [5885/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-12-04T08:26:13.4389354Z [5886/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-12-04T08:26:13.4680037Z [5886/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-12-04T08:26:13.4681087Z [5887/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-12-04T08:26:13.5070955Z [5887/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-12-04T08:26:13.5071682Z [5888/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-12-04T08:26:13.5211943Z [5888/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-12-04T08:26:13.5213131Z [5889/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-12-04T08:26:13.6090710Z [5889/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-12-04T08:26:13.6092164Z [5890/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-12-04T08:26:13.6509463Z [5890/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-12-04T08:26:13.6510695Z [5891/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-12-04T08:26:13.7581195Z [5891/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-12-04T08:26:13.7582424Z [5892/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-12-04T08:26:13.7589438Z [5892/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-12-04T08:26:13.7590480Z [5893/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-12-04T08:26:13.8723168Z [5893/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-12-04T08:26:13.8724341Z [5894/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-12-04T08:26:13.9242215Z [5894/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-12-04T08:26:13.9243334Z [5895/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-12-04T08:26:13.9262353Z [5895/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-12-04T08:26:13.9263519Z [5896/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-12-04T08:26:13.9435365Z [5896/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-12-04T08:26:13.9436512Z [5897/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-12-04T08:26:14.0382439Z [5897/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-12-04T08:26:14.0383624Z [5898/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-12-04T08:26:14.0984897Z [5898/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-12-04T08:26:14.0986115Z [5899/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-12-04T08:26:14.2512351Z [5899/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-12-04T08:26:14.2513506Z [5900/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-12-04T08:26:14.2693315Z [5900/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-12-04T08:26:14.2694252Z [5901/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-12-04T08:26:14.3002984Z [5901/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-12-04T08:26:14.3004014Z [5902/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-12-04T08:26:14.3127865Z [5902/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-12-04T08:26:14.3128842Z [5903/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-12-04T08:26:14.3131025Z [5903/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-12-04T08:26:14.3132353Z [5904/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-12-04T08:26:14.3705495Z [5904/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-12-04T08:26:14.3706995Z [5905/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-12-04T08:26:14.5729938Z [5905/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-12-04T08:26:14.5731015Z [5906/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-12-04T08:26:14.6117313Z [5906/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-12-04T08:26:14.6118242Z [5907/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-12-04T08:26:14.6659282Z [5907/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-12-04T08:26:14.6660798Z [5908/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-12-04T08:26:14.7109706Z [5908/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-12-04T08:26:14.7110840Z [5909/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-12-04T08:26:14.7153820Z [5909/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-12-04T08:26:14.7154921Z [5910/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-12-04T08:26:14.7322782Z [5910/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-12-04T08:26:14.7323932Z [5911/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-12-04T08:26:14.8407238Z [5911/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-12-04T08:26:14.8408667Z [5912/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-12-04T08:26:14.9260735Z [5912/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-12-04T08:26:14.9261932Z [5913/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-12-04T08:26:14.9858055Z [5913/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-12-04T08:26:14.9859185Z [5914/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-12-04T08:26:14.9931597Z [5914/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-12-04T08:26:14.9932887Z [5915/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-12-04T08:26:15.0509837Z [5915/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-12-04T08:26:15.0511073Z [5916/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-12-04T08:26:15.1299563Z [5916/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-12-04T08:26:15.1300634Z [5917/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-12-04T08:26:15.1450881Z [5917/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-12-04T08:26:15.1452018Z [5918/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-12-04T08:26:15.2360595Z [5918/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-12-04T08:26:15.2361745Z [5919/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-12-04T08:26:15.2451368Z [5919/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-12-04T08:26:15.2452391Z [5920/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-12-04T08:26:15.2800645Z [5920/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-12-04T08:26:15.2801762Z [5921/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-12-04T08:26:15.3767741Z [5921/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-12-04T08:26:15.3768554Z [5922/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-12-04T08:26:15.3899564Z [5922/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-12-04T08:26:15.3900751Z [5923/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-12-04T08:26:15.5128124Z [5923/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-12-04T08:26:15.5129348Z [5924/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-12-04T08:26:15.5860372Z [5924/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-12-04T08:26:15.5861583Z [5925/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-12-04T08:26:15.6151000Z [5925/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-12-04T08:26:15.6152191Z [5926/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-12-04T08:26:15.6630931Z [5926/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-12-04T08:26:15.6632113Z [5927/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-12-04T08:26:15.7838954Z [5927/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-12-04T08:26:15.7840208Z [5928/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-12-04T08:26:15.8222398Z [5928/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-12-04T08:26:15.8223255Z [5929/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-12-04T08:26:15.8726409Z [5929/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-12-04T08:26:15.8727629Z [5930/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-12-04T08:26:15.9273919Z [5930/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-12-04T08:26:15.9275387Z [5931/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-12-04T08:26:16.0075835Z [5931/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-12-04T08:26:16.0077119Z [5932/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-12-04T08:26:16.0136852Z [5932/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-12-04T08:26:16.0137807Z [5933/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-12-04T08:26:16.1207178Z [5933/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-12-04T08:26:16.1208316Z [5934/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-12-04T08:26:16.1477968Z [5934/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-12-04T08:26:16.1479095Z [5935/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-12-04T08:26:16.3081858Z [5935/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-12-04T08:26:16.3083050Z [5936/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-12-04T08:26:16.3105138Z [5936/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-12-04T08:26:16.3106593Z [5937/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-12-04T08:26:16.4159452Z [5937/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-12-04T08:26:16.4160545Z [5938/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-12-04T08:26:16.4181350Z [5938/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-12-04T08:26:16.4182450Z [5939/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-12-04T08:26:16.4648348Z [5939/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-12-04T08:26:16.4649577Z [5940/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-12-04T08:26:16.5187599Z [5940/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-12-04T08:26:16.5189032Z [5941/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-12-04T08:26:16.6569403Z [5941/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-12-04T08:26:16.6570513Z [5942/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-12-04T08:26:16.7332843Z [5942/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-12-04T08:26:16.7333604Z [5943/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-12-04T08:26:16.8299026Z [5943/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-12-04T08:26:16.8300208Z [5944/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-12-04T08:26:16.9326739Z [5944/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-12-04T08:26:16.9327935Z [5945/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-12-04T08:26:16.9607811Z [5945/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-12-04T08:26:16.9609543Z [5946/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-12-04T08:26:17.0522590Z [5946/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-12-04T08:26:17.0523722Z [5947/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-12-04T08:26:17.1318168Z [5947/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-12-04T08:26:17.1319317Z [5948/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-12-04T08:26:17.1514539Z [5948/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-12-04T08:26:17.1515657Z [5949/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-12-04T08:26:17.2763256Z [5949/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-12-04T08:26:17.2764415Z [5950/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-12-04T08:26:17.3194373Z [5950/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-12-04T08:26:17.3195589Z [5951/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-12-04T08:26:17.3698622Z [5951/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-12-04T08:26:17.3699624Z [5952/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-12-04T08:26:17.4104951Z [5952/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-12-04T08:26:17.4105904Z [5953/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-12-04T08:26:17.4650394Z [5953/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-12-04T08:26:17.4651734Z [5954/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-12-04T08:26:17.4886248Z [5954/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-12-04T08:26:17.4887057Z [5955/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-12-04T08:26:17.5553185Z [5955/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-12-04T08:26:17.5557641Z [5956/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-12-04T08:26:17.6025548Z [5956/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-12-04T08:26:17.6026889Z [5957/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-12-04T08:26:17.7883279Z [5957/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-12-04T08:26:17.7884355Z [5958/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-12-04T08:26:17.7938909Z [5958/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-12-04T08:26:17.7940070Z [5959/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-12-04T08:26:17.8630001Z [5959/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-12-04T08:26:17.8631117Z [5960/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-12-04T08:26:17.9253795Z [5960/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-12-04T08:26:17.9254920Z [5961/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-12-04T08:26:17.9265972Z [5961/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-12-04T08:26:17.9267160Z [5962/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-12-04T08:26:18.0970509Z [5962/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-12-04T08:26:18.0971418Z [5963/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-12-04T08:26:18.1335337Z [5963/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-12-04T08:26:18.1336235Z [5964/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-12-04T08:26:18.1378534Z [5964/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-12-04T08:26:18.1382058Z [5965/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-12-04T08:26:18.1963695Z [5965/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-12-04T08:26:18.1967836Z [5966/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-12-04T08:26:18.3012053Z [5966/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-12-04T08:26:18.3013275Z [5967/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-12-04T08:26:18.3475449Z [5967/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-12-04T08:26:18.3476622Z [5968/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-12-04T08:26:18.4497115Z [5968/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-12-04T08:26:18.4497930Z [5969/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-12-04T08:26:18.4658572Z [5969/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-12-04T08:26:18.4659399Z [5970/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-12-04T08:26:18.5366553Z [5970/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-12-04T08:26:18.5367230Z [5971/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-12-04T08:26:18.7132209Z [5971/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-12-04T08:26:18.7132924Z [5972/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-12-04T08:26:18.7349374Z [5972/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-12-04T08:26:18.7350541Z [5973/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-12-04T08:26:18.7721866Z [5973/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-12-04T08:26:18.7723003Z [5974/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-12-04T08:26:18.8087578Z [5974/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-12-04T08:26:18.8088663Z [5975/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-12-04T08:26:18.8444124Z [5975/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-12-04T08:26:18.8445238Z [5976/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-12-04T08:26:18.9596135Z [5976/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-12-04T08:26:18.9597441Z [5977/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-12-04T08:26:19.0104923Z [5977/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-12-04T08:26:19.0105879Z [5978/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-12-04T08:26:19.0996218Z [5978/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-12-04T08:26:19.0997384Z [5979/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-12-04T08:26:19.1605008Z [5979/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-12-04T08:26:19.1605906Z [5980/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-12-04T08:26:19.2747034Z [5980/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-12-04T08:26:19.2748065Z [5981/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-12-04T08:26:19.2975254Z [5981/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-12-04T08:26:19.2976432Z [5982/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-12-04T08:26:19.3866566Z [5982/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-12-04T08:26:19.3867666Z [5983/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-12-04T08:26:19.3881366Z [5983/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-12-04T08:26:19.3882541Z [5984/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-12-04T08:26:19.4780573Z [5984/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-12-04T08:26:19.4783343Z [5985/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-12-04T08:26:19.6979531Z [5985/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-12-04T08:26:19.6980571Z [5986/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-12-04T08:26:19.7133549Z [5986/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-12-04T08:26:19.7134289Z [5987/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-12-04T08:26:19.7192089Z [5987/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-12-04T08:26:19.7193241Z [5988/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-12-04T08:26:19.7442544Z [5988/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-12-04T08:26:19.7443479Z [5989/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-12-04T08:26:19.7759259Z [5989/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-12-04T08:26:19.7760374Z [5990/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-12-04T08:26:19.8022341Z [5990/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-12-04T08:26:19.8023102Z [5991/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-12-04T08:26:20.0953211Z [5991/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-12-04T08:26:20.0954116Z [5992/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-12-04T08:26:20.1122890Z [5992/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-12-04T08:26:20.1123601Z [5993/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-12-04T08:26:20.1187363Z [5993/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-12-04T08:26:20.1188568Z [5994/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-12-04T08:26:20.1840429Z [5994/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-12-04T08:26:20.1841717Z [5995/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-12-04T08:26:20.1886747Z [5995/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-12-04T08:26:20.1888090Z [5996/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-12-04T08:26:20.2549610Z [5996/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-12-04T08:26:20.2550831Z [5997/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-12-04T08:26:20.4382154Z [5997/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-12-04T08:26:20.4383280Z [5998/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-12-04T08:26:20.4760346Z [5998/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-12-04T08:26:20.4766301Z [5999/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-12-04T08:26:20.5641811Z [5999/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-12-04T08:26:20.5643025Z [6000/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-12-04T08:26:20.5659872Z [6000/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-12-04T08:26:20.5660748Z [6001/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-12-04T08:26:20.5835059Z [6001/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-12-04T08:26:20.5835908Z [6002/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-12-04T08:26:20.5988114Z [6002/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-12-04T08:26:20.5989384Z [6003/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-12-04T08:26:20.8508000Z [6003/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-12-04T08:26:20.8509129Z [6004/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-12-04T08:26:20.8667355Z [6004/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-12-04T08:26:20.8668031Z [6005/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-12-04T08:26:20.9007210Z [6005/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-12-04T08:26:20.9007986Z [6006/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-12-04T08:26:20.9026022Z [6006/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-12-04T08:26:20.9027140Z [6007/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-12-04T08:26:21.0515799Z [6007/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-12-04T08:26:21.0517005Z [6008/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-12-04T08:26:21.2235441Z [6008/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-12-04T08:26:21.2236118Z [6009/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-12-04T08:26:21.2782857Z [6009/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-12-04T08:26:21.2784045Z [6010/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-12-04T08:26:21.2990251Z [6010/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-12-04T08:26:21.2991508Z [6011/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-12-04T08:26:21.3010410Z [6011/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-12-04T08:26:21.3011447Z [6012/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-12-04T08:26:21.3464284Z [6012/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-12-04T08:26:21.3465401Z [6013/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-12-04T08:26:21.4467971Z [6013/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-12-04T08:26:21.4469133Z [6014/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-12-04T08:26:21.5684435Z [6014/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-12-04T08:26:21.5685477Z [6015/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-12-04T08:26:21.6419278Z [6015/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-12-04T08:26:21.6420337Z [6016/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-12-04T08:26:21.6968748Z [6016/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-12-04T08:26:21.6972598Z [6017/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-12-04T08:26:21.7240780Z [6017/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-12-04T08:26:21.7241574Z [6018/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-12-04T08:26:21.8061509Z [6018/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-12-04T08:26:21.8062674Z [6019/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-12-04T08:26:21.8696435Z [6019/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-12-04T08:26:21.8697614Z [6020/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-12-04T08:26:21.9677517Z [6020/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-12-04T08:26:21.9678640Z [6021/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-12-04T08:26:22.0224590Z [6021/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-12-04T08:26:22.0225930Z [6022/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-12-04T08:26:22.0448874Z [6022/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-12-04T08:26:22.0449993Z [6023/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-12-04T08:26:22.3075674Z [6023/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-12-04T08:26:22.3077123Z [6024/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-12-04T08:26:22.3554618Z [6024/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-12-04T08:26:22.3557176Z [6025/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-12-04T08:26:22.4483437Z [6025/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-12-04T08:26:22.4484668Z [6026/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-12-04T08:26:22.4503575Z [6026/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-12-04T08:26:22.4504767Z [6027/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-12-04T08:26:22.6227477Z [6027/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-12-04T08:26:22.6228205Z [6028/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-12-04T08:26:22.6451360Z [6028/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-12-04T08:26:22.6452519Z [6029/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-12-04T08:26:22.6727944Z [6029/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-12-04T08:26:22.6728705Z [6030/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-12-04T08:26:22.8458755Z [6030/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-12-04T08:26:22.8459890Z [6031/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-12-04T08:26:22.8620560Z [6031/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-12-04T08:26:22.8621733Z [6032/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-12-04T08:26:22.8655549Z [6032/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-12-04T08:26:22.8656632Z [6033/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-12-04T08:26:22.9938053Z [6033/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-12-04T08:26:22.9938806Z [6034/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-12-04T08:26:23.0199304Z [6034/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-12-04T08:26:23.0200288Z [6035/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-12-04T08:26:23.0380984Z [6035/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-12-04T08:26:23.0382163Z [6036/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-12-04T08:26:23.1162047Z [6036/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-12-04T08:26:23.1163211Z [6037/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-12-04T08:26:23.2990449Z [6037/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-12-04T08:26:23.2991398Z [6038/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-12-04T08:26:23.3041990Z [6038/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-12-04T08:26:23.3043074Z [6039/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-12-04T08:26:23.5022806Z [6039/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-12-04T08:26:23.5023920Z [6040/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-12-04T08:26:23.5213614Z [6040/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-12-04T08:26:23.5214810Z [6041/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-12-04T08:26:23.5583690Z [6041/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-12-04T08:26:23.5585144Z [6042/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-12-04T08:26:23.6191616Z [6042/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-12-04T08:26:23.6192994Z [6043/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-12-04T08:26:23.7283346Z [6043/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-12-04T08:26:23.7284495Z [6044/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-12-04T08:26:23.8232484Z [6044/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-12-04T08:26:23.8233614Z [6045/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-12-04T08:26:23.9351173Z [6045/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-12-04T08:26:23.9352260Z [6046/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-12-04T08:26:23.9543964Z [6046/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-12-04T08:26:23.9544718Z [6047/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-12-04T08:26:24.0461898Z [6047/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-12-04T08:26:24.0463136Z [6048/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-12-04T08:26:24.1284471Z [6048/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-12-04T08:26:24.1285336Z [6049/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-12-04T08:26:24.1298012Z [6049/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-12-04T08:26:24.1299128Z [6050/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-12-04T08:26:24.2070557Z [6050/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-12-04T08:26:24.2071766Z [6051/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-12-04T08:26:24.2494675Z [6051/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-12-04T08:26:24.2495945Z [6052/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-12-04T08:26:24.2937829Z [6052/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-12-04T08:26:24.2939106Z [6053/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-12-04T08:26:24.4620891Z [6053/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-12-04T08:26:24.4621805Z [6054/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-12-04T08:26:24.5666301Z [6054/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-12-04T08:26:24.5667719Z [6055/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-12-04T08:26:24.6243027Z [6055/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-12-04T08:26:24.6244414Z [6056/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-12-04T08:26:24.6325696Z [6056/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-12-04T08:26:24.6326527Z [6057/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-12-04T08:26:24.8249581Z [6057/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-12-04T08:26:24.8250574Z [6058/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-12-04T08:26:24.8376142Z [6058/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-12-04T08:26:24.8377229Z [6059/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-12-04T08:26:25.0640500Z [6059/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-12-04T08:26:25.0641360Z [6060/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-12-04T08:26:25.0790779Z [6060/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-12-04T08:26:25.0792266Z [6061/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-12-04T08:26:25.1161147Z [6061/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-12-04T08:26:25.1162324Z [6062/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-12-04T08:26:25.1660751Z [6062/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-12-04T08:26:25.1662009Z [6063/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-12-04T08:26:25.2559252Z [6063/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-12-04T08:26:25.2560499Z [6064/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-12-04T08:26:25.3621791Z [6064/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-12-04T08:26:25.3623159Z [6065/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-12-04T08:26:25.3984884Z [6065/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-12-04T08:26:25.3986170Z [6066/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-12-04T08:26:25.5084681Z [6066/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-12-04T08:26:25.5087421Z [6067/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-12-04T08:26:25.5447751Z [6067/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-12-04T08:26:25.5448508Z [6068/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-12-04T08:26:25.5456927Z [6068/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-12-04T08:26:25.5457698Z [6069/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-12-04T08:26:25.6846871Z [6069/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-12-04T08:26:25.6850050Z [6070/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-12-04T08:26:25.7248108Z [6070/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-12-04T08:26:25.7249887Z [6071/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-12-04T08:26:25.7795476Z [6071/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-12-04T08:26:25.7796956Z [6072/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-12-04T08:26:25.8553389Z [6072/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-12-04T08:26:25.8554306Z [6073/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-12-04T08:26:25.9251649Z [6073/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-12-04T08:26:25.9252970Z [6074/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-12-04T08:26:25.9424776Z [6074/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-12-04T08:26:25.9426181Z [6075/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-12-04T08:26:26.2133285Z [6075/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-12-04T08:26:26.2134620Z [6076/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-12-04T08:26:26.5673437Z [6076/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-12-04T08:26:26.5674864Z [6077/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-12-04T08:26:26.6437474Z [6077/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-12-04T08:26:26.6438841Z [6078/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-12-04T08:26:26.7234821Z [6078/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-12-04T08:26:26.7236190Z [6079/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-12-04T08:26:26.8314791Z [6079/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-12-04T08:26:26.8317997Z [6080/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-12-04T08:26:26.8632770Z [6080/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-12-04T08:26:26.8634278Z [6081/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-12-04T08:26:26.9913104Z [6081/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-12-04T08:26:26.9916304Z [6082/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-12-04T08:26:27.0276967Z [6082/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-12-04T08:26:27.0278196Z [6083/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-12-04T08:26:27.1381344Z [6083/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-12-04T08:26:27.1382257Z [6084/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-12-04T08:26:27.1876017Z [6084/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-12-04T08:26:27.1877569Z [6085/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-12-04T08:26:27.2635730Z [6085/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-12-04T08:26:27.2637078Z [6086/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-12-04T08:26:27.4161099Z [6086/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-12-04T08:26:27.4162160Z [6087/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-12-04T08:26:27.8268888Z [6087/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-12-04T08:26:27.8274078Z [6088/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-12-04T08:26:27.8958508Z [6088/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-12-04T08:26:27.8960077Z [6089/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-12-04T08:26:28.0026943Z [6089/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-12-04T08:26:28.0029029Z [6090/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-12-04T08:26:28.0317227Z [6090/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-12-04T08:26:28.0319660Z [6091/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-12-04T08:26:28.0742914Z [6091/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-12-04T08:26:28.0744431Z [6092/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-12-04T08:26:28.1578085Z [6092/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-12-04T08:26:28.1579571Z [6093/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-12-04T08:26:28.1890233Z [6093/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-12-04T08:26:28.1891527Z [6094/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-12-04T08:26:28.3655364Z [6094/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-12-04T08:26:28.3656804Z [6095/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-12-04T08:26:28.3807713Z [6095/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-12-04T08:26:28.3812562Z [6096/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-12-04T08:26:28.4926094Z [6096/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-12-04T08:26:28.4927736Z [6097/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-12-04T08:26:28.5814788Z [6097/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-12-04T08:26:28.5815931Z [6098/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-12-04T08:26:28.5840366Z [6098/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-12-04T08:26:28.5841922Z [6099/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-12-04T08:26:28.5997741Z [6099/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-12-04T08:26:28.5999122Z [6100/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-12-04T08:26:28.8978792Z [6100/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-12-04T08:26:28.8980072Z [6101/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-12-04T08:26:28.9185294Z [6101/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-12-04T08:26:28.9186666Z [6102/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-12-04T08:26:28.9388421Z [6102/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-12-04T08:26:28.9389883Z [6103/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-12-04T08:26:28.9528770Z [6103/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-12-04T08:26:28.9530298Z [6104/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-12-04T08:26:28.9889814Z [6104/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-12-04T08:26:28.9891096Z [6105/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-12-04T08:26:29.0377418Z [6105/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-12-04T08:26:29.0378795Z [6106/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-12-04T08:26:29.0388018Z [6106/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-12-04T08:26:29.0389245Z [6107/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-12-04T08:26:29.2528692Z [6107/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-12-04T08:26:29.2530011Z [6108/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-12-04T08:26:29.3575658Z [6108/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-12-04T08:26:29.3576926Z [6109/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-12-04T08:26:29.4594822Z [6109/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-12-04T08:26:29.4596588Z [6110/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-12-04T08:26:29.4776281Z [6110/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-12-04T08:26:29.4777822Z [6111/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-12-04T08:26:29.5310952Z [6111/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-12-04T08:26:29.5312160Z [6112/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-12-04T08:26:29.5767096Z [6112/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-12-04T08:26:29.5768519Z [6113/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-12-04T08:26:29.6704956Z [6113/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-12-04T08:26:29.6706277Z [6114/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-12-04T08:26:29.8236890Z [6114/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-12-04T08:26:29.8237811Z [6115/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-12-04T08:26:29.9590574Z [6115/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-12-04T08:26:29.9591861Z [6116/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-12-04T08:26:30.0489912Z [6116/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-12-04T08:26:30.0492114Z [6117/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-12-04T08:26:30.0682282Z [6117/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-12-04T08:26:30.0683557Z [6118/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-12-04T08:26:30.2367474Z [6118/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-12-04T08:26:30.2373928Z [6119/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-12-04T08:26:30.3163670Z [6119/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-12-04T08:26:30.3164986Z [6120/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-12-04T08:26:30.4950698Z [6120/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-12-04T08:26:30.4952193Z [6121/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-12-04T08:26:30.4998802Z [6121/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-12-04T08:26:30.5000104Z [6122/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-12-04T08:26:30.7174086Z [6122/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-12-04T08:26:30.7176340Z [6123/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-12-04T08:26:30.7950941Z [6123/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-12-04T08:26:30.7952344Z [6124/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-12-04T08:26:30.7991937Z [6124/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-12-04T08:26:30.7993261Z [6125/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-12-04T08:26:30.8985517Z [6125/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-12-04T08:26:30.8986921Z [6126/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-12-04T08:26:30.9364092Z [6126/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-12-04T08:26:30.9365501Z [6127/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-12-04T08:26:31.0757733Z [6127/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-12-04T08:26:31.0759052Z [6128/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-12-04T08:26:31.1476532Z [6128/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-12-04T08:26:31.1477859Z [6129/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-12-04T08:26:31.2212774Z [6129/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-12-04T08:26:31.2214005Z [6130/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-12-04T08:26:31.4955272Z [6130/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-12-04T08:26:31.4956573Z [6131/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-12-04T08:26:31.5245061Z [6131/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-12-04T08:26:31.5246341Z [6132/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-12-04T08:26:31.5368527Z [6132/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-12-04T08:26:31.5369354Z [6133/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-12-04T08:26:31.6391729Z [6133/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-12-04T08:26:31.6393231Z [6134/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-12-04T08:26:31.8451970Z [6134/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-12-04T08:26:31.8453205Z [6135/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-12-04T08:26:31.9276257Z [6135/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-12-04T08:26:31.9277483Z [6136/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-12-04T08:26:31.9452244Z [6136/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-12-04T08:26:31.9458464Z [6137/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-12-04T08:26:31.9750396Z [6137/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-12-04T08:26:31.9751795Z [6138/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-12-04T08:26:32.0839501Z [6138/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-12-04T08:26:32.0840712Z [6139/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-12-04T08:26:32.2293596Z [6139/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-12-04T08:26:32.2294767Z [6140/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-12-04T08:26:32.2575750Z [6140/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-12-04T08:26:32.2576633Z [6141/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-12-04T08:26:32.2752317Z [6141/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-12-04T08:26:32.2753248Z [6142/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-12-04T08:26:32.4051352Z [6142/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-12-04T08:26:32.4054916Z [6143/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-12-04T08:26:32.6068698Z [6143/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-12-04T08:26:32.6069877Z [6144/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-12-04T08:26:32.6483711Z [6144/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-12-04T08:26:32.6484984Z [6145/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-12-04T08:26:32.7195209Z [6145/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-12-04T08:26:32.7196320Z [6146/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-12-04T08:26:32.7210718Z [6146/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-12-04T08:26:32.7211911Z [6147/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-12-04T08:26:32.9110045Z [6147/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-12-04T08:26:32.9111318Z [6148/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-12-04T08:26:32.9401220Z [6148/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-12-04T08:26:32.9402444Z [6149/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-12-04T08:26:33.0912189Z [6149/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-12-04T08:26:33.0913394Z [6150/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-12-04T08:26:33.1767338Z [6150/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-12-04T08:26:33.1770166Z [6151/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-12-04T08:26:33.2099273Z [6151/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-12-04T08:26:33.2100611Z [6152/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-12-04T08:26:33.3271373Z [6152/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-12-04T08:26:33.3272669Z [6153/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-12-04T08:26:33.4460625Z [6153/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-12-04T08:26:33.4461732Z [6154/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-12-04T08:26:33.6218646Z [6154/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-12-04T08:26:33.6219886Z [6155/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-12-04T08:26:33.7128555Z [6155/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-12-04T08:26:33.7129758Z [6156/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-12-04T08:26:33.8588078Z [6156/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-12-04T08:26:33.8591879Z [6157/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-12-04T08:26:33.9072877Z [6157/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-12-04T08:26:33.9074032Z [6158/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-12-04T08:26:34.0376520Z [6158/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-12-04T08:26:34.0377738Z [6159/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-12-04T08:26:34.0930632Z [6159/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-12-04T08:26:34.0931829Z [6160/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-12-04T08:26:34.1755315Z [6160/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-12-04T08:26:34.1756420Z [6161/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-12-04T08:26:34.3988281Z [6161/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-12-04T08:26:34.3989291Z [6162/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-12-04T08:26:34.5525040Z [6162/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-12-04T08:26:34.5526185Z [6163/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-12-04T08:26:34.7109190Z [6163/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-12-04T08:26:34.7112294Z [6164/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-12-04T08:26:34.7536760Z [6164/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-12-04T08:26:34.7537795Z [6165/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-12-04T08:26:34.9141124Z [6165/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-12-04T08:26:34.9145648Z [6166/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-12-04T08:26:34.9580307Z [6166/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-12-04T08:26:34.9581482Z [6167/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-12-04T08:26:35.1122052Z [6167/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-12-04T08:26:35.1123253Z [6168/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-12-04T08:26:35.1268215Z [6168/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-12-04T08:26:35.1269489Z [6169/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-12-04T08:26:35.1372852Z [6169/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-12-04T08:26:35.1374149Z [6170/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-12-04T08:26:35.1702432Z [6170/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-12-04T08:26:35.1703816Z [6171/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-12-04T08:26:35.3132046Z [6171/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-12-04T08:26:35.3132897Z [6172/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-12-04T08:26:35.3662186Z [6172/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-12-04T08:26:35.3663478Z [6173/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-12-04T08:26:35.4273195Z [6173/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-12-04T08:26:35.4274614Z [6174/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-12-04T08:26:35.5021951Z [6174/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-12-04T08:26:35.5023016Z [6175/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-12-04T08:26:35.5270395Z [6175/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-12-04T08:26:35.5271686Z [6176/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-12-04T08:26:35.5417802Z [6176/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-12-04T08:26:35.5418958Z [6177/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-12-04T08:26:35.6203811Z [6177/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-12-04T08:26:35.6205070Z [6178/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-12-04T08:26:35.6982697Z [6178/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-12-04T08:26:35.6983499Z [6179/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-12-04T08:26:35.7139121Z [6179/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-12-04T08:26:35.7140447Z [6180/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-12-04T08:26:35.7654155Z [6180/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-12-04T08:26:35.7655305Z [6181/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-12-04T08:26:35.7922824Z [6181/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-12-04T08:26:35.7924081Z [6182/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-12-04T08:26:35.8918147Z [6182/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-12-04T08:26:35.8919268Z [6183/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-12-04T08:26:35.9344390Z [6183/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-12-04T08:26:35.9345490Z [6184/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-12-04T08:26:35.9868674Z [6184/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-12-04T08:26:35.9869840Z [6185/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-12-04T08:26:36.0329749Z [6185/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-12-04T08:26:36.0330707Z [6186/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-12-04T08:26:36.2863870Z [6186/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-12-04T08:26:36.2865158Z [6187/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-12-04T08:26:36.3371577Z [6187/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-12-04T08:26:36.3372600Z [6188/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-12-04T08:26:36.3710714Z [6188/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-12-04T08:26:36.3711470Z [6189/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-12-04T08:26:36.4147173Z [6189/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-12-04T08:26:36.4148231Z [6190/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-12-04T08:26:36.4414784Z [6190/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-12-04T08:26:36.4415910Z [6191/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-12-04T08:26:36.4951679Z [6191/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-12-04T08:26:36.4952744Z [6192/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-12-04T08:26:36.7188146Z [6192/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-12-04T08:26:36.7188827Z [6193/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-12-04T08:26:36.7384370Z [6193/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-12-04T08:26:36.7388326Z [6194/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-12-04T08:26:36.8519872Z [6194/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-12-04T08:26:36.8526283Z [6195/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-12-04T08:26:36.9371815Z [6195/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-12-04T08:26:36.9372770Z [6196/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-12-04T08:26:36.9838905Z [6196/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-12-04T08:26:36.9839664Z [6197/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-12-04T08:26:37.0233220Z [6197/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-12-04T08:26:37.0234351Z [6198/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-12-04T08:26:37.2310067Z [6198/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-12-04T08:26:37.2312729Z [6199/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-12-04T08:26:37.2898031Z [6199/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-12-04T08:26:37.2902013Z [6200/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-12-04T08:26:37.3539054Z [6200/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-12-04T08:26:37.3540420Z [6201/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-12-04T08:26:37.3806015Z [6201/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-12-04T08:26:37.3808207Z [6202/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-12-04T08:26:37.4078870Z [6202/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-12-04T08:26:37.4080044Z [6203/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-12-04T08:26:37.4832570Z [6203/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-12-04T08:26:37.4833802Z [6204/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-12-04T08:26:37.7121631Z [6204/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-12-04T08:26:37.7122894Z [6205/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-12-04T08:26:37.7299694Z [6205/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-12-04T08:26:37.7300921Z [6206/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-12-04T08:26:37.8115153Z [6206/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-12-04T08:26:37.8116294Z [6207/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-12-04T08:26:37.8150280Z [6207/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-12-04T08:26:37.8151449Z [6208/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-12-04T08:26:37.8688769Z [6208/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-12-04T08:26:37.8690267Z [6209/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-12-04T08:26:37.9090140Z [6209/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-12-04T08:26:37.9092489Z [6210/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-12-04T08:26:38.1334765Z [6210/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-12-04T08:26:38.1335940Z [6211/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-12-04T08:26:38.1409929Z [6211/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-12-04T08:26:38.1410819Z [6212/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-12-04T08:26:38.1596236Z [6212/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-12-04T08:26:38.1597420Z [6213/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-12-04T08:26:38.1894492Z [6213/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-12-04T08:26:38.1895603Z [6214/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-12-04T08:26:38.2329860Z [6214/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-12-04T08:26:38.2330687Z [6215/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-12-04T08:26:38.3578110Z [6215/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-12-04T08:26:38.3579273Z [6216/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-12-04T08:26:38.4860783Z [6216/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-12-04T08:26:38.4863227Z [6217/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-12-04T08:26:38.5228530Z [6217/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-12-04T08:26:38.5229646Z [6218/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-12-04T08:26:38.5526827Z [6218/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ViewMetaClasses.cpp.o 2025-12-04T08:26:38.5527952Z [6219/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-12-04T08:26:38.5868682Z [6219/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-12-04T08:26:38.5870097Z [6220/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-12-04T08:26:38.6439199Z [6220/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-12-04T08:26:38.6439967Z [6221/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-12-04T08:26:38.7394428Z [6221/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-12-04T08:26:38.7395295Z [6222/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-12-04T08:26:38.7723260Z [6222/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-12-04T08:26:38.7724385Z [6223/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-12-04T08:26:38.7964954Z [6223/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-12-04T08:26:38.7966381Z [6224/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-12-04T08:26:38.8259626Z [6224/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-12-04T08:26:38.8260758Z [6225/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ViewMetaClasses.cpp.o 2025-12-04T08:26:38.9188663Z [6225/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-12-04T08:26:38.9189789Z [6226/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-12-04T08:26:38.9542707Z [6226/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-12-04T08:26:38.9543529Z [6227/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-12-04T08:26:39.0774343Z [6227/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.0775570Z [6228/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-12-04T08:26:39.1190463Z [6228/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.1191831Z [6229/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-12-04T08:26:39.3340535Z [6229/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.3341622Z [6230/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.5042840Z [6230/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.5044330Z [6231/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.5769915Z [6231/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.5771460Z [6232/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-12-04T08:26:39.6044513Z [6232/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.6046012Z [6233/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.6511057Z [6233/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.6512356Z [6234/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-12-04T08:26:39.6845268Z [6234/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.6846088Z [6235/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-12-04T08:26:39.7437560Z [6235/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.7438837Z [6236/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.8360286Z [6236/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:39.8362081Z [6237/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.0834970Z [6237/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.0835861Z [6238/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.0994571Z [6238/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.0995482Z [6239/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.1982936Z [6239/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.1983903Z [6240/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.2039661Z [6240/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.2040440Z [6241/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.2217785Z [6241/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.2221400Z [6242/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.3051755Z [6242/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.3058151Z [6243/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.4488085Z [6243/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.4489531Z [6244/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.5735111Z [6244/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.5736547Z [6245/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.6181314Z [6245/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.6182647Z [6246/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.6427794Z [6246/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.6429405Z [6247/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.7562078Z [6247/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.7563414Z [6248/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.9197092Z [6248/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.9197945Z [6249/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.9241359Z [6249/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:40.9242274Z [6250/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.0608600Z [6250/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.0609932Z [6251/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.1562922Z [6251/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.1565811Z [6252/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.2078966Z [6252/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.2080419Z [6253/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.2442855Z [6253/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.2444197Z [6254/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.3037913Z [6254/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.3039440Z [6255/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.3487500Z [6255/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.3489086Z [6256/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.5878435Z [6256/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.5880038Z [6257/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.6078919Z [6257/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.6080558Z [6258/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.6262292Z [6258/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.6263598Z [6259/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.7001572Z [6259/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.7003130Z [6260/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.7483211Z [6260/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.7484580Z [6261/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.8685113Z [6261/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.8686479Z [6262/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.9869500Z [6262/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:41.9871290Z [6263/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.0157639Z [6263/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.0159103Z [6264/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.0332069Z [6264/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.0333387Z [6265/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.0485441Z [6265/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.0486774Z [6266/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.2599632Z [6266/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.2600435Z [6267/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.2759222Z [6267/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.2760698Z [6268/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.4378467Z [6268/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.4379996Z [6269/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.4456916Z [6269/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.4458254Z [6270/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.5435018Z [6270/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.6074382Z [6271/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.6075682Z [6271/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.6076909Z [6272/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.6383069Z [6272/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.6384422Z [6273/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.6544682Z [6273/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.6545540Z [6274/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.8415446Z [6274/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.8416816Z [6275/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.8616744Z [6275/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.8618432Z [6276/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.9800201Z [6276/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:42.9804810Z [6277/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.0258841Z [6277/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.0259764Z [6278/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.0307530Z [6278/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.0309021Z [6279/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.0437848Z [6279/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.0438705Z [6280/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.1192692Z [6280/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.1193798Z [6281/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.3963525Z [6281/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.3965043Z [6282/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4174617Z [6282/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4175841Z [6283/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4401342Z [6283/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4402930Z [6284/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4433386Z [6284/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4435133Z [6285/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4680516Z [6285/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4681557Z [6286/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4998296Z [6286/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.4999580Z [6287/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.6980305Z [6287/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.6981633Z [6288/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.7693778Z [6288/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.7694863Z [6289/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.8554858Z [6289/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.8556237Z [6290/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.9418661Z [6290/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.9419896Z [6291/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.9635399Z [6291/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.9636737Z [6292/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.9770937Z [6292/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-12-04T08:26:43.9771728Z [6293/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:44.1207643Z [6293/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-12-04T08:26:44.1208838Z [6294/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:44.2097941Z [6294/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-12-04T08:26:44.2102084Z [6295/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-12-04T08:26:44.2535330Z [6295/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-12-04T08:26:44.2536424Z [6296/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-12-04T08:26:44.3197442Z [6296/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-12-04T08:26:44.3198707Z [6297/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:44.3403937Z [6297/7996] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-12-04T08:26:44.3405060Z [6298/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-12-04T08:26:44.4047983Z [6298/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-12-04T08:26:44.4049147Z [6299/7996] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-12-04T08:26:44.4050630Z /var/lib/jenkins/workspace/third_party/miniz-3.0.2/miniz.c:3261:9: note: ‘#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.’ 2025-12-04T08:26:44.4052074Z 3261 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-12-04T08:26:44.4052795Z | ^~~~~~~ 2025-12-04T08:26:44.4053018Z 2025-12-04T08:26:44.4240036Z [6299/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-12-04T08:26:44.4240921Z [6300/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-12-04T08:26:44.4266313Z [6300/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-12-04T08:26:44.4267605Z [6301/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-12-04T08:26:44.5174664Z [6301/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-12-04T08:26:44.5175465Z [6302/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-12-04T08:26:44.5439897Z [6302/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-12-04T08:26:44.5440991Z [6303/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-12-04T08:26:44.5775759Z [6303/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-12-04T08:26:44.5776756Z [6304/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-12-04T08:26:44.5908431Z [6304/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-12-04T08:26:44.5909508Z [6305/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-12-04T08:26:44.6049690Z [6305/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-12-04T08:26:44.6050758Z [6306/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-12-04T08:26:44.6119346Z [6306/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-12-04T08:26:44.6120382Z [6307/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-12-04T08:26:44.6645787Z [6307/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-12-04T08:26:44.6646826Z [6308/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-12-04T08:26:44.6882893Z [6308/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-12-04T08:26:44.6884009Z [6309/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-12-04T08:26:44.7284393Z [6309/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-12-04T08:26:44.7285418Z [6310/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-12-04T08:26:44.8356895Z [6310/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-12-04T08:26:44.8358057Z [6311/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-12-04T08:26:44.8736772Z [6311/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-12-04T08:26:44.8741051Z [6312/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-12-04T08:26:44.9197022Z [6312/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-12-04T08:26:44.9198142Z [6313/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-12-04T08:26:45.4815500Z [6313/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-12-04T08:26:45.4816302Z [6314/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-12-04T08:26:45.5521958Z [6314/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-12-04T08:26:45.5522710Z [6315/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-12-04T08:26:45.6065682Z [6315/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-12-04T08:26:45.6069351Z [6316/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-12-04T08:26:45.7561362Z [6316/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-12-04T08:26:45.7562566Z [6317/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-12-04T08:26:45.8728723Z [6317/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-12-04T08:26:45.8729982Z [6318/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-12-04T08:26:45.9152113Z [6318/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-12-04T08:26:45.9152993Z [6319/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-12-04T08:26:46.0527120Z [6319/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-12-04T08:26:46.0528372Z [6320/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-12-04T08:26:46.2130668Z [6320/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-12-04T08:26:46.2131886Z [6321/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-12-04T08:26:46.3221205Z [6321/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-12-04T08:26:46.3221961Z [6322/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-12-04T08:26:46.3869877Z [6322/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-12-04T08:26:46.3871125Z [6323/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-12-04T08:26:46.4232448Z [6323/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-12-04T08:26:46.4239001Z [6324/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-12-04T08:26:46.5673770Z [6324/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-12-04T08:26:46.5674998Z [6325/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-12-04T08:26:46.7073425Z [6325/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-12-04T08:26:46.7074712Z [6326/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-12-04T08:26:47.1422320Z [6326/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-12-04T08:26:47.1423671Z [6327/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-12-04T08:26:47.4678213Z [6327/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-12-04T08:26:47.4679398Z [6328/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-12-04T08:26:47.4776016Z [6328/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-12-04T08:26:47.4779142Z [6329/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-12-04T08:26:47.5116058Z [6329/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-12-04T08:26:47.5117545Z [6330/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-12-04T08:26:47.5679677Z [6330/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-12-04T08:26:47.5680897Z [6331/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-12-04T08:26:47.6635401Z [6331/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-12-04T08:26:47.6636177Z [6332/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-12-04T08:26:47.7348057Z [6332/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-12-04T08:26:47.7349381Z [6333/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-12-04T08:26:47.9017995Z [6333/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-12-04T08:26:47.9019333Z [6334/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-12-04T08:26:47.9063161Z [6334/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-12-04T08:26:47.9064647Z [6335/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-12-04T08:26:48.0156026Z [6335/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.cpp.o 2025-12-04T08:26:48.0157014Z [6336/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-12-04T08:26:48.0658022Z [6336/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-12-04T08:26:48.0659617Z [6337/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-12-04T08:26:48.0690029Z [6337/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-12-04T08:26:48.0691522Z [6338/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-12-04T08:26:48.1989724Z [6338/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-12-04T08:26:48.1990586Z [6339/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-12-04T08:26:48.2118528Z [6339/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-12-04T08:26:48.2119955Z [6340/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.cpp.o 2025-12-04T08:26:48.2954468Z [6340/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-12-04T08:26:48.2955568Z [6341/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-12-04T08:26:48.4599230Z [6341/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-12-04T08:26:48.4599977Z [6342/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-12-04T08:26:48.4622006Z [6342/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-12-04T08:26:48.4623343Z [6343/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-12-04T08:26:48.5488197Z [6343/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-12-04T08:26:48.5489023Z [6344/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-12-04T08:26:48.5867039Z [6344/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-12-04T08:26:48.5868240Z [6345/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-12-04T08:26:48.6522373Z [6345/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-12-04T08:26:48.6523453Z [6346/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-12-04T08:26:48.7936246Z [6346/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-12-04T08:26:48.7937298Z [6347/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-12-04T08:26:48.8065053Z [6347/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-12-04T08:26:48.8066047Z [6348/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-12-04T08:26:48.9586530Z [6348/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-12-04T08:26:48.9587298Z [6349/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-12-04T08:26:48.9965164Z [6349/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-12-04T08:26:48.9965929Z [6350/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-12-04T08:26:49.0773256Z [6350/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-12-04T08:26:49.0774519Z [6351/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-12-04T08:26:49.4026198Z [6351/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-12-04T08:26:49.4027470Z [6352/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-12-04T08:26:49.4757432Z [6352/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-12-04T08:26:49.4758473Z [6353/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-12-04T08:26:49.6027017Z [6353/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-12-04T08:26:49.6028146Z [6354/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-12-04T08:26:49.7064023Z [6354/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-12-04T08:26:49.7065243Z [6355/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-12-04T08:26:49.8185370Z [6355/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-12-04T08:26:49.8186757Z [6356/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-12-04T08:26:49.8635830Z [6356/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-12-04T08:26:49.8636955Z [6357/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-12-04T08:26:49.9029040Z [6357/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-12-04T08:26:49.9030190Z [6358/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-12-04T08:26:49.9181140Z [6358/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-12-04T08:26:49.9182299Z [6359/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-12-04T08:26:50.1405314Z [6359/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-12-04T08:26:50.1406010Z [6360/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-12-04T08:26:50.1588927Z [6360/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-12-04T08:26:50.1590063Z [6361/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-12-04T08:26:50.2031794Z [6361/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-12-04T08:26:50.2032949Z [6362/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-12-04T08:26:50.2431084Z [6362/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-12-04T08:26:50.2432053Z [6363/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-12-04T08:26:50.2702367Z [6363/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-12-04T08:26:50.2703579Z [6364/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-12-04T08:26:50.3142125Z [6364/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-12-04T08:26:50.3143690Z [6365/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-12-04T08:26:50.4788845Z [6365/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-12-04T08:26:50.4790072Z [6366/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-12-04T08:26:50.6276348Z [6366/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-12-04T08:26:50.6281393Z [6367/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-12-04T08:26:50.7232170Z [6367/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-12-04T08:26:50.7233799Z [6368/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-12-04T08:26:50.7538236Z [6368/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-12-04T08:26:50.7539582Z [6369/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-12-04T08:26:50.7757322Z [6369/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-12-04T08:26:50.7761044Z [6370/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-12-04T08:26:50.8585926Z [6370/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-12-04T08:26:50.8590401Z [6371/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-12-04T08:26:50.9401332Z [6371/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-12-04T08:26:50.9406232Z [6372/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-12-04T08:26:51.1143024Z [6372/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-12-04T08:26:51.1144170Z [6373/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-12-04T08:26:51.1647946Z [6373/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-12-04T08:26:51.1649148Z [6374/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-12-04T08:26:51.1951621Z [6374/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-12-04T08:26:51.1952705Z [6375/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-12-04T08:26:51.4752027Z [6375/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-12-04T08:26:51.4753206Z [6376/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-12-04T08:26:51.5727511Z [6376/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-12-04T08:26:51.5728778Z [6377/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-12-04T08:26:51.5906318Z [6377/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-12-04T08:26:51.5907060Z [6378/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-12-04T08:26:51.6227739Z [6378/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-12-04T08:26:51.6233483Z [6379/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-12-04T08:26:51.6794383Z [6379/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-12-04T08:26:51.6803518Z [6380/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-12-04T08:26:51.8082417Z [6380/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-12-04T08:26:51.8083205Z [6381/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-12-04T08:26:51.8898120Z [6381/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-12-04T08:26:51.8899422Z [6382/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-12-04T08:26:51.9635129Z [6382/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-12-04T08:26:51.9637612Z [6383/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-12-04T08:26:52.0268907Z [6383/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-12-04T08:26:52.0269958Z [6384/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-12-04T08:26:52.0524534Z [6384/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-12-04T08:26:52.0531026Z [6385/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-12-04T08:26:52.4705043Z [6385/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-12-04T08:26:52.4707120Z [6386/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-12-04T08:26:52.6770173Z [6386/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-12-04T08:26:52.6772602Z [6387/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-12-04T08:26:52.7340689Z [6387/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-12-04T08:26:52.7342222Z [6388/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-12-04T08:26:52.8916184Z [6388/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-12-04T08:26:52.8917280Z [6389/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-12-04T08:26:52.9039016Z [6389/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-12-04T08:26:52.9040740Z [6390/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-12-04T08:26:52.9773227Z [6390/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-12-04T08:26:52.9777910Z [6391/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-12-04T08:26:52.9908055Z [6391/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-12-04T08:26:52.9909406Z [6392/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-12-04T08:26:53.0450812Z [6392/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-12-04T08:26:53.0452412Z [6393/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-12-04T08:26:53.0799814Z [6393/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-12-04T08:26:53.0800887Z [6394/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-12-04T08:26:53.0842808Z [6394/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-12-04T08:26:53.0843942Z [6395/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-12-04T08:26:53.2318918Z [6395/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-12-04T08:26:53.2319681Z [6396/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-12-04T08:26:53.2966401Z [6396/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-12-04T08:26:53.2967759Z [6397/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-12-04T08:26:53.3453264Z [6397/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-12-04T08:26:53.3454417Z [6398/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-12-04T08:26:53.3501496Z [6398/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-12-04T08:26:53.3503730Z [6399/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-12-04T08:26:53.3861815Z [6399/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-12-04T08:26:53.3863075Z [6400/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-12-04T08:26:53.4849621Z [6400/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-12-04T08:26:53.4851037Z [6401/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-12-04T08:26:53.6736199Z [6401/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-12-04T08:26:53.6737316Z [6402/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-12-04T08:26:53.7041313Z [6402/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-12-04T08:26:53.7042416Z [6403/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-12-04T08:26:53.7088293Z [6403/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-12-04T08:26:53.7091933Z [6404/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-12-04T08:26:53.7923689Z [6404/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-12-04T08:26:53.7924844Z [6405/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-12-04T08:26:53.8345044Z [6405/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-12-04T08:26:53.8346274Z [6406/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-12-04T08:26:53.8723955Z [6406/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-12-04T08:26:53.8724738Z [6407/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-12-04T08:26:54.0849692Z [6407/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-12-04T08:26:54.0850801Z [6408/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-12-04T08:26:54.1207331Z [6408/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-12-04T08:26:54.1208490Z [6409/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-12-04T08:26:54.1582173Z [6409/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-12-04T08:26:54.1583409Z [6410/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-12-04T08:26:54.1602147Z [6410/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-12-04T08:26:54.1603431Z [6411/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-12-04T08:26:54.2412761Z [6411/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-12-04T08:26:54.2413991Z [6412/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-12-04T08:26:54.2597080Z [6412/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-12-04T08:26:54.2603496Z [6413/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-12-04T08:26:54.3310538Z [6413/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-12-04T08:26:54.3311767Z [6414/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-12-04T08:26:54.4524092Z [6414/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-12-04T08:26:54.4529772Z [6415/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-12-04T08:26:54.5154153Z [6415/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-12-04T08:26:54.5155463Z [6416/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-12-04T08:26:54.5532830Z [6416/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-12-04T08:26:54.5533897Z [6417/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-12-04T08:26:54.6493669Z [6417/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-12-04T08:26:54.6494970Z [6418/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-12-04T08:26:54.6962137Z [6418/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-12-04T08:26:54.6963397Z [6419/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-12-04T08:26:54.8400248Z [6419/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-12-04T08:26:54.8401409Z [6420/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-12-04T08:26:54.9589979Z [6420/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-12-04T08:26:54.9591152Z [6421/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-12-04T08:26:54.9635955Z [6421/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-12-04T08:26:54.9637031Z [6422/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-12-04T08:26:55.0341798Z [6422/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-12-04T08:26:55.0342963Z [6423/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-12-04T08:26:55.1813918Z [6423/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-12-04T08:26:55.1814986Z [6424/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-12-04T08:26:55.1978162Z [6424/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-12-04T08:26:55.1979245Z [6425/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-12-04T08:26:55.2028682Z [6425/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-12-04T08:26:55.2029930Z [6426/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-12-04T08:26:55.2460854Z [6426/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-12-04T08:26:55.2463857Z [6427/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-12-04T08:26:55.4672530Z [6427/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-12-04T08:26:55.4673804Z [6428/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-12-04T08:26:55.4886310Z [6428/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-12-04T08:26:55.4887561Z [6429/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-12-04T08:26:55.5756650Z [6429/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-12-04T08:26:55.5758082Z [6430/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-12-04T08:26:55.5821912Z [6430/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-12-04T08:26:55.5823075Z [6431/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-12-04T08:26:55.6194560Z [6431/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-12-04T08:26:55.6195350Z [6432/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-12-04T08:26:55.7534804Z [6432/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-12-04T08:26:55.7536303Z [6433/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-12-04T08:26:55.8339037Z [6433/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-12-04T08:26:55.8340530Z [6434/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-12-04T08:26:55.9149273Z [6434/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-12-04T08:26:55.9150426Z [6435/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-12-04T08:26:55.9414169Z [6435/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-12-04T08:26:55.9415513Z [6436/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-12-04T08:26:55.9580957Z [6436/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-12-04T08:26:55.9586007Z [6437/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-12-04T08:26:55.9846585Z [6437/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-12-04T08:26:55.9847721Z [6438/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-12-04T08:26:56.0575702Z [6438/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-12-04T08:26:56.0576913Z [6439/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-12-04T08:26:56.0578149Z [6439/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-12-04T08:26:56.0579334Z [6440/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-12-04T08:26:56.1387766Z [6440/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-12-04T08:26:56.1388971Z [6441/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-12-04T08:26:56.3656729Z [6441/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-12-04T08:26:56.3657587Z [6442/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-12-04T08:26:56.4612445Z [6442/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-12-04T08:26:56.4613626Z [6443/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-12-04T08:26:56.4725891Z [6443/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-12-04T08:26:56.4727388Z [6444/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-12-04T08:26:56.5020970Z [6444/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-12-04T08:26:56.5022139Z [6445/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-12-04T08:26:56.6932951Z [6445/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-12-04T08:26:56.6934230Z [6446/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-12-04T08:26:56.9304505Z [6446/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-12-04T08:26:56.9305644Z [6447/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-12-04T08:26:56.9648606Z [6447/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-12-04T08:26:56.9649895Z [6448/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-12-04T08:26:56.9750754Z [6448/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-12-04T08:26:56.9751798Z [6449/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-12-04T08:26:57.0241686Z [6449/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-12-04T08:26:57.0242941Z [6450/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-12-04T08:26:57.1729889Z [6450/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-12-04T08:26:57.1733700Z [6451/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-12-04T08:26:57.2828145Z [6451/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-12-04T08:26:57.2829028Z [6452/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-12-04T08:26:57.3089371Z [6452/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-12-04T08:26:57.3090594Z [6453/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-12-04T08:26:57.3532285Z [6453/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-12-04T08:26:57.3533490Z [6454/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-12-04T08:26:57.3676778Z [6454/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-12-04T08:26:57.3677668Z [6455/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-12-04T08:26:57.4368214Z [6455/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-12-04T08:26:57.4369441Z [6456/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-12-04T08:26:57.6270442Z [6456/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-12-04T08:26:57.6271293Z [6457/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-12-04T08:26:57.6459105Z [6457/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-12-04T08:26:57.6460191Z [6458/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-12-04T08:26:57.6471190Z [6458/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-12-04T08:26:57.6475141Z [6459/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-12-04T08:26:57.7967564Z [6459/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-12-04T08:26:57.7968924Z [6460/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-12-04T08:26:57.8270776Z [6460/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-12-04T08:26:57.8272039Z [6461/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-12-04T08:26:57.8713552Z [6461/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-12-04T08:26:57.8714765Z [6462/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-12-04T08:26:57.9937830Z [6462/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-12-04T08:26:57.9939025Z [6463/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-12-04T08:26:58.0118452Z [6463/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-12-04T08:26:58.0119679Z [6464/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-12-04T08:26:58.1443085Z [6464/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-12-04T08:26:58.1444485Z [6465/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-12-04T08:26:58.2280199Z [6465/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-12-04T08:26:58.2285318Z [6466/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-12-04T08:26:58.3027805Z [6466/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-12-04T08:26:58.3029003Z [6467/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-12-04T08:26:58.3746058Z [6467/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-12-04T08:26:58.3747274Z [6468/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-12-04T08:26:58.3981017Z [6468/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-12-04T08:26:58.3982320Z [6469/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-12-04T08:26:58.5515376Z [6469/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-12-04T08:26:58.5516591Z [6470/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-12-04T08:26:58.5783500Z [6470/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-12-04T08:26:58.5787089Z [6471/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-12-04T08:26:58.6426866Z [6471/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-12-04T08:26:58.6427779Z [6472/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-12-04T08:26:58.6707338Z [6472/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-12-04T08:26:58.6708168Z [6473/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-12-04T08:26:58.7959014Z [6473/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-12-04T08:26:58.7960116Z [6474/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-12-04T08:26:59.0125670Z [6474/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-12-04T08:26:59.0126859Z [6475/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-12-04T08:26:59.0789651Z [6475/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-12-04T08:26:59.0790926Z [6476/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-12-04T08:26:59.1938330Z [6476/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-12-04T08:26:59.1939483Z [6477/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-12-04T08:26:59.4188327Z [6477/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-12-04T08:26:59.4189490Z [6478/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-12-04T08:26:59.4547195Z [6478/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-12-04T08:26:59.4548300Z [6479/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-12-04T08:26:59.4571179Z [6479/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-12-04T08:26:59.4571923Z [6480/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-12-04T08:26:59.4908178Z [6480/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-12-04T08:26:59.4909272Z [6481/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-12-04T08:26:59.5957033Z [6481/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-12-04T08:26:59.5960279Z [6482/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-12-04T08:26:59.6329108Z [6482/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-12-04T08:26:59.6330358Z [6483/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-12-04T08:26:59.7589701Z [6483/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-12-04T08:26:59.7590830Z [6484/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-12-04T08:26:59.8415528Z [6484/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-12-04T08:26:59.8418516Z [6485/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-12-04T08:26:59.9551675Z [6485/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-12-04T08:26:59.9553161Z [6486/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-12-04T08:27:00.0450340Z [6486/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-12-04T08:27:00.0451483Z [6487/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-12-04T08:27:00.1134690Z [6487/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-12-04T08:27:00.1135822Z [6488/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-12-04T08:27:00.1787811Z [6488/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-12-04T08:27:00.1789017Z [6489/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-12-04T08:27:00.2891175Z [6489/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-12-04T08:27:00.2892231Z [6490/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-12-04T08:27:00.3403863Z [6490/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-12-04T08:27:00.3407309Z [6491/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-12-04T08:27:00.3840694Z [6491/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-12-04T08:27:00.3843362Z [6492/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-12-04T08:27:00.5527809Z [6492/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-12-04T08:27:00.5529630Z [6493/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-12-04T08:27:00.7043316Z [6493/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-12-04T08:27:00.7044130Z [6494/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-12-04T08:27:00.7392770Z [6494/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-12-04T08:27:00.7393930Z [6495/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-12-04T08:27:00.8021942Z [6495/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-12-04T08:27:00.8023252Z [6496/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-12-04T08:27:00.8925198Z [6496/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-12-04T08:27:00.8926311Z [6497/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-12-04T08:27:00.9436733Z [6497/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-12-04T08:27:00.9441316Z [6498/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-12-04T08:27:01.1136034Z [6498/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-12-04T08:27:01.1136838Z [6499/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-12-04T08:27:01.1544756Z [6499/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-12-04T08:27:01.1546178Z [6500/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-12-04T08:27:01.2101290Z [6500/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-12-04T08:27:01.2104131Z [6501/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-12-04T08:27:01.2114423Z [6501/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-12-04T08:27:01.2117329Z [6502/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-12-04T08:27:01.3172481Z [6502/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-12-04T08:27:01.3173921Z [6503/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-12-04T08:27:01.4909935Z [6503/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-12-04T08:27:01.4911260Z [6504/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-12-04T08:27:01.4914187Z [6504/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-12-04T08:27:01.4915582Z [6505/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-12-04T08:27:01.5380008Z [6505/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-12-04T08:27:01.5382877Z [6506/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-12-04T08:27:01.6506905Z [6506/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-12-04T08:27:01.6508184Z [6507/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-12-04T08:27:01.7280492Z [6507/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-12-04T08:27:01.7281292Z [6508/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-12-04T08:27:01.7291612Z [6508/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-12-04T08:27:01.7292327Z [6509/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-12-04T08:27:01.8769651Z [6509/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-12-04T08:27:01.8770865Z [6510/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-12-04T08:27:01.9700402Z [6510/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-12-04T08:27:01.9704317Z [6511/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-12-04T08:27:02.0532682Z [6511/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-12-04T08:27:02.0533926Z [6512/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-12-04T08:27:02.0684559Z [6512/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-12-04T08:27:02.0685766Z [6513/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-12-04T08:27:02.1677911Z [6513/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-12-04T08:27:02.1682144Z [6514/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-12-04T08:27:02.2495079Z [6514/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-12-04T08:27:02.2496321Z [6515/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-12-04T08:27:02.3236021Z [6515/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-12-04T08:27:02.3237313Z [6516/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-12-04T08:27:02.3540305Z [6516/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-12-04T08:27:02.3541547Z [6517/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-12-04T08:27:02.4354941Z [6517/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-12-04T08:27:02.4356174Z [6518/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-12-04T08:27:02.5140823Z [6518/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-12-04T08:27:02.5142009Z [6519/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-12-04T08:27:02.5618828Z [6519/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-12-04T08:27:02.5622260Z [6520/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-12-04T08:27:02.7318106Z [6520/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-12-04T08:27:02.7319318Z [6521/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-12-04T08:27:02.7651795Z [6521/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-12-04T08:27:02.7653138Z [6522/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-12-04T08:27:02.8796907Z [6522/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-12-04T08:27:02.8798043Z [6523/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-12-04T08:27:03.0962724Z [6523/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-12-04T08:27:03.0964866Z [6524/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-12-04T08:27:03.1000947Z [6524/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-12-04T08:27:03.1002203Z [6525/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-12-04T08:27:03.1700570Z [6525/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-12-04T08:27:03.1701914Z [6526/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-12-04T08:27:03.2524720Z [6526/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-12-04T08:27:03.2525954Z [6527/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-12-04T08:27:03.3206054Z [6527/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-12-04T08:27:03.3207420Z [6528/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-12-04T08:27:03.3787047Z [6528/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-12-04T08:27:03.3788313Z [6529/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-12-04T08:27:03.5508840Z [6529/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-12-04T08:27:03.5510074Z [6530/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-12-04T08:27:03.5842136Z [6530/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-12-04T08:27:03.5843429Z [6531/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-12-04T08:27:03.5854263Z [6531/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-12-04T08:27:03.5855473Z [6532/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-12-04T08:27:03.6317184Z [6532/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-12-04T08:27:03.6318382Z [6533/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-12-04T08:27:03.6340957Z [6533/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-12-04T08:27:03.6342208Z [6534/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-12-04T08:27:03.7146596Z [6534/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-12-04T08:27:03.7147478Z [6535/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-12-04T08:27:04.0095174Z [6535/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-12-04T08:27:04.0095945Z [6536/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-12-04T08:27:04.0259298Z [6536/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-12-04T08:27:04.0260395Z [6537/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-12-04T08:27:04.0275987Z [6537/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-12-04T08:27:04.0278430Z [6538/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-12-04T08:27:04.0831971Z [6538/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-12-04T08:27:04.0834480Z [6539/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-12-04T08:27:04.1475272Z [6539/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-12-04T08:27:04.1476420Z [6540/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-12-04T08:27:04.1987960Z [6540/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-12-04T08:27:04.1989223Z [6541/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-12-04T08:27:04.2493117Z [6541/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-12-04T08:27:04.2494499Z [6542/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-12-04T08:27:04.3551562Z [6542/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-12-04T08:27:04.3552663Z [6543/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-12-04T08:27:04.5148167Z [6543/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-12-04T08:27:04.5148980Z [6544/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-12-04T08:27:04.5236291Z [6544/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-12-04T08:27:04.5237481Z [6545/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-12-04T08:27:04.6554313Z [6545/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-12-04T08:27:04.6555440Z [6546/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-12-04T08:27:04.7852277Z [6546/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-12-04T08:27:04.7853366Z [6547/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-12-04T08:27:04.9308876Z [6547/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-12-04T08:27:04.9313127Z [6548/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-12-04T08:27:04.9319749Z [6548/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-12-04T08:27:04.9321263Z [6549/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-12-04T08:27:05.0897780Z [6549/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-12-04T08:27:05.0898970Z [6550/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-12-04T08:27:05.2350874Z [6550/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-12-04T08:27:05.2352123Z [6551/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-12-04T08:27:05.2822703Z [6551/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-12-04T08:27:05.2824156Z [6552/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-12-04T08:27:05.3947809Z [6552/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-12-04T08:27:05.3949158Z [6553/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-12-04T08:27:05.4705965Z [6553/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-12-04T08:27:05.4707178Z [6554/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-12-04T08:27:05.5153031Z [6554/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-12-04T08:27:05.5153955Z [6555/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-12-04T08:27:05.5412665Z [6555/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-12-04T08:27:05.5414935Z [6556/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-12-04T08:27:05.7823608Z [6556/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-12-04T08:27:05.7824980Z [6557/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-12-04T08:27:05.9250318Z [6557/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-12-04T08:27:05.9251462Z [6558/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-12-04T08:27:05.9311641Z [6558/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-12-04T08:27:05.9312386Z [6559/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-12-04T08:27:06.0058590Z [6559/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-12-04T08:27:06.0059730Z [6560/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-12-04T08:27:06.1952083Z [6560/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-12-04T08:27:06.1953350Z [6561/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-12-04T08:27:06.2888805Z [6561/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-12-04T08:27:06.2890164Z [6562/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-12-04T08:27:06.5143796Z [6562/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-12-04T08:27:06.5144548Z [6563/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-12-04T08:27:06.6310221Z [6563/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-12-04T08:27:06.6311952Z [6564/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-12-04T08:27:06.8362149Z [6564/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-12-04T08:27:06.8363374Z [6565/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-12-04T08:27:06.9644552Z [6565/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-12-04T08:27:06.9646158Z [6566/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-12-04T08:27:06.9743251Z [6566/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-12-04T08:27:06.9744459Z [6567/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-12-04T08:27:07.0477324Z [6567/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-12-04T08:27:07.0478558Z [6568/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-12-04T08:27:07.1847533Z [6568/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-12-04T08:27:07.1848959Z [6569/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-12-04T08:27:07.2456382Z [6569/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-12-04T08:27:07.2457379Z [6570/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-12-04T08:27:07.3804155Z [6570/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-12-04T08:27:07.3805377Z [6571/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-12-04T08:27:07.4885006Z [6571/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-12-04T08:27:07.4885741Z [6572/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-12-04T08:27:07.5111887Z [6572/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler_helper.cpp.o 2025-12-04T08:27:07.5113361Z [6573/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-12-04T08:27:07.6543344Z [6573/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-12-04T08:27:07.6544572Z [6574/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-12-04T08:27:07.6679386Z [6574/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-12-04T08:27:07.6683323Z [6575/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-12-04T08:27:07.8438865Z [6575/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-12-04T08:27:07.8441682Z [6576/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-12-04T08:27:07.9560520Z [6576/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-12-04T08:27:07.9564215Z [6577/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-12-04T08:27:08.0497309Z [6577/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-12-04T08:27:08.0498274Z [6578/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-12-04T08:27:08.0707756Z [6578/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-12-04T08:27:08.0709019Z [6579/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-12-04T08:27:08.2527652Z [6579/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-12-04T08:27:08.2529062Z [6580/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-12-04T08:27:08.3024250Z [6580/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-12-04T08:27:08.3025450Z [6581/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler_helper.cpp.o 2025-12-04T08:27:08.8164808Z [6581/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-12-04T08:27:08.8165951Z [6582/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-12-04T08:27:08.8251759Z [6582/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-12-04T08:27:08.8252934Z [6583/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-12-04T08:27:08.8778067Z [6583/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-12-04T08:27:08.8779507Z [6584/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-12-04T08:27:08.9153037Z [6584/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-12-04T08:27:08.9154313Z [6585/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-12-04T08:27:08.9983634Z [6585/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-12-04T08:27:08.9987428Z [6586/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-12-04T08:27:09.0056329Z [6586/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-12-04T08:27:09.0057562Z [6587/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-12-04T08:27:09.1356372Z [6587/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-12-04T08:27:09.1357575Z [6588/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-12-04T08:27:09.6545874Z [6588/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-12-04T08:27:09.6547142Z [6589/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-12-04T08:27:09.7365831Z [6589/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-12-04T08:27:09.7367072Z [6590/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-12-04T08:27:09.7888362Z [6590/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-12-04T08:27:09.7889586Z [6591/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-12-04T08:27:09.8230234Z [6591/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-12-04T08:27:09.8231496Z [6592/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-12-04T08:27:09.8374772Z [6592/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-12-04T08:27:09.8375874Z [6593/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-12-04T08:27:10.0214722Z [6593/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-12-04T08:27:10.0216233Z [6594/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-12-04T08:27:10.0377720Z [6594/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-12-04T08:27:10.0378931Z [6595/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-12-04T08:27:10.1889742Z [6595/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-12-04T08:27:10.1891301Z [6596/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-12-04T08:27:10.4469079Z [6596/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-12-04T08:27:10.4471376Z [6597/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-12-04T08:27:10.5976492Z [6597/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-12-04T08:27:10.5980116Z [6598/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-12-04T08:27:10.6081081Z [6598/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-12-04T08:27:10.6097863Z [6599/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-12-04T08:27:10.6627329Z [6599/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-12-04T08:27:10.6628479Z [6600/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-12-04T08:27:10.7158779Z [6600/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-12-04T08:27:10.7159909Z [6601/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-12-04T08:27:10.7657773Z [6601/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-12-04T08:27:10.7658923Z [6602/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-12-04T08:27:10.8480008Z [6602/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-12-04T08:27:10.8481050Z [6603/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-12-04T08:27:10.9370206Z [6603/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-12-04T08:27:10.9371600Z [6604/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-12-04T08:27:11.3071814Z [6604/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-12-04T08:27:11.3073048Z [6605/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-12-04T08:27:11.5571855Z [6605/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-12-04T08:27:11.5573045Z [6606/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-12-04T08:27:11.7088294Z [6606/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-12-04T08:27:11.7089703Z [6607/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-12-04T08:27:11.7319564Z [6607/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-12-04T08:27:11.7320508Z [6608/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-12-04T08:27:11.7608433Z [6608/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-12-04T08:27:11.7609593Z [6609/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-12-04T08:27:11.7991264Z [6609/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-12-04T08:27:11.7995786Z [6610/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-12-04T08:27:12.1325987Z [6610/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-12-04T08:27:12.1330069Z [6611/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-12-04T08:27:12.4505211Z [6611/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-12-04T08:27:12.4506751Z [6612/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-12-04T08:27:12.4624037Z [6612/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-12-04T08:27:12.4625221Z [6613/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-12-04T08:27:12.6433585Z [6613/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-12-04T08:27:12.6434890Z [6614/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-12-04T08:27:12.8018603Z [6614/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-12-04T08:27:12.8019370Z [6615/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-12-04T08:27:12.8314357Z [6615/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-12-04T08:27:12.8317624Z [6616/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-12-04T08:27:12.8881269Z [6616/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-12-04T08:27:12.8882702Z [6617/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-12-04T08:27:12.9423505Z [6617/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-12-04T08:27:12.9426926Z [6618/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-12-04T08:27:13.0676257Z [6618/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-12-04T08:27:13.0677417Z [6619/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-12-04T08:27:13.1077391Z [6619/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-12-04T08:27:13.1078529Z [6620/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-12-04T08:27:13.2966749Z [6620/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-12-04T08:27:13.2967953Z [6621/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-12-04T08:27:13.3719452Z [6621/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-12-04T08:27:13.3722778Z [6622/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-12-04T08:27:13.3875890Z [6622/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-12-04T08:27:13.3876991Z [6623/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-12-04T08:27:13.4143319Z [6623/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-12-04T08:27:13.4144446Z [6624/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-12-04T08:27:13.4626671Z [6624/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-12-04T08:27:13.4627808Z [6625/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-12-04T08:27:13.5272148Z [6625/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-12-04T08:27:13.5273512Z [6626/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-12-04T08:27:13.5708960Z [6626/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-12-04T08:27:13.5710059Z [6627/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-12-04T08:27:13.6690090Z [6627/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-12-04T08:27:13.6691231Z [6628/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-12-04T08:27:13.7624200Z [6628/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-12-04T08:27:13.7625320Z [6629/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-12-04T08:27:13.8116587Z [6629/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-12-04T08:27:13.8117743Z [6630/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-12-04T08:27:13.8611340Z [6630/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-12-04T08:27:13.8613803Z [6631/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-12-04T08:27:13.8632321Z [6631/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-12-04T08:27:13.8633749Z [6632/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-12-04T08:27:13.9444288Z [6632/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-12-04T08:27:13.9445780Z [6633/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-12-04T08:27:14.1328911Z [6633/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-12-04T08:27:14.1330005Z [6634/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-12-04T08:27:14.1360315Z [6634/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-12-04T08:27:14.1362706Z [6635/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-12-04T08:27:14.1991688Z [6635/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-12-04T08:27:14.1992368Z [6636/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-12-04T08:27:14.2231693Z [6636/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-12-04T08:27:14.2233001Z [6637/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-12-04T08:27:14.2488727Z [6637/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-12-04T08:27:14.2489795Z [6638/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-12-04T08:27:14.3575670Z [6638/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-12-04T08:27:14.3576414Z [6639/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-12-04T08:27:14.3786225Z [6639/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-12-04T08:27:14.3786959Z [6640/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-12-04T08:27:14.5535963Z [6640/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-12-04T08:27:14.5537017Z [6641/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-12-04T08:27:14.5920400Z [6641/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-12-04T08:27:14.5921442Z [6642/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-12-04T08:27:14.5944313Z [6642/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-12-04T08:27:14.5945474Z [6643/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-12-04T08:27:14.7495472Z [6643/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-12-04T08:27:14.7496643Z [6644/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-12-04T08:27:14.7823095Z [6644/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-12-04T08:27:14.7824068Z [6645/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-12-04T08:27:14.8038815Z [6645/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-12-04T08:27:14.8040019Z [6646/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-12-04T08:27:14.9042874Z [6646/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/mtia/profiler/MTIAMemoryProfiler.cpp.o 2025-12-04T08:27:14.9043856Z [6647/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-12-04T08:27:14.9455425Z [6647/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-12-04T08:27:14.9456207Z [6648/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-12-04T08:27:14.9818562Z [6648/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-12-04T08:27:14.9819671Z [6649/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-12-04T08:27:15.0150989Z [6649/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-12-04T08:27:15.0152052Z [6650/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-12-04T08:27:15.2617426Z [6650/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-12-04T08:27:15.2618657Z [6651/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-12-04T08:27:15.3144742Z [6651/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-12-04T08:27:15.3146270Z [6652/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-12-04T08:27:15.3481276Z [6652/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-12-04T08:27:15.3482478Z [6653/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/mtia/profiler/MTIAMemoryProfiler.cpp.o 2025-12-04T08:27:15.3649998Z [6653/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-12-04T08:27:15.3651181Z [6654/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-12-04T08:27:15.3972216Z [6654/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-12-04T08:27:15.3972967Z [6655/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-12-04T08:27:15.5749982Z [6655/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-12-04T08:27:15.5751376Z [6656/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-12-04T08:27:15.6698588Z [6656/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-12-04T08:27:15.6700036Z [6657/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-12-04T08:27:15.6742613Z [6657/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-12-04T08:27:15.6743730Z [6658/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-12-04T08:27:15.7080126Z [6658/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-12-04T08:27:15.7081528Z [6659/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-12-04T08:27:15.7447197Z [6659/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-12-04T08:27:15.7448003Z [6660/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-12-04T08:27:15.7571575Z [6660/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-12-04T08:27:15.7572582Z [6661/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-12-04T08:27:15.9178680Z [6661/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-12-04T08:27:15.9179975Z [6662/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-12-04T08:27:15.9664318Z [6662/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-12-04T08:27:15.9665535Z [6663/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-12-04T08:27:15.9914881Z [6663/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-12-04T08:27:15.9916274Z [6664/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-12-04T08:27:16.0407605Z [6664/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/shim_common.cpp.o 2025-12-04T08:27:16.0408771Z [6665/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-12-04T08:27:16.0446030Z [6665/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-12-04T08:27:16.0447406Z [6666/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-12-04T08:27:16.0654046Z [6666/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-12-04T08:27:16.0655211Z [6667/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-12-04T08:27:16.0987100Z [6667/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-12-04T08:27:16.0988307Z [6668/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-12-04T08:27:16.2120246Z [6668/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-12-04T08:27:16.2121105Z [6669/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-12-04T08:27:16.3847045Z [6669/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-12-04T08:27:16.3848435Z [6670/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/shim_common.cpp.o 2025-12-04T08:27:16.4232595Z [6670/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-12-04T08:27:16.4233664Z [6671/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-12-04T08:27:16.4374558Z [6671/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-12-04T08:27:16.4375613Z [6672/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-12-04T08:27:16.4415616Z [6672/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-12-04T08:27:16.4416816Z [6673/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-12-04T08:27:16.7575437Z [6673/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-12-04T08:27:16.7576650Z [6674/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-12-04T08:27:16.7737545Z [6674/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-12-04T08:27:16.7738707Z [6675/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-12-04T08:27:16.8551643Z [6675/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-12-04T08:27:16.8552941Z [6676/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-12-04T08:27:16.8649867Z [6676/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-12-04T08:27:16.8651522Z [6677/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-12-04T08:27:17.0869905Z [6677/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-12-04T08:27:17.0870801Z [6678/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-12-04T08:27:17.0888080Z [6678/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/ModelRunner.cpp.o 2025-12-04T08:27:17.0889048Z [6679/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-12-04T08:27:17.3086171Z [6679/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/Graph.cpp.o 2025-12-04T08:27:17.3087311Z [6680/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-12-04T08:27:17.5901947Z [6680/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphPasses.cpp.o 2025-12-04T08:27:17.5903316Z [6681/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/Graph.cpp.o 2025-12-04T08:27:17.6918880Z [6681/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphSignature.cpp.o 2025-12-04T08:27:17.6919601Z [6682/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/ModelRunner.cpp.o 2025-12-04T08:27:17.7189971Z [6682/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/Serialization.cpp.o 2025-12-04T08:27:17.7191096Z [6683/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphPasses.cpp.o 2025-12-04T08:27:17.7591461Z [6683/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/TensorMeta.cpp.o 2025-12-04T08:27:17.7594596Z [6684/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-12-04T08:27:17.7887804Z [6684/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphUtils.cpp.o 2025-12-04T08:27:17.7891029Z [6685/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-12-04T08:27:17.8950588Z [6685/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/DelegateExecutor.cpp.o 2025-12-04T08:27:17.8951982Z [6686/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphSignature.cpp.o 2025-12-04T08:27:18.0081735Z [6686/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Placement.cpp.o 2025-12-04T08:27:18.0082607Z [6687/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-12-04T08:27:18.0088264Z [6687/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ExecutionPlanner.cpp.o 2025-12-04T08:27:18.0089032Z [6688/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/TensorMeta.cpp.o 2025-12-04T08:27:18.0960789Z [6688/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ExecutionFrame.cpp.o 2025-12-04T08:27:18.0961527Z [6689/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/Serialization.cpp.o 2025-12-04T08:27:18.2094293Z [6689/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Executor.cpp.o 2025-12-04T08:27:18.2095473Z [6690/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphUtils.cpp.o 2025-12-04T08:27:18.2345239Z [6690/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/GraphExecutorBase.cpp.o 2025-12-04T08:27:18.2346860Z [6691/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Placement.cpp.o 2025-12-04T08:27:18.2504056Z [6691/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ConstantFolder.cpp.o 2025-12-04T08:27:18.2504803Z [6692/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/DelegateExecutor.cpp.o 2025-12-04T08:27:18.4047735Z [6692/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/OpKernel.cpp.o 2025-12-04T08:27:18.4048866Z [6693/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ExecutionFrame.cpp.o 2025-12-04T08:27:18.4697018Z [6693/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-12-04T08:27:18.4698203Z [6694/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ExecutionPlanner.cpp.o 2025-12-04T08:27:18.5043356Z [6694/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/SerialGraphExecutor.cpp.o 2025-12-04T08:27:18.5044625Z [6695/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Executor.cpp.o 2025-12-04T08:27:18.6914646Z [6695/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Weights.cpp.o 2025-12-04T08:27:18.6915457Z [6696/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-12-04T08:27:18.7072357Z [6696/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/FunctionSchema.cpp.o 2025-12-04T08:27:18.7073123Z [6697/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/GraphExecutorBase.cpp.o 2025-12-04T08:27:18.7139301Z [6697/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/common/FileUtil.cpp.o 2025-12-04T08:27:18.7140446Z [6698/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ConstantFolder.cpp.o 2025-12-04T08:27:18.7527238Z [6698/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/detail/ITree.cpp.o 2025-12-04T08:27:18.7529515Z [6699/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/OpKernel.cpp.o 2025-12-04T08:27:18.8502442Z [6699/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/C10Kernel.cpp.o 2025-12-04T08:27:18.8503997Z [6700/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/SerialGraphExecutor.cpp.o 2025-12-04T08:27:18.9597662Z [6700/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/AutoFunctionalizeKernel.cpp.o 2025-12-04T08:27:18.9598844Z [6701/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/common/FileUtil.cpp.o 2025-12-04T08:27:19.0161063Z [6701/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/HigherOrderKernel.cpp.o 2025-12-04T08:27:19.0161897Z [6702/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Weights.cpp.o 2025-12-04T08:27:19.0323817Z [6702/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/GreedyBySize.cpp.o 2025-12-04T08:27:19.0325046Z [6703/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/FunctionSchema.cpp.o 2025-12-04T08:27:19.1030082Z [6703/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/Bump.cpp.o 2025-12-04T08:27:19.1031244Z [6704/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/Bump.cpp.o 2025-12-04T08:27:19.1615855Z [6704/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ParallelGraphExecutor.cpp.o 2025-12-04T08:27:19.1617088Z [6705/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/detail/ITree.cpp.o 2025-12-04T08:27:19.2467374Z [6705/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/CallTorchBindKernel.cpp.o 2025-12-04T08:27:19.2471867Z [6706/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/C10Kernel.cpp.o 2025-12-04T08:27:19.2708111Z [6706/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelFactory.cpp.o 2025-12-04T08:27:19.2709409Z [6707/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/GreedyBySize.cpp.o 2025-12-04T08:27:19.3356228Z [6707/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/PrimKernelRegistry.cpp.o 2025-12-04T08:27:19.3357514Z [6708/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/AutoFunctionalizeKernel.cpp.o 2025-12-04T08:27:19.3517796Z [6708/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/DisjointStorageGroups.cpp.o 2025-12-04T08:27:19.3519030Z [6709/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/HigherOrderKernel.cpp.o 2025-12-04T08:27:19.5590990Z [6709/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/AliasAnalyzer.cpp.o 2025-12-04T08:27:19.5592162Z [6710/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ParallelGraphExecutor.cpp.o 2025-12-04T08:27:19.5616274Z [6710/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/LayoutPlanner.cpp.o 2025-12-04T08:27:19.5617530Z [6711/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/CallTorchBindKernel.cpp.o 2025-12-04T08:27:19.5999945Z [6711/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/LayoutManager.cpp.o 2025-12-04T08:27:19.6001319Z [6712/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/DisjointStorageGroups.cpp.o 2025-12-04T08:27:19.8260416Z [6712/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelRegistry.cpp.o 2025-12-04T08:27:19.8262029Z [6713/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/AliasAnalyzer.cpp.o 2025-12-04T08:27:19.9148287Z [6713/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/NativeKernels.cpp.o 2025-12-04T08:27:19.9149708Z [6714/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/LayoutManager.cpp.o 2025-12-04T08:27:19.9967874Z [6714/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/GeneratedStaticDispatchKernels.cpp.o 2025-12-04T08:27:19.9969227Z [6715/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/LayoutPlanner.cpp.o 2025-12-04T08:27:20.4999729Z [6715/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/GeneratedNativeStaticDispatchKernels.cpp.o 2025-12-04T08:27:20.5000622Z [6716/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelFactory.cpp.o 2025-12-04T08:27:20.5138469Z [6716/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/passes/SubgraphRewriter.cpp.o 2025-12-04T08:27:20.5140132Z [6717/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/PrimKernelRegistry.cpp.o 2025-12-04T08:27:20.8141040Z [6717/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/passes/pass_manager/GraphPasses.cpp.o 2025-12-04T08:27:20.8142219Z [6718/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/NativeKernels.cpp.o 2025-12-04T08:27:20.8739245Z [6718/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/passes/pass_manager/PassManager.cpp.o 2025-12-04T08:27:20.8740200Z [6719/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/passes/pass_manager/GraphPasses.cpp.o 2025-12-04T08:27:20.9812988Z [6719/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelHandlerRegistry.cpp.o 2025-12-04T08:27:20.9814273Z [6720/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/passes/SubgraphRewriter.cpp.o 2025-12-04T08:27:21.0398574Z [6720/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/TritonKernel.cpp.o 2025-12-04T08:27:21.0402224Z [6721/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelRegistry.cpp.o 2025-12-04T08:27:21.2591910Z [6721/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/triton/CpuTritonKernelManager.cpp.o 2025-12-04T08:27:21.2593237Z [6722/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/passes/pass_manager/PassManager.cpp.o 2025-12-04T08:27:21.2838660Z [6722/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/AOTInductorDelegateExecutor.cpp.o 2025-12-04T08:27:21.2840131Z [6723/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/triton/CpuTritonKernelManager.cpp.o 2025-12-04T08:27:21.3146795Z [6723/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/ETCallDelegateKernel.cpp.o 2025-12-04T08:27:21.3150033Z [6724/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/GeneratedStaticDispatchKernels.cpp.o 2025-12-04T08:27:21.5054191Z [6724/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-12-04T08:27:21.5058489Z [6725/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/GeneratedNativeStaticDispatchKernels.cpp.o 2025-12-04T08:27:21.5073883Z [6725/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-12-04T08:27:21.5075056Z [6726/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/TritonKernel.cpp.o 2025-12-04T08:27:21.6696466Z [6726/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-12-04T08:27:21.6697225Z [6727/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-12-04T08:27:21.7094994Z [6727/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-12-04T08:27:21.7096323Z [6728/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/AOTInductorDelegateExecutor.cpp.o 2025-12-04T08:27:21.7245605Z [6728/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-12-04T08:27:21.7246746Z [6729/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-12-04T08:27:21.7390893Z [6729/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-12-04T08:27:21.7392149Z [6730/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/ETCallDelegateKernel.cpp.o 2025-12-04T08:27:21.7718958Z [6730/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-12-04T08:27:21.7720228Z [6731/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelHandlerRegistry.cpp.o 2025-12-04T08:27:21.9323285Z [6731/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-12-04T08:27:21.9324485Z [6732/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-12-04T08:27:21.9988150Z [6732/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-12-04T08:27:21.9989637Z [6733/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-12-04T08:27:22.1012046Z [6733/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-12-04T08:27:22.1012821Z [6734/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-12-04T08:27:22.2119213Z [6734/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-12-04T08:27:22.2120352Z [6735/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-12-04T08:27:22.2266824Z [6735/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-12-04T08:27:22.2267978Z [6736/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-12-04T08:27:22.3659085Z [6736/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-12-04T08:27:22.3661411Z [6737/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-12-04T08:27:22.4671464Z [6737/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-12-04T08:27:22.4672622Z [6738/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-12-04T08:27:22.6109095Z [6738/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-12-04T08:27:22.6109874Z [6739/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-12-04T08:27:22.6301656Z [6739/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-12-04T08:27:22.6302422Z [6740/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-12-04T08:27:22.8599005Z [6740/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-12-04T08:27:22.8603766Z [6741/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-12-04T08:27:22.9112855Z [6741/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-12-04T08:27:22.9116703Z [6742/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-12-04T08:27:22.9800436Z [6742/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-12-04T08:27:22.9805544Z [6743/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-12-04T08:27:23.0844711Z [6743/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-12-04T08:27:23.0846875Z [6744/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-12-04T08:27:23.3262599Z [6744/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-12-04T08:27:23.3263261Z [6745/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-12-04T08:27:23.5369724Z [6745/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-12-04T08:27:23.5372356Z [6746/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-12-04T08:27:23.5600081Z [6746/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-12-04T08:27:23.5601496Z [6747/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-12-04T08:27:23.6792922Z [6747/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-12-04T08:27:23.6795619Z [6748/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-12-04T08:27:23.7617047Z [6748/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-12-04T08:27:23.7618242Z [6749/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-12-04T08:27:23.7713126Z [6749/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-12-04T08:27:23.7714137Z [6750/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-12-04T08:27:23.8019983Z [6750/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-12-04T08:27:23.8021278Z [6751/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-12-04T08:27:23.8329329Z [6751/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-12-04T08:27:23.8330583Z [6752/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-12-04T08:27:23.8526721Z [6752/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-12-04T08:27:23.8527711Z [6753/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-12-04T08:27:24.1574320Z [6753/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-12-04T08:27:24.1575565Z [6754/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-12-04T08:27:24.2013889Z [6754/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-12-04T08:27:24.2015395Z [6755/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-12-04T08:27:24.2436627Z [6755/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-12-04T08:27:24.2437894Z [6756/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-12-04T08:27:24.3591595Z [6756/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-12-04T08:27:24.3592696Z [6757/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-12-04T08:27:24.3716357Z [6757/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-12-04T08:27:24.3760212Z [6758/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-12-04T08:27:24.5927856Z [6758/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-12-04T08:27:24.5930463Z [6759/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-12-04T08:27:24.6352469Z [6759/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-12-04T08:27:24.6353811Z [6760/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-12-04T08:27:24.7593346Z [6760/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-12-04T08:27:24.7594705Z [6761/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-12-04T08:27:24.8036587Z [6761/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-12-04T08:27:24.8041013Z [6762/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-12-04T08:27:24.9302811Z [6762/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-12-04T08:27:24.9303805Z [6763/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-12-04T08:27:25.0680418Z [6763/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-12-04T08:27:25.0681620Z [6764/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-12-04T08:27:25.2344652Z [6764/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-12-04T08:27:25.2348435Z [6765/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-12-04T08:27:25.2449867Z [6765/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-12-04T08:27:25.2453724Z [6766/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-12-04T08:27:25.5760852Z [6766/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-12-04T08:27:25.5761889Z [6767/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-12-04T08:27:25.6487109Z [6767/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-12-04T08:27:25.6488426Z [6768/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-12-04T08:27:25.8453229Z [6768/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-12-04T08:27:25.8454324Z [6769/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-12-04T08:27:25.9652831Z [6769/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-12-04T08:27:25.9654337Z [6770/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-12-04T08:27:25.9683432Z [6770/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-12-04T08:27:25.9684659Z [6771/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-12-04T08:27:26.1229113Z [6771/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-12-04T08:27:26.1230281Z [6772/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-12-04T08:27:26.1530732Z [6772/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-12-04T08:27:26.1531837Z [6773/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-12-04T08:27:26.2847180Z [6773/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-12-04T08:27:26.2849261Z [6774/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-12-04T08:27:26.5710243Z [6774/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-12-04T08:27:26.5711359Z [6775/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-12-04T08:27:26.9169362Z [6775/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-12-04T08:27:26.9170617Z [6776/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-12-04T08:27:27.0023131Z [6776/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-12-04T08:27:27.0024407Z [6777/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-12-04T08:27:27.0114242Z [6777/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Types.cpp.o 2025-12-04T08:27:27.0115486Z [6778/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-12-04T08:27:27.1624557Z [6778/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-12-04T08:27:27.1626106Z [6779/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-12-04T08:27:27.2816535Z [6779/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-12-04T08:27:27.2817711Z [6780/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-12-04T08:27:27.4030640Z [6780/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-12-04T08:27:27.4031880Z [6781/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-12-04T08:27:27.4168307Z [6781/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-12-04T08:27:27.4169882Z [6782/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Types.cpp.o 2025-12-04T08:27:27.4834735Z [6782/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-12-04T08:27:27.4839641Z [6783/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-12-04T08:27:27.7272675Z [6783/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.cpp.o 2025-12-04T08:27:27.7273981Z [6784/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-12-04T08:27:27.7984437Z [6784/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-12-04T08:27:27.7986407Z [6785/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-12-04T08:27:27.8404784Z [6785/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/cuda/StreamBlock.cpp.o 2025-12-04T08:27:27.8406172Z [6786/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.cpp.o 2025-12-04T08:27:27.9010543Z [6786/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-12-04T08:27:27.9011707Z [6787/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-12-04T08:27:28.0343038Z [6787/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-12-04T08:27:28.0344300Z [6788/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/cuda/StreamBlock.cpp.o 2025-12-04T08:27:28.1366935Z [6788/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-12-04T08:27:28.1368310Z [6789/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-12-04T08:27:28.1679132Z [6789/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-12-04T08:27:28.1680269Z [6790/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-12-04T08:27:28.2919649Z [6790/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-12-04T08:27:28.2920866Z [6791/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-12-04T08:27:28.4445276Z [6791/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-12-04T08:27:28.4446544Z [6792/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-12-04T08:27:28.4449490Z [6792/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-12-04T08:27:28.4450808Z [6793/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-12-04T08:27:28.7253498Z [6793/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-12-04T08:27:28.7255027Z [6794/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-12-04T08:27:28.8215209Z [6794/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.cpp.o 2025-12-04T08:27:28.8216396Z [6795/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-12-04T08:27:29.0152423Z [6795/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.cpp.o 2025-12-04T08:27:29.0153819Z [6796/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-12-04T08:27:29.1253011Z [6796/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-12-04T08:27:29.1255724Z [6797/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-12-04T08:27:29.1653768Z [6797/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-12-04T08:27:29.1657436Z [6798/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-12-04T08:27:29.3100495Z [6798/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-12-04T08:27:29.3101723Z [6799/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-12-04T08:27:29.4691848Z [6799/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-12-04T08:27:29.4696224Z [6800/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.cpp.o 2025-12-04T08:27:29.7037490Z [6800/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-12-04T08:27:29.7038331Z [6801/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-12-04T08:27:29.8050917Z [6801/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-12-04T08:27:29.8055129Z [6802/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.cpp.o 2025-12-04T08:27:29.9700400Z [6802/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-12-04T08:27:29.9701856Z [6803/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-12-04T08:27:30.0302274Z [6803/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-12-04T08:27:30.0303790Z [6804/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-12-04T08:27:30.0597201Z [6804/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-12-04T08:27:30.0598058Z [6805/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-12-04T08:27:30.1558598Z [6805/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-12-04T08:27:30.1560118Z [6806/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-12-04T08:27:30.2250585Z [6806/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-12-04T08:27:30.2253387Z [6807/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-12-04T08:27:30.3345350Z [6807/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-12-04T08:27:30.3352050Z [6808/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-12-04T08:27:30.5470535Z [6808/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-12-04T08:27:30.5472951Z [6809/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-12-04T08:27:30.8582493Z [6809/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-12-04T08:27:30.8586295Z [6810/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-12-04T08:27:30.9483794Z [6810/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-12-04T08:27:30.9488508Z [6811/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-12-04T08:27:31.0963485Z [6811/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-12-04T08:27:31.0965055Z [6812/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-12-04T08:27:31.1077635Z [6812/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-12-04T08:27:31.1079182Z [6813/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-12-04T08:27:31.2678368Z [6813/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-12-04T08:27:31.2679270Z [6814/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-12-04T08:27:31.3123787Z [6814/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-12-04T08:27:31.3125530Z [6815/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-12-04T08:27:31.5193795Z [6815/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-12-04T08:27:31.5194984Z [6816/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-12-04T08:27:31.5882505Z [6816/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-12-04T08:27:31.5883944Z [6817/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-12-04T08:27:31.8116491Z [6817/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-12-04T08:27:31.8117889Z [6818/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-12-04T08:27:31.9770491Z [6818/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-12-04T08:27:31.9772088Z [6819/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-12-04T08:27:31.9999881Z [6819/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-12-04T08:27:32.0001101Z [6820/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-12-04T08:27:32.0325377Z [6820/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-12-04T08:27:32.0328286Z [6821/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-12-04T08:27:32.1225546Z [6821/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-12-04T08:27:32.1229251Z [6822/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-12-04T08:27:32.4785218Z [6822/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-12-04T08:27:32.4793596Z [6823/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-12-04T08:27:32.7002364Z [6823/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-12-04T08:27:32.7008866Z [6824/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-12-04T08:27:32.7870508Z [6824/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-12-04T08:27:32.7871762Z [6825/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-12-04T08:27:32.8644193Z [6825/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-12-04T08:27:32.8647876Z [6826/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-12-04T08:27:32.8742544Z [6826/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-12-04T08:27:32.8744187Z [6827/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-12-04T08:27:32.9982622Z [6827/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-12-04T08:27:32.9983889Z [6828/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-12-04T08:27:33.2877015Z [6828/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-12-04T08:27:33.2880713Z [6829/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-12-04T08:27:33.4568792Z [6829/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-12-04T08:27:33.4571476Z [6830/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-12-04T08:27:33.7281834Z [6830/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-12-04T08:27:33.7283037Z [6831/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-12-04T08:27:33.7569134Z [6831/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-12-04T08:27:33.7571467Z [6832/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-12-04T08:27:33.8423063Z [6832/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-12-04T08:27:33.8425422Z [6833/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-12-04T08:27:33.9765998Z [6833/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-12-04T08:27:33.9767561Z [6834/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-12-04T08:27:34.1037941Z [6834/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-12-04T08:27:34.1040282Z [6835/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-12-04T08:27:34.3218901Z [6835/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-12-04T08:27:34.3220717Z [6836/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-12-04T08:27:34.5712213Z [6836/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-12-04T08:27:34.5713202Z [6837/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-12-04T08:27:34.6152984Z [6837/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-12-04T08:27:34.6154184Z [6838/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-12-04T08:27:34.7318523Z [6838/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-12-04T08:27:34.7398124Z [6839/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-12-04T08:27:34.7428501Z [6839/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-12-04T08:27:34.7432944Z [6840/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-12-04T08:27:34.8009002Z [6840/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-12-04T08:27:34.8010317Z [6841/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-12-04T08:27:34.9100308Z [6841/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-12-04T08:27:34.9101357Z [6842/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-12-04T08:27:35.1199575Z [6842/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-12-04T08:27:35.1200554Z [6843/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-12-04T08:27:35.3934746Z [6843/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-12-04T08:27:35.3935853Z [6844/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-12-04T08:27:35.4436839Z [6844/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-12-04T08:27:35.4440832Z [6845/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-12-04T08:27:35.5177786Z [6845/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-12-04T08:27:35.5178968Z [6846/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-12-04T08:27:35.5693625Z [6846/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-12-04T08:27:35.5694926Z [6847/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-12-04T08:27:35.6567420Z [6847/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-12-04T08:27:35.6569645Z [6848/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-12-04T08:27:35.6654783Z [6848/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-12-04T08:27:35.6655994Z [6849/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-12-04T08:27:35.7568694Z [6849/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-12-04T08:27:35.7569976Z [6850/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-12-04T08:27:36.1161333Z [6850/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-12-04T08:27:36.1165346Z [6851/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-12-04T08:27:36.4168547Z [6851/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-12-04T08:27:36.4169636Z [6852/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-12-04T08:27:36.5111503Z [6852/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-12-04T08:27:36.5114010Z [6853/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-12-04T08:27:36.5524753Z [6853/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-12-04T08:27:36.5525978Z [6854/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-12-04T08:27:36.6833644Z [6854/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-12-04T08:27:36.6834808Z [6855/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-12-04T08:27:36.6906915Z [6855/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-12-04T08:27:36.6909349Z [6856/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-12-04T08:27:36.8892982Z [6856/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-12-04T08:27:36.8894429Z [6857/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-12-04T08:27:37.3736154Z [6857/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-12-04T08:27:37.3736971Z [6858/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-12-04T08:27:37.3813286Z [6858/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-12-04T08:27:37.3817117Z [6859/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-12-04T08:27:37.4544825Z [6859/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-12-04T08:27:37.4546873Z [6860/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-12-04T08:27:37.4796490Z [6860/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-12-04T08:27:37.4800750Z [6861/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-12-04T08:27:37.5921204Z [6861/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-12-04T08:27:37.5922246Z [6862/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-12-04T08:27:37.8127582Z [6862/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-12-04T08:27:37.8129370Z [6863/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-12-04T08:27:38.1716129Z [6863/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-12-04T08:27:38.1718060Z [6864/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-12-04T08:27:38.2132757Z [6864/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-12-04T08:27:38.2133709Z [6865/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-12-04T08:27:38.3829771Z [6865/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-12-04T08:27:38.3832883Z [6866/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-12-04T08:27:38.4409170Z [6866/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-12-04T08:27:38.4413566Z [6867/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-12-04T08:27:38.5708576Z [6867/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-12-04T08:27:38.5709874Z [6868/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-12-04T08:27:38.7489781Z [6868/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-12-04T08:27:38.7496425Z [6869/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-12-04T08:27:38.9434184Z [6869/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-12-04T08:27:38.9458161Z [6870/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-12-04T08:27:39.0949159Z [6870/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-12-04T08:27:39.0953186Z [6871/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-12-04T08:27:39.3320206Z [6871/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-12-04T08:27:39.3321787Z [6872/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-12-04T08:27:39.3788426Z [6872/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-12-04T08:27:39.3790765Z [6873/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-12-04T08:27:39.4387093Z [6873/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-12-04T08:27:39.5389469Z [6874/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-12-04T08:27:39.5390620Z [6874/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-12-04T08:27:39.5391718Z [6875/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-12-04T08:27:39.7373866Z [6875/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-12-04T08:27:39.7378231Z [6876/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-12-04T08:27:39.9085141Z [6876/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-12-04T08:27:39.9086306Z [6877/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-12-04T08:27:40.3344076Z [6877/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-12-04T08:27:40.3345348Z [6878/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-12-04T08:27:40.3427014Z [6878/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-12-04T08:27:40.3428270Z [6879/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-12-04T08:27:40.3663414Z [6879/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-12-04T08:27:40.3665529Z [6880/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-12-04T08:27:40.4169825Z [6880/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-12-04T08:27:40.4170942Z [6881/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-12-04T08:27:40.5508818Z [6881/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-12-04T08:27:40.5513246Z [6882/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-12-04T08:27:40.6981299Z [6882/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-12-04T08:27:40.6986947Z [6883/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-12-04T08:27:41.1250197Z [6883/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-12-04T08:27:41.1251428Z [6884/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-12-04T08:27:41.1811562Z [6884/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-12-04T08:27:41.1812731Z [6885/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-12-04T08:27:41.3817507Z [6885/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-12-04T08:27:41.3820600Z [6886/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-12-04T08:27:41.4593774Z [6886/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-12-04T08:27:41.4594751Z [6887/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-12-04T08:27:41.5683890Z [6887/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-12-04T08:27:41.5684992Z [6888/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-12-04T08:27:41.6461910Z [6888/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-12-04T08:27:41.6463037Z [6889/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-12-04T08:27:41.9860342Z [6889/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-12-04T08:27:41.9861641Z [6890/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-12-04T08:27:42.0620142Z [6890/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-12-04T08:27:42.0621358Z [6891/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-12-04T08:27:42.1326006Z [6891/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-12-04T08:27:42.1327201Z [6892/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-12-04T08:27:42.2067182Z [6892/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-12-04T08:27:42.2068471Z [6893/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-12-04T08:27:42.2884145Z [6893/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-12-04T08:27:42.2885740Z [6894/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-12-04T08:27:42.4137975Z [6894/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-12-04T08:27:42.4139267Z [6895/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-12-04T08:27:42.4856103Z [6895/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-12-04T08:27:42.5225032Z [6896/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-12-04T08:27:42.5226368Z [6896/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-12-04T08:27:42.5227710Z [6897/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-12-04T08:27:42.5325909Z [6897/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-12-04T08:27:42.5328602Z [6898/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-12-04T08:27:42.7721661Z [6898/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-12-04T08:27:42.7722826Z [6899/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-12-04T08:27:42.9091539Z [6899/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2025-12-04T08:27:42.9093095Z [6900/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-12-04T08:27:42.9655043Z [6900/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2025-12-04T08:27:42.9656610Z [6901/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-12-04T08:27:42.9793754Z [6901/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:42.9795297Z [6902/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-12-04T08:27:43.0635717Z [6902/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.0636668Z [6903/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-12-04T08:27:43.1249176Z [6903/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.1250457Z [6904/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-12-04T08:27:43.2226653Z [6904/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.2228047Z [6905/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2025-12-04T08:27:43.2407230Z [6905/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.2408656Z [6906/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2025-12-04T08:27:43.4123850Z [6906/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-12-04T08:27:43.4125451Z [6907/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.5262203Z [6907/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.5263248Z [6908/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.5405244Z [6908/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.5406527Z [6909/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.6303167Z [6909/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.6304519Z [6910/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.6427934Z [6910/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.6428719Z [6911/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-12-04T08:27:43.7894318Z [6911/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-12-04T08:27:43.7895592Z [6912/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.8278403Z [6912/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.8280090Z [6913/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.9814519Z [6913/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:43.9815825Z [6914/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-12-04T08:27:44.0524594Z [6914/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.0525815Z [6915/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.0939046Z [6915/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.0940399Z [6916/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.1106250Z [6916/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.1107638Z [6917/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.3067009Z [6917/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-12-04T08:27:44.3070725Z [6918/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.3969817Z [6918/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.3971807Z [6919/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.4408251Z [6919/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.4409790Z [6920/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-12-04T08:27:44.5161506Z [6920/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.5164890Z [6921/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.6119476Z [6921/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.6120461Z [6922/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.7280690Z [6922/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.7282250Z [6923/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.7722538Z [6923/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.7724107Z [6924/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.8496635Z [6924/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.8497924Z [6925/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.9240334Z [6925/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.9241876Z [6926/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.9758991Z [6926/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:44.9760335Z [6927/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.0132470Z [6927/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.0133952Z [6928/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.1483291Z [6928/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.1484853Z [6929/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.2940406Z [6929/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.3178655Z [6930/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.3180018Z [6930/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.3181095Z [6931/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.3395757Z [6931/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.3397195Z [6932/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.3935782Z [6932/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.3937405Z [6933/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.4641899Z [6933/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.4643257Z [6934/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.5832345Z [6934/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-12-04T08:27:45.5833657Z [6935/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.7039328Z [6935/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.7040535Z [6936/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.7210360Z [6936/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.7211899Z [6937/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.8592576Z [6937/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.8593715Z [6938/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.8732753Z [6938/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.8734266Z [6939/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.9565544Z [6939/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:45.9566430Z [6940/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-12-04T08:27:46.1343739Z [6940/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.1345052Z [6941/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.1566666Z [6941/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.1567954Z [6942/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.1586832Z [6942/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.1588401Z [6943/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.2721636Z [6943/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.2722575Z [6944/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.3220311Z [6944/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.3221242Z [6945/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.3240932Z [6945/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.3242178Z [6946/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.5936629Z [6946/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.5937969Z [6947/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.6120617Z [6947/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-12-04T08:27:46.6122385Z [6948/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.6369916Z [6948/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.6371291Z [6949/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.6817563Z [6949/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.6819057Z [6950/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.7398445Z [6950/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.7399363Z [6951/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.8620014Z [6951/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:46.8621449Z [6952/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.0238712Z [6952/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.0239735Z [6953/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.0879349Z [6953/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.0880742Z [6954/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.1542263Z [6954/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.1543527Z [6955/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.1572884Z [6955/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.1578649Z [6956/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-12-04T08:27:47.2621640Z [6956/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.2622922Z [6957/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.3026797Z [6957/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.3028074Z [6958/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.4342401Z [6958/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-12-04T08:27:47.4343707Z [6959/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.4598694Z [6959/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.4600230Z [6960/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.6238217Z [6960/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.6239502Z [6961/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.6487119Z [6961/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-12-04T08:27:47.6489355Z [6962/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.7513004Z [6962/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-12-04T08:27:47.7514615Z [6963/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.8162015Z [6963/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-12-04T08:27:47.8168812Z [6964/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.8555323Z [6964/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-12-04T08:27:47.8562046Z [6965/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-12-04T08:27:47.9177789Z [6965/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2025-12-04T08:27:47.9178849Z [6966/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-12-04T08:27:47.9884917Z [6966/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2025-12-04T08:27:47.9886205Z [6967/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-12-04T08:27:48.0460893Z [6967/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.0462167Z [6968/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-12-04T08:27:48.1906340Z [6968/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.1907801Z [6969/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2025-12-04T08:27:48.2064468Z [6969/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.2065312Z [6970/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-12-04T08:27:48.3388561Z [6970/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.3390209Z [6971/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-12-04T08:27:48.3630652Z [6971/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.3634474Z [6972/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2025-12-04T08:27:48.5651418Z [6972/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-12-04T08:27:48.5652594Z [6973/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.5665730Z [6973/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.5666843Z [6974/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.6216529Z [6974/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.6217996Z [6975/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.6378591Z [6975/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.6379962Z [6976/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.7513945Z [6976/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.7515253Z [6977/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-12-04T08:27:48.8423015Z [6977/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-12-04T08:27:48.8424205Z [6978/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.9959754Z [6978/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:48.9961138Z [6979/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.0098204Z [6979/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.0099593Z [6980/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.1766359Z [6980/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.1767507Z [6981/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-12-04T08:27:49.1797690Z [6981/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.1799241Z [6982/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.1935379Z [6982/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.1936674Z [6983/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.4503978Z [6983/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-12-04T08:27:49.4505148Z [6984/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.5029369Z [6984/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.5030369Z [6985/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.5095214Z [6985/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.5096386Z [6986/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-12-04T08:27:49.6295187Z [6986/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.6296054Z [6987/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.6422368Z [6987/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.6423733Z [6988/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.7369853Z [6988/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.7371221Z [6989/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.8207812Z [6989/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.8209324Z [6990/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.9660309Z [6990/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:49.9661631Z [6991/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.0115099Z [6991/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.0119894Z [6992/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.0604388Z [6992/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.0605663Z [6993/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.0735356Z [6993/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.0736679Z [6994/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.1841865Z [6994/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.1844079Z [6995/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.3127406Z [6995/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.3128484Z [6996/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.3979343Z [6996/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.3980716Z [6997/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.4459592Z [6997/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.4461065Z [6998/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.5173477Z [6998/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.5174771Z [6999/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.5203142Z [6999/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.5204406Z [7000/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.6456362Z [7000/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-12-04T08:27:50.6457715Z [7001/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.7585359Z [7001/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.7586813Z [7002/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.8644029Z [7002/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.8645527Z [7003/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.9008708Z [7003/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.9012128Z [7004/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-12-04T08:27:50.9374223Z [7004/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.9375580Z [7005/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.9809507Z [7005/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:50.9810883Z [7006/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.2065110Z [7006/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.2066031Z [7007/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.2440173Z [7007/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.2441755Z [7008/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.2458376Z [7008/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.2459701Z [7009/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.2484981Z [7009/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.2486312Z [7010/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.4268214Z [7010/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.4269115Z [7011/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.4534271Z [7011/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.4535108Z [7012/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.6212836Z [7012/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.6214299Z [7013/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.6359113Z [7013/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-12-04T08:27:51.6362379Z [7014/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.6909334Z [7014/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.6910753Z [7015/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.7023805Z [7015/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.7025189Z [7016/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.8497266Z [7016/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.8498797Z [7017/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.9477686Z [7017/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:51.9479130Z [7018/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.0623889Z [7018/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.0624739Z [7019/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.1013490Z [7019/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.1014994Z [7020/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.1057983Z [7020/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.1059496Z [7021/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-12-04T08:27:52.1677803Z [7021/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.1679045Z [7022/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.3525517Z [7022/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.3526797Z [7023/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.3972650Z [7023/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.3974115Z [7024/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.4866248Z [7024/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-12-04T08:27:52.4867304Z [7025/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.5088820Z [7025/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.5090175Z [7026/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.6047207Z [7026/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.6048647Z [7027/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.6208489Z [7027/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-12-04T08:27:52.6213737Z [7028/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.6722554Z [7028/7996] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-12-04T08:27:52.6723092Z [7029/7996] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-12-04T08:27:52.8231938Z [7029/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o 2025-12-04T08:27:52.8232789Z [7030/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.9157038Z [7030/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o 2025-12-04T08:27:52.9158112Z [7031/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-12-04T08:27:52.9252029Z [7031/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o 2025-12-04T08:27:52.9253490Z [7032/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:52.9414674Z [7032/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGreenContext.cpp.o 2025-12-04T08:27:52.9418847Z [7033/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-12-04T08:27:53.0389008Z [7033/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAScaledBlas.cpp.o 2025-12-04T08:27:53.0391056Z [7034/7996] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-12-04T08:27:53.2494149Z [7034/7996] Linking CXX shared library lib/libtorch_cpu.so 2025-12-04T08:27:53.2495042Z [7035/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o 2025-12-04T08:27:53.5321540Z [7035/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o 2025-12-04T08:27:53.5322262Z [7036/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAScaledBlas.cpp.o 2025-12-04T08:27:53.5380073Z [7036/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o 2025-12-04T08:27:53.5381052Z [7037/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGreenContext.cpp.o 2025-12-04T08:27:53.6667636Z [7037/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o 2025-12-04T08:27:53.6668861Z [7038/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o 2025-12-04T08:27:53.7645549Z [7038/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o 2025-12-04T08:27:53.7646928Z [7039/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o 2025-12-04T08:27:53.7946132Z [7039/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o 2025-12-04T08:27:53.7947292Z [7040/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o 2025-12-04T08:27:53.9576341Z [7040/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/MemPool.cpp.o 2025-12-04T08:27:53.9577497Z [7041/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o 2025-12-04T08:27:54.0739733Z [7041/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o 2025-12-04T08:27:54.0740481Z [7042/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o 2025-12-04T08:27:54.1492159Z [7042/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o 2025-12-04T08:27:54.1493293Z [7043/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/MemPool.cpp.o 2025-12-04T08:27:54.2188168Z [7043/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o 2025-12-04T08:27:54.2190493Z [7044/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o 2025-12-04T08:27:54.3515184Z [7044/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o 2025-12-04T08:27:54.3516559Z [7045/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o 2025-12-04T08:27:54.3855814Z [7045/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o 2025-12-04T08:27:54.3856972Z [7046/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o 2025-12-04T08:27:54.4997058Z [7046/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GroupedBlas.cpp.o 2025-12-04T08:27:54.4998194Z [7047/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o 2025-12-04T08:27:54.5067477Z [7047/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o 2025-12-04T08:27:54.5068175Z [7048/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o 2025-12-04T08:27:54.5213950Z [7048/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScaledBlas.cpp.o 2025-12-04T08:27:54.5215089Z [7049/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o 2025-12-04T08:27:54.7968770Z [7049/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o 2025-12-04T08:27:54.7971322Z [7050/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o 2025-12-04T08:27:54.9255030Z [7050/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o 2025-12-04T08:27:54.9256230Z [7051/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o 2025-12-04T08:27:54.9774833Z [7051/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o 2025-12-04T08:27:54.9776013Z [7052/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o 2025-12-04T08:27:55.1003631Z [7052/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o 2025-12-04T08:27:55.1005091Z [7053/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GroupedBlas.cpp.o 2025-12-04T08:27:55.1134529Z [7053/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o 2025-12-04T08:27:55.1135638Z [7054/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o 2025-12-04T08:27:55.1459636Z [7054/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o 2025-12-04T08:27:55.1460803Z [7055/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScaledBlas.cpp.o 2025-12-04T08:27:55.3361547Z [7055/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o 2025-12-04T08:27:55.3362776Z [7056/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o 2025-12-04T08:27:55.3595441Z [7056/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o 2025-12-04T08:27:55.3598289Z [7057/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o 2025-12-04T08:27:55.4205924Z [7057/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o 2025-12-04T08:27:55.4207137Z [7058/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o 2025-12-04T08:27:55.5004334Z [7058/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o 2025-12-04T08:27:55.5005476Z [7059/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o 2025-12-04T08:27:55.7313531Z [7059/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/MHA.cpp.o 2025-12-04T08:27:55.7314661Z [7060/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o 2025-12-04T08:27:55.7523526Z [7060/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o 2025-12-04T08:27:55.7524658Z [7061/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o 2025-12-04T08:27:55.9952980Z [7061/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2025-12-04T08:27:55.9954181Z [7062/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o 2025-12-04T08:27:56.0161973Z [7062/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2025-12-04T08:27:56.0163133Z [7063/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o 2025-12-04T08:27:56.0280313Z [7063/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2025-12-04T08:27:56.0281531Z [7064/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2025-12-04T08:27:56.2898951Z [7064/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp.o 2025-12-04T08:27:56.2900341Z [7065/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2025-12-04T08:27:56.3712153Z [7065/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o 2025-12-04T08:27:56.3713526Z [7066/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o 2025-12-04T08:27:56.3724526Z [7066/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o 2025-12-04T08:27:56.3726022Z [7067/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2025-12-04T08:27:56.6397313Z [7067/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o 2025-12-04T08:27:56.6399595Z [7068/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp.o 2025-12-04T08:27:56.7902436Z [7068/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o 2025-12-04T08:27:56.7903966Z [7069/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/MHA.cpp.o 2025-12-04T08:27:56.9141906Z [7069/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o 2025-12-04T08:27:56.9143266Z [7070/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o 2025-12-04T08:27:56.9697491Z [7070/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o 2025-12-04T08:27:56.9698727Z [7071/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o 2025-12-04T08:27:57.5600740Z [7071/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o 2025-12-04T08:27:57.5601605Z [7072/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o 2025-12-04T08:27:57.5961464Z [7072/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o 2025-12-04T08:27:57.5962528Z [7073/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o 2025-12-04T08:27:57.7559147Z [7073/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o 2025-12-04T08:27:57.7562777Z [7074/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o 2025-12-04T08:27:58.0729209Z [7074/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp.o 2025-12-04T08:27:58.0732888Z [7075/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o 2025-12-04T08:27:58.3229974Z [7075/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/sdp_utils.cpp.o 2025-12-04T08:27:58.3231279Z [7076/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o 2025-12-04T08:27:58.6058337Z [7076/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o 2025-12-04T08:27:58.6059896Z [7077/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/sdp_utils.cpp.o 2025-12-04T08:27:58.6704400Z [7077/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o 2025-12-04T08:27:58.6707810Z [7078/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o 2025-12-04T08:27:58.7131790Z [7078/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o 2025-12-04T08:27:58.7132842Z [7079/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp.o 2025-12-04T08:27:58.7789052Z [7079/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o 2025-12-04T08:27:58.7790331Z [7080/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o 2025-12-04T08:27:59.1141611Z [7080/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/nccl.cpp.o 2025-12-04T08:27:59.1143990Z [7081/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o 2025-12-04T08:27:59.1474325Z [7081/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2025-12-04T08:27:59.1475423Z [7082/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o 2025-12-04T08:27:59.5910234Z [7082/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/FlightRecorderCuda.cpp.o 2025-12-04T08:27:59.5911594Z [7083/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o 2025-12-04T08:27:59.6286074Z [7083/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2025-12-04T08:27:59.6287276Z [7084/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2025-12-04T08:27:59.7833276Z [7084/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NanCheck.cu.o 2025-12-04T08:27:59.7834432Z [7085/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o 2025-12-04T08:27:59.9471263Z [7085/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupGlooCuda.cpp.o 2025-12-04T08:27:59.9474093Z [7086/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/nccl.cpp.o 2025-12-04T08:28:00.5888436Z [7086/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2025-12-04T08:28:00.5889265Z [7087/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2025-12-04T08:28:00.6433376Z [7087/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2025-12-04T08:28:00.6438163Z [7088/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2025-12-04T08:28:00.7004990Z [7088/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2025-12-04T08:28:00.7006519Z [7089/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2025-12-04T08:28:00.7576402Z [7089/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2025-12-04T08:28:00.7578204Z [7090/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2025-12-04T08:28:00.8986650Z [7090/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/AsyncMM.cu.o 2025-12-04T08:28:00.8991108Z [7091/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/FlightRecorderCuda.cpp.o 2025-12-04T08:28:00.9788682Z [7091/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/CUDAEventCache.cpp.o 2025-12-04T08:28:00.9796009Z [7092/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupGlooCuda.cpp.o 2025-12-04T08:28:01.2042764Z [7092/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-12-04T08:28:01.2043897Z [7093/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-12-04T08:28:01.3666185Z [7093/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/StreamBlock.cu.o 2025-12-04T08:28:01.3667622Z [7094/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/CUDAEventCache.cpp.o 2025-12-04T08:28:01.8966300Z [7094/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu.o 2025-12-04T08:28:01.8967922Z [7095/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2025-12-04T08:28:08.1162859Z [7095/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.cu.o 2025-12-04T08:28:08.1164088Z [7096/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NanCheck.cu.o 2025-12-04T08:28:08.2952702Z [7096/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryOps.cu.o 2025-12-04T08:28:08.2953543Z [7097/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/StreamBlock.cu.o 2025-12-04T08:28:08.9957693Z [7097/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.cpp.o 2025-12-04T08:28:08.9959137Z [7098/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu.o 2025-12-04T08:28:09.1015716Z [7098/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/CudaDMAConnectivity.cpp.o 2025-12-04T08:28:09.1020561Z [7099/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.cpp.o 2025-12-04T08:28:09.4212849Z [7099/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/NCCLSymmetricMemory.cu.o 2025-12-04T08:28:09.4213829Z [7100/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.cu.o 2025-12-04T08:28:09.8682090Z [7100/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.cpp.o 2025-12-04T08:28:09.8686023Z [7101/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/CudaDMAConnectivity.cpp.o 2025-12-04T08:28:10.1822734Z [7101/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.cu.o 2025-12-04T08:28:10.1823688Z [7102/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/AsyncMM.cu.o 2025-12-04T08:28:10.2095809Z [7102/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/cuda_mem_pool.cpp.o 2025-12-04T08:28:10.2099332Z [7103/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.cpp.o 2025-12-04T08:28:11.0531870Z [7103/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2025-12-04T08:28:11.0533174Z [7104/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/cuda_mem_pool.cpp.o 2025-12-04T08:28:11.3380899Z [7104/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp.o 2025-12-04T08:28:11.3382167Z [7105/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2025-12-04T08:28:11.6829966Z [7105/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorFactories.cu.o 2025-12-04T08:28:11.6830817Z [7106/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp.o 2025-12-04T08:28:13.4072646Z [7106/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Sleep.cu.o 2025-12-04T08:28:13.4075868Z [7107/7996] Linking CXX shared library lib/libtorch_cpu.so 2025-12-04T08:28:14.9173567Z [7107/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortKeys.cu.o 2025-12-04T08:28:14.9174879Z [7108/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Sleep.cu.o 2025-12-04T08:28:16.2515215Z [7108/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-f16-8.cu.o 2025-12-04T08:28:16.2516445Z [7109/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorFactories.cu.o 2025-12-04T08:28:16.4996039Z [7109/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-1.cu.o 2025-12-04T08:28:16.5004747Z [7110/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryOps.cu.o 2025-12-04T08:28:17.3841675Z [7110/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-2.cu.o 2025-12-04T08:28:17.3843088Z [7111/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.cu.o 2025-12-04T08:28:17.4307505Z [7111/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-4.cu.o 2025-12-04T08:28:17.4308720Z [7112/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/symm_mem/NCCLSymmetricMemory.cu.o 2025-12-04T08:28:18.9782200Z [7112/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-1.cu.o 2025-12-04T08:28:18.9783483Z [7113/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortKeys.cu.o 2025-12-04T08:28:20.2171152Z [7113/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-2.cu.o 2025-12-04T08:28:20.2176275Z [7114/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-f16-8.cu.o 2025-12-04T08:28:21.5584916Z [7114/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-4.cu.o 2025-12-04T08:28:21.5586200Z [7115/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-1.cu.o 2025-12-04T08:28:21.5665446Z [7115/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-scalars.cu.o 2025-12-04T08:28:21.5667052Z [7116/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-2.cu.o 2025-12-04T08:28:22.4273422Z [7116/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint16-8.cu.o 2025-12-04T08:28:22.4274851Z [7117/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-1.cu.o 2025-12-04T08:28:22.4582309Z [7117/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint32-8.cu.o 2025-12-04T08:28:22.4583759Z [7118/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-4.cu.o 2025-12-04T08:28:23.8998253Z [7118/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint64-8.cu.o 2025-12-04T08:28:23.8999115Z [7119/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-2.cu.o 2025-12-04T08:28:25.4667286Z [7119/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub.cu.o 2025-12-04T08:28:25.4668461Z [7120/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-4.cu.o 2025-12-04T08:28:26.7933187Z [7120/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/BLASConstants.cu.o 2025-12-04T08:28:26.7934458Z [7121/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint16-8.cu.o 2025-12-04T08:28:27.0152037Z [7121/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/IndexUtils.cu.o 2025-12-04T08:28:27.0153480Z [7122/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-scalars.cu.o 2025-12-04T08:28:27.2425605Z [7122/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/jiterator.cu.o 2025-12-04T08:28:27.2426806Z [7123/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint64-8.cu.o 2025-12-04T08:28:27.8405366Z [7123/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AbsKernel.cu.o 2025-12-04T08:28:27.8406326Z [7124/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint32-8.cu.o 2025-12-04T08:28:29.3369722Z [7124/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationEluKernel.cu.o 2025-12-04T08:28:29.3373255Z [7125/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub.cu.o 2025-12-04T08:28:29.9063871Z [7125/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGeluKernel.cu.o 2025-12-04T08:28:29.9065068Z [7126/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/IndexUtils.cu.o 2025-12-04T08:28:31.2698864Z [7126/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGluKernel.cu.o 2025-12-04T08:28:31.2700284Z [7127/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AbsKernel.cu.o 2025-12-04T08:28:31.3447614Z [7127/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu.o 2025-12-04T08:28:31.3449007Z [7128/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/jiterator.cu.o 2025-12-04T08:28:31.3670718Z [7128/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu.o 2025-12-04T08:28:31.3672141Z [7129/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationEluKernel.cu.o 2025-12-04T08:28:31.6651586Z [7129/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu.o 2025-12-04T08:28:31.6653065Z [7130/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/BLASConstants.cu.o 2025-12-04T08:28:33.3588132Z [7130/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu.o 2025-12-04T08:28:33.3588914Z [7131/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGeluKernel.cu.o 2025-12-04T08:28:33.7649472Z [7131/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu.o 2025-12-04T08:28:33.7651052Z [7132/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGluKernel.cu.o 2025-12-04T08:28:35.0609503Z [7132/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu.o 2025-12-04T08:28:35.0610903Z [7133/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu.o 2025-12-04T08:28:35.2697322Z [7133/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationMishKernel.cu.o 2025-12-04T08:28:35.2698178Z [7134/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu.o 2025-12-04T08:28:35.3839757Z [7134/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationPreluKernel.cu.o 2025-12-04T08:28:35.3841084Z [7135/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu.o 2025-12-04T08:28:35.5815998Z [7135/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSiluKernel.cu.o 2025-12-04T08:28:35.5817210Z [7136/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu.o 2025-12-04T08:28:37.0449465Z [7136/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu.o 2025-12-04T08:28:37.0450991Z [7137/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu.o 2025-12-04T08:28:37.4406338Z [7137/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu.o 2025-12-04T08:28:37.4407829Z [7138/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu.o 2025-12-04T08:28:39.0120812Z [7138/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu.o 2025-12-04T08:28:39.0122038Z [7139/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationMishKernel.cu.o 2025-12-04T08:28:39.0398621Z [7139/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu.o 2025-12-04T08:28:39.0399909Z [7140/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationPreluKernel.cu.o 2025-12-04T08:28:39.0739383Z [7140/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu.o 2025-12-04T08:28:39.0745186Z [7141/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSiluKernel.cu.o 2025-12-04T08:28:39.2084654Z [7141/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu.o 2025-12-04T08:28:39.2086000Z [7142/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu.o 2025-12-04T08:28:41.2203322Z [7142/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu.o 2025-12-04T08:28:41.2204603Z [7143/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu.o 2025-12-04T08:28:41.3879721Z [7143/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AmpKernels.cu.o 2025-12-04T08:28:41.3880999Z [7144/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu.o 2025-12-04T08:28:42.9737874Z [7144/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool2d.cu.o 2025-12-04T08:28:42.9739343Z [7145/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu.o 2025-12-04T08:28:43.4963601Z [7145/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool3d.cu.o 2025-12-04T08:28:43.4964854Z [7146/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu.o 2025-12-04T08:28:43.5329184Z [7146/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BatchLinearAlgebraEig.cu.o 2025-12-04T08:28:43.5330498Z [7147/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu.o 2025-12-04T08:28:43.6882416Z [7147/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu.o 2025-12-04T08:28:43.6883528Z [7148/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu.o 2025-12-04T08:28:45.5131945Z [7148/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu.o 2025-12-04T08:28:45.5133800Z [7149/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AmpKernels.cu.o 2025-12-04T08:28:45.7013517Z [7149/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu.o 2025-12-04T08:28:45.7026845Z [7150/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool2d.cu.o 2025-12-04T08:28:47.0394794Z [7150/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu.o 2025-12-04T08:28:47.0398400Z [7151/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool3d.cu.o 2025-12-04T08:28:47.4665022Z [7151/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu.o 2025-12-04T08:28:47.4666397Z [7152/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu.o 2025-12-04T08:28:47.9278324Z [7152/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu.o 2025-12-04T08:28:47.9279656Z [7153/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu.o 2025-12-04T08:28:48.0676926Z [7153/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu.o 2025-12-04T08:28:48.0678147Z [7154/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BatchLinearAlgebraEig.cu.o 2025-12-04T08:28:49.1990350Z [7154/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu.o 2025-12-04T08:28:49.1991323Z [7155/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu.o 2025-12-04T08:28:50.0757676Z [7155/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMulKernel.cu.o 2025-12-04T08:28:50.0758958Z [7156/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu.o 2025-12-04T08:28:50.8356175Z [7156/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu.o 2025-12-04T08:28:50.8357413Z [7157/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu.o 2025-12-04T08:28:51.3671180Z [7157/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu.o 2025-12-04T08:28:51.3672614Z [7158/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu.o 2025-12-04T08:28:51.6712285Z [7158/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Bucketization.cu.o 2025-12-04T08:28:51.6713585Z [7159/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu.o 2025-12-04T08:28:52.0823587Z [7159/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CUDAScalar.cu.o 2025-12-04T08:28:52.0824740Z [7160/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu.o 2025-12-04T08:28:53.2504083Z [7160/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Col2Im.cu.o 2025-12-04T08:28:53.2505247Z [7161/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMulKernel.cu.o 2025-12-04T08:28:54.0354651Z [7161/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareEQKernel.cu.o 2025-12-04T08:28:54.0359567Z [7162/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu.o 2025-12-04T08:28:54.7233488Z [7162/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareKernels.cu.o 2025-12-04T08:28:54.7239612Z [7163/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu.o 2025-12-04T08:28:56.0289887Z [7163/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ComplexKernel.cu.o 2025-12-04T08:28:56.0290979Z [7164/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Bucketization.cu.o 2025-12-04T08:28:56.0738758Z [7164/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ConvolutionMM2d.cu.o 2025-12-04T08:28:56.0740034Z [7165/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CUDAScalar.cu.o 2025-12-04T08:28:56.2109271Z [7165/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Copy.cu.o 2025-12-04T08:28:56.2110375Z [7166/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Col2Im.cu.o 2025-12-04T08:28:57.4693191Z [7166/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CopysignKernel.cu.o 2025-12-04T08:28:57.4694416Z [7167/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareEQKernel.cu.o 2025-12-04T08:28:58.0441897Z [7167/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CrossKernel.cu.o 2025-12-04T08:28:58.0442719Z [7168/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareKernels.cu.o 2025-12-04T08:28:58.6980884Z [7168/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumminmaxKernel.cu.o 2025-12-04T08:28:58.6982053Z [7169/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ComplexKernel.cu.o 2025-12-04T08:28:59.9921685Z [7169/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumprodKernel.cu.o 2025-12-04T08:28:59.9923025Z [7170/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CopysignKernel.cu.o 2025-12-04T08:29:00.6611865Z [7170/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumsumKernel.cu.o 2025-12-04T08:29:00.6613092Z [7171/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ConvolutionMM2d.cu.o 2025-12-04T08:29:00.7398578Z [7171/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv2d.cu.o 2025-12-04T08:29:00.7399768Z [7172/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Copy.cu.o 2025-12-04T08:29:01.6064595Z [7172/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv3d.cu.o 2025-12-04T08:29:01.6066110Z [7173/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CrossKernel.cu.o 2025-12-04T08:29:02.9921260Z [7173/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu.o 2025-12-04T08:29:02.9922492Z [7174/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumminmaxKernel.cu.o 2025-12-04T08:29:03.7522597Z [7174/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu.o 2025-12-04T08:29:03.7523823Z [7175/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumprodKernel.cu.o 2025-12-04T08:29:04.8500194Z [7175/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistanceKernel.cu.o 2025-12-04T08:29:04.8501563Z [7176/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv2d.cu.o 2025-12-04T08:29:05.5998791Z [7176/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionBernoulli.cu.o 2025-12-04T08:29:05.6000057Z [7177/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv3d.cu.o 2025-12-04T08:29:05.6327108Z [7177/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu.o 2025-12-04T08:29:05.6328371Z [7178/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumsumKernel.cu.o 2025-12-04T08:29:06.0096114Z [7178/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu.o 2025-12-04T08:29:06.0097510Z [7179/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu.o 2025-12-04T08:29:07.5578199Z [7179/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu.o 2025-12-04T08:29:07.5579531Z [7180/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistanceKernel.cu.o 2025-12-04T08:29:07.6779909Z [7180/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu.o 2025-12-04T08:29:07.6781226Z [7181/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu.o 2025-12-04T08:29:09.7277949Z [7181/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionNormal.cu.o 2025-12-04T08:29:09.7283299Z [7182/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionBernoulli.cu.o 2025-12-04T08:29:09.8024716Z [7182/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionRandomKernel.cu.o 2025-12-04T08:29:09.8026208Z [7183/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu.o 2025-12-04T08:29:10.2807697Z [7183/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionUniform.cu.o 2025-12-04T08:29:10.2809077Z [7184/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu.o 2025-12-04T08:29:10.3296115Z [7184/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cu.o 2025-12-04T08:29:10.3297653Z [7185/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu.o 2025-12-04T08:29:11.6309731Z [7185/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Dropout.cu.o 2025-12-04T08:29:11.6311174Z [7186/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionNormal.cu.o 2025-12-04T08:29:11.8463509Z [7186/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Embedding.cu.o 2025-12-04T08:29:11.8464827Z [7187/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu.o 2025-12-04T08:29:14.0322792Z [7187/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu.o 2025-12-04T08:29:14.0323684Z [7188/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionUniform.cu.o 2025-12-04T08:29:14.2241933Z [7188/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBag.cu.o 2025-12-04T08:29:14.2243234Z [7189/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionRandomKernel.cu.o 2025-12-04T08:29:15.2287978Z [7189/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FillKernel.cu.o 2025-12-04T08:29:15.2289408Z [7190/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Dropout.cu.o 2025-12-04T08:29:15.7159808Z [7190/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FlattenIndicesKernel.cu.o 2025-12-04T08:29:15.7161155Z [7191/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cu.o 2025-12-04T08:29:17.3899925Z [7191/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu.o 2025-12-04T08:29:17.3901183Z [7192/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Embedding.cu.o 2025-12-04T08:29:17.6684626Z [7192/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu.o 2025-12-04T08:29:17.6686353Z [7193/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu.o 2025-12-04T08:29:17.9208950Z [7193/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu.o 2025-12-04T08:29:17.9210178Z [7194/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FillKernel.cu.o 2025-12-04T08:29:19.7318869Z [7194/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu.o 2025-12-04T08:29:19.7320353Z [7195/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBag.cu.o 2025-12-04T08:29:19.7975815Z [7195/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu.o 2025-12-04T08:29:19.7977021Z [7196/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FlattenIndicesKernel.cu.o 2025-12-04T08:29:20.3516749Z [7196/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachReduceOp.cu.o 2025-12-04T08:29:20.3517992Z [7197/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu.o 2025-12-04T08:29:21.4465777Z [7197/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachTernaryOp.cu.o 2025-12-04T08:29:21.4467100Z [7198/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu.o 2025-12-04T08:29:22.0596568Z [7198/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachUnaryOp.cu.o 2025-12-04T08:29:22.0597908Z [7199/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu.o 2025-12-04T08:29:22.6492430Z [7199/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu.o 2025-12-04T08:29:22.6497694Z [7200/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu.o 2025-12-04T08:29:23.9140259Z [7200/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu.o 2025-12-04T08:29:23.9141442Z [7201/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu.o 2025-12-04T08:29:24.3285067Z [7201/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu.o 2025-12-04T08:29:24.3285943Z [7202/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachReduceOp.cu.o 2025-12-04T08:29:24.6718727Z [7202/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdagradKernel.cu.o 2025-12-04T08:29:24.6719929Z [7203/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachTernaryOp.cu.o 2025-12-04T08:29:26.2998678Z [7203/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamKernel.cu.o 2025-12-04T08:29:26.2999845Z [7204/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachUnaryOp.cu.o 2025-12-04T08:29:26.6278683Z [7204/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamWKernel.cu.o 2025-12-04T08:29:26.6279975Z [7205/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu.o 2025-12-04T08:29:27.1801208Z [7205/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedSgdKernel.cu.o 2025-12-04T08:29:27.1802481Z [7206/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu.o 2025-12-04T08:29:27.4983848Z [7206/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GcdLcmKernel.cu.o 2025-12-04T08:29:27.4985143Z [7207/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu.o 2025-12-04T08:29:28.0695860Z [7207/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cu.o 2025-12-04T08:29:28.0697001Z [7208/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamKernel.cu.o 2025-12-04T08:29:28.2129717Z [7208/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GroupMM.cu.o 2025-12-04T08:29:28.2130941Z [7209/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdagradKernel.cu.o 2025-12-04T08:29:30.4558098Z [7209/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IGammaKernel.cu.o 2025-12-04T08:29:30.4559339Z [7210/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamWKernel.cu.o 2025-12-04T08:29:30.7434604Z [7210/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Im2Col.cu.o 2025-12-04T08:29:30.7436993Z [7211/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GcdLcmKernel.cu.o 2025-12-04T08:29:30.9240814Z [7211/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cu.o 2025-12-04T08:29:30.9241939Z [7212/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedSgdKernel.cu.o 2025-12-04T08:29:31.5035999Z [7212/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernelUtils.cu.o 2025-12-04T08:29:31.5037171Z [7213/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cu.o 2025-12-04T08:29:31.9565705Z [7213/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Indexing.cu.o 2025-12-04T08:29:31.9566464Z [7214/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IGammaKernel.cu.o 2025-12-04T08:29:34.4113787Z [7214/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Lerp.cu.o 2025-12-04T08:29:34.4115006Z [7215/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernelUtils.cu.o 2025-12-04T08:29:34.9040053Z [7215/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebra.cu.o 2025-12-04T08:29:34.9040789Z [7216/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Im2Col.cu.o 2025-12-04T08:29:35.3785429Z [7216/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogAddExpKernel.cu.o 2025-12-04T08:29:35.3786982Z [7217/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cu.o 2025-12-04T08:29:35.9838523Z [7217/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu.o 2025-12-04T08:29:35.9839699Z [7218/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Lerp.cu.o 2025-12-04T08:29:36.3957445Z [7218/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Loss.cu.o 2025-12-04T08:29:36.3958589Z [7219/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Indexing.cu.o 2025-12-04T08:29:37.5417570Z [7219/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LossCTC.cu.o 2025-12-04T08:29:37.5418795Z [7220/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GroupMM.cu.o 2025-12-04T08:29:39.0298661Z [7220/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu.o 2025-12-04T08:29:39.0300036Z [7221/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebra.cu.o 2025-12-04T08:29:40.3261780Z [7221/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxUnpooling.cu.o 2025-12-04T08:29:40.3262942Z [7222/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogAddExpKernel.cu.o 2025-12-04T08:29:40.7011826Z [7222/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MixedDtypesLinear.cu.o 2025-12-04T08:29:40.7012978Z [7223/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Loss.cu.o 2025-12-04T08:29:40.8521777Z [7223/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu.o 2025-12-04T08:29:40.8523059Z [7224/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu.o 2025-12-04T08:29:40.8761141Z [7224/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiMarginLoss.cu.o 2025-12-04T08:29:40.8762284Z [7225/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LossCTC.cu.o 2025-12-04T08:29:41.3966549Z [7225/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultinomialKernel.cu.o 2025-12-04T08:29:41.3967738Z [7226/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu.o 2025-12-04T08:29:43.0890829Z [7226/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NLLLoss2d.cu.o 2025-12-04T08:29:43.0891634Z [7227/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxUnpooling.cu.o 2025-12-04T08:29:44.9199824Z [7227/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu.o 2025-12-04T08:29:44.9201181Z [7228/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu.o 2025-12-04T08:29:45.1889277Z [7228/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu.o 2025-12-04T08:29:45.1890164Z [7229/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiMarginLoss.cu.o 2025-12-04T08:29:45.3969232Z [7229/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu.o 2025-12-04T08:29:45.3970499Z [7230/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NLLLoss2d.cu.o 2025-12-04T08:29:45.6847530Z [7230/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Nonzero.cu.o 2025-12-04T08:29:45.6848992Z [7231/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultinomialKernel.cu.o 2025-12-04T08:29:47.6555785Z [7231/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Normalization.cu.o 2025-12-04T08:29:47.6557059Z [7232/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu.o 2025-12-04T08:29:48.5942004Z [7232/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu.o 2025-12-04T08:29:48.5943322Z [7233/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu.o 2025-12-04T08:29:49.1211999Z [7233/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PowKernel.cu.o 2025-12-04T08:29:49.1213265Z [7234/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu.o 2025-12-04T08:29:50.7651167Z [7234/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RNN.cu.o 2025-12-04T08:29:50.7652239Z [7235/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Normalization.cu.o 2025-12-04T08:29:51.1121214Z [7235/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Randperm.cu.o 2025-12-04T08:29:51.1122232Z [7236/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Nonzero.cu.o 2025-12-04T08:29:52.2736856Z [7236/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RangeFactories.cu.o 2025-12-04T08:29:52.2738541Z [7237/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu.o 2025-12-04T08:29:52.3506777Z [7237/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RecordStream.cu.o 2025-12-04T08:29:52.3507981Z [7238/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PowKernel.cu.o 2025-12-04T08:29:52.7434664Z [7238/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Reduce.cu.o 2025-12-04T08:29:52.7439213Z [7239/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MixedDtypesLinear.cu.o 2025-12-04T08:29:53.8871410Z [7239/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu.o 2025-12-04T08:29:53.8874626Z [7240/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RNN.cu.o 2025-12-04T08:29:55.5348306Z [7240/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu.o 2025-12-04T08:29:55.5349655Z [7241/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Randperm.cu.o 2025-12-04T08:29:55.6378329Z [7241/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu.o 2025-12-04T08:29:55.6379563Z [7242/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RangeFactories.cu.o 2025-12-04T08:29:55.9884878Z [7242/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceLogicKernel.cu.o 2025-12-04T08:29:55.9886238Z [7243/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RecordStream.cu.o 2025-12-04T08:29:56.2103369Z [7243/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu.o 2025-12-04T08:29:56.2104215Z [7244/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Reduce.cu.o 2025-12-04T08:29:56.4932601Z [7244/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu.o 2025-12-04T08:29:56.4933769Z [7245/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu.o 2025-12-04T08:29:57.9062517Z [7245/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMomentKernel.cu.o 2025-12-04T08:29:57.9063735Z [7246/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu.o 2025-12-04T08:29:59.7742927Z [7246/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceNormKernel.cu.o 2025-12-04T08:29:59.7744406Z [7247/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu.o 2025-12-04T08:29:59.8127361Z [7247/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu.o 2025-12-04T08:29:59.8128708Z [7248/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu.o 2025-12-04T08:29:59.8433635Z [7248/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReflectionPad.cu.o 2025-12-04T08:29:59.8434921Z [7249/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu.o 2025-12-04T08:30:00.0970527Z [7249/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RenormKernel.cu.o 2025-12-04T08:30:00.0971276Z [7250/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceLogicKernel.cu.o 2025-12-04T08:30:00.3702013Z [7250/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Repeat.cu.o 2025-12-04T08:30:00.3703543Z [7251/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMomentKernel.cu.o 2025-12-04T08:30:02.3719333Z [7251/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReplicationPadding.cu.o 2025-12-04T08:30:02.3724256Z [7252/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceNormKernel.cu.o 2025-12-04T08:30:03.6701658Z [7252/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RowwiseScaledMM.cu.o 2025-12-04T08:30:03.6703081Z [7253/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RenormKernel.cu.o 2025-12-04T08:30:03.7271003Z [7253/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RreluWithNoise.cu.o 2025-12-04T08:30:03.7272309Z [7254/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu.o 2025-12-04T08:30:04.1856351Z [7254/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScaledGroupMM.cu.o 2025-12-04T08:30:04.1860298Z [7255/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReflectionPad.cu.o 2025-12-04T08:30:04.6050910Z [7255/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScatterGatherKernel.cu.o 2025-12-04T08:30:04.6052111Z [7256/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Repeat.cu.o 2025-12-04T08:30:04.8815186Z [7256/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SegmentReduce.cu.o 2025-12-04T08:30:04.8816435Z [7257/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReplicationPadding.cu.o 2025-12-04T08:30:08.3034122Z [7257/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Shape.cu.o 2025-12-04T08:30:08.3035471Z [7258/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RreluWithNoise.cu.o 2025-12-04T08:30:08.9767489Z [7258/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SoftMax.cu.o 2025-12-04T08:30:08.9770971Z [7259/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScatterGatherKernel.cu.o 2025-12-04T08:30:09.1437157Z [7259/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cu.o 2025-12-04T08:30:09.1438292Z [7260/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Shape.cu.o 2025-12-04T08:30:10.3117631Z [7260/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortImpl.cu.o 2025-12-04T08:30:10.3118857Z [7261/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SegmentReduce.cu.o 2025-12-04T08:30:12.9119261Z [7261/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortStable.cu.o 2025-12-04T08:30:12.9120317Z [7262/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SoftMax.cu.o 2025-12-04T08:30:13.7819616Z [7262/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cu.o 2025-12-04T08:30:13.7820953Z [7263/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScaledGroupMM.cu.o 2025-12-04T08:30:14.6510820Z [7263/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu.o 2025-12-04T08:30:14.6513625Z [7264/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortImpl.cu.o 2025-12-04T08:30:14.8740380Z [7264/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseMM.cu.o 2025-12-04T08:30:14.8742516Z [7265/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cu.o 2025-12-04T08:30:15.6828261Z [7265/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cu.o 2025-12-04T08:30:15.6829917Z [7266/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortStable.cu.o 2025-12-04T08:30:16.4772489Z [7266/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/StepKernel.cu.o 2025-12-04T08:30:16.4773671Z [7267/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RowwiseScaledMM.cu.o 2025-12-04T08:30:16.5693596Z [7267/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SummaryOps.cu.o 2025-12-04T08:30:16.5694724Z [7268/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cu.o 2025-12-04T08:30:18.4661915Z [7268/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cu.o 2025-12-04T08:30:18.4663315Z [7269/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseMM.cu.o 2025-12-04T08:30:18.8410765Z [7269/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cu.o 2025-12-04T08:30:18.8412137Z [7270/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu.o 2025-12-04T08:30:18.9160048Z [7270/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShape.cu.o 2025-12-04T08:30:18.9161228Z [7271/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cu.o 2025-12-04T08:30:19.5861243Z [7271/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cu.o 2025-12-04T08:30:19.5862615Z [7272/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/StepKernel.cu.o 2025-12-04T08:30:20.4417425Z [7272/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTransformations.cu.o 2025-12-04T08:30:20.4418912Z [7273/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SummaryOps.cu.o 2025-12-04T08:30:20.7340981Z [7273/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TriangularOps.cu.o 2025-12-04T08:30:20.7342171Z [7274/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cu.o 2025-12-04T08:30:23.3226313Z [7274/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryComplexKernels.cu.o 2025-12-04T08:30:23.3227534Z [7275/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShape.cu.o 2025-12-04T08:30:24.0317552Z [7275/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryFractionKernels.cu.o 2025-12-04T08:30:24.0318733Z [7276/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cu.o 2025-12-04T08:30:24.0373093Z [7276/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGammaKernels.cu.o 2025-12-04T08:30:24.0376072Z [7277/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTransformations.cu.o 2025-12-04T08:30:24.6443529Z [7277/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu.o 2025-12-04T08:30:24.6445596Z [7278/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryComplexKernels.cu.o 2025-12-04T08:30:24.8789837Z [7278/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu.o 2025-12-04T08:30:24.8791315Z [7279/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TriangularOps.cu.o 2025-12-04T08:30:24.8912492Z [7279/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu.o 2025-12-04T08:30:24.8913593Z [7280/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cu.o 2025-12-04T08:30:27.5608592Z [7280/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu.o 2025-12-04T08:30:27.5610126Z [7281/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryFractionKernels.cu.o 2025-12-04T08:30:28.0319352Z [7281/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu.o 2025-12-04T08:30:28.0320654Z [7282/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGammaKernels.cu.o 2025-12-04T08:30:28.3310685Z [7282/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu.o 2025-12-04T08:30:28.3311858Z [7283/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu.o 2025-12-04T08:30:28.4276448Z [7283/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu.o 2025-12-04T08:30:28.4277720Z [7284/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu.o 2025-12-04T08:30:28.7868528Z [7284/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu.o 2025-12-04T08:30:28.7869919Z [7285/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu.o 2025-12-04T08:30:29.0164182Z [7285/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu.o 2025-12-04T08:30:29.0165619Z [7286/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu.o 2025-12-04T08:30:31.3246799Z [7286/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu.o 2025-12-04T08:30:31.3248148Z [7287/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu.o 2025-12-04T08:30:31.7484566Z [7287/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu.o 2025-12-04T08:30:31.7485920Z [7288/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu.o 2025-12-04T08:30:32.0718032Z [7288/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu.o 2025-12-04T08:30:32.0723345Z [7289/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu.o 2025-12-04T08:30:32.0981227Z [7289/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryLogKernels.cu.o 2025-12-04T08:30:32.0982534Z [7290/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu.o 2025-12-04T08:30:32.6350933Z [7290/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryOpsKernel.cu.o 2025-12-04T08:30:32.6352246Z [7291/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu.o 2025-12-04T08:30:33.0153483Z [7291/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySignKernels.cu.o 2025-12-04T08:30:33.0154567Z [7292/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu.o 2025-12-04T08:30:35.5076408Z [7292/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu.o 2025-12-04T08:30:35.5077311Z [7293/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu.o 2025-12-04T08:30:35.8303329Z [7293/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu.o 2025-12-04T08:30:35.8304949Z [7294/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu.o 2025-12-04T08:30:36.0698794Z [7294/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UniqueCub.cu.o 2025-12-04T08:30:36.0699896Z [7295/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryOpsKernel.cu.o 2025-12-04T08:30:36.3305612Z [7295/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu.o 2025-12-04T08:30:36.3306873Z [7296/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySignKernels.cu.o 2025-12-04T08:30:36.3415904Z [7296/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu.o 2025-12-04T08:30:36.3417153Z [7297/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryLogKernels.cu.o 2025-12-04T08:30:37.0280924Z [7297/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleLinear1d.cu.o 2025-12-04T08:30:37.0281792Z [7298/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu.o 2025-12-04T08:30:39.7560182Z [7298/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest1d.cu.o 2025-12-04T08:30:39.7561620Z [7299/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu.o 2025-12-04T08:30:40.1449471Z [7299/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest2d.cu.o 2025-12-04T08:30:40.1450446Z [7300/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu.o 2025-12-04T08:30:40.7480366Z [7300/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest3d.cu.o 2025-12-04T08:30:40.7481636Z [7301/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu.o 2025-12-04T08:30:40.8016798Z [7301/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu.o 2025-12-04T08:30:40.8018051Z [7302/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleLinear1d.cu.o 2025-12-04T08:30:41.1506220Z [7302/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu.o 2025-12-04T08:30:41.1511046Z [7303/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest1d.cu.o 2025-12-04T08:30:41.6890945Z [7303/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/WeightNorm.cu.o 2025-12-04T08:30:41.6892002Z [7304/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UniqueCub.cu.o 2025-12-04T08:30:44.1012732Z [7304/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ZetaKernel.cu.o 2025-12-04T08:30:44.1013949Z [7305/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest2d.cu.o 2025-12-04T08:30:44.4564565Z [7305/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/airy_ai.cu.o 2025-12-04T08:30:44.4565996Z [7306/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest3d.cu.o 2025-12-04T08:30:45.3805786Z [7306/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j0.cu.o 2025-12-04T08:30:45.3806557Z [7307/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu.o 2025-12-04T08:30:45.4686963Z [7307/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j1.cu.o 2025-12-04T08:30:45.4688332Z [7308/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu.o 2025-12-04T08:30:45.5006668Z [7308/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y0.cu.o 2025-12-04T08:30:45.5010778Z [7309/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ZetaKernel.cu.o 2025-12-04T08:30:45.6460833Z [7309/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y1.cu.o 2025-12-04T08:30:45.6462152Z [7310/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/WeightNorm.cu.o 2025-12-04T08:30:48.2700097Z [7310/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu.o 2025-12-04T08:30:48.2701274Z [7311/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/airy_ai.cu.o 2025-12-04T08:30:48.4572413Z [7311/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu.o 2025-12-04T08:30:48.4573638Z [7312/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j0.cu.o 2025-12-04T08:30:48.9967603Z [7312/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu.o 2025-12-04T08:30:48.9972485Z [7313/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y0.cu.o 2025-12-04T08:30:49.4005874Z [7313/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu.o 2025-12-04T08:30:49.4006876Z [7314/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y1.cu.o 2025-12-04T08:30:49.6288918Z [7314/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adagrad_impl.cu.o 2025-12-04T08:30:49.6289983Z [7315/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j1.cu.o 2025-12-04T08:30:49.6297800Z [7315/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu.o 2025-12-04T08:30:49.6298825Z [7316/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu.o 2025-12-04T08:30:52.4183310Z [7316/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_impl.cu.o 2025-12-04T08:30:52.4184581Z [7317/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu.o 2025-12-04T08:30:52.5542655Z [7317/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu.o 2025-12-04T08:30:52.5543910Z [7318/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu.o 2025-12-04T08:30:52.9241567Z [7318/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_impl.cu.o 2025-12-04T08:30:52.9242396Z [7319/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu.o 2025-12-04T08:30:53.3234362Z [7319/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/group_norm_kernel.cu.o 2025-12-04T08:30:53.3235661Z [7320/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu.o 2025-12-04T08:30:53.7350413Z [7320/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_h.cu.o 2025-12-04T08:30:53.7351677Z [7321/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_impl.cu.o 2025-12-04T08:30:54.1972140Z [7321/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_he.cu.o 2025-12-04T08:30:54.1973416Z [7322/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adagrad_impl.cu.o 2025-12-04T08:30:56.8236340Z [7322/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/int4mm.cu.o 2025-12-04T08:30:56.8241764Z [7323/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_impl.cu.o 2025-12-04T08:30:57.0765874Z [7323/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/int8mm.cu.o 2025-12-04T08:30:57.0767094Z [7324/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu.o 2025-12-04T08:30:57.3759912Z [7324/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu.o 2025-12-04T08:30:57.3761158Z [7325/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_h.cu.o 2025-12-04T08:30:57.3789184Z [7325/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/layer_norm_kernel.cu.o 2025-12-04T08:30:57.3790453Z [7326/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_he.cu.o 2025-12-04T08:30:57.6051833Z [7326/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/legendre_polynomial_p.cu.o 2025-12-04T08:30:57.6053302Z [7327/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/group_norm_kernel.cu.o 2025-12-04T08:31:01.0283932Z [7327/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i0.cu.o 2025-12-04T08:31:01.0285189Z [7328/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu.o 2025-12-04T08:31:01.3081073Z [7328/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i1.cu.o 2025-12-04T08:31:01.3082305Z [7329/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/int4mm.cu.o 2025-12-04T08:31:01.4765751Z [7329/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k0.cu.o 2025-12-04T08:31:01.4766943Z [7330/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/legendre_polynomial_p.cu.o 2025-12-04T08:31:01.5407120Z [7330/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k1.cu.o 2025-12-04T08:31:01.5408392Z [7331/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i0.cu.o 2025-12-04T08:31:02.0569425Z [7331/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu.o 2025-12-04T08:31:02.0570759Z [7332/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/layer_norm_kernel.cu.o 2025-12-04T08:31:04.1750308Z [7332/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu.o 2025-12-04T08:31:04.1754958Z [7333/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/int8mm.cu.o 2025-12-04T08:31:04.4291349Z [7333/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu.o 2025-12-04T08:31:04.4292681Z [7334/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i1.cu.o 2025-12-04T08:31:05.0217258Z [7334/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu.o 2025-12-04T08:31:05.0218077Z [7335/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k0.cu.o 2025-12-04T08:31:05.3387518Z [7335/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu.o 2025-12-04T08:31:05.3388448Z [7336/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu.o 2025-12-04T08:31:05.6046930Z [7336/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu.o 2025-12-04T08:31:05.6048348Z [7337/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k1.cu.o 2025-12-04T08:31:06.0727572Z [7337/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/spherical_bessel_j0.cu.o 2025-12-04T08:31:06.0728794Z [7338/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu.o 2025-12-04T08:31:08.3317483Z [7338/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu.o 2025-12-04T08:31:08.3318881Z [7339/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu.o 2025-12-04T08:31:08.4615868Z [7339/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu.o 2025-12-04T08:31:08.4617244Z [7340/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu.o 2025-12-04T08:31:08.4820466Z [7340/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu.o 2025-12-04T08:31:08.4821948Z [7341/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu.o 2025-12-04T08:31:09.4348753Z [7341/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SoftMax.cu.o 2025-12-04T08:31:09.4350048Z [7342/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu.o 2025-12-04T08:31:09.9334746Z [7342/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu.o 2025-12-04T08:31:09.9336364Z [7343/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/spherical_bessel_j0.cu.o 2025-12-04T08:31:13.4592632Z [7343/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu.o 2025-12-04T08:31:13.4594043Z [7344/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu.o 2025-12-04T08:31:15.0493495Z [7344/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu.o 2025-12-04T08:31:15.0498007Z [7345/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SoftMax.cu.o 2025-12-04T08:31:15.1744754Z [7345/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu.o 2025-12-04T08:31:15.1746484Z [7346/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu.o 2025-12-04T08:31:15.7817031Z [7346/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApply.cu.o 2025-12-04T08:31:15.7818447Z [7347/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu.o 2025-12-04T08:31:19.8259100Z [7347/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApplyDense.cu.o 2025-12-04T08:31:19.8260527Z [7348/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu.o 2025-12-04T08:31:20.5502372Z [7348/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu.o 2025-12-04T08:31:20.5504116Z [7349/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu.o 2025-12-04T08:31:20.7623607Z [7349/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredOps.cu.o 2025-12-04T08:31:20.7625094Z [7350/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu.o 2025-12-04T08:31:21.2530719Z [7350/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredTile.cu.o 2025-12-04T08:31:21.2532288Z [7351/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu.o 2025-12-04T08:31:21.2931156Z [7351/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cu.o 2025-12-04T08:31:21.2932558Z [7352/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApply.cu.o 2025-12-04T08:31:23.6728105Z [7352/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu.o 2025-12-04T08:31:23.6729695Z [7353/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApplyDense.cu.o 2025-12-04T08:31:23.6731131Z ptxas warning : Value of minnctapersm for entry _ZN2at6native36sparse_semi_structured_apply_dense_kILb0ELb1EEEvNS0_6ParamsE is out of range. minnctapersm will be ignored 2025-12-04T08:31:23.6732551Z ptxas warning : Value of minnctapersm for entry _ZN2at6native36sparse_semi_structured_apply_dense_kILb1ELb1EEEvNS0_6ParamsE is out of range. minnctapersm will be ignored 2025-12-04T08:31:23.6733300Z 2025-12-04T08:31:25.6627960Z [7353/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu.o 2025-12-04T08:31:25.6629301Z [7354/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu.o 2025-12-04T08:31:28.3688225Z [7354/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu.o 2025-12-04T08:31:28.3689433Z [7355/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu.o 2025-12-04T08:31:28.4928319Z [7355/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu.o 2025-12-04T08:31:28.4929577Z [7356/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredTile.cu.o 2025-12-04T08:31:28.4931419Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4934236Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_18MetadataCuSparseLtENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4936955Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4939530Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4941717Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_15MetadataCutlassENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4944148Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4945805Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4947292Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_18MetadataCuSparseLtENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4948632Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4950117Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4951415Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_15MetadataCutlassENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4953497Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-12-04T08:31:28.4954549Z 2025-12-04T08:31:28.6007341Z [7356/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu.o 2025-12-04T08:31:28.6008231Z [7357/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cu.o 2025-12-04T08:31:30.0017322Z [7357/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu.o 2025-12-04T08:31:30.0018706Z [7358/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu.o 2025-12-04T08:31:31.4188782Z [7358/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention.cu.o 2025-12-04T08:31:31.4193255Z [7359/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu.o 2025-12-04T08:31:32.0090385Z [7359/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention_backward.cu.o 2025-12-04T08:31:32.0091725Z [7360/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredOps.cu.o 2025-12-04T08:31:32.9138758Z [7360/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128.cu.o 2025-12-04T08:31:32.9143201Z [7361/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu.o 2025-12-04T08:31:33.0156261Z [7361/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128_dropout.cu.o 2025-12-04T08:31:33.0162976Z [7362/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu.o 2025-12-04T08:31:33.1247175Z [7362/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32.cu.o 2025-12-04T08:31:33.1248673Z [7363/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu.o 2025-12-04T08:31:36.9764629Z [7363/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32_dropout.cu.o 2025-12-04T08:31:36.9766436Z [7364/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128.cu.o 2025-12-04T08:31:37.1068753Z [7364/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64.cu.o 2025-12-04T08:31:37.1070422Z [7365/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention.cu.o 2025-12-04T08:31:37.4079051Z [7365/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64_dropout.cu.o 2025-12-04T08:31:37.4080969Z [7366/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32.cu.o 2025-12-04T08:31:37.6286673Z [7366/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536.cu.o 2025-12-04T08:31:37.6288404Z [7367/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128_dropout.cu.o 2025-12-04T08:31:37.8882466Z [7367/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536_dropout.cu.o 2025-12-04T08:31:37.8884346Z [7368/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32_dropout.cu.o 2025-12-04T08:31:39.0402133Z [7368/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k96.cu.o 2025-12-04T08:31:39.0412609Z [7369/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention_backward.cu.o 2025-12-04T08:31:41.8759463Z [7369/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128.cu.o 2025-12-04T08:31:41.8761367Z [7370/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64.cu.o 2025-12-04T08:31:42.0320570Z [7370/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128_dropout.cu.o 2025-12-04T08:31:42.0325640Z [7371/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536.cu.o 2025-12-04T08:31:42.1088050Z [7371/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32.cu.o 2025-12-04T08:31:42.1089788Z [7372/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64_dropout.cu.o 2025-12-04T08:31:42.4737874Z [7372/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32_dropout.cu.o 2025-12-04T08:31:42.4739934Z [7373/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536_dropout.cu.o 2025-12-04T08:31:42.5794114Z [7373/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64.cu.o 2025-12-04T08:31:42.5795761Z [7374/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k96.cu.o 2025-12-04T08:31:44.0741334Z [7374/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64_dropout.cu.o 2025-12-04T08:31:44.0743145Z [7375/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128.cu.o 2025-12-04T08:31:46.5007623Z [7375/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536.cu.o 2025-12-04T08:31:46.5009648Z [7376/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128_dropout.cu.o 2025-12-04T08:31:46.8773648Z [7376/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536_dropout.cu.o 2025-12-04T08:31:46.8775428Z [7377/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32.cu.o 2025-12-04T08:31:47.0875701Z [7377/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k96.cu.o 2025-12-04T08:31:47.0877451Z [7378/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64.cu.o 2025-12-04T08:31:47.2274654Z [7378/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128.cu.o 2025-12-04T08:31:47.2276777Z [7379/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64_dropout.cu.o 2025-12-04T08:31:47.6902388Z [7379/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128_dropout.cu.o 2025-12-04T08:31:47.6904228Z [7380/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32_dropout.cu.o 2025-12-04T08:31:48.9906049Z [7380/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32.cu.o 2025-12-04T08:31:48.9907260Z [7381/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536.cu.o 2025-12-04T08:31:51.3819682Z [7381/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32_dropout.cu.o 2025-12-04T08:31:51.3821546Z [7382/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k96.cu.o 2025-12-04T08:31:51.6481903Z [7382/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64.cu.o 2025-12-04T08:31:51.6484051Z [7383/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536_dropout.cu.o 2025-12-04T08:31:52.0606049Z [7383/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64_dropout.cu.o 2025-12-04T08:31:52.0607874Z [7384/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128.cu.o 2025-12-04T08:31:52.3408081Z [7384/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536.cu.o 2025-12-04T08:31:52.3409857Z [7385/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32.cu.o 2025-12-04T08:31:52.5189261Z [7385/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536_dropout.cu.o 2025-12-04T08:31:52.5191393Z [7386/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128_dropout.cu.o 2025-12-04T08:31:53.9474838Z [7386/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128.cu.o 2025-12-04T08:31:53.9476774Z [7387/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32_dropout.cu.o 2025-12-04T08:31:55.7940764Z [7387/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128_dropout.cu.o 2025-12-04T08:31:55.7942590Z [7388/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64.cu.o 2025-12-04T08:31:55.9287183Z [7388/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32.cu.o 2025-12-04T08:31:55.9289000Z [7389/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64_dropout.cu.o 2025-12-04T08:31:56.4088354Z [7389/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32_dropout.cu.o 2025-12-04T08:31:56.4090194Z [7390/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536.cu.o 2025-12-04T08:31:57.3614542Z [7390/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64.cu.o 2025-12-04T08:31:57.3615787Z [7391/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536_dropout.cu.o 2025-12-04T08:31:57.7011570Z [7391/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64_dropout.cu.o 2025-12-04T08:31:57.7013450Z [7392/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128.cu.o 2025-12-04T08:31:59.5707976Z [7392/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536.cu.o 2025-12-04T08:31:59.5709944Z [7393/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128_dropout.cu.o 2025-12-04T08:32:00.6911185Z [7393/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536_dropout.cu.o 2025-12-04T08:32:00.6913070Z [7394/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32_dropout.cu.o 2025-12-04T08:32:00.7233796Z [7394/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128.cu.o 2025-12-04T08:32:00.7234829Z [7395/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32.cu.o 2025-12-04T08:32:01.2313124Z [7395/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128_dropout.cu.o 2025-12-04T08:32:01.2314622Z [7396/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64.cu.o 2025-12-04T08:32:02.0700795Z [7396/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32.cu.o 2025-12-04T08:32:02.0702923Z [7397/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64_dropout.cu.o 2025-12-04T08:32:02.5170904Z [7397/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32_dropout.cu.o 2025-12-04T08:32:02.5172034Z [7398/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536.cu.o 2025-12-04T08:32:04.2037531Z [7398/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64.cu.o 2025-12-04T08:32:04.2039243Z [7399/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536_dropout.cu.o 2025-12-04T08:32:05.5388831Z [7399/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64_dropout.cu.o 2025-12-04T08:32:05.5452194Z [7400/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128.cu.o 2025-12-04T08:32:05.7127542Z [7400/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536.cu.o 2025-12-04T08:32:05.7128826Z [7401/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128_dropout.cu.o 2025-12-04T08:32:06.4104107Z [7401/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536_dropout.cu.o 2025-12-04T08:32:06.4105920Z [7402/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32.cu.o 2025-12-04T08:32:06.5919329Z [7402/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_bf16_aligned.cu.o 2025-12-04T08:32:06.5921139Z [7403/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32_dropout.cu.o 2025-12-04T08:32:07.1666969Z [7403/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_aligned.cu.o 2025-12-04T08:32:07.1668677Z [7404/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64.cu.o 2025-12-04T08:32:08.9461535Z [7404/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_notaligned.cu.o 2025-12-04T08:32:08.9463363Z [7405/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64_dropout.cu.o 2025-12-04T08:32:10.5244288Z [7405/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_aligned.cu.o 2025-12-04T08:32:10.5247024Z [7406/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536.cu.o 2025-12-04T08:32:10.9403890Z [7406/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_notaligned.cu.o 2025-12-04T08:32:10.9405005Z [7407/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536_dropout.cu.o 2025-12-04T08:32:11.0631752Z [7407/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterCUDA_0.cpp.o 2025-12-04T08:32:11.0633019Z [7408/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_bf16_aligned.cu.o 2025-12-04T08:32:11.5558529Z [7408/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterNestedTensorCUDA_0.cpp.o 2025-12-04T08:32:11.5559992Z [7409/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_notaligned.cu.o 2025-12-04T08:32:11.6735756Z [7409/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterQuantizedCUDA_0.cpp.o 2025-12-04T08:32:11.6736635Z [7410/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_aligned.cu.o 2025-12-04T08:32:11.7347219Z [7410/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCUDA_0.cpp.o 2025-12-04T08:32:11.7347951Z [7411/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterNestedTensorCUDA_0.cpp.o 2025-12-04T08:32:12.1796855Z [7411/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCsrCUDA_0.cpp.o 2025-12-04T08:32:12.1797797Z [7412/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCUDA_0.cpp.o 2025-12-04T08:32:12.2458689Z [7412/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/UfuncCUDA_add.cu.o 2025-12-04T08:32:12.2459827Z [7413/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterQuantizedCUDA_0.cpp.o 2025-12-04T08:32:12.2568886Z [7413/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDABlas.cpp.o 2025-12-04T08:32:12.2573306Z [7414/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterCUDA_0.cpp.o 2025-12-04T08:32:12.4375821Z [7414/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseBlas.cpp.o 2025-12-04T08:32:12.4377034Z [7415/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCsrCUDA_0.cpp.o 2025-12-04T08:32:12.6037121Z [7415/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CublasHandlePool.cpp.o 2025-12-04T08:32:12.6038357Z [7416/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseBlas.cpp.o 2025-12-04T08:32:12.9892589Z [7416/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp.o 2025-12-04T08:32:12.9893919Z [7417/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp.o 2025-12-04T08:32:13.0674521Z [7417/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/StreamTimer.cpp.o 2025-12-04T08:32:13.0675705Z [7418/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CublasHandlePool.cpp.o 2025-12-04T08:32:13.2276150Z [7418/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/Tunable.cpp.o 2025-12-04T08:32:13.2277504Z [7419/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_aligned.cu.o 2025-12-04T08:32:13.3635169Z [7419/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Activation.cpp.o 2025-12-04T08:32:13.3638206Z [7420/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDABlas.cpp.o 2025-12-04T08:32:13.4110802Z [7420/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp.o 2025-12-04T08:32:13.4113787Z [7421/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/Tunable.cpp.o 2025-12-04T08:32:13.4611765Z [7421/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Blas.cpp.o 2025-12-04T08:32:13.4616654Z [7422/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/StreamTimer.cpp.o 2025-12-04T08:32:13.5510084Z [7422/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cpp.o 2025-12-04T08:32:13.5511264Z [7423/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Activation.cpp.o 2025-12-04T08:32:13.8251974Z [7423/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Equal.cpp.o 2025-12-04T08:32:13.8253103Z [7424/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Equal.cpp.o 2025-12-04T08:32:13.8619646Z [7424/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cpp.o 2025-12-04T08:32:13.8620857Z [7425/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cpp.o 2025-12-04T08:32:14.1214188Z [7425/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cpp.o 2025-12-04T08:32:14.1215468Z [7426/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp.o 2025-12-04T08:32:14.1229471Z [7426/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceOps.cpp.o 2025-12-04T08:32:14.1230468Z [7427/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Blas.cpp.o 2025-12-04T08:32:14.2052787Z [7427/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScanKernels.cpp.o 2025-12-04T08:32:14.2053942Z [7428/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cpp.o 2025-12-04T08:32:14.2798922Z [7428/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cpp.o 2025-12-04T08:32:14.2800105Z [7429/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cpp.o 2025-12-04T08:32:14.4941578Z [7429/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cpp.o 2025-12-04T08:32:14.4942451Z [7430/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cpp.o 2025-12-04T08:32:14.5183385Z [7430/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cpp.o 2025-12-04T08:32:14.5184577Z [7431/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceOps.cpp.o 2025-12-04T08:32:14.5432538Z [7431/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp.o 2025-12-04T08:32:14.5433722Z [7432/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScanKernels.cpp.o 2025-12-04T08:32:14.7390197Z [7432/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cpp.o 2025-12-04T08:32:14.7391320Z [7433/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cpp.o 2025-12-04T08:32:14.8919206Z [7433/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/jit_utils.cpp.o 2025-12-04T08:32:14.8920347Z [7434/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cpp.o 2025-12-04T08:32:14.9394435Z [7434/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp.o 2025-12-04T08:32:14.9395820Z [7435/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cpp.o 2025-12-04T08:32:15.0006037Z [7435/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp.o 2025-12-04T08:32:15.0007333Z [7436/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp.o 2025-12-04T08:32:15.1580249Z [7436/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp.o 2025-12-04T08:32:15.1581509Z [7437/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/jit_utils.cpp.o 2025-12-04T08:32:15.3106329Z [7437/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp.o 2025-12-04T08:32:15.3107883Z [7438/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_notaligned.cu.o 2025-12-04T08:32:15.3360525Z [7438/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp.o 2025-12-04T08:32:15.3362876Z [7439/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp.o 2025-12-04T08:32:15.5298165Z [7439/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.cpp.o 2025-12-04T08:32:15.5299505Z [7440/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp.o 2025-12-04T08:32:15.7424948Z [7440/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2025-12-04T08:32:15.7426232Z [7441/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp.o 2025-12-04T08:32:15.8749546Z [7441/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/comm.cpp.o 2025-12-04T08:32:15.8750745Z [7442/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp.o 2025-12-04T08:32:15.9058052Z [7442/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2025-12-04T08:32:15.9059124Z [7443/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/UfuncCUDA_add.cu.o 2025-12-04T08:32:15.9369736Z [7443/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/CUDAPluggableAllocator.cpp.o 2025-12-04T08:32:15.9371223Z [7444/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp.o 2025-12-04T08:32:15.9376455Z [7444/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/shim_common.cpp.o 2025-12-04T08:32:15.9377402Z [7445/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2025-12-04T08:32:15.9601568Z [7445/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp.o 2025-12-04T08:32:15.9604725Z [7446/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.cpp.o 2025-12-04T08:32:16.2443149Z [7446/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/shim_cuda.cpp.o 2025-12-04T08:32:16.2444493Z [7447/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/CUDAPluggableAllocator.cpp.o 2025-12-04T08:32:16.3758678Z [7447/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2025-12-04T08:32:16.3760000Z [7448/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp.o 2025-12-04T08:32:16.4181307Z [7448/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2025-12-04T08:32:16.4182337Z [7449/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2025-12-04T08:32:16.4668990Z [7449/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2025-12-04T08:32:16.4670144Z [7450/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/shim_common.cpp.o 2025-12-04T08:32:16.5614658Z [7450/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2025-12-04T08:32:16.5615925Z [7451/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/shim_cuda.cpp.o 2025-12-04T08:32:16.7723915Z [7451/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2025-12-04T08:32:16.7725017Z [7452/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/comm.cpp.o 2025-12-04T08:32:16.8650205Z [7452/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2025-12-04T08:32:16.8651491Z [7453/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2025-12-04T08:32:16.9235461Z [7453/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Unique.cu.o 2025-12-04T08:32:16.9236616Z [7454/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2025-12-04T08:32:17.1515293Z [7454/7996] Linking CXX shared library CMakeFiles/torch_nvshmem.dir/cmake_device_link.o 2025-12-04T08:32:17.1516236Z [7455/7996] Linking CXX shared library CMakeFiles/torch_nvshmem.dir/cmake_device_link.o 2025-12-04T08:32:17.2148289Z [7455/7996] Linking CXX shared library lib/libtorch_nvshmem.so 2025-12-04T08:32:17.2149404Z [7456/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2025-12-04T08:32:17.2790294Z [7456/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp.o 2025-12-04T08:32:17.2790997Z [7457/7996] Linking CXX shared library lib/libtorch_nvshmem.so 2025-12-04T08:32:17.2791336Z Warning: Unused direct dependencies: 2025-12-04T08:32:17.2791622Z /lib/x86_64-linux-gnu/libm.so.6 2025-12-04T08:32:17.2791773Z 2025-12-04T08:32:17.4960180Z [7457/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp.o 2025-12-04T08:32:17.4964975Z [7458/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2025-12-04T08:32:17.5421772Z [7458/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp.o 2025-12-04T08:32:17.5423126Z [7459/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2025-12-04T08:32:17.5750202Z [7459/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp.o 2025-12-04T08:32:17.5752767Z [7460/7996] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2025-12-04T08:32:17.9867178Z [7460/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp.o 2025-12-04T08:32:17.9868753Z [7461/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp.o 2025-12-04T08:32:18.2134367Z [7461/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp.o 2025-12-04T08:32:18.2135778Z [7462/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp.o 2025-12-04T08:32:18.3172418Z [7462/7996] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-12-04T08:32:18.3173390Z [7463/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp.o 2025-12-04T08:32:18.3223979Z [7463/7996] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-12-04T08:32:18.3225315Z [7464/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp.o 2025-12-04T08:32:18.3619551Z [7464/7996] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-12-04T08:32:18.3623413Z [7465/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp.o 2025-12-04T08:32:18.4394861Z [7465/7996] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-12-04T08:32:18.4396249Z [7466/7996] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp.o 2025-12-04T08:32:18.6435095Z [7466/7996] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-12-04T08:32:18.6436523Z [7467/7996] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-12-04T08:32:19.1081171Z [7467/7996] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-12-04T08:32:19.1084172Z [7468/7996] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-12-04T08:32:19.2027449Z [7468/7996] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-12-04T08:32:19.2028533Z [7469/7996] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-12-04T08:32:19.2148139Z [7469/7996] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-12-04T08:32:19.2149352Z [7470/7996] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-12-04T08:32:19.2948523Z [7470/7996] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-12-04T08:32:19.2950195Z [7471/7996] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-12-04T08:32:19.3248697Z [7471/7996] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-12-04T08:32:19.3249782Z [7472/7996] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-12-04T08:32:19.9051076Z [7472/7996] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-12-04T08:32:19.9052360Z [7473/7996] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-12-04T08:32:20.0916223Z [7473/7996] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-12-04T08:32:20.0917351Z [7474/7996] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-12-04T08:32:20.1217002Z [7474/7996] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-12-04T08:32:20.1218294Z [7475/7996] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-12-04T08:32:20.1286473Z [7475/7996] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-12-04T08:32:20.1287876Z [7476/7996] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-12-04T08:32:20.1544621Z [7476/7996] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-12-04T08:32:20.1545931Z [7477/7996] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-12-04T08:32:20.7902040Z [7477/7996] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-12-04T08:32:20.7903190Z [7478/7996] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-12-04T08:32:20.8263406Z [7478/7996] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-12-04T08:32:20.8264208Z [7479/7996] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-12-04T08:32:20.9724712Z [7479/7996] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-12-04T08:32:20.9727060Z [7480/7996] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-12-04T08:32:21.3539541Z [7480/7996] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-12-04T08:32:21.3541091Z [7481/7996] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-12-04T08:32:21.3689782Z [7481/7996] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-12-04T08:32:21.3691138Z [7482/7996] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-12-04T08:32:21.7542100Z [7482/7996] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-12-04T08:32:21.7543165Z [7483/7996] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-12-04T08:32:21.7797875Z [7483/7996] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-12-04T08:32:21.7798791Z [7484/7996] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-12-04T08:32:21.8016335Z [7484/7996] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-12-04T08:32:21.8018034Z [7485/7996] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-12-04T08:32:22.0388986Z [7485/7996] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-12-04T08:32:22.0390336Z [7486/7996] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-12-04T08:32:22.1792282Z [7486/7996] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-12-04T08:32:22.1796925Z [7487/7996] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-12-04T08:32:22.3069390Z [7487/7996] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-12-04T08:32:22.3070766Z [7488/7996] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-12-04T08:32:22.5650899Z [7488/7996] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-12-04T08:32:22.5651893Z [7489/7996] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-12-04T08:32:22.6145423Z [7489/7996] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-12-04T08:32:22.6146558Z [7490/7996] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-12-04T08:32:22.9695627Z [7490/7996] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-12-04T08:32:22.9704773Z [7491/7996] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-12-04T08:32:23.0794943Z [7491/7996] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-12-04T08:32:23.0796084Z [7492/7996] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-12-04T08:32:23.2053129Z [7492/7996] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-12-04T08:32:23.2054242Z [7493/7996] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-12-04T08:32:23.4941798Z [7493/7996] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-12-04T08:32:23.4945968Z [7494/7996] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-12-04T08:32:23.6001629Z [7494/7996] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-12-04T08:32:23.6005164Z [7495/7996] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-12-04T08:32:23.7782606Z [7495/7996] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-12-04T08:32:23.7783817Z [7496/7996] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Unique.cu.o 2025-12-04T08:32:23.8137255Z [7496/7996] Linking CXX shared library lib/libtorch_cuda.so 2025-12-04T08:32:23.8140222Z [7497/7996] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-12-04T08:32:23.8732209Z [7497/7996] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-12-04T08:32:23.8733478Z [7498/7996] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-12-04T08:32:23.9242344Z [7498/7996] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-12-04T08:32:23.9245712Z [7499/7996] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-12-04T08:32:24.2741918Z [7499/7996] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-12-04T08:32:24.2742813Z [7500/7996] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-12-04T08:32:24.2896742Z [7500/7996] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-12-04T08:32:24.2899925Z [7501/7996] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-12-04T08:32:24.6449729Z [7501/7996] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-12-04T08:32:24.6450580Z [7502/7996] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-12-04T08:32:24.8314956Z [7502/7996] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-12-04T08:32:24.8316238Z [7503/7996] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-12-04T08:32:25.1960528Z [7503/7996] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-12-04T08:32:25.1961831Z [7504/7996] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-12-04T08:32:25.2135800Z [7504/7996] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-12-04T08:32:25.2137048Z [7505/7996] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-12-04T08:32:25.3745266Z [7505/7996] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-12-04T08:32:25.3746663Z [7506/7996] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-12-04T08:32:25.5263387Z [7506/7996] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-12-04T08:32:25.5264869Z [7507/7996] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-12-04T08:32:25.5580842Z [7507/7996] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-12-04T08:32:25.5581949Z [7508/7996] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-12-04T08:32:25.9029323Z [7508/7996] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-12-04T08:32:25.9031045Z [7509/7996] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-12-04T08:32:26.0413905Z [7509/7996] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-12-04T08:32:26.0415106Z [7510/7996] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-12-04T08:32:26.0832738Z [7510/7996] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2025-12-04T08:32:26.0834108Z [7511/7996] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-12-04T08:32:26.2008664Z [7511/7996] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-12-04T08:32:26.2009583Z [7512/7996] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-12-04T08:32:26.2767327Z [7512/7996] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2025-12-04T08:32:26.2768610Z [7513/7996] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-12-04T08:32:26.5155274Z [7513/7996] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-12-04T08:32:26.5156730Z [7514/7996] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2025-12-04T08:32:26.5832616Z [7514/7996] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-12-04T08:32:26.5834270Z [7515/7996] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-12-04T08:32:26.6112307Z [7515/7996] 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 2025-12-04T08:32:26.6114164Z [7516/7996] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-12-04T08:32:26.6438617Z [7516/7996] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-12-04T08:32:26.6440109Z [7517/7996] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2025-12-04T08:32:26.7976787Z [7517/7996] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-12-04T08:32:26.7983000Z [7518/7996] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-12-04T08:32:26.8675770Z [7518/7996] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-12-04T08:32:26.8677881Z [7519/7996] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-12-04T08:32:26.9285646Z [7519/7996] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-12-04T08:32:26.9288367Z [7520/7996] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-12-04T08:32:27.0074574Z [7520/7996] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-12-04T08:32:27.0075823Z [7521/7996] 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 2025-12-04T08:32:27.0359766Z [7521/7996] Building CXX object caffe2/CMakeFiles/cuda_allocator_test.dir/__/aten/src/ATen/test/cuda_allocator_test.cpp.o 2025-12-04T08:32:27.0361102Z [7522/7996] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-12-04T08:32:27.2677647Z [7522/7996] Building CXX object caffe2/CMakeFiles/cuda_apply_test.dir/__/aten/src/ATen/test/cuda_apply_test.cpp.o 2025-12-04T08:32:27.2678839Z [7523/7996] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-12-04T08:32:27.4075391Z [7523/7996] Building CUDA object caffe2/CMakeFiles/cuda_atomic_ops_test.dir/__/aten/src/ATen/test/cuda_atomic_ops_test.cu.o 2025-12-04T08:32:27.4076766Z [7524/7996] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-12-04T08:32:27.4851340Z [7524/7996] Building CXX object caffe2/CMakeFiles/cuda_caching_host_allocator_test.dir/__/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp.o 2025-12-04T08:32:27.4853076Z [7525/7996] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-12-04T08:32:27.5542955Z [7525/7996] Building CUDA object caffe2/CMakeFiles/cuda_complex_math_test.dir/__/aten/src/ATen/test/cuda_complex_math_test.cu.o 2025-12-04T08:32:27.5544244Z [7526/7996] Building CXX object caffe2/CMakeFiles/cuda_apply_test.dir/__/aten/src/ATen/test/cuda_apply_test.cpp.o 2025-12-04T08:32:28.2356414Z [7526/7996] Building CUDA object caffe2/CMakeFiles/cuda_complex_test.dir/__/aten/src/ATen/test/cuda_complex_test.cu.o 2025-12-04T08:32:28.2357872Z [7527/7996] Building CXX object caffe2/CMakeFiles/cuda_allocator_test.dir/__/aten/src/ATen/test/cuda_allocator_test.cpp.o 2025-12-04T08:32:28.4286981Z [7527/7996] Building CUDA object caffe2/CMakeFiles/cuda_cub_test.dir/__/aten/src/ATen/test/cuda_cub_test.cu.o 2025-12-04T08:32:28.4288962Z [7528/7996] Building CXX object caffe2/CMakeFiles/cuda_caching_host_allocator_test.dir/__/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp.o 2025-12-04T08:32:29.0509544Z [7528/7996] Building CXX object caffe2/CMakeFiles/cuda_cublas_handle_pool_test.dir/__/aten/src/ATen/test/cuda_cublas_handle_pool_test.cpp.o 2025-12-04T08:32:29.0511088Z [7529/7996] Building CXX object caffe2/CMakeFiles/cuda_cublas_handle_pool_test.dir/__/aten/src/ATen/test/cuda_cublas_handle_pool_test.cpp.o 2025-12-04T08:32:29.4710229Z [7529/7996] Building CXX object caffe2/CMakeFiles/cuda_device_test.dir/__/aten/src/ATen/test/cuda_device_test.cpp.o 2025-12-04T08:32:29.4711417Z [7530/7996] Building CXX object caffe2/CMakeFiles/cuda_device_test.dir/__/aten/src/ATen/test/cuda_device_test.cpp.o 2025-12-04T08:32:30.0785022Z [7530/7996] Building CUDA object caffe2/CMakeFiles/cuda_distributions_test.dir/__/aten/src/ATen/test/cuda_distributions_test.cu.o 2025-12-04T08:32:30.0786175Z [7531/7996] Linking CXX shared library lib/libtorch_cuda.so 2025-12-04T08:32:30.0786674Z Warning: Unused direct dependencies: 2025-12-04T08:32:30.0787157Z /var/lib/jenkins/workspace/build/lib/libtorch_nvshmem.so 2025-12-04T08:32:30.0787630Z /usr/local/cuda/lib64/libcurand.so.10 2025-12-04T08:32:30.0788011Z /lib/x86_64-linux-gnu/libmpi_cxx.so.40 2025-12-04T08:32:30.0788382Z /lib/x86_64-linux-gnu/libmpi.so.40 2025-12-04T08:32:30.0788632Z 2025-12-04T08:32:30.5774612Z [7531/7996] Linking CXX shared library lib/libtorch.so 2025-12-04T08:32:30.5775206Z [7532/7996] Linking CXX shared library lib/libtorch.so 2025-12-04T08:32:30.5775614Z Warning: Unused direct dependencies: 2025-12-04T08:32:30.5775983Z /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:32:30.5776410Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:30.5776698Z 2025-12-04T08:32:30.6438032Z [7532/7996] Linking CXX shared library lib/libtorch_cuda_linalg.so 2025-12-04T08:32:30.6439254Z [7533/7996] Building CUDA object caffe2/CMakeFiles/cuda_complex_math_test.dir/__/aten/src/ATen/test/cuda_complex_math_test.cu.o 2025-12-04T08:32:30.8347440Z [7533/7996] Linking CXX executable bin/Dict_test 2025-12-04T08:32:30.8348439Z [7534/7996] Building CUDA object caffe2/CMakeFiles/cuda_atomic_ops_test.dir/__/aten/src/ATen/test/cuda_atomic_ops_test.cu.o 2025-12-04T08:32:31.1818616Z [7534/7996] Linking CXX executable bin/Dimname_test 2025-12-04T08:32:31.1819296Z [7535/7996] Linking CXX shared library lib/libtorch_cuda_linalg.so 2025-12-04T08:32:31.1819807Z Warning: Unused direct dependencies: 2025-12-04T08:32:31.1820205Z /usr/local/cuda/lib64/libcudart.so.12 2025-12-04T08:32:31.1820466Z 2025-12-04T08:32:31.4465346Z [7535/7996] Linking CXX executable bin/MaybeOwned_test 2025-12-04T08:32:31.4466644Z [7536/7996] Building CUDA object caffe2/CMakeFiles/cuda_complex_test.dir/__/aten/src/ATen/test/cuda_complex_test.cu.o 2025-12-04T08:32:31.4572897Z [7536/7996] Linking CXX executable bin/NamedTensor_test 2025-12-04T08:32:31.4573526Z [7537/7996] Linking CXX executable bin/Dict_test 2025-12-04T08:32:31.4574126Z Warning: Unused direct dependencies: 2025-12-04T08:32:31.4574568Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:31.4575065Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:31.4575381Z 2025-12-04T08:32:31.8537387Z [7537/7996] Linking CXX executable bin/apply_utils_test 2025-12-04T08:32:31.8538028Z [7538/7996] Linking CXX executable bin/Dimname_test 2025-12-04T08:32:31.8538473Z Warning: Unused direct dependencies: 2025-12-04T08:32:31.8538871Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:31.8539336Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:31.8539656Z 2025-12-04T08:32:32.1569356Z [7538/7996] Linking CXX executable bin/atest 2025-12-04T08:32:32.1569995Z [7539/7996] Linking CXX executable bin/NamedTensor_test 2025-12-04T08:32:32.1570458Z Warning: Unused direct dependencies: 2025-12-04T08:32:32.1570933Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:32.1571626Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:32.1572031Z 2025-12-04T08:32:32.2315720Z [7539/7996] Linking CXX executable bin/basic 2025-12-04T08:32:32.2316334Z [7540/7996] Linking CXX executable bin/MaybeOwned_test 2025-12-04T08:32:32.2316784Z Warning: Unused direct dependencies: 2025-12-04T08:32:32.2317229Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:32.2317721Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:32.2318033Z 2025-12-04T08:32:32.4003598Z [7540/7996] Linking CXX executable bin/broadcast_test 2025-12-04T08:32:32.4004268Z [7541/7996] Linking CXX executable bin/apply_utils_test 2025-12-04T08:32:32.4004730Z Warning: Unused direct dependencies: 2025-12-04T08:32:32.4005161Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:32.4005656Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:32.4006024Z 2025-12-04T08:32:32.8488741Z [7541/7996] Linking CXX executable bin/cpu_allocator_test 2025-12-04T08:32:32.8489400Z [7542/7996] Linking CXX executable bin/atest 2025-12-04T08:32:32.8489818Z Warning: Unused direct dependencies: 2025-12-04T08:32:32.8490244Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:32.8490720Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:32.8491041Z 2025-12-04T08:32:33.1782869Z [7542/7996] Linking CXX executable bin/cpu_generator_test 2025-12-04T08:32:33.1783777Z [7543/7996] Building CUDA object caffe2/CMakeFiles/cuda_cub_test.dir/__/aten/src/ATen/test/cuda_cub_test.cu.o 2025-12-04T08:32:33.2299407Z [7543/7996] Linking CXX executable bin/cpu_profiling_allocator_test 2025-12-04T08:32:33.2300100Z [7544/7996] Linking CXX executable bin/cpu_allocator_test 2025-12-04T08:32:33.2300544Z Warning: Unused direct dependencies: 2025-12-04T08:32:33.2300965Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:33.2301667Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:33.2301995Z 2025-12-04T08:32:33.2459168Z [7544/7996] Linking CXX executable bin/cpu_rng_test 2025-12-04T08:32:33.2459766Z [7545/7996] Linking CXX executable bin/basic 2025-12-04T08:32:33.2460171Z Warning: Unused direct dependencies: 2025-12-04T08:32:33.2460576Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:33.2461044Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:33.2461338Z 2025-12-04T08:32:33.2947331Z [7545/7996] Linking CXX executable bin/dlconvertor_test 2025-12-04T08:32:33.2947926Z [7546/7996] Linking CXX executable bin/broadcast_test 2025-12-04T08:32:33.2948345Z Warning: Unused direct dependencies: 2025-12-04T08:32:33.2948790Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:33.2949244Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:33.2949536Z 2025-12-04T08:32:33.5711905Z [7546/7996] Linking CXX executable bin/extension_backend_test 2025-12-04T08:32:33.5712591Z [7547/7996] Linking CXX executable bin/cpu_generator_test 2025-12-04T08:32:33.5713256Z Warning: Unused direct dependencies: 2025-12-04T08:32:33.5713652Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:33.5714066Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:33.5714381Z 2025-12-04T08:32:34.1090762Z [7547/7996] Linking CXX executable bin/half_test 2025-12-04T08:32:34.1091453Z [7548/7996] Linking CXX executable bin/extension_backend_test 2025-12-04T08:32:34.1091954Z Warning: Unused direct dependencies: 2025-12-04T08:32:34.1092421Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:34.1092904Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:34.1093218Z 2025-12-04T08:32:34.2823134Z [7548/7996] Linking CXX executable bin/ivalue_test 2025-12-04T08:32:34.2823849Z [7549/7996] Linking CXX executable bin/cpu_profiling_allocator_test 2025-12-04T08:32:34.2824388Z Warning: Unused direct dependencies: 2025-12-04T08:32:34.2824816Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:34.2825507Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:34.2825989Z 2025-12-04T08:32:34.3474214Z [7549/7996] Linking CXX executable bin/lazy_tensor_test 2025-12-04T08:32:34.3474833Z [7550/7996] Linking CXX executable bin/cpu_rng_test 2025-12-04T08:32:34.3475253Z Warning: Unused direct dependencies: 2025-12-04T08:32:34.3475672Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:34.3476124Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:34.3489772Z 2025-12-04T08:32:34.3631859Z [7550/7996] Linking CXX executable bin/math_kernel_test 2025-12-04T08:32:34.3632477Z [7551/7996] Linking CXX executable bin/dlconvertor_test 2025-12-04T08:32:34.3632912Z Warning: Unused direct dependencies: 2025-12-04T08:32:34.3633332Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:34.3633821Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:34.3634128Z 2025-12-04T08:32:34.5359287Z [7551/7996] Linking CXX executable bin/memory_format_test 2025-12-04T08:32:34.5359979Z [7552/7996] Linking CXX executable bin/half_test 2025-12-04T08:32:34.5360448Z Warning: Unused direct dependencies: 2025-12-04T08:32:34.5360898Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:34.5361405Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:34.5361940Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:34.5362267Z 2025-12-04T08:32:35.1285064Z [7552/7996] Linking CXX executable bin/memory_overlapping_test 2025-12-04T08:32:35.1285745Z [7553/7996] Linking CXX executable bin/ivalue_test 2025-12-04T08:32:35.1286221Z Warning: Unused direct dependencies: 2025-12-04T08:32:35.1286685Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:35.1287175Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:35.1287491Z 2025-12-04T08:32:35.2551896Z [7553/7996] Linking CXX executable bin/mobile_memory_cleanup 2025-12-04T08:32:35.2552390Z [7554/7996] Linking CXX executable bin/memory_overlapping_test 2025-12-04T08:32:35.2552695Z Warning: Unused direct dependencies: 2025-12-04T08:32:35.2552982Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:35.2553294Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:35.2553485Z 2025-12-04T08:32:35.3899560Z [7554/7996] Linking CXX executable bin/native_test 2025-12-04T08:32:35.3900421Z [7555/7996] Linking CXX executable bin/memory_format_test 2025-12-04T08:32:35.3900982Z Warning: Unused direct dependencies: 2025-12-04T08:32:35.3901502Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:35.3902060Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:35.3902469Z 2025-12-04T08:32:35.3946434Z [7555/7996] Linking CXX executable bin/operator_name_test 2025-12-04T08:32:35.3947131Z [7556/7996] Linking CXX executable bin/lazy_tensor_test 2025-12-04T08:32:35.3947572Z Warning: Unused direct dependencies: 2025-12-04T08:32:35.3948188Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:35.3948665Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:35.3949149Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:35.3949437Z 2025-12-04T08:32:35.4570192Z [7556/7996] Linking CXX executable bin/operators_test 2025-12-04T08:32:35.4570846Z [7557/7996] Linking CXX executable bin/math_kernel_test 2025-12-04T08:32:35.4571314Z Warning: Unused direct dependencies: 2025-12-04T08:32:35.4571764Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:35.4572239Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:35.4572545Z 2025-12-04T08:32:35.8587393Z [7557/7996] Linking CXX executable bin/packedtensoraccessor_test 2025-12-04T08:32:35.8587951Z [7558/7996] Linking CXX executable bin/mobile_memory_cleanup 2025-12-04T08:32:35.8588374Z Warning: Unused direct dependencies: 2025-12-04T08:32:35.8588803Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:35.8589466Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:35.8589854Z 2025-12-04T08:32:36.2995198Z [7558/7996] Linking CXX executable bin/pow_test 2025-12-04T08:32:36.2996023Z [7559/7996] Linking CXX executable bin/native_test 2025-12-04T08:32:36.2996607Z Warning: Unused direct dependencies: 2025-12-04T08:32:36.2997100Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:36.2999055Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:36.2999425Z 2025-12-04T08:32:36.4720993Z [7559/7996] Linking CXX executable bin/quantized_test 2025-12-04T08:32:36.4721676Z [7560/7996] Linking CXX executable bin/operators_test 2025-12-04T08:32:36.4722148Z Warning: Unused direct dependencies: 2025-12-04T08:32:36.4722584Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:36.4723128Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:36.4723460Z 2025-12-04T08:32:36.4848927Z [7560/7996] Linking CXX executable bin/reduce_ops_test 2025-12-04T08:32:36.4849456Z [7561/7996] Linking CXX executable bin/operator_name_test 2025-12-04T08:32:36.4849754Z Warning: Unused direct dependencies: 2025-12-04T08:32:36.4850074Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:36.4850415Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:36.4850720Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:36.4850983Z 2025-12-04T08:32:36.5291268Z [7561/7996] Linking CXX executable bin/reportMemoryUsage_test 2025-12-04T08:32:36.5291982Z [7562/7996] Linking CXX executable bin/packedtensoraccessor_test 2025-12-04T08:32:36.5292469Z Warning: Unused direct dependencies: 2025-12-04T08:32:36.5292878Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:36.5293351Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:36.5293656Z 2025-12-04T08:32:36.5831434Z [7562/7996] Linking CXX executable bin/scalar_tensor_test 2025-12-04T08:32:36.5832062Z [7563/7996] Linking CXX executable bin/pow_test 2025-12-04T08:32:36.5832460Z Warning: Unused direct dependencies: 2025-12-04T08:32:36.5832837Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:36.5833261Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:36.5833546Z 2025-12-04T08:32:37.0830876Z [7563/7996] Linking CXX executable bin/scalar_test 2025-12-04T08:32:37.0831549Z [7564/7996] Linking CXX executable bin/quantized_test 2025-12-04T08:32:37.0832041Z Warning: Unused direct dependencies: 2025-12-04T08:32:37.0832493Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:37.0832992Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:37.0833317Z 2025-12-04T08:32:37.1313370Z [7564/7996] Linking CXX executable bin/StorageUtils_test 2025-12-04T08:32:37.1315456Z [7565/7996] Building CUDA object caffe2/CMakeFiles/cuda_distributions_test.dir/__/aten/src/ATen/test/cuda_distributions_test.cu.o 2025-12-04T08:32:37.2483259Z [7565/7996] Linking CXX executable bin/stride_properties_test 2025-12-04T08:32:37.2483989Z [7566/7996] Linking CXX executable bin/reportMemoryUsage_test 2025-12-04T08:32:37.2484456Z Warning: Unused direct dependencies: 2025-12-04T08:32:37.2484874Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:37.2485347Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:37.2485832Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:37.2486135Z 2025-12-04T08:32:37.4164746Z [7566/7996] Linking CXX executable bin/tensor_iterator_test 2025-12-04T08:32:37.4165483Z [7567/7996] Linking CXX executable bin/scalar_tensor_test 2025-12-04T08:32:37.4165983Z Warning: Unused direct dependencies: 2025-12-04T08:32:37.4166444Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:37.4166956Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:37.4167325Z 2025-12-04T08:32:37.5814983Z [7567/7996] Linking CXX executable bin/test_parallel 2025-12-04T08:32:37.5815911Z [7568/7996] Linking CXX executable bin/reduce_ops_test 2025-12-04T08:32:37.5816454Z Warning: Unused direct dependencies: 2025-12-04T08:32:37.5816893Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:37.5817377Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:37.5817685Z 2025-12-04T08:32:37.6660557Z [7568/7996] Linking CXX executable bin/thread_init_test 2025-12-04T08:32:37.6661169Z [7569/7996] Linking CXX executable bin/scalar_test 2025-12-04T08:32:37.6664945Z Warning: Unused direct dependencies: 2025-12-04T08:32:37.6665352Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:37.6665906Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:37.6669468Z 2025-12-04T08:32:38.0121496Z [7569/7996] Linking CXX executable bin/type_ptr_test 2025-12-04T08:32:38.0121976Z [7570/7996] Linking CXX executable bin/tensor_iterator_test 2025-12-04T08:32:38.0122283Z Warning: Unused direct dependencies: 2025-12-04T08:32:38.0122585Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:38.0122900Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:38.0123089Z 2025-12-04T08:32:38.1915749Z [7570/7996] Linking CXX executable bin/type_test 2025-12-04T08:32:38.1916405Z [7571/7996] Linking CXX executable bin/StorageUtils_test 2025-12-04T08:32:38.1916860Z Warning: Unused direct dependencies: 2025-12-04T08:32:38.1917274Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:38.1917728Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:38.1918032Z 2025-12-04T08:32:38.2328409Z [7571/7996] Linking CXX executable bin/undefined_tensor_test 2025-12-04T08:32:38.2329091Z [7572/7996] Linking CXX executable bin/stride_properties_test 2025-12-04T08:32:38.2329545Z Warning: Unused direct dependencies: 2025-12-04T08:32:38.2330215Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:38.2330674Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:38.2331002Z 2025-12-04T08:32:38.3977968Z [7572/7996] Linking CXX executable bin/verify_api_visibility 2025-12-04T08:32:38.3978698Z [7573/7996] Linking CXX executable bin/type_ptr_test 2025-12-04T08:32:38.3979147Z Warning: Unused direct dependencies: 2025-12-04T08:32:38.3979561Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:38.3980040Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:38.3980357Z 2025-12-04T08:32:38.4549014Z [7573/7996] Linking CXX executable bin/legacy_vmap_test 2025-12-04T08:32:38.4549620Z [7574/7996] Linking CXX executable bin/test_parallel 2025-12-04T08:32:38.4549998Z Warning: Unused direct dependencies: 2025-12-04T08:32:38.4550424Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:38.4550889Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:38.4551195Z 2025-12-04T08:32:38.5947269Z [7574/7996] Linking CXX executable bin/weakref_test 2025-12-04T08:32:38.5948196Z [7575/7996] Linking CXX executable bin/thread_init_test 2025-12-04T08:32:38.5948672Z Warning: Unused direct dependencies: 2025-12-04T08:32:38.5949101Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:38.5949575Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:38.5949887Z 2025-12-04T08:32:39.0521969Z [7575/7996] Linking CXX executable bin/wrapdim_test 2025-12-04T08:32:39.0522663Z [7576/7996] Linking CXX executable bin/type_test 2025-12-04T08:32:39.0523148Z Warning: Unused direct dependencies: 2025-12-04T08:32:39.0523608Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:39.0524128Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:39.0524455Z 2025-12-04T08:32:39.1264940Z [7576/7996] Linking CXX executable bin/xla_tensor_test 2025-12-04T08:32:39.1265569Z [7577/7996] Linking CXX executable bin/legacy_vmap_test 2025-12-04T08:32:39.1266125Z Warning: Unused direct dependencies: 2025-12-04T08:32:39.1266843Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:39.1267391Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:39.1267692Z 2025-12-04T08:32:39.2402846Z [7577/7996] Linking CXX executable bin/IListRef_test 2025-12-04T08:32:39.2403478Z [7578/7996] Linking CXX executable bin/undefined_tensor_test 2025-12-04T08:32:39.2403957Z Warning: Unused direct dependencies: 2025-12-04T08:32:39.2404383Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:39.2404838Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:39.2405150Z 2025-12-04T08:32:39.2460643Z [7578/7996] Linking CXX executable bin/List_test 2025-12-04T08:32:39.2461270Z [7579/7996] Linking CXX executable bin/verify_api_visibility 2025-12-04T08:32:39.2461722Z Warning: Unused direct dependencies: 2025-12-04T08:32:39.2462109Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:39.2462590Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:39.2463053Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:39.2463346Z 2025-12-04T08:32:39.3435003Z [7579/7996] Linking CXX executable bin/KernelFunction_test 2025-12-04T08:32:39.3435754Z [7580/7996] Linking CXX executable bin/wrapdim_test 2025-12-04T08:32:39.3436233Z Warning: Unused direct dependencies: 2025-12-04T08:32:39.3436693Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:39.3437183Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:39.3437515Z 2025-12-04T08:32:39.5453821Z [7580/7996] Linking CXX executable bin/kernel_function_legacy_test 2025-12-04T08:32:39.5454483Z [7581/7996] Linking CXX executable bin/weakref_test 2025-12-04T08:32:39.5454902Z Warning: Unused direct dependencies: 2025-12-04T08:32:39.5455289Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:39.5456008Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:39.5456303Z 2025-12-04T08:32:39.8884989Z [7581/7996] Linking CXX executable bin/kernel_function_test 2025-12-04T08:32:39.8885728Z [7582/7996] Linking CXX executable bin/IListRef_test 2025-12-04T08:32:39.8886185Z Warning: Unused direct dependencies: 2025-12-04T08:32:39.8886626Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:39.8887105Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:39.8887399Z 2025-12-04T08:32:40.1117683Z [7582/7996] Linking CXX executable bin/kernel_lambda_legacy_test 2025-12-04T08:32:40.1118326Z [7583/7996] Linking CXX executable bin/xla_tensor_test 2025-12-04T08:32:40.1118789Z Warning: Unused direct dependencies: 2025-12-04T08:32:40.1119169Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:40.1119588Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:40.1119879Z 2025-12-04T08:32:40.2025095Z [7583/7996] Linking CXX executable bin/kernel_lambda_test 2025-12-04T08:32:40.2025973Z [7584/7996] Linking CXX executable bin/kernel_function_legacy_test 2025-12-04T08:32:40.2026742Z Warning: Unused direct dependencies: 2025-12-04T08:32:40.2027186Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:40.2027666Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:40.2027974Z 2025-12-04T08:32:40.2853841Z [7584/7996] Linking CXX executable bin/kernel_stackbased_test 2025-12-04T08:32:40.2856159Z [7585/7996] Linking CXX executable bin/List_test 2025-12-04T08:32:40.2858088Z Warning: Unused direct dependencies: 2025-12-04T08:32:40.2858384Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:40.2858697Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:40.2861139Z 2025-12-04T08:32:40.3309790Z [7585/7996] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-12-04T08:32:40.3310462Z [7586/7996] Linking CXX executable bin/KernelFunction_test 2025-12-04T08:32:40.3311114Z Warning: Unused direct dependencies: 2025-12-04T08:32:40.3311587Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:40.3312319Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:40.3312754Z 2025-12-04T08:32:40.6375627Z [7586/7996] Linking CXX executable bin/CppSignature_test 2025-12-04T08:32:40.6376294Z [7587/7996] Linking CXX executable bin/kernel_function_test 2025-12-04T08:32:40.6376745Z Warning: Unused direct dependencies: 2025-12-04T08:32:40.6377146Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:40.6377618Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:40.6377910Z 2025-12-04T08:32:40.8791309Z [7587/7996] Linking CXX executable bin/backend_fallback_test 2025-12-04T08:32:40.8792335Z [7588/7996] Linking CXX executable bin/kernel_lambda_test 2025-12-04T08:32:40.8792788Z Warning: Unused direct dependencies: 2025-12-04T08:32:40.8793194Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:40.8793704Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:40.8794010Z 2025-12-04T08:32:40.9544300Z [7588/7996] Linking CXX executable bin/op_allowlist_test 2025-12-04T08:32:40.9545009Z [7589/7996] Linking CXX executable bin/kernel_lambda_legacy_test 2025-12-04T08:32:40.9545462Z Warning: Unused direct dependencies: 2025-12-04T08:32:40.9545958Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:40.9546416Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:40.9546716Z 2025-12-04T08:32:41.0013535Z [7589/7996] Linking CXX executable bin/op_registration_test 2025-12-04T08:32:41.0014191Z [7590/7996] Linking CXX executable bin/kernel_stackbased_test 2025-12-04T08:32:41.0014640Z Warning: Unused direct dependencies: 2025-12-04T08:32:41.0015050Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:41.0015496Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:41.0019520Z 2025-12-04T08:32:41.4040064Z [7590/7996] Linking CXX executable bin/inline_container_test 2025-12-04T08:32:41.4045161Z [7591/7996] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-12-04T08:32:41.4048796Z Warning: Unused direct dependencies: 2025-12-04T08:32:41.4049233Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:41.4049696Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:41.4053667Z 2025-12-04T08:32:41.4361644Z [7591/7996] Linking CXX executable bin/cuda_allocator_test 2025-12-04T08:32:41.4366552Z [7592/7996] Linking CXX executable bin/CppSignature_test 2025-12-04T08:32:41.4370333Z Warning: Unused direct dependencies: 2025-12-04T08:32:41.4370744Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:41.4371181Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:41.4371630Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:41.4375706Z 2025-12-04T08:32:41.4670202Z [7592/7996] Linking CXX executable bin/cuda_apply_test 2025-12-04T08:32:41.4673113Z [7593/7996] Linking CXX executable bin/backend_fallback_test 2025-12-04T08:32:41.4675709Z Warning: Unused direct dependencies: 2025-12-04T08:32:41.4676016Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:41.4676333Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:41.4679031Z 2025-12-04T08:32:41.7389413Z [7593/7996] Linking CXX executable bin/cuda_atomic_ops_test 2025-12-04T08:32:41.7393575Z [7594/7996] Linking CXX executable bin/op_registration_test 2025-12-04T08:32:41.7394132Z Warning: Unused direct dependencies: 2025-12-04T08:32:41.7394604Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:41.7395145Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:41.7395502Z 2025-12-04T08:32:41.9486114Z [7594/7996] Linking CXX executable bin/cuda_caching_host_allocator_test 2025-12-04T08:32:41.9486850Z [7595/7996] Linking CXX executable bin/op_allowlist_test 2025-12-04T08:32:41.9487324Z Warning: Unused direct dependencies: 2025-12-04T08:32:41.9487741Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:41.9488432Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:41.9488971Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:41.9489276Z 2025-12-04T08:32:42.0503255Z [7595/7996] Linking CXX executable bin/cuda_complex_math_test 2025-12-04T08:32:42.0503940Z [7596/7996] Linking CXX executable bin/inline_container_test 2025-12-04T08:32:42.0504353Z Warning: Unused direct dependencies: 2025-12-04T08:32:42.0504635Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:42.0505009Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:42.0505202Z 2025-12-04T08:32:42.1910886Z [7596/7996] Linking CXX executable bin/cuda_complex_test 2025-12-04T08:32:42.1911619Z [7597/7996] Linking CXX executable bin/cuda_apply_test 2025-12-04T08:32:42.1912078Z Warning: Unused direct dependencies: 2025-12-04T08:32:42.1912584Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:42.1913094Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:42.1913627Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:42.1913972Z 2025-12-04T08:32:42.5097648Z [7597/7996] Linking CXX executable bin/cuda_cub_test 2025-12-04T08:32:42.5098294Z [7598/7996] Linking CXX executable bin/cuda_allocator_test 2025-12-04T08:32:42.5098750Z Warning: Unused direct dependencies: 2025-12-04T08:32:42.5099155Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:42.5099452Z 2025-12-04T08:32:42.5620187Z [7598/7996] Linking CXX executable bin/cuda_cublas_handle_pool_test 2025-12-04T08:32:42.5620890Z [7599/7996] Linking CXX executable bin/cuda_atomic_ops_test 2025-12-04T08:32:42.5630048Z Warning: Unused direct dependencies: 2025-12-04T08:32:42.5630505Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:42.5630965Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:42.5631696Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:42.5632013Z 2025-12-04T08:32:42.7428385Z [7599/7996] Linking CXX executable bin/cuda_device_test 2025-12-04T08:32:42.7429165Z [7600/7996] Linking CXX executable bin/cuda_caching_host_allocator_test 2025-12-04T08:32:42.7429663Z Warning: Unused direct dependencies: 2025-12-04T08:32:42.7430093Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:42.7430558Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:42.7430855Z 2025-12-04T08:32:42.9230498Z [7600/7996] Linking CXX executable bin/cuda_distributions_test 2025-12-04T08:32:42.9231189Z [7601/7996] Linking CXX executable bin/cuda_complex_test 2025-12-04T08:32:42.9231637Z Warning: Unused direct dependencies: 2025-12-04T08:32:42.9232056Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:42.9232514Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:42.9233019Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:42.9233321Z 2025-12-04T08:32:43.0547426Z [7601/7996] Building CXX object caffe2/CMakeFiles/cuda_dlconvertor_test.dir/__/aten/src/ATen/test/cuda_dlconvertor_test.cpp.o 2025-12-04T08:32:43.0548397Z [7602/7996] Linking CXX executable bin/cuda_complex_math_test 2025-12-04T08:32:43.0548843Z Warning: Unused direct dependencies: 2025-12-04T08:32:43.0549255Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:43.0549707Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:43.0550183Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:43.0550642Z 2025-12-04T08:32:43.0579283Z [7602/7996] Building CXX object caffe2/CMakeFiles/cuda_event_test.dir/__/aten/src/ATen/test/cuda_event_test.cpp.o 2025-12-04T08:32:43.0580134Z [7603/7996] Linking CXX executable bin/cuda_cub_test 2025-12-04T08:32:43.0580548Z Warning: Unused direct dependencies: 2025-12-04T08:32:43.0580957Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:43.0581444Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:43.0582271Z 2025-12-04T08:32:43.3707527Z [7603/7996] Building CXX object caffe2/CMakeFiles/cuda_exchange_device_test.dir/__/aten/src/ATen/test/cuda_exchange_device_test.cpp.o 2025-12-04T08:32:43.3708482Z [7604/7996] Linking CXX executable bin/cuda_cublas_handle_pool_test 2025-12-04T08:32:43.3708794Z Warning: Unused direct dependencies: 2025-12-04T08:32:43.3709118Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:43.3709436Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:43.3709623Z 2025-12-04T08:32:43.3871472Z [7604/7996] Building CUDA object caffe2/CMakeFiles/cuda_generator_test.dir/__/aten/src/ATen/test/cuda_generator_test.cu.o 2025-12-04T08:32:43.3872471Z [7605/7996] Linking CXX executable bin/cuda_device_test 2025-12-04T08:32:43.3872940Z Warning: Unused direct dependencies: 2025-12-04T08:32:43.3873373Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:43.3873869Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:43.3874383Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:43.3874682Z 2025-12-04T08:32:43.5230085Z [7605/7996] Building CUDA object caffe2/CMakeFiles/cuda_half_test.dir/__/aten/src/ATen/test/cuda_half_test.cu.o 2025-12-04T08:32:43.5231358Z [7606/7996] Building CXX object caffe2/CMakeFiles/cuda_exchange_device_test.dir/__/aten/src/ATen/test/cuda_exchange_device_test.cpp.o 2025-12-04T08:32:43.6650637Z [7606/7996] Linking CXX executable bin/cuda_exchange_device_test 2025-12-04T08:32:43.6654795Z [7607/7996] Linking CXX executable bin/cuda_distributions_test 2025-12-04T08:32:43.6659601Z Warning: Unused direct dependencies: 2025-12-04T08:32:43.6660038Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:43.6663662Z 2025-12-04T08:32:43.8255825Z [7607/7996] Building CUDA object caffe2/CMakeFiles/cuda_integer_divider_test.dir/__/aten/src/ATen/test/cuda_integer_divider_test.cu.o 2025-12-04T08:32:43.8257358Z [7608/7996] Building CXX object caffe2/CMakeFiles/cuda_event_test.dir/__/aten/src/ATen/test/cuda_event_test.cpp.o 2025-12-04T08:32:43.9179768Z [7608/7996] Linking CXX executable bin/cuda_event_test 2025-12-04T08:32:43.9180789Z [7609/7996] Building CXX object caffe2/CMakeFiles/cuda_dlconvertor_test.dir/__/aten/src/ATen/test/cuda_dlconvertor_test.cpp.o 2025-12-04T08:32:44.2603947Z [7609/7996] Linking CXX executable bin/cuda_dlconvertor_test 2025-12-04T08:32:44.2604655Z [7610/7996] Linking CXX executable bin/cuda_exchange_device_test 2025-12-04T08:32:44.2605158Z Warning: Unused direct dependencies: 2025-12-04T08:32:44.2605612Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:44.2606121Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:44.2606447Z 2025-12-04T08:32:44.8810403Z [7610/7996] Building CUDA object caffe2/CMakeFiles/cuda_optional_test.dir/__/aten/src/ATen/test/cuda_optional_test.cu.o 2025-12-04T08:32:44.8811308Z [7611/7996] Linking CXX executable bin/cuda_event_test 2025-12-04T08:32:44.8811755Z Warning: Unused direct dependencies: 2025-12-04T08:32:44.8812322Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:44.8812793Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:44.8813085Z 2025-12-04T08:32:44.9366046Z [7611/7996] Building CUDA object caffe2/CMakeFiles/cuda_packedtensoraccessor_test.dir/__/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu.o 2025-12-04T08:32:44.9367159Z [7612/7996] Linking CXX executable bin/cuda_dlconvertor_test 2025-12-04T08:32:44.9367646Z Warning: Unused direct dependencies: 2025-12-04T08:32:44.9368074Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:44.9368573Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:44.9370609Z 2025-12-04T08:32:46.0886921Z [7612/7996] Building CXX object caffe2/CMakeFiles/cuda_reportMemoryUsage_test.dir/__/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp.o 2025-12-04T08:32:46.0888379Z [7613/7996] Building CXX object caffe2/CMakeFiles/cuda_reportMemoryUsage_test.dir/__/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp.o 2025-12-04T08:32:46.8927875Z [7613/7996] Linking CXX executable bin/cuda_reportMemoryUsage_test 2025-12-04T08:32:46.8928979Z [7614/7996] Building CUDA object caffe2/CMakeFiles/cuda_integer_divider_test.dir/__/aten/src/ATen/test/cuda_integer_divider_test.cu.o 2025-12-04T08:32:46.9482336Z [7614/7996] Linking CXX executable bin/cuda_integer_divider_test 2025-12-04T08:32:46.9483080Z [7615/7996] Linking CXX executable bin/cuda_reportMemoryUsage_test 2025-12-04T08:32:46.9483584Z Warning: Unused direct dependencies: 2025-12-04T08:32:46.9484009Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:46.9484474Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:46.9484953Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:46.9485252Z 2025-12-04T08:32:47.3835083Z [7615/7996] Building CXX object caffe2/CMakeFiles/cuda_allocatorTraceTracker_test.dir/__/aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp.o 2025-12-04T08:32:47.3836141Z [7616/7996] Building CXX object caffe2/CMakeFiles/cuda_allocatorTraceTracker_test.dir/__/aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp.o 2025-12-04T08:32:47.8949686Z [7616/7996] Linking CXX executable bin/cuda_allocatorTraceTracker_test 2025-12-04T08:32:47.8950266Z [7617/7996] Linking CXX executable bin/cuda_integer_divider_test 2025-12-04T08:32:47.8950706Z Warning: Unused direct dependencies: 2025-12-04T08:32:47.8951110Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:47.8951560Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:47.8951990Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:47.8952222Z 2025-12-04T08:32:48.1459425Z [7617/7996] Building CXX object caffe2/CMakeFiles/cuda_stream_test.dir/__/aten/src/ATen/test/cuda_stream_test.cpp.o 2025-12-04T08:32:48.1460598Z [7618/7996] Linking CXX executable bin/cuda_allocatorTraceTracker_test 2025-12-04T08:32:48.1461150Z Warning: Unused direct dependencies: 2025-12-04T08:32:48.1461595Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:48.1462079Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:48.1462578Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:48.1462902Z 2025-12-04T08:32:48.4888681Z [7618/7996] Building CUDA object caffe2/CMakeFiles/cuda_vectorized_test.dir/__/aten/src/ATen/test/cuda_vectorized_test.cu.o 2025-12-04T08:32:48.4889902Z [7619/7996] Building CXX object caffe2/CMakeFiles/cuda_stream_test.dir/__/aten/src/ATen/test/cuda_stream_test.cpp.o 2025-12-04T08:32:49.4991277Z [7619/7996] Linking CXX executable bin/cuda_stream_test 2025-12-04T08:32:49.4991943Z [7620/7996] Linking CXX executable bin/cuda_stream_test 2025-12-04T08:32:49.4992373Z Warning: Unused direct dependencies: 2025-12-04T08:32:49.4992818Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:49.4993277Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:49.4994337Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:49.4994656Z 2025-12-04T08:32:50.5934012Z [7620/7996] Building CXX object caffe2/CMakeFiles/cuda_cudnn_test.dir/__/aten/src/ATen/test/cuda_cudnn_test.cpp.o 2025-12-04T08:32:50.5935448Z [7621/7996] Building CXX object caffe2/CMakeFiles/cuda_cudnn_test.dir/__/aten/src/ATen/test/cuda_cudnn_test.cpp.o 2025-12-04T08:32:51.2818663Z [7621/7996] Linking CXX executable bin/cuda_cudnn_test 2025-12-04T08:32:51.2819592Z [7622/7996] Building CUDA object caffe2/CMakeFiles/cuda_generator_test.dir/__/aten/src/ATen/test/cuda_generator_test.cu.o 2025-12-04T08:32:51.3259332Z [7622/7996] Linking CXX executable bin/cuda_generator_test 2025-12-04T08:32:51.3260212Z [7623/7996] Building CUDA object caffe2/CMakeFiles/cuda_half_test.dir/__/aten/src/ATen/test/cuda_half_test.cu.o 2025-12-04T08:32:51.4020691Z [7623/7996] Linking CXX executable bin/cuda_half_test 2025-12-04T08:32:51.4021332Z [7624/7996] Linking CXX executable bin/cuda_cudnn_test 2025-12-04T08:32:51.4021960Z Warning: Unused direct dependencies: 2025-12-04T08:32:51.4022452Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:51.4022913Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:51.4023222Z 2025-12-04T08:32:51.4949640Z [7624/7996] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-12-04T08:32:51.4950949Z [7625/7996] Building CUDA object caffe2/CMakeFiles/cuda_optional_test.dir/__/aten/src/ATen/test/cuda_optional_test.cu.o 2025-12-04T08:32:51.9771762Z [7625/7996] Linking CXX executable bin/cuda_optional_test 2025-12-04T08:32:51.9775845Z [7626/7996] Building CUDA object caffe2/CMakeFiles/cuda_packedtensoraccessor_test.dir/__/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu.o 2025-12-04T08:32:52.3002480Z [7626/7996] Linking CXX executable bin/cuda_packedtensoraccessor_test 2025-12-04T08:32:52.3003932Z [7627/7996] Linking CXX executable bin/cuda_generator_test 2025-12-04T08:32:52.3004400Z Warning: Unused direct dependencies: 2025-12-04T08:32:52.3004818Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:52.3005109Z 2025-12-04T08:32:52.3111627Z [7627/7996] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-12-04T08:32:52.3112567Z [7628/7996] Linking CXX executable bin/cuda_half_test 2025-12-04T08:32:52.3113045Z Warning: Unused direct dependencies: 2025-12-04T08:32:52.3113496Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:52.3114016Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:52.3114554Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:52.3114882Z 2025-12-04T08:32:52.4115657Z [7628/7996] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-12-04T08:32:52.4117377Z [7629/7996] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-12-04T08:32:52.4665652Z [7629/7996] Linking CXX shared library lib/libtorchbind_test.so 2025-12-04T08:32:52.4666271Z [7630/7996] Linking CXX executable bin/cuda_optional_test 2025-12-04T08:32:52.4666564Z Warning: Unused direct dependencies: 2025-12-04T08:32:52.4666847Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:52.4667155Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:52.4667459Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:52.4667660Z 2025-12-04T08:32:52.7131958Z [7630/7996] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-12-04T08:32:52.7142123Z [7631/7996] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-12-04T08:32:52.7787177Z [7631/7996] Linking CXX shared library lib/libjitbackend_test.so 2025-12-04T08:32:52.7788222Z [7632/7996] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-12-04T08:32:52.7844089Z [7632/7996] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-12-04T08:32:52.7845358Z [7633/7996] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-12-04T08:32:52.8131580Z [7633/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-12-04T08:32:52.8132443Z [7634/7996] Linking CXX executable bin/cuda_packedtensoraccessor_test 2025-12-04T08:32:52.8132964Z Warning: Unused direct dependencies: 2025-12-04T08:32:52.8133391Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:52.8133854Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:52.8134155Z 2025-12-04T08:32:53.0076503Z [7634/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/source_range_test.cpp.o 2025-12-04T08:32:53.0077592Z [7635/7996] Linking CXX shared library lib/libtorchbind_test.so 2025-12-04T08:32:53.0078420Z Warning: Unused direct dependencies: 2025-12-04T08:32:53.0079043Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:53.0079657Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:53.0080076Z 2025-12-04T08:32:53.0824298Z [7635/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-12-04T08:32:53.0825376Z [7636/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-12-04T08:32:53.0979692Z [7636/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-12-04T08:32:53.0980654Z [7637/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/source_range_test.cpp.o 2025-12-04T08:32:53.1692231Z [7637/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-12-04T08:32:53.1692906Z [7638/7996] Linking CXX shared library lib/libjitbackend_test.so 2025-12-04T08:32:53.1693291Z Warning: Unused direct dependencies: 2025-12-04T08:32:53.1693588Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:53.1693957Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:53.1694159Z 2025-12-04T08:32:53.2248242Z [7638/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-12-04T08:32:53.2250734Z [7639/7996] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-12-04T08:32:53.5091428Z [7639/7996] Linking CXX shared library lib/libbackend_with_compiler.so 2025-12-04T08:32:53.5092475Z [7640/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-12-04T08:32:53.7235646Z [7640/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-12-04T08:32:53.7236654Z [7641/7996] Linking CXX shared library lib/libbackend_with_compiler.so 2025-12-04T08:32:53.7237175Z Warning: Unused direct dependencies: 2025-12-04T08:32:53.7237591Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:53.7238044Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:53.7238362Z 2025-12-04T08:32:53.8915470Z [7641/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-12-04T08:32:53.8916446Z [7642/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-12-04T08:32:53.9121958Z [7642/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-12-04T08:32:53.9122933Z [7643/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-12-04T08:32:54.0350553Z [7643/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-12-04T08:32:54.0351947Z [7644/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-12-04T08:32:54.0830001Z [7644/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-12-04T08:32:54.0831558Z [7645/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-12-04T08:32:54.1848177Z [7645/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-12-04T08:32:54.1848989Z [7646/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-12-04T08:32:54.3045724Z [7646/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-12-04T08:32:54.3046522Z [7647/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-12-04T08:32:54.4810788Z [7647/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-12-04T08:32:54.4811763Z [7648/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-12-04T08:32:54.7632985Z [7648/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-12-04T08:32:54.7633850Z [7649/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-12-04T08:32:54.9635884Z [7649/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-12-04T08:32:54.9636953Z [7650/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-12-04T08:32:55.1194802Z [7650/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-12-04T08:32:55.1198563Z [7651/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-12-04T08:32:55.1988395Z [7651/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-12-04T08:32:55.1990777Z [7652/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-12-04T08:32:55.2147856Z [7652/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-12-04T08:32:55.2149353Z [7653/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-12-04T08:32:55.2452817Z [7653/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-12-04T08:32:55.2456825Z [7654/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-12-04T08:32:55.3688698Z [7654/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-12-04T08:32:55.3689685Z [7655/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-12-04T08:32:55.4409219Z [7655/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-12-04T08:32:55.4410334Z [7656/7996] Building CUDA object caffe2/CMakeFiles/cuda_vectorized_test.dir/__/aten/src/ATen/test/cuda_vectorized_test.cu.o 2025-12-04T08:32:55.5416464Z [7656/7996] Linking CXX executable bin/cuda_vectorized_test 2025-12-04T08:32:55.5417559Z [7657/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-12-04T08:32:55.7507207Z [7657/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-12-04T08:32:55.7508068Z [7658/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-12-04T08:32:56.0075712Z [7658/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-12-04T08:32:56.0076627Z [7659/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-12-04T08:32:56.0719853Z [7659/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-12-04T08:32:56.0720925Z [7660/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-12-04T08:32:56.3200353Z [7660/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-12-04T08:32:56.3201452Z [7661/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-12-04T08:32:56.3790651Z [7661/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-12-04T08:32:56.3791474Z [7662/7996] Linking CXX executable bin/cuda_vectorized_test 2025-12-04T08:32:56.3791935Z Warning: Unused direct dependencies: 2025-12-04T08:32:56.3792372Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:32:56.3792866Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:32:56.3793390Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:32:56.3793710Z 2025-12-04T08:32:56.5637570Z [7662/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-12-04T08:32:56.5638453Z [7663/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-12-04T08:32:56.7438640Z [7663/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-12-04T08:32:56.7439247Z [7664/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-12-04T08:32:56.9589660Z [7664/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-12-04T08:32:56.9591021Z [7665/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-12-04T08:32:57.0679641Z [7665/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-12-04T08:32:57.0682763Z [7666/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-12-04T08:32:57.1784711Z [7666/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-12-04T08:32:57.1785619Z [7667/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-12-04T08:32:57.2533601Z [7667/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lexer.cpp.o 2025-12-04T08:32:57.2534766Z [7668/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-12-04T08:32:57.2942389Z [7668/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-12-04T08:32:57.2943537Z [7669/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-12-04T08:32:57.4037826Z [7669/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-12-04T08:32:57.4041997Z [7670/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-12-04T08:32:57.4580823Z [7670/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-12-04T08:32:57.4581721Z [7671/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lexer.cpp.o 2025-12-04T08:32:57.5257769Z [7671/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-12-04T08:32:57.5258820Z [7672/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-12-04T08:32:57.6700386Z [7672/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-12-04T08:32:57.6701615Z [7673/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-12-04T08:32:57.8482888Z [7673/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-12-04T08:32:57.8485832Z [7674/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-12-04T08:32:58.1224071Z [7674/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-12-04T08:32:58.1225038Z [7675/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-12-04T08:32:58.3326989Z [7675/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-12-04T08:32:58.3328862Z [7676/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-12-04T08:32:58.3475519Z [7676/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-12-04T08:32:58.3476204Z [7677/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-12-04T08:32:58.5136722Z [7677/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-12-04T08:32:58.5137401Z [7678/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-12-04T08:32:58.5792963Z [7678/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-12-04T08:32:58.5793934Z [7679/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-12-04T08:32:58.6424151Z [7679/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-12-04T08:32:58.6425152Z [7680/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-12-04T08:32:58.8765796Z [7680/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-12-04T08:32:58.8767158Z [7681/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-12-04T08:32:58.8914009Z [7681/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-12-04T08:32:58.8914774Z [7682/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-12-04T08:32:59.0483335Z [7682/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-12-04T08:32:59.0484324Z [7683/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-12-04T08:32:59.2737133Z [7683/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-12-04T08:32:59.2737868Z [7684/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-12-04T08:32:59.2943033Z [7684/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_te.cpp.o 2025-12-04T08:32:59.2943896Z [7685/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-12-04T08:32:59.3210024Z [7685/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-12-04T08:32:59.3213356Z [7686/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-12-04T08:32:59.3937260Z [7686/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-12-04T08:32:59.3938229Z [7687/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-12-04T08:32:59.4278190Z [7687/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-12-04T08:32:59.4279209Z [7688/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-12-04T08:32:59.4735737Z [7688/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-12-04T08:32:59.4736689Z [7689/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-12-04T08:32:59.7202578Z [7689/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-12-04T08:32:59.7203597Z [7690/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_te.cpp.o 2025-12-04T08:32:59.7216692Z [7690/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-12-04T08:32:59.7217542Z [7691/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-12-04T08:32:59.8454820Z [7691/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-12-04T08:32:59.8455794Z [7692/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-12-04T08:32:59.9571782Z [7692/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-12-04T08:32:59.9572805Z [7693/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-12-04T08:33:00.0083620Z [7693/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-12-04T08:33:00.0084730Z [7694/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-12-04T08:33:00.0988295Z [7694/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-12-04T08:33:00.0989240Z [7695/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-12-04T08:33:00.1068247Z [7695/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-12-04T08:33:00.1069125Z [7696/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-12-04T08:33:00.2747509Z [7696/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-12-04T08:33:00.2773421Z [7697/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-12-04T08:33:00.4673216Z [7697/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-12-04T08:33:00.4674107Z [7698/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-12-04T08:33:00.4964033Z [7698/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-12-04T08:33:00.4965229Z [7699/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-12-04T08:33:00.5746084Z [7699/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-12-04T08:33:00.5747013Z [7700/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-12-04T08:33:00.6125470Z [7700/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-12-04T08:33:00.6126432Z [7701/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-12-04T08:33:00.7104860Z [7701/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-12-04T08:33:00.7105894Z [7702/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-12-04T08:33:00.8178745Z [7702/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-12-04T08:33:00.8179740Z [7703/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-12-04T08:33:00.8319759Z [7703/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-12-04T08:33:00.8323578Z [7704/7996] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-12-04T08:33:00.9629143Z [7704/7996] Linking CXX executable bin/test_jit 2025-12-04T08:33:00.9629807Z [7705/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-12-04T08:33:01.0246098Z [7705/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-12-04T08:33:01.0247063Z [7706/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-12-04T08:33:01.0385318Z [7706/7996] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-12-04T08:33:01.0386724Z [7707/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-12-04T08:33:01.7631158Z [7707/7996] Building CXX object test_aoti_inference/CMakeFiles/aoti_custom_class.dir/aoti_custom_class.cpp.o 2025-12-04T08:33:01.7632179Z [7708/7996] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-12-04T08:33:01.8779441Z [7708/7996] Linking CXX shared library lib/libaoti_custom_ops.so 2025-12-04T08:33:01.8780280Z [7709/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-12-04T08:33:02.0082007Z [7709/7996] Building CXX object test_aoti_inference/CMakeFiles/test_aoti_inference.dir/__/common/main.cpp.o 2025-12-04T08:33:02.0083122Z [7710/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-12-04T08:33:02.0882435Z [7710/7996] Building CXX object test_aoti_inference/CMakeFiles/test_aoti_inference.dir/test.cpp.o 2025-12-04T08:33:02.0883759Z [7711/7996] Building CXX object test_aoti_inference/CMakeFiles/test_aoti_inference.dir/__/common/main.cpp.o 2025-12-04T08:33:02.2187143Z [7711/7996] Building CUDA object test_cpp_c10d/CMakeFiles/c10d_cuda_test.dir/CUDATest.cu.o 2025-12-04T08:33:02.2188011Z [7712/7996] Linking CXX shared library lib/libaoti_custom_ops.so 2025-12-04T08:33:02.2188475Z Warning: Unused direct dependencies: 2025-12-04T08:33:02.2188899Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:02.2189370Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:02.2189667Z 2025-12-04T08:33:02.2539348Z [7712/7996] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-12-04T08:33:02.2540389Z [7713/7996] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-12-04T08:33:02.2860232Z [7713/7996] Linking CXX executable bin/test_lazy 2025-12-04T08:33:02.2861503Z [7714/7996] Building CXX object test_aoti_inference/CMakeFiles/aoti_custom_class.dir/aoti_custom_class.cpp.o 2025-12-04T08:33:02.5201536Z [7714/7996] Linking CXX shared library test_aoti_inference/libaoti_custom_class.so 2025-12-04T08:33:02.5203149Z [7715/7996] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-12-04T08:33:02.5472272Z [7715/7996] Linking CXX executable bin/BackoffTest 2025-12-04T08:33:02.5472882Z [7716/7996] Linking CXX executable bin/test_jit 2025-12-04T08:33:02.5473321Z Warning: Unused direct dependencies: 2025-12-04T08:33:02.5473817Z /var/lib/jenkins/workspace/build/lib/libjitbackend_test.so 2025-12-04T08:33:02.5474438Z /var/lib/jenkins/workspace/build/lib/libbackend_with_compiler.so 2025-12-04T08:33:02.5474997Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:02.5475308Z 2025-12-04T08:33:02.8006293Z [7716/7996] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-12-04T08:33:02.8007149Z [7717/7996] Linking CXX executable bin/BackoffTest 2025-12-04T08:33:02.8007655Z Warning: Unused direct dependencies: 2025-12-04T08:33:02.8008093Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:33:02.8008519Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-12-04T08:33:02.8008774Z 2025-12-04T08:33:02.9368606Z [7717/7996] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-12-04T08:33:02.9369540Z [7718/7996] Linking CXX shared library test_aoti_inference/libaoti_custom_class.so 2025-12-04T08:33:02.9370086Z Warning: Unused direct dependencies: 2025-12-04T08:33:02.9370519Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:02.9370809Z 2025-12-04T08:33:02.9521414Z [7718/7996] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-12-04T08:33:02.9522337Z [7719/7996] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-12-04T08:33:03.1133670Z [7719/7996] Linking CXX executable bin/FileStoreTest 2025-12-04T08:33:03.1134710Z [7720/7996] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-12-04T08:33:03.2250746Z [7720/7996] Linking CXX executable bin/TCPStoreTest 2025-12-04T08:33:03.2251631Z [7721/7996] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-12-04T08:33:03.3537479Z [7721/7996] Linking CXX executable bin/HashStoreTest 2025-12-04T08:33:03.3539579Z [7722/7996] Building CXX object test_aoti_inference/CMakeFiles/test_aoti_inference.dir/test.cpp.o 2025-12-04T08:33:03.3542256Z [7722/7996] Linking CXX executable bin/test_aoti_inference 2025-12-04T08:33:03.3542961Z [7723/7996] Linking CXX executable bin/FileStoreTest 2025-12-04T08:33:03.3543348Z Warning: Unused direct dependencies: 2025-12-04T08:33:03.3543754Z /var/lib/jenkins/workspace/build/lib/libc10.so 2025-12-04T08:33:03.3544144Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-12-04T08:33:03.3544392Z 2025-12-04T08:33:03.4259272Z [7723/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-12-04T08:33:03.4260093Z [7724/7996] Linking CXX executable bin/TCPStoreTest 2025-12-04T08:33:03.4261931Z Warning: Unused direct dependencies: 2025-12-04T08:33:03.4262298Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-12-04T08:33:03.4262954Z 2025-12-04T08:33:03.5400645Z [7724/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooAsyncTest.dir/ProcessGroupGlooAsyncTest.cpp.o 2025-12-04T08:33:03.5401305Z [7725/7996] Linking CXX executable bin/HashStoreTest 2025-12-04T08:33:03.5401592Z Warning: Unused direct dependencies: 2025-12-04T08:33:03.5401849Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-12-04T08:33:03.5402061Z 2025-12-04T08:33:03.5426233Z [7725/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLTest.dir/ProcessGroupNCCLTest.cpp.o 2025-12-04T08:33:03.5427125Z [7726/7996] Linking CXX executable bin/test_lazy 2025-12-04T08:33:03.5427550Z Warning: Unused direct dependencies: 2025-12-04T08:33:03.5428011Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:03.5428500Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:03.5429026Z 2025-12-04T08:33:04.3729265Z [7726/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLErrorsTest.dir/ProcessGroupNCCLErrorsTest.cpp.o 2025-12-04T08:33:04.3730443Z [7727/7996] Linking CXX executable bin/test_aoti_inference 2025-12-04T08:33:04.3730882Z Warning: Unused direct dependencies: 2025-12-04T08:33:04.3731367Z /var/lib/jenkins/workspace/build/test_aoti_inference/libaoti_custom_class.so 2025-12-04T08:33:04.3731901Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:04.3732155Z 2025-12-04T08:33:04.5433198Z [7727/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupMPITest.dir/ProcessGroupMPITest.cpp.o 2025-12-04T08:33:04.5437512Z [7728/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-12-04T08:33:04.7382585Z [7728/7996] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-12-04T08:33:04.7384396Z [7729/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooAsyncTest.dir/ProcessGroupGlooAsyncTest.cpp.o 2025-12-04T08:33:04.8796901Z [7729/7996] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-12-04T08:33:04.8798344Z [7730/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLErrorsTest.dir/ProcessGroupNCCLErrorsTest.cpp.o 2025-12-04T08:33:04.9485588Z [7730/7996] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-12-04T08:33:04.9488097Z [7731/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLTest.dir/ProcessGroupNCCLTest.cpp.o 2025-12-04T08:33:04.9492583Z [7731/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-12-04T08:33:04.9493862Z [7732/7996] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-12-04T08:33:05.2249642Z [7732/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-12-04T08:33:05.2250823Z [7733/7996] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupMPITest.dir/ProcessGroupMPITest.cpp.o 2025-12-04T08:33:05.2258619Z [7733/7996] Linking CXX executable bin/ProcessGroupMPITest 2025-12-04T08:33:05.2259408Z [7734/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-12-04T08:33:05.4975469Z [7734/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-12-04T08:33:05.4976153Z [7735/7996] Building CUDA object test_cpp_c10d/CMakeFiles/c10d_cuda_test.dir/CUDATest.cu.o 2025-12-04T08:33:05.5030779Z [7735/7996] Linking CXX shared library lib/libc10d_cuda_test.so 2025-12-04T08:33:05.5031260Z [7736/7996] Linking CXX executable bin/ProcessGroupMPITest 2025-12-04T08:33:05.5031577Z Warning: Unused direct dependencies: 2025-12-04T08:33:05.5031849Z /lib/x86_64-linux-gnu/libm.so.6 2025-12-04T08:33:05.5032074Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-12-04T08:33:05.5032242Z 2025-12-04T08:33:05.5947270Z [7736/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-12-04T08:33:05.5951164Z [7737/7996] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-12-04T08:33:05.8815038Z [7737/7996] Linking CXX executable bin/example_allreduce 2025-12-04T08:33:05.8815734Z [7738/7996] Linking CXX shared library lib/libc10d_cuda_test.so 2025-12-04T08:33:05.8816219Z Warning: Unused direct dependencies: 2025-12-04T08:33:05.8816673Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:05.8817184Z /var/lib/jenkins/workspace/build/lib/libtorch_cpu.so 2025-12-04T08:33:05.8817479Z 2025-12-04T08:33:05.9197688Z [7738/7996] Linking CXX executable bin/ProcessGroupGlooTest 2025-12-04T08:33:05.9198612Z [7739/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-12-04T08:33:05.9317910Z [7739/7996] Linking CXX executable bin/ProcessGroupGlooAsyncTest 2025-12-04T08:33:05.9321254Z [7740/7996] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-12-04T08:33:06.2420581Z [7740/7996] Linking CXX executable bin/ProcessGroupNCCLTest 2025-12-04T08:33:06.2421278Z [7741/7996] Linking CXX executable bin/example_allreduce 2025-12-04T08:33:06.2421739Z Warning: Unused direct dependencies: 2025-12-04T08:33:06.2422204Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:06.2422676Z /var/lib/jenkins/workspace/build/lib/libc10_cuda.so 2025-12-04T08:33:06.2423112Z /usr/local/cuda/lib64/libcudart.so.12 2025-12-04T08:33:06.2423349Z 2025-12-04T08:33:06.3988676Z [7741/7996] Linking CXX executable bin/ProcessGroupNCCLErrorsTest 2025-12-04T08:33:06.3993640Z [7742/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-12-04T08:33:06.6291382Z [7742/7996] Linking CXX executable bin/test_dist_autograd 2025-12-04T08:33:06.6291995Z [7743/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-12-04T08:33:06.7928949Z [7743/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-12-04T08:33:06.7929887Z [7744/7996] Linking CXX executable bin/ProcessGroupNCCLTest 2025-12-04T08:33:06.9389228Z [7744/7996] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-12-04T08:33:06.9390032Z [7745/7996] Linking CXX executable bin/ProcessGroupGlooTest 2025-12-04T08:33:06.9390516Z Warning: Unused direct dependencies: 2025-12-04T08:33:06.9390992Z /var/lib/jenkins/workspace/build/lib/libc10d_cuda_test.so 2025-12-04T08:33:06.9391512Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:06.9392005Z /var/lib/jenkins/workspace/build/lib/libc10_cuda.so 2025-12-04T08:33:06.9392728Z /usr/local/cuda/lib64/libcudart.so.12 2025-12-04T08:33:06.9392980Z 2025-12-04T08:33:06.9644378Z [7745/7996] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-12-04T08:33:06.9645151Z [7746/7996] Linking CXX executable bin/ProcessGroupGlooAsyncTest 2025-12-04T08:33:06.9645638Z Warning: Unused direct dependencies: 2025-12-04T08:33:06.9646084Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:06.9646381Z 2025-12-04T08:33:06.9978537Z [7746/7996] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-12-04T08:33:06.9981259Z [7747/7996] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-12-04T08:33:07.2155369Z [7747/7996] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-12-04T08:33:07.2156195Z [7748/7996] Linking CXX executable bin/ProcessGroupNCCLErrorsTest 2025-12-04T08:33:07.2156680Z Warning: Unused direct dependencies: 2025-12-04T08:33:07.2157120Z /var/lib/jenkins/workspace/build/lib/libc10_cuda.so 2025-12-04T08:33:07.2157619Z /usr/local/cuda/lib64/libcudart.so.12 2025-12-04T08:33:07.2159681Z 2025-12-04T08:33:07.3412533Z [7748/7996] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-12-04T08:33:07.3413299Z [7749/7996] Linking CXX executable bin/test_dist_autograd 2025-12-04T08:33:07.3413777Z Warning: Unused direct dependencies: 2025-12-04T08:33:07.3414197Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:07.3414834Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:07.3415142Z 2025-12-04T08:33:07.5476227Z [7749/7996] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-12-04T08:33:07.5480103Z [7750/7996] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-12-04T08:33:07.8764993Z [7750/7996] Linking CXX executable bin/test_cpp_rpc 2025-12-04T08:33:07.8765819Z [7751/7996] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-12-04T08:33:08.2232109Z [7751/7996] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-12-04T08:33:08.2233239Z [7752/7996] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-12-04T08:33:08.2838325Z [7752/7996] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-12-04T08:33:08.2839256Z [7753/7996] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-12-04T08:33:08.3748949Z [7753/7996] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-12-04T08:33:08.3749692Z [7754/7996] Linking CXX executable bin/test_cpp_rpc 2025-12-04T08:33:08.3750146Z Warning: Unused direct dependencies: 2025-12-04T08:33:08.3750575Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:08.3751036Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:08.3751345Z 2025-12-04T08:33:08.3876965Z [7754/7996] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-12-04T08:33:08.3878144Z [7755/7996] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-12-04T08:33:08.4330338Z [7755/7996] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-12-04T08:33:08.4332171Z [7756/7996] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-12-04T08:33:08.6854837Z [7756/7996] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-12-04T08:33:08.6855815Z [7757/7996] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-12-04T08:33:08.9608437Z [7757/7996] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-12-04T08:33:08.9609245Z [7758/7996] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-12-04T08:33:09.2883367Z [7758/7996] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-12-04T08:33:09.2884265Z [7759/7996] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-12-04T08:33:09.4122168Z [7759/7996] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-12-04T08:33:09.4122969Z [7760/7996] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-12-04T08:33:09.4207897Z [7760/7996] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-12-04T08:33:09.4208761Z [7761/7996] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-12-04T08:33:09.4651712Z [7761/7996] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-12-04T08:33:09.4652565Z [7762/7996] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-12-04T08:33:09.4748071Z [7762/7996] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-12-04T08:33:09.4748914Z [7763/7996] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-12-04T08:33:10.0349662Z [7763/7996] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-12-04T08:33:10.0354359Z [7764/7996] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-12-04T08:33:10.2966186Z [7764/7996] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-12-04T08:33:10.2967086Z [7765/7996] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-12-04T08:33:10.4799583Z [7765/7996] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-12-04T08:33:10.4800508Z [7766/7996] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-12-04T08:33:10.5997433Z [7766/7996] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-12-04T08:33:10.6002291Z [7767/7996] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-12-04T08:33:10.7053221Z [7767/7996] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-12-04T08:33:10.7055389Z [7768/7996] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-12-04T08:33:10.8802962Z [7768/7996] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-12-04T08:33:10.8804047Z [7769/7996] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-12-04T08:33:10.8922011Z [7769/7996] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-12-04T08:33:10.8924669Z [7770/7996] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-12-04T08:33:11.4078706Z [7770/7996] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-12-04T08:33:11.4081789Z [7771/7996] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-12-04T08:33:11.6190303Z [7771/7996] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-12-04T08:33:11.6191280Z [7772/7996] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-12-04T08:33:11.6722638Z [7772/7996] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-12-04T08:33:11.6726874Z [7773/7996] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-12-04T08:33:11.7173249Z [7773/7996] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-12-04T08:33:11.7178871Z [7774/7996] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-12-04T08:33:11.8732702Z [7774/7996] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-12-04T08:33:11.8735706Z [7775/7996] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-12-04T08:33:12.0720590Z [7775/7996] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-12-04T08:33:12.0724135Z [7776/7996] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-12-04T08:33:12.5024838Z [7776/7996] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-12-04T08:33:12.5029819Z [7777/7996] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-12-04T08:33:12.6542666Z [7777/7996] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-12-04T08:33:12.6544818Z [7778/7996] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-12-04T08:33:12.6744030Z [7778/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-12-04T08:33:12.6745249Z [7779/7996] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-12-04T08:33:12.7137730Z [7779/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-12-04T08:33:12.7141083Z [7780/7996] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-12-04T08:33:12.8351415Z [7780/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-12-04T08:33:12.8352469Z [7781/7996] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-12-04T08:33:13.1300150Z [7781/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-12-04T08:33:13.1304921Z [7782/7996] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-12-04T08:33:13.5297539Z [7782/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-12-04T08:33:13.5298969Z [7783/7996] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-12-04T08:33:13.7546566Z [7783/7996] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-12-04T08:33:13.7551398Z [7784/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-12-04T08:33:13.8071037Z [7784/7996] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-12-04T08:33:13.8072304Z [7785/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-12-04T08:33:13.9742903Z [7785/7996] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-12-04T08:33:13.9743813Z [7786/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-12-04T08:33:14.0140699Z [7786/7996] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-12-04T08:33:14.0142088Z [7787/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-12-04T08:33:14.1399417Z [7787/7996] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-12-04T08:33:14.1400296Z [7788/7996] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-12-04T08:33:14.5691698Z [7788/7996] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2025-12-04T08:33:14.5692584Z [7789/7996] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-12-04T08:33:14.5938966Z [7789/7996] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-12-04T08:33:14.5940034Z [7790/7996] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-12-04T08:33:14.7733424Z [7790/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-12-04T08:33:14.7734437Z [7791/7996] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-12-04T08:33:15.1831450Z [7791/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-12-04T08:33:15.1832522Z [7792/7996] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2025-12-04T08:33:15.1911186Z [7792/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-12-04T08:33:15.1912404Z [7793/7996] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-12-04T08:33:15.2137390Z [7793/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-12-04T08:33:15.2138395Z [7794/7996] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-12-04T08:33:15.6127978Z [7794/7996] Linking CXX executable bin/test_api 2025-12-04T08:33:15.6128986Z [7795/7996] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-12-04T08:33:15.9150937Z [7795/7996] Linking CXX executable bin/parallel_benchmark 2025-12-04T08:33:15.9152071Z [7796/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-12-04T08:33:15.9470508Z [7796/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-12-04T08:33:15.9472445Z [7797/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-12-04T08:33:16.2862259Z [7797/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-12-04T08:33:16.2863209Z [7798/7996] Linking CXX executable bin/parallel_benchmark 2025-12-04T08:33:16.2863626Z Warning: Unused direct dependencies: 2025-12-04T08:33:16.2863995Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:16.2864504Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:16.2864842Z 2025-12-04T08:33:16.3410040Z [7798/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-12-04T08:33:16.3411527Z [7799/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-12-04T08:33:16.3663691Z [7799/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-12-04T08:33:16.3665071Z [7800/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-12-04T08:33:16.8357939Z [7800/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-12-04T08:33:16.8359307Z [7801/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-12-04T08:33:16.8770511Z [7801/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-12-04T08:33:16.8771762Z [7802/7996] Linking CXX executable bin/test_api 2025-12-04T08:33:16.8772171Z Warning: Unused direct dependencies: 2025-12-04T08:33:16.8772571Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:16.8777383Z 2025-12-04T08:33:16.9330829Z [7802/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-12-04T08:33:16.9332223Z [7803/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-12-04T08:33:17.0264569Z [7803/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-12-04T08:33:17.0266049Z [7804/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-12-04T08:33:17.0443161Z [7804/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-12-04T08:33:17.0444101Z [7805/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-12-04T08:33:17.0671993Z [7805/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-12-04T08:33:17.0672926Z [7806/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-12-04T08:33:17.3470582Z [7806/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-12-04T08:33:17.3471904Z [7807/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-12-04T08:33:17.3886404Z [7807/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-12-04T08:33:17.3888033Z [7808/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-12-04T08:33:17.5029766Z [7808/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-12-04T08:33:17.5032591Z [7809/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-12-04T08:33:17.5636302Z [7809/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functionalization/generated/ViewMetaClassesPythonBinding.cpp.o 2025-12-04T08:33:17.5638206Z [7810/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-12-04T08:33:17.6351334Z [7810/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-12-04T08:33:17.6352373Z [7811/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-12-04T08:33:17.6549143Z [7811/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-12-04T08:33:17.6550419Z [7812/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-12-04T08:33:17.7730075Z [7812/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-12-04T08:33:17.7731180Z [7813/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-12-04T08:33:17.8318702Z [7813/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-12-04T08:33:17.8324000Z [7814/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-12-04T08:33:18.0249374Z [7814/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-12-04T08:33:18.0250516Z [7815/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functionalization/generated/ViewMetaClassesPythonBinding.cpp.o 2025-12-04T08:33:18.0579870Z [7815/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-12-04T08:33:18.0581152Z [7816/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-12-04T08:33:18.1113470Z [7816/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-12-04T08:33:18.1114518Z [7817/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-12-04T08:33:18.2183178Z [7817/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-12-04T08:33:18.2184202Z [7818/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-12-04T08:33:18.2992550Z [7818/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-12-04T08:33:18.2993356Z [7819/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-12-04T08:33:18.3319990Z [7819/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-12-04T08:33:18.3321118Z [7820/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-12-04T08:33:18.5458198Z [7820/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-12-04T08:33:18.5459209Z [7821/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-12-04T08:33:18.6838167Z [7821/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-12-04T08:33:18.6839477Z [7822/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-12-04T08:33:18.8176777Z [7822/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreterHooks.cpp.o 2025-12-04T08:33:18.8177833Z [7823/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-12-04T08:33:19.0623193Z [7823/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-12-04T08:33:19.0624242Z [7824/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreterHooks.cpp.o 2025-12-04T08:33:19.1469295Z [7824/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-12-04T08:33:19.1470274Z [7825/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-12-04T08:33:19.1758975Z [7825/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-12-04T08:33:19.1760048Z [7826/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-12-04T08:33:19.3343732Z [7826/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-12-04T08:33:19.3349596Z [7827/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-12-04T08:33:19.5528976Z [7827/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-12-04T08:33:19.5534431Z [7828/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-12-04T08:33:19.7418867Z [7828/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-12-04T08:33:19.7420015Z [7829/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-12-04T08:33:19.8993496Z [7829/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-12-04T08:33:19.8994493Z [7830/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-12-04T08:33:20.0688487Z [7830/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-12-04T08:33:20.0689803Z [7831/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-12-04T08:33:20.1843897Z [7831/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/acc/Module.cpp.o 2025-12-04T08:33:20.1844794Z [7832/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-12-04T08:33:20.4141275Z [7832/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-12-04T08:33:20.4142004Z [7833/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-12-04T08:33:20.5780287Z [7833/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-12-04T08:33:20.5783936Z [7834/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-12-04T08:33:20.6310621Z [7834/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-12-04T08:33:20.6311324Z [7835/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-12-04T08:33:21.0661055Z [7835/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-12-04T08:33:21.0662120Z [7836/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-12-04T08:33:21.1042345Z [7836/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-12-04T08:33:21.1043523Z [7837/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-12-04T08:33:21.1356488Z [7837/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-12-04T08:33:21.1357875Z [7838/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/acc/Module.cpp.o 2025-12-04T08:33:21.2772603Z [7838/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-12-04T08:33:21.2775741Z [7839/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-12-04T08:33:21.4684794Z [7839/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-12-04T08:33:21.4687743Z [7840/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-12-04T08:33:21.5413550Z [7840/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-12-04T08:33:21.5414782Z [7841/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-12-04T08:33:21.5607054Z [7841/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-12-04T08:33:21.5608423Z [7842/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-12-04T08:33:22.0486296Z [7842/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-12-04T08:33:22.0487425Z [7843/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-12-04T08:33:22.1220865Z [7843/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-12-04T08:33:22.1222115Z [7844/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-12-04T08:33:22.3425038Z [7844/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-12-04T08:33:22.3426100Z [7845/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-12-04T08:33:22.5691133Z [7845/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-12-04T08:33:22.5692992Z [7846/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-12-04T08:33:22.6191486Z [7846/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-12-04T08:33:22.6192730Z [7847/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-12-04T08:33:22.6645563Z [7847/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/python_placement.cpp.o 2025-12-04T08:33:22.6646816Z [7848/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-12-04T08:33:22.9814775Z [7848/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-12-04T08:33:22.9816175Z [7849/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/python_placement.cpp.o 2025-12-04T08:33:23.3154957Z [7849/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-12-04T08:33:23.3156056Z [7850/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-12-04T08:33:23.4307533Z [7850/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-12-04T08:33:23.4308485Z [7851/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-12-04T08:33:23.4688921Z [7851/7996] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-12-04T08:33:23.4690372Z [7852/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-12-04T08:33:23.4837016Z [7852/7996] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-12-04T08:33:23.4838746Z [7853/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-12-04T08:33:23.5052891Z [7853/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-12-04T08:33:23.5054857Z [7854/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-12-04T08:33:23.6059648Z [7854/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-12-04T08:33:23.6060353Z [7855/7996] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-12-04T08:33:23.6208986Z [7855/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-12-04T08:33:23.6209790Z [7856/7996] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-12-04T08:33:23.6374367Z [7856/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-12-04T08:33:23.6375455Z [7857/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-12-04T08:33:23.9032479Z [7857/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-12-04T08:33:23.9036109Z [7858/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-12-04T08:33:23.9920814Z [7858/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-12-04T08:33:23.9922135Z [7859/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-12-04T08:33:24.0448762Z [7859/7996] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/stackref_bridge.c.o 2025-12-04T08:33:24.0449891Z [7860/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-12-04T08:33:24.0769071Z [7860/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-12-04T08:33:24.0770414Z [7861/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-12-04T08:33:24.1062540Z [7861/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-12-04T08:33:24.1063578Z [7862/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-12-04T08:33:24.1814979Z [7862/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-12-04T08:33:24.1816101Z [7863/7996] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/stackref_bridge.c.o 2025-12-04T08:33:24.3632455Z [7863/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-12-04T08:33:24.3633240Z [7864/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-12-04T08:33:24.4142465Z [7864/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-12-04T08:33:24.4143460Z [7865/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-12-04T08:33:24.7978764Z [7865/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/upgrader.cpp.o 2025-12-04T08:33:24.7979779Z [7866/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/upgrader.cpp.o 2025-12-04T08:33:24.8248707Z [7866/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/example_upgraders.cpp.o 2025-12-04T08:33:24.8249457Z [7867/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-12-04T08:33:24.9840933Z [7867/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-12-04T08:33:24.9842115Z [7868/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-12-04T08:33:25.0426594Z [7868/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-12-04T08:33:25.0427732Z [7869/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-12-04T08:33:25.0618538Z [7869/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-12-04T08:33:25.0619753Z [7870/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/example_upgraders.cpp.o 2025-12-04T08:33:25.2598863Z [7870/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-12-04T08:33:25.2600114Z [7871/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-12-04T08:33:25.3156133Z [7871/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-12-04T08:33:25.3159324Z [7872/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-12-04T08:33:25.5548912Z [7872/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-12-04T08:33:25.5552620Z [7873/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-12-04T08:33:25.5958219Z [7873/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-12-04T08:33:25.5959377Z [7874/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-12-04T08:33:25.7230008Z [7874/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-12-04T08:33:25.7231153Z [7875/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-12-04T08:33:26.0512991Z [7875/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-12-04T08:33:26.0514145Z [7876/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-12-04T08:33:26.0790832Z [7876/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-12-04T08:33:26.0792159Z [7877/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-12-04T08:33:26.2023233Z [7877/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-12-04T08:33:26.2024471Z [7878/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-12-04T08:33:26.4841352Z [7878/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-12-04T08:33:26.4842646Z [7879/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-12-04T08:33:26.5171888Z [7879/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-12-04T08:33:26.5173224Z [7880/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-12-04T08:33:26.5651821Z [7880/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-12-04T08:33:26.5653114Z [7881/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-12-04T08:33:26.6590401Z [7881/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-12-04T08:33:26.6591730Z [7882/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-12-04T08:33:26.8419114Z [7882/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-12-04T08:33:26.8420294Z [7883/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-12-04T08:33:26.9682078Z [7883/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-12-04T08:33:26.9683403Z [7884/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-12-04T08:33:27.0333144Z [7884/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-12-04T08:33:27.0334288Z [7885/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-12-04T08:33:27.0856686Z [7885/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-12-04T08:33:27.0857828Z [7886/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-12-04T08:33:27.1303262Z [7886/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-12-04T08:33:27.1304526Z [7887/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-12-04T08:33:27.2673395Z [7887/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-12-04T08:33:27.2674710Z [7888/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-12-04T08:33:27.4047068Z [7888/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-12-04T08:33:27.4048049Z [7889/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-12-04T08:33:27.4500507Z [7889/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-12-04T08:33:27.4501741Z [7890/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-12-04T08:33:27.5595943Z [7890/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-12-04T08:33:27.5597176Z [7891/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-12-04T08:33:27.5873025Z [7891/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-12-04T08:33:27.5874394Z [7892/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-12-04T08:33:27.7512657Z [7892/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-12-04T08:33:27.7513715Z [7893/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-12-04T08:33:27.7684195Z [7893/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-12-04T08:33:27.7685070Z [7894/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-12-04T08:33:27.8861290Z [7894/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-12-04T08:33:27.8865409Z [7895/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-12-04T08:33:27.9266954Z [7895/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-12-04T08:33:27.9267808Z [7896/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-12-04T08:33:27.9892269Z [7896/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-12-04T08:33:27.9893551Z [7897/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-12-04T08:33:28.2006625Z [7897/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-12-04T08:33:28.2008015Z [7898/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-12-04T08:33:28.2245497Z [7898/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-12-04T08:33:28.2246973Z [7899/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-12-04T08:33:28.3765470Z [7899/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-12-04T08:33:28.3766342Z [7900/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-12-04T08:33:28.4343161Z [7900/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-12-04T08:33:28.4344672Z [7901/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-12-04T08:33:28.6633506Z [7901/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-12-04T08:33:28.6634900Z [7902/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-12-04T08:33:28.6829898Z [7902/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-12-04T08:33:28.6831507Z [7903/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-12-04T08:33:28.9225365Z [7903/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-12-04T08:33:28.9226817Z [7904/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-12-04T08:33:28.9504480Z [7904/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-12-04T08:33:28.9505796Z [7905/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-12-04T08:33:28.9810543Z [7905/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-12-04T08:33:28.9811808Z [7906/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-12-04T08:33:29.4199539Z [7906/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-12-04T08:33:29.4200701Z [7907/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-12-04T08:33:29.6910909Z [7907/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-12-04T08:33:29.6912138Z [7908/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-12-04T08:33:30.1064137Z [7908/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-12-04T08:33:30.1065536Z [7909/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-12-04T08:33:30.2509766Z [7909/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-12-04T08:33:30.2510552Z [7910/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-12-04T08:33:30.2776827Z [7910/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-12-04T08:33:30.2778076Z [7911/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-12-04T08:33:30.3026015Z [7911/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-12-04T08:33:30.3027310Z [7912/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-12-04T08:33:30.3283676Z [7912/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-12-04T08:33:30.3285057Z [7913/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-12-04T08:33:30.5623169Z [7913/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-12-04T08:33:30.5624346Z [7914/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-12-04T08:33:30.6734840Z [7914/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-12-04T08:33:30.6735936Z [7915/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-12-04T08:33:30.7153333Z [7915/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-12-04T08:33:30.7156453Z [7916/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-12-04T08:33:31.1501299Z [7916/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-12-04T08:33:31.1502594Z [7917/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-12-04T08:33:31.2293795Z [7917/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-12-04T08:33:31.2294919Z [7918/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-12-04T08:33:31.2309161Z [7918/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-12-04T08:33:31.2310287Z [7919/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-12-04T08:33:31.4709665Z [7919/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-12-04T08:33:31.4710881Z [7920/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-12-04T08:33:31.6188211Z [7920/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-12-04T08:33:31.6189396Z [7921/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-12-04T08:33:31.8503445Z [7921/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-12-04T08:33:31.8504663Z [7922/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-12-04T08:33:32.1339348Z [7922/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-12-04T08:33:32.1342437Z [7923/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-12-04T08:33:32.3201551Z [7923/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-12-04T08:33:32.3202394Z [7924/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-12-04T08:33:32.4231788Z [7924/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-12-04T08:33:32.4232724Z [7925/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-12-04T08:33:32.4754754Z [7925/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-12-04T08:33:32.4756451Z [7926/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-12-04T08:33:32.7774642Z [7926/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-12-04T08:33:32.7775865Z [7927/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-12-04T08:33:32.8946849Z [7927/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-12-04T08:33:32.8947971Z [7928/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-12-04T08:33:32.9791853Z [7928/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-12-04T08:33:32.9792972Z [7929/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-12-04T08:33:33.0827001Z [7929/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-12-04T08:33:33.0830304Z [7930/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-12-04T08:33:33.1908132Z [7930/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-12-04T08:33:33.1909285Z [7931/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-12-04T08:33:33.2483841Z [7931/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-12-04T08:33:33.2487882Z [7932/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-12-04T08:33:33.3039437Z [7932/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-12-04T08:33:33.3042329Z [7933/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-12-04T08:33:33.6070762Z [7933/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-12-04T08:33:33.6071493Z [7934/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-12-04T08:33:33.6686693Z [7934/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-12-04T08:33:33.6687809Z [7935/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-12-04T08:33:33.8288769Z [7935/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-12-04T08:33:33.8289868Z [7936/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-12-04T08:33:34.0052393Z [7936/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-12-04T08:33:34.0053525Z [7937/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-12-04T08:33:34.0651548Z [7937/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-12-04T08:33:34.0652239Z [7938/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-12-04T08:33:34.1013141Z [7938/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-12-04T08:33:34.1016547Z [7939/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-12-04T08:33:34.1398549Z [7939/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-12-04T08:33:34.1400430Z [7940/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-12-04T08:33:34.2959667Z [7940/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-12-04T08:33:34.2961244Z [7941/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-12-04T08:33:34.3825304Z [7941/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-12-04T08:33:34.3826703Z [7942/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-12-04T08:33:34.5337802Z [7942/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-12-04T08:33:34.5339520Z [7943/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-12-04T08:33:34.5642562Z [7943/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-12-04T08:33:34.5643691Z [7944/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-12-04T08:33:34.6609430Z [7944/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-12-04T08:33:34.6610601Z [7945/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-12-04T08:33:34.9254616Z [7945/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-12-04T08:33:34.9255780Z [7946/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-12-04T08:33:35.1110673Z [7946/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-12-04T08:33:35.1112034Z [7947/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-12-04T08:33:35.1625008Z [7947/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functionalization/Module.cpp.o 2025-12-04T08:33:35.1626184Z [7948/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-12-04T08:33:35.1925465Z [7948/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-12-04T08:33:35.1931694Z [7949/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-12-04T08:33:35.2935736Z [7949/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/nativert/python/Bindings.cpp.o 2025-12-04T08:33:35.2936868Z [7950/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-12-04T08:33:35.2951811Z [7950/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-12-04T08:33:35.2952852Z [7951/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-12-04T08:33:35.4345341Z [7951/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-12-04T08:33:35.4346625Z [7952/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-12-04T08:33:35.5913733Z [7952/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-12-04T08:33:35.5914910Z [7953/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-12-04T08:33:35.6354117Z [7953/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-12-04T08:33:35.6355206Z [7954/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functionalization/Module.cpp.o 2025-12-04T08:33:35.8746993Z [7954/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2025-12-04T08:33:35.8748129Z [7955/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-12-04T08:33:36.0555750Z [7955/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2025-12-04T08:33:36.0556759Z [7956/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-12-04T08:33:36.3996942Z [7956/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2025-12-04T08:33:36.3997981Z [7957/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-12-04T08:33:36.4302382Z [7957/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2025-12-04T08:33:36.4304271Z [7958/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-12-04T08:33:36.5550178Z [7958/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2025-12-04T08:33:36.5551267Z [7959/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/nativert/python/Bindings.cpp.o 2025-12-04T08:33:37.1850431Z [7959/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/MemPool.cpp.o 2025-12-04T08:33:37.1859263Z [7960/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2025-12-04T08:33:37.3748592Z [7960/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GreenContext.cpp.o 2025-12-04T08:33:37.3750010Z [7961/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2025-12-04T08:33:37.4782693Z [7961/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2025-12-04T08:33:37.4783991Z [7962/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2025-12-04T08:33:37.5857110Z [7962/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2025-12-04T08:33:37.5860865Z [7963/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2025-12-04T08:33:37.6944194Z [7963/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2025-12-04T08:33:37.6945227Z [7964/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/MemPool.cpp.o 2025-12-04T08:33:37.7093861Z [7964/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GdsFile.cpp.o 2025-12-04T08:33:37.7094878Z [7965/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2025-12-04T08:33:38.1102408Z [7965/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2025-12-04T08:33:38.1104011Z [7966/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2025-12-04T08:33:38.1742235Z [7966/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cusparselt.cpp.o 2025-12-04T08:33:38.1743501Z [7967/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2025-12-04T08:33:38.2007966Z [7967/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-12-04T08:33:38.2009059Z [7968/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2025-12-04T08:33:38.4071286Z [7968/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-12-04T08:33:38.4072739Z [7969/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GdsFile.cpp.o 2025-12-04T08:33:38.8059612Z [7969/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_callback_work.cpp.o 2025-12-04T08:33:38.8060808Z [7970/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GreenContext.cpp.o 2025-12-04T08:33:38.9136966Z [7970/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-12-04T08:33:38.9138033Z [7971/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2025-12-04T08:33:39.2483474Z [7971/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-12-04T08:33:39.2484649Z [7972/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cusparselt.cpp.o 2025-12-04T08:33:39.4437189Z [7972/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-12-04T08:33:39.4438616Z [7973/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-12-04T08:33:39.5900950Z [7973/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-12-04T08:33:39.5902201Z [7974/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_callback_work.cpp.o 2025-12-04T08:33:39.6826636Z [7974/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-12-04T08:33:39.6827863Z [7975/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-12-04T08:33:39.9148971Z [7975/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-12-04T08:33:39.9152796Z [7976/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-12-04T08:33:40.0194750Z [7976/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-12-04T08:33:40.0196301Z [7977/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-12-04T08:33:40.3058380Z [7977/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-12-04T08:33:40.3059607Z [7978/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-12-04T08:33:40.6869763Z [7978/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-12-04T08:33:40.6873345Z [7979/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-12-04T08:33:40.7836597Z [7979/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-12-04T08:33:40.7841966Z [7980/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-12-04T08:33:40.8529372Z [7980/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-12-04T08:33:40.8533995Z [7981/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-12-04T08:33:40.9814068Z [7981/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2025-12-04T08:33:40.9815321Z [7982/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-12-04T08:33:41.1233290Z [7982/7996] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-12-04T08:33:41.1234777Z [7983/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-12-04T08:33:41.2106567Z [7983/7996] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-12-04T08:33:41.2108057Z [7984/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-12-04T08:33:41.4024948Z [7984/7996] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-12-04T08:33:41.4026447Z [7985/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-12-04T08:33:41.4546749Z [7985/7996] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-12-04T08:33:41.4547947Z [7986/7996] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-12-04T08:33:41.6002519Z [7986/7996] Linking CXX shared library lib/libshm.so 2025-12-04T08:33:41.6627520Z [7987/7996] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-12-04T08:33:41.6969153Z [7988/7996] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-12-04T08:33:41.7220041Z [7989/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-12-04T08:33:41.7221022Z [7990/7996] Linking CXX shared library lib/libshm.so 2025-12-04T08:33:41.7221454Z Warning: Unused direct dependencies: 2025-12-04T08:33:41.7221807Z /lib/x86_64-linux-gnu/libm.so.6 2025-12-04T08:33:41.7222147Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-12-04T08:33:41.7222390Z 2025-12-04T08:33:41.7768767Z [7990/7996] Linking CXX executable bin/torch_shm_manager 2025-12-04T08:33:41.8871068Z [7991/7996] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-12-04T08:33:41.8871706Z [7992/7996] Linking CXX executable bin/torch_shm_manager 2025-12-04T08:33:41.8872005Z Warning: Unused direct dependencies: 2025-12-04T08:33:41.8872497Z /var/lib/jenkins/workspace/build/lib/libshm.so 2025-12-04T08:33:41.8872832Z /lib/x86_64-linux-gnu/libm.so.6 2025-12-04T08:33:42.0487750Z 2025-12-04T08:33:42.0489037Z [7993/7996] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2025-12-04T08:33:44.3557530Z [7993/7996] Linking CXX shared library lib/libtorch_python.so 2025-12-04T08:33:44.3557992Z [7994/7996] Linking CXX shared library lib/libtorch_python.so 2025-12-04T08:33:44.3558289Z Warning: Unused direct dependencies: 2025-12-04T08:33:44.3558577Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:44.3558756Z 2025-12-04T08:33:44.7526982Z [7994/7996] Linking CXX shared library lib/libnnapi_backend.so 2025-12-04T08:33:44.7527449Z [7995/7996] Linking CXX shared library lib/libnnapi_backend.so 2025-12-04T08:33:44.7527773Z Warning: Unused direct dependencies: 2025-12-04T08:33:44.7528099Z /var/lib/jenkins/workspace/build/lib/libtorch.so 2025-12-04T08:33:44.7528424Z /var/lib/jenkins/workspace/build/lib/libtorch_cuda.so 2025-12-04T08:33:44.7528627Z 2025-12-04T08:33:44.7528777Z [7995/7996] Install the project... 2025-12-04T08:33:44.7566985Z -- Install configuration: "Release" 2025-12-04T08:33:44.7645545Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2025-12-04T08:33:44.8757692Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_AllocatorConfig_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.8783202Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.8807568Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.8832860Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.8855559Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.8883001Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Scalar_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.8911540Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.8935772Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.8960625Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.8986196Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9012796Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9041092Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9067005Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ArrayRef_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9095008Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9122253Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9154852Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9184273Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Enumerate_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9209989Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9235987Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_IntrusiveList_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9263144Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9287699Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_NetworkFlow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9314485Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Semaphore_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9339529Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9364233Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9392661Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9420344Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9446886Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9472688Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bit_cast_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9498413Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9523211Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9555307Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_error_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9575150Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9600530Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9634362Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_generic_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9660270Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9683177Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9708758Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_lazy_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9732223Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9761071Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_nofatal_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9785168Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9810820Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9833655Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9858270Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_small_vector_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9885783Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ssize_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9912487Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_util_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9934581Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9963451Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:44.9986611Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:45.0022968Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN:$ORIGIN/../lib" 2025-12-04T08:33:45.0059727Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10_cuda.so" to "$ORIGIN:/usr/local/cuda/lib64" 2025-12-04T08:33:45.0094102Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_1_var_test" to "$ORIGIN:$ORIGIN/../lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.0117332Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_catches_stream" to "$ORIGIN:$ORIGIN/../lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.0141727Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device" to "$ORIGIN:$ORIGIN/../lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.0165497Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes" to "$ORIGIN:$ORIGIN/../lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.0196622Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads" to "$ORIGIN:$ORIGIN/../lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.0224628Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks" to "$ORIGIN:$ORIGIN/../lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.0252397Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block" to "$ORIGIN:$ORIGIN/../lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.0273571Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDATest" to "$ORIGIN:$ORIGIN/../lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.0308568Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2025-12-04T08:33:45.5323063Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libcaffe2_nvrtc.so" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs" 2025-12-04T08:33:45.5349699Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_nvshmem.so" to "$ORIGIN:/usr/local/cuda/lib64" 2025-12-04T08:33:45.5370929Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda_linalg.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6133615Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6156562Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6183827Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6215183Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6257683Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6298894Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libaoti_custom_ops.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6338238Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_aoti_abi_check" to "$ORIGIN" 2025-12-04T08:33:45.6381240Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_aoti_inference" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6421370Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-12-04T08:33:45.6449210Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-12-04T08:33:45.6479375Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-12-04T08:33:45.6504445Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupGlooTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6529133Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupGlooAsyncTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6553984Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupNCCLTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6580216Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupNCCLErrorsTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6604859Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10d_cuda_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6633739Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupMPITest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/lib/x86_64-linux-gnu/openmpi/lib" 2025-12-04T08:33:45.6672206Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6710479Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6899849Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.6949250Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-12-04T08:33:45.6973248Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib" 2025-12-04T08:33:45.7343139Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/usr/lib/x86_64-linux-gnu/openmpi/lib" 2025-12-04T08:33:45.7377517Z -- Set non-toolchain portion of 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.10/lib:/usr/local/cuda/extras/CUPTI/lib64:/usr/lib/x86_64-linux-gnu/openmpi/lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7412343Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64:/usr/lib/x86_64-linux-gnu/openmpi/lib" 2025-12-04T08:33:45.7414607Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7425197Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/lib/x86_64-linux-gnu/openmpi/lib:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7454584Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7484128Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7515039Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7541672Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7568566Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7597579Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7626839Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7651961Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7681843Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_allocator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7713882Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7737732Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7765742Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7792186Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7821804Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7850854Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7877949Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7910055Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7932885Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7959198Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.7986779Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8016581Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8045139Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8074407Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8099314Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8128091Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8160040Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8183137Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8209478Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8236412Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8265392Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8292732Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8320820Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/StorageUtils_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8350605Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8377008Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8403998Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8433927Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8459333Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8488196Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8515201Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8546070Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8568907Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/legacy_vmap_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8595329Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8625034Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8651979Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8680109Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8710676Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8734553Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8764169Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8791168Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8823966Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8847288Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8874299Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8900420Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8930088Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8958675Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.8986136Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9018074Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9042562Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9072301Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_allocator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9098420Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_apply_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9122506Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_atomic_ops_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9156328Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_caching_host_allocator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9174495Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_complex_math_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9200770Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_complex_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9226654Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_cub_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9253264Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_cublas_handle_pool_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9282685Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_device_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9311889Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_distributions_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9332198Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_dlconvertor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9359578Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_event_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9386069Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_exchange_device_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9418553Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_generator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9446766Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_half_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9473735Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_integer_divider_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9498110Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_optional_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9527202Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_packedtensoraccessor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9553722Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_reportMemoryUsage_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9577075Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_allocatorTraceTracker_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9611102Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_stream_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9631856Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_vectorized_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:45.9659412Z -- Set non-toolchain portion of runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_cudnn_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-12-04T08:33:46.0395298Z Could not find an up-to-date installation of `packaging`. License expressions might not be validated. To enforce validation, please install `packaging>=24.2`. 2025-12-04T08:33:46.0439182Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-04T08:33:46.0440218Z !! 2025-12-04T08:33:46.0440324Z 2025-12-04T08:33:46.0440430Z ******************************************************************************** 2025-12-04T08:33:46.0441008Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-12-04T08:33:46.0441455Z 2025-12-04T08:33:46.0441628Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-04T08:33:46.0441952Z or your builds will no longer be supported. 2025-12-04T08:33:46.0442125Z 2025-12-04T08:33:46.0442388Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-04T08:33:46.0442788Z ******************************************************************************** 2025-12-04T08:33:46.0442951Z 2025-12-04T08:33:46.0443030Z !! 2025-12-04T08:33:46.0443200Z corresp(dist, value, root_dir) 2025-12-04T08:33:46.1701265Z running bdist_wheel 2025-12-04T08:33:46.4768089Z running build 2025-12-04T08:33:46.4772111Z running build_py 2025-12-04T08:33:46.4859015Z creating build/lib.linux-x86_64-cpython-310/functorch 2025-12-04T08:33:46.4859595Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch 2025-12-04T08:33:46.4868460Z creating build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4868860Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4872729Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4878719Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4885616Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4903883Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4912695Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4918254Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4924786Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4931596Z copying torch/_environment.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4937259Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4950451Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4963731Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4971080Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4988381Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.4996512Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5019840Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5026151Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5040046Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5046131Z copying torch/_size_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5056402Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5067498Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5077767Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5086436Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5101552Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5105785Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5112425Z copying torch/_thread_safe_fork.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5113287Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5116532Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5129094Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5130126Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5137244Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5144833Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5160284Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5173434Z copying torch/library.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5187747Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5203531Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5209831Z copying torch/random.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5214637Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5219704Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5233838Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5247089Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5253141Z copying torch/types.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5260279Z copying torch/version.py -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:46.5263224Z creating build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5264374Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5270394Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5276398Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5281876Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5297747Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5305877Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5307134Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5321190Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5322777Z copying torchgen/gen_schema_utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5328776Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5336286Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5342985Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5359147Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5367528Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5375503Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-310/torchgen 2025-12-04T08:33:46.5383809Z creating build/lib.linux-x86_64-cpython-310/functorch/_src 2025-12-04T08:33:46.5385101Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src 2025-12-04T08:33:46.5386832Z creating build/lib.linux-x86_64-cpython-310/functorch/compile 2025-12-04T08:33:46.5387356Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/compile 2025-12-04T08:33:46.5395134Z creating build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5395764Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5410233Z copying functorch/dim/_dim_entry.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5419017Z copying functorch/dim/_enable_all_layers.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5425074Z copying functorch/dim/_getsetitem.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5430701Z copying functorch/dim/_order.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5436652Z copying functorch/dim/_py_inst_decoder.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5442568Z copying functorch/dim/_tensor_info.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5448721Z copying functorch/dim/_wrap.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5455077Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5461388Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5467427Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-310/functorch/dim 2025-12-04T08:33:46.5474015Z creating build/lib.linux-x86_64-cpython-310/functorch/einops 2025-12-04T08:33:46.5474729Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2025-12-04T08:33:46.5481916Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2025-12-04T08:33:46.5489425Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-310/functorch/einops 2025-12-04T08:33:46.5496687Z creating build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-12-04T08:33:46.5497257Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-12-04T08:33:46.5505007Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-12-04T08:33:46.5511398Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-310/functorch/experimental 2025-12-04T08:33:46.5518355Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd 2025-12-04T08:33:46.5518915Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd 2025-12-04T08:33:46.5526171Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms 2025-12-04T08:33:46.5527158Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms 2025-12-04T08:33:46.5533437Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional 2025-12-04T08:33:46.5534014Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional 2025-12-04T08:33:46.5540584Z creating build/lib.linux-x86_64-cpython-310/functorch/_src/vmap 2025-12-04T08:33:46.5541310Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-310/functorch/_src/vmap 2025-12-04T08:33:46.5547897Z creating build/lib.linux-x86_64-cpython-310/torch/_awaits 2025-12-04T08:33:46.5548380Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_awaits 2025-12-04T08:33:46.5555487Z creating build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-12-04T08:33:46.5556444Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-12-04T08:33:46.5557066Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-12-04T08:33:46.5565206Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-310/torch/_custom_op 2025-12-04T08:33:46.5573711Z creating build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-12-04T08:33:46.5574361Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-12-04T08:33:46.5582466Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-12-04T08:33:46.5599542Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-12-04T08:33:46.5608334Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-310/torch/_decomp 2025-12-04T08:33:46.5615947Z creating build/lib.linux-x86_64-cpython-310/torch/_dispatch 2025-12-04T08:33:46.5616586Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dispatch 2025-12-04T08:33:46.5619568Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-310/torch/_dispatch 2025-12-04T08:33:46.5628321Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5628827Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5637258Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5644536Z copying torch/_dynamo/aot_compile.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5651727Z copying torch/_dynamo/aot_compile_types.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5658057Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5664779Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5679394Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5686086Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5696075Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5703865Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5712455Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5728108Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5736325Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5745455Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5763431Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5768993Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5775104Z copying torch/_dynamo/dce_extra_outputs.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5781782Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5790396Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5806393Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5814003Z copying torch/_dynamo/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5820710Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5837127Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5845786Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5852946Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5859124Z copying torch/_dynamo/functional_export.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5872347Z copying torch/_dynamo/graph_break_hints.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5878788Z copying torch/_dynamo/graph_bytecode_inputs.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5885077Z copying torch/_dynamo/graph_deduplication.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5892600Z copying torch/_dynamo/graph_region_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5900449Z copying torch/_dynamo/graph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5906985Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5925687Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5933976Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5941259Z copying torch/_dynamo/metrics_context.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5948217Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5955079Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5972238Z copying torch/_dynamo/package.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.5987212Z copying torch/_dynamo/pgo.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6000705Z copying torch/_dynamo/precompile_context.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6008307Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6013243Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6020246Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6028617Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6042906Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6057705Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6076205Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6083396Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6090529Z copying torch/_dynamo/test_dont_skip_tracing_functions.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6097010Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6104114Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6110713Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6127821Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6134665Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:46.6155686Z creating build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6156067Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6162876Z copying torch/_export/config.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6169244Z copying torch/_export/converter.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6183594Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6190144Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6203802Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6211345Z copying torch/_export/tools.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6218818Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6234521Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6242026Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_export 2025-12-04T08:33:46.6251861Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6252704Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6259558Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6275402Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6281608Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6289662Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6295869Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6302132Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6308107Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6316082Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6323675Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6330022Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6345843Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6352531Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6359722Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6367717Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6382530Z copying torch/_functorch/predispatch.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6389365Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6395578Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6402458Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6408820Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6416025Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6422643Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch 2025-12-04T08:33:46.6432123Z creating build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6432866Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6439801Z copying torch/_higher_order_ops/_invoke_quant.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6446920Z copying torch/_higher_order_ops/aoti_call_delegate.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6453915Z copying torch/_higher_order_ops/associative_scan.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6467282Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6482043Z copying torch/_higher_order_ops/base_hop.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6489181Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6498302Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6507148Z copying torch/_higher_order_ops/executorch_call_delegate.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6513891Z copying torch/_higher_order_ops/flat_apply.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6520941Z copying torch/_higher_order_ops/flex_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6535744Z copying torch/_higher_order_ops/foreach_map.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6542517Z copying torch/_higher_order_ops/hints_wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6550812Z copying torch/_higher_order_ops/invoke_subgraph.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6558068Z copying torch/_higher_order_ops/local_map.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6565449Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6572330Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6579168Z copying torch/_higher_order_ops/partitioner.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6586337Z copying torch/_higher_order_ops/print.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6592688Z copying torch/_higher_order_ops/run_const_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6598520Z copying torch/_higher_order_ops/scan.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6611159Z copying torch/_higher_order_ops/schema.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6617930Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6624717Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6631040Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6645836Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6660800Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6674664Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops 2025-12-04T08:33:46.6687040Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6688247Z copying torch/_inductor/__autotune_main__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6695309Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6702363Z copying torch/_inductor/analyze_preserves_zero_mask.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6709138Z copying torch/_inductor/aoti_eager.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6715762Z copying torch/_inductor/async_compile.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6723182Z copying torch/_inductor/augmented_graph_helper.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6729785Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6737789Z copying torch/_inductor/await_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6744017Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6751031Z copying torch/_inductor/cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6758241Z copying torch/_inductor/choices.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6766320Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6784114Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6791651Z copying torch/_inductor/comm_lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6798833Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6814547Z copying torch/_inductor/comms_debug.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6821904Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6837294Z copying torch/_inductor/compile_fx_async.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6844687Z copying torch/_inductor/compile_fx_ext.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6852710Z copying torch/_inductor/compile_fx_subproc.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6859769Z copying torch/_inductor/compiler_bisector.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6868584Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6884284Z copying torch/_inductor/config_comms.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6890636Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6897721Z copying torch/_inductor/cpp_builder.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6914143Z copying torch/_inductor/cpu_vec_isa.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6921645Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6939162Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6945975Z copying torch/_inductor/custom_graph_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6952383Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6966118Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6979464Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6988701Z copying torch/_inductor/distributed_autotune.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.6994545Z copying torch/_inductor/dtype_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7001524Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7008138Z copying torch/_inductor/extern_node_serializer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7014536Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7020921Z copying torch/_inductor/freezing_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7027250Z copying torch/_inductor/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7040216Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7046476Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7062093Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7069269Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7076478Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7083422Z copying torch/_inductor/invert_expr_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7090061Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7118279Z copying torch/_inductor/jagged_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7125246Z copying torch/_inductor/kernel_inputs.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7133544Z copying torch/_inductor/kernel_template_choice.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7138180Z copying torch/_inductor/loop_body.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7146009Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7169514Z copying torch/_inductor/memory.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7182292Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7189786Z copying torch/_inductor/mkldnn_ir.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7203500Z copying torch/_inductor/mkldnn_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7218265Z copying torch/_inductor/mock_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7225120Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7238395Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7245869Z copying torch/_inductor/output_code.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7260267Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7275505Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7281826Z copying torch/_inductor/remote_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7288767Z copying torch/_inductor/remote_gemm_autotune_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7294672Z copying torch/_inductor/rocm_multiarch_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7300553Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7323014Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7340356Z copying torch/_inductor/shape_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7348361Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7361706Z copying torch/_inductor/standalone_compile.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7369217Z copying torch/_inductor/subgraph_lowering.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7376051Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7381416Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7387667Z copying torch/_inductor/tiling_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7395132Z copying torch/_inductor/triton_bundler.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7402310Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7418722Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7425302Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:46.7434589Z creating build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7435629Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7443345Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7450711Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7458355Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7465064Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7471551Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7478335Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7485252Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7491692Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7498673Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7508998Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-310/torch/_lazy 2025-12-04T08:33:46.7513496Z creating build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7514050Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7521394Z copying torch/_library/autograd.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7528173Z copying torch/_library/custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7543060Z copying torch/_library/effects.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7549713Z copying torch/_library/fake_class_registry.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7556830Z copying torch/_library/fake_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7563455Z copying torch/_library/fake_profile.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7570455Z copying torch/_library/infer_schema.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7577627Z copying torch/_library/opaque_object.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7584252Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7591113Z copying torch/_library/triton.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7598208Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_library 2025-12-04T08:33:46.7607729Z creating build/lib.linux-x86_64-cpython-310/torch/_logging 2025-12-04T08:33:46.7608866Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-12-04T08:33:46.7615933Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-12-04T08:33:46.7629485Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-12-04T08:33:46.7636802Z copying torch/_logging/scribe.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-12-04T08:33:46.7642410Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-310/torch/_logging 2025-12-04T08:33:46.7649913Z creating build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7650691Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7657254Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7663494Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7676750Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7683610Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7688866Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7694243Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7707791Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7713615Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7720805Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7726882Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7733093Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7740185Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7746331Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7755538Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7764469Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7771389Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy 2025-12-04T08:33:46.7780100Z creating build/lib.linux-x86_64-cpython-310/torch/_prims 2025-12-04T08:33:46.7780663Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-12-04T08:33:46.7797266Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-12-04T08:33:46.7806913Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-12-04T08:33:46.7811964Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-12-04T08:33:46.7818118Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-310/torch/_prims 2025-12-04T08:33:46.7825948Z creating build/lib.linux-x86_64-cpython-310/torch/_prims_common 2025-12-04T08:33:46.7826711Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_prims_common 2025-12-04T08:33:46.7841885Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_prims_common 2025-12-04T08:33:46.7849664Z creating build/lib.linux-x86_64-cpython-310/torch/_refs 2025-12-04T08:33:46.7850264Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2025-12-04T08:33:46.7870617Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2025-12-04T08:33:46.7877795Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-310/torch/_refs 2025-12-04T08:33:46.7886162Z creating build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-12-04T08:33:46.7886773Z copying torch/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-12-04T08:33:46.7888228Z copying torch/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-12-04T08:33:46.7895031Z copying torch/_strobelight/compile_time_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/_strobelight 2025-12-04T08:33:46.7902851Z creating build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-12-04T08:33:46.7903482Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-12-04T08:33:46.7910485Z copying torch/_subclasses/_fake_tensor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-12-04T08:33:46.7916977Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-12-04T08:33:46.7931475Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-12-04T08:33:46.7949657Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-12-04T08:33:46.7958753Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-12-04T08:33:46.7972565Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-12-04T08:33:46.7990447Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses 2025-12-04T08:33:46.7996907Z creating build/lib.linux-x86_64-cpython-310/torch/_vendor 2025-12-04T08:33:46.7997503Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor 2025-12-04T08:33:46.7999419Z creating build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-12-04T08:33:46.8000112Z copying torch/accelerator/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-12-04T08:33:46.8007568Z copying torch/accelerator/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-12-04T08:33:46.8013780Z copying torch/accelerator/memory.py -> build/lib.linux-x86_64-cpython-310/torch/accelerator 2025-12-04T08:33:46.8020900Z creating build/lib.linux-x86_64-cpython-310/torch/amp 2025-12-04T08:33:46.8021608Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2025-12-04T08:33:46.8028213Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2025-12-04T08:33:46.8035327Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/amp 2025-12-04T08:33:46.8044456Z creating build/lib.linux-x86_64-cpython-310/torch/ao 2025-12-04T08:33:46.8045135Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao 2025-12-04T08:33:46.8053265Z creating build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8054108Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8061558Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8069545Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8076025Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8089509Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8106043Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8111975Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8129568Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8138588Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8158749Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8164871Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8178058Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-310/torch/autograd 2025-12-04T08:33:46.8186110Z creating build/lib.linux-x86_64-cpython-310/torch/backends 2025-12-04T08:33:46.8186856Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends 2025-12-04T08:33:46.8194211Z creating build/lib.linux-x86_64-cpython-310/torch/compiler 2025-12-04T08:33:46.8194804Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2025-12-04T08:33:46.8203224Z copying torch/compiler/_cache.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2025-12-04T08:33:46.8209284Z copying torch/compiler/config.py -> build/lib.linux-x86_64-cpython-310/torch/compiler 2025-12-04T08:33:46.8217146Z creating build/lib.linux-x86_64-cpython-310/torch/contrib 2025-12-04T08:33:46.8218105Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/contrib 2025-12-04T08:33:46.8219064Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-310/torch/contrib 2025-12-04T08:33:46.8226787Z creating build/lib.linux-x86_64-cpython-310/torch/cpu 2025-12-04T08:33:46.8227344Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cpu 2025-12-04T08:33:46.8235625Z creating build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8236634Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8252789Z copying torch/cuda/_device_limits.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8259424Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8265850Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8273588Z copying torch/cuda/_pin_memory_utils.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8279926Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8288046Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8295313Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8301365Z copying torch/cuda/gds.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8307333Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8315060Z copying torch/cuda/green_contexts.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8321696Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8328324Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8343296Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8350027Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8356440Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8363308Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8371005Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8377699Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8384469Z copying torch/cuda/tunable.py -> build/lib.linux-x86_64-cpython-310/torch/cuda 2025-12-04T08:33:46.8394299Z creating build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8395278Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8402815Z copying torch/distributed/_checkpointable.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8409205Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8415492Z copying torch/distributed/_dist2.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8421686Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8435178Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8442538Z copying torch/distributed/_mesh_layout.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8449602Z copying torch/distributed/_serialization.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8456252Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8464522Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8470752Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8477550Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8483905Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8490479Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8504899Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8529057Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8536367Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8542905Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8549836Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8556561Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8570329Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed 2025-12-04T08:33:46.8581083Z creating build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8581956Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8590216Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8597871Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8604647Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8610960Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8616976Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8623320Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8629497Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8636669Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8644677Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8651655Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8658466Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8665642Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8672074Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8678176Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8685216Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8692111Z copying torch/distributions/generalized_pareto.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8699067Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8705433Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8711889Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8718344Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8724210Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8731338Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8737913Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8747862Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8756061Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8761777Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8768855Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8775032Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8781413Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8787684Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8795506Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8802475Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8809484Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8815840Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8822180Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8828642Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8835636Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8842151Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8848450Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8855888Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8862512Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8869634Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8883310Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8889787Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8896743Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8903408Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8909406Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-310/torch/distributions 2025-12-04T08:33:46.8918360Z creating build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8919270Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8927547Z copying torch/export/_draft_export.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8935605Z copying torch/export/_leakage_detection_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8942361Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8948189Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8955260Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8961813Z copying torch/export/_swap.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8969781Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8985248Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.8992031Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.9006462Z copying torch/export/_wrapper_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.9012883Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.9020027Z copying torch/export/custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.9026773Z copying torch/export/decomp_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.9034628Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.9048934Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.9064231Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.9071964Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-310/torch/export 2025-12-04T08:33:46.9092175Z creating build/lib.linux-x86_64-cpython-310/torch/fft 2025-12-04T08:33:46.9093331Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fft 2025-12-04T08:33:46.9111352Z creating build/lib.linux-x86_64-cpython-310/torch/func 2025-12-04T08:33:46.9111890Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/func 2025-12-04T08:33:46.9119652Z creating build/lib.linux-x86_64-cpython-310/torch/futures 2025-12-04T08:33:46.9120431Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/futures 2025-12-04T08:33:46.9129893Z creating build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9130777Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9138171Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9144853Z copying torch/fx/_graph_pickler.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9151389Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9157914Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9163796Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9178188Z copying torch/fx/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9184380Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9190697Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9196498Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9211194Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9226016Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9235400Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9241302Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9254132Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9261387Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9269979Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9277690Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9283754Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-310/torch/fx 2025-12-04T08:33:46.9293161Z creating build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9293840Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9305917Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9314997Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9320921Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9326354Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9332083Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9338954Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9345363Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9351351Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9358414Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9366491Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9374253Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9382206Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9390902Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9397279Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9411259Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9425277Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9433620Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9446661Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9453700Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9468135Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9474269Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9488718Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9494578Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9500392Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9507683Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:46.9514657Z creating build/lib.linux-x86_64-cpython-310/torch/linalg 2025-12-04T08:33:46.9515275Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/linalg 2025-12-04T08:33:46.9531370Z creating build/lib.linux-x86_64-cpython-310/torch/masked 2025-12-04T08:33:46.9531970Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2025-12-04T08:33:46.9538723Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2025-12-04T08:33:46.9553631Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-310/torch/masked 2025-12-04T08:33:46.9569116Z creating build/lib.linux-x86_64-cpython-310/torch/monitor 2025-12-04T08:33:46.9571509Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/monitor 2025-12-04T08:33:46.9576965Z creating build/lib.linux-x86_64-cpython-310/torch/mps 2025-12-04T08:33:46.9577489Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2025-12-04T08:33:46.9586017Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2025-12-04T08:33:46.9590890Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/mps 2025-12-04T08:33:46.9598184Z creating build/lib.linux-x86_64-cpython-310/torch/mtia 2025-12-04T08:33:46.9599168Z copying torch/mtia/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-12-04T08:33:46.9605657Z copying torch/mtia/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-12-04T08:33:46.9612745Z copying torch/mtia/memory.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-12-04T08:33:46.9618927Z copying torch/mtia/mtia_graph.py -> build/lib.linux-x86_64-cpython-310/torch/mtia 2025-12-04T08:33:46.9626535Z creating build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-12-04T08:33:46.9627370Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-12-04T08:33:46.9634069Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-12-04T08:33:46.9639579Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-12-04T08:33:46.9645661Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-12-04T08:33:46.9651963Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-12-04T08:33:46.9658894Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-310/torch/multiprocessing 2025-12-04T08:33:46.9666482Z creating build/lib.linux-x86_64-cpython-310/torch/nativert 2025-12-04T08:33:46.9666985Z copying torch/nativert/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nativert 2025-12-04T08:33:46.9668581Z creating build/lib.linux-x86_64-cpython-310/torch/nested 2025-12-04T08:33:46.9669086Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nested 2025-12-04T08:33:46.9677892Z creating build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:46.9678433Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:46.9685702Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:46.9692343Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:46.9698328Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:46.9704001Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:46.9727543Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:46.9735634Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:46.9743703Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:46.9751962Z creating build/lib.linux-x86_64-cpython-310/torch/numa 2025-12-04T08:33:46.9752619Z copying torch/numa/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/numa 2025-12-04T08:33:46.9754216Z copying torch/numa/binding.py -> build/lib.linux-x86_64-cpython-310/torch/numa 2025-12-04T08:33:46.9763646Z creating build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9764142Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9771480Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9778109Z copying torch/onnx/_flags.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9784920Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9791556Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9797571Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9804495Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9811545Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9818017Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9824623Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9832155Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9838979Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9845530Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9851081Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9857340Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9862758Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9870081Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9876480Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9882853Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9888827Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9895448Z copying torch/onnx/testing.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9901707Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9907580Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-310/torch/onnx 2025-12-04T08:33:46.9915460Z creating build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9916377Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9923106Z copying torch/optim/_adafactor.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9930784Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9937635Z copying torch/optim/_muon.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9946088Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9954437Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9962344Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9977207Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9984695Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9991702Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:46.9999080Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0007185Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0026652Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0035791Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0050045Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0057972Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0066867Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0075148Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0081812Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0088518Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-310/torch/optim 2025-12-04T08:33:47.0097498Z creating build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0098582Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0105824Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0112924Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0120313Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0129415Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0134995Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0140517Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0146475Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0152703Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0159001Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0165685Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0171948Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0179217Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0186010Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0201919Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-310/torch/package 2025-12-04T08:33:47.0216046Z creating build/lib.linux-x86_64-cpython-310/torch/profiler 2025-12-04T08:33:47.0216459Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-12-04T08:33:47.0223991Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-12-04T08:33:47.0233441Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-12-04T08:33:47.0240869Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-12-04T08:33:47.0249322Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-12-04T08:33:47.0255530Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-12-04T08:33:47.0272908Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-310/torch/profiler 2025-12-04T08:33:47.0282599Z creating build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0283899Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0290334Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0296865Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0303451Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0309341Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0316580Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0322691Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0329198Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0336063Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0341766Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0348297Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0354745Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0361704Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0367949Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0374326Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0380717Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization 2025-12-04T08:33:47.0388657Z creating build/lib.linux-x86_64-cpython-310/torch/signal 2025-12-04T08:33:47.0389772Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/signal 2025-12-04T08:33:47.0397236Z creating build/lib.linux-x86_64-cpython-310/torch/sparse 2025-12-04T08:33:47.0398151Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-12-04T08:33:47.0407128Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-12-04T08:33:47.0415489Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-12-04T08:33:47.0421512Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-12-04T08:33:47.0438241Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-12-04T08:33:47.0472802Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-310/torch/sparse 2025-12-04T08:33:47.0482073Z creating build/lib.linux-x86_64-cpython-310/torch/special 2025-12-04T08:33:47.0483001Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/special 2025-12-04T08:33:47.0492864Z creating build/lib.linux-x86_64-cpython-310/torch/testing 2025-12-04T08:33:47.0493368Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-12-04T08:33:47.0500638Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-12-04T08:33:47.0516106Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-12-04T08:33:47.0523949Z copying torch/testing/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing 2025-12-04T08:33:47.0532432Z creating build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0533080Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0539503Z copying torch/utils/_appending_byte_serializer.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0545810Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0553264Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0560921Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0567581Z copying torch/utils/_cpp_embed_headers.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0574306Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0580971Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0593785Z copying torch/utils/_debug_mode.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0608114Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0614173Z copying torch/utils/_dtype_abbrs.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0620412Z copying torch/utils/_exposed_in.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0627616Z copying torch/utils/_filelock.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0633522Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0640230Z copying torch/utils/_functools.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0646970Z copying torch/utils/_get_clean_triton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0653769Z copying torch/utils/_helion.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0660428Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0667143Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0673720Z copying torch/utils/_ordered_set.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0680867Z copying torch/utils/_pallas.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0688055Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0701754Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0719388Z copying torch/utils/_runtime_estimation.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0725743Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0732078Z copying torch/utils/_thunk.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0738838Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0745906Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0752875Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0759720Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0766225Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0774349Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0783668Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0800021Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0811377Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0816058Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0833165Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0841283Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0847715Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0853454Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0866657Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0873309Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0880122Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0886780Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0893887Z copying torch/utils/module_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0900633Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0907320Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0914187Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:47.0922731Z creating build/lib.linux-x86_64-cpython-310/torch/xpu 2025-12-04T08:33:47.0923414Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-12-04T08:33:47.0931588Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-12-04T08:33:47.0937970Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-12-04T08:33:47.0944572Z copying torch/xpu/memory.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-12-04T08:33:47.0951800Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-12-04T08:33:47.0959538Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-310/torch/xpu 2025-12-04T08:33:47.0968893Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.0969956Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.0970922Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.0978138Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.0984166Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.0991234Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.0999729Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.1006181Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.1012000Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.1019228Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.1025617Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.1032661Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends 2025-12-04T08:33:47.1041174Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1041705Z copying torch/_dynamo/polyfills/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1049729Z copying torch/_dynamo/polyfills/_collections.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1056432Z copying torch/_dynamo/polyfills/builtins.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1062849Z copying torch/_dynamo/polyfills/functools.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1069738Z copying torch/_dynamo/polyfills/fx.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1076907Z copying torch/_dynamo/polyfills/heapq.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1083546Z copying torch/_dynamo/polyfills/itertools.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1090357Z copying torch/_dynamo/polyfills/loader.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1096892Z copying torch/_dynamo/polyfills/operator.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1103665Z copying torch/_dynamo/polyfills/os.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1109589Z copying torch/_dynamo/polyfills/pytree.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1117665Z copying torch/_dynamo/polyfills/struct.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1124798Z copying torch/_dynamo/polyfills/sys.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1130858Z copying torch/_dynamo/polyfills/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills 2025-12-04T08:33:47.1138658Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-12-04T08:33:47.1139427Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-12-04T08:33:47.1140635Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-12-04T08:33:47.1155956Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-12-04T08:33:47.1163531Z copying torch/_dynamo/repro/aoti.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro 2025-12-04T08:33:47.1173356Z creating build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1174057Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1181794Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1189835Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1207874Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1226968Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1235489Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1250438Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1264224Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1271776Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1289470Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1308348Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1317087Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1324180Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1339224Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1354097Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1368377Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1375543Z copying torch/_dynamo/variables/script_object.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1381594Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1387244Z copying torch/_dynamo/variables/streams.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1393447Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1407880Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1427340Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1434805Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables 2025-12-04T08:33:47.1452323Z creating build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-12-04T08:33:47.1453436Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-12-04T08:33:47.1460496Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-12-04T08:33:47.1467374Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-12-04T08:33:47.1474175Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db 2025-12-04T08:33:47.1481045Z creating build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-12-04T08:33:47.1481910Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-12-04T08:33:47.1482952Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-12-04T08:33:47.1488593Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra 2025-12-04T08:33:47.1497058Z creating build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1497568Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1504896Z copying torch/_export/passes/_node_metadata_hook.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1511660Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1518317Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1525326Z copying torch/_export/passes/constant_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1532532Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1538765Z copying torch/_export/passes/insert_custom_op_guards.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1545189Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1552608Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1559651Z copying torch/_export/passes/replace_autocast_with_hop_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1564443Z copying torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1572687Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1579785Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1586205Z copying torch/_export/passes/replace_with_hop_pass_util.py -> build/lib.linux-x86_64-cpython-310/torch/_export/passes 2025-12-04T08:33:47.1600876Z creating build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-12-04T08:33:47.1601440Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-12-04T08:33:47.1601962Z copying torch/_export/serde/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-12-04T08:33:47.1606327Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-12-04T08:33:47.1613520Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-12-04T08:33:47.1620996Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-12-04T08:33:47.1637042Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-12-04T08:33:47.1646612Z creating build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1647431Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1654737Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1661280Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1667364Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1673882Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1680484Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1686309Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1692255Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1699532Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1706192Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1712655Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1718589Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1724690Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1731779Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1738156Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1744573Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1751296Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1758105Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1764594Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1770325Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1776945Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1784083Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1790553Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1796855Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1804276Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1811362Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1817803Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1823892Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1830036Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1836566Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1842926Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1849567Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1856284Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1862704Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1869462Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1876109Z copying torch/_export/db/examples/unsupported_operator.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1882985Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-310/torch/_export/db/examples 2025-12-04T08:33:47.1891281Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-12-04T08:33:47.1892184Z copying torch/_functorch/_activation_checkpointing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-12-04T08:33:47.1898962Z copying torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-12-04T08:33:47.1906434Z copying torch/_functorch/_activation_checkpointing/graph_info_provider.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-12-04T08:33:47.1913470Z copying torch/_functorch/_activation_checkpointing/knapsack.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-12-04T08:33:47.1920604Z copying torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-12-04T08:33:47.1927541Z copying torch/_functorch/_activation_checkpointing/remat_using_tags_for_fwd_loss_bwd_graph_pass.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing 2025-12-04T08:33:47.1936439Z creating build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.1937300Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.1944099Z copying torch/_functorch/_aot_autograd/aot_autograd_result.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.1953016Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.1968439Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.1983881Z copying torch/_functorch/_aot_autograd/descriptors.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.1991648Z copying torch/_functorch/_aot_autograd/frontend_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.1999997Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2007667Z copying torch/_functorch/_aot_autograd/fx_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2014226Z copying torch/_functorch/_aot_autograd/graph_capture.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2022542Z copying torch/_functorch/_aot_autograd/graph_capture_wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2038048Z copying torch/_functorch/_aot_autograd/graph_compile.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2054291Z copying torch/_functorch/_aot_autograd/indexed_dict.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2064229Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2070194Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2077962Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2093372Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2107879Z copying torch/_functorch/_aot_autograd/streams.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2115821Z copying torch/_functorch/_aot_autograd/subclass_parametrization.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2123338Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2130772Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd 2025-12-04T08:33:47.2139392Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/analysis 2025-12-04T08:33:47.2140426Z copying torch/_inductor/analysis/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/analysis 2025-12-04T08:33:47.2141462Z copying torch/_inductor/analysis/device_info.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/analysis 2025-12-04T08:33:47.2148671Z copying torch/_inductor/analysis/profile_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/analysis 2025-12-04T08:33:47.2158355Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-12-04T08:33:47.2159287Z copying torch/_inductor/autoheuristic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-12-04T08:33:47.2160306Z copying torch/_inductor/autoheuristic/autoheuristic.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-12-04T08:33:47.2168532Z copying torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-12-04T08:33:47.2175930Z copying torch/_inductor/autoheuristic/learned_heuristic_controller.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-12-04T08:33:47.2182814Z copying torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic 2025-12-04T08:33:47.2192631Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2193172Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2194130Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2201014Z copying torch/_inductor/codegen/block_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2207768Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2223228Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2246011Z copying torch/_inductor/codegen/cpp_bmm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2253385Z copying torch/_inductor/codegen/cpp_flex_attention_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2269741Z copying torch/_inductor/codegen/cpp_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2284058Z copying torch/_inductor/codegen/cpp_grouped_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2292325Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2309572Z copying torch/_inductor/codegen/cpp_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2316284Z copying torch/_inductor/codegen/cpp_template_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2323719Z copying torch/_inductor/codegen/cpp_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2331202Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2347434Z copying torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2361822Z copying torch/_inductor/codegen/cpp_wrapper_gpu.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2375458Z copying torch/_inductor/codegen/cpp_wrapper_mps.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2382638Z copying torch/_inductor/codegen/cpu_device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2388907Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2395341Z copying torch/_inductor/codegen/debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2402364Z copying torch/_inductor/codegen/halide.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2416482Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2425697Z copying torch/_inductor/codegen/mps.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2439105Z copying torch/_inductor/codegen/mps_device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2445481Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2452777Z copying torch/_inductor/codegen/pallas.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2467695Z copying torch/_inductor/codegen/python_wrapper_mtia.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2473460Z copying torch/_inductor/codegen/segmented_tree.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2480213Z copying torch/_inductor/codegen/simd.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2495926Z copying torch/_inductor/codegen/simd_kernel_features.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2503135Z copying torch/_inductor/codegen/subgraph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2511323Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2533039Z copying torch/_inductor/codegen/triton_combo_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2550818Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2553626Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2560373Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2578015Z copying torch/_inductor/codegen/wrapper_fxir.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen 2025-12-04T08:33:47.2593543Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-12-04T08:33:47.2594476Z copying torch/_inductor/compile_worker/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-12-04T08:33:47.2595753Z copying torch/_inductor/compile_worker/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-12-04T08:33:47.2602929Z copying torch/_inductor/compile_worker/subproc_pool.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-12-04T08:33:47.2610093Z copying torch/_inductor/compile_worker/timer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-12-04T08:33:47.2617192Z copying torch/_inductor/compile_worker/tracked_process_pool.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-12-04T08:33:47.2623111Z copying torch/_inductor/compile_worker/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker 2025-12-04T08:33:47.2631401Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2632254Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2633544Z copying torch/_inductor/fx_passes/b2b_gemm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2641394Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2648908Z copying torch/_inductor/fx_passes/bucketing.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2662529Z copying torch/_inductor/fx_passes/control_dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2669846Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2676962Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2684644Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2691257Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2698569Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2705290Z copying torch/_inductor/fx_passes/fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2712169Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2725349Z copying torch/_inductor/fx_passes/graph_view.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2732089Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2746740Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2760957Z copying torch/_inductor/fx_passes/memory_estimator.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2770552Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2785468Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2789100Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2805642Z copying torch/_inductor/fx_passes/node_runtime_estimation.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2813023Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2819772Z copying torch/_inductor/fx_passes/overlap_manual_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2827374Z copying torch/_inductor/fx_passes/overlap_preserving_bucketer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2842198Z copying torch/_inductor/fx_passes/overlap_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2855573Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2863496Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2878106Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2885591Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2901472Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2910398Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2916871Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes 2025-12-04T08:33:47.2935026Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-12-04T08:33:47.2935619Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-12-04T08:33:47.2942930Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-12-04T08:33:47.2950328Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-12-04T08:33:47.2957875Z copying torch/_inductor/kernel/custom_op.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-12-04T08:33:47.2965389Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-12-04T08:33:47.2978552Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-12-04T08:33:47.2985549Z copying torch/_inductor/kernel/mm_grouped.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-12-04T08:33:47.2993227Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel 2025-12-04T08:33:47.3001210Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/lookup_table 2025-12-04T08:33:47.3001909Z copying torch/_inductor/lookup_table/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/lookup_table 2025-12-04T08:33:47.3009866Z copying torch/_inductor/lookup_table/choices.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/lookup_table 2025-12-04T08:33:47.3019378Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-12-04T08:33:47.3020250Z copying torch/_inductor/package/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-12-04T08:33:47.3028219Z copying torch/_inductor/package/build_package.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-12-04T08:33:47.3034608Z copying torch/_inductor/package/package.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/package 2025-12-04T08:33:47.3043138Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3043865Z copying torch/_inductor/runtime/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3044560Z copying torch/_inductor/runtime/autotune_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3051854Z copying torch/_inductor/runtime/benchmarking.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3058854Z copying torch/_inductor/runtime/cache_dir_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3070414Z copying torch/_inductor/runtime/compile_tasks.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3074716Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3080793Z copying torch/_inductor/runtime/debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3087192Z copying torch/_inductor/runtime/halide_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3093116Z copying torch/_inductor/runtime/hints.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3098912Z copying torch/_inductor/runtime/runtime_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3105768Z copying torch/_inductor/runtime/static_cuda_launcher.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3113566Z copying torch/_inductor/runtime/triton_compat.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3120355Z copying torch/_inductor/runtime/triton_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3128263Z copying torch/_inductor/runtime/triton_heuristics.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime 2025-12-04T08:33:47.3146410Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3147612Z copying torch/_inductor/template_heuristics/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3155087Z copying torch/_inductor/template_heuristics/aten.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3161759Z copying torch/_inductor/template_heuristics/base.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3168048Z copying torch/_inductor/template_heuristics/contiguous_mm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3173805Z copying torch/_inductor/template_heuristics/cutedsl.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3180228Z copying torch/_inductor/template_heuristics/decompose_k.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3186859Z copying torch/_inductor/template_heuristics/gemm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3193002Z copying torch/_inductor/template_heuristics/params.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3198741Z copying torch/_inductor/template_heuristics/registry.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3205278Z copying torch/_inductor/template_heuristics/triton.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3220846Z copying torch/_inductor/template_heuristics/triton_addmm.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics 2025-12-04T08:33:47.3228668Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:33:47.3229399Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:33:47.3236561Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:33:47.3244696Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:33:47.3251721Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:33:47.3257752Z copying torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:33:47.3264637Z copying torch/_inductor/autoheuristic/artifacts/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:33:47.3266887Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3267832Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3268736Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3276026Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3283628Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3291265Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3299074Z copying torch/_inductor/codegen/cuda/cutlass_cache.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3305879Z copying torch/_inductor/codegen/cuda/cutlass_python_evt.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3312648Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3319618Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3326139Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3342707Z copying torch/_inductor/codegen/cuda/serialization.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda 2025-12-04T08:33:47.3352410Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl 2025-12-04T08:33:47.3353510Z copying torch/_inductor/codegen/cutedsl/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl 2025-12-04T08:33:47.3361095Z copying torch/_inductor/codegen/cutedsl/_cutedsl_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl 2025-12-04T08:33:47.3367804Z copying torch/_inductor/codegen/cutedsl/cutedsl_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl 2025-12-04T08:33:47.3375014Z copying torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl 2025-12-04T08:33:47.3382466Z copying torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl 2025-12-04T08:33:47.3389177Z copying torch/_inductor/codegen/cutedsl/cutedsl_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl 2025-12-04T08:33:47.3397172Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mtia 2025-12-04T08:33:47.3398103Z copying torch/_inductor/codegen/mtia/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mtia 2025-12-04T08:33:47.3398912Z copying torch/_inductor/codegen/mtia/device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mtia 2025-12-04T08:33:47.3408049Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3408613Z copying torch/_inductor/codegen/rocm/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3409837Z copying torch/_inductor/codegen/rocm/ck_conv_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3418880Z copying torch/_inductor/codegen/rocm/ck_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3425919Z copying torch/_inductor/codegen/rocm/ck_tile_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3431713Z copying torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3445831Z copying torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3460193Z copying torch/_inductor/codegen/rocm/compile_command.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3468288Z copying torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3475777Z copying torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3482106Z copying torch/_inductor/codegen/rocm/rocm_kernel.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3488530Z copying torch/_inductor/codegen/rocm/rocm_template.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3494923Z copying torch/_inductor/codegen/rocm/rocm_template_buffer.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3500804Z copying torch/_inductor/codegen/rocm/rocm_utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm 2025-12-04T08:33:47.3507494Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu 2025-12-04T08:33:47.3508219Z copying torch/_inductor/codegen/xpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu 2025-12-04T08:33:47.3509410Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu 2025-12-04T08:33:47.3516683Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:33:47.3517480Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:33:47.3518598Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:33:47.3526323Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:33:47.3534208Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-12-04T08:33:47.3535176Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-12-04T08:33:47.3537005Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:33:47.3538633Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:33:47.3545630Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:33:47.3552570Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:33:47.3559272Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-12-04T08:33:47.3560248Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-12-04T08:33:47.3567664Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-12-04T08:33:47.3568574Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-12-04T08:33:47.3575611Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-12-04T08:33:47.3584291Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3585424Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3586974Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3593388Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3600922Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3608346Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3616250Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3622997Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3630380Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3637024Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3651316Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3659770Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3668786Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3676479Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3683969Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3691203Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3698887Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3707683Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3716607Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3723922Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3731394Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3738412Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3746320Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3753619Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3761831Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3770424Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3776016Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3781703Z copying torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3787865Z copying torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:33:47.3795607Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex 2025-12-04T08:33:47.3796392Z copying torch/_inductor/kernel/flex/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex 2025-12-04T08:33:47.3803258Z copying torch/_inductor/kernel/flex/common.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex 2025-12-04T08:33:47.3810309Z copying torch/_inductor/kernel/flex/flex_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex 2025-12-04T08:33:47.3824149Z copying torch/_inductor/kernel/flex/flex_cpu.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex 2025-12-04T08:33:47.3830816Z copying torch/_inductor/kernel/flex/flex_decoding.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex 2025-12-04T08:33:47.3838027Z copying torch/_inductor/kernel/flex/flex_flash_attention.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex 2025-12-04T08:33:47.3846530Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching 2025-12-04T08:33:47.3847187Z copying torch/_inductor/runtime/caching/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching 2025-12-04T08:33:47.3854166Z copying torch/_inductor/runtime/caching/config.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching 2025-12-04T08:33:47.3861013Z copying torch/_inductor/runtime/caching/context.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching 2025-12-04T08:33:47.3868062Z copying torch/_inductor/runtime/caching/exceptions.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching 2025-12-04T08:33:47.3874972Z copying torch/_inductor/runtime/caching/implementations.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching 2025-12-04T08:33:47.3881707Z copying torch/_inductor/runtime/caching/interfaces.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching 2025-12-04T08:33:47.3889605Z copying torch/_inductor/runtime/caching/locks.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching 2025-12-04T08:33:47.3896513Z copying torch/_inductor/runtime/caching/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching 2025-12-04T08:33:47.3903631Z creating build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2025-12-04T08:33:47.3905046Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2025-12-04T08:33:47.3911444Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-310/torch/_numpy/testing 2025-12-04T08:33:47.3928870Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/linalg 2025-12-04T08:33:47.3929358Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/linalg 2025-12-04T08:33:47.3937594Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/nn 2025-12-04T08:33:47.3938086Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/nn 2025-12-04T08:33:47.3945135Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/special 2025-12-04T08:33:47.3946189Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/special 2025-12-04T08:33:47.3952717Z creating build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional 2025-12-04T08:33:47.3953966Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional 2025-12-04T08:33:47.3969809Z creating build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor 2025-12-04T08:33:47.3970386Z copying torch/_subclasses/complex_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor 2025-12-04T08:33:47.3977600Z copying torch/_subclasses/complex_tensor/_core.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor 2025-12-04T08:33:47.3985092Z creating build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:33:47.3986044Z copying torch/_subclasses/complex_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:33:47.3992653Z copying torch/_subclasses/complex_tensor/_ops/aten.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:33:47.4000178Z copying torch/_subclasses/complex_tensor/_ops/common.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:33:47.4006962Z copying torch/_subclasses/complex_tensor/_ops/prims.py -> build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:33:47.4013892Z creating build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-12-04T08:33:47.4014631Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-12-04T08:33:47.4021221Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-12-04T08:33:47.4027340Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging 2025-12-04T08:33:47.4035001Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn 2025-12-04T08:33:47.4035448Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn 2025-12-04T08:33:47.4042783Z creating build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-12-04T08:33:47.4043518Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-12-04T08:33:47.4044607Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-12-04T08:33:47.4052548Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns 2025-12-04T08:33:47.4068118Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2025-12-04T08:33:47.4068654Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2025-12-04T08:33:47.4075922Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning 2025-12-04T08:33:47.4083622Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4084328Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4091215Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4097918Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4107208Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4111833Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4119610Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4126959Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4133716Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4150697Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4157778Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4164684Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4171205Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4178504Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4186638Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4194099Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4201569Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4208937Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4215162Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization 2025-12-04T08:33:47.4222970Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic 2025-12-04T08:33:47.4224103Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic 2025-12-04T08:33:47.4231281Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat 2025-12-04T08:33:47.4231997Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat 2025-12-04T08:33:47.4238911Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable 2025-12-04T08:33:47.4239535Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable 2025-12-04T08:33:47.4247717Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2025-12-04T08:33:47.4248282Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2025-12-04T08:33:47.4255195Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized 2025-12-04T08:33:47.4262859Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse 2025-12-04T08:33:47.4263477Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse 2025-12-04T08:33:47.4271679Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2025-12-04T08:33:47.4272362Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2025-12-04T08:33:47.4278913Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules 2025-12-04T08:33:47.4286390Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat 2025-12-04T08:33:47.4287293Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat 2025-12-04T08:33:47.4294401Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized 2025-12-04T08:33:47.4295021Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized 2025-12-04T08:33:47.4302104Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:33:47.4303021Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:33:47.4309851Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:33:47.4317646Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:33:47.4324230Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:33:47.4330997Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic 2025-12-04T08:33:47.4331916Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic 2025-12-04T08:33:47.4339201Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.4340083Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.4347443Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.4353890Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.4360469Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.4367315Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.4374508Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:33:47.4375394Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:33:47.4382502Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:33:47.4388808Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic 2025-12-04T08:33:47.4389501Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic 2025-12-04T08:33:47.4396330Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-12-04T08:33:47.4396968Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-12-04T08:33:47.4404147Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-12-04T08:33:47.4411282Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-12-04T08:33:47.4418254Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules 2025-12-04T08:33:47.4425592Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2025-12-04T08:33:47.4426550Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2025-12-04T08:33:47.4433271Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules 2025-12-04T08:33:47.4440254Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-12-04T08:33:47.4440887Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-12-04T08:33:47.4447906Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-12-04T08:33:47.4456000Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules 2025-12-04T08:33:47.4464636Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic 2025-12-04T08:33:47.4465280Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic 2025-12-04T08:33:47.4473031Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4473703Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4482134Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4490076Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4497002Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4510880Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4516480Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4523296Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4530240Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4537333Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4544335Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4550799Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules 2025-12-04T08:33:47.4557906Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference 2025-12-04T08:33:47.4558746Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference 2025-12-04T08:33:47.4566282Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:33:47.4567208Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:33:47.4574512Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:33:47.4582680Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:33:47.4590057Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:33:47.4605806Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-12-04T08:33:47.4606475Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-12-04T08:33:47.4613080Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-12-04T08:33:47.4620518Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-12-04T08:33:47.4626904Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-12-04T08:33:47.4635433Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-12-04T08:33:47.4642883Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules 2025-12-04T08:33:47.4650768Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-12-04T08:33:47.4651545Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-12-04T08:33:47.4658737Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-12-04T08:33:47.4665709Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized 2025-12-04T08:33:47.4672603Z creating build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2025-12-04T08:33:47.4673485Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2025-12-04T08:33:47.4679768Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic 2025-12-04T08:33:47.4687387Z creating build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4688034Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4689127Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4696447Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4709818Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4717110Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4731781Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4739000Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4745486Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4751994Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4760140Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx 2025-12-04T08:33:47.4767805Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental 2025-12-04T08:33:47.4768522Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental 2025-12-04T08:33:47.4770412Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-12-04T08:33:47.4771073Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-12-04T08:33:47.4772267Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-12-04T08:33:47.4778951Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-12-04T08:33:47.4786089Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler 2025-12-04T08:33:47.4792684Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-12-04T08:33:47.4793523Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-12-04T08:33:47.4794721Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-12-04T08:33:47.4802209Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-12-04T08:33:47.4808774Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-12-04T08:33:47.4815033Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier 2025-12-04T08:33:47.4822390Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:33:47.4823384Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:33:47.4824396Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:33:47.4832366Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:33:47.4833057Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:33:47.4840504Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:33:47.4847880Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:33:47.4848593Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:33:47.4855521Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:33:47.4862128Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:33:47.4868746Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:33:47.4876162Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-12-04T08:33:47.4876907Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-12-04T08:33:47.4883556Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-12-04T08:33:47.4890253Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-12-04T08:33:47.4896959Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-12-04T08:33:47.4904092Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-12-04T08:33:47.4911579Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-12-04T08:33:47.4918604Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-12-04T08:33:47.4926736Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner 2025-12-04T08:33:47.4935805Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-12-04T08:33:47.4936676Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-12-04T08:33:47.4937986Z creating build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:33:47.4939573Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:33:47.4940751Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:33:47.4947075Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:33:47.4954669Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.4955664Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.4962902Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.4972464Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.4980587Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.4987925Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.4996159Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.5003335Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.5010427Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.5017588Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.5025903Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.5032611Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.5040076Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config 2025-12-04T08:33:47.5049173Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5050195Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5056623Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5072208Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5085487Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5100896Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5117113Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5126417Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5131446Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5138016Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5145055Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5152215Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5158459Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5165847Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5172494Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5178473Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5195025Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5204189Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5210944Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5217003Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx 2025-12-04T08:33:47.5231983Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5232925Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5234103Z copying torch/ao/quantization/pt2e/_affine_quantization.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5248277Z copying torch/ao/quantization/pt2e/_numeric_debugger.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5254396Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5260421Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5266852Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5272961Z copying torch/ao/quantization/pt2e/lowering.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5279073Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5286130Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5293382Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5309837Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e 2025-12-04T08:33:47.5318325Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5318913Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5324470Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5331465Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5337542Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5343723Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5349760Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5363968Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5371786Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5389467Z copying torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer 2025-12-04T08:33:47.5397411Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-12-04T08:33:47.5398483Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-12-04T08:33:47.5399508Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-12-04T08:33:47.5413556Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-12-04T08:33:47.5421762Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-12-04T08:33:47.5428057Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report 2025-12-04T08:33:47.5435736Z creating build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2025-12-04T08:33:47.5436716Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2025-12-04T08:33:47.5443001Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation 2025-12-04T08:33:47.5451685Z creating build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-12-04T08:33:47.5452734Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-12-04T08:33:47.5458696Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-12-04T08:33:47.5464670Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-310/torch/autograd/_functions 2025-12-04T08:33:47.5471702Z creating build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2025-12-04T08:33:47.5472696Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2025-12-04T08:33:47.5473422Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_coreml 2025-12-04T08:33:47.5481021Z creating build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-12-04T08:33:47.5482011Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-12-04T08:33:47.5482656Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-12-04T08:33:47.5489635Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi 2025-12-04T08:33:47.5504936Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cpu 2025-12-04T08:33:47.5505501Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cpu 2025-12-04T08:33:47.5513291Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cuda 2025-12-04T08:33:47.5513749Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cuda 2025-12-04T08:33:47.5522226Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2025-12-04T08:33:47.5522756Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2025-12-04T08:33:47.5530318Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cudnn 2025-12-04T08:33:47.5537090Z creating build/lib.linux-x86_64-cpython-310/torch/backends/cusparselt 2025-12-04T08:33:47.5537671Z copying torch/backends/cusparselt/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/cusparselt 2025-12-04T08:33:47.5544816Z creating build/lib.linux-x86_64-cpython-310/torch/backends/kleidiai 2025-12-04T08:33:47.5545464Z copying torch/backends/kleidiai/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/kleidiai 2025-12-04T08:33:47.5552482Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mha 2025-12-04T08:33:47.5553148Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mha 2025-12-04T08:33:47.5560636Z creating build/lib.linux-x86_64-cpython-310/torch/backends/miopen 2025-12-04T08:33:47.5561365Z copying torch/backends/miopen/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/miopen 2025-12-04T08:33:47.5567921Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mkl 2025-12-04T08:33:47.5568508Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mkl 2025-12-04T08:33:47.5575698Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn 2025-12-04T08:33:47.5576337Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn 2025-12-04T08:33:47.5584786Z creating build/lib.linux-x86_64-cpython-310/torch/backends/mps 2025-12-04T08:33:47.5585209Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/mps 2025-12-04T08:33:47.5592669Z creating build/lib.linux-x86_64-cpython-310/torch/backends/nnpack 2025-12-04T08:33:47.5593569Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/nnpack 2025-12-04T08:33:47.5601465Z creating build/lib.linux-x86_64-cpython-310/torch/backends/openmp 2025-12-04T08:33:47.5602124Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/openmp 2025-12-04T08:33:47.5609725Z creating build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum 2025-12-04T08:33:47.5610230Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum 2025-12-04T08:33:47.5618509Z creating build/lib.linux-x86_64-cpython-310/torch/backends/quantized 2025-12-04T08:33:47.5619005Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/quantized 2025-12-04T08:33:47.5626320Z creating build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2025-12-04T08:33:47.5627110Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2025-12-04T08:33:47.5628232Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xeon 2025-12-04T08:33:47.5642217Z creating build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack 2025-12-04T08:33:47.5642884Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack 2025-12-04T08:33:47.5651111Z creating build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-12-04T08:33:47.5651594Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-12-04T08:33:47.5659229Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-12-04T08:33:47.5666226Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/cpu/amp 2025-12-04T08:33:47.5674254Z creating build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-12-04T08:33:47.5674659Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-12-04T08:33:47.5680302Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-12-04T08:33:47.5687257Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-12-04T08:33:47.5693695Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/cuda/amp 2025-12-04T08:33:47.5701725Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-12-04T08:33:47.5702484Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-12-04T08:33:47.5709649Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-12-04T08:33:47.5716414Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-12-04T08:33:47.5723573Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-12-04T08:33:47.5730742Z copying torch/distributed/_composable/replicate_with_fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable 2025-12-04T08:33:47.5738681Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_local_tensor 2025-12-04T08:33:47.5739716Z copying torch/distributed/_local_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_local_tensor 2025-12-04T08:33:47.5756249Z copying torch/distributed/_local_tensor/_c10d.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_local_tensor 2025-12-04T08:33:47.5771349Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_pycute 2025-12-04T08:33:47.5772143Z copying torch/distributed/_pycute/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_pycute 2025-12-04T08:33:47.5778638Z copying torch/distributed/_pycute/int_tuple.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_pycute 2025-12-04T08:33:47.5785860Z copying torch/distributed/_pycute/layout.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_pycute 2025-12-04T08:33:47.5793787Z copying torch/distributed/_pycute/typing.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_pycute 2025-12-04T08:33:47.5801807Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-12-04T08:33:47.5802556Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-12-04T08:33:47.5809483Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-12-04T08:33:47.5816307Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-12-04T08:33:47.5823445Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-12-04T08:33:47.5830525Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-12-04T08:33:47.5836913Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-12-04T08:33:47.5843630Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard 2025-12-04T08:33:47.5851491Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor 2025-12-04T08:33:47.5852361Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor 2025-12-04T08:33:47.5859739Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec 2025-12-04T08:33:47.5860578Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec 2025-12-04T08:33:47.5868413Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory 2025-12-04T08:33:47.5869521Z copying torch/distributed/_symmetric_memory/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory 2025-12-04T08:33:47.5885142Z copying torch/distributed/_symmetric_memory/_nvshmem_triton.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory 2025-12-04T08:33:47.5900292Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-12-04T08:33:47.5901302Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-12-04T08:33:47.5908605Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-12-04T08:33:47.5915741Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor 2025-12-04T08:33:47.5924062Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5925086Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5931570Z copying torch/distributed/_tools/common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5938531Z copying torch/distributed/_tools/fake_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5945509Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5953928Z copying torch/distributed/_tools/ilp_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5960865Z copying torch/distributed/_tools/mem_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5977693Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5984884Z copying torch/distributed/_tools/mod_tracker.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5992143Z copying torch/distributed/_tools/runtime_estimator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.5999736Z copying torch/distributed/_tools/sac_estimator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.6015746Z copying torch/distributed/_tools/sac_ilp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_tools 2025-12-04T08:33:47.6024978Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2025-12-04T08:33:47.6025514Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2025-12-04T08:33:47.6031347Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms 2025-12-04T08:33:47.6039014Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/autograd 2025-12-04T08:33:47.6040227Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/autograd 2025-12-04T08:33:47.6049249Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6049851Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6057107Z copying torch/distributed/checkpoint/_async_executor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6064236Z copying torch/distributed/checkpoint/_async_process_executor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6072801Z copying torch/distributed/checkpoint/_async_thread_executor.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6081139Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6087449Z copying torch/distributed/checkpoint/_consolidate_hf_safetensors.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6095097Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6101753Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6108731Z copying torch/distributed/checkpoint/_extension.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6114970Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6121603Z copying torch/distributed/checkpoint/_hf_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6128584Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6134735Z copying torch/distributed/checkpoint/_pg_transport.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6142148Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6149328Z copying torch/distributed/checkpoint/_state_dict_stager.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6156628Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6163197Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6171174Z copying torch/distributed/checkpoint/_version.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6177904Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6184373Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6191745Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6205149Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6211524Z copying torch/distributed/checkpoint/hf_storage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6219505Z copying torch/distributed/checkpoint/logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6226639Z copying torch/distributed/checkpoint/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6233385Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6240041Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6247136Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6254808Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6262351Z copying torch/distributed/checkpoint/quantized_hf_storage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6269390Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6275924Z copying torch/distributed/checkpoint/staging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6283313Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6297806Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6307303Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6313903Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6320588Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6327396Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint 2025-12-04T08:33:47.6335444Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/debug 2025-12-04T08:33:47.6336214Z copying torch/distributed/debug/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/debug 2025-12-04T08:33:47.6343114Z copying torch/distributed/debug/_frontend.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/debug 2025-12-04T08:33:47.6350867Z copying torch/distributed/debug/_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/debug 2025-12-04T08:33:47.6356855Z copying torch/distributed/debug/_store.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/debug 2025-12-04T08:33:47.6363610Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2025-12-04T08:33:47.6364595Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2025-12-04T08:33:47.6370812Z copying torch/distributed/elastic/control_plane.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic 2025-12-04T08:33:47.6377505Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder 2025-12-04T08:33:47.6378800Z copying torch/distributed/flight_recorder/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder 2025-12-04T08:33:47.6379638Z copying torch/distributed/flight_recorder/fr_trace.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder 2025-12-04T08:33:47.6387917Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6388569Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6395310Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6403308Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6409867Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6416507Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6423535Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6440550Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6448576Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6465127Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6471509Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6487955Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6506603Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6513480Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6526011Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6535725Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6541938Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6546451Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6552425Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6559993Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6576853Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6584888Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp 2025-12-04T08:33:47.6593051Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2025-12-04T08:33:47.6594421Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2025-12-04T08:33:47.6601183Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/launcher 2025-12-04T08:33:47.6608681Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2025-12-04T08:33:47.6609404Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2025-12-04T08:33:47.6615834Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn 2025-12-04T08:33:47.6623569Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6624350Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6631004Z copying torch/distributed/optim/_deprecation_warning.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6637322Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6644299Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6650904Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6658453Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6665931Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6672713Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6679209Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6685977Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6692324Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6698948Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6706468Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6713440Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6720234Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6726827Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:47.6742561Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6745072Z copying torch/distributed/pipelining/_IR.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6759173Z copying torch/distributed/pipelining/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6766308Z copying torch/distributed/pipelining/_backward.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6773525Z copying torch/distributed/pipelining/_debug.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6780024Z copying torch/distributed/pipelining/_schedule_visualizer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6787674Z copying torch/distributed/pipelining/_unflatten.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6794528Z copying torch/distributed/pipelining/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6801121Z copying torch/distributed/pipelining/microbatch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6808292Z copying torch/distributed/pipelining/schedules.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6824944Z copying torch/distributed/pipelining/stage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining 2025-12-04T08:33:47.6843267Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6844310Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6852271Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6859230Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6872356Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6880502Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6886055Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6891716Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6898797Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6906628Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6913096Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc 2025-12-04T08:33:47.6922015Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.6922550Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.6928918Z copying torch/distributed/tensor/_api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.6944559Z copying torch/distributed/tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.6950868Z copying torch/distributed/tensor/_dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.6958681Z copying torch/distributed/tensor/_dtensor_spec.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.6969590Z copying torch/distributed/tensor/_op_schema.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.6975393Z copying torch/distributed/tensor/_random.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.6983261Z copying torch/distributed/tensor/_redistribute.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.6999751Z copying torch/distributed/tensor/_sharding_prop.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.7010203Z copying torch/distributed/tensor/_shards_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.7018001Z copying torch/distributed/tensor/_tp_conv.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.7024310Z copying torch/distributed/tensor/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.7031575Z copying torch/distributed/tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.7038062Z copying torch/distributed/tensor/placement_types.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor 2025-12-04T08:33:47.7051469Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2025-12-04T08:33:47.7053047Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2025-12-04T08:33:47.7059617Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp 2025-12-04T08:33:47.7066636Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint 2025-12-04T08:33:47.7067550Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint 2025-12-04T08:33:47.7073708Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2025-12-04T08:33:47.7074317Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2025-12-04T08:33:47.7082129Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim 2025-12-04T08:33:47.7089570Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-12-04T08:33:47.7090795Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-12-04T08:33:47.7100417Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-12-04T08:33:47.7118099Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-12-04T08:33:47.7128336Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-12-04T08:33:47.7136581Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-12-04T08:33:47.7142622Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-12-04T08:33:47.7149150Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-12-04T08:33:47.7154524Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor 2025-12-04T08:33:47.7160879Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2025-12-04T08:33:47.7161824Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2025-12-04T08:33:47.7168222Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan 2025-12-04T08:33:47.7174786Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-12-04T08:33:47.7175544Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-12-04T08:33:47.7182324Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-12-04T08:33:47.7189006Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-12-04T08:33:47.7196491Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec 2025-12-04T08:33:47.7203941Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:33:47.7204653Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:33:47.7211838Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:33:47.7218676Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:33:47.7224811Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:33:47.7231251Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:33:47.7236936Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:33:47.7245052Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:33:47.7246450Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:33:47.7247493Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:33:47.7254393Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:33:47.7261342Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:33:47.7269720Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2025-12-04T08:33:47.7270870Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2025-12-04T08:33:47.7272048Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint 2025-12-04T08:33:47.7280016Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2025-12-04T08:33:47.7280903Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2025-12-04T08:33:47.7287341Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks 2025-12-04T08:33:47.7294782Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2025-12-04T08:33:47.7295518Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2025-12-04T08:33:47.7302526Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap 2025-12-04T08:33:47.7309898Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2025-12-04T08:33:47.7311042Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2025-12-04T08:33:47.7311952Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization 2025-12-04T08:33:47.7320571Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7321291Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7329044Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7336980Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7343679Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7350456Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7357050Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7364429Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7371273Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7384855Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:33:47.7392456Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-12-04T08:33:47.7393625Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-12-04T08:33:47.7394580Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-12-04T08:33:47.7401299Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-12-04T08:33:47.7407859Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging 2025-12-04T08:33:47.7415950Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7416716Z copying torch/distributed/checkpoint/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7423780Z copying torch/distributed/checkpoint/_experimental/barriers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7430926Z copying torch/distributed/checkpoint/_experimental/builder.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7437222Z copying torch/distributed/checkpoint/_experimental/checkpoint_process.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7445820Z copying torch/distributed/checkpoint/_experimental/checkpoint_reader.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7453579Z copying torch/distributed/checkpoint/_experimental/checkpoint_writer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7460905Z copying torch/distributed/checkpoint/_experimental/checkpointer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7467664Z copying torch/distributed/checkpoint/_experimental/config.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7473826Z copying torch/distributed/checkpoint/_experimental/staging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7480284Z copying torch/distributed/checkpoint/_experimental/types.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7486625Z copying torch/distributed/checkpoint/_experimental/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental 2025-12-04T08:33:47.7493694Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent 2025-12-04T08:33:47.7494968Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent 2025-12-04T08:33:47.7496408Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-12-04T08:33:47.7497462Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-12-04T08:33:47.7505426Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-12-04T08:33:47.7512838Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events 2025-12-04T08:33:47.7520915Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2025-12-04T08:33:47.7521500Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2025-12-04T08:33:47.7528694Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics 2025-12-04T08:33:47.7536418Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-12-04T08:33:47.7537062Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-12-04T08:33:47.7544230Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-12-04T08:33:47.7557150Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-12-04T08:33:47.7563714Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing 2025-12-04T08:33:47.7571418Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7572143Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7578767Z copying torch/distributed/elastic/rendezvous/_etcd_stub.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7585014Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7592138Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7599838Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7614571Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7629409Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7636448Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7642778Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7650021Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7656245Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7662542Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous 2025-12-04T08:33:47.7670831Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-12-04T08:33:47.7671451Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-12-04T08:33:47.7678598Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-12-04T08:33:47.7685716Z copying torch/distributed/elastic/timer/debug_info_logging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-12-04T08:33:47.7692574Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-12-04T08:33:47.7700780Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer 2025-12-04T08:33:47.7710185Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-12-04T08:33:47.7710826Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-12-04T08:33:47.7716969Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-12-04T08:33:47.7723813Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-12-04T08:33:47.7731007Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-12-04T08:33:47.7737939Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-12-04T08:33:47.7744923Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils 2025-12-04T08:33:47.7753369Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-12-04T08:33:47.7754039Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-12-04T08:33:47.7761783Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-12-04T08:33:47.7776133Z copying torch/distributed/elastic/agent/server/health_check_server.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-12-04T08:33:47.7783129Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server 2025-12-04T08:33:47.7791837Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:33:47.7792584Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:33:47.7800259Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:33:47.7807829Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:33:47.7815033Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:33:47.7815860Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:33:47.7823136Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:33:47.7829480Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:33:47.7835985Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-12-04T08:33:47.7836699Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-12-04T08:33:47.7843590Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-12-04T08:33:47.7849557Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data 2025-12-04T08:33:47.7857762Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components 2025-12-04T08:33:47.7858939Z copying torch/distributed/flight_recorder/components/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components 2025-12-04T08:33:47.7859810Z copying torch/distributed/flight_recorder/components/builder.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components 2025-12-04T08:33:47.7867994Z copying torch/distributed/flight_recorder/components/config_manager.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components 2025-12-04T08:33:47.7874380Z copying torch/distributed/flight_recorder/components/fr_logger.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components 2025-12-04T08:33:47.7881190Z copying torch/distributed/flight_recorder/components/loader.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components 2025-12-04T08:33:47.7887459Z copying torch/distributed/flight_recorder/components/types.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components 2025-12-04T08:33:47.7894996Z copying torch/distributed/flight_recorder/components/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components 2025-12-04T08:33:47.7904606Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7905306Z copying torch/distributed/fsdp/_fully_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7912448Z copying torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7920039Z copying torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7928391Z copying torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7935865Z copying torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7942821Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7956804Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7971014Z copying torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7978566Z copying torch/distributed/fsdp/_fully_shard/_fully_shard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard 2025-12-04T08:33:47.7994032Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2025-12-04T08:33:47.7995188Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2025-12-04T08:33:47.7995864Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api 2025-12-04T08:33:47.8004795Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2025-12-04T08:33:47.8005642Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2025-12-04T08:33:47.8006807Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit 2025-12-04T08:33:47.8014224Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2025-12-04T08:33:47.8014882Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2025-12-04T08:33:47.8016108Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates 2025-12-04T08:33:47.8023497Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2025-12-04T08:33:47.8024165Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2025-12-04T08:33:47.8031976Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing 2025-12-04T08:33:47.8039714Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8040736Z copying torch/distributed/tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8046741Z copying torch/distributed/tensor/_ops/_common_rules.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8054304Z copying torch/distributed/tensor/_ops/_conv_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8060844Z copying torch/distributed/tensor/_ops/_einsum_strategy.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8068143Z copying torch/distributed/tensor/_ops/_embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8074851Z copying torch/distributed/tensor/_ops/_mask_buffer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8081182Z copying torch/distributed/tensor/_ops/_math_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8094997Z copying torch/distributed/tensor/_ops/_matrix_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8110066Z copying torch/distributed/tensor/_ops/_pointwise_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8118616Z copying torch/distributed/tensor/_ops/_random_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8124848Z copying torch/distributed/tensor/_ops/_tensor_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8138579Z copying torch/distributed/tensor/_ops/_view_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8146244Z copying torch/distributed/tensor/_ops/registration.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8152545Z copying torch/distributed/tensor/_ops/utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops 2025-12-04T08:33:47.8160848Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-12-04T08:33:47.8161550Z copying torch/distributed/tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-12-04T08:33:47.8169694Z copying torch/distributed/tensor/debug/_comm_mode.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-12-04T08:33:47.8178215Z copying torch/distributed/tensor/debug/_op_coverage.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-12-04T08:33:47.8185204Z copying torch/distributed/tensor/debug/_visualize_sharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug 2025-12-04T08:33:47.8193900Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-12-04T08:33:47.8194516Z copying torch/distributed/tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-12-04T08:33:47.8201775Z copying torch/distributed/tensor/experimental/_attention.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-12-04T08:33:47.8207983Z copying torch/distributed/tensor/experimental/_func_map.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-12-04T08:33:47.8214500Z copying torch/distributed/tensor/experimental/_register_sharding.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-12-04T08:33:47.8221287Z copying torch/distributed/tensor/experimental/_tp_transform.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental 2025-12-04T08:33:47.8229889Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-12-04T08:33:47.8230513Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-12-04T08:33:47.8237339Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-12-04T08:33:47.8243792Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-12-04T08:33:47.8250597Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-12-04T08:33:47.8257258Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-12-04T08:33:47.8264486Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-12-04T08:33:47.8271131Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-12-04T08:33:47.8278784Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel 2025-12-04T08:33:47.8293795Z creating build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:33:47.8294548Z copying torch/distributed/tensor/experimental/_context_parallel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:33:47.8301853Z copying torch/distributed/tensor/experimental/_context_parallel/_attention.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:33:47.8318053Z copying torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:33:47.8324801Z copying torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:33:47.8332401Z copying torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py -> build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:33:47.8342378Z creating build/lib.linux-x86_64-cpython-310/torch/export/experimental 2025-12-04T08:33:47.8343120Z copying torch/export/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export/experimental 2025-12-04T08:33:47.8351248Z copying torch/export/experimental/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/export/experimental 2025-12-04T08:33:47.8358627Z creating build/lib.linux-x86_64-cpython-310/torch/export/passes 2025-12-04T08:33:47.8359541Z copying torch/export/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export/passes 2025-12-04T08:33:47.8367496Z creating build/lib.linux-x86_64-cpython-310/torch/export/pt2_archive 2025-12-04T08:33:47.8368427Z copying torch/export/pt2_archive/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/export/pt2_archive 2025-12-04T08:33:47.8374427Z copying torch/export/pt2_archive/_package.py -> build/lib.linux-x86_64-cpython-310/torch/export/pt2_archive 2025-12-04T08:33:47.8387882Z copying torch/export/pt2_archive/_package_weights.py -> build/lib.linux-x86_64-cpython-310/torch/export/pt2_archive 2025-12-04T08:33:47.8394676Z copying torch/export/pt2_archive/constants.py -> build/lib.linux-x86_64-cpython-310/torch/export/pt2_archive 2025-12-04T08:33:47.8404090Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8404935Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8406164Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8412144Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8419618Z copying torch/fx/experimental/_constant_symnode.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8425452Z copying torch/fx/experimental/_dynamism.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8432166Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8445272Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8452250Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8459505Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8473803Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8479996Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8488246Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8495161Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8503063Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8510963Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8527672Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8535865Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8542915Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8549034Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8555554Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8570114Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8597716Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8607669Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental 2025-12-04T08:33:47.8620151Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8620560Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8627539Z copying torch/fx/passes/_tensorify_python_scalars.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8635071Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8641686Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8648470Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8655627Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8661935Z copying torch/fx/passes/graph_transform_observer.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8668529Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8681830Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8688203Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8694115Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8700496Z copying torch/fx/passes/regional_inductor.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8707790Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8721068Z copying torch/fx/passes/runtime_assert.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8729626Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8736544Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8743870Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8750556Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8764979Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes 2025-12-04T08:33:47.8773197Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:33:47.8774245Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:33:47.8775650Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:33:47.8782351Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:33:47.8796530Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:33:47.8811342Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:33:47.8817659Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:33:47.8826387Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:33:47.8834126Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:33:47.8841580Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-12-04T08:33:47.8842912Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-12-04T08:33:47.8849179Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-12-04T08:33:47.8855435Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-12-04T08:33:47.8861322Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-12-04T08:33:47.8867626Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-12-04T08:33:47.8874057Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-12-04T08:33:47.8881190Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-12-04T08:33:47.8887470Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification 2025-12-04T08:33:47.8895104Z creating build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:33:47.8896535Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:33:47.8903037Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:33:47.8909194Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:33:47.8915657Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:33:47.8922775Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:33:47.8929154Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:33:47.8935843Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2025-12-04T08:33:47.8936553Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2025-12-04T08:33:47.8937441Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends 2025-12-04T08:33:47.8944462Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect 2025-12-04T08:33:47.8945230Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect 2025-12-04T08:33:47.8947134Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-12-04T08:33:47.8947848Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-12-04T08:33:47.8955047Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-12-04T08:33:47.8962344Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-12-04T08:33:47.8969052Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra 2025-12-04T08:33:47.8976710Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2025-12-04T08:33:47.8977339Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2025-12-04T08:33:47.8978680Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests 2025-12-04T08:33:47.8986933Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-12-04T08:33:47.8987415Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-12-04T08:33:47.8994395Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-12-04T08:33:47.9001337Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-12-04T08:33:47.9008193Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-12-04T08:33:47.9015759Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-12-04T08:33:47.9022392Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils 2025-12-04T08:33:47.9029737Z creating build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2025-12-04T08:33:47.9030298Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2025-12-04T08:33:47.9031289Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common 2025-12-04T08:33:47.9038352Z creating build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2025-12-04T08:33:47.9039156Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2025-12-04T08:33:47.9040367Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-310/torch/jit/_passes 2025-12-04T08:33:47.9047281Z creating build/lib.linux-x86_64-cpython-310/torch/jit/mobile 2025-12-04T08:33:47.9047751Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/jit/mobile 2025-12-04T08:33:47.9056593Z creating build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-12-04T08:33:47.9057373Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-12-04T08:33:47.9065143Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-12-04T08:33:47.9072479Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-12-04T08:33:47.9079182Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-12-04T08:33:47.9085967Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-12-04T08:33:47.9092541Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-12-04T08:33:47.9099122Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-12-04T08:33:47.9108161Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor 2025-12-04T08:33:47.9117906Z creating build/lib.linux-x86_64-cpython-310/torch/nativert/backends 2025-12-04T08:33:47.9118681Z copying torch/nativert/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nativert/backends 2025-12-04T08:33:47.9120166Z copying torch/nativert/backends/_lower_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nativert/backends 2025-12-04T08:33:47.9127330Z copying torch/nativert/backends/_lowered_aoti_module.py -> build/lib.linux-x86_64-cpython-310/torch/nativert/backends 2025-12-04T08:33:47.9136557Z creating build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-12-04T08:33:47.9137196Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-12-04T08:33:47.9137798Z copying torch/nested/_internal/nested_int.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-12-04T08:33:47.9145479Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-12-04T08:33:47.9154619Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-12-04T08:33:47.9172683Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-310/torch/nested/_internal 2025-12-04T08:33:47.9188565Z creating build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-12-04T08:33:47.9189029Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-12-04T08:33:47.9195761Z copying torch/nn/attention/_fa4.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-12-04T08:33:47.9203443Z copying torch/nn/attention/_registry.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-12-04T08:33:47.9209873Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-12-04T08:33:47.9216646Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-12-04T08:33:47.9223251Z copying torch/nn/attention/flex_attention.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-12-04T08:33:47.9238603Z copying torch/nn/attention/varlen.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention 2025-12-04T08:33:47.9247155Z creating build/lib.linux-x86_64-cpython-310/torch/nn/backends 2025-12-04T08:33:47.9247799Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/backends 2025-12-04T08:33:47.9248890Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/backends 2025-12-04T08:33:47.9257163Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic 2025-12-04T08:33:47.9258501Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic 2025-12-04T08:33:47.9267047Z creating build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9267848Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9274316Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9281985Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9296040Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9303144Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9317192Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9321695Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9334692Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9350801Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9358191Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9365044Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9371806Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9379176Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9387048Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9393903Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9400954Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9417146Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9437034Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9442955Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9451738Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9457657Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9473603Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9491411Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9498761Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9513317Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9518634Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/modules 2025-12-04T08:33:47.9525699Z creating build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-12-04T08:33:47.9526722Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-12-04T08:33:47.9533202Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-12-04T08:33:47.9538960Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-12-04T08:33:47.9546331Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-12-04T08:33:47.9553222Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-12-04T08:33:47.9568779Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-12-04T08:33:47.9575024Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-12-04T08:33:47.9580918Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-310/torch/nn/parallel 2025-12-04T08:33:47.9587800Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat 2025-12-04T08:33:47.9588579Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat 2025-12-04T08:33:47.9595501Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantizable 2025-12-04T08:33:47.9596250Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable 2025-12-04T08:33:47.9603392Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2025-12-04T08:33:47.9604100Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2025-12-04T08:33:47.9611162Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized 2025-12-04T08:33:47.9618692Z creating build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9619341Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9626604Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9632676Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9639809Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9645705Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9653127Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9659677Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9666698Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9673811Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9681200Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9688923Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9701601Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9718872Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9726893Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9731749Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9737251Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils 2025-12-04T08:33:47.9744821Z creating build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental 2025-12-04T08:33:47.9745996Z copying torch/nn/attention/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental 2025-12-04T08:33:47.9752376Z copying torch/nn/attention/experimental/_paged_attention.py -> build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental 2025-12-04T08:33:47.9760269Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2025-12-04T08:33:47.9761017Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2025-12-04T08:33:47.9767961Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules 2025-12-04T08:33:47.9775538Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat 2025-12-04T08:33:47.9776090Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat 2025-12-04T08:33:47.9783179Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized 2025-12-04T08:33:47.9783866Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized 2025-12-04T08:33:47.9791127Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-12-04T08:33:47.9791665Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-12-04T08:33:47.9798783Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-12-04T08:33:47.9805425Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-12-04T08:33:47.9812164Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules 2025-12-04T08:33:47.9819434Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic 2025-12-04T08:33:47.9820203Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic 2025-12-04T08:33:47.9827805Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.9828465Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.9837410Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.9846059Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.9852665Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules 2025-12-04T08:33:47.9859127Z creating build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:33:47.9859799Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:33:47.9866340Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:33:47.9873290Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic 2025-12-04T08:33:47.9873796Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic 2025-12-04T08:33:47.9881677Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-12-04T08:33:47.9882221Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-12-04T08:33:47.9890112Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-12-04T08:33:47.9896789Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-12-04T08:33:47.9903099Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules 2025-12-04T08:33:47.9909568Z creating build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2025-12-04T08:33:47.9910255Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2025-12-04T08:33:47.9916983Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules 2025-12-04T08:33:47.9924235Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-12-04T08:33:47.9925091Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-12-04T08:33:47.9931690Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-12-04T08:33:47.9938502Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules 2025-12-04T08:33:47.9945931Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference 2025-12-04T08:33:47.9946537Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference 2025-12-04T08:33:47.9954292Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic 2025-12-04T08:33:47.9954831Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic 2025-12-04T08:33:47.9963248Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:47.9963986Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:47.9970860Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:47.9977412Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:47.9983250Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:47.9989693Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:47.9996689Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:48.0003098Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:48.0009209Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:48.0015095Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:48.0021615Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:48.0027953Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules 2025-12-04T08:33:48.0035385Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-12-04T08:33:48.0036287Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-12-04T08:33:48.0042493Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-12-04T08:33:48.0049897Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-12-04T08:33:48.0056495Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-12-04T08:33:48.0063742Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-12-04T08:33:48.0071009Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules 2025-12-04T08:33:48.0078248Z creating build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-12-04T08:33:48.0079326Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-12-04T08:33:48.0085600Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-12-04T08:33:48.0092692Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-12-04T08:33:48.0099039Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules 2025-12-04T08:33:48.0106821Z creating build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0107680Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0115151Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0122336Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0130048Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0136653Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0142902Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0149511Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0156101Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0162614Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0169200Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights 2025-12-04T08:33:48.0176319Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-12-04T08:33:48.0177245Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-12-04T08:33:48.0178134Z copying torch/onnx/_internal/_lazy_import.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal 2025-12-04T08:33:48.0185354Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-12-04T08:33:48.0186074Z copying torch/onnx/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-12-04T08:33:48.0194789Z copying torch/onnx/ops/_dtype_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-12-04T08:33:48.0202072Z copying torch/onnx/ops/_impl.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-12-04T08:33:48.0209699Z copying torch/onnx/ops/_symbolic_impl.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/ops 2025-12-04T08:33:48.0218013Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0218729Z copying torch/onnx/_internal/exporter/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0219626Z copying torch/onnx/_internal/exporter/_analysis.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0226827Z copying torch/onnx/_internal/exporter/_building.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0235081Z copying torch/onnx/_internal/exporter/_capture_strategies.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0242930Z copying torch/onnx/_internal/exporter/_compat.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0249472Z copying torch/onnx/_internal/exporter/_constants.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0255842Z copying torch/onnx/_internal/exporter/_core.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0270933Z copying torch/onnx/_internal/exporter/_decomp.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0278049Z copying torch/onnx/_internal/exporter/_dispatching.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0285226Z copying torch/onnx/_internal/exporter/_dynamic_shapes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0292586Z copying torch/onnx/_internal/exporter/_errors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0299063Z copying torch/onnx/_internal/exporter/_flags.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0307079Z copying torch/onnx/_internal/exporter/_fx_passes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0311738Z copying torch/onnx/_internal/exporter/_ir_passes.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0318298Z copying torch/onnx/_internal/exporter/_isolated.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0325010Z copying torch/onnx/_internal/exporter/_onnx_program.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0332095Z copying torch/onnx/_internal/exporter/_registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0338909Z copying torch/onnx/_internal/exporter/_reporting.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0346045Z copying torch/onnx/_internal/exporter/_schemas.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0353181Z copying torch/onnx/_internal/exporter/_tensors.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0360506Z copying torch/onnx/_internal/exporter/_testing.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0366945Z copying torch/onnx/_internal/exporter/_type_casting.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0373593Z copying torch/onnx/_internal/exporter/_verification.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter 2025-12-04T08:33:48.0381363Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-12-04T08:33:48.0382082Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-12-04T08:33:48.0383211Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-12-04T08:33:48.0390715Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx 2025-12-04T08:33:48.0399425Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0400144Z copying torch/onnx/_internal/torchscript_exporter/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0401158Z copying torch/onnx/_internal/torchscript_exporter/_experimental.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0408432Z copying torch/onnx/_internal/torchscript_exporter/_globals.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0415245Z copying torch/onnx/_internal/torchscript_exporter/_type_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0422766Z copying torch/onnx/_internal/torchscript_exporter/jit_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0431219Z copying torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0439215Z copying torch/onnx/_internal/torchscript_exporter/registration.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0445510Z copying torch/onnx/_internal/torchscript_exporter/symbolic_helper.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0463363Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0478180Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0493851Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0500702Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0517746Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0524975Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0531725Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0536458Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0543308Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0550520Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0556938Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0563024Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0569265Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0576255Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0596877Z copying torch/onnx/_internal/torchscript_exporter/utils.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0617002Z copying torch/onnx/_internal/torchscript_exporter/verification.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:33:48.0625367Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:33:48.0626062Z copying torch/onnx/_internal/exporter/_torchlib/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:33:48.0626774Z copying torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:33:48.0634337Z copying torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:33:48.0642517Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:33:48.0643212Z copying torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:33:48.0648080Z copying torch/onnx/_internal/exporter/_torchlib/ops/core.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:33:48.0654702Z copying torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:33:48.0661896Z copying torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:33:48.0669540Z copying torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:33:48.0676179Z copying torch/onnx/_internal/exporter/_torchlib/ops/symops.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:33:48.0682921Z creating build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-12-04T08:33:48.0683991Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-12-04T08:33:48.0690749Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes 2025-12-04T08:33:48.0707067Z creating build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-12-04T08:33:48.0708204Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-12-04T08:33:48.0716157Z creating build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-12-04T08:33:48.0717046Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-12-04T08:33:48.0724027Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-12-04T08:33:48.0730190Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-12-04T08:33:48.0736108Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-310/torch/package/analyze 2025-12-04T08:33:48.0743728Z creating build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0744396Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0750265Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0757197Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0763883Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0770344Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0776120Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0782504Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0788687Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0794710Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0800874Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0806935Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0813065Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-310/torch/quantization/fx 2025-12-04T08:33:48.0820813Z creating build/lib.linux-x86_64-cpython-310/torch/signal/windows 2025-12-04T08:33:48.0821676Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/signal/windows 2025-12-04T08:33:48.0828332Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-310/torch/signal/windows 2025-12-04T08:33:48.0838264Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0839076Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0840387Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0848462Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0855863Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0863368Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0870145Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0886570Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0894161Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0910136Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0917650Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0932349Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.0939887Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1002978Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1008722Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1027785Z copying torch/testing/_internal/common_mps.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1036476Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1056617Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1071488Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1079091Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1093168Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1101315Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1110339Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1131670Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1139805Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1147426Z copying torch/testing/_internal/custom_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1153874Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1159538Z copying torch/testing/_internal/dynamo_pytree_test_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1166371Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1173151Z copying torch/testing/_internal/fake_config_module.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1179824Z copying torch/testing/_internal/fake_config_module2.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1185628Z copying torch/testing/_internal/fake_config_module3.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1192554Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1199929Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1208141Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1215265Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1228470Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1241814Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1248377Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1254763Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1261225Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1267738Z copying torch/testing/_internal/subclasses.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1273500Z copying torch/testing/_internal/torchbind_impls.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1280570Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1289220Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal 2025-12-04T08:33:48.1296873Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen 2025-12-04T08:33:48.1298264Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen 2025-12-04T08:33:48.1305494Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-12-04T08:33:48.1306970Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-12-04T08:33:48.1313058Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-12-04T08:33:48.1318754Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data 2025-12-04T08:33:48.1325574Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1327530Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1328257Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1333919Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1341098Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1348177Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1378754Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1386388Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1392383Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1400592Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed 2025-12-04T08:33:48.1408297Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2025-12-04T08:33:48.1409279Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2025-12-04T08:33:48.1410443Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated 2025-12-04T08:33:48.1416298Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-12-04T08:33:48.1417360Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-12-04T08:33:48.1424285Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-12-04T08:33:48.1443434Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-12-04T08:33:48.1450039Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo 2025-12-04T08:33:48.1458165Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-12-04T08:33:48.1459286Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-12-04T08:33:48.1465959Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-12-04T08:33:48.1472868Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-12-04T08:33:48.1479698Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-12-04T08:33:48.1486315Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-12-04T08:33:48.1494661Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests 2025-12-04T08:33:48.1502461Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-12-04T08:33:48.1503990Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-12-04T08:33:48.1504718Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-12-04T08:33:48.1511443Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module 2025-12-04T08:33:48.1519055Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2025-12-04T08:33:48.1519863Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2025-12-04T08:33:48.1526284Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard 2025-12-04T08:33:48.1533443Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2025-12-04T08:33:48.1534768Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2025-12-04T08:33:48.1535468Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor 2025-12-04T08:33:48.1550102Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn 2025-12-04T08:33:48.1551341Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn 2025-12-04T08:33:48.1552964Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-12-04T08:33:48.1554060Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-12-04T08:33:48.1555151Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-12-04T08:33:48.1572108Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-12-04T08:33:48.1579447Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-12-04T08:33:48.1587652Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-12-04T08:33:48.1594242Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-12-04T08:33:48.1600558Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-12-04T08:33:48.1622338Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc 2025-12-04T08:33:48.1630751Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:33:48.1631244Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:33:48.1636925Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:33:48.1643251Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:33:48.1650362Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2025-12-04T08:33:48.1652013Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2025-12-04T08:33:48.1652840Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api 2025-12-04T08:33:48.1661792Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:33:48.1662561Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:33:48.1663864Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:33:48.1670618Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:33:48.1677597Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:33:48.1679151Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:33:48.1680127Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:33:48.1687696Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:33:48.1701853Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:33:48.1710056Z creating build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-12-04T08:33:48.1710717Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-12-04T08:33:48.1719625Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-12-04T08:33:48.1734776Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-12-04T08:33:48.1741004Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-12-04T08:33:48.1755736Z copying torch/testing/_internal/opinfo/definitions/nested.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-12-04T08:33:48.1772986Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-12-04T08:33:48.1777938Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-12-04T08:33:48.1790910Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions 2025-12-04T08:33:48.1799248Z creating build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight 2025-12-04T08:33:48.1799758Z copying torch/utils/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight 2025-12-04T08:33:48.1800780Z copying torch/utils/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight 2025-12-04T08:33:48.1809579Z creating build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1810124Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1811305Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1827041Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1833655Z copying torch/utils/_sympy/numbers.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1840466Z copying torch/utils/_sympy/printers.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1848372Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1855253Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1862091Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1868436Z copying torch/utils/_sympy/symbol.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1874648Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-310/torch/utils/_sympy 2025-12-04T08:33:48.1889508Z creating build/lib.linux-x86_64-cpython-310/torch/utils/backcompat 2025-12-04T08:33:48.1890270Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/backcompat 2025-12-04T08:33:48.1897572Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark 2025-12-04T08:33:48.1898410Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark 2025-12-04T08:33:48.1906242Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-12-04T08:33:48.1906789Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-12-04T08:33:48.1913728Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-12-04T08:33:48.1920046Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-12-04T08:33:48.1936303Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-12-04T08:33:48.1942615Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-12-04T08:33:48.1948963Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-12-04T08:33:48.1955634Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-12-04T08:33:48.1962330Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data 2025-12-04T08:33:48.1970412Z creating build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-12-04T08:33:48.1971281Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-12-04T08:33:48.1977922Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-12-04T08:33:48.1984266Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-12-04T08:33:48.2011202Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-12-04T08:33:48.2026115Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-310/torch/utils/hipify 2025-12-04T08:33:48.2034776Z creating build/lib.linux-x86_64-cpython-310/torch/utils/jit 2025-12-04T08:33:48.2035102Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/jit 2025-12-04T08:33:48.2035328Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-310/torch/utils/jit 2025-12-04T08:33:48.2043800Z creating build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-12-04T08:33:48.2044083Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-12-04T08:33:48.2053097Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-12-04T08:33:48.2060403Z creating build/lib.linux-x86_64-cpython-310/torch/utils/serialization 2025-12-04T08:33:48.2060776Z copying torch/utils/serialization/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/serialization 2025-12-04T08:33:48.2068297Z copying torch/utils/serialization/config.py -> build/lib.linux-x86_64-cpython-310/torch/utils/serialization 2025-12-04T08:33:48.2075019Z creating build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2075984Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2082151Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2088328Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2094741Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2100575Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2107242Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2114391Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2121433Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2135107Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard 2025-12-04T08:33:48.2150402Z creating build/lib.linux-x86_64-cpython-310/torch/utils/viz 2025-12-04T08:33:48.2151251Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/viz 2025-12-04T08:33:48.2152411Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-310/torch/utils/viz 2025-12-04T08:33:48.2160777Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-12-04T08:33:48.2161640Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-12-04T08:33:48.2162635Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-12-04T08:33:48.2170141Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-12-04T08:33:48.2176612Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-12-04T08:33:48.2183403Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-12-04T08:33:48.2190773Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples 2025-12-04T08:33:48.2197536Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-12-04T08:33:48.2198225Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-12-04T08:33:48.2199339Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-12-04T08:33:48.2206390Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-12-04T08:33:48.2212768Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-12-04T08:33:48.2219354Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-12-04T08:33:48.2225949Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers 2025-12-04T08:33:48.2233254Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2234002Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2235424Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2241640Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2248702Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2255799Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2263134Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2270977Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2279302Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2286206Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:48.2294175Z creating build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:33:48.2295474Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:33:48.2296353Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:33:48.2313394Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-12-04T08:33:48.2314094Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-12-04T08:33:48.2321785Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-12-04T08:33:48.2328742Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-12-04T08:33:48.2335316Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-12-04T08:33:48.2342102Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-12-04T08:33:48.2348329Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils 2025-12-04T08:33:48.2356779Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-12-04T08:33:48.2357915Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-12-04T08:33:48.2365239Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-12-04T08:33:48.2372263Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-12-04T08:33:48.2379191Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-12-04T08:33:48.2386650Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-12-04T08:33:48.2394073Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-12-04T08:33:48.2396044Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-12-04T08:33:48.2396799Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-12-04T08:33:48.2404662Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-12-04T08:33:48.2410803Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-12-04T08:33:48.2417639Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-12-04T08:33:48.2424325Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe 2025-12-04T08:33:48.2431946Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2432725Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2439168Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2440242Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2441301Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2443441Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2444404Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2445199Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2445948Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2446886Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2448049Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2449028Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2450112Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter 2025-12-04T08:33:48.2458379Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-12-04T08:33:48.2459108Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-12-04T08:33:48.2465630Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-12-04T08:33:48.2466704Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-12-04T08:33:48.2467700Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-12-04T08:33:48.2468670Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-12-04T08:33:48.2469728Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map 2025-12-04T08:33:48.2478056Z creating build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-12-04T08:33:48.2478914Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-12-04T08:33:48.2479731Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-12-04T08:33:48.2487192Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-12-04T08:33:48.2494885Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils 2025-12-04T08:33:48.2502468Z creating build/lib.linux-x86_64-cpython-310/torchgen/aoti 2025-12-04T08:33:48.2503711Z copying torchgen/aoti/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/aoti 2025-12-04T08:33:48.2504786Z copying torchgen/aoti/fallback_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/aoti 2025-12-04T08:33:48.2507211Z creating build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2507985Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2508939Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2510180Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2517457Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2524143Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2531420Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2539486Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2546199Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2552731Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2554018Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2560892Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2568816Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2569605Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-310/torchgen/api 2025-12-04T08:33:48.2578317Z creating build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-12-04T08:33:48.2578846Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-12-04T08:33:48.2585440Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-12-04T08:33:48.2593504Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-12-04T08:33:48.2599719Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-12-04T08:33:48.2605973Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-12-04T08:33:48.2619644Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-310/torchgen/dest 2025-12-04T08:33:48.2627904Z creating build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-12-04T08:33:48.2629018Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-12-04T08:33:48.2629734Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-12-04T08:33:48.2637270Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-310/torchgen/operator_versions 2025-12-04T08:33:48.2644585Z creating build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-12-04T08:33:48.2645596Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-12-04T08:33:48.2646344Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-12-04T08:33:48.2653214Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-310/torchgen/selective_build 2025-12-04T08:33:48.2661427Z creating build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-12-04T08:33:48.2662205Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-12-04T08:33:48.2663344Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-12-04T08:33:48.2670931Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-12-04T08:33:48.2677250Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-310/torchgen/static_runtime 2025-12-04T08:33:48.2685763Z creating build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-12-04T08:33:48.2686602Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-12-04T08:33:48.2693620Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-12-04T08:33:48.2700791Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-12-04T08:33:48.2701882Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-310/torchgen/api/types 2025-12-04T08:33:48.4666489Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:48.4675233Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:48.4675741Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-310/torch 2025-12-04T08:33:48.4676347Z creating build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.4676749Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.4937211Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.4962300Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.5591781Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.5843837Z copying torch/bin/test_aoti_abi_check -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.5920704Z copying torch/bin/test_aoti_inference -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.5973104Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6021942Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6072886Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6113053Z copying torch/bin/ProcessGroupGlooTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6169971Z copying torch/bin/ProcessGroupGlooAsyncTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6226488Z copying torch/bin/ProcessGroupNCCLTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6276535Z copying torch/bin/ProcessGroupNCCLErrorsTest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6324605Z copying torch/bin/ProcessGroupMPITest -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6333055Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6382856Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.6436540Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.7142040Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-310/torch/bin 2025-12-04T08:33:48.7142745Z creating build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7143710Z copying torch/test/c10_AllocatorConfig_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7183336Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7230590Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7270294Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7313533Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7374256Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7416582Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7456767Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7505125Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7551952Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7601782Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7653603Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7708522Z copying torch/test/c10_ArrayRef_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7753807Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7798885Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7840389Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7884286Z copying torch/test/c10_Enumerate_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7933645Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.7979679Z copying torch/test/c10_IntrusiveList_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8019835Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8075300Z copying torch/test/c10_NetworkFlow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8119861Z copying torch/test/c10_Semaphore_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8158729Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8203593Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8258248Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8300534Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8344334Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8391314Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8436304Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8491615Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8543099Z copying torch/test/c10_error_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8580292Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8626627Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8678279Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8714907Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8840658Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8881665Z copying torch/test/c10_lazy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8927097Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.8980072Z copying torch/test/c10_nofatal_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9025396Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9091668Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9145535Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9184920Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9302158Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9349695Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9398705Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9437773Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9481907Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9530252Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9570214Z copying torch/test/c10_cuda_CUDAAssertionsTest_1_var_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9611896Z copying torch/test/c10_cuda_CUDAAssertionsTest_catches_stream -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9657417Z copying torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9697785Z copying torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9742023Z copying torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9785957Z copying torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9834473Z copying torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9880393Z copying torch/test/c10_cuda_CUDATest -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9920838Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:48.9966528Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0005566Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0068312Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0126236Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0174607Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0225833Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0275836Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0314350Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0361028Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0414683Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0457009Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0529728Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0571068Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0634536Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0681708Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0747242Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0788750Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0833500Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0874859Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0916740Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.0960485Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1015946Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1061202Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1100379Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1146607Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1198821Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1249393Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1293893Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1340793Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1385854Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1433036Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1479218Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1520663Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1589900Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1637802Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1681674Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1738910Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1786404Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1829804Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1874782Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1932795Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.1968147Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2012410Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2054749Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2105391Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2184189Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2245043Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2325013Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2413343Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2505351Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2593778Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2651562Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2726644Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2771946Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2818784Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.2856381Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3092301Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3141046Z copying torch/test/cuda_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3182214Z copying torch/test/cuda_apply_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3226562Z copying torch/test/cuda_atomic_ops_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3282051Z copying torch/test/cuda_caching_host_allocator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3332703Z copying torch/test/cuda_complex_math_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3379260Z copying torch/test/cuda_complex_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3439548Z copying torch/test/cuda_cub_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3487090Z copying torch/test/cuda_cublas_handle_pool_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3532342Z copying torch/test/cuda_device_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3575901Z copying torch/test/cuda_distributions_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3626046Z copying torch/test/cuda_dlconvertor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3665899Z copying torch/test/cuda_event_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3706416Z copying torch/test/cuda_exchange_device_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3745305Z copying torch/test/cuda_generator_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3791755Z copying torch/test/cuda_half_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3840237Z copying torch/test/cuda_integer_divider_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3882925Z copying torch/test/cuda_optional_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3930637Z copying torch/test/cuda_packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.3972262Z copying torch/test/cuda_reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.4015694Z copying torch/test/cuda_allocatorTraceTracker_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.4056711Z copying torch/test/cuda_stream_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.4104424Z copying torch/test/cuda_vectorized_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.4146385Z copying torch/test/cuda_cudnn_test -> build/lib.linux-x86_64-cpython-310/torch/test 2025-12-04T08:33:49.4187531Z creating build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4188262Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4199141Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4208577Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4214750Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4220858Z copying torch/_C/_cusparselt.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4227164Z copying torch/_C/_distributed.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4233436Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4239716Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4246958Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4253452Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4260223Z copying torch/_C/_functionalization.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4265979Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4271529Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4276976Z copying torch/_C/_instruction_counter.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4283297Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4288776Z copying torch/_C/_jit_tree_views.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4295487Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4302087Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4307786Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4313372Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4319619Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4326201Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4332683Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4339566Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4342825Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4350242Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C 2025-12-04T08:33:49.4351493Z creating build/lib.linux-x86_64-cpython-310/torch/_C/_acc 2025-12-04T08:33:49.4352771Z copying torch/_C/_acc/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_acc 2025-12-04T08:33:49.4359217Z creating build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-12-04T08:33:49.4359775Z copying torch/_C/_dynamo/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-12-04T08:33:49.4366563Z copying torch/_C/_dynamo/compiled_autograd.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-12-04T08:33:49.4373246Z copying torch/_C/_dynamo/eval_frame.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-12-04T08:33:49.4379951Z copying torch/_C/_dynamo/guards.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo 2025-12-04T08:33:49.4386910Z creating build/lib.linux-x86_64-cpython-310/torch/_C/_export 2025-12-04T08:33:49.4387447Z copying torch/_C/_export/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_export 2025-12-04T08:33:49.4394430Z copying torch/_C/_export/pt2_archive_constants.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C/_export 2025-12-04T08:33:49.4400246Z creating build/lib.linux-x86_64-cpython-310/torch/_C_flatbuffer 2025-12-04T08:33:49.4401068Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/_C_flatbuffer 2025-12-04T08:33:49.4407532Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:33:49.4413551Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:33:49.4420810Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:49.4427871Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:33:49.4429012Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-12-04T08:33:49.4435616Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:33:49.4442629Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-12-04T08:33:49.4443973Z creating build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:49.4445033Z copying torch/lib/libtorch_nvshmem.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:49.4826457Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:49.4827905Z creating build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-12-04T08:33:49.4828424Z copying torch/lib/libshm/alloc_info.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-12-04T08:33:49.4828961Z copying torch/lib/libshm/err.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-12-04T08:33:49.4830115Z copying torch/lib/libshm/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-12-04T08:33:49.4831363Z copying torch/lib/libshm/socket.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm 2025-12-04T08:33:49.4832148Z creating build/lib.linux-x86_64-cpython-310/torch/lib/libshm_windows 2025-12-04T08:33:49.4833010Z copying torch/lib/libshm_windows/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/lib/libshm_windows 2025-12-04T08:33:49.4840549Z creating build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4841142Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4859900Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4869116Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4881879Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4888794Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4895417Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4909326Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4915420Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4928084Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4944715Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4951938Z copying torch/include/advisor-annotate.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4959945Z copying torch/include/ittnotify-zca.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4966071Z copying torch/include/ittnotify.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4982080Z copying torch/include/jitprofiling.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4989445Z copying torch/include/libittnotify.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.4995562Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5001909Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5008273Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5013846Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5019533Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5025715Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5031998Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5037346Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5044302Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5050764Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5074523Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:49.5081757Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5083113Z copying torch/include/google/protobuf/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5089778Z copying torch/include/google/protobuf/any.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5097324Z copying torch/include/google/protobuf/api.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5111200Z copying torch/include/google/protobuf/arena.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5118791Z copying torch/include/google/protobuf/arena_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5126702Z copying torch/include/google/protobuf/arenastring.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5133316Z copying torch/include/google/protobuf/descriptor.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5148017Z copying torch/include/google/protobuf/descriptor.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5182272Z copying torch/include/google/protobuf/descriptor_database.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5190008Z copying torch/include/google/protobuf/duration.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5195899Z copying torch/include/google/protobuf/dynamic_message.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5202572Z copying torch/include/google/protobuf/empty.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5209193Z copying torch/include/google/protobuf/extension_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5225042Z copying torch/include/google/protobuf/extension_set_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5233520Z copying torch/include/google/protobuf/field_mask.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5243774Z copying torch/include/google/protobuf/generated_enum_reflection.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5248453Z copying torch/include/google/protobuf/generated_enum_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5253351Z copying torch/include/google/protobuf/generated_message_reflection.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5261919Z copying torch/include/google/protobuf/generated_message_table_driven.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5267847Z copying torch/include/google/protobuf/generated_message_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5275964Z copying torch/include/google/protobuf/has_bits.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5281020Z copying torch/include/google/protobuf/implicit_weak_message.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5287757Z copying torch/include/google/protobuf/inlined_string_field.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5295576Z copying torch/include/google/protobuf/map.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5309849Z copying torch/include/google/protobuf/map_entry.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5316226Z copying torch/include/google/protobuf/map_entry_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5324207Z copying torch/include/google/protobuf/map_field.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5333180Z copying torch/include/google/protobuf/map_field_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5340678Z copying torch/include/google/protobuf/map_field_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5347474Z copying torch/include/google/protobuf/map_type_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5361143Z copying torch/include/google/protobuf/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5378238Z copying torch/include/google/protobuf/message_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5387998Z copying torch/include/google/protobuf/metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5394429Z copying torch/include/google/protobuf/metadata_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5401601Z copying torch/include/google/protobuf/parse_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5409426Z copying torch/include/google/protobuf/port.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5416024Z copying torch/include/google/protobuf/reflection.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5424166Z copying torch/include/google/protobuf/reflection_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5431172Z copying torch/include/google/protobuf/repeated_field.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5447207Z copying torch/include/google/protobuf/service.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5454999Z copying torch/include/google/protobuf/source_context.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5461475Z copying torch/include/google/protobuf/struct.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5475569Z copying torch/include/google/protobuf/text_format.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5483494Z copying torch/include/google/protobuf/timestamp.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5490948Z copying torch/include/google/protobuf/type.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5508460Z copying torch/include/google/protobuf/unknown_field_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5514892Z copying torch/include/google/protobuf/wire_format.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5522393Z copying torch/include/google/protobuf/wire_format_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5540077Z copying torch/include/google/protobuf/wrappers.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf 2025-12-04T08:33:49.5554097Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-12-04T08:33:49.5555298Z copying torch/include/google/protobuf/compiler/code_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-12-04T08:33:49.5561045Z copying torch/include/google/protobuf/compiler/command_line_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-12-04T08:33:49.5568847Z copying torch/include/google/protobuf/compiler/importer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-12-04T08:33:49.5576190Z copying torch/include/google/protobuf/compiler/parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-12-04T08:33:49.5584534Z copying torch/include/google/protobuf/compiler/plugin.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-12-04T08:33:49.5591134Z copying torch/include/google/protobuf/compiler/plugin.pb.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler 2025-12-04T08:33:49.5605801Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/cpp 2025-12-04T08:33:49.5607066Z copying torch/include/google/protobuf/compiler/cpp/cpp_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/cpp 2025-12-04T08:33:49.5612935Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp 2025-12-04T08:33:49.5613767Z copying torch/include/google/protobuf/compiler/csharp/csharp_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp 2025-12-04T08:33:49.5620017Z copying torch/include/google/protobuf/compiler/csharp/csharp_names.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp 2025-12-04T08:33:49.5626458Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java 2025-12-04T08:33:49.5628016Z copying torch/include/google/protobuf/compiler/java/java_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java 2025-12-04T08:33:49.5634302Z copying torch/include/google/protobuf/compiler/java/java_names.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java 2025-12-04T08:33:49.5640923Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js 2025-12-04T08:33:49.5641892Z copying torch/include/google/protobuf/compiler/js/js_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js 2025-12-04T08:33:49.5648873Z copying torch/include/google/protobuf/compiler/js/well_known_types_embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js 2025-12-04T08:33:49.5654584Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec 2025-12-04T08:33:49.5655891Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec 2025-12-04T08:33:49.5662455Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec 2025-12-04T08:33:49.5669578Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/php 2025-12-04T08:33:49.5670620Z copying torch/include/google/protobuf/compiler/php/php_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/php 2025-12-04T08:33:49.5676818Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/python 2025-12-04T08:33:49.5677531Z copying torch/include/google/protobuf/compiler/python/python_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/python 2025-12-04T08:33:49.5684032Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/ruby 2025-12-04T08:33:49.5684776Z copying torch/include/google/protobuf/compiler/ruby/ruby_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/ruby 2025-12-04T08:33:49.5691275Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5691944Z copying torch/include/google/protobuf/io/coded_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5706766Z copying torch/include/google/protobuf/io/gzip_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5712995Z copying torch/include/google/protobuf/io/io_win32.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5719736Z copying torch/include/google/protobuf/io/printer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5726754Z copying torch/include/google/protobuf/io/strtod.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5733861Z copying torch/include/google/protobuf/io/tokenizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5741352Z copying torch/include/google/protobuf/io/zero_copy_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5748722Z copying torch/include/google/protobuf/io/zero_copy_stream_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5755723Z copying torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io 2025-12-04T08:33:49.5763003Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5763716Z copying torch/include/google/protobuf/stubs/bytestream.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5770932Z copying torch/include/google/protobuf/stubs/callback.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5781089Z copying torch/include/google/protobuf/stubs/casts.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5790443Z copying torch/include/google/protobuf/stubs/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5799223Z copying torch/include/google/protobuf/stubs/fastmem.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5805811Z copying torch/include/google/protobuf/stubs/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5811920Z copying torch/include/google/protobuf/stubs/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5817976Z copying torch/include/google/protobuf/stubs/macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5825035Z copying torch/include/google/protobuf/stubs/map_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5832719Z copying torch/include/google/protobuf/stubs/mutex.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5839135Z copying torch/include/google/protobuf/stubs/once.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5845731Z copying torch/include/google/protobuf/stubs/platform_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5852492Z copying torch/include/google/protobuf/stubs/port.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5859651Z copying torch/include/google/protobuf/stubs/status.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5866706Z copying torch/include/google/protobuf/stubs/stl_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5872657Z copying torch/include/google/protobuf/stubs/stringpiece.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5879713Z copying torch/include/google/protobuf/stubs/strutil.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5893108Z copying torch/include/google/protobuf/stubs/template_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs 2025-12-04T08:33:49.5900328Z creating build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-12-04T08:33:49.5900986Z copying torch/include/google/protobuf/util/delimited_message_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-12-04T08:33:49.5908954Z copying torch/include/google/protobuf/util/field_comparator.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-12-04T08:33:49.5916106Z copying torch/include/google/protobuf/util/field_mask_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-12-04T08:33:49.5923427Z copying torch/include/google/protobuf/util/json_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-12-04T08:33:49.5930852Z copying torch/include/google/protobuf/util/message_differencer.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-12-04T08:33:49.5945525Z copying torch/include/google/protobuf/util/time_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-12-04T08:33:49.5952718Z copying torch/include/google/protobuf/util/type_resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-12-04T08:33:49.5959026Z copying torch/include/google/protobuf/util/type_resolver_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util 2025-12-04T08:33:49.5965691Z creating build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-12-04T08:33:49.5966336Z copying torch/include/fp16/bitcasts.h -> build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-12-04T08:33:49.5973810Z copying torch/include/fp16/fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-12-04T08:33:49.5980543Z copying torch/include/fp16/psimd.h -> build/lib.linux-x86_64-cpython-310/torch/include/fp16 2025-12-04T08:33:49.5987411Z creating build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.5987937Z copying torch/include/fbgemm/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.5994694Z copying torch/include/fbgemm/Fbgemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6009172Z copying torch/include/fbgemm/FbgemmBuild.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6016053Z copying torch/include/fbgemm/FbgemmConvert.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6021403Z copying torch/include/fbgemm/FbgemmEmbedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6027806Z copying torch/include/fbgemm/FbgemmFP16.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6033994Z copying torch/include/fbgemm/FbgemmFP32.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6040372Z copying torch/include/fbgemm/FbgemmFPCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6047150Z copying torch/include/fbgemm/FbgemmI64.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6053625Z copying torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6059196Z copying torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6065581Z copying torch/include/fbgemm/FbgemmI8Spmdm.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6071873Z copying torch/include/fbgemm/FbgemmPackMatrixB.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6078806Z copying torch/include/fbgemm/FbgemmSparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6085674Z copying torch/include/fbgemm/FloatConversion.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6092559Z copying torch/include/fbgemm/OutputProcessing-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6099486Z copying torch/include/fbgemm/PackingTraits-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6107288Z copying torch/include/fbgemm/QuantUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6114818Z copying torch/include/fbgemm/QuantUtilsAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6122112Z copying torch/include/fbgemm/QuantUtilsAvx512.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6128580Z copying torch/include/fbgemm/QuantUtilsNeon.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6134269Z copying torch/include/fbgemm/spmmUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6140638Z copying torch/include/fbgemm/spmmUtilsAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6147135Z copying torch/include/fbgemm/SimdUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6153149Z copying torch/include/fbgemm/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6161013Z copying torch/include/fbgemm/UtilsAvx2.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6167703Z copying torch/include/fbgemm/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/fbgemm 2025-12-04T08:33:49.6174303Z creating build/lib.linux-x86_64-cpython-310/torch/include/legacy 2025-12-04T08:33:49.6174815Z copying torch/include/legacy/ittnotify.h -> build/lib.linux-x86_64-cpython-310/torch/include/legacy 2025-12-04T08:33:49.6188712Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6189223Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6196320Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6204293Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6221789Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6228934Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6235320Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6242467Z copying torch/include/pybind11/critical_section.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6248410Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6254980Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6262250Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6269541Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6275730Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6282126Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6288572Z copying torch/include/pybind11/gil_simple.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6294727Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6301846Z copying torch/include/pybind11/native_enum.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6308407Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6324855Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6332882Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6339541Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6356407Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6372345Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6380941Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6389077Z copying torch/include/pybind11/subinterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6395545Z copying torch/include/pybind11/trampoline_self_life_support.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6402232Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6408706Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6415772Z copying torch/include/pybind11/warnings.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11 2025-12-04T08:33:49.6422437Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/conduit 2025-12-04T08:33:49.6423082Z copying torch/include/pybind11/conduit/pybind11_conduit_v1.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/conduit 2025-12-04T08:33:49.6429663Z copying torch/include/pybind11/conduit/pybind11_platform_abi_id.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/conduit 2025-12-04T08:33:49.6436519Z copying torch/include/pybind11/conduit/wrap_include_python_h.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/conduit 2025-12-04T08:33:49.6442836Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6443591Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6451471Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6467034Z copying torch/include/pybind11/detail/cpp_conduit.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6473467Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6479928Z copying torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6486392Z copying torch/include/pybind11/detail/exception_translation.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6492821Z copying torch/include/pybind11/detail/function_record_pyobject.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6499401Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6507259Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6514660Z copying torch/include/pybind11/detail/native_enum_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6522481Z copying torch/include/pybind11/detail/pybind11_namespace_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6529206Z copying torch/include/pybind11/detail/struct_smart_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6536348Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6552966Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6559186Z copying torch/include/pybind11/detail/using_smart_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6565054Z copying torch/include/pybind11/detail/value_and_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail 2025-12-04T08:33:49.6571493Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-12-04T08:33:49.6572155Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-12-04T08:33:49.6578415Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-12-04T08:33:49.6587314Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen 2025-12-04T08:33:49.6594273Z creating build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl 2025-12-04T08:33:49.6594998Z copying torch/include/pybind11/stl/filesystem.h -> build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl 2025-12-04T08:33:49.6602344Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-12-04T08:33:49.6603339Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-12-04T08:33:49.6610019Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-12-04T08:33:49.6617330Z copying torch/include/tensorpipe/tensorpipe_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-12-04T08:33:49.6623968Z copying torch/include/tensorpipe/config_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe 2025-12-04T08:33:49.6630914Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2025-12-04T08:33:49.6631555Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2025-12-04T08:33:49.6638153Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel 2025-12-04T08:33:49.6644739Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic 2025-12-04T08:33:49.6645514Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic 2025-12-04T08:33:49.6652600Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth 2025-12-04T08:33:49.6653281Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth 2025-12-04T08:33:49.6659450Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma 2025-12-04T08:33:49.6660202Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma 2025-12-04T08:33:49.6666564Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt 2025-12-04T08:33:49.6667908Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt 2025-12-04T08:33:49.6674199Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_xth 2025-12-04T08:33:49.6675038Z copying torch/include/tensorpipe/channel/cuda_xth/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_xth 2025-12-04T08:33:49.6686479Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_basic 2025-12-04T08:33:49.6687216Z copying torch/include/tensorpipe/channel/cuda_basic/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_basic 2025-12-04T08:33:49.6697391Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_ipc 2025-12-04T08:33:49.6698095Z copying torch/include/tensorpipe/channel/cuda_ipc/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_ipc 2025-12-04T08:33:49.6705777Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_gdr 2025-12-04T08:33:49.6706930Z copying torch/include/tensorpipe/channel/cuda_gdr/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_gdr 2025-12-04T08:33:49.6715889Z copying torch/include/tensorpipe/channel/cuda_gdr/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_gdr 2025-12-04T08:33:49.6724034Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-12-04T08:33:49.6724778Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-12-04T08:33:49.6730868Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-12-04T08:33:49.6737629Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-12-04T08:33:49.6744619Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-12-04T08:33:49.6750975Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-12-04T08:33:49.6757616Z copying torch/include/tensorpipe/common/cuda_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common 2025-12-04T08:33:49.6764719Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-12-04T08:33:49.6765561Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-12-04T08:33:49.6772972Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-12-04T08:33:49.6780812Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-12-04T08:33:49.6787314Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-12-04T08:33:49.6793538Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core 2025-12-04T08:33:49.6800718Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2025-12-04T08:33:49.6801630Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2025-12-04T08:33:49.6807868Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport 2025-12-04T08:33:49.6814076Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-12-04T08:33:49.6814758Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-12-04T08:33:49.6821874Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-12-04T08:33:49.6827867Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv 2025-12-04T08:33:49.6834455Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm 2025-12-04T08:33:49.6835161Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm 2025-12-04T08:33:49.6841744Z creating build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-12-04T08:33:49.6842602Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-12-04T08:33:49.6848965Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-12-04T08:33:49.6855873Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv 2025-12-04T08:33:49.6861413Z creating build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6862583Z copying torch/include/oneapi/dnnl/dnnl_config.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6869338Z copying torch/include/oneapi/dnnl/dnnl_version.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6875891Z copying torch/include/oneapi/dnnl/dnnl_version_hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6882173Z copying torch/include/oneapi/dnnl/dnnl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6899594Z copying torch/include/oneapi/dnnl/dnnl_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6906913Z copying torch/include/oneapi/dnnl/dnnl_common_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6912678Z copying torch/include/oneapi/dnnl/dnnl_debug.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6920697Z copying torch/include/oneapi/dnnl/dnnl_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6928614Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6935410Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6942064Z copying torch/include/oneapi/dnnl/dnnl_graph_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6950072Z copying torch/include/oneapi/dnnl/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6957045Z copying torch/include/oneapi/dnnl/dnnl_ocl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6964316Z copying torch/include/oneapi/dnnl/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6971946Z copying torch/include/oneapi/dnnl/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6978664Z copying torch/include/oneapi/dnnl/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.6986635Z copying torch/include/oneapi/dnnl/dnnl_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.7003468Z copying torch/include/oneapi/dnnl/dnnl_ukernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.7012212Z copying torch/include/oneapi/dnnl/dnnl_ukernel_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:49.7020082Z creating build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7020978Z copying torch/include/fmt/args.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7027794Z copying torch/include/fmt/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7041310Z copying torch/include/fmt/chrono.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7056017Z copying torch/include/fmt/color.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7063291Z copying torch/include/fmt/compile.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7070433Z copying torch/include/fmt/core.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7076223Z copying torch/include/fmt/format.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7092542Z copying torch/include/fmt/format-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7108982Z copying torch/include/fmt/os.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7115780Z copying torch/include/fmt/ostream.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7121770Z copying torch/include/fmt/printf.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7128327Z copying torch/include/fmt/ranges.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7135767Z copying torch/include/fmt/std.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7143455Z copying torch/include/fmt/xchar.h -> build/lib.linux-x86_64-cpython-310/torch/include/fmt 2025-12-04T08:33:49.7150077Z creating build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7150875Z copying torch/include/kineto/AbstractConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7157397Z copying torch/include/kineto/ActivityProfilerInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7164071Z copying torch/include/kineto/ActivityTraceInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7169649Z copying torch/include/kineto/ActivityType.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7175938Z copying torch/include/kineto/Config.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7182815Z copying torch/include/kineto/ClientInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7188827Z copying torch/include/kineto/GenericTraceActivity.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7196055Z copying torch/include/kineto/IActivityProfiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7202865Z copying torch/include/kineto/ILoggerObserver.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7208722Z copying torch/include/kineto/ITraceActivity.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7215074Z copying torch/include/kineto/LoggingAPI.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7221332Z copying torch/include/kineto/TraceSpan.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7227668Z copying torch/include/kineto/ThreadUtil.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7233970Z copying torch/include/kineto/libkineto.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7240702Z copying torch/include/kineto/time_since_epoch.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7247280Z copying torch/include/kineto/output_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/kineto 2025-12-04T08:33:49.7253514Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-12-04T08:33:49.7254454Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-12-04T08:33:49.7262790Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-12-04T08:33:49.7269870Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-12-04T08:33:49.7284047Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-12-04T08:33:49.7291212Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch 2025-12-04T08:33:49.7297764Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly 2025-12-04T08:33:49.7298519Z copying torch/include/torch/headeronly/version.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly 2025-12-04T08:33:49.7305836Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/macros 2025-12-04T08:33:49.7306994Z copying torch/include/torch/headeronly/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/macros 2025-12-04T08:33:49.7313953Z copying torch/include/torch/headeronly/macros/Export.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/macros 2025-12-04T08:33:49.7321032Z copying torch/include/torch/headeronly/macros/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/macros 2025-12-04T08:33:49.7328646Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core 2025-12-04T08:33:49.7329368Z copying torch/include/torch/headeronly/core/DeviceType.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core 2025-12-04T08:33:49.7336266Z copying torch/include/torch/headeronly/core/Dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core 2025-12-04T08:33:49.7343315Z copying torch/include/torch/headeronly/core/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core 2025-12-04T08:33:49.7357154Z copying torch/include/torch/headeronly/core/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core 2025-12-04T08:33:49.7362998Z copying torch/include/torch/headeronly/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core 2025-12-04T08:33:49.7369529Z copying torch/include/torch/headeronly/core/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core 2025-12-04T08:33:49.7376918Z copying torch/include/torch/headeronly/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core 2025-12-04T08:33:49.7384072Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/cpu/vec 2025-12-04T08:33:49.7385475Z copying torch/include/torch/headeronly/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/cpu/vec 2025-12-04T08:33:49.7393022Z copying torch/include/torch/headeronly/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/cpu/vec 2025-12-04T08:33:49.7399626Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7400498Z copying torch/include/torch/headeronly/util/BFloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7408281Z copying torch/include/torch/headeronly/util/Deprecated.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7415338Z copying torch/include/torch/headeronly/util/Exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7421130Z copying torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7427453Z copying torch/include/torch/headeronly/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7435093Z copying torch/include/torch/headeronly/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7442768Z copying torch/include/torch/headeronly/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7449838Z copying torch/include/torch/headeronly/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7458235Z copying torch/include/torch/headeronly/util/Float8_e8m0fnu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7464651Z copying torch/include/torch/headeronly/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7470872Z copying torch/include/torch/headeronly/util/Half.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7478904Z copying torch/include/torch/headeronly/util/HeaderOnlyArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7485701Z copying torch/include/torch/headeronly/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7492542Z copying torch/include/torch/headeronly/util/TypeList.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7500081Z copying torch/include/torch/headeronly/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7509167Z copying torch/include/torch/headeronly/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7514476Z copying torch/include/torch/headeronly/util/bit_cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7521537Z copying torch/include/torch/headeronly/util/bits.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7527906Z copying torch/include/torch/headeronly/util/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7535627Z copying torch/include/torch/headeronly/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7542711Z copying torch/include/torch/headeronly/util/qint32.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7549162Z copying torch/include/torch/headeronly/util/qint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7555782Z copying torch/include/torch/headeronly/util/quint2x4.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7562573Z copying torch/include/torch/headeronly/util/quint4x2.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7568969Z copying torch/include/torch/headeronly/util/quint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7575298Z copying torch/include/torch/headeronly/util/shim_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util 2025-12-04T08:33:49.7581334Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7582210Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7589023Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7595862Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7603388Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7609532Z copying torch/include/torch/csrc/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7616602Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7623214Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7630308Z copying torch/include/torch/csrc/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7637222Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7644029Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7652127Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7658935Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7665127Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7671437Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7679029Z copying torch/include/torch/csrc/PyInterpreterHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7686648Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7693032Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7700085Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7706618Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7713527Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7719912Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7725976Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7732890Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7738919Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7745886Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7752617Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7759187Z copying torch/include/torch/csrc/itt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7765677Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7772213Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7779315Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7786242Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7793415Z copying torch/include/torch/csrc/shim_conversion_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7800522Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc 2025-12-04T08:33:49.7810366Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-12-04T08:33:49.7811057Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-12-04T08:33:49.7815037Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-12-04T08:33:49.7821421Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit 2025-12-04T08:33:49.7827614Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7828653Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7836526Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7844560Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7851442Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7858624Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7867057Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7871970Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7878882Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7885466Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7893541Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7900985Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7907870Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7915821Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7923290Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7930393Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7937618Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7945062Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7952107Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7959693Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7966820Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7977322Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7980424Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7986727Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.7993920Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.8000601Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.8009564Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.8017632Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.8032175Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend 2025-12-04T08:33:49.8039555Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8040245Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8046149Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8052635Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8059653Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8066808Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8073252Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8080218Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8087364Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8094246Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8100606Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8107372Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8114132Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8122118Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8139054Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8146283Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8154147Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8159701Z copying torch/include/torch/csrc/jit/serialization/pickler_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8166082Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8172795Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8179830Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8186786Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8194603Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization 2025-12-04T08:33:49.8201917Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-12-04T08:33:49.8203081Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-12-04T08:33:49.8209980Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-12-04T08:33:49.8219376Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-12-04T08:33:49.8224103Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-12-04T08:33:49.8232126Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api 2025-12-04T08:33:49.8238739Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8240107Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8246909Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8253401Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8260264Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8267413Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8274021Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8281656Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8289038Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8295900Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends 2025-12-04T08:33:49.8301502Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-12-04T08:33:49.8303469Z copying torch/include/torch/csrc/jit/backends/coreml/cpp/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-12-04T08:33:49.8310452Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:33:49.8311357Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:33:49.8317576Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:33:49.8324163Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:33:49.8331239Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:33:49.8338975Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:33:49.8346691Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack 2025-12-04T08:33:49.8348586Z copying torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack 2025-12-04T08:33:49.8356199Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-12-04T08:33:49.8357244Z copying torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-12-04T08:33:49.8364233Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-12-04T08:33:49.8365122Z copying torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-12-04T08:33:49.8371831Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-12-04T08:33:49.8372723Z copying torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-12-04T08:33:49.8379370Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda 2025-12-04T08:33:49.8380415Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda 2025-12-04T08:33:49.8387586Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8388485Z copying torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8395946Z copying torch/include/torch/csrc/jit/codegen/fuser/codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8403273Z copying torch/include/torch/csrc/jit/codegen/fuser/compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8409461Z copying torch/include/torch/csrc/jit/codegen/fuser/executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8415756Z copying torch/include/torch/csrc/jit/codegen/fuser/fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8421498Z copying torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8429002Z copying torch/include/torch/csrc/jit/codegen/fuser/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8434884Z copying torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8441663Z copying torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8449015Z copying torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8455500Z copying torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8461980Z copying torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:33:49.8468212Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:33:49.8468953Z copying torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:33:49.8475971Z copying torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:33:49.8482521Z copying torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:33:49.8488451Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:33:49.8489453Z copying torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:33:49.8495570Z copying torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:33:49.8502287Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8503576Z copying torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8510199Z copying torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8516818Z copying torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8523747Z copying torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8530278Z copying torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8536544Z copying torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8543084Z copying torch/include/torch/csrc/jit/codegen/onednn/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8549960Z copying torch/include/torch/csrc/jit/codegen/onednn/kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8556518Z copying torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8562901Z copying torch/include/torch/csrc/jit/codegen/onednn/operator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8569643Z copying torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:33:49.8576062Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/cuda 2025-12-04T08:33:49.8576893Z copying torch/include/torch/csrc/jit/cuda/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/cuda 2025-12-04T08:33:49.8584107Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8584775Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8592391Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8598961Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8605393Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8612070Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8619241Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8636847Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8640694Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8646884Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8653934Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8660524Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8668257Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8675309Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir 2025-12-04T08:33:49.8682301Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8683321Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8689819Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8696354Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8703657Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8710445Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8717694Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8726456Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8731457Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8738064Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8744572Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8751626Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8758356Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8764820Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8771970Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8778416Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8785495Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8792016Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8798717Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8805788Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8812384Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8818848Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8826044Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile 2025-12-04T08:33:49.8834505Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:33:49.8835331Z copying torch/include/torch/csrc/jit/mobile/compatibility/backport.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:33:49.8843602Z copying torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:33:49.8850128Z copying torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:33:49.8856706Z copying torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:33:49.8863349Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:33:49.8864187Z copying torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:33:49.8871768Z copying torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:33:49.8879326Z copying torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:33:49.8886624Z copying torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:33:49.8893448Z copying torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:33:49.8900630Z copying torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:33:49.8907275Z copying torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:33:49.8913417Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc 2025-12-04T08:33:49.8914219Z copying torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc 2025-12-04T08:33:49.8921571Z copying torch/include/torch/csrc/jit/mobile/nnc/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc 2025-12-04T08:33:49.8928995Z copying torch/include/torch/csrc/jit/mobile/nnc/registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc 2025-12-04T08:33:49.8935558Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train 2025-12-04T08:33:49.8936196Z copying torch/include/torch/csrc/jit/mobile/train/export_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train 2025-12-04T08:33:49.8943113Z copying torch/include/torch/csrc/jit/mobile/train/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train 2025-12-04T08:33:49.8950341Z copying torch/include/torch/csrc/jit/mobile/train/sequential.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train 2025-12-04T08:33:49.8956652Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/optim 2025-12-04T08:33:49.8957553Z copying torch/include/torch/csrc/jit/mobile/train/optim/sgd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/optim 2025-12-04T08:33:49.8965033Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:33:49.8965955Z copying torch/include/torch/csrc/jit/operator_upgraders/upgraders.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:33:49.8973384Z copying torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:33:49.8980016Z copying torch/include/torch/csrc/jit/operator_upgraders/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:33:49.8987160Z copying torch/include/torch/csrc/jit/operator_upgraders/version_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:33:49.8994081Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.8994963Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9003199Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9010285Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9019376Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9025322Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9033588Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9041588Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9048888Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9055947Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9062525Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9069381Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9075964Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9082484Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9088804Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9094857Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9101900Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9109219Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9116299Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9123213Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9130112Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9138498Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9143343Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9149865Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9156059Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9162667Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9168902Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9175700Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9182328Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9188806Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9195527Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9201969Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9208973Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9215781Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9222078Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9230048Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9236856Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9243707Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9250299Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9259043Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9266019Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9271493Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9277211Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9283515Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9290748Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9297320Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9303589Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9309918Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9316989Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9323436Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9331384Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9337951Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9343311Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9349551Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9356450Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9364294Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9371544Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9378346Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9385127Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9391980Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9399102Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9405774Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9412301Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9419300Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9426738Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9433886Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9440916Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9448018Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9454832Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9460995Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9467788Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9474121Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9480760Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9488071Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9495102Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9502457Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9510257Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9515283Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9521566Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9528254Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9534791Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9540839Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9548121Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9555120Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9561956Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9568375Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9575557Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9582382Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes 2025-12-04T08:33:49.9590360Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-12-04T08:33:49.9591697Z copying torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-12-04T08:33:49.9598977Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9600051Z copying torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9607150Z copying torch/include/torch/csrc/jit/passes/onnx/constant_fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9613593Z copying torch/include/torch/csrc/jit/passes/onnx/constant_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9620137Z copying torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9627555Z copying torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9634367Z copying torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9641165Z copying torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9648565Z copying torch/include/torch/csrc/jit/passes/onnx/function_extraction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9655270Z copying torch/include/torch/csrc/jit/passes/onnx/function_substitution.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9662069Z copying torch/include/torch/csrc/jit/passes/onnx/helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9669371Z copying torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9675831Z copying torch/include/torch/csrc/jit/passes/onnx/naming.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9682154Z copying torch/include/torch/csrc/jit/passes/onnx/onnx_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9689064Z copying torch/include/torch/csrc/jit/passes/onnx/peephole.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9695642Z copying torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9702441Z copying torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9709522Z copying torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9715767Z copying torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9723004Z copying torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9730080Z copying torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:33:49.9736902Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:33:49.9738054Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:33:49.9746335Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:33:49.9753080Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:33:49.9759466Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:33:49.9765869Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9766714Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9774320Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9781674Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9788108Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9795151Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9802112Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9809858Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9823974Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9830759Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:33:49.9837003Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:33:49.9838086Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:33:49.9844840Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:33:49.9852356Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:33:49.9859237Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:33:49.9866103Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:33:49.9872097Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9873040Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9879341Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9886506Z copying torch/include/torch/csrc/jit/python/opaque_obj.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9892736Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9899665Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9917160Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9924191Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9930790Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9936701Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9943346Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9949728Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9956994Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9964431Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9972073Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9979007Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9985384Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9991625Z copying torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python 2025-12-04T08:33:49.9997976Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:49.9999076Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0005964Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0013985Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0020651Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0027684Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0033929Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0041172Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0048085Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0055549Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0061996Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0068467Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0075883Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0083669Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0090881Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0097735Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0104567Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0111688Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0118073Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0124831Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0131321Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0138166Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0153207Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0161630Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0171202Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0175129Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0182055Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0188805Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0194968Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0201832Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0208126Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0214441Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime 2025-12-04T08:33:50.0220973Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:33:50.0221944Z copying torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:33:50.0228677Z copying torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:33:50.0243762Z copying torch/include/torch/csrc/jit/runtime/interpreter/frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:33:50.0249751Z copying torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:33:50.0255626Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0257077Z copying torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0263810Z copying torch/include/torch/csrc/jit/runtime/static/fusion.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0270372Z copying torch/include/torch/csrc/jit/runtime/static/impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0285104Z copying torch/include/torch/csrc/jit/runtime/static/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0291192Z copying torch/include/torch/csrc/jit/runtime/static/memory_planner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0298024Z copying torch/include/torch/csrc/jit/runtime/static/ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0305295Z copying torch/include/torch/csrc/jit/runtime/static/passes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0311697Z copying torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0318184Z copying torch/include/torch/csrc/jit/runtime/static/static_method.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0324447Z copying torch/include/torch/csrc/jit/runtime/static/te_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:33:50.0330770Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0331536Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0338790Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0345392Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0351922Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0359020Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0365689Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0372294Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0378382Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0385972Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0393165Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0400838Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0408167Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0416328Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0423373Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0429884Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0436521Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0442701Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0449848Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0456503Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0463110Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0469614Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0477038Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0483275Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0489988Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0496970Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0504009Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0510334Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0516505Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0523717Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0531023Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0537764Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0545016Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0552001Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0558364Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0565711Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0573317Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0580723Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0588134Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0594730Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0601608Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0608632Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0615668Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:33:50.0623075Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0623832Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0630691Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0637123Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0644254Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0650740Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0656091Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0662451Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0669186Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0675832Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:33:50.0681894Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2025-12-04T08:33:50.0682748Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2025-12-04T08:33:50.0689412Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2025-12-04T08:33:50.0696264Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0697144Z copying torch/include/torch/csrc/stable/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0705220Z copying torch/include/torch/csrc/stable/accelerator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0712051Z copying torch/include/torch/csrc/stable/device.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0719359Z copying torch/include/torch/csrc/stable/device_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0726890Z copying torch/include/torch/csrc/stable/device_struct.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0734609Z copying torch/include/torch/csrc/stable/ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0743414Z copying torch/include/torch/csrc/stable/stableivalue_conversions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0749723Z copying torch/include/torch/csrc/stable/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0756162Z copying torch/include/torch/csrc/stable/tensor_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0762316Z copying torch/include/torch/csrc/stable/tensor_struct.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0769145Z copying torch/include/torch/csrc/stable/version.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable 2025-12-04T08:33:50.0774939Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/c 2025-12-04T08:33:50.0775896Z copying torch/include/torch/csrc/stable/c/shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/c 2025-12-04T08:33:50.0781442Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/acc 2025-12-04T08:33:50.0782173Z copying torch/include/torch/csrc/acc/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/acc 2025-12-04T08:33:50.0788548Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0789914Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0796493Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0803786Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0810665Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0818516Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0826221Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0833541Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0840495Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0847412Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0854033Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0860606Z copying torch/include/torch/csrc/api/include/torch/mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0867810Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0874385Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0881220Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0887842Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0895384Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0903534Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0910820Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0917438Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0931584Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0937983Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0945386Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0952136Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0958143Z copying torch/include/torch/csrc/api/include/torch/xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch 2025-12-04T08:33:50.0964854Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:33:50.0966552Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:33:50.0973873Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:33:50.0981352Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:33:50.0988124Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:33:50.0994922Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:33:50.1001505Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:33:50.1008963Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:33:50.1016195Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:33:50.1021728Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:33:50.1022588Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:33:50.1030402Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:33:50.1037638Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:33:50.1043406Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:33:50.1044464Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:33:50.1051321Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:33:50.1059271Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:33:50.1065898Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:33:50.1072253Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:33:50.1079366Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:33:50.1086533Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:33:50.1092120Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2025-12-04T08:33:50.1092956Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2025-12-04T08:33:50.1099513Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2025-12-04T08:33:50.1106198Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail 2025-12-04T08:33:50.1113733Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:33:50.1114536Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:33:50.1121421Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:33:50.1127669Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:33:50.1134453Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:33:50.1140976Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:33:50.1147020Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:33:50.1153406Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:33:50.1159644Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:33:50.1160459Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:33:50.1167774Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:33:50.1175101Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:33:50.1182033Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:33:50.1188383Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:33:50.1194831Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2025-12-04T08:33:50.1195640Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2025-12-04T08:33:50.1203389Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail 2025-12-04T08:33:50.1209800Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nativert 2025-12-04T08:33:50.1211118Z copying torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nativert 2025-12-04T08:33:50.1217266Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1218074Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1224766Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1231336Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1237973Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1245546Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1252928Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1258881Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1265608Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1273493Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:33:50.1280748Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1282353Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1290358Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1297267Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1304439Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1311103Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1317902Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1324605Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1331399Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1337689Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1344229Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1352107Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1359093Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1365474Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1372724Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1386473Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1393371Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:33:50.1399775Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1400843Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1407847Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1416186Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1423628Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1430861Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1437430Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1445303Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1453233Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1460278Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1466551Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1474124Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1481715Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1489465Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1499190Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1509213Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1516745Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1520470Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1528204Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1535006Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1542004Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1548915Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1556046Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1561222Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:33:50.1567335Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1568428Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1575807Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1582832Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1589773Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1596116Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1603386Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1610025Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1617201Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1624003Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1631135Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:33:50.1638385Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1639267Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1647576Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1654663Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1661336Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1668174Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1675755Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1682688Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1690164Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1697329Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1704052Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1711078Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1719820Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1727683Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1734441Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1741275Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1748907Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1756517Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1762981Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1769000Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1775582Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1782557Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:33:50.1789230Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-12-04T08:33:50.1790124Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-12-04T08:33:50.1797911Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:33:50.1798920Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:33:50.1806071Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:33:50.1812718Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:33:50.1820204Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:33:50.1821010Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:33:50.1828159Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:33:50.1834702Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:33:50.1841635Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:33:50.1848425Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:33:50.1854951Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:33:50.1861285Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:33:50.1868527Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:33:50.1875269Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:33:50.1876185Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:33:50.1883168Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:33:50.1889584Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:33:50.1896137Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python 2025-12-04T08:33:50.1897305Z copying torch/include/torch/csrc/api/include/torch/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python 2025-12-04T08:33:50.1904289Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:33:50.1905165Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:33:50.1911864Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:33:50.1918548Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:33:50.1925008Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:33:50.1930689Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.1931438Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.1946876Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.1953643Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.1961817Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.1969154Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.1975684Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.1982110Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.1988924Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.1996294Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2004101Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2011441Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2018378Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2028750Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2033726Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2039842Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2046573Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2053294Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2059863Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2066601Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2073295Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2080482Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2088458Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2096619Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2105077Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2112242Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2119927Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2127736Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2134518Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2141488Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2148339Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2155697Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2163490Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2170260Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2175957Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2182427Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2189220Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2195778Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2202224Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2208977Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2215381Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2221433Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2228459Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2236332Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2243420Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2250047Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2264452Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd 2025-12-04T08:33:50.2271288Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-12-04T08:33:50.2272321Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-12-04T08:33:50.2279562Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-12-04T08:33:50.2286093Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-12-04T08:33:50.2292907Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-12-04T08:33:50.2301235Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-12-04T08:33:50.2310832Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions 2025-12-04T08:33:50.2317304Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-12-04T08:33:50.2318457Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-12-04T08:33:50.2324619Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-12-04T08:33:50.2330393Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-12-04T08:33:50.2336592Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-12-04T08:33:50.2341922Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-12-04T08:33:50.2348243Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils 2025-12-04T08:33:50.2354540Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-12-04T08:33:50.2355476Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-12-04T08:33:50.2362350Z copying torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-12-04T08:33:50.2369000Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-12-04T08:33:50.2376000Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-12-04T08:33:50.2411128Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-12-04T08:33:50.2432320Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated 2025-12-04T08:33:50.2444208Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cpu 2025-12-04T08:33:50.2445044Z copying torch/include/torch/csrc/cpu/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cpu 2025-12-04T08:33:50.2455476Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2458372Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2465508Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2472443Z copying torch/include/torch/csrc/cuda/GdsFile.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2478843Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2485364Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2491995Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2499006Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2505606Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2512605Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2518874Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2525637Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2532343Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2539003Z copying torch/include/torch/csrc/cuda/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda 2025-12-04T08:33:50.2546437Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed 2025-12-04T08:33:50.2547167Z copying torch/include/torch/csrc/distributed/Placement.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed 2025-12-04T08:33:50.2553694Z copying torch/include/torch/csrc/distributed/python_placement.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed 2025-12-04T08:33:50.2559952Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-12-04T08:33:50.2560968Z copying torch/include/torch/csrc/distributed/autograd/autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-12-04T08:33:50.2567818Z copying torch/include/torch/csrc/distributed/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-12-04T08:33:50.2574787Z copying torch/include/torch/csrc/distributed/autograd/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd 2025-12-04T08:33:50.2581038Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2025-12-04T08:33:50.2582217Z copying torch/include/torch/csrc/distributed/autograd/context/container.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2025-12-04T08:33:50.2588230Z copying torch/include/torch/csrc/distributed/autograd/context/context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context 2025-12-04T08:33:50.2595542Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/engine 2025-12-04T08:33:50.2596596Z copying torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/engine 2025-12-04T08:33:50.2603711Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2025-12-04T08:33:50.2604672Z copying torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2025-12-04T08:33:50.2611208Z copying torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions 2025-12-04T08:33:50.2617386Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2618335Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2625083Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2631738Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2638234Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2645109Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2651784Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2658877Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2666010Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2672477Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2679031Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:33:50.2685235Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2686087Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2693289Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2700220Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2706614Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2712946Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2718994Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2725272Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2731330Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2737940Z copying torch/include/torch/csrc/distributed/c10d/socket_fmt.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:50.2745074Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization 2025-12-04T08:33:50.2745993Z copying torch/include/torch/csrc/distributed/c10d/quantization/quantization.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization 2025-12-04T08:33:50.2752545Z copying torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization 2025-12-04T08:33:50.2759835Z copying torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization 2025-12-04T08:33:50.2766177Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:50.2767780Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:50.2774687Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2775522Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2782279Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2788931Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2795818Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2802814Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2812189Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2817077Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2823477Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2830127Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2836668Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2843593Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2850261Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2857084Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2864454Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2871037Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2878205Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2886216Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2893643Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2900203Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2906783Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2913201Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2921146Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2928386Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2934570Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2940785Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2947209Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2953662Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:33:50.2959712Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/metrics 2025-12-04T08:33:50.2960947Z copying torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/metrics 2025-12-04T08:33:50.2967679Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler 2025-12-04T08:33:50.2968503Z copying torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler 2025-12-04T08:33:50.2975711Z copying torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler 2025-12-04T08:33:50.2983415Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing 2025-12-04T08:33:50.2984198Z copying torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing 2025-12-04T08:33:50.2991882Z copying torch/include/torch/csrc/distributed/rpc/testing/testing.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing 2025-12-04T08:33:50.2998782Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.2999347Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3006174Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3021812Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3030498Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3037000Z copying torch/include/torch/csrc/dynamo/cpython_includes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3043611Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3049798Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3056266Z copying torch/include/torch/csrc/dynamo/eval_frame_cpp.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3062489Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3069549Z copying torch/include/torch/csrc/dynamo/framelocals_mapping.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3076234Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3082882Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3090285Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3096367Z copying torch/include/torch/csrc/dynamo/stackref_bridge.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3103658Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo 2025-12-04T08:33:50.3110588Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export 2025-12-04T08:33:50.3111473Z copying torch/include/torch/csrc/export/example_upgraders.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export 2025-12-04T08:33:50.3118270Z copying torch/include/torch/csrc/export/pt2_archive_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export 2025-12-04T08:33:50.3125079Z copying torch/include/torch/csrc/export/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export 2025-12-04T08:33:50.3131358Z copying torch/include/torch/csrc/export/upgrader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export 2025-12-04T08:33:50.3138354Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functionalization 2025-12-04T08:33:50.3139436Z copying torch/include/torch/csrc/functionalization/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functionalization 2025-12-04T08:33:50.3145535Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functorch 2025-12-04T08:33:50.3146459Z copying torch/include/torch/csrc/functorch/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functorch 2025-12-04T08:33:50.3153184Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/fx 2025-12-04T08:33:50.3153943Z copying torch/include/torch/csrc/fx/node.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/fx 2025-12-04T08:33:50.3160515Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-12-04T08:33:50.3161406Z copying torch/include/torch/csrc/inductor/array_ref_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-12-04T08:33:50.3168580Z copying torch/include/torch/csrc/inductor/cpp_prefix.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-12-04T08:33:50.3182461Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-12-04T08:33:50.3189541Z copying torch/include/torch/csrc/inductor/static_cuda_launcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor 2025-12-04T08:33:50.3196455Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager 2025-12-04T08:33:50.3197215Z copying torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager 2025-12-04T08:33:50.3204760Z copying torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager 2025-12-04T08:33:50.3211347Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:33:50.3212159Z copying torch/include/torch/csrc/inductor/aoti_include/array_ref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:33:50.3218881Z copying torch/include/torch/csrc/inductor/aoti_include/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:33:50.3226196Z copying torch/include/torch/csrc/inductor/aoti_include/cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:33:50.3233130Z copying torch/include/torch/csrc/inductor/aoti_include/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:33:50.3242142Z copying torch/include/torch/csrc/inductor/aoti_include/mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:33:50.3246588Z copying torch/include/torch/csrc/inductor/aoti_include/xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:33:50.3253036Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package 2025-12-04T08:33:50.3254304Z copying torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package 2025-12-04T08:33:50.3260887Z copying torch/include/torch/csrc/inductor/aoti_package/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package 2025-12-04T08:33:50.3267224Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:33:50.3268006Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:33:50.3275694Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:33:50.3282143Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:33:50.3288570Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:33:50.3294436Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:33:50.3300913Z copying torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:33:50.3307169Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3308061Z copying torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3315149Z copying torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3322253Z copying torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3328273Z copying torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3335140Z copying torch/include/torch/csrc/inductor/aoti_runtime/kernel_context_tls.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3342578Z copying torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3348679Z copying torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3355727Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3364322Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3372769Z copying torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3379510Z copying torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3386220Z copying torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3393640Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3400702Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3407754Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:50.3414381Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:33:50.3415142Z copying torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:33:50.3422076Z copying torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:33:50.3428537Z copying torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:33:50.3435483Z copying torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:33:50.3441616Z copying torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:33:50.3448333Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:33:50.3449284Z copying torch/include/torch/csrc/inductor/aoti_torch/c/macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:33:50.3456873Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:33:50.3463844Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:33:50.3471149Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:33:50.3477276Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:33:50.3484314Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:33:50.3491168Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:33:50.3492668Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:33:50.3498727Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:33:50.3507118Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:33:50.3521033Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:33:50.3528633Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:33:50.3535537Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:33:50.3536539Z copying torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:33:50.3543588Z copying torch/include/torch/csrc/inductor/cpp_wrapper/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:33:50.3550037Z copying torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:33:50.3556729Z copying torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:33:50.3563095Z copying torch/include/torch/csrc/inductor/cpp_wrapper/mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:33:50.3570339Z copying torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:33:50.3576577Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:33:50.3577384Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:33:50.3584570Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:33:50.3591303Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:33:50.3597732Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:33:50.3603914Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/instruction_counter 2025-12-04T08:33:50.3605012Z copying torch/include/torch/csrc/instruction_counter/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/instruction_counter 2025-12-04T08:33:50.3611621Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-12-04T08:33:50.3613433Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-12-04T08:33:50.3620831Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-12-04T08:33:50.3627936Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-12-04T08:33:50.3635412Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend 2025-12-04T08:33:50.3641728Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3642779Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3650306Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3656862Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3664699Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3672277Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3679549Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3686523Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3693197Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3700498Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3708184Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3715811Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3724069Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3731551Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3739361Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3746192Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3752755Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3759024Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3766034Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3773766Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3780090Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3787274Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3793636Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3799879Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3807232Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core 2025-12-04T08:33:50.3813878Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/internal_ops 2025-12-04T08:33:50.3815430Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/internal_ops 2025-12-04T08:33:50.3821478Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2025-12-04T08:33:50.3822500Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2025-12-04T08:33:50.3829464Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops 2025-12-04T08:33:50.3835865Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-12-04T08:33:50.3836718Z copying torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-12-04T08:33:50.3844652Z copying torch/include/torch/csrc/lazy/generated/LazyIr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-12-04T08:33:50.3871272Z copying torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated 2025-12-04T08:33:50.3878133Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2025-12-04T08:33:50.3879071Z copying torch/include/torch/csrc/lazy/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2025-12-04T08:33:50.3885860Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python 2025-12-04T08:33:50.3892213Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3892924Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3899340Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3905239Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3911411Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3918633Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3925616Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3933010Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3939547Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3947263Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3953839Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:33:50.3961156Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:33:50.3961837Z copying torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:33:50.3968262Z copying torch/include/torch/csrc/lazy/ts_backend/ops/generic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:33:50.3974836Z copying torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:33:50.3981636Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-12-04T08:33:50.3982433Z copying torch/include/torch/csrc/monitor/counters.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-12-04T08:33:50.3989018Z copying torch/include/torch/csrc/monitor/events.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-12-04T08:33:50.3995715Z copying torch/include/torch/csrc/monitor/python_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor 2025-12-04T08:33:50.4002098Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mps 2025-12-04T08:33:50.4002960Z copying torch/include/torch/csrc/mps/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mps 2025-12-04T08:33:50.4009673Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia 2025-12-04T08:33:50.4010360Z copying torch/include/torch/csrc/mtia/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia 2025-12-04T08:33:50.4017842Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia/profiler 2025-12-04T08:33:50.4018601Z copying torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia/profiler 2025-12-04T08:33:50.4025380Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/multiprocessing 2025-12-04T08:33:50.4026429Z copying torch/include/torch/csrc/multiprocessing/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/multiprocessing 2025-12-04T08:33:50.4033426Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-12-04T08:33:50.4034024Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-12-04T08:33:50.4041625Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-12-04T08:33:50.4048223Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx 2025-12-04T08:33:50.4055199Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4055926Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4062810Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4071125Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4078099Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4085156Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4091723Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4098523Z copying torch/include/torch/csrc/profiler/kineto_client_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4104909Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4111944Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4118497Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4125729Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler 2025-12-04T08:33:50.4132981Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-12-04T08:33:50.4133979Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-12-04T08:33:50.4141585Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-12-04T08:33:50.4148117Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration 2025-12-04T08:33:50.4153910Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-12-04T08:33:50.4154839Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-12-04T08:33:50.4162585Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-12-04T08:33:50.4170193Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python 2025-12-04T08:33:50.4176735Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-12-04T08:33:50.4177583Z copying torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-12-04T08:33:50.4185289Z copying torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-12-04T08:33:50.4192345Z copying torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-12-04T08:33:50.4199625Z copying torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone 2025-12-04T08:33:50.4206209Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs 2025-12-04T08:33:50.4207374Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs 2025-12-04T08:33:50.4213734Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4214368Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4221194Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4227848Z copying torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4235746Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4243109Z copying torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4250721Z copying torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4258182Z copying torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4263958Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4271173Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4278238Z copying torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4285311Z copying torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4291964Z copying torch/include/torch/csrc/profiler/unwind/range_table.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4298794Z copying torch/include/torch/csrc/profiler/unwind/sections.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4306942Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4315585Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4322404Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:33:50.4328859Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor 2025-12-04T08:33:50.4329483Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor 2025-12-04T08:33:50.4334345Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4334916Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4340479Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4350188Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4358811Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4365874Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4373041Z copying torch/include/torch/csrc/utils/generated_serialization_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4388430Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4395855Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4402153Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4409055Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4415282Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4425291Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4433455Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4444373Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4451635Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4456740Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4470429Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4477369Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4483693Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4490620Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4496967Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4504468Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4511709Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4517657Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4525065Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4532441Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4539364Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4559159Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4563234Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4570016Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4576213Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4582807Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4589237Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4596134Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4602937Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4610349Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4616580Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4623171Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4629879Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4636436Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4643482Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4650249Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4657266Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4663701Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4670814Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils 2025-12-04T08:33:50.4677446Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-12-04T08:33:50.4678176Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-12-04T08:33:50.4684707Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-12-04T08:33:50.4691180Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-12-04T08:33:50.4698146Z copying torch/include/torch/csrc/xpu/XPUPluggableAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu 2025-12-04T08:33:50.4704900Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4706256Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4713153Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4720656Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4727329Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4734745Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4743074Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4752245Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4758886Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4765929Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4773846Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4782524Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4789504Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4795788Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4802295Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda 2025-12-04T08:33:50.4809375Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-12-04T08:33:50.4810176Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-12-04T08:33:50.4817617Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-12-04T08:33:50.4824487Z copying torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl 2025-12-04T08:33:50.4830570Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4831331Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4841459Z copying torch/include/c10/core/AllocatorConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4851326Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4858588Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4866395Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4870786Z copying torch/include/c10/core/CachingDeviceAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4877465Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4883879Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4889842Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4896424Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4903643Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4909895Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4916534Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4924051Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4930931Z copying torch/include/c10/core/DeviceCapability.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4938378Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4945748Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4952126Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4960319Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4973673Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4980665Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4990790Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.4998801Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5005214Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5012256Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5018653Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5026693Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5033627Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5041063Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5048663Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5054471Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5060749Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5067276Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5075042Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5081996Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5088718Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5095368Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5102313Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5111178Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5117901Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5126065Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5133108Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5143614Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5147464Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5154362Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5161847Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5179209Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5188996Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5195956Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5202524Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5208846Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core 2025-12-04T08:33:50.5216070Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5217654Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5224236Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5231039Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5238059Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5244418Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5251055Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5257327Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5266549Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5275225Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5283223Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5290657Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5297882Z copying torch/include/c10/core/impl/PyInterpreterHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5304600Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5311177Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5316762Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5325210Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5333452Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5339647Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl 2025-12-04T08:33:50.5345812Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-12-04T08:33:50.5346901Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-12-04T08:33:50.5353732Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-12-04T08:33:50.5360387Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/macros 2025-12-04T08:33:50.5366161Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5367103Z copying torch/include/c10/metal/atomic.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5373764Z copying torch/include/c10/metal/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5380222Z copying torch/include/c10/metal/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5386613Z copying torch/include/c10/metal/expm1f.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5392202Z copying torch/include/c10/metal/igamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5400164Z copying torch/include/c10/metal/indexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5414269Z copying torch/include/c10/metal/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5421690Z copying torch/include/c10/metal/reduction_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5428950Z copying torch/include/c10/metal/special_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5442917Z copying torch/include/c10/metal/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/metal 2025-12-04T08:33:50.5450634Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile 2025-12-04T08:33:50.5451928Z copying torch/include/c10/mobile/CPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile 2025-12-04T08:33:50.5458858Z copying torch/include/c10/mobile/CPUProfilingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile 2025-12-04T08:33:50.5464797Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-12-04T08:33:50.5466189Z copying torch/include/c10/test/util/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-12-04T08:33:50.5472612Z copying torch/include/c10/test/util/complex_math_test_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-12-04T08:33:50.5480051Z copying torch/include/c10/test/util/complex_test_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util 2025-12-04T08:33:50.5487159Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5488393Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5494799Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5501378Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5507938Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5513678Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5520574Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5527081Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5534102Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5540582Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5547139Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5554612Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5560922Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5567327Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5573931Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5580522Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5586947Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5593182Z copying torch/include/c10/util/DynamicCounter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5599539Z copying torch/include/c10/util/Enumerate.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5606126Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5621095Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5628434Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5635900Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5642830Z copying torch/include/c10/util/FileSystem.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5649760Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5657099Z copying torch/include/c10/util/Float4_e2m1fn_x2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5663922Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5671558Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5678437Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5684751Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5691104Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5697984Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5706102Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5711947Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5718858Z copying torch/include/c10/util/Float8_e8m0fnu-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5725300Z copying torch/include/c10/util/Float8_e8m0fnu.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5732499Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5739396Z copying torch/include/c10/util/Gauge.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5746538Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5753020Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5760200Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5767782Z copying torch/include/c10/util/IntrusiveList.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5774790Z copying torch/include/c10/util/Lazy.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5780895Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5788046Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5794939Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5802831Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5809819Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5816256Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5824119Z copying torch/include/c10/util/NetworkFlow.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5831336Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5838117Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5844697Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5851111Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5858591Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5866680Z copying torch/include/c10/util/Semaphore.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5873079Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5879796Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5895887Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5902427Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5910167Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5915710Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5921972Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5928440Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5934991Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5942012Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5949590Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5956361Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5963070Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5969403Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5976249Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5982991Z copying torch/include/c10/util/WaitCounter.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5989561Z copying torch/include/c10/util/WaitCounterDynamicBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.5996247Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6003822Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6010347Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6016402Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6023007Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6030426Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6037002Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6043233Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6049739Z copying torch/include/c10/util/error.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6056383Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6070683Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6077090Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6083908Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6090972Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6097957Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6115056Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6122551Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6129780Z copying torch/include/c10/util/logging_common.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6135664Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6143020Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6150415Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6157329Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6172712Z copying torch/include/c10/util/overflows.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6179526Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6186168Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6192971Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6199564Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6206233Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6212738Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6219181Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6226478Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6232569Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6238970Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6247147Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6254714Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6261293Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6267898Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6275019Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6281436Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6288783Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6303418Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6311438Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6318554Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6325997Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/util 2025-12-04T08:33:50.6332929Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-12-04T08:33:50.6334229Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-12-04T08:33:50.6340425Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-12-04T08:33:50.6347536Z copying torch/include/c10/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-12-04T08:33:50.6354803Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-12-04T08:33:50.6361723Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-12-04T08:33:50.6368627Z copying torch/include/c10/xpu/XPUGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-12-04T08:33:50.6375317Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-12-04T08:33:50.6381917Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu 2025-12-04T08:33:50.6388229Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl 2025-12-04T08:33:50.6389420Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl 2025-12-04T08:33:50.6396616Z creating build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/test/impl 2025-12-04T08:33:50.6397660Z copying torch/include/c10/xpu/test/impl/XPUTest.h -> build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/test/impl 2025-12-04T08:33:50.6404885Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-12-04T08:33:50.6405926Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-12-04T08:33:50.6413201Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-12-04T08:33:50.6419619Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core 2025-12-04T08:33:50.6427294Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-12-04T08:33:50.6428324Z copying torch/include/caffe2/perfkernels/batch_box_cox_vec.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-12-04T08:33:50.6436372Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-12-04T08:33:50.6443096Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels 2025-12-04T08:33:50.6449240Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-12-04T08:33:50.6450073Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-12-04T08:33:50.6466206Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-12-04T08:33:50.6473136Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-12-04T08:33:50.6479889Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-12-04T08:33:50.6487080Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-12-04T08:33:50.6494386Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-12-04T08:33:50.6500891Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize 2025-12-04T08:33:50.6507850Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-12-04T08:33:50.6508560Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-12-04T08:33:50.6514927Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-12-04T08:33:50.6521299Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils 2025-12-04T08:33:50.6527712Z creating build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-12-04T08:33:50.6528474Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-12-04T08:33:50.6535326Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-12-04T08:33:50.6542325Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-12-04T08:33:50.6549304Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-12-04T08:33:50.6555651Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-12-04T08:33:50.6562463Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool 2025-12-04T08:33:50.6569281Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6569922Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6576625Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6585964Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6594936Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6600699Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6611510Z copying torch/include/ATen/BlasBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6615078Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6622010Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6629024Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6635645Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6641855Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6648383Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6654255Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6661220Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6668439Z copying torch/include/ATen/DTensorState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6674887Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6681578Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6687792Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6694046Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6700774Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6707438Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6720597Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6734845Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6741505Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6749024Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6756801Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6764534Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6771219Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6777102Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6784114Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6791987Z copying torch/include/ATen/FunctionalizeFallbackKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6798862Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6805420Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6811712Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6818063Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6825107Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6831362Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6837657Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6844363Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6851229Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6857905Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6864101Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6870784Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6876767Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6883652Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6890921Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6898370Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6907928Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6912704Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6920230Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6927634Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6933461Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6939554Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6946570Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6952635Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6959807Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6966523Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6972729Z copying torch/include/ATen/ROCmFABackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6979299Z copying torch/include/ATen/SDPBackend.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6986239Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6992504Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.6999456Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7006298Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7012914Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7019311Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7025249Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7031956Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7039562Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7047079Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7053647Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7061745Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7067124Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7073407Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7080674Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7088326Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7102180Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7108997Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7115804Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7121996Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7128576Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7136254Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7143087Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7150515Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7157239Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7164513Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7171584Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7178806Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7186137Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7193499Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7200005Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7207615Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7221294Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7228286Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7235623Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7242257Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7249418Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7256743Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7263712Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7270089Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7277339Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7283886Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7291927Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7298804Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7314259Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7321138Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7327952Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7334917Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7348281Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7354914Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7361212Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7376225Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7382761Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7390372Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7397688Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7412113Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7429316Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7444547Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7559914Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7605331Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7688853Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7693563Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen 2025-12-04T08:33:50.7707146Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-12-04T08:33:50.7707693Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-12-04T08:33:50.7714255Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-12-04T08:33:50.7719666Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu 2025-12-04T08:33:50.7726597Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7727900Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7733911Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7740846Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7749609Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7756282Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7761850Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7774489Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7781220Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7786522Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7793978Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7800592Z copying torch/include/ATen/cpu/vec/vec_quant.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec 2025-12-04T08:33:50.7807296Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-12-04T08:33:50.7808354Z copying torch/include/ATen/cpu/vec/sve/sve_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-12-04T08:33:50.7814206Z copying torch/include/ATen/cpu/vec/sve/vec_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-12-04T08:33:50.7821096Z copying torch/include/ATen/cpu/vec/sve/vec_common_sve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-12-04T08:33:50.7828215Z copying torch/include/ATen/cpu/vec/sve/vec_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-12-04T08:33:50.7835791Z copying torch/include/ATen/cpu/vec/sve/vec_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-12-04T08:33:50.7843437Z copying torch/include/ATen/cpu/vec/sve/vec_int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-12-04T08:33:50.7851749Z copying torch/include/ATen/cpu/vec/sve/vec_qint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve 2025-12-04T08:33:50.7863223Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7863806Z copying torch/include/ATen/cpu/vec/vec128/vec128.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7867721Z copying torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7875338Z copying torch/include/ATen/cpu/vec/vec128/vec128_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7883306Z copying torch/include/ATen/cpu/vec/vec128/vec128_double_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7891886Z copying torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7900396Z copying torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7909765Z copying torch/include/ATen/cpu/vec/vec128/vec128_int_aarch64.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7918688Z copying torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7925818Z copying torch/include/ATen/cpu/vec/vec128/vec128_uint_aarch64.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:33:50.7932892Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7933973Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7941025Z copying torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7948035Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7955191Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7962129Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7970199Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7977343Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7984696Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7992056Z copying torch/include/ATen/cpu/vec/vec256/vec256_half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.7999851Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.8015652Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.8024759Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:33:50.8036214Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8037220Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8043673Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8052445Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8060041Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8066766Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8075559Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8081999Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8089628Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8096232Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8103514Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8111966Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8118126Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8126714Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:33:50.8132382Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch 2025-12-04T08:33:50.8133239Z copying torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch 2025-12-04T08:33:50.8148041Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8148674Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8156692Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8172985Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8181163Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8195035Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8201728Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8210806Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8216980Z copying torch/include/ATen/cpu/vec/vec512/vec512_float8.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8224028Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8239743Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8245959Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:33:50.8262952Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8263498Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8270368Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8274595Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8281056Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8287746Z copying torch/include/ATen/detail/HPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8294174Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8300522Z copying torch/include/ATen/detail/MAIAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8306960Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8313501Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8320125Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8326758Z copying torch/include/ATen/detail/XLAHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8334863Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail 2025-12-04T08:33:50.8342455Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8343059Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8347034Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8355109Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8361439Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8369144Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8376067Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8383214Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8390993Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8398854Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8406159Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8413090Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8419774Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8427454Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch 2025-12-04T08:33:50.8433592Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2025-12-04T08:33:50.8434802Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2025-12-04T08:33:50.8441556Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized 2025-12-04T08:33:50.8448977Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8450126Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8457588Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8464729Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8471308Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8477166Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8484147Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8490897Z copying torch/include/ATen/core/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8499073Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8507847Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8514897Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8521024Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8528646Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8535355Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8541865Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8548539Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8555138Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8561593Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8569138Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8576213Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8583166Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8591231Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8598782Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8607241Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8615254Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8622161Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8629770Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8636096Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8642238Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8648902Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8654658Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8660402Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8667282Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8673638Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8680465Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8686892Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8692793Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8699145Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8712351Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8718975Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8725720Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8732280Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8738850Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8745136Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8751749Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8758668Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8766128Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8772601Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8780454Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8788222Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8795364Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8802494Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8809887Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8818526Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8826734Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8834921Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8841627Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8848282Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8855537Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8862177Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8876766Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8894281Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8901711Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8919303Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8926930Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8933413Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8940757Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8947190Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8954168Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8961879Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8969383Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8975855Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.8983203Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.9014487Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.9029147Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core 2025-12-04T08:33:50.9035301Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-12-04T08:33:50.9036671Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-12-04T08:33:50.9043381Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-12-04T08:33:50.9049997Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-12-04T08:33:50.9056928Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-12-04T08:33:50.9064695Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing 2025-12-04T08:33:50.9070619Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-12-04T08:33:50.9071725Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-12-04T08:33:50.9078346Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-12-04T08:33:50.9084124Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-12-04T08:33:50.9090975Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-12-04T08:33:50.9098921Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl 2025-12-04T08:33:50.9106662Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-12-04T08:33:50.9107421Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-12-04T08:33:50.9114648Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-12-04T08:33:50.9121314Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-12-04T08:33:50.9135573Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-12-04T08:33:50.9141022Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-12-04T08:33:50.9147921Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-12-04T08:33:50.9154432Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch 2025-12-04T08:33:50.9159982Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-12-04T08:33:50.9160723Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-12-04T08:33:50.9167391Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-12-04T08:33:50.9173555Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-12-04T08:33:50.9179774Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration 2025-12-04T08:33:50.9187783Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9188510Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9195894Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9202137Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9209259Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9215581Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9222738Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9229730Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9236676Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9243458Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9250163Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9258419Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9264545Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9271497Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9278851Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9285752Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9292783Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9300104Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9306444Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9313452Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9319775Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9326932Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9334143Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9340812Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9347525Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9355707Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9362862Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9368869Z copying torch/include/ATen/native/FusedAdagrad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9375404Z copying torch/include/ATen/native/FusedAdam.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9382394Z copying torch/include/ATen/native/FusedSGD.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9389310Z copying torch/include/ATen/native/Gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9396499Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9405151Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9412015Z copying torch/include/ATen/native/GroupedMMUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9418217Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9424404Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9430926Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9438204Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9445057Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9452507Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9460738Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9468137Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9485220Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9493331Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9501201Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9508755Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9514999Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9521381Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9527341Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9533574Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9540017Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9546361Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9553064Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9560298Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9568071Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9575145Z copying torch/include/ATen/native/RangeUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9581640Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9588734Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9595679Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9603922Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9609125Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9616550Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9623563Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9630224Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9635939Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9642137Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9649553Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9655761Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9662680Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9669427Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9675799Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9682920Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9689673Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9696658Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9703540Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9710106Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9716865Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9722958Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9729509Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9736073Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9744119Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9752244Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9760142Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9769506Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9778289Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9785592Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9791873Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9798299Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9805014Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9811213Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9818351Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9824721Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9832364Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9838590Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9844995Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9851873Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9859057Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9865817Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9871751Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native 2025-12-04T08:33:50.9877680Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-12-04T08:33:50.9878853Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-12-04T08:33:50.9885524Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-12-04T08:33:50.9891786Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-12-04T08:33:50.9897926Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-12-04T08:33:50.9904641Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested 2025-12-04T08:33:50.9911679Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-12-04T08:33:50.9912836Z copying torch/include/ATen/native/transformers/attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-12-04T08:33:50.9919319Z copying torch/include/ATen/native/transformers/sdp_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-12-04T08:33:50.9926013Z copying torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers 2025-12-04T08:33:50.9933558Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda 2025-12-04T08:33:50.9934524Z copying torch/include/ATen/native/transformers/cuda/sdp_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda 2025-12-04T08:33:50.9941659Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:33:50.9942874Z copying torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:33:50.9949542Z copying torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:33:50.9955946Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:33:50.9956858Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:33:50.9964871Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:33:50.9972681Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:33:50.9989496Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:33:51.0007425Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:33:51.0013621Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:33:51.0015107Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:33:51.0022619Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:33:51.0029606Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:33:51.0035811Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:33:51.0037081Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:33:51.0043679Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:33:51.0050691Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:33:51.0058353Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:33:51.0066048Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:33:51.0072809Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:33:51.0079648Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:33:51.0096669Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:33:51.0097609Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:33:51.0106113Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:33:51.0114114Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:33:51.0121316Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:33:51.0135833Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:33:51.0152422Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:33:51.0157290Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:33:51.0165916Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:33:51.0166789Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:33:51.0183910Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:33:51.0190704Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-12-04T08:33:51.0191831Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-12-04T08:33:51.0199377Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip 2025-12-04T08:33:51.0200100Z copying torch/include/ATen/native/transformers/hip/aotriton_adapter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip 2025-12-04T08:33:51.0206940Z copying torch/include/ATen/native/transformers/hip/aotriton_versions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip 2025-12-04T08:33:51.0213114Z copying torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip 2025-12-04T08:33:51.0219283Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn 2025-12-04T08:33:51.0220134Z copying torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn 2025-12-04T08:33:51.0226714Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:33:51.0227757Z copying torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:33:51.0234574Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/xpu 2025-12-04T08:33:51.0235292Z copying torch/include/ATen/native/transformers/xpu/sdp_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/xpu 2025-12-04T08:33:51.0241672Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0242375Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0249343Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0256182Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0262363Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0268521Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0275291Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0282895Z copying torch/include/ATen/native/cpu/Elu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0289281Z copying torch/include/ATen/native/cpu/Gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0295983Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0302820Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0312150Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0315494Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0321417Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0327618Z copying torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0334496Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0342323Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0349399Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0356620Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0364334Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0371313Z copying torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0377937Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0384244Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0391036Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0397346Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0403863Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0410200Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0424344Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0430689Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0438088Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0448112Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0453995Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0461290Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0468783Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu 2025-12-04T08:33:51.0475486Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:33:51.0477046Z copying torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:33:51.0484137Z copying torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:33:51.0490699Z copying torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:33:51.0497481Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-12-04T08:33:51.0498446Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-12-04T08:33:51.0505236Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-12-04T08:33:51.0511562Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-12-04T08:33:51.0517938Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-12-04T08:33:51.0523568Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-12-04T08:33:51.0530599Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-12-04T08:33:51.0537991Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-12-04T08:33:51.0544730Z copying torch/include/ATen/native/quantized/library.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized 2025-12-04T08:33:51.0551544Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0552259Z copying torch/include/ATen/native/quantized/cpu/ACLUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0558720Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0565364Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0571697Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0579732Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0588981Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0596784Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0606293Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0610701Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0618904Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0626362Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0632569Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0639089Z copying torch/include/ATen/native/quantized/cpu/qconv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0646317Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0652755Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0659595Z copying torch/include/ATen/native/quantized/cpu/qlinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu 2025-12-04T08:33:51.0666468Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cudnn 2025-12-04T08:33:51.0667819Z copying torch/include/ATen/native/quantized/cudnn/utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cudnn 2025-12-04T08:33:51.0674310Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0675108Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0682964Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0689627Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0695838Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0702011Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0709222Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0715514Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0723878Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0731061Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0737583Z copying torch/include/ATen/native/cuda/GroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0744171Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0750749Z copying torch/include/ATen/native/cuda/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0757039Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0764010Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0770858Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0777486Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0784864Z copying torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0791451Z copying torch/include/ATen/native/cuda/ScaledGroupMM.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0797874Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0804894Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0811163Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0818178Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0824972Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0831376Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0838397Z copying torch/include/ATen/native/cuda/cuBlasCommonArgs.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0845027Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0852215Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:51.0859742Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-12-04T08:33:51.0860769Z copying torch/include/ATen/native/hip/ck_bgemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-12-04T08:33:51.0868120Z copying torch/include/ATen/native/hip/ck_gemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-12-04T08:33:51.0874585Z copying torch/include/ATen/native/hip/ck_gemm_template.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-12-04T08:33:51.0881470Z copying torch/include/ATen/native/hip/ck_group_gemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-12-04T08:33:51.0888088Z copying torch/include/ATen/native/hip/ck_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip 2025-12-04T08:33:51.0894928Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels 2025-12-04T08:33:51.0895833Z copying torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels 2025-12-04T08:33:51.0903580Z copying torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels 2025-12-04T08:33:51.0909559Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mtia 2025-12-04T08:33:51.0910240Z copying torch/include/ATen/native/mtia/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mtia 2025-12-04T08:33:51.0916644Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-12-04T08:33:51.0917475Z copying torch/include/ATen/native/kleidiai/kai_kernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-12-04T08:33:51.0923960Z copying torch/include/ATen/native/kleidiai/kai_pack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-12-04T08:33:51.0930727Z copying torch/include/ATen/native/kleidiai/kai_ukernel_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai 2025-12-04T08:33:51.0937155Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-12-04T08:33:51.0937860Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-12-04T08:33:51.0944732Z copying torch/include/ATen/native/mps/MPSGraphSequoiaOps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-12-04T08:33:51.0951490Z copying torch/include/ATen/native/mps/MetalShaderLibrary.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-12-04T08:33:51.0959111Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-12-04T08:33:51.0968118Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps 2025-12-04T08:33:51.0975754Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels 2025-12-04T08:33:51.0976556Z copying torch/include/ATen/native/mps/kernels/Activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels 2025-12-04T08:33:51.0985225Z copying torch/include/ATen/native/mps/kernels/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels 2025-12-04T08:33:51.0991806Z copying torch/include/ATen/native/mps/kernels/GridSampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels 2025-12-04T08:33:51.0998106Z copying torch/include/ATen/native/mps/kernels/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels 2025-12-04T08:33:51.1005244Z copying torch/include/ATen/native/mps/kernels/Pooling.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels 2025-12-04T08:33:51.1011621Z copying torch/include/ATen/native/mps/kernels/Shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels 2025-12-04T08:33:51.1018437Z copying torch/include/ATen/native/mps/kernels/UpSample.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels 2025-12-04T08:33:51.1024802Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-12-04T08:33:51.1025973Z copying torch/include/ATen/native/mps/operations/BinaryKernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-12-04T08:33:51.1032421Z copying torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-12-04T08:33:51.1039697Z copying torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-12-04T08:33:51.1050676Z copying torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-12-04T08:33:51.1058648Z copying torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-12-04T08:33:51.1067182Z copying torch/include/ATen/native/mps/operations/MultiTensorApply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations 2025-12-04T08:33:51.1073967Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-12-04T08:33:51.1074582Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-12-04T08:33:51.1081267Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-12-04T08:33:51.1089827Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils 2025-12-04T08:33:51.1094671Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:33:51.1095038Z copying torch/include/ATen/native/mkldnn/xpu/Conv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:33:51.1102298Z copying torch/include/ATen/native/mkldnn/xpu/FusionUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:33:51.1109061Z copying torch/include/ATen/native/mkldnn/xpu/qconv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:33:51.1115639Z copying torch/include/ATen/native/mkldnn/xpu/qlinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:33:51.1122694Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:33:51.1123641Z copying torch/include/ATen/native/mkldnn/xpu/detail/Attr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:33:51.1131226Z copying torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:33:51.1138889Z copying torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:33:51.1145617Z copying torch/include/ATen/native/mkldnn/xpu/detail/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:33:51.1153117Z copying torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:33:51.1160269Z copying torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:33:51.1167226Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1168039Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1174665Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1181971Z copying torch/include/ATen/cuda/CUDAConfig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1188891Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1195297Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1201675Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1207716Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1213936Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1221329Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1228760Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1234943Z copying torch/include/ATen/cuda/CUDAGreenContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1241096Z copying torch/include/ATen/cuda/CUDAScaledBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1247030Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1253250Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1261065Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1268685Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1275635Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1282117Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1289455Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1297342Z copying torch/include/ATen/cuda/MemPool.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1306663Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1313190Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1318431Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1324509Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1331340Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1337173Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1343922Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1351130Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1357930Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:51.1364582Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:51.1365505Z copying torch/include/ATen/cuda/detail/BLASConstants.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:51.1371994Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:51.1379250Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:51.1386388Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:51.1392848Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:51.1400738Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-12-04T08:33:51.1401116Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-12-04T08:33:51.1409720Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-12-04T08:33:51.1418780Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-12-04T08:33:51.1426386Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-12-04T08:33:51.1434302Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-12-04T08:33:51.1442446Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-12-04T08:33:51.1451467Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable 2025-12-04T08:33:51.1459894Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-12-04T08:33:51.1460541Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-12-04T08:33:51.1468659Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-12-04T08:33:51.1475535Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-12-04T08:33:51.1482342Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-12-04T08:33:51.1488090Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-12-04T08:33:51.1494409Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn 2025-12-04T08:33:51.1499722Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-12-04T08:33:51.1500994Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-12-04T08:33:51.1508157Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-12-04T08:33:51.1514628Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-12-04T08:33:51.1521766Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl 2025-12-04T08:33:51.1528597Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1529363Z copying torch/include/ATen/xpu/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1535977Z copying torch/include/ATen/xpu/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1543020Z copying torch/include/ATen/xpu/PhiloxXpuState.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1549399Z copying torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1555786Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1562285Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1568639Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1575058Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1581700Z copying torch/include/ATen/xpu/XPUGraphsUtils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1588151Z copying torch/include/ATen/xpu/XPUScaledBlas.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu 2025-12-04T08:33:51.1594539Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail 2025-12-04T08:33:51.1595773Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail 2025-12-04T08:33:51.1602295Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1603335Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1610446Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1617712Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1626574Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1633400Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1638471Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1645186Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1652349Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1659643Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1667022Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1674768Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps 2025-12-04T08:33:51.1681709Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-12-04T08:33:51.1682468Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-12-04T08:33:51.1690846Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-12-04T08:33:51.1697043Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-12-04T08:33:51.1704071Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-12-04T08:33:51.1710817Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-12-04T08:33:51.1717268Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen 2025-12-04T08:33:51.1723534Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/metal 2025-12-04T08:33:51.1724325Z copying torch/include/ATen/metal/Context.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/metal 2025-12-04T08:33:51.1730807Z creating build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1731777Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1738216Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1745036Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1752545Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1760197Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1767459Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1776238Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1780358Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1787512Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1793952Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1799812Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1806381Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1813018Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1818975Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1825618Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1832122Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1838584Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1845515Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1852834Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1860292Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1867738Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1874476Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1880330Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1887296Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1893739Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1900099Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1907273Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1913751Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1920402Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1927227Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1933505Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1941012Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1947862Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1954629Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1961883Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1968289Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1975927Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1982410Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1989575Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.1996229Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2003663Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2010097Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2016303Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2022818Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2028716Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2035224Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2041932Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2049347Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2057420Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2065171Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2071459Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2077891Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2084997Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2091529Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2098552Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2106232Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2113275Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2119711Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2126072Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2133213Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2140548Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2147849Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2154538Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2160734Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2167219Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2173913Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2180382Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2187106Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2193553Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2200161Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2207366Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2214454Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2221380Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2230120Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2238793Z copying torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2244606Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2251382Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2257904Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2264591Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2270750Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2277358Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2283944Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2290761Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2297309Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2303951Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2309771Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2316025Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2322829Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2329682Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2335358Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2342408Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2349640Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2356530Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2363197Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2369357Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2375973Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2382171Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2388809Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2396137Z copying torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2403873Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2410312Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2417575Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2424528Z copying torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2431078Z copying torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2437707Z copying torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2444565Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2451308Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2458399Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2464897Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2471311Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2478403Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2485017Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2491823Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2499032Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2505988Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2511891Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2518436Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2524830Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2530785Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2537526Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2544296Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2550778Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2557228Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2563978Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2570985Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2578000Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2584276Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2591154Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2598816Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2607038Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2614382Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2620969Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2628160Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2635530Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2642716Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2649453Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2655948Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2662433Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2668609Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2674942Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2681026Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2687336Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2694431Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2701463Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2708322Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2715268Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2722610Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2729373Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2735908Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2742789Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2749295Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2755908Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2762592Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2770452Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2777850Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2785815Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2793224Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2799805Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2806850Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2813034Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2820741Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2827540Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2834847Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2841319Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2848106Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2854612Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2861127Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2867572Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2873697Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2879858Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2886150Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2892901Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2900025Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2906657Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2913888Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2920633Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2926885Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2933486Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2939995Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2947004Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2953759Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2960334Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2967479Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2976242Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2985198Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2992128Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.2999291Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3005838Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3012214Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3019808Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3027528Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3033552Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3039632Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3046397Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3053230Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3060391Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3066960Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3074718Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3081710Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3088778Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3095611Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3102284Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3108940Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3116354Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3123138Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3129682Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3135851Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3142624Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3149355Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3155814Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3162093Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3169241Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3175443Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3182010Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3188441Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3195555Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3202147Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3208923Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3215300Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3221985Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3228197Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3235524Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3242202Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3249145Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3256178Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3262864Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3270159Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3277232Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3284356Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3290928Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3297440Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3302860Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3309564Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3315369Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3322338Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3329355Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3336445Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3342564Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3349249Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3355705Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3362780Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3369251Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3375981Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3383308Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3390520Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3397114Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3403903Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3410055Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3416823Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3423658Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3430665Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3438157Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3445594Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3451928Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3458310Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3464741Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3471377Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3478292Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3484727Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3491374Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3498292Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3505361Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3511758Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3518085Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3525030Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3531353Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3538083Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3544794Z copying torch/include/ATen/ops/_cudnn_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3551951Z copying torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3559268Z copying torch/include/ATen/ops/_cudnn_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3565673Z copying torch/include/ATen/ops/_cudnn_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3571924Z copying torch/include/ATen/ops/_cudnn_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3578739Z copying torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3586023Z copying torch/include/ATen/ops/_cudnn_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3592262Z copying torch/include/ATen/ops/_cudnn_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3599493Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3606449Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3613414Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3620398Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3627393Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3634123Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3640845Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3647946Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3654956Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3661627Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3668535Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3676519Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3684362Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3691354Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3698026Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3704522Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3720025Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3720748Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3726052Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3733612Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3741116Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3746737Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3753229Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3759073Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3765574Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3772549Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3779249Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3785218Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3792084Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3798460Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3805738Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3812575Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3818732Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3825794Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3832637Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3840517Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3846831Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3853686Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3860695Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3867801Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3873766Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3880254Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3886942Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3893735Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3901081Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3908055Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3914623Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3921374Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3928676Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3935205Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3941660Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3948247Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3955215Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3961703Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3969786Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3976801Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3984439Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3991806Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.3998968Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4005950Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4013359Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4020053Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4026560Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4033965Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4041922Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4049768Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4056780Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4063677Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4069978Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4076325Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4083833Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4090817Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4097889Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4107303Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4112209Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4118813Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4124839Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4130798Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4136908Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4143329Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4149298Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4155804Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4163682Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4170721Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4176599Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4183531Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4190077Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4196449Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4203300Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4210643Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4219176Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4224516Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4231333Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4239388Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4246009Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4254235Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4261398Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4267743Z copying torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4274423Z copying torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4281109Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4287224Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4294040Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4300258Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4307103Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4313906Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4321081Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4327730Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4335228Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4341885Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4348759Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4355338Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4361568Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4367955Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4375323Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4382610Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4389095Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4396382Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4403798Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4410265Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4416189Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4422243Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4428478Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4434923Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4442052Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4448581Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4454863Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4461627Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4467757Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4474742Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4481803Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4488225Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4494749Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4501413Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4507700Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4515797Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4523264Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4533397Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4542637Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4549015Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4555522Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4563016Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4570023Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4576899Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4583351Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4590563Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4599040Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4607308Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4614163Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4620459Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4627073Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4634007Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4641082Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4648007Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4654643Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4660826Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4667171Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4674764Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4681347Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4687818Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4694443Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4701419Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4708928Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4715263Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4721704Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4727906Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4734466Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4742674Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4750522Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4756761Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4763950Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4771159Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4778280Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4784868Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4792165Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4799716Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4807302Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4814561Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4821368Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4828415Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4835227Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4842262Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4848291Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4855152Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4861261Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4867770Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4874558Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4881657Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4888527Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4896457Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4903132Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4910116Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4918088Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4926122Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4932871Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4939776Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4947185Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4953770Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4959672Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4966988Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4974384Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4980862Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4987935Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.4994553Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5000796Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5008093Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5014547Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5021313Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5027488Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5033805Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5040258Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5047030Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5053605Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5059764Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5066935Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5074389Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5082270Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5088708Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5096026Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5103779Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5110449Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5116940Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5123917Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5131180Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5138444Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5145545Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5152109Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5158578Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5165707Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5172089Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5178521Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5185771Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5193322Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5200057Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5207517Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5214058Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5220508Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5227088Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5233796Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5241528Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5248972Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5255056Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5261246Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5267902Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5274612Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5281811Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5289000Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5295693Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5302571Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5309418Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5316548Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5323429Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5329641Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5336041Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5342613Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5349266Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5356544Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5363675Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5370364Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5377213Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5384204Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5390190Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5397497Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5403698Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5410959Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5417374Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5424660Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5431829Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5438251Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5445336Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5452582Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5458722Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5465348Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5472613Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5479013Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5485610Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5492265Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5498252Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5504795Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5512012Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5519332Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5525522Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5531914Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5538723Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5545932Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5552634Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5559430Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5565747Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5572078Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5578597Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5585096Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5591924Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5599120Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5605755Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5612704Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5619628Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5626425Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5633465Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5640120Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5646429Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5652787Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5661237Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5668580Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5675837Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5683453Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5690173Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5697032Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5705866Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5712227Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5717610Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5724703Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5731305Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5739448Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5747837Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5754973Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5762728Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5769061Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5776052Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5782631Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5789207Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5795708Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5802864Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5809919Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5816695Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5822973Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5830346Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5836668Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5843704Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5851202Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5859360Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5864805Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5871716Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5878391Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5885917Z copying torch/include/ATen/ops/_foreach_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5892395Z copying torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5898883Z copying torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5905771Z copying torch/include/ATen/ops/_foreach_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5911682Z copying torch/include/ATen/ops/_foreach_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5918090Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5924679Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5931169Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5940412Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5945433Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5950876Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5959617Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5964651Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5971425Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5978090Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5984852Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5992176Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.5999066Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6006739Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6012761Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6020012Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6027080Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6033540Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6039715Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6046754Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6053351Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6059614Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6066081Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6072626Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6080830Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6088836Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6095711Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6102990Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6112963Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6117803Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6125843Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6132707Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6139241Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6145885Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6152057Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6158675Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6165175Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6171694Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6177813Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6183711Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6190380Z copying torch/include/ATen/ops/_foreach_rsqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6196615Z copying torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6203824Z copying torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6211155Z copying torch/include/ATen/ops/_foreach_rsqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6217250Z copying torch/include/ATen/ops/_foreach_rsqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6224542Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6230795Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6237806Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6244010Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6251456Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6256879Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6263365Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6270519Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6277883Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6284808Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6291771Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6298346Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6306023Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6313367Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6320229Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6326537Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6332629Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6339672Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6346631Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6353649Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6360033Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6366497Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6372592Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6379003Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6385648Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6392132Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6399911Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6408070Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6414526Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6421059Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6428792Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6436372Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6443465Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6450615Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6457331Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6464440Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6471649Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6478880Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6485584Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6492438Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6499118Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6505976Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6512336Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6519412Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6526155Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6534208Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6542331Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6548516Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6555159Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6561729Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6567801Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6574089Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6580704Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6587454Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6593634Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6601945Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6610179Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6623161Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6623641Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6630693Z copying torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6636891Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6644127Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6651138Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6657611Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6664409Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6672065Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6679573Z copying torch/include/ATen/ops/_fused_adagrad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6687505Z copying torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6694774Z copying torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6701290Z copying torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6708296Z copying torch/include/ATen/ops/_fused_adagrad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6714585Z copying torch/include/ATen/ops/_fused_adagrad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6721594Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6728927Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6735959Z copying torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6742839Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6749586Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6756615Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6763807Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6771380Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6778021Z copying torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6784747Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6791411Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6797848Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6806158Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6811890Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6818949Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6825890Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6832725Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6839652Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6849339Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6856115Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6863548Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6868371Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6875177Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6882131Z copying torch/include/ATen/ops/_fused_rms_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6889469Z copying torch/include/ATen/ops/_fused_rms_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6897000Z copying torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6903595Z copying torch/include/ATen/ops/_fused_rms_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6912124Z copying torch/include/ATen/ops/_fused_rms_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6916988Z copying torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6922859Z copying torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6929261Z copying torch/include/ATen/ops/_fused_rms_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6936157Z copying torch/include/ATen/ops/_fused_rms_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6942310Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6948877Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6955347Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6961578Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6968612Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6974802Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6981766Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6988560Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.6994691Z copying torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7001257Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7007763Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7014295Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7021135Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7028615Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7034750Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7043196Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7048711Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7055474Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7061840Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7068154Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7074322Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7080683Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7087490Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7094435Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7100876Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7110674Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7115834Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7121742Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7130567Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7136106Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7141324Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7147549Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7154370Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7160906Z copying torch/include/ATen/ops/_grouped_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7167743Z copying torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7174863Z copying torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7181240Z copying torch/include/ATen/ops/_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7187830Z copying torch/include/ATen/ops/_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7195139Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7201799Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7209418Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7215820Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7222395Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7229783Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7236353Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7243696Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7250073Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7257235Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7263576Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7270418Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7276880Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7283107Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7289780Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7296278Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7302509Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7309271Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7315711Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7323341Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7331190Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7338615Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7346325Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7352278Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7359739Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7367274Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7373798Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7381218Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7389528Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7397516Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7404681Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7412573Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7421093Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7428287Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7434513Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7441250Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7448110Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7454721Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7461356Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7467811Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7474203Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7480345Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7486691Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7493197Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7499760Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7506595Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7512961Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7519374Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7525908Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7531871Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7538884Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7546105Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7553981Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7560804Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7567841Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7574830Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7581776Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7588952Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7596100Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7602827Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7609468Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7616720Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7622939Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7629725Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7635868Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7642982Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7650139Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7656405Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7662441Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7669720Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7676818Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7683690Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7690798Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7697679Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7704905Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7711586Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7718512Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7725630Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7732073Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7738254Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7744380Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7751629Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7758138Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7764419Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7770813Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7777299Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7784025Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7791344Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7797822Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7804592Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7810161Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7816249Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7821880Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7829135Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7835619Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7842270Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7848552Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7855152Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7861566Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7868105Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7875122Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7882213Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7889010Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7895522Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7904501Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7912699Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7919083Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7925413Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7931788Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7938624Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7945074Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7951304Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7958023Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7964593Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7971259Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7977956Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7986163Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.7993781Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8000723Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8008343Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8013723Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8020728Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8027798Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8034573Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8041594Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8047829Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8054322Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8061174Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8067614Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8073515Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8079851Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8086335Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8092674Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8099394Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8108815Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8113647Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8120419Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8127002Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8135583Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8144052Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8148849Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8155268Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8161948Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8167958Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8175350Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8182002Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8189013Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8196149Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8202998Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8210826Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8218367Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8225151Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8231944Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8238864Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8245678Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8252106Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8258168Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8264643Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8271517Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8276913Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8283276Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8290395Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8296536Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8302935Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8309705Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8317141Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8323272Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8329630Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8335694Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8343025Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8350383Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8356874Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8363357Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8369879Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8377154Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8383987Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8391567Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8398201Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8404884Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8411844Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8420461Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8428642Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8435574Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8442447Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8449190Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8455141Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8461696Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8468178Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8474453Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8481001Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8487837Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8495154Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8501208Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8507410Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8514665Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8522009Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8528850Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8535719Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8542400Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8550362Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8557644Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8565130Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8572160Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8579765Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8586755Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8593450Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8600465Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8607084Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8613597Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8621435Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8627874Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8634573Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8642279Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8649373Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8655535Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8662212Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8668869Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8675414Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8681116Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8689189Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8696959Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8703890Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8713512Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8719055Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8725678Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8732433Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8743003Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8752333Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8758894Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8766275Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8774133Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8779861Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8786525Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8793498Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8799405Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8805356Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8811687Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8819651Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8827035Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8834384Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8840270Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8845603Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8852994Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8859394Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8866419Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8872698Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8878904Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8885402Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8891703Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8898363Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8905009Z copying torch/include/ATen/ops/_nested_from_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8910782Z copying torch/include/ATen/ops/_nested_from_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8917541Z copying torch/include/ATen/ops/_nested_from_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8923885Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8930353Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8936829Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8943214Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8949823Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8956037Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8962384Z copying torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8968873Z copying torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8974963Z copying torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8981263Z copying torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8987818Z copying torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.8994393Z copying torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9000186Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9006507Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9012823Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9019165Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9025549Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9032282Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9038463Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9044515Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9051440Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9058521Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9065751Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9072670Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9079424Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9086266Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9092838Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9099409Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9107208Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9112568Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9119795Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9127575Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9134324Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9144748Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9152843Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9158890Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9166043Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9172914Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9179403Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9187830Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9195719Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9201361Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9207365Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9213835Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9220564Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9227446Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9233581Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9240578Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9247253Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9253863Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9259664Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9266174Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9273101Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9279910Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9286142Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9293414Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9299660Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9306431Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9313571Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9322560Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9328344Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9333405Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9339938Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9346212Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9353488Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9360443Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9366295Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9372579Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9379084Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9385512Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9391989Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9397817Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9404955Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9411511Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9418854Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9424462Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9430681Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9436596Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9442908Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9449643Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9456035Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9462343Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9470152Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9477843Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9483907Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9490631Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9497539Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9506552Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9512516Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9520397Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9527684Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9535016Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9541926Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9547386Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9553939Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9560738Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9567968Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9574415Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9580799Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9587570Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9593927Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9600077Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9606647Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9612810Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9619471Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9625767Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9632466Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9638794Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9645022Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9651659Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9658427Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9664574Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9671920Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9678599Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9684877Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9691429Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9698121Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9705729Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9712812Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9719653Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9726714Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9733979Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9740808Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9747928Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9754621Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9761458Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9767978Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9774303Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9781205Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9788335Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9795632Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9802404Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9810571Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9817453Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9822799Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9829680Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9836110Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9843276Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9850238Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9857251Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9864175Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9870792Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9877383Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9883644Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9890365Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9896969Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9903546Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9909748Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9916372Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9923280Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9930186Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9936986Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9943351Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9950361Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9956565Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9962877Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9969221Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9976066Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9982937Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9989909Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:51.9997709Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0004551Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0011550Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0019740Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0028074Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0034674Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0041908Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0047947Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0054441Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0060607Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0067216Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0073379Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0080372Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0086865Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0093065Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0099802Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0106209Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0112979Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0120216Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0127491Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0134280Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0141039Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0147847Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0155980Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0163035Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0169864Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0177695Z copying torch/include/ATen/ops/_safe_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0184277Z copying torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0191053Z copying torch/include/ATen/ops/_safe_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0199079Z copying torch/include/ATen/ops/_safe_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0206676Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0214132Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0220873Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0227562Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0234376Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0240302Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0246298Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0253336Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0260413Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0266683Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0273494Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0280129Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0286182Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0292522Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0299058Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0305578Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0312069Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0317911Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0323912Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0330554Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0336842Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0343655Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0350162Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0356459Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0362540Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0368983Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0375651Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0382905Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0389422Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0395800Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0402275Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0409625Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0419222Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0423716Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0430358Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0437187Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0443882Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0450114Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0456171Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0462503Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0469003Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0475279Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0482441Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0488896Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0495393Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0502332Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0508791Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0515669Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0522014Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0528560Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0534967Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0541852Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0549121Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0555875Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0562604Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0569028Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0575449Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0582728Z copying torch/include/ATen/ops/_scaled_grouped_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0589295Z copying torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0596127Z copying torch/include/ATen/ops/_scaled_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0603579Z copying torch/include/ATen/ops/_scaled_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0611424Z copying torch/include/ATen/ops/_scaled_grouped_mm_v2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0617922Z copying torch/include/ATen/ops/_scaled_grouped_mm_v2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0624065Z copying torch/include/ATen/ops/_scaled_grouped_mm_v2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0630552Z copying torch/include/ATen/ops/_scaled_grouped_mm_v2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0637239Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0644287Z copying torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0651130Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0659000Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0667110Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0672093Z copying torch/include/ATen/ops/_scaled_mm_v2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0679916Z copying torch/include/ATen/ops/_scaled_mm_v2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0687867Z copying torch/include/ATen/ops/_scaled_mm_v2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0694517Z copying torch/include/ATen/ops/_scaled_mm_v2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0701021Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0708116Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0714847Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0722035Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0728349Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0735057Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0742062Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0748304Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0755300Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0761563Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0768255Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0776634Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0783694Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0791382Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0798288Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0805123Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0812340Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0819150Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0826690Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0833165Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0840129Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0846996Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0853699Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0860616Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0867104Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0873833Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0880377Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0887503Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0894181Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0900722Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0910706Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0915065Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0921005Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0928138Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0934472Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0940931Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0947856Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0954069Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0960566Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0967619Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0973908Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0981152Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0987984Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.0995216Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1002031Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1009246Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1016009Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1023481Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1030218Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1037239Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1044334Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1051345Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1058027Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1064322Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1070871Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1077703Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1084958Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1091508Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1098040Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1106481Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1112999Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1118673Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1124979Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1131945Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1140188Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1146413Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1153279Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1161451Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1167523Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1173931Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1180418Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1187550Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1194009Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1200547Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1208757Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1216075Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1222462Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1229272Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1236269Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1242691Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1249203Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1256957Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1262823Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1270307Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1277378Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1283847Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1290251Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1298157Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1304697Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1311774Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1318106Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1324921Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1331470Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1337802Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1344929Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1351463Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1358549Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1365555Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1373753Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1381664Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1388718Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1394960Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1401521Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1408222Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1414512Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1421172Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1427772Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1433914Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1440015Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1446239Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1453830Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1460264Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1467536Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1474394Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1480640Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1488013Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1494817Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1501379Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1508131Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1516235Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1521986Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1528256Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1535132Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1546694Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1554036Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1560520Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1567444Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1574673Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1581248Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1588570Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1595864Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1602406Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1609897Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1616329Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1622869Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1629921Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1636425Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1643771Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1650021Z copying torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1656602Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1663769Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1670688Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1677316Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1684186Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1690911Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1697038Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1704477Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1711327Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1718171Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1725761Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1732398Z copying torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1738816Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1745014Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1752294Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1758334Z copying torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1765175Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1772804Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1779401Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1785616Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1792561Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1799238Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1805687Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1812024Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1818850Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1826295Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1832346Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1840160Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1846880Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1854209Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1861533Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1868188Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1875377Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1882273Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1889073Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1895339Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1902795Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1909899Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1916421Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1923184Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1930411Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1937065Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1944268Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1952399Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1960337Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1967218Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1973846Z copying torch/include/ATen/ops/_spsolve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1980847Z copying torch/include/ATen/ops/_spsolve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1987127Z copying torch/include/ATen/ops/_spsolve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1993428Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.1999872Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2007105Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2014407Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2021575Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2028659Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2035481Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2042411Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2049412Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2056383Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2064869Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2073021Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2080657Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2086803Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2093505Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2100197Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2106847Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2112869Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2120013Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2126707Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2133600Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2140174Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2147268Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2153731Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2160209Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2166984Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2174184Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2180455Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2186815Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2193189Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2199416Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2206751Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2214176Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2222194Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2231992Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2240779Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2248233Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2254900Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2262126Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2268739Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2275404Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2281875Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2289154Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2295649Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2302174Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2309761Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2318359Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2325598Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2332193Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2338326Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2344961Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2351875Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2358302Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2365049Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2371877Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2379433Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2386197Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2392836Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2400830Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2408739Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2415641Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2422298Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2428851Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2435267Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2441640Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2448054Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2454619Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2461191Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2467790Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2474899Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2482694Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2489481Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2496010Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2502522Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2509519Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2516394Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2523845Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2530246Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2537349Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2544146Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2551021Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2558524Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2564869Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2570810Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2577678Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2584200Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2591000Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2598087Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2606178Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2612363Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2619868Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2626864Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2635964Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2644363Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2648218Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2655382Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2662323Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2668941Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2675749Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2681723Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2688207Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2695277Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2701572Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2710177Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2715709Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2721690Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2728704Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2735318Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2744893Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2749615Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2756457Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2763059Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2769363Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2775722Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2782737Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2790021Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2796092Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2803414Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2810336Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2817073Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2823478Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2830845Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2837318Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2843924Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2850547Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2857145Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2864063Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2870388Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2876810Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2883316Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2890631Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2897226Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2905756Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2910792Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2917316Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2923748Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2930257Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2937772Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2943613Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2950778Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2958121Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2964496Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2972520Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2980424Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2988256Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.2995250Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3001546Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3008205Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3014238Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3020486Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3026858Z copying torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3034134Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3040367Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3046945Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3053785Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3060212Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3067382Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3075091Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3082958Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3089824Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3096306Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3103079Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3111019Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3117291Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3122456Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3130041Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3137542Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3144933Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3150996Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3157678Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3164209Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3170459Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3177319Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3184132Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3191223Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3198355Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3206839Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3214007Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3223341Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3231720Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3237629Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3243949Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3250435Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3257921Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3264480Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3271342Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3277806Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3283912Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3290125Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3296478Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3303614Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3309393Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3315591Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3322750Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3329815Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3336135Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3343006Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3349294Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3356120Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3362247Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3368555Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3375003Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3381655Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3388001Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3394899Z copying torch/include/ATen/ops/_unsafe_masked_index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3401158Z copying torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3408558Z copying torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3414873Z copying torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3419962Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3426803Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3433358Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3440071Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3446421Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3453265Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3461227Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3467209Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3473973Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3481341Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3488643Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3495695Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3503272Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3510327Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3518855Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3525421Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3532065Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3538868Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3545241Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3551960Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3559101Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3566073Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3572754Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3579266Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3586464Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3593387Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3600261Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3607542Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3614024Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3621295Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3628166Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3634862Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3641524Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3647657Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3654704Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3662523Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3669536Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3676531Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3683328Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3690402Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3697180Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3705842Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3709967Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3716605Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3723888Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3730738Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3737713Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3744364Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3751522Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3757793Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3764550Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3771185Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3777524Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3784313Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3791030Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3801661Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3809934Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3817141Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3824031Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3831138Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3839017Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3846534Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3853080Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3860042Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3866794Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3873214Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3879734Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3886804Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3893355Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3900420Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3907125Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3913973Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3921249Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3928359Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3934772Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3941227Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3947668Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3954679Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3961610Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3968672Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3976665Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3984932Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3991702Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.3997736Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4004676Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4011749Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4019022Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4026887Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4033658Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4040170Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4047652Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4054739Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4061809Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4068572Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4074653Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4081865Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4089225Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4096129Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4102754Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4110506Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4117055Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4123177Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4129759Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4137104Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4143951Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4150840Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4157257Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4164394Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4171901Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4179324Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4186241Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4192421Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4199490Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4206215Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4214228Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4222647Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4276882Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4284926Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4291006Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4297799Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4304995Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4311487Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4318156Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4324613Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4330977Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4338754Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4345238Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4352053Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4358656Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4365113Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4371662Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4378706Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4386457Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4393711Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4400106Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4407437Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4413306Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4420362Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4427655Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4434315Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4441262Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4447651Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4454371Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4460888Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4467589Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4474038Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4481465Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4488872Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4495325Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4501728Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4509620Z copying torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4515930Z copying torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4524296Z copying torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4530898Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4536644Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4544279Z copying torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4551451Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4557775Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4564447Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4571853Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4579069Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4587944Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4595509Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4604182Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4609628Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4619344Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4628168Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4634697Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4640856Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4647838Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4654635Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4661211Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4667663Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4674054Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4680736Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4686720Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4692873Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4698914Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4706032Z copying torch/include/ATen/ops/_wrapped_linear_prepack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4712494Z copying torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4719006Z copying torch/include/ATen/ops/_wrapped_linear_prepack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4726128Z copying torch/include/ATen/ops/_wrapped_linear_prepack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4732658Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4740769Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4745402Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4752076Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4758774Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4765509Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4773683Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4782389Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4788916Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4795265Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4801661Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4808080Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4813928Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4820379Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4826733Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4833351Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4840311Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4847107Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4853919Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4860602Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4867317Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4873884Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4880459Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4886715Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4892864Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4899392Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4906639Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4913888Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4920170Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4927458Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4934102Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4940918Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4947331Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4953870Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4960918Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4967384Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4974372Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4980534Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4987735Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.4994178Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5000455Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5007072Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5012940Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5019588Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5026828Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5034765Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5041913Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5048126Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5055364Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5062611Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5069176Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5075310Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5082439Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5088989Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5095663Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5101817Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5108811Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5114927Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5121765Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5128698Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5135982Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5142981Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5149575Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5156463Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5163121Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5169716Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5176917Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5183476Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5189953Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5197145Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5204788Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5211850Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5218399Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5225935Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5233422Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5240219Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5247319Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5254477Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5261474Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5268196Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5275398Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5282137Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5288525Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5295187Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5301849Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5308367Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5314728Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5321909Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5328524Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5335661Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5342743Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5349340Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5355729Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5362997Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5370334Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5377005Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5383929Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5391820Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5398043Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5405911Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5413294Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5420491Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5427681Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5433189Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5439938Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5446429Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5453584Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5460773Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5467327Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5474832Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5481454Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5488300Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5495446Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5502997Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5510491Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5516146Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5522558Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5529414Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5535913Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5542378Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5548939Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5556223Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5563239Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5570627Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5578009Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5585328Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5591761Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5598961Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5605957Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5612318Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5619059Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5625511Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5636684Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5644305Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5650091Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5656701Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5663074Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5670414Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5677346Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5684550Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5691586Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5698259Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5706353Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5711881Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5719475Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5726658Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5733732Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5741635Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5748427Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5754992Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5761470Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5767739Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5775022Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5782516Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5789891Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5797123Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5804914Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5811501Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5818958Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5826246Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5832957Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5839205Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5845580Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5852566Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5861069Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5867938Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5874486Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5880778Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5887923Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5894827Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5900925Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5908967Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5913991Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5921263Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5927746Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5934635Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5941902Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5948846Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5955159Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5961052Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5967580Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5975270Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5982046Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5989362Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.5996104Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6003675Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6011060Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6017788Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6024179Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6030711Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6037629Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6044073Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6050704Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6057153Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6063980Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6071156Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6078319Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6085838Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6092249Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6099361Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6106904Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6113426Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6119762Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6127020Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6133946Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6141191Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6147766Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6154597Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6161471Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6168592Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6175715Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6182781Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6189935Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6197066Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6203750Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6210597Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6216800Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6223841Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6230703Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6237021Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6243677Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6250325Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6257451Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6264758Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6271283Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6277470Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6284014Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6291280Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6298077Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6304714Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6311147Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6318688Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6326134Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6332984Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6339424Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6346588Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6353979Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6361824Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6370092Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6376618Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6382590Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6388896Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6396110Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6403990Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6411766Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6417907Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6422834Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6430257Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6436896Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6443086Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6449192Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6455414Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6462391Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6469832Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6475913Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6483098Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6489147Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6496171Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6502314Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6508600Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6514767Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6521751Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6528770Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6536068Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6542088Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6548480Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6554539Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6561726Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6567654Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6574734Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6581792Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6589026Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6595899Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6602214Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6608429Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6616004Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6622485Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6630600Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6636546Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6644246Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6651098Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6658524Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6665814Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6672236Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6678600Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6685818Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6692427Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6699854Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6707642Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6715096Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6721662Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6729151Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6737014Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6745623Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6751348Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6758033Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6764537Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6771457Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6778790Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6785598Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6792272Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6799135Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6806264Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6812730Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6819842Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6827183Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6833872Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6841578Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6848294Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6854566Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6861079Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6867963Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6874406Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6880964Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6887495Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6894425Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6901650Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6908143Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6914534Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6921331Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6927755Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6934543Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6941272Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6948074Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6955402Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6961816Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6969246Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6975686Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6982922Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6990343Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.6997115Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7003906Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7011184Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7018887Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7026351Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7031443Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7038042Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7044621Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7051788Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7058859Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7066196Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7073215Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7080175Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7087056Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7094055Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7101168Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7107801Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7115672Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7123829Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7130383Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7137005Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7143282Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7149278Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7156007Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7163177Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7170161Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7176612Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7183419Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7189886Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7196689Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7204056Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7211182Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7217738Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7224051Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7231235Z copying torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7239358Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7247400Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7252779Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7259126Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7266070Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7273766Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7280605Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7286990Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7293849Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7300772Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7307526Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7314030Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7321180Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7328203Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7334901Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7342016Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7348907Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7355160Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7361774Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7369104Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7376876Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7384173Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7391619Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7399016Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7406229Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7413466Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7421731Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7428236Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7434761Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7441195Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7448894Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7455464Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7462543Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7469307Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7477078Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7484458Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7491859Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7498113Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7504963Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7512739Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7519589Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7526066Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7532785Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7539888Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7547958Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7554827Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7561798Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7567845Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7575215Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7582160Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7589337Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7595955Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7602522Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7611189Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7617623Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7625066Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7631540Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7637759Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7644276Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7650688Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7656843Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7663528Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7670267Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7676915Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7684410Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7691162Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7697824Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7704678Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7710751Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7717354Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7723717Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7730324Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7736039Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7742761Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7749246Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7755405Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7760734Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7767185Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7774044Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7780869Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7787633Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7794919Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7801567Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7809659Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7814875Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7821392Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7827878Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7834909Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7842147Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7848652Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7855071Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7861735Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7869156Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7875571Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7883509Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7890957Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7897376Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7908991Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7917098Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7924268Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7931327Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7938187Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7945513Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7951927Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7958427Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7964988Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7972239Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7978781Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7985342Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7991858Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.7998293Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8005311Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8011843Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8018655Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8026010Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8032230Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8039111Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8045724Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8053260Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8059883Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8067551Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8073881Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8081056Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8087613Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8093990Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8101119Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8107885Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8115112Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8122524Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8129305Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8135888Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8142977Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8149777Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8156600Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8163814Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8170644Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8177636Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8184746Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8191476Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8198648Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8206726Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8213297Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8220718Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8228367Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8235193Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8243250Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8250731Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8257730Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8264595Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8271077Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8277992Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8284465Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8291111Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8297428Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8304444Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8310492Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8317341Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8324842Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8331181Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8338264Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8344972Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8351649Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8357868Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8364994Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8372101Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8378604Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8385945Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8392407Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8398766Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8406114Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8413410Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8420619Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8427216Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8434129Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8441381Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8449292Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8456688Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8463212Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8469840Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8476411Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8483061Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8489750Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8496954Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8503863Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8510531Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8517296Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8523589Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8530040Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8537044Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8544442Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8550265Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8557093Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8564248Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8571248Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8577675Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8584639Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8591306Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8598163Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8605038Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8611599Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8617877Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8625038Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8631684Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8638381Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8645051Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8651905Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8659125Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8666939Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8674360Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8681619Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8688387Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8695307Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8701701Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8709293Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8715648Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8722779Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8730358Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8737144Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8743922Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8750556Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8757666Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8765176Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8771688Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8778896Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8786516Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8792776Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8799985Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8807909Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8814456Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8821133Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8828351Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8834569Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8841120Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8847367Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8853874Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8860929Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8867566Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8874382Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8881342Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8887886Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8894379Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8900455Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8907458Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8913949Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8921356Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8928850Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8935475Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8941726Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8948488Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8955895Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8962295Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8969211Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8976104Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8982134Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8990011Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.8996364Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9005280Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9012592Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9019224Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9026032Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9033526Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9040242Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9048325Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9056296Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9062823Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9069552Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9076057Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9082702Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9089637Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9095977Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9102601Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9110710Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9116608Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9123761Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9130317Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9136661Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9143844Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9150773Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9157978Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9164942Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9171814Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9178354Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9185160Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9192639Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9201042Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9209488Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9217833Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9224320Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9231667Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9236568Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9242741Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9249024Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9255767Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9262694Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9269759Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9277842Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9285582Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9292234Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9299321Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9307225Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9315905Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9323090Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9330025Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9335531Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9342126Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9349361Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9356183Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9362839Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9369862Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9377252Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9383988Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9390707Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9397429Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9404373Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9411421Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9418186Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9426371Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9431911Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9438470Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9445296Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9452180Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9459347Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9466967Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9475334Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9481675Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9488470Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9493966Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9500588Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9507654Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9514581Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9521165Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9529282Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9536850Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9543674Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9551035Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9556422Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9564173Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9571506Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9578214Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9585811Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9592576Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9600422Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9608148Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9613741Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9621118Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9627639Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9633911Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9640428Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9647634Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9654846Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9662025Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9669010Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9676703Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9684047Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9691233Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9698961Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9707039Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9714779Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9721115Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9726736Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9733407Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9739299Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9747084Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9753897Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9760966Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9767078Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9774472Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9781877Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9789581Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9795994Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9802797Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9810557Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9817344Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9823294Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9829755Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9836831Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9843393Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9849820Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9856958Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9863445Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9871258Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9878156Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9885039Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9892133Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9898461Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9905713Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9912418Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9919996Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9926322Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9933836Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9940643Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9947781Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9954354Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9961616Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9968107Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9974823Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9981285Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9987929Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:52.9995885Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0003883Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0010287Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0017592Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0024276Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0031018Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0038287Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0045324Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0052664Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0060590Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0068819Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0076158Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0082136Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0088089Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0094222Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0101138Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0107324Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0117568Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0126559Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0133009Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0140854Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0148222Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0154925Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0161817Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0169084Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0177277Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0185168Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0192000Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0199638Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0208003Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0216479Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0225085Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0231072Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0237203Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0244755Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0251017Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0257184Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0262908Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0269534Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0276356Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0282111Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0288635Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0294203Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0300483Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0306770Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0314080Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0320582Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0326385Z copying torch/include/ATen/ops/copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0333578Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0340799Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0346904Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0354114Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0360639Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0367122Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0373999Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0379814Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0386869Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0393384Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0400342Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0407269Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0413883Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0421104Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0426877Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0433938Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0440391Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0448353Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0455694Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0461979Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0468561Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0475848Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0483290Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0490092Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0497407Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0506245Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0512432Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0518938Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0525337Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0532185Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0538994Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0545598Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0552291Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0558262Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0564370Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0570909Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0577128Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0583909Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0590161Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0597244Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0606206Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0613285Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0619579Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0627361Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0634990Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0642651Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0651298Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0656720Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0663181Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0669581Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0675372Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0682218Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0688599Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0695461Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0702284Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0709193Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0716165Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0723759Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0730601Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0737244Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0745471Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0750121Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0756302Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0762686Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0769627Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0778344Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0785873Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0791824Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0798870Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0806193Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0813650Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0822490Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0829494Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0835607Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0841194Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0848102Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0855157Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0862495Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0869795Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0876420Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0883864Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0889910Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0896627Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0903728Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0910205Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0916572Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0922427Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0928660Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0935068Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0941991Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0948891Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0956131Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0963059Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0969882Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0976688Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0983082Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0991388Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.0997998Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1005542Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1012737Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1020351Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1027330Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1034070Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1040497Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1047343Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1054725Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1062092Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1070349Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1077119Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1085385Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1092678Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1100375Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1106736Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1113872Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1120877Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1127522Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1134200Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1142047Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1148675Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1155689Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1162128Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1168211Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1175095Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1182057Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1189699Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1195894Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1203447Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1209766Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1216366Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1224435Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1231575Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1238583Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1245093Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1252440Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1259337Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1266381Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1273745Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1281365Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1289233Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1296585Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1303778Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1311279Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1318584Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1326842Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1333196Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1340022Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1346725Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1353148Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1360446Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1367368Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1374558Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1381137Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1388607Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1395778Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1403117Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1410143Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1416543Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1422479Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1428839Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1435086Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1441615Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1447903Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1453993Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1461262Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1468212Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1475668Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1483266Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1489786Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1496123Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1503721Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1510215Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1516787Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1523555Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1530275Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1536813Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1543331Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1549483Z copying torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1556575Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1563946Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1570543Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1576828Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1583478Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1590049Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1596899Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1603665Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1611148Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1619656Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1625345Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1632322Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1639376Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1646873Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1653302Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1659767Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1666241Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1673180Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1679604Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1686212Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1692788Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1698923Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1706028Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1712694Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1719336Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1726621Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1732954Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1739297Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1745956Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1752697Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1759092Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1766560Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1772593Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1779282Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1786258Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1792557Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1799105Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1805657Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1811912Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1818672Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1825384Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1831688Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1838643Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1845721Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1852788Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1859831Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1866397Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1873051Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1879575Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1885713Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1892852Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1899568Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1907341Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1913573Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1920669Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1927610Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1934155Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1940688Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1947280Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1954885Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1961326Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1968167Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1974739Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1981736Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1989187Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.1995206Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2002403Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2008701Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2015934Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2021973Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2029343Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2036453Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2043672Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2049904Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2056887Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2063279Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2069592Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2076885Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2084042Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2090937Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2096467Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2103944Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2110949Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2118032Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2124992Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2131883Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2139891Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2147342Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2153884Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2160294Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2167399Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2174081Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2180283Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2187630Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2194149Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2200986Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2207809Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2214998Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2221953Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2229470Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2235425Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2242302Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2249377Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2256926Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2263434Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2270561Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2277660Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2284102Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2291332Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2298559Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2305342Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2312175Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2318764Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2325646Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2331954Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2338588Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2344837Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2351662Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2358622Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2366482Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2371508Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2384088Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2386016Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2393129Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2400430Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2407435Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2414489Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2422243Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2429121Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2435459Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2441729Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2448931Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2455767Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2462120Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2468372Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2475178Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2481383Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2487912Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2494801Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2501407Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2508106Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2515361Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2522082Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2528631Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2535701Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2543664Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2551325Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2557541Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2563959Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2569925Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2576532Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2583425Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2590448Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2596521Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2602890Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2609505Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2616729Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2623814Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2632126Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2639904Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2646759Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2653664Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2660591Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2667646Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2674619Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2680707Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2687947Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2695279Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2703001Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2711577Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2720836Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2726953Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2733860Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2740656Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2747074Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2753635Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2760674Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2767032Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2773816Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2780675Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2788123Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2794733Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2801408Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2808771Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2816088Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2823073Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2830237Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2836267Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2843446Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2850069Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2856668Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2862588Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2869208Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2876459Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2883051Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2890777Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2898606Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2905756Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2913418Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2919781Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2925981Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2932255Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2938894Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2946437Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2953318Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2959563Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2966280Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2972530Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2979133Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2987060Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.2993956Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3000546Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3007459Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3013950Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3021285Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3028112Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3035118Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3041616Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3047842Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3054299Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3062010Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3069090Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3076737Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3083940Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3090841Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3097461Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3106314Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3112569Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3119003Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3126679Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3131631Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3138458Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3144777Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3151714Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3158256Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3164827Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3172155Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3178805Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3185971Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3192706Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3199726Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3206696Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3213288Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3220048Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3227247Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3233510Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3239949Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3246715Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3254043Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3260532Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3267810Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3274448Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3281507Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3288427Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3295347Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3301678Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3308217Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3315052Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3322499Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3329770Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3337332Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3343786Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3350581Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3357764Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3364249Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3371346Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3377776Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3384456Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3390675Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3397352Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3404553Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3411267Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3418475Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3425926Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3432804Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3439192Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3445550Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3452180Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3458730Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3465154Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3472359Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3479111Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3486426Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3493977Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3500657Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3507905Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3515891Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3522039Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3529232Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3536447Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3544183Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3550741Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3558052Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3566180Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3572102Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3579011Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3585785Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3593360Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3601028Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3608140Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3614236Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3621980Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3629817Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3636669Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3642956Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3649803Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3656567Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3663920Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3671077Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3678063Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3684730Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3690908Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3697474Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3704705Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3711343Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3718000Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3724250Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3731350Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3738643Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3745018Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3752089Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3759765Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3768191Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3774695Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3781682Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3787712Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3794622Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3800966Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3808838Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3814717Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3822202Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3828781Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3835979Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3843776Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3850144Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3857428Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3864623Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3871638Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3877872Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3884904Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3891405Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3898345Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3905221Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3912545Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3918497Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3925762Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3932100Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3938615Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3944815Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3952294Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3959639Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3966516Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3974104Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3980712Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3986905Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3993475Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.3999945Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4007474Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4014774Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4021531Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4028172Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4034466Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4041310Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4048387Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4055134Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4061528Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4067846Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4074205Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4080921Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4088844Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4096252Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4104273Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4110779Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4117378Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4124413Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4131067Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4137364Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4143746Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4151277Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4158558Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4164988Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4171442Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4177395Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4183787Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4190328Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4197043Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4205775Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4214667Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4223721Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4231319Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4238574Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4245175Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4251544Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4258228Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4264619Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4271190Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4277563Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4284894Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4291616Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4298183Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4304860Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4312395Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4319128Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4325934Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4332671Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4339481Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4345905Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4351939Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4358040Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4364657Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4372491Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4379225Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4385714Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4392253Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4398564Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4405373Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4412023Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4418585Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4425037Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4432251Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4439205Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4445721Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4452029Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4458760Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4465774Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4472776Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4479943Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4486628Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4492873Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4499231Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4506421Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4513620Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4520056Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4526621Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4534145Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4541104Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4548297Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4554720Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4561474Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4568554Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4574841Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4582081Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4590246Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4597504Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4604700Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4610845Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4616925Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4623228Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4629251Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4636265Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4643516Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4650612Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4657531Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4664834Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4671300Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4678359Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4684975Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4691465Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4700559Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4709734Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4716981Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4724304Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4730635Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4737915Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4745233Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4753893Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4761469Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4766938Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4773034Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4779154Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4785618Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4792325Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4798475Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4804998Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4811595Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4817916Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4824271Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4831200Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4837644Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4843978Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4850193Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4856578Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4863467Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4869946Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4876310Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4882590Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4888780Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4895689Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4902363Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4908960Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4916791Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4923925Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4931438Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4938629Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4945060Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4952048Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4958385Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4964999Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4972345Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4979719Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4986090Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4992723Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.4999666Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5007866Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5013748Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5020328Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5028840Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5035080Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5042285Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5047930Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5054434Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5061688Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5069001Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5076251Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5085264Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5090864Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5097503Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5104038Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5110909Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5118154Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5125085Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5131748Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5138125Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5145475Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5152809Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5159342Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5166548Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5173606Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5180368Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5187311Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5193404Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5200530Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5207842Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5214852Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5221122Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5228078Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5234624Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5242000Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5249814Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5257225Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5264601Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5271757Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5278356Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5285580Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5291782Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5298984Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5307431Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5313654Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5320265Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5326943Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5334222Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5340628Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5348779Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5355605Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5362882Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5368621Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5375222Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5381651Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5387595Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5394529Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5401945Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5408796Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5415622Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5422179Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5429959Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5437023Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5443022Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5450064Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5455960Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5462367Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5469525Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5476782Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5484223Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5490986Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5497022Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5504466Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5511862Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5518655Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5525185Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5532856Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5539829Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5546520Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5552807Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5559456Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5565778Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5572326Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5579401Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5585519Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5591919Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5598416Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5605436Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5611985Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5619403Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5626717Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5634046Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5641143Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5648663Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5655655Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5661873Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5669132Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5675587Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5682111Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5688425Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5695160Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5701112Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5707691Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5713991Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5721041Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5728104Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5735033Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5742079Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5748617Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5756238Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5763232Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5770228Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5776584Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5783510Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5789907Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5796075Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5802584Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5810021Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5816790Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5823300Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5830381Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5836674Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5843118Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5850261Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5857769Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5864318Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5870733Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5878733Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5885179Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5891788Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5898474Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5905132Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5911596Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5918388Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5925453Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5932242Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5939573Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5946934Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5953972Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5960797Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5967468Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5974065Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5980781Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5988246Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.5994536Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6001187Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6007760Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6014357Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6021176Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6027586Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6034008Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6041323Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6048069Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6054081Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6061569Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6068642Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6075866Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6082339Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6088727Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6095587Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6102376Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6109689Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6116303Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6123037Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6129887Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6136579Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6144151Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6150992Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6157874Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6164248Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6171156Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6179698Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6188486Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6196932Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6204498Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6211050Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6217263Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6223237Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6229198Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6235557Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6242073Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6247951Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6254692Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6261198Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6268361Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6274447Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6281275Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6288365Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6294262Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6300109Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6306689Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6314200Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6320303Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6326919Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6333742Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6339781Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6346306Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6352721Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6359461Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6366996Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6373652Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6380765Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6387516Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6393944Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6400444Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6407336Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6414999Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6421915Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6428647Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6435312Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6442202Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6448319Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6455329Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6461821Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6468418Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6475080Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6481765Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6489123Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6496935Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6504316Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6510742Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6517243Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6523895Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6530717Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6537811Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6544954Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6552290Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6558979Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6565607Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6571592Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6578701Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6585113Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6591748Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6598863Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6606587Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6613132Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6620301Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6627059Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6633906Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6640454Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6646596Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6652876Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6659759Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6666792Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6673454Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6680737Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6687332Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6693895Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6700655Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6707262Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6714471Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6721513Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6728920Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6735686Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6743211Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6750556Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6757114Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6763360Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6769800Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6778209Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6786875Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6793037Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6799963Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6806727Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6812866Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6819285Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6825306Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6831938Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6838365Z copying torch/include/ATen/ops/hash_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6846566Z copying torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6854544Z copying torch/include/ATen/ops/hash_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6861665Z copying torch/include/ATen/ops/hash_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6868182Z copying torch/include/ATen/ops/hash_tensor_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6874524Z copying torch/include/ATen/ops/hash_tensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6881595Z copying torch/include/ATen/ops/hash_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6887843Z copying torch/include/ATen/ops/hash_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6894370Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6901305Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6908272Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6915098Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6922402Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6929961Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6937134Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6943419Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6950161Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6957266Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6963974Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6969877Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6976226Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6982859Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6990217Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.6997379Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7004906Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7011336Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7017632Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7023948Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7030339Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7037179Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7043529Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7049944Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7056466Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7062965Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7069443Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7075699Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7082927Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7089638Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7096315Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7102915Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7109598Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7116285Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7123617Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7130168Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7136916Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7143394Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7150488Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7156343Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7163361Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7169783Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7177089Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7184080Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7190726Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7197271Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7204455Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7210943Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7217946Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7224682Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7231614Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7239105Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7245622Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7251895Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7260060Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7268513Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7275176Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7282825Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7289929Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7296341Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7303010Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7309120Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7315716Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7321713Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7328574Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7335126Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7341667Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7348059Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7354785Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7361207Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7368454Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7375490Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7382109Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7388675Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7395137Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7401037Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7409419Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7414114Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7420772Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7428374Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7434812Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7441358Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7448686Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7454877Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7461742Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7468890Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7475809Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7482495Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7489507Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7496140Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7503627Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7510455Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7517713Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7524778Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7531830Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7538192Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7544074Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7550483Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7557686Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7564402Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7572193Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7579605Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7585966Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7593026Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7599795Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7606504Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7613376Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7619762Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7626561Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7633209Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7640493Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7647103Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7656064Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7662135Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7668782Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7675628Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7682738Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7689370Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7697128Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7704395Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7711564Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7718558Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7725281Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7732492Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7739736Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7746301Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7753127Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7760540Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7767182Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7774471Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7781378Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7788103Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7794408Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7800988Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7808508Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7815827Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7822501Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7828977Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7835414Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7842033Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7848508Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7855393Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7861900Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7868596Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7875387Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7881759Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7888927Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7895927Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7902423Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7909061Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7915663Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7922560Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7929119Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7935581Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7941733Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7948493Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7956510Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7963441Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7970016Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7976961Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7983369Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7990872Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.7997557Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8005363Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8011318Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8017387Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8024410Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8030775Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8037678Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8044366Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8051642Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8059500Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8068105Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8074949Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8082341Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8088745Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8095267Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8101642Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8107942Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8114605Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8121755Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8128499Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8134650Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8141192Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8148183Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8154713Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8161441Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8168692Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8174920Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8181165Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8188107Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8194486Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8201118Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8207788Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8214520Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8221609Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8228618Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8235429Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8242861Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8249431Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8256643Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8263766Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8270841Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8277530Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8284122Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8290883Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8297259Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8303853Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8311136Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8318080Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8324333Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8331246Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8338470Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8344812Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8351752Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8358952Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8365399Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8372225Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8378392Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8384937Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8392938Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8400633Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8409608Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8415075Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8421183Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8427664Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8434346Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8440785Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8447569Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8453993Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8460463Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8466933Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8473882Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8480569Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8487141Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8494680Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8501885Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8508488Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8515571Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8522841Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8530230Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8537229Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8544112Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8551025Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8557142Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8563608Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8569747Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8576576Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8583685Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8590798Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8598131Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8605682Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8612876Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8619064Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8625492Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8631926Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8638863Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8645803Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8652691Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8659515Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8666338Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8673102Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8680301Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8687376Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8693066Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8699736Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8706953Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8713659Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8720303Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8727056Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8733754Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8739804Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8746609Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8753016Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8759892Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8766770Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8773678Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8780671Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8787528Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8794235Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8801156Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8807839Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8814912Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8821259Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8828062Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8834961Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8841748Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8848807Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8855652Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8862247Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8868536Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8875513Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8881789Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8889020Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8895797Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8902126Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8908206Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8915611Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8923005Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8929622Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8936505Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8943798Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8951641Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8958340Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8965279Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8972817Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8980368Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8986970Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8993131Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.8999005Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9005884Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9012819Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9019291Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9026450Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9033231Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9040305Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9047738Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9055172Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9061166Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9068394Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9075056Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9082542Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9090731Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9098525Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9107044Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9112817Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9119928Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9126477Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9132661Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9139110Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9145193Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9152458Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9159510Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9166265Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9173594Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9180351Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9187160Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9193530Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9200201Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9206385Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9212713Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9219717Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9226839Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9233265Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9239506Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9247095Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9253247Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9260031Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9267107Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9273400Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9279786Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9286637Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9292894Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9299281Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9306282Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9313831Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9320602Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9328199Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9334836Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9341839Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9349480Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9356207Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9363007Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9369568Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9375798Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9382107Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9388725Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9395909Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9402974Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9410166Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9417790Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9424805Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9431830Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9438491Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9445338Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9451849Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9458911Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9465745Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9472728Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9479475Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9485866Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9492063Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9498542Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9505647Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9512697Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9520503Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9527580Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9533871Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9540383Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9546468Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9554562Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9561186Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9567767Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9574599Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9581421Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9587786Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9595076Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9601812Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9609402Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9615697Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9622408Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9628548Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9635293Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9642009Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9648620Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9655686Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9662946Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9669844Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9677102Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9683660Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9690181Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9695885Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9702913Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9709379Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9716171Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9723424Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9731231Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9738577Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9745014Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9752471Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9760832Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9768676Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9774660Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9780443Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9787025Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9793443Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9800808Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9807792Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9814496Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9820986Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9826954Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9833241Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9838617Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9845041Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9851972Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9858326Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9865369Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9871880Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9877855Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9884525Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9890804Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9897418Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9904323Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9911023Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9917561Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9923998Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9930716Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9936719Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9943258Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9950278Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9956887Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9963580Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9969611Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9976023Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9983248Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9990335Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:53.9997153Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0004951Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0011582Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0019030Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0025904Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0032862Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0038990Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0045686Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0051993Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0057692Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0064308Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0071578Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0078678Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0085415Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0093461Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0100256Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0106605Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0112926Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0119556Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0126771Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0132824Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0139264Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0146539Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0153293Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0160432Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0167327Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0173638Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0181273Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0189262Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0196883Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0204236Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0211622Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0219281Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0228677Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0234126Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0240615Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0247042Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0253814Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0260789Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0267322Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0273888Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0280164Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0286801Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0293286Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0299148Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0305505Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0312128Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0318224Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0324712Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0330614Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0337973Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0345165Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0352676Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0358933Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0365414Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0372335Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0379398Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0387113Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0393956Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0400177Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0407293Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0414388Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0421384Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0427992Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0434829Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0441494Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0448399Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0454663Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0461970Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0469001Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0477063Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0484265Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0490624Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0496622Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0503402Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0510078Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0516714Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0522871Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0529122Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0535785Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0543799Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0551218Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0557327Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0563447Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0569819Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0576508Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0582616Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0588622Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0595326Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0602410Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0609149Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0616151Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0622944Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0629081Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0636386Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0643204Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0650022Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0656668Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0662894Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0669251Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0676355Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0683929Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0691356Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0697593Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0706984Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0711287Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0717817Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0724460Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0731622Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0738577Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0745295Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0751923Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0758725Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0766082Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0772574Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0779327Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0786367Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0793722Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0800749Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0808274Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0815976Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0822538Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0829341Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0836228Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0842211Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0849160Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0855673Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0862504Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0869034Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0875621Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0882984Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0891287Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0897638Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0904564Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0910863Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0917990Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0924076Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0930601Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0937106Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0943487Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0949427Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0955971Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0962241Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0968830Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0975601Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0982250Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0988399Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.0995448Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1001269Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1008346Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1014623Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1020814Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1028430Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1035616Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1043387Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1050325Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1056824Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1063729Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1071019Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1077234Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1083548Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1090157Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1096316Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1102576Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1108894Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1116212Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1123514Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1129309Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1135692Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1141771Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1147655Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1154400Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1160781Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1167797Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1174047Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1180810Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1187118Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1193078Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1199587Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1206912Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1213033Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1219146Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1225382Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1231804Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1238646Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1245260Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1250893Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1257143Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1264885Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1272915Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1279978Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1286604Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1292730Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1299803Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1307060Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1313941Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1320975Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1327140Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1335421Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1344060Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1351147Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1357172Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1364264Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1371516Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1377484Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1384552Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1390855Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1396870Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1403196Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1410232Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1416338Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1422590Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1428826Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1435781Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1442770Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1448910Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1456018Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1463068Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1469503Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1475625Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1481651Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1487766Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1494008Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1501133Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1509267Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1516394Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1522857Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1529174Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1535520Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1541825Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1549255Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1555879Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1562242Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1569233Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1576723Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1583164Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1590669Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1596993Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1604575Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1611933Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1623536Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1633672Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1640139Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1647147Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1653331Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1660378Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1667770Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1674175Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1680658Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1687686Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1694095Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1700105Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1706663Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1712540Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1719937Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1726514Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1733167Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1739847Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1746293Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1752296Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1759239Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1765693Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1772273Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1778729Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1785166Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1792491Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1798660Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1805802Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1812430Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1819507Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1826744Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1833882Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1840277Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1846960Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1853048Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1860009Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1868182Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1873906Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1880660Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1886970Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1894248Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1901227Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1908004Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1914802Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1921563Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1928195Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1935570Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1943130Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1950129Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1956850Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1964077Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1970876Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1977677Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1983952Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1991161Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.1997981Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2005394Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2012517Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2019028Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2025326Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2031949Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2039273Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2046230Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2052769Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2059274Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2065542Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2072860Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2080138Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2087970Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2094075Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2100496Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2107811Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2114710Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2120419Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2127768Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2135071Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2141477Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2148183Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2155638Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2162089Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2169190Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2175536Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2181775Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2187909Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2194311Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2200629Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2208029Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2214547Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2222455Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2229754Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2236345Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2242696Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2250477Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2257794Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2264876Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2271392Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2278720Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2285345Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2291895Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2298551Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2308188Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2312555Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2320116Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2326156Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2333612Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2341217Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2348654Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2355918Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2362488Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2368622Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2375539Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2382356Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2388885Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2395550Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2402462Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2411085Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2417338Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2423999Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2430880Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2436646Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2444175Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2451039Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2457136Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2463968Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2470507Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2476377Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2483422Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2489746Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2496414Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2503129Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2510838Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2518057Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2525750Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2532830Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2538204Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2544702Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2551239Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2557722Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2564270Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2572659Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2578867Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2585812Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2592816Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2599936Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2606568Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2613221Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2619995Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2627228Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2633701Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2640880Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2647414Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2655723Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2661721Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2668472Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2674637Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2681479Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2688657Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2695252Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2702194Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2709331Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2716021Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2723347Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2729874Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2737022Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2743523Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2750097Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2757518Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2763544Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2770277Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2778121Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2783400Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2789885Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2795997Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2802961Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2809081Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2816173Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2823142Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2830119Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2836700Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2843054Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2850341Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2857694Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2865412Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2871296Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2877549Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2884133Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2890743Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2897540Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2904932Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2911403Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2918264Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2924953Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2931499Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2940103Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2946045Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2952844Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2959179Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2965703Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2971951Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2978349Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2984865Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2992347Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.2999339Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3006540Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3013994Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3020066Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3028698Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3035331Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3042150Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3047091Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3053499Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3061538Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3067342Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3074690Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3081275Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3087664Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3094856Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3102589Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3109295Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3115669Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3122734Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3129785Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3136736Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3143467Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3150685Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3157612Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3163928Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3170215Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3177142Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3184104Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3192124Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3198780Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3205132Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3211584Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3218371Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3225267Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3232239Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3238717Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3244505Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3251958Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3258100Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3265318Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3271777Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3279003Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3286581Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3292535Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3299631Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3306885Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3313151Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3320209Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3327722Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3333773Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3340776Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3347717Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3354905Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3362313Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3368666Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3375404Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3382157Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3388981Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3395179Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3402305Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3409067Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3416550Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3423245Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3429695Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3436341Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3443309Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3449583Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3456573Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3463882Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3469370Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3475349Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3482908Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3488688Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3495479Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3502790Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3509826Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3516778Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3523715Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3530950Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3537738Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3544954Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3551697Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3557925Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3564965Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3571966Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3580180Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3586453Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3593493Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3600337Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3608592Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3616035Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3622591Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3629137Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3636919Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3644284Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3650706Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3657473Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3664648Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3672400Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3679362Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3685798Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3692499Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3698965Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3705781Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3712253Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3718361Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3725408Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3732187Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3740203Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3747858Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3754379Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3761338Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3767590Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3773645Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3780698Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3787801Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3794666Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3802273Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3807784Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3815375Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3822248Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3828587Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3835371Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3842127Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3848806Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3855275Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3861668Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3868256Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3874811Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3881501Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3888777Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3896307Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3904465Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3911495Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3918550Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3925174Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3932381Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3939195Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3946003Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3952166Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3958703Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3965694Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3972293Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3978544Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3985917Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3992380Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.3999110Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4005673Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4012023Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4018993Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4025638Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4032465Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4039138Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4045936Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4052282Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4058376Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4064413Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4071478Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4078710Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4085658Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4092138Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4098628Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4105022Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4111506Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4119145Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4126051Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4132950Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4139978Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4147306Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4153723Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4159663Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4166575Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4173562Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4180502Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4187752Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4195458Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4202551Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4209657Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4215567Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4222049Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4228465Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4236176Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4243711Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4250758Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4258099Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4265001Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4272669Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4279607Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4286336Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4292772Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4300007Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4307479Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4314719Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4322066Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4331186Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4336143Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4343457Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4350668Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4357743Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4364433Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4370257Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4376970Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4383630Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4390236Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4396791Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4404702Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4412145Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4419757Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4426966Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4433882Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4440841Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4447427Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4453965Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4460373Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4466968Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4473675Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4481021Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4487301Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4494395Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4500568Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4507972Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4515470Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4522713Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4528863Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4534971Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4541288Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4548489Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4555733Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4562524Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4569265Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4575902Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4583842Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4591060Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4598057Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4605294Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4611985Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4620254Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4627795Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4634872Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4641675Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4648846Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4657251Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4665988Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4672729Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4679402Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4685988Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4692366Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4698687Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4709919Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4717780Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4725601Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4732174Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4738262Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4744925Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4752477Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4759310Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4766998Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4774581Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4781765Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4788458Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4795759Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4802089Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4808867Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4817304Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4824496Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4831258Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4837962Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4844354Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4851736Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4858335Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4865736Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4872274Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4878848Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4884740Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4892233Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4899108Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4909262Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4917684Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4924391Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4931343Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4938268Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4944290Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4950739Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4958123Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4965806Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4973294Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4980024Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4986626Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.4994021Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5001144Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5010515Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5016712Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5024599Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5032534Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5041243Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5047812Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5054818Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5061605Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5068671Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5076034Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5083405Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5090280Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5097367Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5104305Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5110702Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5117138Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5123590Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5130206Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5137104Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5143851Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5150768Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5157384Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5164381Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5171145Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5177538Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5183857Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5190689Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5197411Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5204280Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5211100Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5218558Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5226180Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5233302Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5240762Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5247397Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5254477Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5261886Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5268262Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5275764Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5283508Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5290637Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5297948Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5305296Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5313582Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5321237Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5327232Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5333337Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5340559Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5347837Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5354344Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5360104Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5366134Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5372941Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5380941Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5387565Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5394315Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5401549Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5408749Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5416072Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5423300Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5429380Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5436919Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5443666Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5449797Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5456073Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5463053Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5470185Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5477874Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5486543Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5494564Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5501552Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5509349Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5516522Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5523129Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5528852Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5535365Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5542118Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5549914Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5558307Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5565619Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5571962Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5578358Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5584892Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5591993Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5597947Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5604585Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5611618Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5618474Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5626259Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5632003Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5638322Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5645924Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5652777Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5659320Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5666415Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5673568Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5680931Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5687995Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5698510Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5706205Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5713201Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5719770Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5726268Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5733647Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5740990Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5748009Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5755265Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5762296Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5769312Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5776241Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5782921Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5790095Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5796771Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5803587Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5810280Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5816336Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5823423Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5830862Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5838385Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5844584Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5851379Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5857959Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5864493Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5871663Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5878805Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5885571Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5892028Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5898227Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5905886Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5913398Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5920029Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5926423Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5934726Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5943107Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5951254Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5958918Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5966718Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5974212Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5981650Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5988606Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.5995275Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6002187Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6009096Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6015499Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6022191Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6028837Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6035528Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6043254Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6049214Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6056405Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6063915Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6070888Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6076752Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6082636Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6089223Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6095855Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6102300Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6108843Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6115158Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6121731Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6130289Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6137482Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6144026Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6150412Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6157143Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6163584Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6169816Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6176179Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6183095Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6191016Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6198506Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6205278Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6211463Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6221056Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6230142Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6236334Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6242842Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6248787Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6255425Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6262228Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6269173Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6274774Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6280566Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6288073Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6294528Z copying torch/include/ATen/ops/nonzero_static_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6300870Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6307598Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6313624Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6320317Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6326532Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6333326Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6339893Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6346090Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6352643Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6359642Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6366410Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6373850Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6380152Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6387295Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6393393Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6399828Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6406992Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6414013Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6420626Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6427722Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6434747Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6441117Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6447905Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6454634Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6460835Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6467834Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6475189Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6482142Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6488598Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6495360Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6502866Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6509363Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6515845Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6522813Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6529062Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6535421Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6542228Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6548568Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6555723Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6562343Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6569222Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6576337Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6584057Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6591530Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6599057Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6606676Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6615221Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6621643Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6628045Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6634254Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6640706Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6646486Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6653882Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6661901Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6668623Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6674746Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6681821Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6688443Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6695624Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6701963Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6708804Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6715592Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6722607Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6729115Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6735439Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6742568Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6749771Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6756424Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6763156Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6770016Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6778099Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6784613Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6791165Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6798308Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6805292Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6812589Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6819268Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6825252Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6831564Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6838055Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6844910Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6852353Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6858664Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6866030Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6872639Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6879295Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6886420Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6893041Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6899626Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6906854Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6913633Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6920280Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6926512Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6933929Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6940077Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6947345Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6953955Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6960721Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6967308Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6973624Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6980555Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6988042Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.6994655Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7001398Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7008490Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7016352Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7024640Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7031594Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7038715Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7045584Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7052168Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7058712Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7065222Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7071594Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7078186Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7085361Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7092277Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7100265Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7107919Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7114680Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7121357Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7128474Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7135324Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7141705Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7149310Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7156661Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7163590Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7170639Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7176940Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7184914Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7192718Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7199524Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7206756Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7213876Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7221747Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7229998Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7238655Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7245981Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7252708Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7259855Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7266695Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7273676Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7280039Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7286288Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7292808Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7299731Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7306693Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7313672Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7319587Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7326217Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7332941Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7339572Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7346876Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7353427Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7360704Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7367900Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7375267Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7382679Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7389550Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7396579Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7405027Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7411528Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7419221Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7427278Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7436443Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7445119Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7453479Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7461495Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7468321Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7475499Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7482278Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7488820Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7495365Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7503560Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7510509Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7518045Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7525011Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7532878Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7539270Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7545430Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7552307Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7559531Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7566167Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7573573Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7579918Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7587422Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7594164Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7600076Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7606864Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7613371Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7620256Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7628104Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7634929Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7641800Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7648396Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7655353Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7662213Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7671767Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7680080Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7687769Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7695379Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7701525Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7708808Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7716016Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7723164Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7729397Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7736188Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7742819Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7749255Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7755698Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7762837Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7769245Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7775041Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7781224Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7787630Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7794075Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7800976Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7807816Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7814773Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7821866Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7828367Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7835759Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7843348Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7850769Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7857354Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7865451Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7872886Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7879809Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7886550Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7892894Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7899395Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7905708Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7923528Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7937194Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7945541Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7955479Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7963395Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7969165Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7976201Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7984167Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.7995028Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8004297Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8010054Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8016134Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8022335Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8027889Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8036835Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8045687Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8053516Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8060662Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8070413Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8078698Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8085208Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8095974Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8104131Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8108858Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8115143Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8120937Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8127499Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8132865Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8139282Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8145387Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8151163Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8155665Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8161536Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8166771Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8172663Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8180185Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8186081Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8200388Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8206785Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8212476Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8218114Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8224889Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8232221Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8240735Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8247434Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8253992Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8260570Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8266338Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8272690Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8279350Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8285830Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8292401Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8299257Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8305976Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8312232Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8318845Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8324885Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8331348Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8338680Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8345929Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8353078Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8359571Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8366204Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8373477Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8378916Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8386284Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8392405Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8398693Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8405085Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8411724Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8418099Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8424340Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8431341Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8438457Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8444918Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8451506Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8457950Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8464478Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8471385Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8477760Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8484600Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8491065Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8497568Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8504594Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8511045Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8517250Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8524332Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8530463Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8536987Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8543422Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8550232Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8558792Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8567329Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8573983Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8580476Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8587183Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8593790Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8600437Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8609105Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8617144Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8623068Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8630313Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8640635Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8650139Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8657610Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8664311Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8670364Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8676420Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8682872Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8689159Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8695465Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8701228Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8707664Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8713621Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8720116Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8727049Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8733414Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8740013Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8746298Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8752376Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8758779Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8764971Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8771287Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8777882Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8784378Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8791409Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8798125Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8804779Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8811346Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8818945Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8826242Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8833020Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8839350Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8845846Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8852344Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8858895Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8865226Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8871784Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8877724Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8884980Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8892338Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8898520Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8905273Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8912851Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8919909Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8927200Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8934463Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8941562Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8948074Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8954105Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8961019Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8968383Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8975484Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8982462Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8990307Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.8996808Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9004182Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9011347Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9018392Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9025406Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9032335Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9039841Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9046496Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9053912Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9060415Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9067750Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9075283Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9083026Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9089681Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9096993Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9104203Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9111629Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9118731Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9125971Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9132754Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9139559Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9146664Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9155236Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9161546Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9168098Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9173258Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9180523Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9187225Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9194999Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9201878Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9208599Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9215873Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9222806Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9229693Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9236806Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9243800Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9250090Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9257384Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9264330Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9271354Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9277661Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9284999Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9291488Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9298635Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9305355Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9312736Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9319441Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9326058Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9332678Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9340437Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9346643Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9353121Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9359989Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9367099Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9373930Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9381038Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9388226Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9395635Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9402394Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9408832Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9418251Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9426543Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9435086Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9440685Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9446727Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9455421Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9464294Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9470433Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9476949Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9484046Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9491009Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9498725Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9507426Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9515770Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9523174Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9530155Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9536632Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9543458Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9551089Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9557885Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9564960Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9571648Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9580125Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9587951Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9595205Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9604018Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9610882Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9617456Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9623307Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9630578Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9637389Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9643539Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9650693Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9656540Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9664614Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9671364Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9680930Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9689998Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9698581Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9708563Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9715742Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9724752Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9732410Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9739048Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9745968Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9752328Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9758443Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9765629Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9773397Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9780671Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9788232Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9795056Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9802129Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9808986Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9815355Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9822159Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9828793Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9835619Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9842713Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9849330Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9855704Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9862563Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9869554Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9876119Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9884218Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9892125Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9898296Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9905453Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9912135Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9918215Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9925262Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9931879Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9938235Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9944641Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9950918Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9957296Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9963478Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9969860Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9976155Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9983265Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9990760Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:54.9997796Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0004829Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0011993Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0018598Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0025177Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0031879Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0042351Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0049477Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0056640Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0063067Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0069828Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0077122Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0084104Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0090998Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0098346Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0105119Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0111923Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0119239Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0125907Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0132375Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0139486Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0146494Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0153648Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0160466Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0167493Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0173976Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0180181Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0187578Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0194376Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0200755Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0207385Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0214183Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0220971Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0227849Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0235466Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0243038Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0250925Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0258587Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0266134Z copying torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0272430Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0280827Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0290550Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0298325Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0305743Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0314145Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0320884Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0327029Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0333319Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0340762Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0347122Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0353857Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0361722Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0369961Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0378240Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0385289Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0390497Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0405925Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0406553Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0411198Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0418051Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0424700Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0431421Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0440322Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0449633Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0456521Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0464424Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0469879Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0477323Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0484268Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0491145Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0498050Z copying torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0506686Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0513394Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0519983Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0526951Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0534570Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0540905Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0547617Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0554299Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0562275Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0569995Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0577510Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0584067Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0590802Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0598240Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0604524Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0611116Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0617768Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0624923Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0631285Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0638036Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0645223Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0654253Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0660018Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0664889Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0671768Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0678311Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0684863Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0691255Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0697852Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0704644Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0711319Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0718264Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0725595Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0732444Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0739179Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0746283Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0755454Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0761651Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0768264Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0774419Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0781384Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0788971Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0795817Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0803427Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0810503Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0817088Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0823807Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0830993Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0837781Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0845019Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0851377Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0858024Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0864460Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0870770Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0876744Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0883750Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0890529Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0898426Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0905365Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0912920Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0920391Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0926639Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0933597Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0939994Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0947815Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0955013Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0961595Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0968280Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0975658Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0982865Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0990075Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.0996913Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1003738Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1011501Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1018774Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1027021Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1034339Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1041100Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1047904Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1057490Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1067071Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1074262Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1080925Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1088341Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1094697Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1101781Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1109063Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1115958Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1122640Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1128849Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1135530Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1142628Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1148955Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1155827Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1163671Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1170954Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1178860Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1186412Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1194328Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1201171Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1210464Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1217328Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1222365Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1229261Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1237567Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1244307Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1250529Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1257450Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1264519Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1271423Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1278480Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1285136Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1291310Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1298214Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1305490Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1311416Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1318205Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1324950Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1331689Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1337750Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1344504Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1351326Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1358275Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1364759Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1370928Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1377836Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1384714Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1392801Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1399714Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1408589Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1412984Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1419826Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1426073Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1432499Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1438763Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1445105Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1452323Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1459730Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1467604Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1475143Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1482305Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1489939Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1496498Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1504006Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1510499Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1518113Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1524942Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1531677Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1537954Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1544602Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1550833Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1557186Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1564837Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1572377Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1578922Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1585217Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1591187Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1597785Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1604920Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1611249Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1618567Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1625977Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1634313Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1642032Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1649020Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1655986Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1661494Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1669095Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1675877Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1682145Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1689093Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1696000Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1702568Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1709845Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1716197Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1722126Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1729166Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1736729Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1743895Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1750709Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1757242Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1763804Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1770864Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1778353Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1783903Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1790670Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1796707Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1803857Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1810979Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1818696Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1826404Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1833173Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1839824Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1846194Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1853171Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1861328Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1868245Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1875211Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1882414Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1889302Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1896519Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1903699Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1911647Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1916433Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1923071Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1929616Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1936839Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1944769Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1951730Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1958565Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1966834Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1974068Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1984311Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1992201Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.1999318Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2008529Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2015163Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2021746Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2027799Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2034120Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2041341Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2048520Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2055652Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2062448Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2069067Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2075722Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2082229Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2089350Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2096126Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2103129Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2110347Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2116647Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2123553Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2131096Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2137720Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2144680Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2151202Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2158015Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2165414Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2172600Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2179569Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2186566Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2193371Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2199828Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2208278Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2215391Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2220756Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2228005Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2234736Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2241792Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2248449Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2256083Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2263305Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2270135Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2276757Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2283990Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2290813Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2297667Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2304877Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2311541Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2318119Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2324940Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2331736Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2338558Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2344931Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2351587Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2358478Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2364860Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2372069Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2379549Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2386316Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2393652Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2400904Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2408708Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2415835Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2423293Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2428657Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2435127Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2441801Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2448249Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2454866Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2461308Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2467996Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2474642Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2482209Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2489568Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2496211Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2503258Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2511753Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2518589Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2525768Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2532869Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2538391Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2545455Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2552802Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2559819Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2566310Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2573387Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2580739Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2587525Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2594697Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2601636Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2610311Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2617156Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2625444Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2632095Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2638966Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2645560Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2651597Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2658381Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2665356Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2672275Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2678982Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2686272Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2692483Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2699576Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2706435Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2713319Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2720039Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2726606Z copying torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2732774Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2740031Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2746332Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2753292Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2760587Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2767983Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2774721Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2781117Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2788061Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2794688Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2801137Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2808517Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2815530Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2822078Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2828733Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2835052Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2842024Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2849391Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2856690Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2863456Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2870423Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2877253Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2884225Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2891430Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2899096Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2911574Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2916606Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2923313Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2930867Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2937066Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2943347Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2949889Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2956441Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2963218Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2970240Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2976916Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2983927Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2991546Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.2999099Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3006026Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3012291Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3019158Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3026810Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3033978Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3040842Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3048730Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3054312Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3061332Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3067902Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3074485Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3081363Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3088590Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3095476Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3101888Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3108851Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3115325Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3120980Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3127946Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3134740Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3142083Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3149659Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3155784Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3162396Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3169171Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3175735Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3182525Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3189285Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3195728Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3203332Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3211280Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3218201Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3223137Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3229632Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3236311Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3242886Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3249669Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3258576Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3265093Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3270489Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3277661Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3284430Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3291817Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3299537Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3306714Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3314132Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3322488Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3329866Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3336808Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3343410Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3349355Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3356601Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3362933Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3370037Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3376275Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3383932Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3391233Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3398343Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3405551Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3411739Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3418320Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3425543Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3433479Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3441971Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3449926Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3456494Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3461805Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3468534Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3474574Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3481668Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3488769Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3495534Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3502879Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3509740Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3516828Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3523659Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3529064Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3536364Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3542340Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3549382Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3556440Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3563730Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3569916Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3576805Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3583501Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3590128Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3596618Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3603611Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3610391Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3617357Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3624708Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3631535Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3638491Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3645401Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3652347Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3658974Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3666318Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3674169Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3680910Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3687753Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3694060Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3701177Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3708423Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3714934Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3722129Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3728805Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3735134Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3742776Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3749582Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3756109Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3763283Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3770621Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3778072Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3784839Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3791468Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3798331Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3805815Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3813919Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3821176Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3828138Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3835478Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3842264Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3849595Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3856887Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3863690Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3869842Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3876575Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3883269Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3890544Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3898063Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3905465Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3912202Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3919718Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3926573Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3934152Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3942074Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3950175Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3957407Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3964384Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3971469Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3978071Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3984552Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3991285Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.3998735Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4005068Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4011534Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4018211Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4024726Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4033353Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4039036Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4045953Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4052914Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4059883Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4066406Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4073841Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4080473Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4087292Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4094053Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4100409Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4106799Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4113698Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4119968Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4126837Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4132855Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4139672Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4145848Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4152603Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4158591Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4165028Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4171256Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4178091Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4185387Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4192054Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4198830Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4206130Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4212989Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4219310Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4225778Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4232657Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4238995Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4245461Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4251750Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4258257Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4265746Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4272874Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4279125Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4285615Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4292387Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4298447Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4305047Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4311680Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4318537Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4325313Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4332096Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4339179Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4346228Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4353043Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4359481Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4366599Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4373327Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4380860Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4387488Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4394394Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4400790Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4407253Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4413744Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4420560Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4427150Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4433937Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4440480Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4447028Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4453617Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4460068Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4466571Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4472745Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4479173Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4486545Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4493254Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4499810Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4507251Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4513627Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4520274Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4527124Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4533722Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4541633Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4549737Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4557513Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4564748Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4571428Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4578000Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4584426Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4590761Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4597767Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4605084Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4611323Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4619221Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4625854Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4633113Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4640512Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4647710Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4654328Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4661033Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4668417Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4675355Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4681795Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4688229Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4694827Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4701221Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4708229Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4715523Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4722754Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4729936Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4737156Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4743397Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4750204Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4756339Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4763298Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4770271Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4776401Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4782935Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4789537Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4796456Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4803316Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4810148Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4816604Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4822886Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4829157Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4836627Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4843266Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4849324Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4856453Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4863104Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4870036Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4877035Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4884162Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4890598Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4897294Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4903739Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4911134Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4917874Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4923936Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4931899Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4939454Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4946130Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4953131Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4960091Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4966930Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4974369Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4981087Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4988215Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.4994799Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5001263Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5007974Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5014750Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5021465Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5028341Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5035482Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5042781Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5049586Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5057141Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5063907Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5070546Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5078112Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5085572Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5092046Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5098427Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5104844Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5111598Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5118108Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5125202Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5132241Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5138955Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5146143Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5153053Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5160074Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5166367Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5173417Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5180868Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5187555Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5193795Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5200321Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5206588Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5213753Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5220209Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5226910Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5233091Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5239618Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5246189Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5252619Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5259028Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5266217Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5273589Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5280144Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5287212Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5294032Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5300701Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5307873Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5314936Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5321629Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5327893Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5335105Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5342214Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5349385Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5355923Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5362737Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5369308Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5377338Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5385721Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5393560Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5400444Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5407785Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5415110Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5421220Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5428133Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5435366Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5441585Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5448829Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5455445Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5462064Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5468408Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5475699Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5481905Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5488948Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5496489Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5502876Z copying torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5509010Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5515889Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5523418Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5529550Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5536151Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5543086Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5549646Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5556897Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5563810Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5571381Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5578716Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5585621Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5592838Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5599854Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5606023Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5612608Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5619552Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5626105Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5633318Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5639964Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5647870Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5655377Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5662483Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5669033Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5675847Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5682319Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5689596Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5697099Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5703609Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5710860Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5717595Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5724798Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5731314Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5737706Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5744788Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5751190Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5757592Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5764603Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5771823Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5778890Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5786389Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5793438Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5800217Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5807340Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5813606Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5820222Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5826712Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5833954Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5840621Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5847349Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5854562Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5861016Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5867659Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5874609Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5881894Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5888565Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5895390Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5902354Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5909623Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5916854Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5923615Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5930253Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5937652Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5945381Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5952358Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5959737Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5966443Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5973891Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5980986Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5988074Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.5993801Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6000136Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6006957Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6013408Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6020529Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6027207Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6033680Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6040304Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6047644Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6054139Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6060892Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6068085Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6074406Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6081537Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6089227Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6097555Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6107072Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6112341Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6118622Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6125549Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6132136Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6138965Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6146918Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6153623Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6159681Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6167151Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6175503Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6182491Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6188555Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6195774Z copying torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6203590Z copying torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6209965Z copying torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6216541Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6224531Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6231257Z copying torch/include/ATen/ops/sym_is_contiguous.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6237590Z copying torch/include/ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6243973Z copying torch/include/ATen/ops/sym_is_contiguous_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6250397Z copying torch/include/ATen/ops/sym_is_contiguous_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6256885Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6262806Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6269311Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6275728Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6282054Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6288984Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6296078Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6303586Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6310337Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6316394Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6322481Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6328989Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6336006Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6342732Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6349564Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6356963Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6363978Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6371135Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6379149Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6386605Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6393133Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6399365Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6406059Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6412521Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6418860Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6425472Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6432271Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6439215Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6446595Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6453484Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6460063Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6466350Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6472790Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6479461Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6485706Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6493071Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6499847Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6506842Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6513197Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6519827Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6526549Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6533523Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6540034Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6546974Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6554872Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6562250Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6569316Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6576468Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6582975Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6591016Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6598074Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6605329Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6612275Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6619119Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6625420Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6632287Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6638815Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6645172Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6651719Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6658941Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6666530Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6673580Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6680415Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6687416Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6694460Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6700379Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6707191Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6713772Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6720056Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6726613Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6732916Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6739720Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6745982Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6753239Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6760987Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6767465Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6774155Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6780757Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6788075Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6794446Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6801085Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6808308Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6815696Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6823474Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6831365Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6837616Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6844062Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6850861Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6858120Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6864087Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6871109Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6877577Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6884313Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6891135Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6897924Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6905165Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6912014Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6918480Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6924813Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6931173Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6938781Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6947633Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6955868Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6962705Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6970481Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6978785Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6985804Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6992204Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.6999147Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7005560Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7012114Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7019230Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7025894Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7032198Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7039170Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7045578Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7052334Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7059383Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7065955Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7072463Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7079537Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7086929Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7092953Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7099358Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7106100Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7111976Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7118869Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7125062Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7131392Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7138928Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7146788Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7153327Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7160802Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7166785Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7173552Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7180823Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7187853Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7194081Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7200558Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7207243Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7213550Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7220544Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7227957Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7234651Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7242107Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7248992Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7256359Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7262745Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7269971Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7276152Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7283458Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7290027Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7296638Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7303926Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7311360Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7318454Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7325377Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7331670Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7338673Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7345453Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7352001Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7358350Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7364864Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7372243Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7379582Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7386739Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7394140Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7401546Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7408228Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7414388Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7420919Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7428094Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7435161Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7441582Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7448302Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7454933Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7461213Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7467695Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7474384Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7481479Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7488740Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7495650Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7501736Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7509847Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7518273Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7522995Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7528830Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7535211Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7541648Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7549109Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7555870Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7563284Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7570829Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7577814Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7584186Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7590862Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7597141Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7604343Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7610414Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7617670Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7624379Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7631640Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7638018Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7644653Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7651199Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7658439Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7664893Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7671329Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7678578Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7685294Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7693218Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7699793Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7707255Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7713806Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7719754Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7726494Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7732588Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7739861Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7747234Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7754190Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7761226Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7768598Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7775360Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7781613Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7787514Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7793557Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7799696Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7806416Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7813051Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7820229Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7827611Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7834727Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7841167Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7848269Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7854868Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7861382Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7868043Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7874152Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7880840Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7888168Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7895585Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7902304Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7908784Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7916161Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7922918Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7929268Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7936154Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7943372Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7950718Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7957120Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7964627Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7971176Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7978570Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7985580Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7992344Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.7999323Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8006226Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8013235Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8020187Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8030196Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8039661Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8045970Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8052480Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8058771Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8065243Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8075279Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8083991Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8092931Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8098843Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8106915Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8113824Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8121651Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8130715Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8139269Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8150323Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8155540Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8161950Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8167274Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8172846Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8178744Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8184878Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8191193Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8197354Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8203366Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8208728Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8214916Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8221366Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8228506Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8235419Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8242150Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8249701Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8256444Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8262880Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8271440Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8279794Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8286515Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8293896Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8300117Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8306170Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8312199Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8317788Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8325078Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8331440Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8337585Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8344041Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8350457Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8357771Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8364439Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8371208Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8377991Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8384037Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8391109Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8397925Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8404769Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8411151Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8418261Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8424456Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8430867Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8438151Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8445330Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8451644Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8458284Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8464203Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8471669Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8478538Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8486109Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8493204Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8501096Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8510110Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8515487Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8521766Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8528471Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8535249Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8541659Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8548777Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8555048Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8561449Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8568007Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8574972Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8581521Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8587978Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8594679Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8601488Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8608279Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8615570Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8621790Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8628176Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8634950Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8641756Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8648516Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8655120Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8661743Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8668211Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8674324Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8681018Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8687677Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8694243Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8700796Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8708182Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8714271Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8722489Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8730360Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8736939Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8744308Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8750224Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8757404Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8764297Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8770840Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8777721Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8783867Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8790310Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8797350Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8805396Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8812997Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8820985Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8827954Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8834845Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8843525Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8852659Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8859880Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8866501Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8873030Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8879340Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8885542Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8892134Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8899034Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8905696Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8912057Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8918598Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8926064Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8931488Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8938724Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8945217Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8952119Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8958126Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8964781Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8971564Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8978626Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8985299Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8992549Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.8999167Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9006358Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9013485Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9020250Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9026999Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9034285Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9041353Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9048027Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9054856Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9061075Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9067804Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9074137Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9081702Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9089779Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9097267Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9104280Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9111527Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9118282Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9125445Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9132590Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9139909Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9147433Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9154246Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9160508Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9166851Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9173307Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9180149Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9187283Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9193819Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9200463Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9207244Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9214005Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9221625Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9227833Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9234478Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9240863Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9247619Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9254022Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9260340Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9267530Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9274409Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9281117Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9288882Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9295637Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9302874Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9309309Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9316476Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9324458Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9331977Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9338784Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9346445Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9354296Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9361851Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9368848Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9375624Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9381586Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9388246Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9394127Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9400317Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9407231Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9414227Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9420727Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9429331Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9434976Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9441824Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9448208Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9455568Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9463280Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9469883Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9477131Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9484071Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9490485Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9497440Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9504332Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9510586Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9517285Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9523819Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9530290Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9536989Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9543588Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9550290Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9556539Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9563842Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9570173Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9577076Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9584016Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9592243Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9599269Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9605852Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9612358Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9618962Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9626057Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9632368Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9639365Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9646510Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9652802Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9659598Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9666936Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9673720Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9681076Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9688181Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9695328Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9702465Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9709215Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9716273Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9722650Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9729110Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9735565Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9742500Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9748902Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9755299Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9761789Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9768489Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9774964Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9781681Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9788224Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9795180Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9802189Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9808861Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9815763Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9822877Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9829897Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9837277Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9844154Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9850872Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9857268Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9864525Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9870912Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9879082Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9887791Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9895227Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9902097Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9908949Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9915697Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9922494Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9929775Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9936381Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9943456Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9950174Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9957083Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9963926Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9970290Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9977381Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9983905Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9990735Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops 2025-12-04T08:33:55.9997369Z copying torch/include/dnnl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:56.0004429Z copying torch/include/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:56.0010942Z copying torch/include/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:56.0017455Z copying torch/include/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:56.0024479Z copying torch/include/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-310/torch/include 2025-12-04T08:33:56.0032147Z copying torch/include/oneapi/dnnl/dnnl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0074012Z copying torch/include/oneapi/dnnl/dnnl_common.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0081068Z copying torch/include/oneapi/dnnl/dnnl_graph.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0099288Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0109110Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0113313Z copying torch/include/oneapi/dnnl/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0121339Z copying torch/include/oneapi/dnnl/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0128723Z copying torch/include/oneapi/dnnl/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0136426Z copying torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0144210Z copying torch/include/oneapi/dnnl/dnnl_ukernel.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl 2025-12-04T08:33:56.0152728Z copying torch/include/torch/csrc/jit/testing/catch_utils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing 2025-12-04T08:33:56.0159595Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0167789Z copying torch/include/torch/csrc/distributed/c10d/Backoff.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0175661Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0182687Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0188164Z copying torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0195135Z copying torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0203297Z copying torch/include/torch/csrc/distributed/c10d/Functional.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0209680Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0216057Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0223151Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0229236Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0236885Z copying torch/include/torch/csrc/distributed/c10d/NanCheck.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0243201Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0250456Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0256692Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0270638Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0277867Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0286063Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0292837Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0306691Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0313743Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0320398Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0327362Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0333655Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0339766Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0347222Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0354331Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0361393Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0367838Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0374902Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0381426Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0389353Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0396136Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0402850Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0409849Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0417469Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0424049Z copying torch/include/torch/csrc/distributed/c10d/python_callback_work.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0430263Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0439083Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0446144Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:33:56.0452621Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:33:56.0454089Z copying torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:33:56.0461873Z copying torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:33:56.0467250Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:33:56.0468384Z copying torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:33:56.0474864Z copying torch/include/torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:33:56.0481834Z copying torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:33:56.0487603Z creating build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda 2025-12-04T08:33:56.0488746Z copying torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda 2025-12-04T08:33:56.0495212Z copying torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda 2025-12-04T08:33:56.0501616Z copying torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda 2025-12-04T08:33:56.0508162Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:56.0515005Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:56.0521776Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:56.0528551Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:56.0535757Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:56.0543208Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/env.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:56.0550525Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:56.0558020Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp -> build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:33:56.0566596Z creating build/lib.linux-x86_64-cpython-310/torch/include/THC 2025-12-04T08:33:56.0567194Z copying torch/include/THC/THCAtomics.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/THC 2025-12-04T08:33:56.0573059Z copying torch/include/THC/THCDeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/THC 2025-12-04T08:33:56.0580433Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0587750Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0601673Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0609034Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0615085Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0623662Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0631340Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0639200Z copying torch/include/ATen/native/cuda/GroupMMCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0646054Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0652924Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0661424Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0667220Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0683627Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0691792Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0698846Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0718244Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0723725Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0729097Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0735388Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0749748Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0757768Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0765694Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0772256Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0779398Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0786108Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0793140Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0800023Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0806869Z copying torch/include/ATen/native/cuda/cutlass_common.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0813610Z copying torch/include/ATen/native/cuda/fused_adagrad_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0820183Z copying torch/include/ATen/native/cuda/fused_adagrad_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0826819Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0833826Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0840285Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0847410Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0853347Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0859931Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0867163Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0875280Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda 2025-12-04T08:33:56.0882506Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0889059Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0895790Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0904762Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0912506Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0919148Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0926063Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0932362Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0939165Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0946077Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0952957Z copying torch/include/ATen/cuda/cub-RadixSortPairs.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0960430Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0968763Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda 2025-12-04T08:33:56.0976578Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:56.0983558Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:56.0989514Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:56.0996078Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:56.1002517Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:56.1009247Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail 2025-12-04T08:33:56.1015291Z creating build/lib.linux-x86_64-cpython-310/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:56.1016694Z copying torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-310/torch/csrc/inductor/aoti_runtime 2025-12-04T08:33:56.1022861Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime 2025-12-04T08:33:56.1023769Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime 2025-12-04T08:33:56.1031643Z copying torch/_inductor/script.ld -> build/lib.linux-x86_64-cpython-310/torch/_inductor 2025-12-04T08:33:56.1038394Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates 2025-12-04T08:33:56.1039261Z copying torch/_inductor/kernel/flex/templates/common.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates 2025-12-04T08:33:56.1046049Z copying torch/_inductor/kernel/flex/templates/flash_attention.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates 2025-12-04T08:33:56.1052437Z copying torch/_inductor/kernel/flex/templates/flash_attention_backward.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates 2025-12-04T08:33:56.1058689Z copying torch/_inductor/kernel/flex/templates/flex_attention.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates 2025-12-04T08:33:56.1065036Z copying torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates 2025-12-04T08:33:56.1073679Z copying torch/_inductor/kernel/flex/templates/flex_decode.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates 2025-12-04T08:33:56.1081107Z copying torch/_inductor/kernel/flex/templates/utilities.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates 2025-12-04T08:33:56.1087711Z creating build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates 2025-12-04T08:33:56.1088302Z copying torch/_inductor/kernel/templates/cutedsl_mm_grouped.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates 2025-12-04T08:33:56.1095706Z copying torch/_inductor/kernel/templates/triton_blackwell_ws_persistent_device_tma_mm.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates 2025-12-04T08:33:56.1103098Z copying torch/_inductor/kernel/templates/triton_epilogue_scaled_mm.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates 2025-12-04T08:33:56.1110309Z copying torch/_inductor/kernel/templates/triton_main_loop_scaled_mm.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates 2025-12-04T08:33:56.1117078Z copying torch/_inductor/kernel/templates/triton_mm.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates 2025-12-04T08:33:56.1123721Z copying torch/_inductor/kernel/templates/triton_mm_rocm.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates 2025-12-04T08:33:56.1130283Z copying torch/_inductor/kernel/templates/triton_persistent_tma_mm.py.jinja -> build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates 2025-12-04T08:33:56.1137063Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-12-04T08:33:56.1144521Z copying torch/_export/serde/export_schema.thrift -> build/lib.linux-x86_64-cpython-310/torch/_export/serde 2025-12-04T08:33:56.1150951Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen 2025-12-04T08:33:56.1153413Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen 2025-12-04T08:33:56.1161042Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-12-04T08:33:56.1161677Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-12-04T08:33:56.1168777Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-12-04T08:33:56.1182622Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-12-04T08:33:56.1188916Z copying torch/share/cmake/Caffe2/FindCUDSS.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-12-04T08:33:56.1194548Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-12-04T08:33:56.1201390Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-12-04T08:33:56.1208806Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2 2025-12-04T08:33:56.1215437Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1216024Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1224180Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1231498Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1237717Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1244575Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1250808Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1257696Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1264318Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1271757Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public 2025-12-04T08:33:56.1278561Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-12-04T08:33:56.1279431Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-12-04T08:33:56.1286876Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-12-04T08:33:56.1292970Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-12-04T08:33:56.1293712Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-12-04T08:33:56.1300128Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-12-04T08:33:56.1317664Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-12-04T08:33:56.1324848Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:33:56.1327564Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:33:56.1332213Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:33:56.1338476Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:33:56.1345534Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:33:56.1352499Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2025-12-04T08:33:56.1353533Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2025-12-04T08:33:56.1360236Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe 2025-12-04T08:33:56.1366327Z creating build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2025-12-04T08:33:56.1367078Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2025-12-04T08:33:56.1373533Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch 2025-12-04T08:33:56.1380711Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils 2025-12-04T08:33:56.1387815Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:33:56.1394871Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:33:56.1401309Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:33:56.1402872Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:33:56.1406745Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-12-04T08:33:56.1413358Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-12-04T08:33:56.1420854Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-12-04T08:33:56.1427566Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-310/torch/utils/model_dump 2025-12-04T08:33:56.1434537Z copying torch/_dynamo/graph_break_registry.json -> build/lib.linux-x86_64-cpython-310/torch/_dynamo 2025-12-04T08:33:56.1450378Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.2842916Z copying torch/lib/libc10_cuda.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.2879765Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.2960086Z copying torch/lib/libcaffe2_nvrtc.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.2963139Z copying torch/lib/libtorch_cuda_linalg.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.2998641Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.3062201Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.3077223Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.3105723Z copying torch/lib/libaoti_custom_ops.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.3131393Z copying torch/lib/libc10d_cuda_test.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:56.3132963Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:33:58.8170433Z copying torch/lib/libtorch_cuda.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:34:00.7554566Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:34:00.7555148Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-310/torch/lib 2025-12-04T08:34:00.7555656Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2025-12-04T08:34:00.7556289Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2025-12-04T08:34:00.7594486Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native 2025-12-04T08:34:00.7600008Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7600666Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7605269Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7610188Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7614065Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7618188Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7622564Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7626881Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7630901Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7634978Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7639532Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7643496Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7647691Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7652712Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7656967Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7660723Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7665282Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7670748Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7674825Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7678363Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7682225Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7686447Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7690410Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7694571Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7698978Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7704044Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7707912Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7711597Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7715714Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7720792Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7724956Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7728553Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7734194Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7737983Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7743665Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7747658Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7751557Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7755839Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7760215Z copying torchgen/packaged/ATen/templates/ViewMetaClasses.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7763837Z copying torchgen/packaged/ATen/templates/ViewMetaClasses.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7767560Z copying torchgen/packaged/ATen/templates/ViewMetaClassesPythonBinding.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7771397Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7776091Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates 2025-12-04T08:34:00.7780254Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7781024Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7786702Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7792826Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7793712Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7798242Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7803194Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7807544Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7822889Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7827510Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7832707Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7843614Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7849374Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7860013Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7865195Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7870123Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7883132Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7888118Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd 2025-12-04T08:34:00.7897777Z creating build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7898804Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7903423Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7908026Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7912499Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7917148Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7921308Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7924891Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7929511Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7933232Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7937861Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7941932Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7946362Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7950714Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7954937Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7958773Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7964196Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7968112Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7972501Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7976586Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7980329Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7984461Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.7989629Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.8000273Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates 2025-12-04T08:34:00.8005241Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-310/torch/jit 2025-12-04T08:34:00.8006624Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:34:00.8007879Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-310/torch/nn 2025-12-04T08:34:00.8009289Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils 2025-12-04T08:34:00.8010968Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-310/torch/distributed/optim 2025-12-04T08:34:00.8012541Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor 2025-12-04T08:34:00.8013765Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes 2025-12-04T08:34:00.8303355Z running build_ext 2025-12-04T08:34:00.8338747Z -- Building with NumPy bindings 2025-12-04T08:34:00.8339104Z -- Detected cuDNN at , 2025-12-04T08:34:00.8339321Z -- Detected CUDA at /usr/local/cuda 2025-12-04T08:34:00.8339577Z -- Not using XPU 2025-12-04T08:34:00.8339758Z -- Using MKLDNN 2025-12-04T08:34:00.8340028Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-12-04T08:34:00.8340350Z -- Not using CBLAS in MKLDNN 2025-12-04T08:34:00.8340719Z -- Using system provided NCCL library at /usr/local/cuda/lib64/libnccl.so, /usr/local/cuda/include 2025-12-04T08:34:00.8341105Z -- Building with distributed package: 2025-12-04T08:34:00.8341352Z -- USE_TENSORPIPE=True 2025-12-04T08:34:00.8341549Z -- USE_GLOO=True 2025-12-04T08:34:00.8342021Z -- USE_MPI=False 2025-12-04T08:34:00.8342206Z -- Using ITT 2025-12-04T08:34:01.1780830Z building 'torch._C' extension 2025-12-04T08:34:01.1781344Z creating build/temp.linux-x86_64-cpython-310/torch/csrc 2025-12-04T08:34:01.1783934Z gcc -pthread -B /opt/conda/envs/py_3.10/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/envs/py_3.10/include -fPIC -O2 -isystem /opt/conda/envs/py_3.10/include -fPIC -I/opt/conda/envs/py_3.10/include/python3.10 -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-310/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unknown-pragmas -fno-strict-aliasing 2025-12-04T08:34:01.3015985Z gcc -pthread -B /opt/conda/envs/py_3.10/compiler_compat -shared -Wl,--allow-shlib-undefined -Wl,-rpath,/opt/conda/envs/py_3.10/lib -Wl,-rpath-link,/opt/conda/envs/py_3.10/lib -L/opt/conda/envs/py_3.10/lib -Wl,--allow-shlib-undefined -Wl,-rpath,/opt/conda/envs/py_3.10/lib -Wl,-rpath-link,/opt/conda/envs/py_3.10/lib -L/opt/conda/envs/py_3.10/lib build/temp.linux-x86_64-cpython-310/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-310/torch/_C.cpython-310-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2025-12-04T08:34:01.3525035Z -- Wrapping header files with if !defined(TORCH_STABLE_ONLY) && !defined(TORCH_TARGET_VERSION) 2025-12-04T08:34:01.4083468Z Wrapped header: pthreadpool.h 2025-12-04T08:34:01.4083837Z Wrapped header: fxdiv.h 2025-12-04T08:34:01.4087182Z Wrapped header: cpuinfo.h 2025-12-04T08:34:01.4092842Z Wrapped header: qnnpack_func.h 2025-12-04T08:34:01.4098024Z Wrapped header: clog.h 2025-12-04T08:34:01.4103056Z Wrapped header: psimd.h 2025-12-04T08:34:01.4108098Z Wrapped header: fp16.h 2025-12-04T08:34:01.4112500Z Wrapped header: nnpack.h 2025-12-04T08:34:01.4118112Z Wrapped header: xnnpack.h 2025-12-04T08:34:01.4124600Z Wrapped header: experiments-config.h 2025-12-04T08:34:01.4129362Z Wrapped header: advisor-annotate.h 2025-12-04T08:34:01.4134184Z Wrapped header: ittnotify-zca.h 2025-12-04T08:34:01.4139147Z Wrapped header: ittnotify.h 2025-12-04T08:34:01.4143767Z Wrapped header: jitprofiling.h 2025-12-04T08:34:01.4149153Z Wrapped header: libittnotify.h 2025-12-04T08:34:01.4153155Z Wrapped header: dnnl.h 2025-12-04T08:34:01.4156863Z Wrapped header: dnnl_config.h 2025-12-04T08:34:01.4162091Z Wrapped header: dnnl_debug.h 2025-12-04T08:34:01.4166473Z Wrapped header: dnnl_ocl.h 2025-12-04T08:34:01.4171581Z Wrapped header: dnnl_sycl.h 2025-12-04T08:34:01.4176566Z Wrapped header: dnnl_sycl_types.h 2025-12-04T08:34:01.4180872Z Wrapped header: dnnl_threadpool.h 2025-12-04T08:34:01.4184369Z Wrapped header: dnnl_types.h 2025-12-04T08:34:01.4188757Z Wrapped header: dnnl_version.h 2025-12-04T08:34:01.4195727Z Wrapped header: sleef.h 2025-12-04T08:34:01.4200588Z Wrapped header: libshm.h 2025-12-04T08:34:01.4206507Z Wrapped header: google/protobuf/any.h 2025-12-04T08:34:01.4210432Z Wrapped header: google/protobuf/any.pb.h 2025-12-04T08:34:01.4216011Z Wrapped header: google/protobuf/api.pb.h 2025-12-04T08:34:01.4220077Z Wrapped header: google/protobuf/arena.h 2025-12-04T08:34:01.4225188Z Wrapped header: google/protobuf/arena_impl.h 2025-12-04T08:34:01.4229771Z Wrapped header: google/protobuf/arenastring.h 2025-12-04T08:34:01.4235427Z Wrapped header: google/protobuf/descriptor.h 2025-12-04T08:34:01.4244725Z Wrapped header: google/protobuf/descriptor.pb.h 2025-12-04T08:34:01.4256384Z Wrapped header: google/protobuf/descriptor_database.h 2025-12-04T08:34:01.4261380Z Wrapped header: google/protobuf/duration.pb.h 2025-12-04T08:34:01.4265370Z Wrapped header: google/protobuf/dynamic_message.h 2025-12-04T08:34:01.4270288Z Wrapped header: google/protobuf/empty.pb.h 2025-12-04T08:34:01.4274539Z Wrapped header: google/protobuf/extension_set.h 2025-12-04T08:34:01.4278923Z Wrapped header: google/protobuf/extension_set_inl.h 2025-12-04T08:34:01.4283001Z Wrapped header: google/protobuf/field_mask.pb.h 2025-12-04T08:34:01.4287446Z Wrapped header: google/protobuf/generated_enum_reflection.h 2025-12-04T08:34:01.4292857Z Wrapped header: google/protobuf/generated_enum_util.h 2025-12-04T08:34:01.4297596Z Wrapped header: google/protobuf/generated_message_reflection.h 2025-12-04T08:34:01.4302005Z Wrapped header: google/protobuf/generated_message_table_driven.h 2025-12-04T08:34:01.4307262Z Wrapped header: google/protobuf/generated_message_util.h 2025-12-04T08:34:01.4311702Z Wrapped header: google/protobuf/has_bits.h 2025-12-04T08:34:01.4315780Z Wrapped header: google/protobuf/implicit_weak_message.h 2025-12-04T08:34:01.4319752Z Wrapped header: google/protobuf/inlined_string_field.h 2025-12-04T08:34:01.4324348Z Wrapped header: google/protobuf/map.h 2025-12-04T08:34:01.4329033Z Wrapped header: google/protobuf/map_entry.h 2025-12-04T08:34:01.4333382Z Wrapped header: google/protobuf/map_entry_lite.h 2025-12-04T08:34:01.4337895Z Wrapped header: google/protobuf/map_field.h 2025-12-04T08:34:01.4343848Z Wrapped header: google/protobuf/map_field_inl.h 2025-12-04T08:34:01.4348010Z Wrapped header: google/protobuf/map_field_lite.h 2025-12-04T08:34:01.4352564Z Wrapped header: google/protobuf/map_type_handler.h 2025-12-04T08:34:01.4357582Z Wrapped header: google/protobuf/message.h 2025-12-04T08:34:01.4361464Z Wrapped header: google/protobuf/message_lite.h 2025-12-04T08:34:01.4366488Z Wrapped header: google/protobuf/metadata.h 2025-12-04T08:34:01.4372801Z Wrapped header: google/protobuf/metadata_lite.h 2025-12-04T08:34:01.4376801Z Wrapped header: google/protobuf/parse_context.h 2025-12-04T08:34:01.4381698Z Wrapped header: google/protobuf/port.h 2025-12-04T08:34:01.4386336Z Wrapped header: google/protobuf/reflection.h 2025-12-04T08:34:01.4391194Z Wrapped header: google/protobuf/reflection_ops.h 2025-12-04T08:34:01.4395828Z Wrapped header: google/protobuf/repeated_field.h 2025-12-04T08:34:01.4399974Z Wrapped header: google/protobuf/service.h 2025-12-04T08:34:01.4405547Z Wrapped header: google/protobuf/source_context.pb.h 2025-12-04T08:34:01.4410478Z Wrapped header: google/protobuf/struct.pb.h 2025-12-04T08:34:01.4415802Z Wrapped header: google/protobuf/text_format.h 2025-12-04T08:34:01.4419987Z Wrapped header: google/protobuf/timestamp.pb.h 2025-12-04T08:34:01.4424884Z Wrapped header: google/protobuf/type.pb.h 2025-12-04T08:34:01.4428898Z Wrapped header: google/protobuf/unknown_field_set.h 2025-12-04T08:34:01.4432997Z Wrapped header: google/protobuf/wire_format.h 2025-12-04T08:34:01.4437682Z Wrapped header: google/protobuf/wire_format_lite.h 2025-12-04T08:34:01.4442022Z Wrapped header: google/protobuf/wrappers.pb.h 2025-12-04T08:34:01.4445787Z Wrapped header: google/protobuf/compiler/code_generator.h 2025-12-04T08:34:01.4450105Z Wrapped header: google/protobuf/compiler/command_line_interface.h 2025-12-04T08:34:01.4455244Z Wrapped header: google/protobuf/compiler/importer.h 2025-12-04T08:34:01.4459329Z Wrapped header: google/protobuf/compiler/parser.h 2025-12-04T08:34:01.4464532Z Wrapped header: google/protobuf/compiler/plugin.h 2025-12-04T08:34:01.4469210Z Wrapped header: google/protobuf/compiler/plugin.pb.h 2025-12-04T08:34:01.4474924Z Wrapped header: google/protobuf/compiler/cpp/cpp_generator.h 2025-12-04T08:34:01.4479250Z Wrapped header: google/protobuf/compiler/csharp/csharp_generator.h 2025-12-04T08:34:01.4483118Z Wrapped header: google/protobuf/compiler/csharp/csharp_names.h 2025-12-04T08:34:01.4487003Z Wrapped header: google/protobuf/compiler/java/java_generator.h 2025-12-04T08:34:01.4491254Z Wrapped header: google/protobuf/compiler/java/java_names.h 2025-12-04T08:34:01.4495319Z Wrapped header: google/protobuf/compiler/js/js_generator.h 2025-12-04T08:34:01.4499467Z Wrapped header: google/protobuf/compiler/js/well_known_types_embed.h 2025-12-04T08:34:01.4505204Z Wrapped header: google/protobuf/compiler/objectivec/objectivec_generator.h 2025-12-04T08:34:01.4510043Z Wrapped header: google/protobuf/compiler/objectivec/objectivec_helpers.h 2025-12-04T08:34:01.4514578Z Wrapped header: google/protobuf/compiler/php/php_generator.h 2025-12-04T08:34:01.4519259Z Wrapped header: google/protobuf/compiler/python/python_generator.h 2025-12-04T08:34:01.4523390Z Wrapped header: google/protobuf/compiler/ruby/ruby_generator.h 2025-12-04T08:34:01.4528605Z Wrapped header: google/protobuf/io/coded_stream.h 2025-12-04T08:34:01.4534063Z Wrapped header: google/protobuf/io/gzip_stream.h 2025-12-04T08:34:01.4538617Z Wrapped header: google/protobuf/io/io_win32.h 2025-12-04T08:34:01.4542473Z Wrapped header: google/protobuf/io/printer.h 2025-12-04T08:34:01.4546445Z Wrapped header: google/protobuf/io/strtod.h 2025-12-04T08:34:01.4551896Z Wrapped header: google/protobuf/io/tokenizer.h 2025-12-04T08:34:01.4556163Z Wrapped header: google/protobuf/io/zero_copy_stream.h 2025-12-04T08:34:01.4560595Z Wrapped header: google/protobuf/io/zero_copy_stream_impl.h 2025-12-04T08:34:01.4565707Z Wrapped header: google/protobuf/io/zero_copy_stream_impl_lite.h 2025-12-04T08:34:01.4571371Z Wrapped header: google/protobuf/stubs/bytestream.h 2025-12-04T08:34:01.4577423Z Wrapped header: google/protobuf/stubs/callback.h 2025-12-04T08:34:01.4583228Z Wrapped header: google/protobuf/stubs/casts.h 2025-12-04T08:34:01.4590101Z Wrapped header: google/protobuf/stubs/common.h 2025-12-04T08:34:01.4596628Z Wrapped header: google/protobuf/stubs/fastmem.h 2025-12-04T08:34:01.4604424Z Wrapped header: google/protobuf/stubs/hash.h 2025-12-04T08:34:01.4612082Z Wrapped header: google/protobuf/stubs/logging.h 2025-12-04T08:34:01.4619701Z Wrapped header: google/protobuf/stubs/macros.h 2025-12-04T08:34:01.4627826Z Wrapped header: google/protobuf/stubs/map_util.h 2025-12-04T08:34:01.4636362Z Wrapped header: google/protobuf/stubs/mutex.h 2025-12-04T08:34:01.4644246Z Wrapped header: google/protobuf/stubs/once.h 2025-12-04T08:34:01.4652524Z Wrapped header: google/protobuf/stubs/platform_macros.h 2025-12-04T08:34:01.4661309Z Wrapped header: google/protobuf/stubs/port.h 2025-12-04T08:34:01.4670391Z Wrapped header: google/protobuf/stubs/status.h 2025-12-04T08:34:01.4678699Z Wrapped header: google/protobuf/stubs/stl_util.h 2025-12-04T08:34:01.4687887Z Wrapped header: google/protobuf/stubs/stringpiece.h 2025-12-04T08:34:01.4696867Z Wrapped header: google/protobuf/stubs/strutil.h 2025-12-04T08:34:01.4706788Z Wrapped header: google/protobuf/stubs/template_util.h 2025-12-04T08:34:01.4716211Z Wrapped header: google/protobuf/util/delimited_message_util.h 2025-12-04T08:34:01.4725926Z Wrapped header: google/protobuf/util/field_comparator.h 2025-12-04T08:34:01.4735125Z Wrapped header: google/protobuf/util/field_mask_util.h 2025-12-04T08:34:01.4743690Z Wrapped header: google/protobuf/util/json_util.h 2025-12-04T08:34:01.4752569Z Wrapped header: google/protobuf/util/message_differencer.h 2025-12-04T08:34:01.4761465Z Wrapped header: google/protobuf/util/time_util.h 2025-12-04T08:34:01.4769702Z Wrapped header: google/protobuf/util/type_resolver.h 2025-12-04T08:34:01.4778896Z Wrapped header: google/protobuf/util/type_resolver_util.h 2025-12-04T08:34:01.4788520Z Wrapped header: fp16/bitcasts.h 2025-12-04T08:34:01.4798232Z Wrapped header: fp16/fp16.h 2025-12-04T08:34:01.4807300Z Wrapped header: fp16/psimd.h 2025-12-04T08:34:01.4817142Z Wrapped header: fbgemm/ConvUtils.h 2025-12-04T08:34:01.4827756Z Wrapped header: fbgemm/Fbgemm.h 2025-12-04T08:34:01.4837274Z Wrapped header: fbgemm/FbgemmBuild.h 2025-12-04T08:34:01.4847433Z Wrapped header: fbgemm/FbgemmConvert.h 2025-12-04T08:34:01.4857410Z Wrapped header: fbgemm/FbgemmEmbedding.h 2025-12-04T08:34:01.4867736Z Wrapped header: fbgemm/FbgemmFP16.h 2025-12-04T08:34:01.4875917Z Wrapped header: fbgemm/FbgemmFP32.h 2025-12-04T08:34:01.4884847Z Wrapped header: fbgemm/FbgemmFPCommon.h 2025-12-04T08:34:01.4894352Z Wrapped header: fbgemm/FbgemmI64.h 2025-12-04T08:34:01.4903629Z Wrapped header: fbgemm/FbgemmI8DepthwiseAvx2.h 2025-12-04T08:34:01.4915405Z Wrapped header: fbgemm/FbgemmI8DirectconvAvx2.h 2025-12-04T08:34:01.4925590Z Wrapped header: fbgemm/FbgemmI8Spmdm.h 2025-12-04T08:34:01.4934095Z Wrapped header: fbgemm/FbgemmPackMatrixB.h 2025-12-04T08:34:01.4943746Z Wrapped header: fbgemm/FbgemmSparse.h 2025-12-04T08:34:01.4953662Z Wrapped header: fbgemm/FloatConversion.h 2025-12-04T08:34:01.4962562Z Wrapped header: fbgemm/OutputProcessing-inl.h 2025-12-04T08:34:01.4972462Z Wrapped header: fbgemm/PackingTraits-inl.h 2025-12-04T08:34:01.4981479Z Wrapped header: fbgemm/QuantUtils.h 2025-12-04T08:34:01.4990319Z Wrapped header: fbgemm/QuantUtilsAvx2.h 2025-12-04T08:34:01.4999444Z Wrapped header: fbgemm/QuantUtilsAvx512.h 2025-12-04T08:34:01.5008759Z Wrapped header: fbgemm/QuantUtilsNeon.h 2025-12-04T08:34:01.5018575Z Wrapped header: fbgemm/spmmUtils.h 2025-12-04T08:34:01.5027737Z Wrapped header: fbgemm/spmmUtilsAvx2.h 2025-12-04T08:34:01.5036084Z Wrapped header: fbgemm/SimdUtils.h 2025-12-04T08:34:01.5045759Z Wrapped header: fbgemm/Utils.h 2025-12-04T08:34:01.5055576Z Wrapped header: fbgemm/UtilsAvx2.h 2025-12-04T08:34:01.5065006Z Wrapped header: fbgemm/Types.h 2025-12-04T08:34:01.5073822Z Wrapped header: legacy/ittnotify.h 2025-12-04T08:34:01.5082236Z Wrapped header: pybind11/attr.h 2025-12-04T08:34:01.5091283Z Wrapped header: pybind11/buffer_info.h 2025-12-04T08:34:01.5102866Z Wrapped header: pybind11/cast.h 2025-12-04T08:34:01.5112274Z Wrapped header: pybind11/chrono.h 2025-12-04T08:34:01.5120959Z Wrapped header: pybind11/common.h 2025-12-04T08:34:01.5130904Z Wrapped header: pybind11/complex.h 2025-12-04T08:34:01.5141048Z Wrapped header: pybind11/critical_section.h 2025-12-04T08:34:01.5151093Z Wrapped header: pybind11/eigen.h 2025-12-04T08:34:01.5160969Z Wrapped header: pybind11/embed.h 2025-12-04T08:34:01.5170971Z Wrapped header: pybind11/eval.h 2025-12-04T08:34:01.5180267Z Wrapped header: pybind11/functional.h 2025-12-04T08:34:01.5189819Z Wrapped header: pybind11/gil.h 2025-12-04T08:34:01.5199493Z Wrapped header: pybind11/gil_safe_call_once.h 2025-12-04T08:34:01.5208218Z Wrapped header: pybind11/gil_simple.h 2025-12-04T08:34:01.5217126Z Wrapped header: pybind11/iostream.h 2025-12-04T08:34:01.5226240Z Wrapped header: pybind11/native_enum.h 2025-12-04T08:34:01.5237296Z Wrapped header: pybind11/numpy.h 2025-12-04T08:34:01.5247402Z Wrapped header: pybind11/operators.h 2025-12-04T08:34:01.5256106Z Wrapped header: pybind11/options.h 2025-12-04T08:34:01.5267632Z Wrapped header: pybind11/pybind11.h 2025-12-04T08:34:01.5277684Z Wrapped header: pybind11/pytypes.h 2025-12-04T08:34:01.5283877Z Wrapped header: pybind11/stl.h 2025-12-04T08:34:01.5291114Z Wrapped header: pybind11/stl_bind.h 2025-12-04T08:34:01.5299985Z Wrapped header: pybind11/subinterpreter.h 2025-12-04T08:34:01.5309868Z Wrapped header: pybind11/trampoline_self_life_support.h 2025-12-04T08:34:01.5319380Z Wrapped header: pybind11/type_caster_pyobject_ptr.h 2025-12-04T08:34:01.5329245Z Wrapped header: pybind11/typing.h 2025-12-04T08:34:01.5338063Z Wrapped header: pybind11/warnings.h 2025-12-04T08:34:01.5347667Z Wrapped header: pybind11/conduit/pybind11_conduit_v1.h 2025-12-04T08:34:01.5358714Z Wrapped header: pybind11/conduit/pybind11_platform_abi_id.h 2025-12-04T08:34:01.5368478Z Wrapped header: pybind11/conduit/wrap_include_python_h.h 2025-12-04T08:34:01.5378303Z Wrapped header: pybind11/detail/class.h 2025-12-04T08:34:01.5388323Z Wrapped header: pybind11/detail/common.h 2025-12-04T08:34:01.5397542Z Wrapped header: pybind11/detail/cpp_conduit.h 2025-12-04T08:34:01.5406667Z Wrapped header: pybind11/detail/descr.h 2025-12-04T08:34:01.5416977Z Wrapped header: pybind11/detail/dynamic_raw_ptr_cast_if_possible.h 2025-12-04T08:34:01.5427184Z Wrapped header: pybind11/detail/exception_translation.h 2025-12-04T08:34:01.5435935Z Wrapped header: pybind11/detail/function_record_pyobject.h 2025-12-04T08:34:01.5445373Z Wrapped header: pybind11/detail/init.h 2025-12-04T08:34:01.5454385Z Wrapped header: pybind11/detail/internals.h 2025-12-04T08:34:01.5463596Z Wrapped header: pybind11/detail/native_enum_data.h 2025-12-04T08:34:01.5472572Z Wrapped header: pybind11/detail/pybind11_namespace_macros.h 2025-12-04T08:34:01.5481846Z Wrapped header: pybind11/detail/struct_smart_holder.h 2025-12-04T08:34:01.5492141Z Wrapped header: pybind11/detail/type_caster_base.h 2025-12-04T08:34:01.5501258Z Wrapped header: pybind11/detail/typeid.h 2025-12-04T08:34:01.5510322Z Wrapped header: pybind11/detail/using_smart_holder.h 2025-12-04T08:34:01.5519174Z Wrapped header: pybind11/detail/value_and_holder.h 2025-12-04T08:34:01.5528310Z Wrapped header: pybind11/eigen/common.h 2025-12-04T08:34:01.5538267Z Wrapped header: pybind11/eigen/matrix.h 2025-12-04T08:34:01.5548531Z Wrapped header: pybind11/eigen/tensor.h 2025-12-04T08:34:01.5556706Z Wrapped header: pybind11/stl/filesystem.h 2025-12-04T08:34:01.5566246Z Wrapped header: tensorpipe/tensorpipe.h 2025-12-04T08:34:01.5576023Z Wrapped header: tensorpipe/config.h 2025-12-04T08:34:01.5585620Z Wrapped header: tensorpipe/tensorpipe_cuda.h 2025-12-04T08:34:01.5595475Z Wrapped header: tensorpipe/config_cuda.h 2025-12-04T08:34:01.5624049Z Wrapped header: tensorpipe/channel/context.h 2025-12-04T08:34:01.5630683Z Wrapped header: tensorpipe/channel/error.h 2025-12-04T08:34:01.5640023Z Wrapped header: tensorpipe/channel/basic/factory.h 2025-12-04T08:34:01.5649795Z Wrapped header: tensorpipe/channel/xth/factory.h 2025-12-04T08:34:01.5660379Z Wrapped header: tensorpipe/channel/cma/factory.h 2025-12-04T08:34:01.5669846Z Wrapped header: tensorpipe/channel/mpt/factory.h 2025-12-04T08:34:01.5678947Z Wrapped header: tensorpipe/channel/cuda_xth/factory.h 2025-12-04T08:34:01.5693704Z Wrapped header: tensorpipe/channel/cuda_basic/factory.h 2025-12-04T08:34:01.5702904Z Wrapped header: tensorpipe/channel/cuda_ipc/factory.h 2025-12-04T08:34:01.5712002Z Wrapped header: tensorpipe/channel/cuda_gdr/error.h 2025-12-04T08:34:01.5721114Z Wrapped header: tensorpipe/channel/cuda_gdr/factory.h 2025-12-04T08:34:01.5730960Z Wrapped header: tensorpipe/common/buffer.h 2025-12-04T08:34:01.5742439Z Wrapped header: tensorpipe/common/cpu_buffer.h 2025-12-04T08:34:01.5750565Z Wrapped header: tensorpipe/common/device.h 2025-12-04T08:34:01.5759820Z Wrapped header: tensorpipe/common/error.h 2025-12-04T08:34:01.5769457Z Wrapped header: tensorpipe/common/optional.h 2025-12-04T08:34:01.5779003Z Wrapped header: tensorpipe/common/cuda_buffer.h 2025-12-04T08:34:01.5788250Z Wrapped header: tensorpipe/core/context.h 2025-12-04T08:34:01.5798057Z Wrapped header: tensorpipe/core/error.h 2025-12-04T08:34:01.5807185Z Wrapped header: tensorpipe/core/listener.h 2025-12-04T08:34:01.5816988Z Wrapped header: tensorpipe/core/message.h 2025-12-04T08:34:01.5825587Z Wrapped header: tensorpipe/core/pipe.h 2025-12-04T08:34:01.5835006Z Wrapped header: tensorpipe/transport/context.h 2025-12-04T08:34:01.5844955Z Wrapped header: tensorpipe/transport/error.h 2025-12-04T08:34:01.5854468Z Wrapped header: tensorpipe/transport/uv/error.h 2025-12-04T08:34:01.5862822Z Wrapped header: tensorpipe/transport/uv/factory.h 2025-12-04T08:34:01.5871471Z Wrapped header: tensorpipe/transport/uv/utility.h 2025-12-04T08:34:01.5881069Z Wrapped header: tensorpipe/transport/shm/factory.h 2025-12-04T08:34:01.5890215Z Wrapped header: tensorpipe/transport/ibv/error.h 2025-12-04T08:34:01.5899301Z Wrapped header: tensorpipe/transport/ibv/factory.h 2025-12-04T08:34:01.5908164Z Wrapped header: tensorpipe/transport/ibv/utility.h 2025-12-04T08:34:01.5918104Z Wrapped header: oneapi/dnnl/dnnl_config.h 2025-12-04T08:34:01.5926985Z Wrapped header: oneapi/dnnl/dnnl_version.h 2025-12-04T08:34:01.5936225Z Wrapped header: oneapi/dnnl/dnnl_version_hash.h 2025-12-04T08:34:01.5946006Z Wrapped header: oneapi/dnnl/dnnl.h 2025-12-04T08:34:01.5955929Z Wrapped header: oneapi/dnnl/dnnl_common.h 2025-12-04T08:34:01.5966193Z Wrapped header: oneapi/dnnl/dnnl_common_types.h 2025-12-04T08:34:01.5974931Z Wrapped header: oneapi/dnnl/dnnl_debug.h 2025-12-04T08:34:01.5984915Z Wrapped header: oneapi/dnnl/dnnl_graph.h 2025-12-04T08:34:01.5995065Z Wrapped header: oneapi/dnnl/dnnl_graph_ocl.h 2025-12-04T08:34:01.6004253Z Wrapped header: oneapi/dnnl/dnnl_graph_sycl.h 2025-12-04T08:34:01.6015104Z Wrapped header: oneapi/dnnl/dnnl_graph_types.h 2025-12-04T08:34:01.6025932Z Wrapped header: oneapi/dnnl/dnnl_ocl.h 2025-12-04T08:34:01.6035133Z Wrapped header: oneapi/dnnl/dnnl_ocl_types.h 2025-12-04T08:34:01.6044798Z Wrapped header: oneapi/dnnl/dnnl_sycl.h 2025-12-04T08:34:01.6055159Z Wrapped header: oneapi/dnnl/dnnl_sycl_types.h 2025-12-04T08:34:01.6065189Z Wrapped header: oneapi/dnnl/dnnl_threadpool.h 2025-12-04T08:34:01.6075295Z Wrapped header: oneapi/dnnl/dnnl_types.h 2025-12-04T08:34:01.6084860Z Wrapped header: oneapi/dnnl/dnnl_ukernel.h 2025-12-04T08:34:01.6090156Z Wrapped header: oneapi/dnnl/dnnl_ukernel_types.h 2025-12-04T08:34:01.6099743Z Wrapped header: fmt/args.h 2025-12-04T08:34:01.6111008Z Wrapped header: fmt/base.h 2025-12-04T08:34:01.6122120Z Wrapped header: fmt/chrono.h 2025-12-04T08:34:01.6130588Z Wrapped header: fmt/color.h 2025-12-04T08:34:01.6139406Z Wrapped header: fmt/compile.h 2025-12-04T08:34:01.6149104Z Wrapped header: fmt/core.h 2025-12-04T08:34:01.6159992Z Wrapped header: fmt/format.h 2025-12-04T08:34:01.6170288Z Wrapped header: fmt/format-inl.h 2025-12-04T08:34:01.6176921Z Wrapped header: fmt/os.h 2025-12-04T08:34:01.6186719Z Wrapped header: fmt/ostream.h 2025-12-04T08:34:01.6196711Z Wrapped header: fmt/printf.h 2025-12-04T08:34:01.6214234Z Wrapped header: fmt/ranges.h 2025-12-04T08:34:01.6224637Z Wrapped header: fmt/std.h 2025-12-04T08:34:01.6234963Z Wrapped header: fmt/xchar.h 2025-12-04T08:34:01.6245025Z Wrapped header: kineto/AbstractConfig.h 2025-12-04T08:34:01.6255410Z Wrapped header: kineto/ActivityProfilerInterface.h 2025-12-04T08:34:01.6264160Z Wrapped header: kineto/ActivityTraceInterface.h 2025-12-04T08:34:01.6273847Z Wrapped header: kineto/ActivityType.h 2025-12-04T08:34:01.6283606Z Wrapped header: kineto/Config.h 2025-12-04T08:34:01.6293747Z Wrapped header: kineto/ClientInterface.h 2025-12-04T08:34:01.6302858Z Wrapped header: kineto/GenericTraceActivity.h 2025-12-04T08:34:01.6312859Z Wrapped header: kineto/IActivityProfiler.h 2025-12-04T08:34:01.6323300Z Wrapped header: kineto/ILoggerObserver.h 2025-12-04T08:34:01.6332376Z Wrapped header: kineto/ITraceActivity.h 2025-12-04T08:34:01.6342948Z Wrapped header: kineto/LoggingAPI.h 2025-12-04T08:34:01.6352934Z Wrapped header: kineto/TraceSpan.h 2025-12-04T08:34:01.6361986Z Wrapped header: kineto/ThreadUtil.h 2025-12-04T08:34:01.6371739Z Wrapped header: kineto/libkineto.h 2025-12-04T08:34:01.6381136Z Wrapped header: kineto/time_since_epoch.h 2025-12-04T08:34:01.6390777Z Wrapped header: kineto/output_base.h 2025-12-04T08:34:01.6400588Z Wrapped header: torch/custom_class.h 2025-12-04T08:34:01.6410142Z Wrapped header: torch/custom_class_detail.h 2025-12-04T08:34:01.6419849Z Wrapped header: torch/library.h 2025-12-04T08:34:01.6428656Z Wrapped header: torch/script.h 2025-12-04T08:34:01.6444281Z Wrapped header: torch/extension.h 2025-12-04T08:34:01.6444993Z Skipping header: torch/headeronly/version.h 2025-12-04T08:34:01.6445498Z Skipping header: torch/headeronly/macros/cmake_macros.h 2025-12-04T08:34:01.6446023Z Skipping header: torch/headeronly/macros/Export.h 2025-12-04T08:34:01.6446410Z Skipping header: torch/headeronly/macros/Macros.h 2025-12-04T08:34:01.6446793Z Skipping header: torch/headeronly/core/DeviceType.h 2025-12-04T08:34:01.6447180Z Skipping header: torch/headeronly/core/Dispatch.h 2025-12-04T08:34:01.6447590Z Skipping header: torch/headeronly/core/Dispatch_v2.h 2025-12-04T08:34:01.6447914Z Skipping header: torch/headeronly/core/Layout.h 2025-12-04T08:34:01.6448195Z Skipping header: torch/headeronly/core/MemoryFormat.h 2025-12-04T08:34:01.6448491Z Skipping header: torch/headeronly/core/ScalarType.h 2025-12-04T08:34:01.6448792Z Skipping header: torch/headeronly/core/TensorAccessor.h 2025-12-04T08:34:01.6449098Z Skipping header: torch/headeronly/cpu/vec/intrinsics.h 2025-12-04T08:34:01.6449397Z Skipping header: torch/headeronly/cpu/vec/vec_half.h 2025-12-04T08:34:01.6449737Z Skipping header: torch/headeronly/util/BFloat16.h 2025-12-04T08:34:01.6450016Z Skipping header: torch/headeronly/util/Deprecated.h 2025-12-04T08:34:01.6450288Z Skipping header: torch/headeronly/util/Exception.h 2025-12-04T08:34:01.6450593Z Skipping header: torch/headeronly/util/Float4_e2m1fn_x2.h 2025-12-04T08:34:01.6450906Z Skipping header: torch/headeronly/util/Float8_e4m3fn.h 2025-12-04T08:34:01.6451304Z Skipping header: torch/headeronly/util/Float8_e4m3fnuz.h 2025-12-04T08:34:01.6451634Z Skipping header: torch/headeronly/util/Float8_e5m2.h 2025-12-04T08:34:01.6452022Z Skipping header: torch/headeronly/util/Float8_e5m2fnuz.h 2025-12-04T08:34:01.6452391Z Skipping header: torch/headeronly/util/Float8_e8m0fnu.h 2025-12-04T08:34:01.6452764Z Skipping header: torch/headeronly/util/Float8_fnuz_cvt.h 2025-12-04T08:34:01.6453115Z Skipping header: torch/headeronly/util/Half.h 2025-12-04T08:34:01.6453485Z Skipping header: torch/headeronly/util/HeaderOnlyArrayRef.h 2025-12-04T08:34:01.6453805Z Skipping header: torch/headeronly/util/Metaprogramming.h 2025-12-04T08:34:01.6454186Z Skipping header: torch/headeronly/util/TypeList.h 2025-12-04T08:34:01.6454491Z Skipping header: torch/headeronly/util/TypeSafeSignMath.h 2025-12-04T08:34:01.6454782Z Skipping header: torch/headeronly/util/TypeTraits.h 2025-12-04T08:34:01.6455065Z Skipping header: torch/headeronly/util/bit_cast.h 2025-12-04T08:34:01.6455337Z Skipping header: torch/headeronly/util/bits.h 2025-12-04T08:34:01.6455608Z Skipping header: torch/headeronly/util/complex.h 2025-12-04T08:34:01.6455911Z Skipping header: torch/headeronly/util/floating_point_utils.h 2025-12-04T08:34:01.6456218Z Skipping header: torch/headeronly/util/qint32.h 2025-12-04T08:34:01.6456489Z Skipping header: torch/headeronly/util/qint8.h 2025-12-04T08:34:01.6456748Z Skipping header: torch/headeronly/util/quint2x4.h 2025-12-04T08:34:01.6457025Z Skipping header: torch/headeronly/util/quint4x2.h 2025-12-04T08:34:01.6457296Z Skipping header: torch/headeronly/util/quint8.h 2025-12-04T08:34:01.6457563Z Skipping header: torch/headeronly/util/shim_utils.h 2025-12-04T08:34:01.6457834Z Wrapped header: torch/csrc/Export.h 2025-12-04T08:34:01.6461577Z Wrapped header: torch/csrc/CudaIPCTypes.h 2025-12-04T08:34:01.6469894Z Wrapped header: torch/csrc/DataLoader.h 2025-12-04T08:34:01.6478950Z Wrapped header: torch/csrc/Device.h 2025-12-04T08:34:01.6488596Z Wrapped header: torch/csrc/DeviceAccelerator.h 2025-12-04T08:34:01.6498360Z Wrapped header: torch/csrc/Dtype.h 2025-12-04T08:34:01.6507635Z Wrapped header: torch/csrc/DynamicTypes.h 2025-12-04T08:34:01.6517171Z Wrapped header: torch/csrc/Event.h 2025-12-04T08:34:01.6526555Z Wrapped header: torch/csrc/Exceptions.h 2025-12-04T08:34:01.6536357Z Wrapped header: torch/csrc/Generator.h 2025-12-04T08:34:01.6546181Z Wrapped header: torch/csrc/Layout.h 2025-12-04T08:34:01.6555069Z Wrapped header: torch/csrc/MemoryFormat.h 2025-12-04T08:34:01.6564875Z Wrapped header: torch/csrc/Module.h 2025-12-04T08:34:01.6575218Z Wrapped header: torch/csrc/PyInterpreter.h 2025-12-04T08:34:01.6583599Z Wrapped header: torch/csrc/PyInterpreterHooks.h 2025-12-04T08:34:01.6593837Z Wrapped header: torch/csrc/QScheme.h 2025-12-04T08:34:01.6603405Z Wrapped header: torch/csrc/Size.h 2025-12-04T08:34:01.6612522Z Wrapped header: torch/csrc/Storage.h 2025-12-04T08:34:01.6621958Z Wrapped header: torch/csrc/StorageMethods.h 2025-12-04T08:34:01.6632654Z Wrapped header: torch/csrc/StorageSharing.h 2025-12-04T08:34:01.6641862Z Wrapped header: torch/csrc/Stream.h 2025-12-04T08:34:01.6651466Z Wrapped header: torch/csrc/THConcat.h 2025-12-04T08:34:01.6662525Z Wrapped header: torch/csrc/THP.h 2025-12-04T08:34:01.6673210Z Wrapped header: torch/csrc/TypeInfo.h 2025-12-04T08:34:01.6682104Z Wrapped header: torch/csrc/Types.h 2025-12-04T08:34:01.6691906Z Wrapped header: torch/csrc/copy_utils.h 2025-12-04T08:34:01.6707246Z Wrapped header: torch/csrc/itt.h 2025-12-04T08:34:01.6734687Z Wrapped header: torch/csrc/itt_wrapper.h 2025-12-04T08:34:01.6744514Z Wrapped header: torch/csrc/python_dimname.h 2025-12-04T08:34:01.6754747Z Wrapped header: torch/csrc/python_headers.h 2025-12-04T08:34:01.6764727Z Wrapped header: torch/csrc/serialization.h 2025-12-04T08:34:01.6774485Z Wrapped header: torch/csrc/shim_conversion_utils.h 2025-12-04T08:34:01.6783900Z Wrapped header: torch/csrc/utils.h 2025-12-04T08:34:01.6793568Z Wrapped header: torch/csrc/jit/jit_log.h 2025-12-04T08:34:01.6801769Z Wrapped header: torch/csrc/jit/jit_opt_limit.h 2025-12-04T08:34:01.6811419Z Wrapped header: torch/csrc/jit/resource_guard.h 2025-12-04T08:34:01.6820445Z Wrapped header: torch/csrc/jit/frontend/source_range.h 2025-12-04T08:34:01.6830120Z Wrapped header: torch/csrc/jit/frontend/lexer.h 2025-12-04T08:34:01.6839153Z Wrapped header: torch/csrc/jit/frontend/strtod.h 2025-12-04T08:34:01.6848910Z Wrapped header: torch/csrc/jit/frontend/parser_constants.h 2025-12-04T08:34:01.6859150Z Wrapped header: torch/csrc/jit/frontend/function_schema_parser.h 2025-12-04T08:34:01.6868595Z Wrapped header: torch/csrc/jit/frontend/parse_string_literal.h 2025-12-04T08:34:01.6877651Z Wrapped header: torch/csrc/jit/frontend/schema_type_parser.h 2025-12-04T08:34:01.6887091Z Wrapped header: torch/csrc/jit/frontend/error_report.h 2025-12-04T08:34:01.6895758Z Wrapped header: torch/csrc/jit/frontend/tree.h 2025-12-04T08:34:01.6905216Z Wrapped header: torch/csrc/jit/frontend/builtin_functions.h 2025-12-04T08:34:01.6915177Z Wrapped header: torch/csrc/jit/frontend/canonicalize_modified_loop.h 2025-12-04T08:34:01.6925459Z Wrapped header: torch/csrc/jit/frontend/concrete_module_type.h 2025-12-04T08:34:01.6933529Z Wrapped header: torch/csrc/jit/frontend/convert_to_ssa.h 2025-12-04T08:34:01.6942223Z Wrapped header: torch/csrc/jit/frontend/edit_distance.h 2025-12-04T08:34:01.6952308Z Wrapped header: torch/csrc/jit/frontend/exit_transforms.h 2025-12-04T08:34:01.6961403Z Wrapped header: torch/csrc/jit/frontend/inline_loop_condition.h 2025-12-04T08:34:01.6970120Z Wrapped header: torch/csrc/jit/frontend/ir_emitter.h 2025-12-04T08:34:01.6979424Z Wrapped header: torch/csrc/jit/frontend/mini_environment.h 2025-12-04T08:34:01.6988439Z Wrapped header: torch/csrc/jit/frontend/name_mangler.h 2025-12-04T08:34:01.6997982Z Wrapped header: torch/csrc/jit/frontend/parser.h 2025-12-04T08:34:01.7008534Z Wrapped header: torch/csrc/jit/frontend/resolver.h 2025-12-04T08:34:01.7018897Z Wrapped header: torch/csrc/jit/frontend/schema_matching.h 2025-12-04T08:34:01.7029366Z Wrapped header: torch/csrc/jit/frontend/script_type_parser.h 2025-12-04T08:34:01.7040182Z Wrapped header: torch/csrc/jit/frontend/source_ref.h 2025-12-04T08:34:01.7050929Z Wrapped header: torch/csrc/jit/frontend/sugared_value.h 2025-12-04T08:34:01.7060828Z Wrapped header: torch/csrc/jit/frontend/tracer.h 2025-12-04T08:34:01.7069999Z Wrapped header: torch/csrc/jit/frontend/tree_views.h 2025-12-04T08:34:01.7079134Z Wrapped header: torch/csrc/jit/frontend/versioned_symbols.h 2025-12-04T08:34:01.7090007Z Wrapped header: torch/csrc/jit/serialization/callstack_debug_info_serialization.h 2025-12-04T08:34:01.7099452Z Wrapped header: torch/csrc/jit/serialization/source_range_serialization.h 2025-12-04T08:34:01.7109939Z Wrapped header: torch/csrc/jit/serialization/export.h 2025-12-04T08:34:01.7119080Z Wrapped header: torch/csrc/jit/serialization/export_bytecode.h 2025-12-04T08:34:01.7128796Z Wrapped header: torch/csrc/jit/serialization/flatbuffer_serializer.h 2025-12-04T08:34:01.7139821Z Wrapped header: torch/csrc/jit/serialization/flatbuffer_serializer_jit.h 2025-12-04T08:34:01.7150100Z Wrapped header: torch/csrc/jit/serialization/import.h 2025-12-04T08:34:01.7159887Z Wrapped header: torch/csrc/jit/serialization/import_export_constants.h 2025-12-04T08:34:01.7170146Z Wrapped header: torch/csrc/jit/serialization/import_export_functions.h 2025-12-04T08:34:01.7179735Z Wrapped header: torch/csrc/jit/serialization/import_export_helpers.h 2025-12-04T08:34:01.7189073Z Wrapped header: torch/csrc/jit/serialization/import_read.h 2025-12-04T08:34:01.7198651Z Wrapped header: torch/csrc/jit/serialization/import_source.h 2025-12-04T08:34:01.7208961Z Wrapped header: torch/csrc/jit/serialization/mobile_bytecode_generated.h 2025-12-04T08:34:01.7216783Z Wrapped header: torch/csrc/jit/serialization/onnx.h 2025-12-04T08:34:01.7236804Z Wrapped header: torch/csrc/jit/serialization/pickle.h 2025-12-04T08:34:01.7247808Z Wrapped header: torch/csrc/jit/serialization/pickler.h 2025-12-04T08:34:01.7257573Z Wrapped header: torch/csrc/jit/serialization/pickler_helper.h 2025-12-04T08:34:01.7267583Z Wrapped header: torch/csrc/jit/serialization/python_print.h 2025-12-04T08:34:01.7277539Z Wrapped header: torch/csrc/jit/serialization/source_range_serialization_impl.h 2025-12-04T08:34:01.7286836Z Wrapped header: torch/csrc/jit/serialization/storage_context.h 2025-12-04T08:34:01.7295610Z Wrapped header: torch/csrc/jit/serialization/type_name_uniquer.h 2025-12-04T08:34:01.7308181Z Wrapped header: torch/csrc/jit/serialization/unpickler.h 2025-12-04T08:34:01.7318206Z Wrapped header: torch/csrc/jit/api/compilation_unit.h 2025-12-04T08:34:01.7327941Z Wrapped header: torch/csrc/jit/api/function_impl.h 2025-12-04T08:34:01.7337284Z Wrapped header: torch/csrc/jit/api/method.h 2025-12-04T08:34:01.7346202Z Wrapped header: torch/csrc/jit/api/module.h 2025-12-04T08:34:01.7355519Z Wrapped header: torch/csrc/jit/api/object.h 2025-12-04T08:34:01.7364833Z Wrapped header: torch/csrc/jit/backends/backend.h 2025-12-04T08:34:01.7374194Z Wrapped header: torch/csrc/jit/backends/backend_debug_handler.h 2025-12-04T08:34:01.7385175Z Wrapped header: torch/csrc/jit/backends/backend_debug_info.h 2025-12-04T08:34:01.7395653Z Wrapped header: torch/csrc/jit/backends/backend_detail.h 2025-12-04T08:34:01.7406730Z Wrapped header: torch/csrc/jit/backends/backend_exception.h 2025-12-04T08:34:01.7418476Z Wrapped header: torch/csrc/jit/backends/backend_init.h 2025-12-04T08:34:01.7428317Z Wrapped header: torch/csrc/jit/backends/backend_interface.h 2025-12-04T08:34:01.7435502Z Wrapped header: torch/csrc/jit/backends/backend_preprocess.h 2025-12-04T08:34:01.7444096Z Wrapped header: torch/csrc/jit/backends/backend_resolver.h 2025-12-04T08:34:01.7453808Z Wrapped header: torch/csrc/jit/backends/coreml/cpp/context.h 2025-12-04T08:34:01.7464620Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h 2025-12-04T08:34:01.7474474Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h 2025-12-04T08:34:01.7482835Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h 2025-12-04T08:34:01.7491100Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h 2025-12-04T08:34:01.7501428Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h 2025-12-04T08:34:01.7511778Z Wrapped header: torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h 2025-12-04T08:34:01.7520493Z Wrapped header: torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h 2025-12-04T08:34:01.7529464Z Wrapped header: torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h 2025-12-04T08:34:01.7537822Z Wrapped header: torch/csrc/jit/backends/xnnpack/serialization/serializer.h 2025-12-04T08:34:01.7546879Z Wrapped header: torch/csrc/jit/codegen/cuda/interface.h 2025-12-04T08:34:01.7556282Z Wrapped header: torch/csrc/jit/codegen/fuser/arg_spec.h 2025-12-04T08:34:01.7565347Z Wrapped header: torch/csrc/jit/codegen/fuser/codegen.h 2025-12-04T08:34:01.7573848Z Wrapped header: torch/csrc/jit/codegen/fuser/compiler.h 2025-12-04T08:34:01.7583168Z Wrapped header: torch/csrc/jit/codegen/fuser/executor.h 2025-12-04T08:34:01.7593068Z Wrapped header: torch/csrc/jit/codegen/fuser/fallback.h 2025-12-04T08:34:01.7602800Z Wrapped header: torch/csrc/jit/codegen/fuser/fused_kernel.h 2025-12-04T08:34:01.7612963Z Wrapped header: torch/csrc/jit/codegen/fuser/interface.h 2025-12-04T08:34:01.7622803Z Wrapped header: torch/csrc/jit/codegen/fuser/kernel_cache.h 2025-12-04T08:34:01.7630670Z Wrapped header: torch/csrc/jit/codegen/fuser/kernel_spec.h 2025-12-04T08:34:01.7639619Z Wrapped header: torch/csrc/jit/codegen/fuser/partition_desc.h 2025-12-04T08:34:01.7649794Z Wrapped header: torch/csrc/jit/codegen/fuser/tensor_desc.h 2025-12-04T08:34:01.7659001Z Wrapped header: torch/csrc/jit/codegen/fuser/tensor_info.h 2025-12-04T08:34:01.7668918Z Wrapped header: torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h 2025-12-04T08:34:01.7678801Z Wrapped header: torch/csrc/jit/codegen/fuser/cpu/resource_strings.h 2025-12-04T08:34:01.7688839Z Wrapped header: torch/csrc/jit/codegen/fuser/cpu/temp_file.h 2025-12-04T08:34:01.7697760Z Wrapped header: torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h 2025-12-04T08:34:01.7706850Z Wrapped header: torch/csrc/jit/codegen/fuser/cuda/resource_strings.h 2025-12-04T08:34:01.7716313Z Wrapped header: torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h 2025-12-04T08:34:01.7726340Z Wrapped header: torch/csrc/jit/codegen/onednn/decompose_silu.h 2025-12-04T08:34:01.7735091Z Wrapped header: torch/csrc/jit/codegen/onednn/defer_size_check.h 2025-12-04T08:34:01.7744016Z Wrapped header: torch/csrc/jit/codegen/onednn/graph_fuser.h 2025-12-04T08:34:01.7754048Z Wrapped header: torch/csrc/jit/codegen/onednn/graph_helper.h 2025-12-04T08:34:01.7762035Z Wrapped header: torch/csrc/jit/codegen/onednn/guard_shape.h 2025-12-04T08:34:01.7770698Z Wrapped header: torch/csrc/jit/codegen/onednn/interface.h 2025-12-04T08:34:01.7778946Z Wrapped header: torch/csrc/jit/codegen/onednn/kernel.h 2025-12-04T08:34:01.7788028Z Wrapped header: torch/csrc/jit/codegen/onednn/layout_propagation.h 2025-12-04T08:34:01.7797364Z Wrapped header: torch/csrc/jit/codegen/onednn/operator.h 2025-12-04T08:34:01.7813936Z Wrapped header: torch/csrc/jit/codegen/onednn/prepare_binary.h 2025-12-04T08:34:01.7823510Z Wrapped header: torch/csrc/jit/cuda/cuda.h 2025-12-04T08:34:01.7832594Z Wrapped header: torch/csrc/jit/ir/alias_analysis.h 2025-12-04T08:34:01.7841718Z Wrapped header: torch/csrc/jit/ir/attributes.h 2025-12-04T08:34:01.7851393Z Wrapped header: torch/csrc/jit/ir/constants.h 2025-12-04T08:34:01.7860423Z Wrapped header: torch/csrc/jit/ir/graph_node_list.h 2025-12-04T08:34:01.7869892Z Wrapped header: torch/csrc/jit/ir/graph_utils.h 2025-12-04T08:34:01.7879289Z Wrapped header: torch/csrc/jit/ir/ir.h 2025-12-04T08:34:01.7887893Z Wrapped header: torch/csrc/jit/ir/ir_views.h 2025-12-04T08:34:01.7897557Z Wrapped header: torch/csrc/jit/ir/irparser.h 2025-12-04T08:34:01.7909174Z Wrapped header: torch/csrc/jit/ir/named_value.h 2025-12-04T08:34:01.7917482Z Wrapped header: torch/csrc/jit/ir/node_hashing.h 2025-12-04T08:34:01.7927245Z Wrapped header: torch/csrc/jit/ir/scope.h 2025-12-04T08:34:01.7936307Z Wrapped header: torch/csrc/jit/ir/subgraph_matcher.h 2025-12-04T08:34:01.7946535Z Wrapped header: torch/csrc/jit/ir/type_hashing.h 2025-12-04T08:34:01.7955442Z Wrapped header: torch/csrc/jit/mobile/code.h 2025-12-04T08:34:01.7964462Z Wrapped header: torch/csrc/jit/mobile/debug_info.h 2025-12-04T08:34:01.7973781Z Wrapped header: torch/csrc/jit/mobile/file_format.h 2025-12-04T08:34:01.7982982Z Wrapped header: torch/csrc/jit/mobile/flatbuffer_loader.h 2025-12-04T08:34:01.7992435Z Wrapped header: torch/csrc/jit/mobile/frame.h 2025-12-04T08:34:01.8001771Z Wrapped header: torch/csrc/jit/mobile/function.h 2025-12-04T08:34:01.8011308Z Wrapped header: torch/csrc/jit/mobile/import.h 2025-12-04T08:34:01.8020324Z Wrapped header: torch/csrc/jit/mobile/import_data.h 2025-12-04T08:34:01.8029654Z Wrapped header: torch/csrc/jit/mobile/import_export_common.h 2025-12-04T08:34:01.8038912Z Wrapped header: torch/csrc/jit/mobile/interpreter.h 2025-12-04T08:34:01.8048813Z Wrapped header: torch/csrc/jit/mobile/method.h 2025-12-04T08:34:01.8057314Z Wrapped header: torch/csrc/jit/mobile/module.h 2025-12-04T08:34:01.8066856Z Wrapped header: torch/csrc/jit/mobile/observer.h 2025-12-04T08:34:01.8076689Z Wrapped header: torch/csrc/jit/mobile/parse_bytecode.h 2025-12-04T08:34:01.8086507Z Wrapped header: torch/csrc/jit/mobile/parse_operators.h 2025-12-04T08:34:01.8096185Z Wrapped header: torch/csrc/jit/mobile/prim_ops_registery.h 2025-12-04T08:34:01.8109509Z Wrapped header: torch/csrc/jit/mobile/profiler_edge.h 2025-12-04T08:34:01.8117554Z Wrapped header: torch/csrc/jit/mobile/promoted_prim_ops.h 2025-12-04T08:34:01.8127077Z Wrapped header: torch/csrc/jit/mobile/quantization.h 2025-12-04T08:34:01.8136602Z Wrapped header: torch/csrc/jit/mobile/register_ops_common_utils.h 2025-12-04T08:34:01.8145370Z Wrapped header: torch/csrc/jit/mobile/type_parser.h 2025-12-04T08:34:01.8154701Z Wrapped header: torch/csrc/jit/mobile/upgrader_mobile.h 2025-12-04T08:34:01.8163824Z Wrapped header: torch/csrc/jit/mobile/compatibility/backport.h 2025-12-04T08:34:01.8173112Z Wrapped header: torch/csrc/jit/mobile/compatibility/backport_manager.h 2025-12-04T08:34:01.8182705Z Wrapped header: torch/csrc/jit/mobile/compatibility/model_compatibility.h 2025-12-04T08:34:01.8192968Z Wrapped header: torch/csrc/jit/mobile/compatibility/runtime_compatibility.h 2025-12-04T08:34:01.8201893Z Wrapped header: torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h 2025-12-04T08:34:01.8212748Z Wrapped header: torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h 2025-12-04T08:34:01.8220653Z Wrapped header: torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h 2025-12-04T08:34:01.8229559Z Wrapped header: torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h 2025-12-04T08:34:01.8239355Z Wrapped header: torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h 2025-12-04T08:34:01.8248637Z Wrapped header: torch/csrc/jit/mobile/model_tracer/TensorUtils.h 2025-12-04T08:34:01.8257901Z Wrapped header: torch/csrc/jit/mobile/model_tracer/TracerRunner.h 2025-12-04T08:34:01.8266875Z Wrapped header: torch/csrc/jit/mobile/nnc/aot_compiler.h 2025-12-04T08:34:01.8276113Z Wrapped header: torch/csrc/jit/mobile/nnc/context.h 2025-12-04T08:34:01.8285937Z Wrapped header: torch/csrc/jit/mobile/nnc/registry.h 2025-12-04T08:34:01.8295058Z Wrapped header: torch/csrc/jit/mobile/train/export_data.h 2025-12-04T08:34:01.8308582Z Wrapped header: torch/csrc/jit/mobile/train/random.h 2025-12-04T08:34:01.8313469Z Wrapped header: torch/csrc/jit/mobile/train/sequential.h 2025-12-04T08:34:01.8322476Z Wrapped header: torch/csrc/jit/mobile/train/optim/sgd.h 2025-12-04T08:34:01.8331637Z Wrapped header: torch/csrc/jit/operator_upgraders/upgraders.h 2025-12-04T08:34:01.8341207Z Wrapped header: torch/csrc/jit/operator_upgraders/upgraders_entry.h 2025-12-04T08:34:01.8351392Z Wrapped header: torch/csrc/jit/operator_upgraders/utils.h 2025-12-04T08:34:01.8360969Z Wrapped header: torch/csrc/jit/operator_upgraders/version_map.h 2025-12-04T08:34:01.8370949Z Wrapped header: torch/csrc/jit/passes/add_if_then_else.h 2025-12-04T08:34:01.8379668Z Wrapped header: torch/csrc/jit/passes/annotate_warns.h 2025-12-04T08:34:01.8389138Z Wrapped header: torch/csrc/jit/passes/autocast.h 2025-12-04T08:34:01.8398804Z Wrapped header: torch/csrc/jit/passes/bailout_graph.h 2025-12-04T08:34:01.8407830Z Wrapped header: torch/csrc/jit/passes/batch_mm.h 2025-12-04T08:34:01.8416928Z Wrapped header: torch/csrc/jit/passes/canonicalize.h 2025-12-04T08:34:01.8425582Z Wrapped header: torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h 2025-12-04T08:34:01.8433598Z Wrapped header: torch/csrc/jit/passes/check_strict_fusion.h 2025-12-04T08:34:01.8442404Z Wrapped header: torch/csrc/jit/passes/clear_profiling.h 2025-12-04T08:34:01.8451360Z Wrapped header: torch/csrc/jit/passes/clear_undefinedness.h 2025-12-04T08:34:01.8460886Z Wrapped header: torch/csrc/jit/passes/common_subexpression_elimination.h 2025-12-04T08:34:01.8469827Z Wrapped header: torch/csrc/jit/passes/concat_opt.h 2025-12-04T08:34:01.8479665Z Wrapped header: torch/csrc/jit/passes/constant_pooling.h 2025-12-04T08:34:01.8488267Z Wrapped header: torch/csrc/jit/passes/constant_propagation.h 2025-12-04T08:34:01.8496738Z Wrapped header: torch/csrc/jit/passes/create_autodiff_subgraphs.h 2025-12-04T08:34:01.8507515Z Wrapped header: torch/csrc/jit/passes/create_functional_graphs.h 2025-12-04T08:34:01.8517064Z Wrapped header: torch/csrc/jit/passes/dead_code_elimination.h 2025-12-04T08:34:01.8525938Z Wrapped header: torch/csrc/jit/passes/decompose_ops.h 2025-12-04T08:34:01.8535481Z Wrapped header: torch/csrc/jit/passes/device_type_analysis.h 2025-12-04T08:34:01.8545075Z Wrapped header: torch/csrc/jit/passes/dtype_analysis.h 2025-12-04T08:34:01.8554765Z Wrapped header: torch/csrc/jit/passes/eliminate_no_ops.h 2025-12-04T08:34:01.8563605Z Wrapped header: torch/csrc/jit/passes/erase_number_types.h 2025-12-04T08:34:01.8572727Z Wrapped header: torch/csrc/jit/passes/fixup_trace_scope_blocks.h 2025-12-04T08:34:01.8583704Z Wrapped header: torch/csrc/jit/passes/fold_conv_bn.h 2025-12-04T08:34:01.8594112Z Wrapped header: torch/csrc/jit/passes/fold_linear_bn.h 2025-12-04T08:34:01.8606464Z Wrapped header: torch/csrc/jit/passes/freeze_module.h 2025-12-04T08:34:01.8617002Z Wrapped header: torch/csrc/jit/passes/frozen_concat_linear.h 2025-12-04T08:34:01.8626246Z Wrapped header: torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h 2025-12-04T08:34:01.8637216Z Wrapped header: torch/csrc/jit/passes/frozen_conv_folding.h 2025-12-04T08:34:01.8644544Z Wrapped header: torch/csrc/jit/passes/frozen_graph_optimizations.h 2025-12-04T08:34:01.8654308Z Wrapped header: torch/csrc/jit/passes/frozen_linear_folding.h 2025-12-04T08:34:01.8663939Z Wrapped header: torch/csrc/jit/passes/frozen_linear_transpose.h 2025-12-04T08:34:01.8673997Z Wrapped header: torch/csrc/jit/passes/frozen_ops_to_mkldnn.h 2025-12-04T08:34:01.8683703Z Wrapped header: torch/csrc/jit/passes/fuse_linear.h 2025-12-04T08:34:01.8693239Z Wrapped header: torch/csrc/jit/passes/fuse_relu.h 2025-12-04T08:34:01.8703406Z Wrapped header: torch/csrc/jit/passes/graph_fuser.h 2025-12-04T08:34:01.8713384Z Wrapped header: torch/csrc/jit/passes/graph_rewrite_helper.h 2025-12-04T08:34:01.8722588Z Wrapped header: torch/csrc/jit/passes/guard_elimination.h 2025-12-04T08:34:01.8732164Z Wrapped header: torch/csrc/jit/passes/hoist_conv_packed_params.h 2025-12-04T08:34:01.8741697Z Wrapped header: torch/csrc/jit/passes/inline_autodiff_subgraphs.h 2025-12-04T08:34:01.8750239Z Wrapped header: torch/csrc/jit/passes/inline_fork_wait.h 2025-12-04T08:34:01.8758582Z Wrapped header: torch/csrc/jit/passes/inline_forked_closures.h 2025-12-04T08:34:01.8768649Z Wrapped header: torch/csrc/jit/passes/inliner.h 2025-12-04T08:34:01.8777419Z Wrapped header: torch/csrc/jit/passes/inplace_check.h 2025-12-04T08:34:01.8786958Z Wrapped header: torch/csrc/jit/passes/insert_guards.h 2025-12-04T08:34:01.8796098Z Wrapped header: torch/csrc/jit/passes/integer_value_refinement.h 2025-12-04T08:34:01.8806200Z Wrapped header: torch/csrc/jit/passes/lift_closures.h 2025-12-04T08:34:01.8815774Z Wrapped header: torch/csrc/jit/passes/liveness.h 2025-12-04T08:34:01.8822987Z Wrapped header: torch/csrc/jit/passes/loop_unrolling.h 2025-12-04T08:34:01.8831669Z Wrapped header: torch/csrc/jit/passes/lower_grad_of.h 2025-12-04T08:34:01.8841066Z Wrapped header: torch/csrc/jit/passes/lower_graph.h 2025-12-04T08:34:01.8850956Z Wrapped header: torch/csrc/jit/passes/lower_tuples.h 2025-12-04T08:34:01.8860639Z Wrapped header: torch/csrc/jit/passes/metal_rewrite.h 2025-12-04T08:34:01.8870612Z Wrapped header: torch/csrc/jit/passes/mkldnn_rewrite.h 2025-12-04T08:34:01.8880194Z Wrapped header: torch/csrc/jit/passes/mobile_optimizer_type.h 2025-12-04T08:34:01.8889881Z Wrapped header: torch/csrc/jit/passes/normalize_ops.h 2025-12-04T08:34:01.8898639Z Wrapped header: torch/csrc/jit/passes/onednn_graph_fuser.h 2025-12-04T08:34:01.8908211Z Wrapped header: torch/csrc/jit/passes/onnx.h 2025-12-04T08:34:01.8917719Z Wrapped header: torch/csrc/jit/passes/pass_manager.h 2025-12-04T08:34:01.8927349Z Wrapped header: torch/csrc/jit/passes/peephole.h 2025-12-04T08:34:01.8937524Z Wrapped header: torch/csrc/jit/passes/peephole_alias_sensitive.h 2025-12-04T08:34:01.8947068Z Wrapped header: torch/csrc/jit/passes/peephole_dict_idioms.h 2025-12-04T08:34:01.8956488Z Wrapped header: torch/csrc/jit/passes/peephole_list_idioms.h 2025-12-04T08:34:01.8965972Z Wrapped header: torch/csrc/jit/passes/peephole_non_tensor.h 2025-12-04T08:34:01.8975713Z Wrapped header: torch/csrc/jit/passes/prepack_folding.h 2025-12-04T08:34:01.8983541Z Wrapped header: torch/csrc/jit/passes/refine_tuple_types.h 2025-12-04T08:34:01.8992905Z Wrapped header: torch/csrc/jit/passes/remove_dropout.h 2025-12-04T08:34:01.9001734Z Wrapped header: torch/csrc/jit/passes/remove_exceptions.h 2025-12-04T08:34:01.9011096Z Wrapped header: torch/csrc/jit/passes/remove_expands.h 2025-12-04T08:34:01.9020785Z Wrapped header: torch/csrc/jit/passes/remove_inplace_ops.h 2025-12-04T08:34:01.9030284Z Wrapped header: torch/csrc/jit/passes/remove_mutation.h 2025-12-04T08:34:01.9038965Z Wrapped header: torch/csrc/jit/passes/remove_redundant_profiles.h 2025-12-04T08:34:01.9048270Z Wrapped header: torch/csrc/jit/passes/replacement_of_old_operators.h 2025-12-04T08:34:01.9057986Z Wrapped header: torch/csrc/jit/passes/requires_grad_analysis.h 2025-12-04T08:34:01.9067257Z Wrapped header: torch/csrc/jit/passes/restore_mutation.h 2025-12-04T08:34:01.9076585Z Wrapped header: torch/csrc/jit/passes/shape_analysis.h 2025-12-04T08:34:01.9085467Z Wrapped header: torch/csrc/jit/passes/specialize_autogradzero.h 2025-12-04T08:34:01.9095647Z Wrapped header: torch/csrc/jit/passes/subgraph_rewrite.h 2025-12-04T08:34:01.9107072Z Wrapped header: torch/csrc/jit/passes/symbolic_shape_analysis.h 2025-12-04T08:34:01.9118438Z Wrapped header: torch/csrc/jit/passes/symbolic_shape_cache.h 2025-12-04T08:34:01.9123666Z Wrapped header: torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h 2025-12-04T08:34:01.9132195Z Wrapped header: torch/csrc/jit/passes/tensorexpr_fuser.h 2025-12-04T08:34:01.9141259Z Wrapped header: torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h 2025-12-04T08:34:01.9150289Z Wrapped header: torch/csrc/jit/passes/value_refinement_utils.h 2025-12-04T08:34:01.9159761Z Wrapped header: torch/csrc/jit/passes/variadic_ops.h 2025-12-04T08:34:01.9169153Z Wrapped header: torch/csrc/jit/passes/vulkan_rewrite.h 2025-12-04T08:34:01.9178235Z Wrapped header: torch/csrc/jit/passes/xnnpack_rewrite.h 2025-12-04T08:34:01.9187629Z Wrapped header: torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h 2025-12-04T08:34:01.9197343Z Wrapped header: torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h 2025-12-04T08:34:01.9205672Z Wrapped header: torch/csrc/jit/passes/onnx/constant_fold.h 2025-12-04T08:34:01.9215635Z Wrapped header: torch/csrc/jit/passes/onnx/constant_map.h 2025-12-04T08:34:01.9224807Z Wrapped header: torch/csrc/jit/passes/onnx/deduplicate_initializers.h 2025-12-04T08:34:01.9233534Z Wrapped header: torch/csrc/jit/passes/onnx/eliminate_unused_items.h 2025-12-04T08:34:01.9242197Z Wrapped header: torch/csrc/jit/passes/onnx/eval_peephole.h 2025-12-04T08:34:01.9251401Z Wrapped header: torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h 2025-12-04T08:34:01.9260863Z Wrapped header: torch/csrc/jit/passes/onnx/function_extraction.h 2025-12-04T08:34:01.9269859Z Wrapped header: torch/csrc/jit/passes/onnx/function_substitution.h 2025-12-04T08:34:01.9279705Z Wrapped header: torch/csrc/jit/passes/onnx/helper.h 2025-12-04T08:34:01.9289342Z Wrapped header: torch/csrc/jit/passes/onnx/list_model_parameters.h 2025-12-04T08:34:01.9298500Z Wrapped header: torch/csrc/jit/passes/onnx/naming.h 2025-12-04T08:34:01.9308452Z Wrapped header: torch/csrc/jit/passes/onnx/onnx_log.h 2025-12-04T08:34:01.9318012Z Wrapped header: torch/csrc/jit/passes/onnx/peephole.h 2025-12-04T08:34:01.9327731Z Wrapped header: torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h 2025-12-04T08:34:01.9339476Z Wrapped header: torch/csrc/jit/passes/onnx/preprocess_for_onnx.h 2025-12-04T08:34:01.9346864Z Wrapped header: torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h 2025-12-04T08:34:01.9355227Z Wrapped header: torch/csrc/jit/passes/onnx/scalar_type_analysis.h 2025-12-04T08:34:01.9364567Z Wrapped header: torch/csrc/jit/passes/onnx/shape_type_inference.h 2025-12-04T08:34:01.9374069Z Wrapped header: torch/csrc/jit/passes/onnx/unpack_quantized_weights.h 2025-12-04T08:34:01.9383793Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h 2025-12-04T08:34:01.9392575Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/common.h 2025-12-04T08:34:01.9401979Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h 2025-12-04T08:34:01.9411768Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h 2025-12-04T08:34:01.9420644Z Wrapped header: torch/csrc/jit/passes/quantization/dedup_module_uses.h 2025-12-04T08:34:01.9430317Z Wrapped header: torch/csrc/jit/passes/quantization/finalize.h 2025-12-04T08:34:01.9439985Z Wrapped header: torch/csrc/jit/passes/quantization/fusion_passes.h 2025-12-04T08:34:01.9449077Z Wrapped header: torch/csrc/jit/passes/quantization/helper.h 2025-12-04T08:34:01.9458973Z Wrapped header: torch/csrc/jit/passes/quantization/insert_observers.h 2025-12-04T08:34:01.9468652Z Wrapped header: torch/csrc/jit/passes/quantization/insert_quant_dequant.h 2025-12-04T08:34:01.9477864Z Wrapped header: torch/csrc/jit/passes/quantization/quantization_patterns.h 2025-12-04T08:34:01.9485132Z Wrapped header: torch/csrc/jit/passes/quantization/quantization_type.h 2025-12-04T08:34:01.9494365Z Wrapped header: torch/csrc/jit/passes/quantization/register_packed_params.h 2025-12-04T08:34:01.9505994Z Wrapped header: torch/csrc/jit/passes/utils/check_alias_annotation.h 2025-12-04T08:34:01.9513028Z Wrapped header: torch/csrc/jit/passes/utils/memory_dag.h 2025-12-04T08:34:01.9521501Z Wrapped header: torch/csrc/jit/passes/utils/op_registry.h 2025-12-04T08:34:01.9530480Z Wrapped header: torch/csrc/jit/passes/utils/optimization_utils.h 2025-12-04T08:34:01.9539119Z Wrapped header: torch/csrc/jit/passes/utils/subgraph_utils.h 2025-12-04T08:34:01.9548443Z Wrapped header: torch/csrc/jit/python/init.h 2025-12-04T08:34:01.9557685Z Wrapped header: torch/csrc/jit/python/module_python.h 2025-12-04T08:34:01.9566986Z Wrapped header: torch/csrc/jit/python/opaque_obj.h 2025-12-04T08:34:01.9575965Z Wrapped header: torch/csrc/jit/python/pybind.h 2025-12-04T08:34:01.9586689Z Wrapped header: torch/csrc/jit/python/pybind_utils.h 2025-12-04T08:34:01.9595329Z Wrapped header: torch/csrc/jit/python/python_arg_flatten.h 2025-12-04T08:34:01.9604861Z Wrapped header: torch/csrc/jit/python/python_custom_class.h 2025-12-04T08:34:01.9613734Z Wrapped header: torch/csrc/jit/python/python_dict.h 2025-12-04T08:34:01.9622731Z Wrapped header: torch/csrc/jit/python/python_ir.h 2025-12-04T08:34:01.9632313Z Wrapped header: torch/csrc/jit/python/python_ivalue.h 2025-12-04T08:34:01.9641673Z Wrapped header: torch/csrc/jit/python/python_list.h 2025-12-04T08:34:01.9651197Z Wrapped header: torch/csrc/jit/python/python_sugared_value.h 2025-12-04T08:34:01.9661014Z Wrapped header: torch/csrc/jit/python/python_tracer.h 2025-12-04T08:34:01.9670650Z Wrapped header: torch/csrc/jit/python/python_tree_views.h 2025-12-04T08:34:01.9679363Z Wrapped header: torch/csrc/jit/python/script_init.h 2025-12-04T08:34:01.9689765Z Wrapped header: torch/csrc/jit/python/update_graph_executor_opt.h 2025-12-04T08:34:01.9698775Z Wrapped header: torch/csrc/jit/python/utf8_decoding_ignore.h 2025-12-04T08:34:01.9708436Z Wrapped header: torch/csrc/jit/runtime/argument_spec.h 2025-12-04T08:34:01.9717899Z Wrapped header: torch/csrc/jit/runtime/autodiff.h 2025-12-04T08:34:01.9726673Z Wrapped header: torch/csrc/jit/runtime/calculate_necessary_args.h 2025-12-04T08:34:01.9736074Z Wrapped header: torch/csrc/jit/runtime/custom_operator.h 2025-12-04T08:34:01.9745269Z Wrapped header: torch/csrc/jit/runtime/decomposition_registry.h 2025-12-04T08:34:01.9754054Z Wrapped header: torch/csrc/jit/runtime/decomposition_registry_util.h 2025-12-04T08:34:01.9762240Z Wrapped header: torch/csrc/jit/runtime/exception_message.h 2025-12-04T08:34:01.9771833Z Wrapped header: torch/csrc/jit/runtime/graph_executor.h 2025-12-04T08:34:01.9780708Z Wrapped header: torch/csrc/jit/runtime/graph_executor_impl.h 2025-12-04T08:34:01.9789280Z Wrapped header: torch/csrc/jit/runtime/graph_iterator.h 2025-12-04T08:34:01.9798488Z Wrapped header: torch/csrc/jit/runtime/instruction.h 2025-12-04T08:34:01.9808396Z Wrapped header: torch/csrc/jit/runtime/interpreter.h 2025-12-04T08:34:01.9817371Z Wrapped header: torch/csrc/jit/runtime/jit_exception.h 2025-12-04T08:34:01.9829104Z Wrapped header: torch/csrc/jit/runtime/jit_trace.h 2025-12-04T08:34:01.9836053Z Wrapped header: torch/csrc/jit/runtime/logging.h 2025-12-04T08:34:01.9846366Z Wrapped header: torch/csrc/jit/runtime/operator.h 2025-12-04T08:34:01.9855668Z Wrapped header: torch/csrc/jit/runtime/operator_options.h 2025-12-04T08:34:01.9865255Z Wrapped header: torch/csrc/jit/runtime/print_handler.h 2025-12-04T08:34:01.9874584Z Wrapped header: torch/csrc/jit/runtime/profiling_graph_executor_impl.h 2025-12-04T08:34:01.9883508Z Wrapped header: torch/csrc/jit/runtime/profiling_record.h 2025-12-04T08:34:01.9893162Z Wrapped header: torch/csrc/jit/runtime/register_ops_utils.h 2025-12-04T08:34:01.9901439Z Wrapped header: torch/csrc/jit/runtime/script_profile.h 2025-12-04T08:34:01.9910526Z Wrapped header: torch/csrc/jit/runtime/serialized_shape_function_registry.h 2025-12-04T08:34:01.9920008Z Wrapped header: torch/csrc/jit/runtime/shape_function_registry.h 2025-12-04T08:34:01.9928826Z Wrapped header: torch/csrc/jit/runtime/simple_graph_executor_impl.h 2025-12-04T08:34:01.9937687Z Wrapped header: torch/csrc/jit/runtime/slice_indices_adjust.h 2025-12-04T08:34:01.9947107Z Wrapped header: torch/csrc/jit/runtime/symbolic_script.h 2025-12-04T08:34:01.9956292Z Wrapped header: torch/csrc/jit/runtime/symbolic_shape_registry.h 2025-12-04T08:34:01.9966021Z Wrapped header: torch/csrc/jit/runtime/symbolic_shape_registry_util.h 2025-12-04T08:34:01.9975008Z Wrapped header: torch/csrc/jit/runtime/vararg_functions.h 2025-12-04T08:34:01.9983621Z Wrapped header: torch/csrc/jit/runtime/variable_tensor_list.h 2025-12-04T08:34:01.9993007Z Wrapped header: torch/csrc/jit/runtime/interpreter/can_emit_inline.h 2025-12-04T08:34:02.0002259Z Wrapped header: torch/csrc/jit/runtime/interpreter/code_impl.h 2025-12-04T08:34:02.0012693Z Wrapped header: torch/csrc/jit/runtime/interpreter/frame.h 2025-12-04T08:34:02.0020930Z Wrapped header: torch/csrc/jit/runtime/interpreter/preprocess_graph.h 2025-12-04T08:34:02.0029949Z Wrapped header: torch/csrc/jit/runtime/static/ProcessedNodeInputs.h 2025-12-04T08:34:02.0039242Z Wrapped header: torch/csrc/jit/runtime/static/fusion.h 2025-12-04T08:34:02.0048535Z Wrapped header: torch/csrc/jit/runtime/static/impl.h 2025-12-04T08:34:02.0056334Z Wrapped header: torch/csrc/jit/runtime/static/init.h 2025-12-04T08:34:02.0065291Z Wrapped header: torch/csrc/jit/runtime/static/memory_planner.h 2025-12-04T08:34:02.0075143Z Wrapped header: torch/csrc/jit/runtime/static/ops.h 2025-12-04T08:34:02.0084608Z Wrapped header: torch/csrc/jit/runtime/static/passes.h 2025-12-04T08:34:02.0094304Z Wrapped header: torch/csrc/jit/runtime/static/processed_node_wrapper.h 2025-12-04T08:34:02.0103217Z Wrapped header: torch/csrc/jit/runtime/static/static_method.h 2025-12-04T08:34:02.0112357Z Wrapped header: torch/csrc/jit/runtime/static/te_wrapper.h 2025-12-04T08:34:02.0121156Z Wrapped header: torch/csrc/jit/tensorexpr/analysis.h 2025-12-04T08:34:02.0129618Z Wrapped header: torch/csrc/jit/tensorexpr/block_codegen.h 2025-12-04T08:34:02.0139205Z Wrapped header: torch/csrc/jit/tensorexpr/bounds_inference.h 2025-12-04T08:34:02.0148755Z Wrapped header: torch/csrc/jit/tensorexpr/bounds_overlap.h 2025-12-04T08:34:02.0157950Z Wrapped header: torch/csrc/jit/tensorexpr/codegen.h 2025-12-04T08:34:02.0166844Z Wrapped header: torch/csrc/jit/tensorexpr/cpp_codegen.h 2025-12-04T08:34:02.0176103Z Wrapped header: torch/csrc/jit/tensorexpr/cpp_intrinsics.h 2025-12-04T08:34:02.0185998Z Wrapped header: torch/csrc/jit/tensorexpr/cuda_codegen.h 2025-12-04T08:34:02.0195815Z Wrapped header: torch/csrc/jit/tensorexpr/cuda_random.h 2025-12-04T08:34:02.0204037Z Wrapped header: torch/csrc/jit/tensorexpr/eval.h 2025-12-04T08:34:02.0213820Z Wrapped header: torch/csrc/jit/tensorexpr/exceptions.h 2025-12-04T08:34:02.0223158Z Wrapped header: torch/csrc/jit/tensorexpr/expr.h 2025-12-04T08:34:02.0232452Z Wrapped header: torch/csrc/jit/tensorexpr/external_functions.h 2025-12-04T08:34:02.0242393Z Wrapped header: torch/csrc/jit/tensorexpr/external_functions_core.h 2025-12-04T08:34:02.0252008Z Wrapped header: torch/csrc/jit/tensorexpr/external_functions_registry.h 2025-12-04T08:34:02.0260921Z Wrapped header: torch/csrc/jit/tensorexpr/fwd_decls.h 2025-12-04T08:34:02.0270011Z Wrapped header: torch/csrc/jit/tensorexpr/graph_opt.h 2025-12-04T08:34:02.0279800Z Wrapped header: torch/csrc/jit/tensorexpr/half_support.h 2025-12-04T08:34:02.0289165Z Wrapped header: torch/csrc/jit/tensorexpr/hash_provider.h 2025-12-04T08:34:02.0298614Z Wrapped header: torch/csrc/jit/tensorexpr/intrinsic_symbols.h 2025-12-04T08:34:02.0310148Z Wrapped header: torch/csrc/jit/tensorexpr/ir.h 2025-12-04T08:34:02.0317369Z Wrapped header: torch/csrc/jit/tensorexpr/ir_cloner.h 2025-12-04T08:34:02.0326848Z Wrapped header: torch/csrc/jit/tensorexpr/ir_mutator.h 2025-12-04T08:34:02.0335774Z Wrapped header: torch/csrc/jit/tensorexpr/ir_printer.h 2025-12-04T08:34:02.0345044Z Wrapped header: torch/csrc/jit/tensorexpr/ir_simplifier.h 2025-12-04T08:34:02.0356181Z Wrapped header: torch/csrc/jit/tensorexpr/ir_verifier.h 2025-12-04T08:34:02.0364206Z Wrapped header: torch/csrc/jit/tensorexpr/ir_visitor.h 2025-12-04T08:34:02.0373496Z Wrapped header: torch/csrc/jit/tensorexpr/kernel.h 2025-12-04T08:34:02.0382140Z Wrapped header: torch/csrc/jit/tensorexpr/llvm_codegen.h 2025-12-04T08:34:02.0391735Z Wrapped header: torch/csrc/jit/tensorexpr/llvm_jit.h 2025-12-04T08:34:02.0401123Z Wrapped header: torch/csrc/jit/tensorexpr/loopnest.h 2025-12-04T08:34:02.0412658Z Wrapped header: torch/csrc/jit/tensorexpr/loopnest_randomization.h 2025-12-04T08:34:02.0422929Z Wrapped header: torch/csrc/jit/tensorexpr/lowerings.h 2025-12-04T08:34:02.0430094Z Wrapped header: torch/csrc/jit/tensorexpr/mem_dependency_checker.h 2025-12-04T08:34:02.0439192Z Wrapped header: torch/csrc/jit/tensorexpr/reduction.h 2025-12-04T08:34:02.0448671Z Wrapped header: torch/csrc/jit/tensorexpr/registerizer.h 2025-12-04T08:34:02.0459836Z Wrapped header: torch/csrc/jit/tensorexpr/stmt.h 2025-12-04T08:34:02.0466817Z Wrapped header: torch/csrc/jit/tensorexpr/tensor.h 2025-12-04T08:34:02.0475623Z Wrapped header: torch/csrc/jit/tensorexpr/tensorexpr_init.h 2025-12-04T08:34:02.0484939Z Wrapped header: torch/csrc/jit/tensorexpr/types.h 2025-12-04T08:34:02.0496168Z Wrapped header: torch/csrc/jit/tensorexpr/unique_name_manager.h 2025-12-04T08:34:02.0508838Z Wrapped header: torch/csrc/jit/tensorexpr/var_substitutor.h 2025-12-04T08:34:02.0514352Z Wrapped header: torch/csrc/jit/tensorexpr/operators/conv2d.h 2025-12-04T08:34:02.0523240Z Wrapped header: torch/csrc/jit/tensorexpr/operators/matmul.h 2025-12-04T08:34:02.0532213Z Wrapped header: torch/csrc/jit/tensorexpr/operators/misc.h 2025-12-04T08:34:02.0543316Z Wrapped header: torch/csrc/jit/tensorexpr/operators/norm.h 2025-12-04T08:34:02.0551195Z Wrapped header: torch/csrc/jit/tensorexpr/operators/operators.h 2025-12-04T08:34:02.0560637Z Wrapped header: torch/csrc/jit/tensorexpr/operators/pointwise.h 2025-12-04T08:34:02.0569341Z Wrapped header: torch/csrc/jit/tensorexpr/operators/quantization.h 2025-12-04T08:34:02.0580749Z Wrapped header: torch/csrc/jit/tensorexpr/operators/reduction.h 2025-12-04T08:34:02.0588213Z Wrapped header: torch/csrc/jit/tensorexpr/operators/softmax.h 2025-12-04T08:34:02.0597193Z Wrapped header: torch/csrc/jit/testing/file_check.h 2025-12-04T08:34:02.0606880Z Wrapped header: torch/csrc/jit/testing/hooks_for_testing.h 2025-12-04T08:34:02.0607321Z Skipping header: torch/csrc/stable/library.h 2025-12-04T08:34:02.0607707Z Skipping header: torch/csrc/stable/accelerator.h 2025-12-04T08:34:02.0607971Z Skipping header: torch/csrc/stable/device.h 2025-12-04T08:34:02.0608242Z Skipping header: torch/csrc/stable/device_inl.h 2025-12-04T08:34:02.0608516Z Skipping header: torch/csrc/stable/device_struct.h 2025-12-04T08:34:02.0608784Z Skipping header: torch/csrc/stable/ops.h 2025-12-04T08:34:02.0609069Z Skipping header: torch/csrc/stable/stableivalue_conversions.h 2025-12-04T08:34:02.0609360Z Skipping header: torch/csrc/stable/tensor.h 2025-12-04T08:34:02.0609619Z Skipping header: torch/csrc/stable/tensor_inl.h 2025-12-04T08:34:02.0609889Z Skipping header: torch/csrc/stable/tensor_struct.h 2025-12-04T08:34:02.0610169Z Skipping header: torch/csrc/stable/version.h 2025-12-04T08:34:02.0610428Z Skipping header: torch/csrc/stable/c/shim.h 2025-12-04T08:34:02.0616935Z Wrapped header: torch/csrc/acc/Module.h 2025-12-04T08:34:02.0625216Z Wrapped header: torch/csrc/api/include/torch/all.h 2025-12-04T08:34:02.0636348Z Wrapped header: torch/csrc/api/include/torch/arg.h 2025-12-04T08:34:02.0645312Z Wrapped header: torch/csrc/api/include/torch/autograd.h 2025-12-04T08:34:02.0654530Z Wrapped header: torch/csrc/api/include/torch/cuda.h 2025-12-04T08:34:02.0664520Z Wrapped header: torch/csrc/api/include/torch/data.h 2025-12-04T08:34:02.0674968Z Wrapped header: torch/csrc/api/include/torch/enum.h 2025-12-04T08:34:02.0686287Z Wrapped header: torch/csrc/api/include/torch/expanding_array.h 2025-12-04T08:34:02.0697723Z Wrapped header: torch/csrc/api/include/torch/fft.h 2025-12-04T08:34:02.0708541Z Wrapped header: torch/csrc/api/include/torch/imethod.h 2025-12-04T08:34:02.0716194Z Wrapped header: torch/csrc/api/include/torch/jit.h 2025-12-04T08:34:02.0724955Z Wrapped header: torch/csrc/api/include/torch/mps.h 2025-12-04T08:34:02.0733851Z Wrapped header: torch/csrc/api/include/torch/nested.h 2025-12-04T08:34:02.0743486Z Wrapped header: torch/csrc/api/include/torch/nn.h 2025-12-04T08:34:02.0752287Z Wrapped header: torch/csrc/api/include/torch/optim.h 2025-12-04T08:34:02.0761920Z Wrapped header: torch/csrc/api/include/torch/ordered_dict.h 2025-12-04T08:34:02.0770528Z Wrapped header: torch/csrc/api/include/torch/python.h 2025-12-04T08:34:02.0779891Z Wrapped header: torch/csrc/api/include/torch/serialize.h 2025-12-04T08:34:02.0789889Z Wrapped header: torch/csrc/api/include/torch/sparse.h 2025-12-04T08:34:02.0803626Z Wrapped header: torch/csrc/api/include/torch/special.h 2025-12-04T08:34:02.0813374Z Wrapped header: torch/csrc/api/include/torch/torch.h 2025-12-04T08:34:02.0821572Z Wrapped header: torch/csrc/api/include/torch/types.h 2025-12-04T08:34:02.0831053Z Wrapped header: torch/csrc/api/include/torch/utils.h 2025-12-04T08:34:02.0839531Z Wrapped header: torch/csrc/api/include/torch/version.h 2025-12-04T08:34:02.0846632Z Wrapped header: torch/csrc/api/include/torch/xpu.h 2025-12-04T08:34:02.0855019Z Wrapped header: torch/csrc/api/include/torch/data/dataloader.h 2025-12-04T08:34:02.0864173Z Wrapped header: torch/csrc/api/include/torch/data/dataloader_options.h 2025-12-04T08:34:02.0873720Z Wrapped header: torch/csrc/api/include/torch/data/datasets.h 2025-12-04T08:34:02.0882365Z Wrapped header: torch/csrc/api/include/torch/data/example.h 2025-12-04T08:34:02.0891425Z Wrapped header: torch/csrc/api/include/torch/data/iterator.h 2025-12-04T08:34:02.0900020Z Wrapped header: torch/csrc/api/include/torch/data/samplers.h 2025-12-04T08:34:02.0910085Z Wrapped header: torch/csrc/api/include/torch/data/transforms.h 2025-12-04T08:34:02.0923895Z Wrapped header: torch/csrc/api/include/torch/data/worker_exception.h 2025-12-04T08:34:02.0927855Z Wrapped header: torch/csrc/api/include/torch/data/dataloader/base.h 2025-12-04T08:34:02.0936897Z Wrapped header: torch/csrc/api/include/torch/data/dataloader/stateful.h 2025-12-04T08:34:02.0945493Z Wrapped header: torch/csrc/api/include/torch/data/dataloader/stateless.h 2025-12-04T08:34:02.0954648Z Wrapped header: torch/csrc/api/include/torch/data/datasets/base.h 2025-12-04T08:34:02.0965038Z Wrapped header: torch/csrc/api/include/torch/data/datasets/chunk.h 2025-12-04T08:34:02.0973843Z Wrapped header: torch/csrc/api/include/torch/data/datasets/map.h 2025-12-04T08:34:02.0981893Z Wrapped header: torch/csrc/api/include/torch/data/datasets/mnist.h 2025-12-04T08:34:02.0991407Z Wrapped header: torch/csrc/api/include/torch/data/datasets/shared.h 2025-12-04T08:34:02.1000519Z Wrapped header: torch/csrc/api/include/torch/data/datasets/stateful.h 2025-12-04T08:34:02.1009448Z Wrapped header: torch/csrc/api/include/torch/data/datasets/tensor.h 2025-12-04T08:34:02.1020634Z Wrapped header: torch/csrc/api/include/torch/data/detail/data_shuttle.h 2025-12-04T08:34:02.1030613Z Wrapped header: torch/csrc/api/include/torch/data/detail/queue.h 2025-12-04T08:34:02.1038392Z Wrapped header: torch/csrc/api/include/torch/data/detail/sequencers.h 2025-12-04T08:34:02.1047920Z Wrapped header: torch/csrc/api/include/torch/data/samplers/base.h 2025-12-04T08:34:02.1056949Z Wrapped header: torch/csrc/api/include/torch/data/samplers/custom_batch_request.h 2025-12-04T08:34:02.1068582Z Wrapped header: torch/csrc/api/include/torch/data/samplers/distributed.h 2025-12-04T08:34:02.1076738Z Wrapped header: torch/csrc/api/include/torch/data/samplers/random.h 2025-12-04T08:34:02.1085169Z Wrapped header: torch/csrc/api/include/torch/data/samplers/sequential.h 2025-12-04T08:34:02.1094590Z Wrapped header: torch/csrc/api/include/torch/data/samplers/serialize.h 2025-12-04T08:34:02.1105949Z Wrapped header: torch/csrc/api/include/torch/data/samplers/stream.h 2025-12-04T08:34:02.1117175Z Wrapped header: torch/csrc/api/include/torch/data/transforms/base.h 2025-12-04T08:34:02.1122174Z Wrapped header: torch/csrc/api/include/torch/data/transforms/collate.h 2025-12-04T08:34:02.1130601Z Wrapped header: torch/csrc/api/include/torch/data/transforms/lambda.h 2025-12-04T08:34:02.1140367Z Wrapped header: torch/csrc/api/include/torch/data/transforms/stack.h 2025-12-04T08:34:02.1150038Z Wrapped header: torch/csrc/api/include/torch/data/transforms/tensor.h 2025-12-04T08:34:02.1159232Z Wrapped header: torch/csrc/api/include/torch/detail/TensorDataContainer.h 2025-12-04T08:34:02.1169169Z Wrapped header: torch/csrc/api/include/torch/detail/static.h 2025-12-04T08:34:02.1178490Z Wrapped header: torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h 2025-12-04T08:34:02.1188455Z Wrapped header: torch/csrc/api/include/torch/nn/cloneable.h 2025-12-04T08:34:02.1198030Z Wrapped header: torch/csrc/api/include/torch/nn/functional.h 2025-12-04T08:34:02.1206918Z Wrapped header: torch/csrc/api/include/torch/nn/init.h 2025-12-04T08:34:02.1215988Z Wrapped header: torch/csrc/api/include/torch/nn/module.h 2025-12-04T08:34:02.1226332Z Wrapped header: torch/csrc/api/include/torch/nn/modules.h 2025-12-04T08:34:02.1238503Z Wrapped header: torch/csrc/api/include/torch/nn/options.h 2025-12-04T08:34:02.1245459Z Wrapped header: torch/csrc/api/include/torch/nn/pimpl-inl.h 2025-12-04T08:34:02.1254968Z Wrapped header: torch/csrc/api/include/torch/nn/pimpl.h 2025-12-04T08:34:02.1264140Z Wrapped header: torch/csrc/api/include/torch/nn/utils.h 2025-12-04T08:34:02.1275327Z Wrapped header: torch/csrc/api/include/torch/nn/functional/activation.h 2025-12-04T08:34:02.1282522Z Wrapped header: torch/csrc/api/include/torch/nn/functional/batchnorm.h 2025-12-04T08:34:02.1291029Z Wrapped header: torch/csrc/api/include/torch/nn/functional/conv.h 2025-12-04T08:34:02.1299786Z Wrapped header: torch/csrc/api/include/torch/nn/functional/distance.h 2025-12-04T08:34:02.1311174Z Wrapped header: torch/csrc/api/include/torch/nn/functional/dropout.h 2025-12-04T08:34:02.1319503Z Wrapped header: torch/csrc/api/include/torch/nn/functional/embedding.h 2025-12-04T08:34:02.1328927Z Wrapped header: torch/csrc/api/include/torch/nn/functional/fold.h 2025-12-04T08:34:02.1337698Z Wrapped header: torch/csrc/api/include/torch/nn/functional/instancenorm.h 2025-12-04T08:34:02.1350776Z Wrapped header: torch/csrc/api/include/torch/nn/functional/linear.h 2025-12-04T08:34:02.1356639Z Wrapped header: torch/csrc/api/include/torch/nn/functional/loss.h 2025-12-04T08:34:02.1365204Z Wrapped header: torch/csrc/api/include/torch/nn/functional/normalization.h 2025-12-04T08:34:02.1374427Z Wrapped header: torch/csrc/api/include/torch/nn/functional/padding.h 2025-12-04T08:34:02.1384896Z Wrapped header: torch/csrc/api/include/torch/nn/functional/pixelshuffle.h 2025-12-04T08:34:02.1395457Z Wrapped header: torch/csrc/api/include/torch/nn/functional/pooling.h 2025-12-04T08:34:02.1403558Z Wrapped header: torch/csrc/api/include/torch/nn/functional/upsampling.h 2025-12-04T08:34:02.1412562Z Wrapped header: torch/csrc/api/include/torch/nn/functional/vision.h 2025-12-04T08:34:02.1421804Z Wrapped header: torch/csrc/api/include/torch/nn/modules/_functions.h 2025-12-04T08:34:02.1431184Z Wrapped header: torch/csrc/api/include/torch/nn/modules/activation.h 2025-12-04T08:34:02.1441558Z Wrapped header: torch/csrc/api/include/torch/nn/modules/adaptive.h 2025-12-04T08:34:02.1449634Z Wrapped header: torch/csrc/api/include/torch/nn/modules/batchnorm.h 2025-12-04T08:34:02.1458026Z Wrapped header: torch/csrc/api/include/torch/nn/modules/common.h 2025-12-04T08:34:02.1468411Z Wrapped header: torch/csrc/api/include/torch/nn/modules/conv.h 2025-12-04T08:34:02.1480897Z Wrapped header: torch/csrc/api/include/torch/nn/modules/distance.h 2025-12-04T08:34:02.1487411Z Wrapped header: torch/csrc/api/include/torch/nn/modules/dropout.h 2025-12-04T08:34:02.1497070Z Wrapped header: torch/csrc/api/include/torch/nn/modules/embedding.h 2025-12-04T08:34:02.1504954Z Wrapped header: torch/csrc/api/include/torch/nn/modules/fold.h 2025-12-04T08:34:02.1514128Z Wrapped header: torch/csrc/api/include/torch/nn/modules/instancenorm.h 2025-12-04T08:34:02.1523619Z Wrapped header: torch/csrc/api/include/torch/nn/modules/linear.h 2025-12-04T08:34:02.1533243Z Wrapped header: torch/csrc/api/include/torch/nn/modules/loss.h 2025-12-04T08:34:02.1546003Z Wrapped header: torch/csrc/api/include/torch/nn/modules/normalization.h 2025-12-04T08:34:02.1552295Z Wrapped header: torch/csrc/api/include/torch/nn/modules/padding.h 2025-12-04T08:34:02.1561045Z Wrapped header: torch/csrc/api/include/torch/nn/modules/pixelshuffle.h 2025-12-04T08:34:02.1570704Z Wrapped header: torch/csrc/api/include/torch/nn/modules/pooling.h 2025-12-04T08:34:02.1581559Z Wrapped header: torch/csrc/api/include/torch/nn/modules/rnn.h 2025-12-04T08:34:02.1590059Z Wrapped header: torch/csrc/api/include/torch/nn/modules/transformer.h 2025-12-04T08:34:02.1598484Z Wrapped header: torch/csrc/api/include/torch/nn/modules/transformercoder.h 2025-12-04T08:34:02.1608356Z Wrapped header: torch/csrc/api/include/torch/nn/modules/transformerlayer.h 2025-12-04T08:34:02.1617194Z Wrapped header: torch/csrc/api/include/torch/nn/modules/upsampling.h 2025-12-04T08:34:02.1626142Z Wrapped header: torch/csrc/api/include/torch/nn/modules/utils.h 2025-12-04T08:34:02.1636360Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/any.h 2025-12-04T08:34:02.1644602Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h 2025-12-04T08:34:02.1655118Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/any_value.h 2025-12-04T08:34:02.1664504Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/functional.h 2025-12-04T08:34:02.1676962Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/moduledict.h 2025-12-04T08:34:02.1689049Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/modulelist.h 2025-12-04T08:34:02.1696951Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/named_any.h 2025-12-04T08:34:02.1706431Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/parameterdict.h 2025-12-04T08:34:02.1716209Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/parameterlist.h 2025-12-04T08:34:02.1726156Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/sequential.h 2025-12-04T08:34:02.1736778Z Wrapped header: torch/csrc/api/include/torch/nn/options/activation.h 2025-12-04T08:34:02.1745611Z Wrapped header: torch/csrc/api/include/torch/nn/options/adaptive.h 2025-12-04T08:34:02.1752671Z Wrapped header: torch/csrc/api/include/torch/nn/options/batchnorm.h 2025-12-04T08:34:02.1762279Z Wrapped header: torch/csrc/api/include/torch/nn/options/conv.h 2025-12-04T08:34:02.1772242Z Wrapped header: torch/csrc/api/include/torch/nn/options/distance.h 2025-12-04T08:34:02.1783089Z Wrapped header: torch/csrc/api/include/torch/nn/options/dropout.h 2025-12-04T08:34:02.1792911Z Wrapped header: torch/csrc/api/include/torch/nn/options/embedding.h 2025-12-04T08:34:02.1799493Z Wrapped header: torch/csrc/api/include/torch/nn/options/fold.h 2025-12-04T08:34:02.1808153Z Wrapped header: torch/csrc/api/include/torch/nn/options/instancenorm.h 2025-12-04T08:34:02.1817699Z Wrapped header: torch/csrc/api/include/torch/nn/options/linear.h 2025-12-04T08:34:02.1830898Z Wrapped header: torch/csrc/api/include/torch/nn/options/loss.h 2025-12-04T08:34:02.1838789Z Wrapped header: torch/csrc/api/include/torch/nn/options/normalization.h 2025-12-04T08:34:02.1848287Z Wrapped header: torch/csrc/api/include/torch/nn/options/padding.h 2025-12-04T08:34:02.1857421Z Wrapped header: torch/csrc/api/include/torch/nn/options/pixelshuffle.h 2025-12-04T08:34:02.1864866Z Wrapped header: torch/csrc/api/include/torch/nn/options/pooling.h 2025-12-04T08:34:02.1876094Z Wrapped header: torch/csrc/api/include/torch/nn/options/rnn.h 2025-12-04T08:34:02.1883787Z Wrapped header: torch/csrc/api/include/torch/nn/options/transformer.h 2025-12-04T08:34:02.1893844Z Wrapped header: torch/csrc/api/include/torch/nn/options/transformercoder.h 2025-12-04T08:34:02.1905731Z Wrapped header: torch/csrc/api/include/torch/nn/options/transformerlayer.h 2025-12-04T08:34:02.1916376Z Wrapped header: torch/csrc/api/include/torch/nn/options/upsampling.h 2025-12-04T08:34:02.1924832Z Wrapped header: torch/csrc/api/include/torch/nn/options/vision.h 2025-12-04T08:34:02.1931600Z Wrapped header: torch/csrc/api/include/torch/nn/parallel/data_parallel.h 2025-12-04T08:34:02.1940996Z Wrapped header: torch/csrc/api/include/torch/nn/utils/clip_grad.h 2025-12-04T08:34:02.1949872Z Wrapped header: torch/csrc/api/include/torch/nn/utils/convert_parameters.h 2025-12-04T08:34:02.1960371Z Wrapped header: torch/csrc/api/include/torch/nn/utils/rnn.h 2025-12-04T08:34:02.1970295Z Wrapped header: torch/csrc/api/include/torch/optim/adagrad.h 2025-12-04T08:34:02.1978946Z Wrapped header: torch/csrc/api/include/torch/optim/adam.h 2025-12-04T08:34:02.1988426Z Wrapped header: torch/csrc/api/include/torch/optim/adamw.h 2025-12-04T08:34:02.1998094Z Wrapped header: torch/csrc/api/include/torch/optim/lbfgs.h 2025-12-04T08:34:02.2007786Z Wrapped header: torch/csrc/api/include/torch/optim/optimizer.h 2025-12-04T08:34:02.2017407Z Wrapped header: torch/csrc/api/include/torch/optim/rmsprop.h 2025-12-04T08:34:02.2026400Z Wrapped header: torch/csrc/api/include/torch/optim/serialize.h 2025-12-04T08:34:02.2037443Z Wrapped header: torch/csrc/api/include/torch/optim/sgd.h 2025-12-04T08:34:02.2046438Z Wrapped header: torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h 2025-12-04T08:34:02.2057197Z Wrapped header: torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h 2025-12-04T08:34:02.2064648Z Wrapped header: torch/csrc/api/include/torch/optim/schedulers/step_lr.h 2025-12-04T08:34:02.2073686Z Wrapped header: torch/csrc/api/include/torch/python/init.h 2025-12-04T08:34:02.2084429Z Wrapped header: torch/csrc/api/include/torch/serialize/archive.h 2025-12-04T08:34:02.2093933Z Wrapped header: torch/csrc/api/include/torch/serialize/input-archive.h 2025-12-04T08:34:02.2105402Z Wrapped header: torch/csrc/api/include/torch/serialize/output-archive.h 2025-12-04T08:34:02.2114906Z Wrapped header: torch/csrc/api/include/torch/serialize/tensor.h 2025-12-04T08:34:02.2124668Z Wrapped header: torch/csrc/autograd/FunctionsManual.h 2025-12-04T08:34:02.2134669Z Wrapped header: torch/csrc/autograd/InferenceMode.h 2025-12-04T08:34:02.2144135Z Wrapped header: torch/csrc/autograd/VariableTypeUtils.h 2025-12-04T08:34:02.2153444Z Wrapped header: torch/csrc/autograd/anomaly_mode.h 2025-12-04T08:34:02.2162082Z Wrapped header: torch/csrc/autograd/autograd.h 2025-12-04T08:34:02.2171959Z Wrapped header: torch/csrc/autograd/autograd_not_implemented_fallback.h 2025-12-04T08:34:02.2182663Z Wrapped header: torch/csrc/autograd/cpp_hook.h 2025-12-04T08:34:02.2191936Z Wrapped header: torch/csrc/autograd/custom_function.h 2025-12-04T08:34:02.2200793Z Wrapped header: torch/csrc/autograd/edge.h 2025-12-04T08:34:02.2209944Z Wrapped header: torch/csrc/autograd/engine.h 2025-12-04T08:34:02.2219379Z Wrapped header: torch/csrc/autograd/forward_grad.h 2025-12-04T08:34:02.2231262Z Wrapped header: torch/csrc/autograd/function.h 2025-12-04T08:34:02.2240496Z Wrapped header: torch/csrc/autograd/function_hook.h 2025-12-04T08:34:02.2249570Z Wrapped header: torch/csrc/autograd/grad_mode.h 2025-12-04T08:34:02.2258637Z Wrapped header: torch/csrc/autograd/graph_task.h 2025-12-04T08:34:02.2269442Z Wrapped header: torch/csrc/autograd/input_buffer.h 2025-12-04T08:34:02.2279309Z Wrapped header: torch/csrc/autograd/input_metadata.h 2025-12-04T08:34:02.2288931Z Wrapped header: torch/csrc/autograd/jit_decomp_interface.h 2025-12-04T08:34:02.2297403Z Wrapped header: torch/csrc/autograd/profiler.h 2025-12-04T08:34:02.2307640Z Wrapped header: torch/csrc/autograd/profiler_kineto.h 2025-12-04T08:34:02.2317295Z Wrapped header: torch/csrc/autograd/profiler_legacy.h 2025-12-04T08:34:02.2328023Z Wrapped header: torch/csrc/autograd/profiler_python.h 2025-12-04T08:34:02.2337204Z Wrapped header: torch/csrc/autograd/python_anomaly_mode.h 2025-12-04T08:34:02.2346117Z Wrapped header: torch/csrc/autograd/python_autograd.h 2025-12-04T08:34:02.2356134Z Wrapped header: torch/csrc/autograd/python_cpp_function.h 2025-12-04T08:34:02.2366298Z Wrapped header: torch/csrc/autograd/python_engine.h 2025-12-04T08:34:02.2376006Z Wrapped header: torch/csrc/autograd/python_enum_tag.h 2025-12-04T08:34:02.2384209Z Wrapped header: torch/csrc/autograd/python_fft_functions.h 2025-12-04T08:34:02.2393690Z Wrapped header: torch/csrc/autograd/python_function.h 2025-12-04T08:34:02.2404033Z Wrapped header: torch/csrc/autograd/python_hook.h 2025-12-04T08:34:02.2413472Z Wrapped header: torch/csrc/autograd/python_legacy_variable.h 2025-12-04T08:34:02.2424517Z Wrapped header: torch/csrc/autograd/python_linalg_functions.h 2025-12-04T08:34:02.2433833Z Wrapped header: torch/csrc/autograd/python_nested_functions.h 2025-12-04T08:34:02.2443134Z Wrapped header: torch/csrc/autograd/python_nn_functions.h 2025-12-04T08:34:02.2452555Z Wrapped header: torch/csrc/autograd/python_saved_variable_hooks.h 2025-12-04T08:34:02.2461851Z Wrapped header: torch/csrc/autograd/python_sparse_functions.h 2025-12-04T08:34:02.2471463Z Wrapped header: torch/csrc/autograd/python_special_functions.h 2025-12-04T08:34:02.2481221Z Wrapped header: torch/csrc/autograd/python_torch_functions.h 2025-12-04T08:34:02.2490954Z Wrapped header: torch/csrc/autograd/python_variable.h 2025-12-04T08:34:02.2499711Z Wrapped header: torch/csrc/autograd/python_variable_indexing.h 2025-12-04T08:34:02.2511305Z Wrapped header: torch/csrc/autograd/record_function_ops.h 2025-12-04T08:34:02.2519538Z Wrapped header: torch/csrc/autograd/saved_variable.h 2025-12-04T08:34:02.2528970Z Wrapped header: torch/csrc/autograd/saved_variable_hooks.h 2025-12-04T08:34:02.2537905Z Wrapped header: torch/csrc/autograd/symbolic.h 2025-12-04T08:34:02.2546819Z Wrapped header: torch/csrc/autograd/variable.h 2025-12-04T08:34:02.2556738Z Wrapped header: torch/csrc/autograd/variable_info.h 2025-12-04T08:34:02.2566618Z Wrapped header: torch/csrc/autograd/functions/accumulate_grad.h 2025-12-04T08:34:02.2575739Z Wrapped header: torch/csrc/autograd/functions/basic_ops.h 2025-12-04T08:34:02.2585560Z Wrapped header: torch/csrc/autograd/functions/comm.h 2025-12-04T08:34:02.2594479Z Wrapped header: torch/csrc/autograd/functions/pybind.h 2025-12-04T08:34:02.2608082Z Wrapped header: torch/csrc/autograd/functions/tensor.h 2025-12-04T08:34:02.2613953Z Wrapped header: torch/csrc/autograd/functions/utils.h 2025-12-04T08:34:02.2623317Z Wrapped header: torch/csrc/autograd/utils/error_messages.h 2025-12-04T08:34:02.2631894Z Wrapped header: torch/csrc/autograd/utils/grad_layout_contract.h 2025-12-04T08:34:02.2641114Z Wrapped header: torch/csrc/autograd/utils/lambda_post_hook.h 2025-12-04T08:34:02.2650498Z Wrapped header: torch/csrc/autograd/utils/python_arg_parsing.h 2025-12-04T08:34:02.2659308Z Wrapped header: torch/csrc/autograd/utils/warnings.h 2025-12-04T08:34:02.2668746Z Wrapped header: torch/csrc/autograd/utils/wrap_outputs.h 2025-12-04T08:34:02.2679604Z Wrapped header: torch/csrc/autograd/generated/python_functions.h 2025-12-04T08:34:02.2688145Z Wrapped header: torch/csrc/autograd/generated/python_return_types.h 2025-12-04T08:34:02.2698064Z Wrapped header: torch/csrc/autograd/generated/VariableType.h 2025-12-04T08:34:02.2711598Z Wrapped header: torch/csrc/autograd/generated/Functions.h 2025-12-04T08:34:02.2724516Z Wrapped header: torch/csrc/autograd/generated/variable_factories.h 2025-12-04T08:34:02.2732611Z Wrapped header: torch/csrc/autograd/generated/ViewFuncs.h 2025-12-04T08:34:02.2743007Z Wrapped header: torch/csrc/cpu/Module.h 2025-12-04T08:34:02.2752861Z Wrapped header: torch/csrc/cuda/CUDAPluggableAllocator.h 2025-12-04T08:34:02.2763067Z Wrapped header: torch/csrc/cuda/Event.h 2025-12-04T08:34:02.2773338Z Wrapped header: torch/csrc/cuda/GdsFile.h 2025-12-04T08:34:02.2782766Z Wrapped header: torch/csrc/cuda/Module.h 2025-12-04T08:34:02.2792532Z Wrapped header: torch/csrc/cuda/Stream.h 2025-12-04T08:34:02.2801497Z Wrapped header: torch/csrc/cuda/THCP.h 2025-12-04T08:34:02.2810606Z Wrapped header: torch/csrc/cuda/comm.h 2025-12-04T08:34:02.2819525Z Wrapped header: torch/csrc/cuda/device_set.h 2025-12-04T08:34:02.2829713Z Wrapped header: torch/csrc/cuda/memory_snapshot.h 2025-12-04T08:34:02.2838330Z Wrapped header: torch/csrc/cuda/nccl.h 2025-12-04T08:34:02.2847364Z Wrapped header: torch/csrc/cuda/python_comm.h 2025-12-04T08:34:02.2856843Z Wrapped header: torch/csrc/cuda/python_nccl.h 2025-12-04T08:34:02.2865643Z Wrapped header: torch/csrc/cuda/utils.h 2025-12-04T08:34:02.2875018Z Wrapped header: torch/csrc/distributed/Placement.h 2025-12-04T08:34:02.2884792Z Wrapped header: torch/csrc/distributed/python_placement.h 2025-12-04T08:34:02.2893640Z Wrapped header: torch/csrc/distributed/autograd/autograd.h 2025-12-04T08:34:02.2904222Z Wrapped header: torch/csrc/distributed/autograd/python_autograd.h 2025-12-04T08:34:02.2913784Z Wrapped header: torch/csrc/distributed/autograd/utils.h 2025-12-04T08:34:02.2923320Z Wrapped header: torch/csrc/distributed/autograd/context/container.h 2025-12-04T08:34:02.2932722Z Wrapped header: torch/csrc/distributed/autograd/context/context.h 2025-12-04T08:34:02.2942637Z Wrapped header: torch/csrc/distributed/autograd/engine/dist_engine.h 2025-12-04T08:34:02.2951876Z Wrapped header: torch/csrc/distributed/autograd/functions/recvrpc_backward.h 2025-12-04T08:34:02.2961064Z Wrapped header: torch/csrc/distributed/autograd/functions/sendrpc_backward.h 2025-12-04T08:34:02.2970842Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h 2025-12-04T08:34:02.2994243Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h 2025-12-04T08:34:02.3008326Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h 2025-12-04T08:34:02.3013982Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h 2025-12-04T08:34:02.3023513Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h 2025-12-04T08:34:02.3033492Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h 2025-12-04T08:34:02.3042647Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h 2025-12-04T08:34:02.3051686Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h 2025-12-04T08:34:02.3060934Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h 2025-12-04T08:34:02.3069836Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h 2025-12-04T08:34:02.3078827Z Wrapped header: torch/csrc/distributed/c10d/TraceUtils.h 2025-12-04T08:34:02.3087885Z Wrapped header: torch/csrc/distributed/c10d/c10d.h 2025-12-04T08:34:02.3097563Z Wrapped header: torch/csrc/distributed/c10d/debug.h 2025-12-04T08:34:02.3106888Z Wrapped header: torch/csrc/distributed/c10d/error.h 2025-12-04T08:34:02.3116421Z Wrapped header: torch/csrc/distributed/c10d/exception.h 2025-12-04T08:34:02.3125105Z Wrapped header: torch/csrc/distributed/c10d/logging.h 2025-12-04T08:34:02.3133689Z Wrapped header: torch/csrc/distributed/c10d/python_comm_hook.h 2025-12-04T08:34:02.3144529Z Wrapped header: torch/csrc/distributed/c10d/socket.h 2025-12-04T08:34:02.3153779Z Wrapped header: torch/csrc/distributed/c10d/socket_fmt.h 2025-12-04T08:34:02.3163649Z Wrapped header: torch/csrc/distributed/c10d/quantization/quantization.h 2025-12-04T08:34:02.3172954Z Wrapped header: torch/csrc/distributed/c10d/quantization/quantization_gpu.h 2025-12-04T08:34:02.3182141Z Wrapped header: torch/csrc/distributed/c10d/quantization/quantization_utils.h 2025-12-04T08:34:02.3191416Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h 2025-12-04T08:34:02.3199949Z Wrapped header: torch/csrc/distributed/rpc/agent_utils.h 2025-12-04T08:34:02.3209041Z Wrapped header: torch/csrc/distributed/rpc/message.h 2025-12-04T08:34:02.3218520Z Wrapped header: torch/csrc/distributed/rpc/py_rref.h 2025-12-04T08:34:02.3228022Z Wrapped header: torch/csrc/distributed/rpc/python_call.h 2025-12-04T08:34:02.3236898Z Wrapped header: torch/csrc/distributed/rpc/python_functions.h 2025-12-04T08:34:02.3246316Z Wrapped header: torch/csrc/distributed/rpc/python_remote_call.h 2025-12-04T08:34:02.3256347Z Wrapped header: torch/csrc/distributed/rpc/python_resp.h 2025-12-04T08:34:02.3265456Z Wrapped header: torch/csrc/distributed/rpc/python_rpc_handler.h 2025-12-04T08:34:02.3274879Z Wrapped header: torch/csrc/distributed/rpc/request_callback.h 2025-12-04T08:34:02.3284549Z Wrapped header: torch/csrc/distributed/rpc/request_callback_impl.h 2025-12-04T08:34:02.3294771Z Wrapped header: torch/csrc/distributed/rpc/request_callback_no_python.h 2025-12-04T08:34:02.3310074Z Wrapped header: torch/csrc/distributed/rpc/rpc.h 2025-12-04T08:34:02.3315555Z Wrapped header: torch/csrc/distributed/rpc/rpc_agent.h 2025-12-04T08:34:02.3324312Z Wrapped header: torch/csrc/distributed/rpc/rpc_command_base.h 2025-12-04T08:34:02.3333815Z Wrapped header: torch/csrc/distributed/rpc/rref_context.h 2025-12-04T08:34:02.3343577Z Wrapped header: torch/csrc/distributed/rpc/rref_impl.h 2025-12-04T08:34:02.3352472Z Wrapped header: torch/csrc/distributed/rpc/rref_proto.h 2025-12-04T08:34:02.3361127Z Wrapped header: torch/csrc/distributed/rpc/script_call.h 2025-12-04T08:34:02.3370496Z Wrapped header: torch/csrc/distributed/rpc/script_remote_call.h 2025-12-04T08:34:02.3379548Z Wrapped header: torch/csrc/distributed/rpc/script_resp.h 2025-12-04T08:34:02.3389744Z Wrapped header: torch/csrc/distributed/rpc/tensorpipe_agent.h 2025-12-04T08:34:02.3398741Z Wrapped header: torch/csrc/distributed/rpc/tensorpipe_utils.h 2025-12-04T08:34:02.3407925Z Wrapped header: torch/csrc/distributed/rpc/torchscript_functions.h 2025-12-04T08:34:02.3418495Z Wrapped header: torch/csrc/distributed/rpc/types.h 2025-12-04T08:34:02.3426418Z Wrapped header: torch/csrc/distributed/rpc/unpickled_python_call.h 2025-12-04T08:34:02.3437345Z Wrapped header: torch/csrc/distributed/rpc/unpickled_python_remote_call.h 2025-12-04T08:34:02.3446146Z Wrapped header: torch/csrc/distributed/rpc/utils.h 2025-12-04T08:34:02.3455104Z Wrapped header: torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h 2025-12-04T08:34:02.3465287Z Wrapped header: torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h 2025-12-04T08:34:02.3474090Z Wrapped header: torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h 2025-12-04T08:34:02.3483364Z Wrapped header: torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h 2025-12-04T08:34:02.3492820Z Wrapped header: torch/csrc/distributed/rpc/testing/testing.h 2025-12-04T08:34:02.3502146Z Wrapped header: torch/csrc/dynamo/cache_entry.h 2025-12-04T08:34:02.3511945Z Wrapped header: torch/csrc/dynamo/compiled_autograd.h 2025-12-04T08:34:02.3520792Z Wrapped header: torch/csrc/dynamo/cpp_shim.h 2025-12-04T08:34:02.3527741Z Wrapped header: torch/csrc/dynamo/cpython_defs.h 2025-12-04T08:34:02.3536216Z Wrapped header: torch/csrc/dynamo/cpython_includes.h 2025-12-04T08:34:02.3544910Z Wrapped header: torch/csrc/dynamo/debug_macros.h 2025-12-04T08:34:02.3554348Z Wrapped header: torch/csrc/dynamo/eval_frame.h 2025-12-04T08:34:02.3563498Z Wrapped header: torch/csrc/dynamo/eval_frame_cpp.h 2025-12-04T08:34:02.3573229Z Wrapped header: torch/csrc/dynamo/extra_state.h 2025-12-04T08:34:02.3582423Z Wrapped header: torch/csrc/dynamo/framelocals_mapping.h 2025-12-04T08:34:02.3591925Z Wrapped header: torch/csrc/dynamo/guards.h 2025-12-04T08:34:02.3601700Z Wrapped header: torch/csrc/dynamo/init.h 2025-12-04T08:34:02.3613347Z Wrapped header: torch/csrc/dynamo/python_compiled_autograd.h 2025-12-04T08:34:02.3622384Z Wrapped header: torch/csrc/dynamo/stackref_bridge.h 2025-12-04T08:34:02.3630618Z Wrapped header: torch/csrc/dynamo/utils.h 2025-12-04T08:34:02.3639368Z Wrapped header: torch/csrc/export/example_upgraders.h 2025-12-04T08:34:02.3648614Z Wrapped header: torch/csrc/export/pt2_archive_constants.h 2025-12-04T08:34:02.3658397Z Wrapped header: torch/csrc/export/pybind.h 2025-12-04T08:34:02.3669722Z Wrapped header: torch/csrc/export/upgrader.h 2025-12-04T08:34:02.3677640Z Wrapped header: torch/csrc/functionalization/Module.h 2025-12-04T08:34:02.3686316Z Wrapped header: torch/csrc/functorch/init.h 2025-12-04T08:34:02.3695684Z Wrapped header: torch/csrc/fx/node.h 2025-12-04T08:34:02.3706820Z Wrapped header: torch/csrc/inductor/array_ref_impl.h 2025-12-04T08:34:02.3715633Z Wrapped header: torch/csrc/inductor/cpp_prefix.h 2025-12-04T08:34:02.3723819Z Wrapped header: torch/csrc/inductor/inductor_ops.h 2025-12-04T08:34:02.3732965Z Wrapped header: torch/csrc/inductor/static_cuda_launcher.h 2025-12-04T08:34:02.3742456Z Wrapped header: torch/csrc/inductor/aoti_eager/kernel_holder.h 2025-12-04T08:34:02.3752251Z Wrapped header: torch/csrc/inductor/aoti_eager/kernel_meta_info.h 2025-12-04T08:34:02.3761833Z Wrapped header: torch/csrc/inductor/aoti_include/array_ref.h 2025-12-04T08:34:02.3771407Z Wrapped header: torch/csrc/inductor/aoti_include/common.h 2025-12-04T08:34:02.3781124Z Wrapped header: torch/csrc/inductor/aoti_include/cpu.h 2025-12-04T08:34:02.3790232Z Wrapped header: torch/csrc/inductor/aoti_include/cuda.h 2025-12-04T08:34:02.3799850Z Wrapped header: torch/csrc/inductor/aoti_include/mps.h 2025-12-04T08:34:02.3809135Z Wrapped header: torch/csrc/inductor/aoti_include/xpu.h 2025-12-04T08:34:02.3818465Z Wrapped header: torch/csrc/inductor/aoti_package/model_package_loader.h 2025-12-04T08:34:02.3827398Z Wrapped header: torch/csrc/inductor/aoti_package/pybind.h 2025-12-04T08:34:02.3837183Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner.h 2025-12-04T08:34:02.3846157Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h 2025-12-04T08:34:02.3855145Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h 2025-12-04T08:34:02.3863987Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_mps.h 2025-12-04T08:34:02.3872696Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h 2025-12-04T08:34:02.3882591Z Wrapped header: torch/csrc/inductor/aoti_runner/pybind.h 2025-12-04T08:34:02.3891391Z Wrapped header: torch/csrc/inductor/aoti_runtime/arrayref_tensor.h 2025-12-04T08:34:02.3901194Z Wrapped header: torch/csrc/inductor/aoti_runtime/constant_type.h 2025-12-04T08:34:02.3910734Z Wrapped header: torch/csrc/inductor/aoti_runtime/device_utils.h 2025-12-04T08:34:02.3920029Z Wrapped header: torch/csrc/inductor/aoti_runtime/interface.h 2025-12-04T08:34:02.3929046Z Wrapped header: torch/csrc/inductor/aoti_runtime/kernel_context_tls.h 2025-12-04T08:34:02.3938203Z Wrapped header: torch/csrc/inductor/aoti_runtime/mini_array_ref.h 2025-12-04T08:34:02.3949708Z Wrapped header: torch/csrc/inductor/aoti_runtime/model.h 2025-12-04T08:34:02.3957478Z Wrapped header: torch/csrc/inductor/aoti_runtime/model_base.h 2025-12-04T08:34:02.3968486Z Wrapped header: torch/csrc/inductor/aoti_runtime/model_container.h 2025-12-04T08:34:02.3976289Z Wrapped header: torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h 2025-12-04T08:34:02.3985173Z Wrapped header: torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h 2025-12-04T08:34:02.3995630Z Wrapped header: torch/csrc/inductor/aoti_runtime/thread_local.h 2025-12-04T08:34:02.4006359Z Wrapped header: torch/csrc/inductor/aoti_runtime/utils.h 2025-12-04T08:34:02.4015775Z Wrapped header: torch/csrc/inductor/aoti_runtime/utils_cuda.h 2025-12-04T08:34:02.4024245Z Wrapped header: torch/csrc/inductor/aoti_runtime/utils_xpu.h 2025-12-04T08:34:02.4034131Z Wrapped header: torch/csrc/inductor/aoti_torch/mkldnn_tensor.h 2025-12-04T08:34:02.4042902Z Wrapped header: torch/csrc/inductor/aoti_torch/oss_proxy_executor.h 2025-12-04T08:34:02.4053224Z Wrapped header: torch/csrc/inductor/aoti_torch/proxy_executor.h 2025-12-04T08:34:02.4063175Z Wrapped header: torch/csrc/inductor/aoti_torch/tensor_converter.h 2025-12-04T08:34:02.4071981Z Wrapped header: torch/csrc/inductor/aoti_torch/utils.h 2025-12-04T08:34:02.4072473Z Skipping header: torch/csrc/inductor/aoti_torch/c/macros.h 2025-12-04T08:34:02.4072933Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim.h 2025-12-04T08:34:02.4073383Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_cpu.h 2025-12-04T08:34:02.4073749Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_deprecated.h 2025-12-04T08:34:02.4074150Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_mps.h 2025-12-04T08:34:02.4074469Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_xpu.h 2025-12-04T08:34:02.4074884Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h 2025-12-04T08:34:02.4075273Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h 2025-12-04T08:34:02.4075641Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h 2025-12-04T08:34:02.4076011Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h 2025-12-04T08:34:02.4076381Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h 2025-12-04T08:34:02.4082598Z Wrapped header: torch/csrc/inductor/cpp_wrapper/array_ref.h 2025-12-04T08:34:02.4090868Z Wrapped header: torch/csrc/inductor/cpp_wrapper/common.h 2025-12-04T08:34:02.4099880Z Wrapped header: torch/csrc/inductor/cpp_wrapper/cpu.h 2025-12-04T08:34:02.4109139Z Wrapped header: torch/csrc/inductor/cpp_wrapper/cuda.h 2025-12-04T08:34:02.4118607Z Wrapped header: torch/csrc/inductor/cpp_wrapper/mps.h 2025-12-04T08:34:02.4129440Z Wrapped header: torch/csrc/inductor/cpp_wrapper/xpu.h 2025-12-04T08:34:02.4138042Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h 2025-12-04T08:34:02.4147083Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h 2025-12-04T08:34:02.4157398Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/mps.h 2025-12-04T08:34:02.4164988Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h 2025-12-04T08:34:02.4174812Z Wrapped header: torch/csrc/instruction_counter/Module.h 2025-12-04T08:34:02.4185648Z Wrapped header: torch/csrc/lazy/backend/backend_data.h 2025-12-04T08:34:02.4194001Z Wrapped header: torch/csrc/lazy/backend/backend_device.h 2025-12-04T08:34:02.4203243Z Wrapped header: torch/csrc/lazy/backend/backend_interface.h 2025-12-04T08:34:02.4212590Z Wrapped header: torch/csrc/lazy/backend/lowering_context.h 2025-12-04T08:34:02.4222186Z Wrapped header: torch/csrc/lazy/core/cache.h 2025-12-04T08:34:02.4233107Z Wrapped header: torch/csrc/lazy/core/config.h 2025-12-04T08:34:02.4243538Z Wrapped header: torch/csrc/lazy/core/debug_util.h 2025-12-04T08:34:02.4253424Z Wrapped header: torch/csrc/lazy/core/dynamic_ir.h 2025-12-04T08:34:02.4262070Z Wrapped header: torch/csrc/lazy/core/hash.h 2025-12-04T08:34:02.4271241Z Wrapped header: torch/csrc/lazy/core/helpers.h 2025-12-04T08:34:02.4279841Z Wrapped header: torch/csrc/lazy/core/ir.h 2025-12-04T08:34:02.4290502Z Wrapped header: torch/csrc/lazy/core/ir_builder.h 2025-12-04T08:34:02.4297886Z Wrapped header: torch/csrc/lazy/core/ir_dump_util.h 2025-12-04T08:34:02.4307451Z Wrapped header: torch/csrc/lazy/core/ir_metadata.h 2025-12-04T08:34:02.4316061Z Wrapped header: torch/csrc/lazy/core/ir_util.h 2025-12-04T08:34:02.4325052Z Wrapped header: torch/csrc/lazy/core/lazy_graph_executor.h 2025-12-04T08:34:02.4334450Z Wrapped header: torch/csrc/lazy/core/metrics.h 2025-12-04T08:34:02.4344018Z Wrapped header: torch/csrc/lazy/core/multi_wait.h 2025-12-04T08:34:02.4356537Z Wrapped header: torch/csrc/lazy/core/permutation_util.h 2025-12-04T08:34:02.4363230Z Wrapped header: torch/csrc/lazy/core/shape.h 2025-12-04T08:34:02.4372253Z Wrapped header: torch/csrc/lazy/core/shape_inference.h 2025-12-04T08:34:02.4382391Z Wrapped header: torch/csrc/lazy/core/tensor.h 2025-12-04T08:34:02.4391852Z Wrapped header: torch/csrc/lazy/core/tensor_impl.h 2025-12-04T08:34:02.4400283Z Wrapped header: torch/csrc/lazy/core/tensor_util.h 2025-12-04T08:34:02.4409597Z Wrapped header: torch/csrc/lazy/core/thread_pool.h 2025-12-04T08:34:02.4419008Z Wrapped header: torch/csrc/lazy/core/trie.h 2025-12-04T08:34:02.4428772Z Wrapped header: torch/csrc/lazy/core/unique.h 2025-12-04T08:34:02.4440023Z Wrapped header: torch/csrc/lazy/core/util.h 2025-12-04T08:34:02.4448926Z Wrapped header: torch/csrc/lazy/core/internal_ops/ltc_ops.h 2025-12-04T08:34:02.4459923Z Wrapped header: torch/csrc/lazy/core/ops/arithmetic_ir_ops.h 2025-12-04T08:34:02.4470383Z Wrapped header: torch/csrc/lazy/core/ops/utils.h 2025-12-04T08:34:02.4477432Z Wrapped header: torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-12-04T08:34:02.4489189Z Wrapped header: torch/csrc/lazy/generated/LazyIr.h 2025-12-04T08:34:02.4497756Z Wrapped header: torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-12-04T08:34:02.4507548Z Wrapped header: torch/csrc/lazy/python/init.h 2025-12-04T08:34:02.4516284Z Wrapped header: torch/csrc/lazy/python/python_util.h 2025-12-04T08:34:02.4526497Z Wrapped header: torch/csrc/lazy/ts_backend/config.h 2025-12-04T08:34:02.4535683Z Wrapped header: torch/csrc/lazy/ts_backend/dynamic_ir.h 2025-12-04T08:34:02.4545859Z Wrapped header: torch/csrc/lazy/ts_backend/ir_builder.h 2025-12-04T08:34:02.4554976Z Wrapped header: torch/csrc/lazy/ts_backend/tensor_aten_ops.h 2025-12-04T08:34:02.4563781Z Wrapped header: torch/csrc/lazy/ts_backend/ts_autograd_functions.h 2025-12-04T08:34:02.4573131Z Wrapped header: torch/csrc/lazy/ts_backend/ts_backend_impl.h 2025-12-04T08:34:02.4581598Z Wrapped header: torch/csrc/lazy/ts_backend/ts_eager_fallback.h 2025-12-04T08:34:02.4590742Z Wrapped header: torch/csrc/lazy/ts_backend/ts_lowering_context.h 2025-12-04T08:34:02.4600832Z Wrapped header: torch/csrc/lazy/ts_backend/ts_node.h 2025-12-04T08:34:02.4609848Z Wrapped header: torch/csrc/lazy/ts_backend/ts_node_lowering.h 2025-12-04T08:34:02.4622392Z Wrapped header: torch/csrc/lazy/ts_backend/ops/device_data.h 2025-12-04T08:34:02.4630250Z Wrapped header: torch/csrc/lazy/ts_backend/ops/generic.h 2025-12-04T08:34:02.4638219Z Wrapped header: torch/csrc/lazy/ts_backend/ops/to_copy.h 2025-12-04T08:34:02.4647374Z Wrapped header: torch/csrc/monitor/counters.h 2025-12-04T08:34:02.4658770Z Wrapped header: torch/csrc/monitor/events.h 2025-12-04T08:34:02.4669125Z Wrapped header: torch/csrc/monitor/python_init.h 2025-12-04T08:34:02.4676691Z Wrapped header: torch/csrc/mps/Module.h 2025-12-04T08:34:02.4685935Z Wrapped header: torch/csrc/mtia/Module.h 2025-12-04T08:34:02.4695139Z Wrapped header: torch/csrc/mtia/profiler/MTIAMemoryProfiler.h 2025-12-04T08:34:02.4703587Z Wrapped header: torch/csrc/multiprocessing/init.h 2025-12-04T08:34:02.4714671Z Wrapped header: torch/csrc/onnx/back_compat.h 2025-12-04T08:34:02.4723505Z Wrapped header: torch/csrc/onnx/init.h 2025-12-04T08:34:02.4732909Z Wrapped header: torch/csrc/onnx/onnx.h 2025-12-04T08:34:02.4742439Z Wrapped header: torch/csrc/profiler/api.h 2025-12-04T08:34:02.4751605Z Wrapped header: torch/csrc/profiler/collection.h 2025-12-04T08:34:02.4761217Z Wrapped header: torch/csrc/profiler/combined_traceback.h 2025-12-04T08:34:02.4769409Z Wrapped header: torch/csrc/profiler/containers.h 2025-12-04T08:34:02.4779261Z Wrapped header: torch/csrc/profiler/data_flow.h 2025-12-04T08:34:02.4789002Z Wrapped header: torch/csrc/profiler/events.h 2025-12-04T08:34:02.4797499Z Wrapped header: torch/csrc/profiler/kineto_client_interface.h 2025-12-04T08:34:02.4807405Z Wrapped header: torch/csrc/profiler/kineto_shim.h 2025-12-04T08:34:02.4817715Z Wrapped header: torch/csrc/profiler/perf-inl.h 2025-12-04T08:34:02.4827261Z Wrapped header: torch/csrc/profiler/perf.h 2025-12-04T08:34:02.4836554Z Wrapped header: torch/csrc/profiler/util.h 2025-12-04T08:34:02.4845531Z Wrapped header: torch/csrc/profiler/orchestration/observer.h 2025-12-04T08:34:02.4854892Z Wrapped header: torch/csrc/profiler/orchestration/python_tracer.h 2025-12-04T08:34:02.4864299Z Wrapped header: torch/csrc/profiler/orchestration/vulkan.h 2025-12-04T08:34:02.4873840Z Wrapped header: torch/csrc/profiler/python/combined_traceback.h 2025-12-04T08:34:02.4883082Z Wrapped header: torch/csrc/profiler/python/init.h 2025-12-04T08:34:02.4892361Z Wrapped header: torch/csrc/profiler/python/pybind.h 2025-12-04T08:34:02.4901064Z Wrapped header: torch/csrc/profiler/standalone/execution_trace_observer.h 2025-12-04T08:34:02.4910004Z Wrapped header: torch/csrc/profiler/standalone/itt_observer.h 2025-12-04T08:34:02.4918750Z Wrapped header: torch/csrc/profiler/standalone/nvtx_observer.h 2025-12-04T08:34:02.4928125Z Wrapped header: torch/csrc/profiler/standalone/privateuse1_observer.h 2025-12-04T08:34:02.4936041Z Wrapped header: torch/csrc/profiler/stubs/base.h 2025-12-04T08:34:02.4944628Z Wrapped header: torch/csrc/profiler/unwind/action.h 2025-12-04T08:34:02.4954454Z Wrapped header: torch/csrc/profiler/unwind/communicate.h 2025-12-04T08:34:02.4964011Z Wrapped header: torch/csrc/profiler/unwind/debug_info.h 2025-12-04T08:34:02.4972747Z Wrapped header: torch/csrc/profiler/unwind/dwarf_enums.h 2025-12-04T08:34:02.4981459Z Wrapped header: torch/csrc/profiler/unwind/dwarf_symbolize_enums.h 2025-12-04T08:34:02.4990367Z Wrapped header: torch/csrc/profiler/unwind/eh_frame_hdr.h 2025-12-04T08:34:02.4999410Z Wrapped header: torch/csrc/profiler/unwind/fast_symbolizer.h 2025-12-04T08:34:02.5009385Z Wrapped header: torch/csrc/profiler/unwind/fde.h 2025-12-04T08:34:02.5019461Z Wrapped header: torch/csrc/profiler/unwind/lexer.h 2025-12-04T08:34:02.5028512Z Wrapped header: torch/csrc/profiler/unwind/line_number_program.h 2025-12-04T08:34:02.5037600Z Wrapped header: torch/csrc/profiler/unwind/mem_file.h 2025-12-04T08:34:02.5047346Z Wrapped header: torch/csrc/profiler/unwind/range_table.h 2025-12-04T08:34:02.5057138Z Wrapped header: torch/csrc/profiler/unwind/sections.h 2025-12-04T08:34:02.5066174Z Wrapped header: torch/csrc/profiler/unwind/unwind.h 2025-12-04T08:34:02.5075153Z Wrapped header: torch/csrc/profiler/unwind/unwind_error.h 2025-12-04T08:34:02.5083941Z Wrapped header: torch/csrc/profiler/unwind/unwinder.h 2025-12-04T08:34:02.5093848Z Wrapped header: torch/csrc/tensor/python_tensor.h 2025-12-04T08:34:02.5103464Z Wrapped header: torch/csrc/utils/byte_order.h 2025-12-04T08:34:02.5113139Z Wrapped header: torch/csrc/utils/cpp_stacktraces.h 2025-12-04T08:34:02.5121932Z Wrapped header: torch/csrc/utils/cuda_enabled.h 2025-12-04T08:34:02.5133393Z Wrapped header: torch/csrc/utils/device_lazy_init.h 2025-12-04T08:34:02.5142562Z Wrapped header: torch/csrc/utils/disable_torch_function.h 2025-12-04T08:34:02.5152752Z Wrapped header: torch/csrc/utils/generated_serialization_types.h 2025-12-04T08:34:02.5162107Z Wrapped header: torch/csrc/utils/init.h 2025-12-04T08:34:02.5169205Z Wrapped header: torch/csrc/utils/invalid_arguments.h 2025-12-04T08:34:02.5178008Z Wrapped header: torch/csrc/utils/nested.h 2025-12-04T08:34:02.5187618Z Wrapped header: torch/csrc/utils/numpy_stub.h 2025-12-04T08:34:02.5198762Z Wrapped header: torch/csrc/utils/object_ptr.h 2025-12-04T08:34:02.5208232Z Wrapped header: torch/csrc/utils/out_types.h 2025-12-04T08:34:02.5218065Z Wrapped header: torch/csrc/utils/pybind.h 2025-12-04T08:34:02.5228216Z Wrapped header: torch/csrc/utils/pycfunction_helpers.h 2025-12-04T08:34:02.5238209Z Wrapped header: torch/csrc/utils/pyobject_preservation.h 2025-12-04T08:34:02.5248747Z Wrapped header: torch/csrc/utils/python_arg_parser.h 2025-12-04T08:34:02.5259019Z Wrapped header: torch/csrc/utils/python_compat.h 2025-12-04T08:34:02.5267461Z Wrapped header: torch/csrc/utils/python_dispatch.h 2025-12-04T08:34:02.5276282Z Wrapped header: torch/csrc/utils/python_numbers.h 2025-12-04T08:34:02.5285062Z Wrapped header: torch/csrc/utils/python_raii.h 2025-12-04T08:34:02.5293819Z Wrapped header: torch/csrc/utils/python_scalars.h 2025-12-04T08:34:02.5303589Z Wrapped header: torch/csrc/utils/python_strings.h 2025-12-04T08:34:02.5313184Z Wrapped header: torch/csrc/utils/python_stub.h 2025-12-04T08:34:02.5323393Z Wrapped header: torch/csrc/utils/python_symnode.h 2025-12-04T08:34:02.5332016Z Wrapped header: torch/csrc/utils/python_torch_function_mode.h 2025-12-04T08:34:02.5340575Z Wrapped header: torch/csrc/utils/python_tuples.h 2025-12-04T08:34:02.5350722Z Wrapped header: torch/csrc/utils/pythoncapi_compat.h 2025-12-04T08:34:02.5360166Z Wrapped header: torch/csrc/utils/schema_info.h 2025-12-04T08:34:02.5368982Z Wrapped header: torch/csrc/utils/six.h 2025-12-04T08:34:02.5378754Z Wrapped header: torch/csrc/utils/structseq.h 2025-12-04T08:34:02.5388245Z Wrapped header: torch/csrc/utils/tensor_apply.h 2025-12-04T08:34:02.5398400Z Wrapped header: torch/csrc/utils/tensor_dtypes.h 2025-12-04T08:34:02.5407843Z Wrapped header: torch/csrc/utils/tensor_flatten.h 2025-12-04T08:34:02.5417151Z Wrapped header: torch/csrc/utils/tensor_layouts.h 2025-12-04T08:34:02.5426663Z Wrapped header: torch/csrc/utils/tensor_list.h 2025-12-04T08:34:02.5439144Z Wrapped header: torch/csrc/utils/tensor_memoryformats.h 2025-12-04T08:34:02.5447447Z Wrapped header: torch/csrc/utils/tensor_new.h 2025-12-04T08:34:02.5454112Z Wrapped header: torch/csrc/utils/tensor_numpy.h 2025-12-04T08:34:02.5463841Z Wrapped header: torch/csrc/utils/tensor_qschemes.h 2025-12-04T08:34:02.5473587Z Wrapped header: torch/csrc/utils/tensor_types.h 2025-12-04T08:34:02.5484794Z Wrapped header: torch/csrc/utils/throughput_benchmark-inl.h 2025-12-04T08:34:02.5498257Z Wrapped header: torch/csrc/utils/throughput_benchmark.h 2025-12-04T08:34:02.5506676Z Wrapped header: torch/csrc/utils/torch_dispatch_mode.h 2025-12-04T08:34:02.5518001Z Wrapped header: torch/csrc/utils/variadic.h 2025-12-04T08:34:02.5525303Z Wrapped header: torch/csrc/utils/verbose.h 2025-12-04T08:34:02.5532637Z Wrapped header: torch/csrc/xpu/Event.h 2025-12-04T08:34:02.5542013Z Wrapped header: torch/csrc/xpu/Module.h 2025-12-04T08:34:02.5551095Z Wrapped header: torch/csrc/xpu/Stream.h 2025-12-04T08:34:02.5559560Z Wrapped header: torch/csrc/xpu/XPUPluggableAllocator.h 2025-12-04T08:34:02.5569348Z Wrapped header: c10/cuda/CUDAAllocatorConfig.h 2025-12-04T08:34:02.5577535Z Wrapped header: c10/cuda/CUDACachingAllocator.h 2025-12-04T08:34:02.5589518Z Wrapped header: c10/cuda/CUDADeviceAssertionHost.h 2025-12-04T08:34:02.5596912Z Wrapped header: c10/cuda/CUDAException.h 2025-12-04T08:34:02.5606596Z Wrapped header: c10/cuda/CUDAFunctions.h 2025-12-04T08:34:02.5615898Z Wrapped header: c10/cuda/CUDAGuard.h 2025-12-04T08:34:02.5625280Z Wrapped header: c10/cuda/CUDAMacros.h 2025-12-04T08:34:02.5634103Z Wrapped header: c10/cuda/CUDAMathCompat.h 2025-12-04T08:34:02.5642505Z Wrapped header: c10/cuda/CUDAMiscFunctions.h 2025-12-04T08:34:02.5651514Z Wrapped header: c10/cuda/CUDAStream.h 2025-12-04T08:34:02.5660511Z Wrapped header: c10/cuda/CUDAAlgorithm.h 2025-12-04T08:34:02.5669391Z Wrapped header: c10/cuda/CUDADeviceAssertion.h 2025-12-04T08:34:02.5678547Z Wrapped header: c10/cuda/CUDAGraphsC10Utils.h 2025-12-04T08:34:02.5690333Z Wrapped header: c10/cuda/driver_api.h 2025-12-04T08:34:02.5697679Z Wrapped header: c10/cuda/impl/CUDAGuardImpl.h 2025-12-04T08:34:02.5706968Z Wrapped header: c10/cuda/impl/CUDATest.h 2025-12-04T08:34:02.5715979Z Wrapped header: c10/cuda/impl/cuda_cmake_macros.h 2025-12-04T08:34:02.5725292Z Wrapped header: c10/core/Allocator.h 2025-12-04T08:34:02.5736746Z Wrapped header: c10/core/AllocatorConfig.h 2025-12-04T08:34:02.5745019Z Wrapped header: c10/core/AutogradState.h 2025-12-04T08:34:02.5753246Z Wrapped header: c10/core/Backend.h 2025-12-04T08:34:02.5763725Z Wrapped header: c10/core/CPUAllocator.h 2025-12-04T08:34:02.5773378Z Wrapped header: c10/core/CachingDeviceAllocator.h 2025-12-04T08:34:02.5784793Z Wrapped header: c10/core/CompileTimeFunctionPointer.h 2025-12-04T08:34:02.5795003Z Wrapped header: c10/core/ConstantSymNodeImpl.h 2025-12-04T08:34:02.5801480Z Wrapped header: c10/core/Contiguity.h 2025-12-04T08:34:02.5810414Z Wrapped header: c10/core/CopyBytes.h 2025-12-04T08:34:02.5820563Z Wrapped header: c10/core/DefaultDtype.h 2025-12-04T08:34:02.5828737Z Wrapped header: c10/core/DefaultTensorOptions.h 2025-12-04T08:34:02.5837822Z Wrapped header: c10/core/Device.h 2025-12-04T08:34:02.5847347Z Wrapped header: c10/core/DeviceArray.h 2025-12-04T08:34:02.5856884Z Wrapped header: c10/core/DeviceCapability.h 2025-12-04T08:34:02.5866364Z Wrapped header: c10/core/DeviceGuard.h 2025-12-04T08:34:02.5875232Z Wrapped header: c10/core/DeviceType.h 2025-12-04T08:34:02.5884370Z Wrapped header: c10/core/DispatchKey.h 2025-12-04T08:34:02.5894666Z Wrapped header: c10/core/DispatchKeySet.h 2025-12-04T08:34:02.5903917Z Wrapped header: c10/core/DynamicCast.h 2025-12-04T08:34:02.5914536Z Wrapped header: c10/core/Event.h 2025-12-04T08:34:02.5924162Z Wrapped header: c10/core/GeneratorImpl.h 2025-12-04T08:34:02.5932924Z Wrapped header: c10/core/GradMode.h 2025-12-04T08:34:02.5942165Z Wrapped header: c10/core/InferenceMode.h 2025-12-04T08:34:02.5951863Z Wrapped header: c10/core/Layout.h 2025-12-04T08:34:02.5961022Z Wrapped header: c10/core/MemoryFormat.h 2025-12-04T08:34:02.5970328Z Wrapped header: c10/core/OptionalRef.h 2025-12-04T08:34:02.5978623Z Wrapped header: c10/core/PyHandleCache.h 2025-12-04T08:34:02.5986941Z Wrapped header: c10/core/QEngine.h 2025-12-04T08:34:02.5997519Z Wrapped header: c10/core/QScheme.h 2025-12-04T08:34:02.6006989Z Wrapped header: c10/core/RefcountedDeleter.h 2025-12-04T08:34:02.6016716Z Wrapped header: c10/core/SafePyObject.h 2025-12-04T08:34:02.6025055Z Wrapped header: c10/core/Scalar.h 2025-12-04T08:34:02.6035368Z Wrapped header: c10/core/ScalarType.h 2025-12-04T08:34:02.6046904Z Wrapped header: c10/core/ScalarTypeToTypeMeta.h 2025-12-04T08:34:02.6055306Z Wrapped header: c10/core/Storage.h 2025-12-04T08:34:02.6062779Z Wrapped header: c10/core/StorageImpl.h 2025-12-04T08:34:02.6070909Z Wrapped header: c10/core/Stream.h 2025-12-04T08:34:02.6079850Z Wrapped header: c10/core/StreamGuard.h 2025-12-04T08:34:02.6089141Z Wrapped header: c10/core/SymBool.h 2025-12-04T08:34:02.6098049Z Wrapped header: c10/core/SymFloat.h 2025-12-04T08:34:02.6110929Z Wrapped header: c10/core/SymInt.h 2025-12-04T08:34:02.6117464Z Wrapped header: c10/core/SymIntArrayRef.h 2025-12-04T08:34:02.6126251Z Wrapped header: c10/core/SymNodeImpl.h 2025-12-04T08:34:02.6134944Z Wrapped header: c10/core/SymbolicShapeMeta.h 2025-12-04T08:34:02.6145334Z Wrapped header: c10/core/TensorImpl.h 2025-12-04T08:34:02.6155332Z Wrapped header: c10/core/TensorOptions.h 2025-12-04T08:34:02.6161265Z Wrapped header: c10/core/UndefinedTensorImpl.h 2025-12-04T08:34:02.6169964Z Wrapped header: c10/core/WrapDimMinimal.h 2025-12-04T08:34:02.6179371Z Wrapped header: c10/core/alignment.h 2025-12-04T08:34:02.6189445Z Wrapped header: c10/core/thread_pool.h 2025-12-04T08:34:02.6197371Z Wrapped header: c10/core/impl/COW.h 2025-12-04T08:34:02.6206660Z Wrapped header: c10/core/impl/COWDeleter.h 2025-12-04T08:34:02.6216671Z Wrapped header: c10/core/impl/DeviceGuardImplInterface.h 2025-12-04T08:34:02.6229646Z Wrapped header: c10/core/impl/FakeGuardImpl.h 2025-12-04T08:34:02.6237574Z Wrapped header: c10/core/impl/GPUTrace.h 2025-12-04T08:34:02.6246505Z Wrapped header: c10/core/impl/HermeticPyObjectTLS.h 2025-12-04T08:34:02.6256602Z Wrapped header: c10/core/impl/InlineDeviceGuard.h 2025-12-04T08:34:02.6266480Z Wrapped header: c10/core/impl/InlineEvent.h 2025-12-04T08:34:02.6276743Z Wrapped header: c10/core/impl/InlineStreamGuard.h 2025-12-04T08:34:02.6285932Z Wrapped header: c10/core/impl/LocalDispatchKeySet.h 2025-12-04T08:34:02.6295520Z Wrapped header: c10/core/impl/PyInterpreter.h 2025-12-04T08:34:02.6308860Z Wrapped header: c10/core/impl/PyInterpreterHooks.h 2025-12-04T08:34:02.6316126Z Wrapped header: c10/core/impl/PyObjectSlot.h 2025-12-04T08:34:02.6325294Z Wrapped header: c10/core/impl/PythonDispatcherTLS.h 2025-12-04T08:34:02.6334252Z Wrapped header: c10/core/impl/SizesAndStrides.h 2025-12-04T08:34:02.6343903Z Wrapped header: c10/core/impl/TorchDispatchModeTLS.h 2025-12-04T08:34:02.6353067Z Wrapped header: c10/core/impl/VirtualGuardImpl.h 2025-12-04T08:34:02.6363144Z Wrapped header: c10/core/impl/alloc_cpu.h 2025-12-04T08:34:02.6372644Z Wrapped header: c10/macros/Export.h 2025-12-04T08:34:02.6382085Z Wrapped header: c10/macros/Macros.h 2025-12-04T08:34:02.6391635Z Wrapped header: c10/macros/cmake_macros.h 2025-12-04T08:34:02.6401224Z Wrapped header: c10/metal/atomic.h 2025-12-04T08:34:02.6410415Z Wrapped header: c10/metal/common.h 2025-12-04T08:34:02.6420688Z Wrapped header: c10/metal/error.h 2025-12-04T08:34:02.6429935Z Wrapped header: c10/metal/expm1f.h 2025-12-04T08:34:02.6439578Z Wrapped header: c10/metal/igamma.h 2025-12-04T08:34:02.6449762Z Wrapped header: c10/metal/indexing.h 2025-12-04T08:34:02.6460829Z Wrapped header: c10/metal/random.h 2025-12-04T08:34:02.6469474Z Wrapped header: c10/metal/reduction_utils.h 2025-12-04T08:34:02.6479345Z Wrapped header: c10/metal/special_math.h 2025-12-04T08:34:02.6488421Z Wrapped header: c10/metal/utils.h 2025-12-04T08:34:02.6497128Z Wrapped header: c10/mobile/CPUCachingAllocator.h 2025-12-04T08:34:02.6507536Z Wrapped header: c10/mobile/CPUProfilingAllocator.h 2025-12-04T08:34:02.6515885Z Wrapped header: c10/test/util/Macros.h 2025-12-04T08:34:02.6525690Z Wrapped header: c10/test/util/complex_math_test_common.h 2025-12-04T08:34:02.6536955Z Wrapped header: c10/test/util/complex_test_common.h 2025-12-04T08:34:02.6545107Z Wrapped header: c10/util/AbortHandler.h 2025-12-04T08:34:02.6552966Z Wrapped header: c10/util/AlignOf.h 2025-12-04T08:34:02.6562759Z Wrapped header: c10/util/ApproximateClock.h 2025-12-04T08:34:02.6571314Z Wrapped header: c10/util/Array.h 2025-12-04T08:34:02.6580045Z Wrapped header: c10/util/ArrayRef.h 2025-12-04T08:34:02.6589152Z Wrapped header: c10/util/BFloat16-inl.h 2025-12-04T08:34:02.6598948Z Wrapped header: c10/util/BFloat16-math.h 2025-12-04T08:34:02.6608522Z Wrapped header: c10/util/BFloat16.h 2025-12-04T08:34:02.6617480Z Wrapped header: c10/util/Backtrace.h 2025-12-04T08:34:02.6627288Z Wrapped header: c10/util/Bitset.h 2025-12-04T08:34:02.6637095Z Wrapped header: c10/util/C++17.h 2025-12-04T08:34:02.6646616Z Wrapped header: c10/util/CallOnce.h 2025-12-04T08:34:02.6656172Z Wrapped header: c10/util/ConstexprCrc.h 2025-12-04T08:34:02.6665102Z Wrapped header: c10/util/DeadlockDetection.h 2025-12-04T08:34:02.6674197Z Wrapped header: c10/util/Deprecated.h 2025-12-04T08:34:02.6683188Z Wrapped header: c10/util/DimVector.h 2025-12-04T08:34:02.6692193Z Wrapped header: c10/util/DynamicCounter.h 2025-12-04T08:34:02.6701776Z Wrapped header: c10/util/Enumerate.h 2025-12-04T08:34:02.6713934Z Wrapped header: c10/util/Exception.h 2025-12-04T08:34:02.6723564Z Wrapped header: c10/util/ExclusivelyOwned.h 2025-12-04T08:34:02.6730150Z Wrapped header: c10/util/ExclusivelyOwnedTensorTraits.h 2025-12-04T08:34:02.6738854Z Wrapped header: c10/util/FbcodeMaps.h 2025-12-04T08:34:02.6747603Z Wrapped header: c10/util/FileSystem.h 2025-12-04T08:34:02.6757513Z Wrapped header: c10/util/Flags.h 2025-12-04T08:34:02.6768587Z Wrapped header: c10/util/Float4_e2m1fn_x2.h 2025-12-04T08:34:02.6777334Z Wrapped header: c10/util/Float8_e4m3fn-inl.h 2025-12-04T08:34:02.6784736Z Wrapped header: c10/util/Float8_e4m3fn.h 2025-12-04T08:34:02.6793939Z Wrapped header: c10/util/Float8_e4m3fnuz-inl.h 2025-12-04T08:34:02.6805616Z Wrapped header: c10/util/Float8_e4m3fnuz.h 2025-12-04T08:34:02.6812687Z Wrapped header: c10/util/Float8_e5m2-inl.h 2025-12-04T08:34:02.6822613Z Wrapped header: c10/util/Float8_e5m2.h 2025-12-04T08:34:02.6831930Z Wrapped header: c10/util/Float8_e5m2fnuz-inl.h 2025-12-04T08:34:02.6841144Z Wrapped header: c10/util/Float8_e5m2fnuz.h 2025-12-04T08:34:02.6850363Z Wrapped header: c10/util/Float8_e8m0fnu-inl.h 2025-12-04T08:34:02.6859649Z Wrapped header: c10/util/Float8_e8m0fnu.h 2025-12-04T08:34:02.6870183Z Wrapped header: c10/util/FunctionRef.h 2025-12-04T08:34:02.6881069Z Wrapped header: c10/util/Gauge.h 2025-12-04T08:34:02.6888588Z Wrapped header: c10/util/Half-inl.h 2025-12-04T08:34:02.6897757Z Wrapped header: c10/util/Half.h 2025-12-04T08:34:02.6908260Z Wrapped header: c10/util/IdWrapper.h 2025-12-04T08:34:02.6918024Z Wrapped header: c10/util/IntrusiveList.h 2025-12-04T08:34:02.6927952Z Wrapped header: c10/util/Lazy.h 2025-12-04T08:34:02.6937088Z Wrapped header: c10/util/LeftRight.h 2025-12-04T08:34:02.6948883Z Wrapped header: c10/util/Load.h 2025-12-04T08:34:02.6957763Z Wrapped header: c10/util/Logging.h 2025-12-04T08:34:02.6966828Z Wrapped header: c10/util/MathConstants.h 2025-12-04T08:34:02.6976282Z Wrapped header: c10/util/MaybeOwned.h 2025-12-04T08:34:02.6987581Z Wrapped header: c10/util/Metaprogramming.h 2025-12-04T08:34:02.6997378Z Wrapped header: c10/util/NetworkFlow.h 2025-12-04T08:34:02.7006556Z Wrapped header: c10/util/Optional.h 2025-12-04T08:34:02.7016029Z Wrapped header: c10/util/OptionalArrayRef.h 2025-12-04T08:34:02.7026794Z Wrapped header: c10/util/ParallelGuard.h 2025-12-04T08:34:02.7035454Z Wrapped header: c10/util/Registry.h 2025-12-04T08:34:02.7044141Z Wrapped header: c10/util/ScopeExit.h 2025-12-04T08:34:02.7053290Z Wrapped header: c10/util/Semaphore.h 2025-12-04T08:34:02.7061942Z Wrapped header: c10/util/SmallBuffer.h 2025-12-04T08:34:02.7072271Z Wrapped header: c10/util/SmallVector.h 2025-12-04T08:34:02.7079625Z Wrapped header: c10/util/StringUtil.h 2025-12-04T08:34:02.7088404Z Wrapped header: c10/util/Synchronized.h 2025-12-04T08:34:02.7097543Z Wrapped header: c10/util/ThreadLocal.h 2025-12-04T08:34:02.7107978Z Wrapped header: c10/util/ThreadLocalDebugInfo.h 2025-12-04T08:34:02.7116947Z Wrapped header: c10/util/Type.h 2025-12-04T08:34:02.7125770Z Wrapped header: c10/util/TypeCast.h 2025-12-04T08:34:02.7139748Z Wrapped header: c10/util/TypeIndex.h 2025-12-04T08:34:02.7147494Z Wrapped header: c10/util/TypeList.h 2025-12-04T08:34:02.7156747Z Wrapped header: c10/util/TypeSafeSignMath.h 2025-12-04T08:34:02.7165825Z Wrapped header: c10/util/TypeTraits.h 2025-12-04T08:34:02.7174671Z Wrapped header: c10/util/Unicode.h 2025-12-04T08:34:02.7183757Z Wrapped header: c10/util/UniqueVoidPtr.h 2025-12-04T08:34:02.7193790Z Wrapped header: c10/util/Unroll.h 2025-12-04T08:34:02.7202861Z Wrapped header: c10/util/WaitCounter.h 2025-12-04T08:34:02.7220139Z Wrapped header: c10/util/WaitCounterDynamicBackend.h 2025-12-04T08:34:02.7225066Z Wrapped header: c10/util/accumulate.h 2025-12-04T08:34:02.7234459Z Wrapped header: c10/util/bit_cast.h 2025-12-04T08:34:02.7243018Z Wrapped header: c10/util/bits.h 2025-12-04T08:34:02.7252156Z Wrapped header: c10/util/complex.h 2025-12-04T08:34:02.7260961Z Wrapped header: c10/util/complex_math.h 2025-12-04T08:34:02.7269986Z Wrapped header: c10/util/complex_utils.h 2025-12-04T08:34:02.7279600Z Wrapped header: c10/util/copysign.h 2025-12-04T08:34:02.7288517Z Wrapped header: c10/util/env.h 2025-12-04T08:34:02.7297832Z Wrapped header: c10/util/error.h 2025-12-04T08:34:02.7308946Z Wrapped header: c10/util/flat_hash_map.h 2025-12-04T08:34:02.7317397Z Wrapped header: c10/util/floating_point_utils.h 2025-12-04T08:34:02.7326070Z Wrapped header: c10/util/generic_math.h 2025-12-04T08:34:02.7335147Z Wrapped header: c10/util/hash.h 2025-12-04T08:34:02.7344425Z Wrapped header: c10/util/int128.h 2025-12-04T08:34:02.7354562Z Wrapped header: c10/util/intrusive_ptr.h 2025-12-04T08:34:02.7364032Z Wrapped header: c10/util/irange.h 2025-12-04T08:34:02.7374173Z Wrapped header: c10/util/llvmMathExtras.h 2025-12-04T08:34:02.7383760Z Wrapped header: c10/util/logging_common.h 2025-12-04T08:34:02.7394435Z Wrapped header: c10/util/logging_is_google_glog.h 2025-12-04T08:34:02.7403305Z Wrapped header: c10/util/logging_is_not_google_glog.h 2025-12-04T08:34:02.7412039Z Wrapped header: c10/util/numa.h 2025-12-04T08:34:02.7421716Z Wrapped header: c10/util/order_preserving_flat_hash_map.h 2025-12-04T08:34:02.7429812Z Wrapped header: c10/util/overflows.h 2025-12-04T08:34:02.7438508Z Wrapped header: c10/util/overloaded.h 2025-12-04T08:34:02.7448603Z Wrapped header: c10/util/python_stub.h 2025-12-04T08:34:02.7458615Z Wrapped header: c10/util/qint32.h 2025-12-04T08:34:02.7467983Z Wrapped header: c10/util/qint8.h 2025-12-04T08:34:02.7476200Z Wrapped header: c10/util/quint2x4.h 2025-12-04T08:34:02.7484940Z Wrapped header: c10/util/quint4x2.h 2025-12-04T08:34:02.7494852Z Wrapped header: c10/util/quint8.h 2025-12-04T08:34:02.7504441Z Wrapped header: c10/util/safe_numerics.h 2025-12-04T08:34:02.7514244Z Wrapped header: c10/util/signal_handler.h 2025-12-04T08:34:02.7523680Z Wrapped header: c10/util/sparse_bitset.h 2025-12-04T08:34:02.7532536Z Wrapped header: c10/util/ssize.h 2025-12-04T08:34:02.7541371Z Wrapped header: c10/util/static_tracepoint.h 2025-12-04T08:34:02.7550305Z Wrapped header: c10/util/static_tracepoint_elfx86.h 2025-12-04T08:34:02.7560248Z Wrapped header: c10/util/strides.h 2025-12-04T08:34:02.7569569Z Wrapped header: c10/util/string_utils.h 2025-12-04T08:34:02.7579007Z Wrapped header: c10/util/string_view.h 2025-12-04T08:34:02.7589828Z Wrapped header: c10/util/strong_type.h 2025-12-04T08:34:02.7597235Z Wrapped header: c10/util/tempfile.h 2025-12-04T08:34:02.7606675Z Wrapped header: c10/util/thread_name.h 2025-12-04T08:34:02.7616118Z Wrapped header: c10/util/typeid.h 2025-12-04T08:34:02.7626198Z Wrapped header: c10/util/win32-headers.h 2025-12-04T08:34:02.7635807Z Wrapped header: c10/xpu/XPUCachingAllocator.h 2025-12-04T08:34:02.7644420Z Wrapped header: c10/xpu/XPUDeviceProp.h 2025-12-04T08:34:02.7653038Z Wrapped header: c10/xpu/XPUEvent.h 2025-12-04T08:34:02.7662287Z Wrapped header: c10/xpu/XPUException.h 2025-12-04T08:34:02.7672915Z Wrapped header: c10/xpu/XPUFunctions.h 2025-12-04T08:34:02.7683076Z Wrapped header: c10/xpu/XPUGraphsC10Utils.h 2025-12-04T08:34:02.7693086Z Wrapped header: c10/xpu/XPUMacros.h 2025-12-04T08:34:02.7702320Z Wrapped header: c10/xpu/XPUStream.h 2025-12-04T08:34:02.7711451Z Wrapped header: c10/xpu/impl/XPUGuardImpl.h 2025-12-04T08:34:02.7720111Z Wrapped header: c10/xpu/test/impl/XPUTest.h 2025-12-04T08:34:02.7730570Z Wrapped header: caffe2/core/common.h 2025-12-04T08:34:02.7739231Z Wrapped header: caffe2/core/timer.h 2025-12-04T08:34:02.7748494Z Wrapped header: caffe2/core/macros.h 2025-12-04T08:34:02.7757204Z Wrapped header: caffe2/perfkernels/batch_box_cox_vec.h 2025-12-04T08:34:02.7766777Z Wrapped header: caffe2/perfkernels/common.h 2025-12-04T08:34:02.7776032Z Wrapped header: caffe2/perfkernels/embedding_lookup_idx.h 2025-12-04T08:34:02.7785849Z Wrapped header: caffe2/serialize/crc_alt.h 2025-12-04T08:34:02.7795317Z Wrapped header: caffe2/serialize/file_adapter.h 2025-12-04T08:34:02.7805134Z Wrapped header: caffe2/serialize/in_memory_adapter.h 2025-12-04T08:34:02.7813770Z Wrapped header: caffe2/serialize/inline_container.h 2025-12-04T08:34:02.7823777Z Wrapped header: caffe2/serialize/istream_adapter.h 2025-12-04T08:34:02.7832996Z Wrapped header: caffe2/serialize/read_adapter_interface.h 2025-12-04T08:34:02.7842404Z Wrapped header: caffe2/serialize/versions.h 2025-12-04T08:34:02.7851824Z Wrapped header: caffe2/utils/fixed_divisor.h 2025-12-04T08:34:02.7861557Z Wrapped header: caffe2/utils/proto_wrap.h 2025-12-04T08:34:02.7869522Z Wrapped header: caffe2/utils/string_utils.h 2025-12-04T08:34:02.7879028Z Wrapped header: caffe2/utils/threadpool/ThreadPool.h 2025-12-04T08:34:02.7888961Z Wrapped header: caffe2/utils/threadpool/ThreadPoolCommon.h 2025-12-04T08:34:02.7898120Z Wrapped header: caffe2/utils/threadpool/WorkersPool.h 2025-12-04T08:34:02.7907348Z Wrapped header: caffe2/utils/threadpool/pthreadpool-cpp.h 2025-12-04T08:34:02.7916675Z Wrapped header: caffe2/utils/threadpool/pthreadpool.h 2025-12-04T08:34:02.7925161Z Wrapped header: caffe2/utils/threadpool/thread_pool_guard.h 2025-12-04T08:34:02.7934578Z Wrapped header: ATen/ATen.h 2025-12-04T08:34:02.7943812Z Wrapped header: ATen/AccumulateType.h 2025-12-04T08:34:02.7953798Z Wrapped header: ATen/ArrayRef.h 2025-12-04T08:34:02.7963816Z Wrapped header: ATen/Backend.h 2025-12-04T08:34:02.7973176Z Wrapped header: ATen/Backtrace.h 2025-12-04T08:34:02.7983159Z Wrapped header: ATen/BlasBackend.h 2025-12-04T08:34:02.7992978Z Wrapped header: ATen/CPUApplyUtils.h 2025-12-04T08:34:02.8002330Z Wrapped header: ATen/CPUFixedAllocator.h 2025-12-04T08:34:02.8012228Z Wrapped header: ATen/CPUGeneratorImpl.h 2025-12-04T08:34:02.8022092Z Wrapped header: ATen/CachedTensorUtils.h 2025-12-04T08:34:02.8031140Z Wrapped header: ATen/CollapseDims.h 2025-12-04T08:34:02.8040512Z Wrapped header: ATen/Config.h 2025-12-04T08:34:02.8050185Z Wrapped header: ATen/Context.h 2025-12-04T08:34:02.8060432Z Wrapped header: ATen/DLConvertor.h 2025-12-04T08:34:02.8068516Z Wrapped header: ATen/DTensorState.h 2025-12-04T08:34:02.8078214Z Wrapped header: ATen/Device.h 2025-12-04T08:34:02.8087348Z Wrapped header: ATen/DeviceAccelerator.h 2025-12-04T08:34:02.8097331Z Wrapped header: ATen/DeviceGuard.h 2025-12-04T08:34:02.8108305Z Wrapped header: ATen/DimVector.h 2025-12-04T08:34:02.8116001Z Wrapped header: ATen/Dimname.h 2025-12-04T08:34:02.8125525Z Wrapped header: ATen/Dispatch.h 2025-12-04T08:34:02.8135282Z Wrapped header: ATen/Dispatch_v2.h 2025-12-04T08:34:02.8143806Z Wrapped header: ATen/DynamicLibrary.h 2025-12-04T08:34:02.8152020Z Wrapped header: ATen/EmptyTensor.h 2025-12-04T08:34:02.8161263Z Wrapped header: ATen/ExpandBase.h 2025-12-04T08:34:02.8169757Z Wrapped header: ATen/ExpandUtils.h 2025-12-04T08:34:02.8178815Z Wrapped header: ATen/Formatting.h 2025-12-04T08:34:02.8189829Z Wrapped header: ATen/FuncTorchTLS.h 2025-12-04T08:34:02.8197579Z Wrapped header: ATen/FunctionalStorageImpl.h 2025-12-04T08:34:02.8208373Z Wrapped header: ATen/FunctionalTensorWrapper.h 2025-12-04T08:34:02.8216885Z Wrapped header: ATen/FunctionalizeFallbackKernel.h 2025-12-04T08:34:02.8225794Z Wrapped header: ATen/Generator.h 2025-12-04T08:34:02.8234752Z Wrapped header: ATen/InferSize.h 2025-12-04T08:34:02.8243568Z Wrapped header: ATen/InitialTensorOptions.h 2025-12-04T08:34:02.8252851Z Wrapped header: ATen/Layout.h 2025-12-04T08:34:02.8262368Z Wrapped header: ATen/LegacyBatchedFallback.h 2025-12-04T08:34:02.8272094Z Wrapped header: ATen/LegacyBatchedTensorImpl.h 2025-12-04T08:34:02.8281092Z Wrapped header: ATen/LegacyVmapMode.h 2025-12-04T08:34:02.8290707Z Wrapped header: ATen/LegacyVmapTransforms.h 2025-12-04T08:34:02.8299388Z Wrapped header: ATen/LinalgBackend.h 2025-12-04T08:34:02.8308656Z Wrapped header: ATen/MapAllocator.h 2025-12-04T08:34:02.8317656Z Wrapped header: ATen/MatrixRef.h 2025-12-04T08:34:02.8326888Z Wrapped header: ATen/MemoryOverlap.h 2025-12-04T08:34:02.8336372Z Wrapped header: ATen/NamedTensor.h 2025-12-04T08:34:02.8346026Z Wrapped header: ATen/NamedTensorUtils.h 2025-12-04T08:34:02.8355577Z Wrapped header: ATen/NestedTensorImpl.h 2025-12-04T08:34:02.8364114Z Wrapped header: ATen/NumericUtils.h 2025-12-04T08:34:02.8377229Z Wrapped header: ATen/OpMathType.h 2025-12-04T08:34:02.8384655Z Wrapped header: ATen/OpaqueTensorImpl.h 2025-12-04T08:34:02.8392346Z Wrapped header: ATen/PTThreadPool.h 2025-12-04T08:34:02.8401846Z Wrapped header: ATen/PadNd.h 2025-12-04T08:34:02.8411229Z Wrapped header: ATen/Parallel-inl.h 2025-12-04T08:34:02.8421515Z Wrapped header: ATen/Parallel.h 2025-12-04T08:34:02.8430783Z Wrapped header: ATen/ParallelFuture.h 2025-12-04T08:34:02.8440634Z Wrapped header: ATen/ParallelNative.h 2025-12-04T08:34:02.8450059Z Wrapped header: ATen/ParallelOpenMP.h 2025-12-04T08:34:02.8459836Z Wrapped header: ATen/PythonTorchFunctionTLS.h 2025-12-04T08:34:02.8468859Z Wrapped header: ATen/ROCmFABackend.h 2025-12-04T08:34:02.8479382Z Wrapped header: ATen/SDPBackend.h 2025-12-04T08:34:02.8488112Z Wrapped header: ATen/SavedTensorHooks.h 2025-12-04T08:34:02.8497747Z Wrapped header: ATen/Scalar.h 2025-12-04T08:34:02.8507209Z Wrapped header: ATen/ScalarOps.h 2025-12-04T08:34:02.8515776Z Wrapped header: ATen/ScalarType.h 2025-12-04T08:34:02.8525704Z Wrapped header: ATen/SequenceNumber.h 2025-12-04T08:34:02.8534822Z Wrapped header: ATen/SmallVector.h 2025-12-04T08:34:02.8544236Z Wrapped header: ATen/SparseCsrTensorImpl.h 2025-12-04T08:34:02.8553360Z Wrapped header: ATen/SparseCsrTensorUtils.h 2025-12-04T08:34:02.8562269Z Wrapped header: ATen/SparseTensorImpl.h 2025-12-04T08:34:02.8570574Z Wrapped header: ATen/Storage.h 2025-12-04T08:34:02.8580094Z Wrapped header: ATen/StorageUtils.h 2025-12-04T08:34:02.8589498Z Wrapped header: ATen/Tensor.h 2025-12-04T08:34:02.8598615Z Wrapped header: ATen/TensorAccessor.h 2025-12-04T08:34:02.8608539Z Wrapped header: ATen/TensorGeometry.h 2025-12-04T08:34:02.8618781Z Wrapped header: ATen/TensorIndexing.h 2025-12-04T08:34:02.8628960Z Wrapped header: ATen/TensorIterator.h 2025-12-04T08:34:02.8635444Z Wrapped header: ATen/TensorIteratorInternal.h 2025-12-04T08:34:02.8645050Z Wrapped header: ATen/TensorMeta.h 2025-12-04T08:34:02.8654382Z Wrapped header: ATen/TensorNames.h 2025-12-04T08:34:02.8664196Z Wrapped header: ATen/TensorOperators.h 2025-12-04T08:34:02.8673497Z Wrapped header: ATen/TensorOptions.h 2025-12-04T08:34:02.8683064Z Wrapped header: ATen/TensorSubclassLikeUtils.h 2025-12-04T08:34:02.8693063Z Wrapped header: ATen/TensorUtils.h 2025-12-04T08:34:02.8701584Z Wrapped header: ATen/ThreadLocalPythonObjects.h 2025-12-04T08:34:02.8711012Z Wrapped header: ATen/ThreadLocalState.h 2025-12-04T08:34:02.8721377Z Wrapped header: ATen/TracerMode.h 2025-12-04T08:34:02.8730959Z Wrapped header: ATen/TypeDefault.h 2025-12-04T08:34:02.8739716Z Wrapped header: ATen/Utils.h 2025-12-04T08:34:02.8748633Z Wrapped header: ATen/Version.h 2025-12-04T08:34:02.8756628Z Wrapped header: ATen/WrapDimUtils.h 2025-12-04T08:34:02.8766306Z Wrapped header: ATen/WrapDimUtilsMulti.h 2025-12-04T08:34:02.8776368Z Wrapped header: ATen/autocast_mode.h 2025-12-04T08:34:02.8786052Z Wrapped header: ATen/ceil_div.h 2025-12-04T08:34:02.8796680Z Wrapped header: ATen/code_template.h 2025-12-04T08:34:02.8806944Z Wrapped header: ATen/cpp_custom_type_hack.h 2025-12-04T08:34:02.8814978Z Wrapped header: ATen/div_rtn.h 2025-12-04T08:34:02.8824443Z Wrapped header: ATen/dlpack.h 2025-12-04T08:34:02.8833267Z Wrapped header: ATen/jit_macros.h 2025-12-04T08:34:02.8842851Z Wrapped header: ATen/jiterator_macros.h 2025-12-04T08:34:02.8852658Z Wrapped header: ATen/record_function.h 2025-12-04T08:34:02.8862068Z Wrapped header: ATen/CPUFunctions.h 2025-12-04T08:34:02.8872027Z Wrapped header: ATen/CPUFunctions_inl.h 2025-12-04T08:34:02.8880894Z Wrapped header: ATen/CompositeExplicitAutogradFunctions.h 2025-12-04T08:34:02.8889780Z Wrapped header: ATen/CompositeExplicitAutogradFunctions_inl.h 2025-12-04T08:34:02.8900722Z Wrapped header: ATen/CompositeExplicitAutogradNonFunctionalFunctions.h 2025-12-04T08:34:02.8909371Z Wrapped header: ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-12-04T08:34:02.8918143Z Wrapped header: ATen/CompositeImplicitAutogradFunctions.h 2025-12-04T08:34:02.8927759Z Wrapped header: ATen/CompositeImplicitAutogradFunctions_inl.h 2025-12-04T08:34:02.8937160Z Wrapped header: ATen/CompositeImplicitAutogradNestedTensorFunctions.h 2025-12-04T08:34:02.8949259Z Wrapped header: ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-12-04T08:34:02.8958863Z Wrapped header: ATen/Functions.h 2025-12-04T08:34:02.8964488Z Wrapped header: ATen/MetaFunctions.h 2025-12-04T08:34:02.8973331Z Wrapped header: ATen/MetaFunctions_inl.h 2025-12-04T08:34:02.8982991Z Wrapped header: ATen/MethodOperators.h 2025-12-04T08:34:02.8991763Z Wrapped header: ATen/NativeFunctions.h 2025-12-04T08:34:02.9003040Z Wrapped header: ATen/NativeMetaFunctions.h 2025-12-04T08:34:02.9011241Z Wrapped header: ATen/Operators.h 2025-12-04T08:34:02.9044747Z Wrapped header: ATen/RedispatchFunctions.h 2025-12-04T08:34:02.9073165Z Wrapped header: ATen/RegistrationDeclarations.h 2025-12-04T08:34:02.9092606Z Wrapped header: ATen/VmapGeneratedPlumbing.h 2025-12-04T08:34:02.9112333Z Wrapped header: ATen/CUDAFunctions.h 2025-12-04T08:34:02.9121827Z Wrapped header: ATen/CUDAFunctions_inl.h 2025-12-04T08:34:02.9133216Z Wrapped header: ATen/cpu/FlushDenormal.h 2025-12-04T08:34:02.9143410Z Wrapped header: ATen/cpu/Utils.h 2025-12-04T08:34:02.9153387Z Wrapped header: ATen/cpu/vml.h 2025-12-04T08:34:02.9164111Z Wrapped header: ATen/cpu/vec/functional.h 2025-12-04T08:34:02.9173939Z Wrapped header: ATen/cpu/vec/functional_base.h 2025-12-04T08:34:02.9184008Z Wrapped header: ATen/cpu/vec/functional_bfloat16.h 2025-12-04T08:34:02.9194508Z Wrapped header: ATen/cpu/vec/intrinsics.h 2025-12-04T08:34:02.9204101Z Wrapped header: ATen/cpu/vec/vec.h 2025-12-04T08:34:02.9216212Z Wrapped header: ATen/cpu/vec/vec_base.h 2025-12-04T08:34:02.9224694Z Wrapped header: ATen/cpu/vec/vec_convert.h 2025-12-04T08:34:02.9234376Z Wrapped header: ATen/cpu/vec/vec_half.h 2025-12-04T08:34:02.9243990Z Wrapped header: ATen/cpu/vec/vec_mask.h 2025-12-04T08:34:02.9253438Z Wrapped header: ATen/cpu/vec/vec_n.h 2025-12-04T08:34:02.9262280Z Wrapped header: ATen/cpu/vec/vec_quant.h 2025-12-04T08:34:02.9271933Z Wrapped header: ATen/cpu/vec/sve/sve_helper.h 2025-12-04T08:34:02.9281974Z Wrapped header: ATen/cpu/vec/sve/vec_bfloat16.h 2025-12-04T08:34:02.9291859Z Wrapped header: ATen/cpu/vec/sve/vec_common_sve.h 2025-12-04T08:34:02.9302150Z Wrapped header: ATen/cpu/vec/sve/vec_double.h 2025-12-04T08:34:02.9311220Z Wrapped header: ATen/cpu/vec/sve/vec_float.h 2025-12-04T08:34:02.9320275Z Wrapped header: ATen/cpu/vec/sve/vec_int.h 2025-12-04T08:34:02.9329191Z Wrapped header: ATen/cpu/vec/sve/vec_qint.h 2025-12-04T08:34:02.9338128Z Wrapped header: ATen/cpu/vec/vec128/vec128.h 2025-12-04T08:34:02.9347953Z Wrapped header: ATen/cpu/vec/vec128/vec128_bfloat16_neon.h 2025-12-04T08:34:02.9357623Z Wrapped header: ATen/cpu/vec/vec128/vec128_convert.h 2025-12-04T08:34:02.9367445Z Wrapped header: ATen/cpu/vec/vec128/vec128_double_neon.h 2025-12-04T08:34:02.9377063Z Wrapped header: ATen/cpu/vec/vec128/vec128_float_neon.h 2025-12-04T08:34:02.9388996Z Wrapped header: ATen/cpu/vec/vec128/vec128_half_neon.h 2025-12-04T08:34:02.9396645Z Wrapped header: ATen/cpu/vec/vec128/vec128_int_aarch64.h 2025-12-04T08:34:02.9406433Z Wrapped header: ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h 2025-12-04T08:34:02.9415938Z Wrapped header: ATen/cpu/vec/vec128/vec128_uint_aarch64.h 2025-12-04T08:34:02.9424721Z Wrapped header: ATen/cpu/vec/vec256/vec256.h 2025-12-04T08:34:02.9435409Z Wrapped header: ATen/cpu/vec/vec256/vec256_16bit_float.h 2025-12-04T08:34:02.9444171Z Wrapped header: ATen/cpu/vec/vec256/vec256_bfloat16.h 2025-12-04T08:34:02.9454010Z Wrapped header: ATen/cpu/vec/vec256/vec256_complex_double.h 2025-12-04T08:34:02.9462702Z Wrapped header: ATen/cpu/vec/vec256/vec256_complex_float.h 2025-12-04T08:34:02.9472446Z Wrapped header: ATen/cpu/vec/vec256/vec256_convert.h 2025-12-04T08:34:02.9482084Z Wrapped header: ATen/cpu/vec/vec256/vec256_double.h 2025-12-04T08:34:02.9490929Z Wrapped header: ATen/cpu/vec/vec256/vec256_float.h 2025-12-04T08:34:02.9500551Z Wrapped header: ATen/cpu/vec/vec256/vec256_half.h 2025-12-04T08:34:02.9510678Z Wrapped header: ATen/cpu/vec/vec256/vec256_int.h 2025-12-04T08:34:02.9520267Z Wrapped header: ATen/cpu/vec/vec256/vec256_mask.h 2025-12-04T08:34:02.9529781Z Wrapped header: ATen/cpu/vec/vec256/vec256_qint.h 2025-12-04T08:34:02.9538647Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h 2025-12-04T08:34:02.9547884Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h 2025-12-04T08:34:02.9557360Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h 2025-12-04T08:34:02.9566977Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h 2025-12-04T08:34:02.9576471Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h 2025-12-04T08:34:02.9585290Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h 2025-12-04T08:34:02.9595223Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h 2025-12-04T08:34:02.9608858Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h 2025-12-04T08:34:02.9618643Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h 2025-12-04T08:34:02.9625940Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h 2025-12-04T08:34:02.9634458Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h 2025-12-04T08:34:02.9644043Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h 2025-12-04T08:34:02.9654711Z Wrapped header: ATen/cpu/vec/vec256/vsx/vsx_helpers.h 2025-12-04T08:34:02.9662866Z Wrapped header: ATen/cpu/vec/vec256/zarch/vec256_zarch.h 2025-12-04T08:34:02.9673157Z Wrapped header: ATen/cpu/vec/vec512/vec512.h 2025-12-04T08:34:02.9682864Z Wrapped header: ATen/cpu/vec/vec512/vec512_bfloat16.h 2025-12-04T08:34:02.9692392Z Wrapped header: ATen/cpu/vec/vec512/vec512_complex_double.h 2025-12-04T08:34:02.9701806Z Wrapped header: ATen/cpu/vec/vec512/vec512_complex_float.h 2025-12-04T08:34:02.9716296Z Wrapped header: ATen/cpu/vec/vec512/vec512_convert.h 2025-12-04T08:34:02.9726667Z Wrapped header: ATen/cpu/vec/vec512/vec512_double.h 2025-12-04T08:34:02.9734711Z Wrapped header: ATen/cpu/vec/vec512/vec512_float.h 2025-12-04T08:34:02.9743498Z Wrapped header: ATen/cpu/vec/vec512/vec512_float8.h 2025-12-04T08:34:02.9754418Z Wrapped header: ATen/cpu/vec/vec512/vec512_int.h 2025-12-04T08:34:02.9761889Z Wrapped header: ATen/cpu/vec/vec512/vec512_mask.h 2025-12-04T08:34:02.9768925Z Wrapped header: ATen/cpu/vec/vec512/vec512_qint.h 2025-12-04T08:34:02.9779002Z Wrapped header: ATen/detail/AcceleratorHooksInterface.h 2025-12-04T08:34:02.9787161Z Wrapped header: ATen/detail/CUDAHooksInterface.h 2025-12-04T08:34:02.9797317Z Wrapped header: ATen/detail/FunctionTraits.h 2025-12-04T08:34:02.9807844Z Wrapped header: ATen/detail/HIPHooksInterface.h 2025-12-04T08:34:02.9815944Z Wrapped header: ATen/detail/HPUHooksInterface.h 2025-12-04T08:34:02.9824857Z Wrapped header: ATen/detail/IPUHooksInterface.h 2025-12-04T08:34:02.9834291Z Wrapped header: ATen/detail/MAIAHooksInterface.h 2025-12-04T08:34:02.9843411Z Wrapped header: ATen/detail/MPSHooksInterface.h 2025-12-04T08:34:02.9852693Z Wrapped header: ATen/detail/MTIAHooksInterface.h 2025-12-04T08:34:02.9862333Z Wrapped header: ATen/detail/PrivateUse1HooksInterface.h 2025-12-04T08:34:02.9870952Z Wrapped header: ATen/detail/XLAHooksInterface.h 2025-12-04T08:34:02.9879922Z Wrapped header: ATen/detail/XPUHooksInterface.h 2025-12-04T08:34:02.9889561Z Wrapped header: ATen/functorch/ADInterpreters.h 2025-12-04T08:34:02.9899284Z Wrapped header: ATen/functorch/BatchRulesHelper.h 2025-12-04T08:34:02.9910443Z Wrapped header: ATen/functorch/BatchedFallback.h 2025-12-04T08:34:02.9919163Z Wrapped header: ATen/functorch/BatchedTensorImpl.h 2025-12-04T08:34:02.9928467Z Wrapped header: ATen/functorch/BatchingMetaprogramming.h 2025-12-04T08:34:02.9938929Z Wrapped header: ATen/functorch/DynamicLayer.h 2025-12-04T08:34:02.9949087Z Wrapped header: ATen/functorch/FunctionalizeInterpreter.h 2025-12-04T08:34:02.9956280Z Wrapped header: ATen/functorch/Interpreter.h 2025-12-04T08:34:02.9965767Z Wrapped header: ATen/functorch/LegacyVmapTransforms.h 2025-12-04T08:34:02.9974815Z Wrapped header: ATen/functorch/Macros.h 2025-12-04T08:34:02.9983834Z Wrapped header: ATen/functorch/PlumbingHelper.h 2025-12-04T08:34:02.9993896Z Wrapped header: ATen/functorch/TensorWrapper.h 2025-12-04T08:34:03.0005935Z Wrapped header: ATen/functorch/VmapInterpreter.h 2025-12-04T08:34:03.0014432Z Wrapped header: ATen/quantized/QTensorImpl.h 2025-12-04T08:34:03.0023992Z Wrapped header: ATen/quantized/Quantizer.h 2025-12-04T08:34:03.0035176Z Wrapped header: ATen/core/ATenGeneral.h 2025-12-04T08:34:03.0041220Z Wrapped header: ATen/core/ATenOpList.h 2025-12-04T08:34:03.0050179Z Wrapped header: ATen/core/ATen_fwd.h 2025-12-04T08:34:03.0058818Z Wrapped header: ATen/core/ATen_pch.h 2025-12-04T08:34:03.0068165Z Wrapped header: ATen/core/Array.h 2025-12-04T08:34:03.0077163Z Wrapped header: ATen/core/Backtrace.h 2025-12-04T08:34:03.0086787Z Wrapped header: ATen/core/CachingHostAllocator.h 2025-12-04T08:34:03.0096867Z Wrapped header: ATen/core/CheckMemoryFormat.h 2025-12-04T08:34:03.0106400Z Wrapped header: ATen/core/DeprecatedTypeProperties.h 2025-12-04T08:34:03.0114992Z Wrapped header: ATen/core/DeprecatedTypePropertiesRegistry.h 2025-12-04T08:34:03.0124192Z Wrapped header: ATen/core/Dict.h 2025-12-04T08:34:03.0133337Z Wrapped header: ATen/core/Dict_inl.h 2025-12-04T08:34:03.0143149Z Wrapped header: ATen/core/DimVector.h 2025-12-04T08:34:03.0152596Z Wrapped header: ATen/core/Dimname.h 2025-12-04T08:34:03.0162339Z Wrapped header: ATen/core/DistributionsHelper.h 2025-12-04T08:34:03.0171395Z Wrapped header: ATen/core/Formatting.h 2025-12-04T08:34:03.0180611Z Wrapped header: ATen/core/Generator.h 2025-12-04T08:34:03.0190647Z Wrapped header: ATen/core/GeneratorForPrivateuseone.h 2025-12-04T08:34:03.0199859Z Wrapped header: ATen/core/IListRef.h 2025-12-04T08:34:03.0208920Z Wrapped header: ATen/core/IListRef_inl.h 2025-12-04T08:34:03.0218977Z Wrapped header: ATen/core/LegacyTypeDispatch.h 2025-12-04T08:34:03.0228138Z Wrapped header: ATen/core/List.h 2025-12-04T08:34:03.0237584Z Wrapped header: ATen/core/List_inl.h 2025-12-04T08:34:03.0247589Z Wrapped header: ATen/core/MT19937RNGEngine.h 2025-12-04T08:34:03.0256160Z Wrapped header: ATen/core/NamedTensor.h 2025-12-04T08:34:03.0265130Z Wrapped header: ATen/core/NestedIntSymNodeImpl.h 2025-12-04T08:34:03.0274336Z Wrapped header: ATen/core/PhiloxRNGEngine.h 2025-12-04T08:34:03.0283545Z Wrapped header: ATen/core/PythonFallbackKernel.h 2025-12-04T08:34:03.0293418Z Wrapped header: ATen/core/PythonOpRegistrationTrampoline.h 2025-12-04T08:34:03.0302942Z Wrapped header: ATen/core/QuantizerBase.h 2025-12-04T08:34:03.0313179Z Wrapped header: ATen/core/Range.h 2025-12-04T08:34:03.0323331Z Wrapped header: ATen/core/Reduction.h 2025-12-04T08:34:03.0333007Z Wrapped header: ATen/core/Scalar.h 2025-12-04T08:34:03.0341502Z Wrapped header: ATen/core/ScalarType.h 2025-12-04T08:34:03.0350259Z Wrapped header: ATen/core/Tensor.h 2025-12-04T08:34:03.0361310Z Wrapped header: ATen/core/TensorAccessor.h 2025-12-04T08:34:03.0371272Z Wrapped header: ATen/core/TensorBase.h 2025-12-04T08:34:03.0380777Z Wrapped header: ATen/core/TorchDispatchUtils.h 2025-12-04T08:34:03.0390242Z Wrapped header: ATen/core/TransformationHelper.h 2025-12-04T08:34:03.0399004Z Wrapped header: ATen/core/UndefinedTensorImpl.h 2025-12-04T08:34:03.0408585Z Wrapped header: ATen/core/UnsafeFromTH.h 2025-12-04T08:34:03.0418231Z Wrapped header: ATen/core/VariableHooksInterface.h 2025-12-04T08:34:03.0427816Z Wrapped header: ATen/core/Variadic.h 2025-12-04T08:34:03.0437100Z Wrapped header: ATen/core/Vitals.h 2025-12-04T08:34:03.0446900Z Wrapped header: ATen/core/alias_info.h 2025-12-04T08:34:03.0456528Z Wrapped header: ATen/core/blob.h 2025-12-04T08:34:03.0465620Z Wrapped header: ATen/core/builtin_function.h 2025-12-04T08:34:03.0474770Z Wrapped header: ATen/core/class_type.h 2025-12-04T08:34:03.0484258Z Wrapped header: ATen/core/custom_class.h 2025-12-04T08:34:03.0493709Z Wrapped header: ATen/core/dynamic_type.h 2025-12-04T08:34:03.0503559Z Wrapped header: ATen/core/enum_type.h 2025-12-04T08:34:03.0512929Z Wrapped header: ATen/core/function.h 2025-12-04T08:34:03.0521478Z Wrapped header: ATen/core/function_schema.h 2025-12-04T08:34:03.0530543Z Wrapped header: ATen/core/function_schema_inl.h 2025-12-04T08:34:03.0539399Z Wrapped header: ATen/core/functional.h 2025-12-04T08:34:03.0548243Z Wrapped header: ATen/core/grad_mode.h 2025-12-04T08:34:03.0557579Z Wrapped header: ATen/core/interned_strings.h 2025-12-04T08:34:03.0567168Z Wrapped header: ATen/core/interned_strings_class.h 2025-12-04T08:34:03.0576681Z Wrapped header: ATen/core/ivalue.h 2025-12-04T08:34:03.0585137Z Wrapped header: ATen/core/ivalue_inl.h 2025-12-04T08:34:03.0594698Z Wrapped header: ATen/core/ivalue_to.h 2025-12-04T08:34:03.0607520Z Wrapped header: ATen/core/jit_type.h 2025-12-04T08:34:03.0610889Z Wrapped header: ATen/core/jit_type_base.h 2025-12-04T08:34:03.0620500Z Wrapped header: ATen/core/operator_name.h 2025-12-04T08:34:03.0630054Z Wrapped header: ATen/core/qualified_name.h 2025-12-04T08:34:03.0640342Z Wrapped header: ATen/core/rref_interface.h 2025-12-04T08:34:03.0650089Z Wrapped header: ATen/core/stack.h 2025-12-04T08:34:03.0659796Z Wrapped header: ATen/core/symbol.h 2025-12-04T08:34:03.0669441Z Wrapped header: ATen/core/type_factory.h 2025-12-04T08:34:03.0678060Z Wrapped header: ATen/core/type_ptr.h 2025-12-04T08:34:03.0687758Z Wrapped header: ATen/core/typeid.h 2025-12-04T08:34:03.0699274Z Wrapped header: ATen/core/TensorBody.h 2025-12-04T08:34:03.0710499Z Wrapped header: ATen/core/aten_interned_strings.h 2025-12-04T08:34:03.0714735Z Wrapped header: ATen/core/enum_tag.h 2025-12-04T08:34:03.0724422Z Wrapped header: ATen/core/boxing/BoxedKernel.h 2025-12-04T08:34:03.0734063Z Wrapped header: ATen/core/boxing/BoxedKernel_impl.h 2025-12-04T08:34:03.0744487Z Wrapped header: ATen/core/boxing/KernelFunction.h 2025-12-04T08:34:03.0755070Z Wrapped header: ATen/core/boxing/KernelFunction_impl.h 2025-12-04T08:34:03.0763376Z Wrapped header: ATen/core/boxing/OperatorKernel.h 2025-12-04T08:34:03.0771687Z Wrapped header: ATen/core/boxing/impl/WrapFunctionIntoFunctor.h 2025-12-04T08:34:03.0782373Z Wrapped header: ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h 2025-12-04T08:34:03.0790424Z Wrapped header: ATen/core/boxing/impl/boxing.h 2025-12-04T08:34:03.0800023Z Wrapped header: ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h 2025-12-04T08:34:03.0811500Z Wrapped header: ATen/core/boxing/impl/test_helpers.h 2025-12-04T08:34:03.0820755Z Wrapped header: ATen/core/dispatch/CppSignature.h 2025-12-04T08:34:03.0830403Z Wrapped header: ATen/core/dispatch/DispatchKeyExtractor.h 2025-12-04T08:34:03.0838595Z Wrapped header: ATen/core/dispatch/Dispatcher.h 2025-12-04T08:34:03.0847671Z Wrapped header: ATen/core/dispatch/ObservedOperators.h 2025-12-04T08:34:03.0856608Z Wrapped header: ATen/core/dispatch/OperatorEntry.h 2025-12-04T08:34:03.0865932Z Wrapped header: ATen/core/dispatch/OperatorOptions.h 2025-12-04T08:34:03.0875391Z Wrapped header: ATen/core/dispatch/RegistrationHandleRAII.h 2025-12-04T08:34:03.0885043Z Wrapped header: ATen/core/op_registration/adaption.h 2025-12-04T08:34:03.0894081Z Wrapped header: ATen/core/op_registration/infer_schema.h 2025-12-04T08:34:03.0903608Z Wrapped header: ATen/core/op_registration/op_allowlist.h 2025-12-04T08:34:03.0915025Z Wrapped header: ATen/core/op_registration/op_registration.h 2025-12-04T08:34:03.0925614Z Wrapped header: ATen/native/Activation.h 2025-12-04T08:34:03.0934306Z Wrapped header: ATen/native/AdaptivePooling.h 2025-12-04T08:34:03.0943644Z Wrapped header: ATen/native/AmpKernels.h 2025-12-04T08:34:03.0953287Z Wrapped header: ATen/native/BatchLinearAlgebra.h 2025-12-04T08:34:03.0962663Z Wrapped header: ATen/native/BinaryOps.h 2025-12-04T08:34:03.0972427Z Wrapped header: ATen/native/BucketizationUtils.h 2025-12-04T08:34:03.0981412Z Wrapped header: ATen/native/CPUBlas.h 2025-12-04T08:34:03.0990965Z Wrapped header: ATen/native/CPUFallback.h 2025-12-04T08:34:03.1000060Z Wrapped header: ATen/native/CanUse32BitIndexMath.h 2025-12-04T08:34:03.1010023Z Wrapped header: ATen/native/ComplexHelper.h 2025-12-04T08:34:03.1018782Z Wrapped header: ATen/native/CompositeRandomAccessor.h 2025-12-04T08:34:03.1031127Z Wrapped header: ATen/native/CompositeRandomAccessorCommon.h 2025-12-04T08:34:03.1037863Z Wrapped header: ATen/native/ConvUtils.h 2025-12-04T08:34:03.1048059Z Wrapped header: ATen/native/ConvolutionMM3d.h 2025-12-04T08:34:03.1057506Z Wrapped header: ATen/native/Copy.h 2025-12-04T08:34:03.1071845Z Wrapped header: ATen/native/Cross.h 2025-12-04T08:34:03.1077492Z Wrapped header: ATen/native/DilatedConvolutionUtils.h 2025-12-04T08:34:03.1086340Z Wrapped header: ATen/native/DispatchStub.h 2025-12-04T08:34:03.1096114Z Wrapped header: ATen/native/Distance.h 2025-12-04T08:34:03.1109157Z Wrapped header: ATen/native/DistributionTemplates.h 2025-12-04T08:34:03.1117331Z Wrapped header: ATen/native/Distributions.h 2025-12-04T08:34:03.1126876Z Wrapped header: ATen/native/EmbeddingBag.h 2025-12-04T08:34:03.1135844Z Wrapped header: ATen/native/Fill.h 2025-12-04T08:34:03.1144127Z Wrapped header: ATen/native/ForeachUtils.h 2025-12-04T08:34:03.1154298Z Wrapped header: ATen/native/FractionalMaxPooling.h 2025-12-04T08:34:03.1163816Z Wrapped header: ATen/native/FunctionOfAMatrixUtils.h 2025-12-04T08:34:03.1172358Z Wrapped header: ATen/native/FusedAdagrad.h 2025-12-04T08:34:03.1181175Z Wrapped header: ATen/native/FusedAdam.h 2025-12-04T08:34:03.1190773Z Wrapped header: ATen/native/FusedSGD.h 2025-12-04T08:34:03.1199404Z Wrapped header: ATen/native/Gelu.h 2025-12-04T08:34:03.1208868Z Wrapped header: ATen/native/GridSampler.h 2025-12-04T08:34:03.1218606Z Wrapped header: ATen/native/GridSamplerUtils.h 2025-12-04T08:34:03.1228471Z Wrapped header: ATen/native/GroupedMMUtils.h 2025-12-04T08:34:03.1237833Z Wrapped header: ATen/native/Histogram.h 2025-12-04T08:34:03.1247189Z Wrapped header: ATen/native/IndexKernel.h 2025-12-04T08:34:03.1258784Z Wrapped header: ATen/native/IndexingUtils.h 2025-12-04T08:34:03.1267088Z Wrapped header: ATen/native/Lerp.h 2025-12-04T08:34:03.1275785Z Wrapped header: ATen/native/LinearAlgebra.h 2025-12-04T08:34:03.1284832Z Wrapped header: ATen/native/LinearAlgebraUtils.h 2025-12-04T08:34:03.1293841Z Wrapped header: ATen/native/LossMulti.h 2025-12-04T08:34:03.1309157Z Wrapped header: ATen/native/Math.h 2025-12-04T08:34:03.1314690Z Wrapped header: ATen/native/MathBitFallThroughLists.h 2025-12-04T08:34:03.1323123Z Wrapped header: ATen/native/MathBitsFallback.h 2025-12-04T08:34:03.1332533Z Wrapped header: ATen/native/MaxPooling.h 2025-12-04T08:34:03.1344046Z Wrapped header: ATen/native/NonEmptyUtils.h 2025-12-04T08:34:03.1351694Z Wrapped header: ATen/native/NonSymbolicBC.h 2025-12-04T08:34:03.1360544Z Wrapped header: ATen/native/Normalization.h 2025-12-04T08:34:03.1369731Z Wrapped header: ATen/native/Padding.h 2025-12-04T08:34:03.1378991Z Wrapped header: ATen/native/PixelShuffle.h 2025-12-04T08:34:03.1389842Z Wrapped header: ATen/native/PointwiseOps.h 2025-12-04T08:34:03.1397617Z Wrapped header: ATen/native/Pool.h 2025-12-04T08:34:03.1407240Z Wrapped header: ATen/native/Pow.h 2025-12-04T08:34:03.1416108Z Wrapped header: ATen/native/RNN.h 2025-12-04T08:34:03.1425227Z Wrapped header: ATen/native/RangeFactories.h 2025-12-04T08:34:03.1434241Z Wrapped header: ATen/native/RangeUtils.h 2025-12-04T08:34:03.1444321Z Wrapped header: ATen/native/ReduceAllOps.h 2025-12-04T08:34:03.1453403Z Wrapped header: ATen/native/ReduceOps.h 2025-12-04T08:34:03.1462971Z Wrapped header: ATen/native/ReduceOpsUtils.h 2025-12-04T08:34:03.1472444Z Wrapped header: ATen/native/ReductionType.h 2025-12-04T08:34:03.1481859Z Wrapped header: ATen/native/Repeat.h 2025-12-04T08:34:03.1491527Z Wrapped header: ATen/native/Resize.h 2025-12-04T08:34:03.1502134Z Wrapped header: ATen/native/ResizeCommon.h 2025-12-04T08:34:03.1511551Z Wrapped header: ATen/native/ScatterGatherChecks.h 2025-12-04T08:34:03.1521171Z Wrapped header: ATen/native/SegmentReduce.h 2025-12-04T08:34:03.1530227Z Wrapped header: ATen/native/SharedReduceOps.h 2025-12-04T08:34:03.1538779Z Wrapped header: ATen/native/SobolEngineOpsUtils.h 2025-12-04T08:34:03.1547582Z Wrapped header: ATen/native/Sorting.h 2025-12-04T08:34:03.1556903Z Wrapped header: ATen/native/SortingUtils.h 2025-12-04T08:34:03.1566898Z Wrapped header: ATen/native/SparseTensorUtils.h 2025-12-04T08:34:03.1574986Z Wrapped header: ATen/native/SpectralOpsUtils.h 2025-12-04T08:34:03.1585191Z Wrapped header: ATen/native/StridedRandomAccessor.h 2025-12-04T08:34:03.1595321Z Wrapped header: ATen/native/TensorAdvancedIndexing.h 2025-12-04T08:34:03.1607851Z Wrapped header: ATen/native/TensorAdvancedIndexingUtils.h 2025-12-04T08:34:03.1613136Z Wrapped header: ATen/native/TensorCompare.h 2025-12-04T08:34:03.1621615Z Wrapped header: ATen/native/TensorConversions.h 2025-12-04T08:34:03.1631441Z Wrapped header: ATen/native/TensorDimApply.h 2025-12-04T08:34:03.1640186Z Wrapped header: ATen/native/TensorFactories.h 2025-12-04T08:34:03.1649548Z Wrapped header: ATen/native/TensorIterator.h 2025-12-04T08:34:03.1657610Z Wrapped header: ATen/native/TensorIteratorDynamicCasting.h 2025-12-04T08:34:03.1666984Z Wrapped header: ATen/native/TensorProperties.h 2025-12-04T08:34:03.1676171Z Wrapped header: ATen/native/TensorShape.h 2025-12-04T08:34:03.1685999Z Wrapped header: ATen/native/TensorTransformations.h 2025-12-04T08:34:03.1695108Z Wrapped header: ATen/native/TopKImpl.h 2025-12-04T08:34:03.1704550Z Wrapped header: ATen/native/TransposeType.h 2025-12-04T08:34:03.1713204Z Wrapped header: ATen/native/TriangularOpsUtils.h 2025-12-04T08:34:03.1722471Z Wrapped header: ATen/native/TypeProperties.h 2025-12-04T08:34:03.1731711Z Wrapped header: ATen/native/UnaryOps.h 2025-12-04T08:34:03.1741640Z Wrapped header: ATen/native/Unfold2d.h 2025-12-04T08:34:03.1750704Z Wrapped header: ATen/native/Unfold3d.h 2025-12-04T08:34:03.1760409Z Wrapped header: ATen/native/UnfoldBackward.h 2025-12-04T08:34:03.1769943Z Wrapped header: ATen/native/UpSample.h 2025-12-04T08:34:03.1778615Z Wrapped header: ATen/native/batch_norm.h 2025-12-04T08:34:03.1787733Z Wrapped header: ATen/native/group_norm.h 2025-12-04T08:34:03.1796999Z Wrapped header: ATen/native/im2col.h 2025-12-04T08:34:03.1806059Z Wrapped header: ATen/native/im2col_shape_check.h 2025-12-04T08:34:03.1815197Z Wrapped header: ATen/native/layer_norm.h 2025-12-04T08:34:03.1824281Z Wrapped header: ATen/native/verbose_wrapper.h 2025-12-04T08:34:03.1833520Z Wrapped header: ATen/native/vol2col.h 2025-12-04T08:34:03.1843695Z Wrapped header: ATen/native/nested/NestedTensorBinaryOps.h 2025-12-04T08:34:03.1853422Z Wrapped header: ATen/native/nested/NestedTensorMath.h 2025-12-04T08:34:03.1862993Z Wrapped header: ATen/native/nested/NestedTensorTransformerFunctions.h 2025-12-04T08:34:03.1871954Z Wrapped header: ATen/native/nested/NestedTensorTransformerUtils.h 2025-12-04T08:34:03.1880978Z Wrapped header: ATen/native/nested/NestedTensorUtils.h 2025-12-04T08:34:03.1890912Z Wrapped header: ATen/native/transformers/attention.h 2025-12-04T08:34:03.1900776Z Wrapped header: ATen/native/transformers/sdp_utils.h 2025-12-04T08:34:03.1911005Z Wrapped header: ATen/native/transformers/sdp_utils_cpp.h 2025-12-04T08:34:03.1920311Z Wrapped header: ATen/native/transformers/cuda/sdp_utils.h 2025-12-04T08:34:03.1929281Z Wrapped header: ATen/native/transformers/cuda/flash_attn/flash_api.h 2025-12-04T08:34:03.1939126Z Wrapped header: ATen/native/transformers/cuda/flash_attn/static_switch.h 2025-12-04T08:34:03.1949134Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h 2025-12-04T08:34:03.1958089Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h 2025-12-04T08:34:03.1967532Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h 2025-12-04T08:34:03.1976713Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h 2025-12-04T08:34:03.1983867Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h 2025-12-04T08:34:03.1992943Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h 2025-12-04T08:34:03.2002303Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h 2025-12-04T08:34:03.2012789Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h 2025-12-04T08:34:03.2022463Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h 2025-12-04T08:34:03.2031744Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h 2025-12-04T08:34:03.2041308Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h 2025-12-04T08:34:03.2050931Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h 2025-12-04T08:34:03.2060965Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h 2025-12-04T08:34:03.2071187Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h 2025-12-04T08:34:03.2080496Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h 2025-12-04T08:34:03.2090741Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h 2025-12-04T08:34:03.2098909Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h 2025-12-04T08:34:03.2106083Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h 2025-12-04T08:34:03.2115257Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h 2025-12-04T08:34:03.2126545Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h 2025-12-04T08:34:03.2133579Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h 2025-12-04T08:34:03.2143089Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h 2025-12-04T08:34:03.2152930Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h 2025-12-04T08:34:03.2162771Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h 2025-12-04T08:34:03.2171665Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h 2025-12-04T08:34:03.2180774Z Wrapped header: ATen/native/transformers/hip/aotriton_adapter.h 2025-12-04T08:34:03.2190971Z Wrapped header: ATen/native/transformers/hip/aotriton_versions.h 2025-12-04T08:34:03.2200809Z Wrapped header: ATen/native/transformers/hip/gemm_kernel_utils.h 2025-12-04T08:34:03.2211630Z Wrapped header: ATen/native/transformers/hip/flash_attn/flash_api.h 2025-12-04T08:34:03.2221064Z Wrapped header: ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h 2025-12-04T08:34:03.2230303Z Wrapped header: ATen/native/transformers/xpu/sdp_utils.h 2025-12-04T08:34:03.2239996Z Wrapped header: ATen/native/cpu/AtomicAddFloat.h 2025-12-04T08:34:03.2248101Z Wrapped header: ATen/native/cpu/CatKernel.h 2025-12-04T08:34:03.2257981Z Wrapped header: ATen/native/cpu/ChannelShuffleKernel.h 2025-12-04T08:34:03.2266935Z Wrapped header: ATen/native/cpu/CopyKernel.h 2025-12-04T08:34:03.2276827Z Wrapped header: ATen/native/cpu/DepthwiseConvKernel.h 2025-12-04T08:34:03.2288015Z Wrapped header: ATen/native/cpu/DistributionTemplates.h 2025-12-04T08:34:03.2295301Z Wrapped header: ATen/native/cpu/Elu.h 2025-12-04T08:34:03.2305396Z Wrapped header: ATen/native/cpu/Gelu.h 2025-12-04T08:34:03.2314473Z Wrapped header: ATen/native/cpu/GridSamplerKernel.h 2025-12-04T08:34:03.2323027Z Wrapped header: ATen/native/cpu/IndexKernelUtils.h 2025-12-04T08:34:03.2333112Z Wrapped header: ATen/native/cpu/Intrinsics.h 2025-12-04T08:34:03.2342467Z Wrapped header: ATen/native/cpu/IsContiguous.h 2025-12-04T08:34:03.2351134Z Wrapped header: ATen/native/cpu/LogAddExp.h 2025-12-04T08:34:03.2360169Z Wrapped header: ATen/native/cpu/LogSoftmaxKernelImpl.h 2025-12-04T08:34:03.2369865Z Wrapped header: ATen/native/cpu/Loops.h 2025-12-04T08:34:03.2379648Z Wrapped header: ATen/native/cpu/MaxUnpoolKernel.h 2025-12-04T08:34:03.2388923Z Wrapped header: ATen/native/cpu/PixelShuffleKernel.h 2025-12-04T08:34:03.2397821Z Wrapped header: ATen/native/cpu/Reduce.h 2025-12-04T08:34:03.2407645Z Wrapped header: ATen/native/cpu/ReduceUtils.h 2025-12-04T08:34:03.2416263Z Wrapped header: ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h 2025-12-04T08:34:03.2424675Z Wrapped header: ATen/native/cpu/SampledAddmmKernel.h 2025-12-04T08:34:03.2433847Z Wrapped header: ATen/native/cpu/SerialStackImpl.h 2025-12-04T08:34:03.2443026Z Wrapped header: ATen/native/cpu/SoftmaxKernel.h 2025-12-04T08:34:03.2451849Z Wrapped header: ATen/native/cpu/SpmmReduceKernel.h 2025-12-04T08:34:03.2460347Z Wrapped header: ATen/native/cpu/StackKernel.h 2025-12-04T08:34:03.2470284Z Wrapped header: ATen/native/cpu/UpSampleKernelAVXAntialias.h 2025-12-04T08:34:03.2478231Z Wrapped header: ATen/native/cpu/WeightNormKernel.h 2025-12-04T08:34:03.2488216Z Wrapped header: ATen/native/cpu/avx_mathfun.h 2025-12-04T08:34:03.2497596Z Wrapped header: ATen/native/cpu/int_mm_kernel.h 2025-12-04T08:34:03.2507490Z Wrapped header: ATen/native/cpu/mixed_data_type.h 2025-12-04T08:34:03.2516971Z Wrapped header: ATen/native/cpu/moments_utils.h 2025-12-04T08:34:03.2526310Z Wrapped header: ATen/native/cpu/utils.h 2025-12-04T08:34:03.2536908Z Wrapped header: ATen/native/cpu/zmath.h 2025-12-04T08:34:03.2547511Z Wrapped header: ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h 2025-12-04T08:34:03.2556642Z Wrapped header: ATen/native/ao_sparse/quantized/cpu/packed_params.h 2025-12-04T08:34:03.2565729Z Wrapped header: ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h 2025-12-04T08:34:03.2575847Z Wrapped header: ATen/native/quantized/AffineQuantizer.h 2025-12-04T08:34:03.2585912Z Wrapped header: ATen/native/quantized/AffineQuantizerBase.h 2025-12-04T08:34:03.2595173Z Wrapped header: ATen/native/quantized/ConvUtils.h 2025-12-04T08:34:03.2606195Z Wrapped header: ATen/native/quantized/Copy.h 2025-12-04T08:34:03.2614134Z Wrapped header: ATen/native/quantized/FakeQuantAffine.h 2025-12-04T08:34:03.2623859Z Wrapped header: ATen/native/quantized/IndexKernel.h 2025-12-04T08:34:03.2632938Z Wrapped header: ATen/native/quantized/PackedParams.h 2025-12-04T08:34:03.2643881Z Wrapped header: ATen/native/quantized/library.h 2025-12-04T08:34:03.2652896Z Wrapped header: ATen/native/quantized/cpu/ACLUtils.h 2025-12-04T08:34:03.2662140Z Wrapped header: ATen/native/quantized/cpu/BinaryOps.h 2025-12-04T08:34:03.2671924Z Wrapped header: ATen/native/quantized/cpu/EmbeddingPackedParams.h 2025-12-04T08:34:03.2680000Z Wrapped header: ATen/native/quantized/cpu/OnednnUtils.h 2025-12-04T08:34:03.2689761Z Wrapped header: ATen/native/quantized/cpu/QnnpackUtils.h 2025-12-04T08:34:03.2698608Z Wrapped header: ATen/native/quantized/cpu/QuantUtils.h 2025-12-04T08:34:03.2707283Z Wrapped header: ATen/native/quantized/cpu/QuantizedOps.h 2025-12-04T08:34:03.2716907Z Wrapped header: ATen/native/quantized/cpu/RuyUtils.h 2025-12-04T08:34:03.2726341Z Wrapped header: ATen/native/quantized/cpu/XnnpackUtils.h 2025-12-04T08:34:03.2735676Z Wrapped header: ATen/native/quantized/cpu/conv_serialization.h 2025-12-04T08:34:03.2744745Z Wrapped header: ATen/native/quantized/cpu/fbgemm_utils.h 2025-12-04T08:34:03.2752935Z Wrapped header: ATen/native/quantized/cpu/init_qnnpack.h 2025-12-04T08:34:03.2762854Z Wrapped header: ATen/native/quantized/cpu/qconv.h 2025-12-04T08:34:03.2772648Z Wrapped header: ATen/native/quantized/cpu/qembeddingbag.h 2025-12-04T08:34:03.2781779Z Wrapped header: ATen/native/quantized/cpu/qembeddingbag_prepack.h 2025-12-04T08:34:03.2790773Z Wrapped header: ATen/native/quantized/cpu/qlinear.h 2025-12-04T08:34:03.2800464Z Wrapped header: ATen/native/quantized/cudnn/utils.h 2025-12-04T08:34:03.2810441Z Wrapped header: ATen/native/cuda/Activation.h 2025-12-04T08:34:03.2819697Z Wrapped header: ATen/native/cuda/BinaryInternal.h 2025-12-04T08:34:03.2829768Z Wrapped header: ATen/native/cuda/CompositeRandomAccessor.h 2025-12-04T08:34:03.2837363Z Wrapped header: ATen/native/cuda/Copy.h 2025-12-04T08:34:03.2847516Z Wrapped header: ATen/native/cuda/CuFFTPlanCache.h 2025-12-04T08:34:03.2857066Z Wrapped header: ATen/native/cuda/CuFFTUtils.h 2025-12-04T08:34:03.2864486Z Wrapped header: ATen/native/cuda/DistributionTemplates.h 2025-12-04T08:34:03.2873157Z Wrapped header: ATen/native/cuda/Distributions.h 2025-12-04T08:34:03.2882238Z Wrapped header: ATen/native/cuda/GridSampler.h 2025-12-04T08:34:03.2891706Z Wrapped header: ATen/native/cuda/GroupMM.h 2025-12-04T08:34:03.2901156Z Wrapped header: ATen/native/cuda/IndexKernel.h 2025-12-04T08:34:03.2910250Z Wrapped header: ATen/native/cuda/IndexKernelUtils.h 2025-12-04T08:34:03.2918830Z Wrapped header: ATen/native/cuda/LaunchUtils.h 2025-12-04T08:34:03.2927978Z Wrapped header: ATen/native/cuda/MiscUtils.h 2025-12-04T08:34:03.2937075Z Wrapped header: ATen/native/cuda/ReduceOps.h 2025-12-04T08:34:03.2948421Z Wrapped header: ATen/native/cuda/Resize.h 2025-12-04T08:34:03.2957560Z Wrapped header: ATen/native/cuda/RowwiseScaledMM.h 2025-12-04T08:34:03.2966539Z Wrapped header: ATen/native/cuda/ScaledGroupMM.h 2025-12-04T08:34:03.2976028Z Wrapped header: ATen/native/cuda/ScanKernels.h 2025-12-04T08:34:03.2986716Z Wrapped header: ATen/native/cuda/Sort.h 2025-12-04T08:34:03.2996340Z Wrapped header: ATen/native/cuda/SortStable.h 2025-12-04T08:34:03.3006119Z Wrapped header: ATen/native/cuda/Sorting.h 2025-12-04T08:34:03.3015332Z Wrapped header: ATen/native/cuda/TensorModeKernel.h 2025-12-04T08:34:03.3025126Z Wrapped header: ATen/native/cuda/TensorTopK.h 2025-12-04T08:34:03.3035011Z Wrapped header: ATen/native/cuda/cuBlasCommonArgs.h 2025-12-04T08:34:03.3044452Z Wrapped header: ATen/native/cuda/jit_utils.h 2025-12-04T08:34:03.3054336Z Wrapped header: ATen/native/cuda/thread_constants.h 2025-12-04T08:34:03.3063830Z Wrapped header: ATen/native/hip/ck_bgemm.h 2025-12-04T08:34:03.3072603Z Wrapped header: ATen/native/hip/ck_gemm.h 2025-12-04T08:34:03.3082463Z Wrapped header: ATen/native/hip/ck_gemm_template.h 2025-12-04T08:34:03.3092094Z Wrapped header: ATen/native/hip/ck_group_gemm.h 2025-12-04T08:34:03.3100937Z Wrapped header: ATen/native/hip/ck_types.h 2025-12-04T08:34:03.3110952Z Wrapped header: ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h 2025-12-04T08:34:03.3119716Z Wrapped header: ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h 2025-12-04T08:34:03.3128607Z Wrapped header: ATen/native/mtia/EmptyTensor.h 2025-12-04T08:34:03.3140080Z Wrapped header: ATen/native/kleidiai/kai_kernels.h 2025-12-04T08:34:03.3148231Z Wrapped header: ATen/native/kleidiai/kai_pack.h 2025-12-04T08:34:03.3158025Z Wrapped header: ATen/native/kleidiai/kai_ukernel_interface.h 2025-12-04T08:34:03.3166958Z Wrapped header: ATen/native/mps/Copy.h 2025-12-04T08:34:03.3178625Z Wrapped header: ATen/native/mps/MPSGraphSequoiaOps.h 2025-12-04T08:34:03.3186783Z Wrapped header: ATen/native/mps/MetalShaderLibrary.h 2025-12-04T08:34:03.3198277Z Wrapped header: ATen/native/mps/OperationUtils.h 2025-12-04T08:34:03.3207333Z Wrapped header: ATen/native/mps/TensorFactory.h 2025-12-04T08:34:03.3217318Z Wrapped header: ATen/native/mps/kernels/Activation.h 2025-12-04T08:34:03.3228869Z Wrapped header: ATen/native/mps/kernels/EmbeddingBag.h 2025-12-04T08:34:03.3236736Z Wrapped header: ATen/native/mps/kernels/GridSampler.h 2025-12-04T08:34:03.3246994Z Wrapped header: ATen/native/mps/kernels/LinearAlgebra.h 2025-12-04T08:34:03.3255475Z Wrapped header: ATen/native/mps/kernels/Pooling.h 2025-12-04T08:34:03.3261897Z Wrapped header: ATen/native/mps/kernels/Shape.h 2025-12-04T08:34:03.3270301Z Wrapped header: ATen/native/mps/kernels/UpSample.h 2025-12-04T08:34:03.3280051Z Wrapped header: ATen/native/mps/operations/BinaryKernel.h 2025-12-04T08:34:03.3289424Z Wrapped header: ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h 2025-12-04T08:34:03.3298109Z Wrapped header: ATen/native/mps/operations/FusedAdamKernelImpl.h 2025-12-04T08:34:03.3308967Z Wrapped header: ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h 2025-12-04T08:34:03.3318751Z Wrapped header: ATen/native/mps/operations/FusedAdamWKernelImpl.h 2025-12-04T08:34:03.3326415Z Wrapped header: ATen/native/mps/operations/MultiTensorApply.h 2025-12-04T08:34:03.3335703Z Wrapped header: ATen/native/utils/Factory.h 2025-12-04T08:34:03.3345404Z Wrapped header: ATen/native/utils/ParamUtils.h 2025-12-04T08:34:03.3355457Z Wrapped header: ATen/native/utils/ParamsHash.h 2025-12-04T08:34:03.3364741Z Wrapped header: ATen/native/mkldnn/xpu/Conv.h 2025-12-04T08:34:03.3375676Z Wrapped header: ATen/native/mkldnn/xpu/FusionUtils.h 2025-12-04T08:34:03.3384645Z Wrapped header: ATen/native/mkldnn/xpu/qconv.h 2025-12-04T08:34:03.3392391Z Wrapped header: ATen/native/mkldnn/xpu/qlinear.h 2025-12-04T08:34:03.3401908Z Wrapped header: ATen/native/mkldnn/xpu/detail/Attr.h 2025-12-04T08:34:03.3415246Z Wrapped header: ATen/native/mkldnn/xpu/detail/DnnlExt.h 2025-12-04T08:34:03.3421646Z Wrapped header: ATen/native/mkldnn/xpu/detail/LRUCache.h 2025-12-04T08:34:03.3432651Z Wrapped header: ATen/native/mkldnn/xpu/detail/Utils.h 2025-12-04T08:34:03.3438446Z Wrapped header: ATen/native/mkldnn/xpu/detail/oneDNN.h 2025-12-04T08:34:03.3447168Z Wrapped header: ATen/native/mkldnn/xpu/detail/oneDNNContext.h 2025-12-04T08:34:03.3456427Z Wrapped header: ATen/cuda/ATenCUDAGeneral.h 2025-12-04T08:34:03.3466145Z Wrapped header: ATen/cuda/CUDABlas.h 2025-12-04T08:34:03.3475240Z Wrapped header: ATen/cuda/CUDAConfig.h 2025-12-04T08:34:03.3484785Z Wrapped header: ATen/cuda/CUDAContext.h 2025-12-04T08:34:03.3497573Z Wrapped header: ATen/cuda/CUDAContextLight.h 2025-12-04T08:34:03.3506163Z Wrapped header: ATen/cuda/CUDADataType.h 2025-12-04T08:34:03.3515564Z Wrapped header: ATen/cuda/CUDADevice.h 2025-12-04T08:34:03.3527056Z Wrapped header: ATen/cuda/CUDAEvent.h 2025-12-04T08:34:03.3535712Z Wrapped header: ATen/cuda/CUDAGeneratorImpl.h 2025-12-04T08:34:03.3544629Z Wrapped header: ATen/cuda/CUDAGraph.h 2025-12-04T08:34:03.3554346Z Wrapped header: ATen/cuda/CUDAGreenContext.h 2025-12-04T08:34:03.3565992Z Wrapped header: ATen/cuda/CUDAScaledBlas.h 2025-12-04T08:34:03.3573915Z Wrapped header: ATen/cuda/CUDASparse.h 2025-12-04T08:34:03.3586542Z Wrapped header: ATen/cuda/CUDASparseBlas.h 2025-12-04T08:34:03.3598347Z Wrapped header: ATen/cuda/CUDASparseDescriptors.h 2025-12-04T08:34:03.3610807Z Wrapped header: ATen/cuda/CUDAUtils.h 2025-12-04T08:34:03.3617211Z Wrapped header: ATen/cuda/CachingHostAllocator.h 2025-12-04T08:34:03.3625857Z Wrapped header: ATen/cuda/EmptyTensor.h 2025-12-04T08:34:03.3633932Z Wrapped header: ATen/cuda/Exceptions.h 2025-12-04T08:34:03.3642621Z Wrapped header: ATen/cuda/MemPool.h 2025-12-04T08:34:03.3651838Z Wrapped header: ATen/cuda/PeerToPeerAccess.h 2025-12-04T08:34:03.3660399Z Wrapped header: ATen/cuda/PhiloxCudaState.h 2025-12-04T08:34:03.3669603Z Wrapped header: ATen/cuda/PinnedMemoryAllocator.h 2025-12-04T08:34:03.3678891Z Wrapped header: ATen/cuda/Sleep.h 2025-12-04T08:34:03.3688046Z Wrapped header: ATen/cuda/ThrustAllocator.h 2025-12-04T08:34:03.3697275Z Wrapped header: ATen/cuda/cub.h 2025-12-04T08:34:03.3707734Z Wrapped header: ATen/cuda/jiterator.h 2025-12-04T08:34:03.3717750Z Wrapped header: ATen/cuda/jiterator_impl.h 2025-12-04T08:34:03.3727129Z Wrapped header: ATen/cuda/llvm_jit_strings.h 2025-12-04T08:34:03.3736081Z Wrapped header: ATen/cuda/detail/BLASConstants.h 2025-12-04T08:34:03.3745543Z Wrapped header: ATen/cuda/detail/CUDAHooks.h 2025-12-04T08:34:03.3755885Z Wrapped header: ATen/cuda/detail/DeviceThreadHandles.h 2025-12-04T08:34:03.3764649Z Wrapped header: ATen/cuda/detail/KernelUtils.h 2025-12-04T08:34:03.3773610Z Wrapped header: ATen/cuda/detail/LazyNVRTC.h 2025-12-04T08:34:03.3783782Z Wrapped header: ATen/cuda/tunable/GemmCommon.h 2025-12-04T08:34:03.3792475Z Wrapped header: ATen/cuda/tunable/GemmHipblaslt.h 2025-12-04T08:34:03.3801918Z Wrapped header: ATen/cuda/tunable/GemmRocblas.h 2025-12-04T08:34:03.3812082Z Wrapped header: ATen/cuda/tunable/StreamTimer.h 2025-12-04T08:34:03.3821378Z Wrapped header: ATen/cuda/tunable/Tunable.h 2025-12-04T08:34:03.3830370Z Wrapped header: ATen/cuda/tunable/TunableGemm.h 2025-12-04T08:34:03.3838623Z Wrapped header: ATen/cuda/tunable/TunableOp.h 2025-12-04T08:34:03.3847525Z Wrapped header: ATen/cudnn/Descriptors.h 2025-12-04T08:34:03.3857538Z Wrapped header: ATen/cudnn/Handle.h 2025-12-04T08:34:03.3866614Z Wrapped header: ATen/cudnn/Handles.h 2025-12-04T08:34:03.3876396Z Wrapped header: ATen/cudnn/Types.h 2025-12-04T08:34:03.3886215Z Wrapped header: ATen/cudnn/Utils.h 2025-12-04T08:34:03.3895554Z Wrapped header: ATen/cudnn/cudnn-wrapper.h 2025-12-04T08:34:03.3906243Z Wrapped header: ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h 2025-12-04T08:34:03.3915854Z Wrapped header: ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h 2025-12-04T08:34:03.3924716Z Wrapped header: ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h 2025-12-04T08:34:03.3932762Z Wrapped header: ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h 2025-12-04T08:34:03.3941581Z Wrapped header: ATen/xpu/CachingHostAllocator.h 2025-12-04T08:34:03.3950453Z Wrapped header: ATen/xpu/PeerToPeerAccess.h 2025-12-04T08:34:03.3960017Z Wrapped header: ATen/xpu/PhiloxXpuState.h 2025-12-04T08:34:03.3969073Z Wrapped header: ATen/xpu/PinnedMemoryAllocator.h 2025-12-04T08:34:03.3978413Z Wrapped header: ATen/xpu/XPUContext.h 2025-12-04T08:34:03.3987965Z Wrapped header: ATen/xpu/XPUDevice.h 2025-12-04T08:34:03.3997008Z Wrapped header: ATen/xpu/XPUEvent.h 2025-12-04T08:34:03.4006535Z Wrapped header: ATen/xpu/XPUGeneratorImpl.h 2025-12-04T08:34:03.4016313Z Wrapped header: ATen/xpu/XPUGraphsUtils.h 2025-12-04T08:34:03.4026589Z Wrapped header: ATen/xpu/XPUScaledBlas.h 2025-12-04T08:34:03.4037824Z Wrapped header: ATen/xpu/detail/XPUHooks.h 2025-12-04T08:34:03.4047553Z Wrapped header: ATen/mps/EmptyTensor.h 2025-12-04T08:34:03.4057176Z Wrapped header: ATen/mps/IndexKernels.h 2025-12-04T08:34:03.4066566Z Wrapped header: ATen/mps/MPSAllocator.h 2025-12-04T08:34:03.4076548Z Wrapped header: ATen/mps/MPSAllocatorInterface.h 2025-12-04T08:34:03.4086519Z Wrapped header: ATen/mps/MPSDevice.h 2025-12-04T08:34:03.4096854Z Wrapped header: ATen/mps/MPSEvent.h 2025-12-04T08:34:03.4108341Z Wrapped header: ATen/mps/MPSGeneratorImpl.h 2025-12-04T08:34:03.4116010Z Wrapped header: ATen/mps/MPSGuardImpl.h 2025-12-04T08:34:03.4124364Z Wrapped header: ATen/mps/MPSHooks.h 2025-12-04T08:34:03.4133384Z Wrapped header: ATen/mps/MPSProfiler.h 2025-12-04T08:34:03.4142561Z Wrapped header: ATen/mps/MPSStream.h 2025-12-04T08:34:03.4151851Z Wrapped header: ATen/miopen/Descriptors.h 2025-12-04T08:34:03.4161035Z Wrapped header: ATen/miopen/Exceptions.h 2025-12-04T08:34:03.4169823Z Wrapped header: ATen/miopen/Handle.h 2025-12-04T08:34:03.4178139Z Wrapped header: ATen/miopen/Types.h 2025-12-04T08:34:03.4187541Z Wrapped header: ATen/miopen/Utils.h 2025-12-04T08:34:03.4197321Z Wrapped header: ATen/miopen/miopen-wrapper.h 2025-12-04T08:34:03.4206372Z Wrapped header: ATen/metal/Context.h 2025-12-04T08:34:03.4216097Z Wrapped header: ATen/ops/from_blob.h 2025-12-04T08:34:03.4225175Z Wrapped header: ATen/ops/tensor.h 2025-12-04T08:34:03.4235591Z Wrapped header: ATen/ops/_adaptive_avg_pool2d.h 2025-12-04T08:34:03.4244793Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward.h 2025-12-04T08:34:03.4252760Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4262060Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-12-04T08:34:03.4271979Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-12-04T08:34:03.4280317Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_native.h 2025-12-04T08:34:03.4289575Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_ops.h 2025-12-04T08:34:03.4298899Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4307829Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T08:34:03.4317543Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T08:34:03.4327354Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_native.h 2025-12-04T08:34:03.4336397Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_ops.h 2025-12-04T08:34:03.4346105Z Wrapped header: ATen/ops/_adaptive_avg_pool3d.h 2025-12-04T08:34:03.4355602Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward.h 2025-12-04T08:34:03.4366355Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4375367Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T08:34:03.4384774Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T08:34:03.4392061Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_native.h 2025-12-04T08:34:03.4400986Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_ops.h 2025-12-04T08:34:03.4410950Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4420823Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T08:34:03.4429446Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T08:34:03.4438574Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_native.h 2025-12-04T08:34:03.4446649Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_ops.h 2025-12-04T08:34:03.4455800Z Wrapped header: ATen/ops/_add_batch_dim.h 2025-12-04T08:34:03.4465282Z Wrapped header: ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.4474546Z Wrapped header: ATen/ops/_add_batch_dim_native.h 2025-12-04T08:34:03.4483045Z Wrapped header: ATen/ops/_add_batch_dim_ops.h 2025-12-04T08:34:03.4491718Z Wrapped header: ATen/ops/_add_relu.h 2025-12-04T08:34:03.4501097Z Wrapped header: ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4511027Z Wrapped header: ATen/ops/_add_relu_cpu_dispatch.h 2025-12-04T08:34:03.4520896Z Wrapped header: ATen/ops/_add_relu_meta_dispatch.h 2025-12-04T08:34:03.4529835Z Wrapped header: ATen/ops/_add_relu_native.h 2025-12-04T08:34:03.4538899Z Wrapped header: ATen/ops/_add_relu_ops.h 2025-12-04T08:34:03.4549134Z Wrapped header: ATen/ops/_addmm_activation.h 2025-12-04T08:34:03.4558080Z Wrapped header: ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:03.4567056Z Wrapped header: ATen/ops/_addmm_activation_cpu_dispatch.h 2025-12-04T08:34:03.4575911Z Wrapped header: ATen/ops/_addmm_activation_cuda_dispatch.h 2025-12-04T08:34:03.4585180Z Wrapped header: ATen/ops/_addmm_activation_meta.h 2025-12-04T08:34:03.4594604Z Wrapped header: ATen/ops/_addmm_activation_meta_dispatch.h 2025-12-04T08:34:03.4606991Z Wrapped header: ATen/ops/_addmm_activation_native.h 2025-12-04T08:34:03.4613384Z Wrapped header: ATen/ops/_addmm_activation_ops.h 2025-12-04T08:34:03.4622740Z Wrapped header: ATen/ops/_aminmax.h 2025-12-04T08:34:03.4631740Z Wrapped header: ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4640694Z Wrapped header: ATen/ops/_aminmax_cpu_dispatch.h 2025-12-04T08:34:03.4649779Z Wrapped header: ATen/ops/_aminmax_cuda_dispatch.h 2025-12-04T08:34:03.4658500Z Wrapped header: ATen/ops/_aminmax_native.h 2025-12-04T08:34:03.4668037Z Wrapped header: ATen/ops/_aminmax_ops.h 2025-12-04T08:34:03.4677504Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale.h 2025-12-04T08:34:03.4686603Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4696303Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-12-04T08:34:03.4705305Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-12-04T08:34:03.4715559Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h 2025-12-04T08:34:03.4723322Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h 2025-12-04T08:34:03.4732750Z Wrapped header: ATen/ops/_amp_update_scale.h 2025-12-04T08:34:03.4741368Z Wrapped header: ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4750855Z Wrapped header: ATen/ops/_amp_update_scale_cpu_dispatch.h 2025-12-04T08:34:03.4760660Z Wrapped header: ATen/ops/_amp_update_scale_cuda_dispatch.h 2025-12-04T08:34:03.4770726Z Wrapped header: ATen/ops/_amp_update_scale_meta_dispatch.h 2025-12-04T08:34:03.4780137Z Wrapped header: ATen/ops/_amp_update_scale_native.h 2025-12-04T08:34:03.4789757Z Wrapped header: ATen/ops/_amp_update_scale_ops.h 2025-12-04T08:34:03.4799702Z Wrapped header: ATen/ops/_assert_async.h 2025-12-04T08:34:03.4808922Z Wrapped header: ATen/ops/_assert_async_cpu_dispatch.h 2025-12-04T08:34:03.4816856Z Wrapped header: ATen/ops/_assert_async_cuda_dispatch.h 2025-12-04T08:34:03.4825788Z Wrapped header: ATen/ops/_assert_async_native.h 2025-12-04T08:34:03.4835253Z Wrapped header: ATen/ops/_assert_async_ops.h 2025-12-04T08:34:03.4844402Z Wrapped header: ATen/ops/_assert_scalar.h 2025-12-04T08:34:03.4854443Z Wrapped header: ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4863554Z Wrapped header: ATen/ops/_assert_scalar_native.h 2025-12-04T08:34:03.4872784Z Wrapped header: ATen/ops/_assert_scalar_ops.h 2025-12-04T08:34:03.4881685Z Wrapped header: ATen/ops/_assert_tensor_metadata.h 2025-12-04T08:34:03.4889892Z Wrapped header: ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.4898325Z Wrapped header: ATen/ops/_assert_tensor_metadata_meta_dispatch.h 2025-12-04T08:34:03.4907725Z Wrapped header: ATen/ops/_assert_tensor_metadata_native.h 2025-12-04T08:34:03.4916753Z Wrapped header: ATen/ops/_assert_tensor_metadata_ops.h 2025-12-04T08:34:03.4927448Z Wrapped header: ATen/ops/_autocast_to_full_precision.h 2025-12-04T08:34:03.4936341Z Wrapped header: ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.4945406Z Wrapped header: ATen/ops/_autocast_to_full_precision_native.h 2025-12-04T08:34:03.4954435Z Wrapped header: ATen/ops/_autocast_to_full_precision_ops.h 2025-12-04T08:34:03.4965719Z Wrapped header: ATen/ops/_autocast_to_reduced_precision.h 2025-12-04T08:34:03.4973404Z Wrapped header: ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.4982615Z Wrapped header: ATen/ops/_autocast_to_reduced_precision_native.h 2025-12-04T08:34:03.4992378Z Wrapped header: ATen/ops/_autocast_to_reduced_precision_ops.h 2025-12-04T08:34:03.5000878Z Wrapped header: ATen/ops/_backward.h 2025-12-04T08:34:03.5010816Z Wrapped header: ATen/ops/_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5020536Z Wrapped header: ATen/ops/_backward_native.h 2025-12-04T08:34:03.5029792Z Wrapped header: ATen/ops/_backward_ops.h 2025-12-04T08:34:03.5038975Z Wrapped header: ATen/ops/_batch_norm_impl_index.h 2025-12-04T08:34:03.5048925Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward.h 2025-12-04T08:34:03.5058182Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5068183Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward_native.h 2025-12-04T08:34:03.5076929Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward_ops.h 2025-12-04T08:34:03.5086968Z Wrapped header: ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5096503Z Wrapped header: ATen/ops/_batch_norm_impl_index_native.h 2025-12-04T08:34:03.5107137Z Wrapped header: ATen/ops/_batch_norm_impl_index_ops.h 2025-12-04T08:34:03.5116856Z Wrapped header: ATen/ops/_batch_norm_no_update.h 2025-12-04T08:34:03.5126273Z Wrapped header: ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5136359Z Wrapped header: ATen/ops/_batch_norm_no_update_native.h 2025-12-04T08:34:03.5145307Z Wrapped header: ATen/ops/_batch_norm_no_update_ops.h 2025-12-04T08:34:03.5154777Z Wrapped header: ATen/ops/_batch_norm_with_update.h 2025-12-04T08:34:03.5163458Z Wrapped header: ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5172660Z Wrapped header: ATen/ops/_batch_norm_with_update_cpu_dispatch.h 2025-12-04T08:34:03.5182056Z Wrapped header: ATen/ops/_batch_norm_with_update_cuda_dispatch.h 2025-12-04T08:34:03.5192000Z Wrapped header: ATen/ops/_batch_norm_with_update_native.h 2025-12-04T08:34:03.5202560Z Wrapped header: ATen/ops/_batch_norm_with_update_ops.h 2025-12-04T08:34:03.5211907Z Wrapped header: ATen/ops/_cast_Byte.h 2025-12-04T08:34:03.5221617Z Wrapped header: ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5231908Z Wrapped header: ATen/ops/_cast_Byte_native.h 2025-12-04T08:34:03.5241242Z Wrapped header: ATen/ops/_cast_Byte_ops.h 2025-12-04T08:34:03.5249898Z Wrapped header: ATen/ops/_cast_Char.h 2025-12-04T08:34:03.5259205Z Wrapped header: ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5269249Z Wrapped header: ATen/ops/_cast_Char_native.h 2025-12-04T08:34:03.5278120Z Wrapped header: ATen/ops/_cast_Char_ops.h 2025-12-04T08:34:03.5288188Z Wrapped header: ATen/ops/_cast_Double.h 2025-12-04T08:34:03.5297501Z Wrapped header: ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5306678Z Wrapped header: ATen/ops/_cast_Double_native.h 2025-12-04T08:34:03.5316748Z Wrapped header: ATen/ops/_cast_Double_ops.h 2025-12-04T08:34:03.5325794Z Wrapped header: ATen/ops/_cast_Float.h 2025-12-04T08:34:03.5335687Z Wrapped header: ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5344947Z Wrapped header: ATen/ops/_cast_Float_native.h 2025-12-04T08:34:03.5354536Z Wrapped header: ATen/ops/_cast_Float_ops.h 2025-12-04T08:34:03.5363284Z Wrapped header: ATen/ops/_cast_Half.h 2025-12-04T08:34:03.5372393Z Wrapped header: ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5381242Z Wrapped header: ATen/ops/_cast_Half_native.h 2025-12-04T08:34:03.5390189Z Wrapped header: ATen/ops/_cast_Half_ops.h 2025-12-04T08:34:03.5399377Z Wrapped header: ATen/ops/_cast_Int.h 2025-12-04T08:34:03.5409637Z Wrapped header: ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5418862Z Wrapped header: ATen/ops/_cast_Int_native.h 2025-12-04T08:34:03.5429400Z Wrapped header: ATen/ops/_cast_Int_ops.h 2025-12-04T08:34:03.5438662Z Wrapped header: ATen/ops/_cast_Long.h 2025-12-04T08:34:03.5448478Z Wrapped header: ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5456671Z Wrapped header: ATen/ops/_cast_Long_native.h 2025-12-04T08:34:03.5464187Z Wrapped header: ATen/ops/_cast_Long_ops.h 2025-12-04T08:34:03.5473631Z Wrapped header: ATen/ops/_cast_Short.h 2025-12-04T08:34:03.5482724Z Wrapped header: ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5491764Z Wrapped header: ATen/ops/_cast_Short_native.h 2025-12-04T08:34:03.5501517Z Wrapped header: ATen/ops/_cast_Short_ops.h 2025-12-04T08:34:03.5511061Z Wrapped header: ATen/ops/_cdist_backward.h 2025-12-04T08:34:03.5520534Z Wrapped header: ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5530093Z Wrapped header: ATen/ops/_cdist_backward_cpu_dispatch.h 2025-12-04T08:34:03.5539775Z Wrapped header: ATen/ops/_cdist_backward_cuda_dispatch.h 2025-12-04T08:34:03.5549540Z Wrapped header: ATen/ops/_cdist_backward_native.h 2025-12-04T08:34:03.5558458Z Wrapped header: ATen/ops/_cdist_backward_ops.h 2025-12-04T08:34:03.5567112Z Wrapped header: ATen/ops/_cdist_forward.h 2025-12-04T08:34:03.5577152Z Wrapped header: ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5586029Z Wrapped header: ATen/ops/_cdist_forward_cpu_dispatch.h 2025-12-04T08:34:03.5595194Z Wrapped header: ATen/ops/_cdist_forward_cuda_dispatch.h 2025-12-04T08:34:03.5605468Z Wrapped header: ATen/ops/_cdist_forward_native.h 2025-12-04T08:34:03.5615016Z Wrapped header: ATen/ops/_cdist_forward_ops.h 2025-12-04T08:34:03.5623969Z Wrapped header: ATen/ops/_cholesky_solve_helper.h 2025-12-04T08:34:03.5631576Z Wrapped header: ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5640483Z Wrapped header: ATen/ops/_cholesky_solve_helper_cpu_dispatch.h 2025-12-04T08:34:03.5649926Z Wrapped header: ATen/ops/_cholesky_solve_helper_cuda_dispatch.h 2025-12-04T08:34:03.5659627Z Wrapped header: ATen/ops/_cholesky_solve_helper_native.h 2025-12-04T08:34:03.5669196Z Wrapped header: ATen/ops/_cholesky_solve_helper_ops.h 2025-12-04T08:34:03.5678153Z Wrapped header: ATen/ops/_choose_qparams_per_tensor.h 2025-12-04T08:34:03.5687581Z Wrapped header: ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.5697691Z Wrapped header: ATen/ops/_choose_qparams_per_tensor_native.h 2025-12-04T08:34:03.5707045Z Wrapped header: ATen/ops/_choose_qparams_per_tensor_ops.h 2025-12-04T08:34:03.5716046Z Wrapped header: ATen/ops/_chunk_cat.h 2025-12-04T08:34:03.5727579Z Wrapped header: ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5736118Z Wrapped header: ATen/ops/_chunk_cat_cuda_dispatch.h 2025-12-04T08:34:03.5746220Z Wrapped header: ATen/ops/_chunk_cat_native.h 2025-12-04T08:34:03.5754878Z Wrapped header: ATen/ops/_chunk_cat_ops.h 2025-12-04T08:34:03.5764293Z Wrapped header: ATen/ops/_coalesce.h 2025-12-04T08:34:03.5774189Z Wrapped header: ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5783509Z Wrapped header: ATen/ops/_coalesce_native.h 2025-12-04T08:34:03.5792610Z Wrapped header: ATen/ops/_coalesce_ops.h 2025-12-04T08:34:03.5801989Z Wrapped header: ATen/ops/_coalesced.h 2025-12-04T08:34:03.5812533Z Wrapped header: ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5821377Z Wrapped header: ATen/ops/_coalesced_meta_dispatch.h 2025-12-04T08:34:03.5830904Z Wrapped header: ATen/ops/_coalesced_native.h 2025-12-04T08:34:03.5840430Z Wrapped header: ATen/ops/_coalesced_ops.h 2025-12-04T08:34:03.5848687Z Wrapped header: ATen/ops/_compute_linear_combination.h 2025-12-04T08:34:03.5858016Z Wrapped header: ATen/ops/_compute_linear_combination_cpu_dispatch.h 2025-12-04T08:34:03.5871057Z Wrapped header: ATen/ops/_compute_linear_combination_cuda_dispatch.h 2025-12-04T08:34:03.5877290Z Wrapped header: ATen/ops/_compute_linear_combination_native.h 2025-12-04T08:34:03.5886422Z Wrapped header: ATen/ops/_compute_linear_combination_ops.h 2025-12-04T08:34:03.5895537Z Wrapped header: ATen/ops/_conj.h 2025-12-04T08:34:03.5905119Z Wrapped header: ATen/ops/_conj_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5914396Z Wrapped header: ATen/ops/_conj_copy.h 2025-12-04T08:34:03.5924489Z Wrapped header: ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5933678Z Wrapped header: ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:03.5942418Z Wrapped header: ATen/ops/_conj_copy_native.h 2025-12-04T08:34:03.5951739Z Wrapped header: ATen/ops/_conj_copy_ops.h 2025-12-04T08:34:03.5960920Z Wrapped header: ATen/ops/_conj_native.h 2025-12-04T08:34:03.5969783Z Wrapped header: ATen/ops/_conj_ops.h 2025-12-04T08:34:03.5978299Z Wrapped header: ATen/ops/_conj_physical.h 2025-12-04T08:34:03.5987880Z Wrapped header: ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.5997033Z Wrapped header: ATen/ops/_conj_physical_native.h 2025-12-04T08:34:03.6006939Z Wrapped header: ATen/ops/_conj_physical_ops.h 2025-12-04T08:34:03.6016472Z Wrapped header: ATen/ops/_conv_depthwise2d.h 2025-12-04T08:34:03.6025571Z Wrapped header: ATen/ops/_conv_depthwise2d_cuda_dispatch.h 2025-12-04T08:34:03.6036075Z Wrapped header: ATen/ops/_conv_depthwise2d_native.h 2025-12-04T08:34:03.6044686Z Wrapped header: ATen/ops/_conv_depthwise2d_ops.h 2025-12-04T08:34:03.6053707Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr.h 2025-12-04T08:34:03.6066287Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:03.6075335Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-12-04T08:34:03.6083564Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-12-04T08:34:03.6094279Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_meta.h 2025-12-04T08:34:03.6101991Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-12-04T08:34:03.6111598Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_native.h 2025-12-04T08:34:03.6121480Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_ops.h 2025-12-04T08:34:03.6130531Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo.h 2025-12-04T08:34:03.6140925Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:03.6150030Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-12-04T08:34:03.6159733Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-12-04T08:34:03.6170003Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_meta.h 2025-12-04T08:34:03.6179000Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-12-04T08:34:03.6189495Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_native.h 2025-12-04T08:34:03.6197321Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_ops.h 2025-12-04T08:34:03.6206728Z Wrapped header: ATen/ops/_convert_weight_to_int4pack.h 2025-12-04T08:34:03.6216100Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h 2025-12-04T08:34:03.6225626Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu.h 2025-12-04T08:34:03.6234407Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-12-04T08:34:03.6246716Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h 2025-12-04T08:34:03.6253697Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h 2025-12-04T08:34:03.6263230Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_native.h 2025-12-04T08:34:03.6272084Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_ops.h 2025-12-04T08:34:03.6281713Z Wrapped header: ATen/ops/_convolution.h 2025-12-04T08:34:03.6291869Z Wrapped header: ATen/ops/_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6301287Z Wrapped header: ATen/ops/_convolution_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.6311487Z Wrapped header: ATen/ops/_convolution_double_backward.h 2025-12-04T08:34:03.6320484Z Wrapped header: ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.6330514Z Wrapped header: ATen/ops/_convolution_double_backward_native.h 2025-12-04T08:34:03.6342083Z Wrapped header: ATen/ops/_convolution_double_backward_ops.h 2025-12-04T08:34:03.6349635Z Wrapped header: ATen/ops/_convolution_mode.h 2025-12-04T08:34:03.6358006Z Wrapped header: ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.6367662Z Wrapped header: ATen/ops/_convolution_mode_native.h 2025-12-04T08:34:03.6375592Z Wrapped header: ATen/ops/_convolution_mode_ops.h 2025-12-04T08:34:03.6385383Z Wrapped header: ATen/ops/_convolution_native.h 2025-12-04T08:34:03.6394034Z Wrapped header: ATen/ops/_convolution_ops.h 2025-12-04T08:34:03.6407155Z Wrapped header: ATen/ops/_copy_from.h 2025-12-04T08:34:03.6413758Z Wrapped header: ATen/ops/_copy_from_and_resize.h 2025-12-04T08:34:03.6422586Z Wrapped header: ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6431580Z Wrapped header: ATen/ops/_copy_from_and_resize_native.h 2025-12-04T08:34:03.6440509Z Wrapped header: ATen/ops/_copy_from_and_resize_ops.h 2025-12-04T08:34:03.6449775Z Wrapped header: ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6459162Z Wrapped header: ATen/ops/_copy_from_native.h 2025-12-04T08:34:03.6468631Z Wrapped header: ATen/ops/_copy_from_ops.h 2025-12-04T08:34:03.6477942Z Wrapped header: ATen/ops/_cslt_compress.h 2025-12-04T08:34:03.6487715Z Wrapped header: ATen/ops/_cslt_compress_cuda_dispatch.h 2025-12-04T08:34:03.6496288Z Wrapped header: ATen/ops/_cslt_compress_native.h 2025-12-04T08:34:03.6505523Z Wrapped header: ATen/ops/_cslt_compress_ops.h 2025-12-04T08:34:03.6515680Z Wrapped header: ATen/ops/_cslt_sparse_mm.h 2025-12-04T08:34:03.6525582Z Wrapped header: ATen/ops/_cslt_sparse_mm_cuda_dispatch.h 2025-12-04T08:34:03.6534939Z Wrapped header: ATen/ops/_cslt_sparse_mm_native.h 2025-12-04T08:34:03.6544343Z Wrapped header: ATen/ops/_cslt_sparse_mm_ops.h 2025-12-04T08:34:03.6553664Z Wrapped header: ATen/ops/_cslt_sparse_mm_search.h 2025-12-04T08:34:03.6563370Z Wrapped header: ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h 2025-12-04T08:34:03.6572787Z Wrapped header: ATen/ops/_cslt_sparse_mm_search_native.h 2025-12-04T08:34:03.6582468Z Wrapped header: ATen/ops/_cslt_sparse_mm_search_ops.h 2025-12-04T08:34:03.6591725Z Wrapped header: ATen/ops/_ctc_loss.h 2025-12-04T08:34:03.6601394Z Wrapped header: ATen/ops/_ctc_loss_backward.h 2025-12-04T08:34:03.6611304Z Wrapped header: ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6621467Z Wrapped header: ATen/ops/_ctc_loss_backward_cpu_dispatch.h 2025-12-04T08:34:03.6630501Z Wrapped header: ATen/ops/_ctc_loss_backward_cuda_dispatch.h 2025-12-04T08:34:03.6639516Z Wrapped header: ATen/ops/_ctc_loss_backward_native.h 2025-12-04T08:34:03.6648134Z Wrapped header: ATen/ops/_ctc_loss_backward_ops.h 2025-12-04T08:34:03.6657679Z Wrapped header: ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6666881Z Wrapped header: ATen/ops/_ctc_loss_cpu_dispatch.h 2025-12-04T08:34:03.6676063Z Wrapped header: ATen/ops/_ctc_loss_cuda_dispatch.h 2025-12-04T08:34:03.6685504Z Wrapped header: ATen/ops/_ctc_loss_meta_dispatch.h 2025-12-04T08:34:03.6694313Z Wrapped header: ATen/ops/_ctc_loss_native.h 2025-12-04T08:34:03.6704204Z Wrapped header: ATen/ops/_ctc_loss_ops.h 2025-12-04T08:34:03.6712838Z Wrapped header: ATen/ops/_cudnn_attention_backward.h 2025-12-04T08:34:03.6722381Z Wrapped header: ATen/ops/_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T08:34:03.6731725Z Wrapped header: ATen/ops/_cudnn_attention_backward_native.h 2025-12-04T08:34:03.6741052Z Wrapped header: ATen/ops/_cudnn_attention_backward_ops.h 2025-12-04T08:34:03.6750261Z Wrapped header: ATen/ops/_cudnn_attention_forward.h 2025-12-04T08:34:03.6760109Z Wrapped header: ATen/ops/_cudnn_attention_forward_cuda_dispatch.h 2025-12-04T08:34:03.6769697Z Wrapped header: ATen/ops/_cudnn_attention_forward_native.h 2025-12-04T08:34:03.6779590Z Wrapped header: ATen/ops/_cudnn_attention_forward_ops.h 2025-12-04T08:34:03.6789100Z Wrapped header: ATen/ops/_cudnn_ctc_loss.h 2025-12-04T08:34:03.6798802Z Wrapped header: ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6808697Z Wrapped header: ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T08:34:03.6817563Z Wrapped header: ATen/ops/_cudnn_ctc_loss_native.h 2025-12-04T08:34:03.6827527Z Wrapped header: ATen/ops/_cudnn_ctc_loss_ops.h 2025-12-04T08:34:03.6837042Z Wrapped header: ATen/ops/_cudnn_init_dropout_state.h 2025-12-04T08:34:03.6845478Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6855206Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h 2025-12-04T08:34:03.6866155Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_native.h 2025-12-04T08:34:03.6874316Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_ops.h 2025-12-04T08:34:03.6883737Z Wrapped header: ATen/ops/_cudnn_rnn.h 2025-12-04T08:34:03.6892959Z Wrapped header: ATen/ops/_cudnn_rnn_backward.h 2025-12-04T08:34:03.6902819Z Wrapped header: ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6911998Z Wrapped header: ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h 2025-12-04T08:34:03.6922400Z Wrapped header: ATen/ops/_cudnn_rnn_backward_native.h 2025-12-04T08:34:03.6931519Z Wrapped header: ATen/ops/_cudnn_rnn_backward_ops.h 2025-12-04T08:34:03.6941466Z Wrapped header: ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6950810Z Wrapped header: ATen/ops/_cudnn_rnn_cuda_dispatch.h 2025-12-04T08:34:03.6959811Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight.h 2025-12-04T08:34:03.6969108Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.6978495Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-12-04T08:34:03.6987435Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_native.h 2025-12-04T08:34:03.6996774Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_ops.h 2025-12-04T08:34:03.7005946Z Wrapped header: ATen/ops/_cudnn_rnn_native.h 2025-12-04T08:34:03.7015212Z Wrapped header: ATen/ops/_cudnn_rnn_ops.h 2025-12-04T08:34:03.7025163Z Wrapped header: ATen/ops/_cufft_clear_plan_cache.h 2025-12-04T08:34:03.7034841Z Wrapped header: ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.7044061Z Wrapped header: ATen/ops/_cufft_clear_plan_cache_native.h 2025-12-04T08:34:03.7052862Z Wrapped header: ATen/ops/_cufft_clear_plan_cache_ops.h 2025-12-04T08:34:03.7061999Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size.h 2025-12-04T08:34:03.7072598Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.7082372Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size_native.h 2025-12-04T08:34:03.7091525Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size_ops.h 2025-12-04T08:34:03.7101364Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size.h 2025-12-04T08:34:03.7118880Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.7125306Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size_native.h 2025-12-04T08:34:03.7133289Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size_ops.h 2025-12-04T08:34:03.7142761Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size.h 2025-12-04T08:34:03.7152151Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.7161557Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size_native.h 2025-12-04T08:34:03.7170793Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size_ops.h 2025-12-04T08:34:03.7179783Z Wrapped header: ATen/ops/_cummax_helper.h 2025-12-04T08:34:03.7189103Z Wrapped header: ATen/ops/_cummax_helper_cpu_dispatch.h 2025-12-04T08:34:03.7198218Z Wrapped header: ATen/ops/_cummax_helper_cuda_dispatch.h 2025-12-04T08:34:03.7207541Z Wrapped header: ATen/ops/_cummax_helper_native.h 2025-12-04T08:34:03.7219298Z Wrapped header: ATen/ops/_cummax_helper_ops.h 2025-12-04T08:34:03.7227353Z Wrapped header: ATen/ops/_cummin_helper.h 2025-12-04T08:34:03.7236681Z Wrapped header: ATen/ops/_cummin_helper_cpu_dispatch.h 2025-12-04T08:34:03.7246228Z Wrapped header: ATen/ops/_cummin_helper_cuda_dispatch.h 2025-12-04T08:34:03.7256588Z Wrapped header: ATen/ops/_cummin_helper_native.h 2025-12-04T08:34:03.7266107Z Wrapped header: ATen/ops/_cummin_helper_ops.h 2025-12-04T08:34:03.7275926Z Wrapped header: ATen/ops/_debug_has_internal_overlap.h 2025-12-04T08:34:03.7285508Z Wrapped header: ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.7294636Z Wrapped header: ATen/ops/_debug_has_internal_overlap_native.h 2025-12-04T08:34:03.7307244Z Wrapped header: ATen/ops/_debug_has_internal_overlap_ops.h 2025-12-04T08:34:03.7313497Z Wrapped header: ATen/ops/_dimI.h 2025-12-04T08:34:03.7324066Z Wrapped header: ATen/ops/_dimI_native.h 2025-12-04T08:34:03.7334113Z Wrapped header: ATen/ops/_dimI_ops.h 2025-12-04T08:34:03.7342864Z Wrapped header: ATen/ops/_dimV.h 2025-12-04T08:34:03.7352731Z Wrapped header: ATen/ops/_dimV_native.h 2025-12-04T08:34:03.7360660Z Wrapped header: ATen/ops/_dimV_ops.h 2025-12-04T08:34:03.7369880Z Wrapped header: ATen/ops/_dim_arange.h 2025-12-04T08:34:03.7379274Z Wrapped header: ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.7388893Z Wrapped header: ATen/ops/_dim_arange_native.h 2025-12-04T08:34:03.7398072Z Wrapped header: ATen/ops/_dim_arange_ops.h 2025-12-04T08:34:03.7409242Z Wrapped header: ATen/ops/_dirichlet_grad.h 2025-12-04T08:34:03.7417401Z Wrapped header: ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.7426792Z Wrapped header: ATen/ops/_dirichlet_grad_cpu_dispatch.h 2025-12-04T08:34:03.7435697Z Wrapped header: ATen/ops/_dirichlet_grad_cuda_dispatch.h 2025-12-04T08:34:03.7444649Z Wrapped header: ATen/ops/_dirichlet_grad_native.h 2025-12-04T08:34:03.7454876Z Wrapped header: ATen/ops/_dirichlet_grad_ops.h 2025-12-04T08:34:03.7464568Z Wrapped header: ATen/ops/_fft_c2c.h 2025-12-04T08:34:03.7473557Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit.h 2025-12-04T08:34:03.7482399Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-12-04T08:34:03.7491602Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit_native.h 2025-12-04T08:34:03.7501218Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit_ops.h 2025-12-04T08:34:03.7512231Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight.h 2025-12-04T08:34:03.7520321Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-12-04T08:34:03.7529637Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight_native.h 2025-12-04T08:34:03.7539437Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight_ops.h 2025-12-04T08:34:03.7549416Z Wrapped header: ATen/ops/_efficient_attention_backward.h 2025-12-04T08:34:03.7559378Z Wrapped header: ATen/ops/_efficient_attention_backward_cuda_dispatch.h 2025-12-04T08:34:03.7569152Z Wrapped header: ATen/ops/_efficient_attention_backward_native.h 2025-12-04T08:34:03.7578659Z Wrapped header: ATen/ops/_efficient_attention_backward_ops.h 2025-12-04T08:34:03.7588729Z Wrapped header: ATen/ops/_efficient_attention_forward.h 2025-12-04T08:34:03.7598704Z Wrapped header: ATen/ops/_efficient_attention_forward_cuda_dispatch.h 2025-12-04T08:34:03.7608207Z Wrapped header: ATen/ops/_efficient_attention_forward_native.h 2025-12-04T08:34:03.7618022Z Wrapped header: ATen/ops/_efficient_attention_forward_ops.h 2025-12-04T08:34:03.7627405Z Wrapped header: ATen/ops/_efficientzerotensor.h 2025-12-04T08:34:03.7637666Z Wrapped header: ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.7646917Z Wrapped header: ATen/ops/_efficientzerotensor_cpu_dispatch.h 2025-12-04T08:34:03.7655634Z Wrapped header: ATen/ops/_efficientzerotensor_cuda_dispatch.h 2025-12-04T08:34:03.7665270Z Wrapped header: ATen/ops/_efficientzerotensor_meta_dispatch.h 2025-12-04T08:34:03.7674870Z Wrapped header: ATen/ops/_efficientzerotensor_native.h 2025-12-04T08:34:03.7685030Z Wrapped header: ATen/ops/_efficientzerotensor_ops.h 2025-12-04T08:34:03.7694740Z Wrapped header: ATen/ops/_embedding_bag.h 2025-12-04T08:34:03.7709062Z Wrapped header: ATen/ops/_embedding_bag_backward.h 2025-12-04T08:34:03.7717006Z Wrapped header: ATen/ops/_embedding_bag_backward_cpu_dispatch.h 2025-12-04T08:34:03.7726164Z Wrapped header: ATen/ops/_embedding_bag_backward_cuda_dispatch.h 2025-12-04T08:34:03.7735765Z Wrapped header: ATen/ops/_embedding_bag_backward_native.h 2025-12-04T08:34:03.7745476Z Wrapped header: ATen/ops/_embedding_bag_backward_ops.h 2025-12-04T08:34:03.7756509Z Wrapped header: ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.7765961Z Wrapped header: ATen/ops/_embedding_bag_cpu_dispatch.h 2025-12-04T08:34:03.7775591Z Wrapped header: ATen/ops/_embedding_bag_cuda_dispatch.h 2025-12-04T08:34:03.7785015Z Wrapped header: ATen/ops/_embedding_bag_dense_backward.h 2025-12-04T08:34:03.7794628Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.7806364Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h 2025-12-04T08:34:03.7814533Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h 2025-12-04T08:34:03.7824591Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_native.h 2025-12-04T08:34:03.7833975Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_ops.h 2025-12-04T08:34:03.7843344Z Wrapped header: ATen/ops/_embedding_bag_forward_only.h 2025-12-04T08:34:03.7852964Z Wrapped header: ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.7861726Z Wrapped header: ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h 2025-12-04T08:34:03.7871405Z Wrapped header: ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h 2025-12-04T08:34:03.7879881Z Wrapped header: ATen/ops/_embedding_bag_forward_only_native.h 2025-12-04T08:34:03.7890257Z Wrapped header: ATen/ops/_embedding_bag_forward_only_ops.h 2025-12-04T08:34:03.7900037Z Wrapped header: ATen/ops/_embedding_bag_native.h 2025-12-04T08:34:03.7910349Z Wrapped header: ATen/ops/_embedding_bag_ops.h 2025-12-04T08:34:03.7919880Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward.h 2025-12-04T08:34:03.7928853Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.7938116Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-12-04T08:34:03.7949516Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-12-04T08:34:03.7958389Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_native.h 2025-12-04T08:34:03.7967495Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h 2025-12-04T08:34:03.7976964Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward.h 2025-12-04T08:34:03.7986815Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:03.7996101Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward_native.h 2025-12-04T08:34:03.8006122Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward_ops.h 2025-12-04T08:34:03.8014059Z Wrapped header: ATen/ops/_empty_affine_quantized.h 2025-12-04T08:34:03.8023857Z Wrapped header: ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8033396Z Wrapped header: ATen/ops/_empty_affine_quantized_cpu_dispatch.h 2025-12-04T08:34:03.8042847Z Wrapped header: ATen/ops/_empty_affine_quantized_native.h 2025-12-04T08:34:03.8052380Z Wrapped header: ATen/ops/_empty_affine_quantized_ops.h 2025-12-04T08:34:03.8062200Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized.h 2025-12-04T08:34:03.8071767Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8082040Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-12-04T08:34:03.8092000Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_native.h 2025-12-04T08:34:03.8101299Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_ops.h 2025-12-04T08:34:03.8110818Z Wrapped header: ATen/ops/_euclidean_dist.h 2025-12-04T08:34:03.8120552Z Wrapped header: ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8129932Z Wrapped header: ATen/ops/_euclidean_dist_native.h 2025-12-04T08:34:03.8139096Z Wrapped header: ATen/ops/_euclidean_dist_ops.h 2025-12-04T08:34:03.8149217Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine.h 2025-12-04T08:34:03.8157998Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h 2025-12-04T08:34:03.8167659Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-12-04T08:34:03.8176818Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-12-04T08:34:03.8186020Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-12-04T08:34:03.8195185Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-12-04T08:34:03.8205504Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8214246Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-12-04T08:34:03.8224281Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-12-04T08:34:03.8233860Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h 2025-12-04T08:34:03.8243211Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h 2025-12-04T08:34:03.8252649Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine.h 2025-12-04T08:34:03.8262931Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h 2025-12-04T08:34:03.8271857Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-12-04T08:34:03.8281056Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-12-04T08:34:03.8290439Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-12-04T08:34:03.8299382Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-12-04T08:34:03.8311902Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8320045Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-12-04T08:34:03.8329048Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-12-04T08:34:03.8339394Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h 2025-12-04T08:34:03.8349263Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h 2025-12-04T08:34:03.8358753Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-12-04T08:34:03.8368915Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8378216Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-12-04T08:34:03.8388921Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-12-04T08:34:03.8398184Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-12-04T08:34:03.8409608Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-12-04T08:34:03.8416084Z Wrapped header: ATen/ops/_fft_c2c_cpu_dispatch.h 2025-12-04T08:34:03.8424245Z Wrapped header: ATen/ops/_fft_c2c_cuda_dispatch.h 2025-12-04T08:34:03.8434135Z Wrapped header: ATen/ops/_fft_c2c_native.h 2025-12-04T08:34:03.8444667Z Wrapped header: ATen/ops/_fft_c2c_ops.h 2025-12-04T08:34:03.8454912Z Wrapped header: ATen/ops/_fft_c2r.h 2025-12-04T08:34:03.8464555Z Wrapped header: ATen/ops/_fft_c2r_cpu_dispatch.h 2025-12-04T08:34:03.8474166Z Wrapped header: ATen/ops/_fft_c2r_cuda_dispatch.h 2025-12-04T08:34:03.8483632Z Wrapped header: ATen/ops/_fft_c2r_native.h 2025-12-04T08:34:03.8493751Z Wrapped header: ATen/ops/_fft_c2r_ops.h 2025-12-04T08:34:03.8506021Z Wrapped header: ATen/ops/_fft_r2c.h 2025-12-04T08:34:03.8513895Z Wrapped header: ATen/ops/_fft_r2c_cpu_dispatch.h 2025-12-04T08:34:03.8523335Z Wrapped header: ATen/ops/_fft_r2c_cuda_dispatch.h 2025-12-04T08:34:03.8534907Z Wrapped header: ATen/ops/_fft_r2c_native.h 2025-12-04T08:34:03.8545422Z Wrapped header: ATen/ops/_fft_r2c_ops.h 2025-12-04T08:34:03.8555592Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask.h 2025-12-04T08:34:03.8568089Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-12-04T08:34:03.8573311Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-12-04T08:34:03.8582964Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_native.h 2025-12-04T08:34:03.8592799Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_ops.h 2025-12-04T08:34:03.8601979Z Wrapped header: ATen/ops/_flash_attention_backward.h 2025-12-04T08:34:03.8613085Z Wrapped header: ATen/ops/_flash_attention_backward_cuda_dispatch.h 2025-12-04T08:34:03.8623277Z Wrapped header: ATen/ops/_flash_attention_backward_native.h 2025-12-04T08:34:03.8631275Z Wrapped header: ATen/ops/_flash_attention_backward_ops.h 2025-12-04T08:34:03.8641076Z Wrapped header: ATen/ops/_flash_attention_forward.h 2025-12-04T08:34:03.8650487Z Wrapped header: ATen/ops/_flash_attention_forward_cuda_dispatch.h 2025-12-04T08:34:03.8661985Z Wrapped header: ATen/ops/_flash_attention_forward_native.h 2025-12-04T08:34:03.8670032Z Wrapped header: ATen/ops/_flash_attention_forward_ops.h 2025-12-04T08:34:03.8678697Z Wrapped header: ATen/ops/_foobar.h 2025-12-04T08:34:03.8687733Z Wrapped header: ATen/ops/_foobar_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8697235Z Wrapped header: ATen/ops/_foobar_cpu_dispatch.h 2025-12-04T08:34:03.8708429Z Wrapped header: ATen/ops/_foobar_native.h 2025-12-04T08:34:03.8717669Z Wrapped header: ATen/ops/_foobar_ops.h 2025-12-04T08:34:03.8726895Z Wrapped header: ATen/ops/_foreach_abs.h 2025-12-04T08:34:03.8736184Z Wrapped header: ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8745884Z Wrapped header: ATen/ops/_foreach_abs_cuda_dispatch.h 2025-12-04T08:34:03.8754073Z Wrapped header: ATen/ops/_foreach_abs_native.h 2025-12-04T08:34:03.8763468Z Wrapped header: ATen/ops/_foreach_abs_ops.h 2025-12-04T08:34:03.8773945Z Wrapped header: ATen/ops/_foreach_acos.h 2025-12-04T08:34:03.8782977Z Wrapped header: ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8793620Z Wrapped header: ATen/ops/_foreach_acos_cuda_dispatch.h 2025-12-04T08:34:03.8805794Z Wrapped header: ATen/ops/_foreach_acos_native.h 2025-12-04T08:34:03.8815361Z Wrapped header: ATen/ops/_foreach_acos_ops.h 2025-12-04T08:34:03.8823732Z Wrapped header: ATen/ops/_foreach_add.h 2025-12-04T08:34:03.8833636Z Wrapped header: ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8843077Z Wrapped header: ATen/ops/_foreach_add_cuda_dispatch.h 2025-12-04T08:34:03.8854405Z Wrapped header: ATen/ops/_foreach_add_native.h 2025-12-04T08:34:03.8861131Z Wrapped header: ATen/ops/_foreach_add_ops.h 2025-12-04T08:34:03.8869868Z Wrapped header: ATen/ops/_foreach_addcdiv.h 2025-12-04T08:34:03.8879384Z Wrapped header: ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8888127Z Wrapped header: ATen/ops/_foreach_addcdiv_cuda_dispatch.h 2025-12-04T08:34:03.8897188Z Wrapped header: ATen/ops/_foreach_addcdiv_native.h 2025-12-04T08:34:03.8909569Z Wrapped header: ATen/ops/_foreach_addcdiv_ops.h 2025-12-04T08:34:03.8917439Z Wrapped header: ATen/ops/_foreach_addcmul.h 2025-12-04T08:34:03.8926720Z Wrapped header: ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8937897Z Wrapped header: ATen/ops/_foreach_addcmul_cuda_dispatch.h 2025-12-04T08:34:03.8944858Z Wrapped header: ATen/ops/_foreach_addcmul_native.h 2025-12-04T08:34:03.8953892Z Wrapped header: ATen/ops/_foreach_addcmul_ops.h 2025-12-04T08:34:03.8963678Z Wrapped header: ATen/ops/_foreach_asin.h 2025-12-04T08:34:03.8973928Z Wrapped header: ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.8982856Z Wrapped header: ATen/ops/_foreach_asin_cuda_dispatch.h 2025-12-04T08:34:03.8992035Z Wrapped header: ATen/ops/_foreach_asin_native.h 2025-12-04T08:34:03.9002167Z Wrapped header: ATen/ops/_foreach_asin_ops.h 2025-12-04T08:34:03.9014513Z Wrapped header: ATen/ops/_foreach_atan.h 2025-12-04T08:34:03.9023181Z Wrapped header: ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9032735Z Wrapped header: ATen/ops/_foreach_atan_cuda_dispatch.h 2025-12-04T08:34:03.9042509Z Wrapped header: ATen/ops/_foreach_atan_native.h 2025-12-04T08:34:03.9052419Z Wrapped header: ATen/ops/_foreach_atan_ops.h 2025-12-04T08:34:03.9062975Z Wrapped header: ATen/ops/_foreach_ceil.h 2025-12-04T08:34:03.9072636Z Wrapped header: ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9082494Z Wrapped header: ATen/ops/_foreach_ceil_cuda_dispatch.h 2025-12-04T08:34:03.9091499Z Wrapped header: ATen/ops/_foreach_ceil_native.h 2025-12-04T08:34:03.9101770Z Wrapped header: ATen/ops/_foreach_ceil_ops.h 2025-12-04T08:34:03.9112130Z Wrapped header: ATen/ops/_foreach_clamp_max.h 2025-12-04T08:34:03.9121360Z Wrapped header: ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9130530Z Wrapped header: ATen/ops/_foreach_clamp_max_cuda_dispatch.h 2025-12-04T08:34:03.9141692Z Wrapped header: ATen/ops/_foreach_clamp_max_native.h 2025-12-04T08:34:03.9150106Z Wrapped header: ATen/ops/_foreach_clamp_max_ops.h 2025-12-04T08:34:03.9158072Z Wrapped header: ATen/ops/_foreach_clamp_min.h 2025-12-04T08:34:03.9168315Z Wrapped header: ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9178312Z Wrapped header: ATen/ops/_foreach_clamp_min_cuda_dispatch.h 2025-12-04T08:34:03.9187680Z Wrapped header: ATen/ops/_foreach_clamp_min_native.h 2025-12-04T08:34:03.9197244Z Wrapped header: ATen/ops/_foreach_clamp_min_ops.h 2025-12-04T08:34:03.9209199Z Wrapped header: ATen/ops/_foreach_copy.h 2025-12-04T08:34:03.9217960Z Wrapped header: ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9228763Z Wrapped header: ATen/ops/_foreach_copy_cuda_dispatch.h 2025-12-04T08:34:03.9237376Z Wrapped header: ATen/ops/_foreach_copy_native.h 2025-12-04T08:34:03.9247532Z Wrapped header: ATen/ops/_foreach_copy_ops.h 2025-12-04T08:34:03.9257427Z Wrapped header: ATen/ops/_foreach_cos.h 2025-12-04T08:34:03.9267299Z Wrapped header: ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9277350Z Wrapped header: ATen/ops/_foreach_cos_cuda_dispatch.h 2025-12-04T08:34:03.9286375Z Wrapped header: ATen/ops/_foreach_cos_native.h 2025-12-04T08:34:03.9296240Z Wrapped header: ATen/ops/_foreach_cos_ops.h 2025-12-04T08:34:03.9306753Z Wrapped header: ATen/ops/_foreach_cosh.h 2025-12-04T08:34:03.9316608Z Wrapped header: ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9326372Z Wrapped header: ATen/ops/_foreach_cosh_cuda_dispatch.h 2025-12-04T08:34:03.9336853Z Wrapped header: ATen/ops/_foreach_cosh_native.h 2025-12-04T08:34:03.9350259Z Wrapped header: ATen/ops/_foreach_cosh_ops.h 2025-12-04T08:34:03.9357393Z Wrapped header: ATen/ops/_foreach_div.h 2025-12-04T08:34:03.9366878Z Wrapped header: ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9375990Z Wrapped header: ATen/ops/_foreach_div_cuda_dispatch.h 2025-12-04T08:34:03.9385992Z Wrapped header: ATen/ops/_foreach_div_native.h 2025-12-04T08:34:03.9395679Z Wrapped header: ATen/ops/_foreach_div_ops.h 2025-12-04T08:34:03.9407537Z Wrapped header: ATen/ops/_foreach_erf.h 2025-12-04T08:34:03.9416640Z Wrapped header: ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9423154Z Wrapped header: ATen/ops/_foreach_erf_cuda_dispatch.h 2025-12-04T08:34:03.9433088Z Wrapped header: ATen/ops/_foreach_erf_native.h 2025-12-04T08:34:03.9443337Z Wrapped header: ATen/ops/_foreach_erf_ops.h 2025-12-04T08:34:03.9455255Z Wrapped header: ATen/ops/_foreach_erfc.h 2025-12-04T08:34:03.9465956Z Wrapped header: ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9474011Z Wrapped header: ATen/ops/_foreach_erfc_cuda_dispatch.h 2025-12-04T08:34:03.9483061Z Wrapped header: ATen/ops/_foreach_erfc_native.h 2025-12-04T08:34:03.9492645Z Wrapped header: ATen/ops/_foreach_erfc_ops.h 2025-12-04T08:34:03.9501457Z Wrapped header: ATen/ops/_foreach_exp.h 2025-12-04T08:34:03.9514375Z Wrapped header: ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9522673Z Wrapped header: ATen/ops/_foreach_exp_cuda_dispatch.h 2025-12-04T08:34:03.9531075Z Wrapped header: ATen/ops/_foreach_exp_native.h 2025-12-04T08:34:03.9541421Z Wrapped header: ATen/ops/_foreach_exp_ops.h 2025-12-04T08:34:03.9552081Z Wrapped header: ATen/ops/_foreach_expm1.h 2025-12-04T08:34:03.9562006Z Wrapped header: ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9572322Z Wrapped header: ATen/ops/_foreach_expm1_cuda_dispatch.h 2025-12-04T08:34:03.9582349Z Wrapped header: ATen/ops/_foreach_expm1_native.h 2025-12-04T08:34:03.9591648Z Wrapped header: ATen/ops/_foreach_expm1_ops.h 2025-12-04T08:34:03.9601855Z Wrapped header: ATen/ops/_foreach_floor.h 2025-12-04T08:34:03.9611435Z Wrapped header: ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9622932Z Wrapped header: ATen/ops/_foreach_floor_cuda_dispatch.h 2025-12-04T08:34:03.9632520Z Wrapped header: ATen/ops/_foreach_floor_native.h 2025-12-04T08:34:03.9639874Z Wrapped header: ATen/ops/_foreach_floor_ops.h 2025-12-04T08:34:03.9650231Z Wrapped header: ATen/ops/_foreach_frac.h 2025-12-04T08:34:03.9660217Z Wrapped header: ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9670246Z Wrapped header: ATen/ops/_foreach_frac_cuda_dispatch.h 2025-12-04T08:34:03.9683221Z Wrapped header: ATen/ops/_foreach_frac_native.h 2025-12-04T08:34:03.9690468Z Wrapped header: ATen/ops/_foreach_frac_ops.h 2025-12-04T08:34:03.9699666Z Wrapped header: ATen/ops/_foreach_lerp.h 2025-12-04T08:34:03.9711254Z Wrapped header: ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9722282Z Wrapped header: ATen/ops/_foreach_lerp_cuda_dispatch.h 2025-12-04T08:34:03.9730436Z Wrapped header: ATen/ops/_foreach_lerp_native.h 2025-12-04T08:34:03.9738869Z Wrapped header: ATen/ops/_foreach_lerp_ops.h 2025-12-04T08:34:03.9751640Z Wrapped header: ATen/ops/_foreach_lgamma.h 2025-12-04T08:34:03.9758400Z Wrapped header: ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9767575Z Wrapped header: ATen/ops/_foreach_lgamma_cuda_dispatch.h 2025-12-04T08:34:03.9776742Z Wrapped header: ATen/ops/_foreach_lgamma_native.h 2025-12-04T08:34:03.9786895Z Wrapped header: ATen/ops/_foreach_lgamma_ops.h 2025-12-04T08:34:03.9796234Z Wrapped header: ATen/ops/_foreach_log.h 2025-12-04T08:34:03.9808768Z Wrapped header: ATen/ops/_foreach_log10.h 2025-12-04T08:34:03.9818243Z Wrapped header: ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9826431Z Wrapped header: ATen/ops/_foreach_log10_cuda_dispatch.h 2025-12-04T08:34:03.9836430Z Wrapped header: ATen/ops/_foreach_log10_native.h 2025-12-04T08:34:03.9846129Z Wrapped header: ATen/ops/_foreach_log10_ops.h 2025-12-04T08:34:03.9856702Z Wrapped header: ATen/ops/_foreach_log1p.h 2025-12-04T08:34:03.9869587Z Wrapped header: ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9876495Z Wrapped header: ATen/ops/_foreach_log1p_cuda_dispatch.h 2025-12-04T08:34:03.9886131Z Wrapped header: ATen/ops/_foreach_log1p_native.h 2025-12-04T08:34:03.9895936Z Wrapped header: ATen/ops/_foreach_log1p_ops.h 2025-12-04T08:34:03.9905728Z Wrapped header: ATen/ops/_foreach_log2.h 2025-12-04T08:34:03.9916104Z Wrapped header: ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9925362Z Wrapped header: ATen/ops/_foreach_log2_cuda_dispatch.h 2025-12-04T08:34:03.9934616Z Wrapped header: ATen/ops/_foreach_log2_native.h 2025-12-04T08:34:03.9944540Z Wrapped header: ATen/ops/_foreach_log2_ops.h 2025-12-04T08:34:03.9954291Z Wrapped header: ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:03.9964322Z Wrapped header: ATen/ops/_foreach_log_cuda_dispatch.h 2025-12-04T08:34:03.9974613Z Wrapped header: ATen/ops/_foreach_log_native.h 2025-12-04T08:34:03.9984486Z Wrapped header: ATen/ops/_foreach_log_ops.h 2025-12-04T08:34:03.9994456Z Wrapped header: ATen/ops/_foreach_max.h 2025-12-04T08:34:04.0005217Z Wrapped header: ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0014948Z Wrapped header: ATen/ops/_foreach_max_cuda_dispatch.h 2025-12-04T08:34:04.0026219Z Wrapped header: ATen/ops/_foreach_max_native.h 2025-12-04T08:34:04.0037589Z Wrapped header: ATen/ops/_foreach_max_ops.h 2025-12-04T08:34:04.0047206Z Wrapped header: ATen/ops/_foreach_maximum.h 2025-12-04T08:34:04.0056819Z Wrapped header: ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0068869Z Wrapped header: ATen/ops/_foreach_maximum_cuda_dispatch.h 2025-12-04T08:34:04.0077252Z Wrapped header: ATen/ops/_foreach_maximum_native.h 2025-12-04T08:34:04.0088369Z Wrapped header: ATen/ops/_foreach_maximum_ops.h 2025-12-04T08:34:04.0098743Z Wrapped header: ATen/ops/_foreach_minimum.h 2025-12-04T08:34:04.0111021Z Wrapped header: ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0116446Z Wrapped header: ATen/ops/_foreach_minimum_cuda_dispatch.h 2025-12-04T08:34:04.0126140Z Wrapped header: ATen/ops/_foreach_minimum_native.h 2025-12-04T08:34:04.0136251Z Wrapped header: ATen/ops/_foreach_minimum_ops.h 2025-12-04T08:34:04.0146087Z Wrapped header: ATen/ops/_foreach_mul.h 2025-12-04T08:34:04.0158122Z Wrapped header: ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0166985Z Wrapped header: ATen/ops/_foreach_mul_cuda_dispatch.h 2025-12-04T08:34:04.0175083Z Wrapped header: ATen/ops/_foreach_mul_native.h 2025-12-04T08:34:04.0183937Z Wrapped header: ATen/ops/_foreach_mul_ops.h 2025-12-04T08:34:04.0193704Z Wrapped header: ATen/ops/_foreach_neg.h 2025-12-04T08:34:04.0205527Z Wrapped header: ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0215700Z Wrapped header: ATen/ops/_foreach_neg_cuda_dispatch.h 2025-12-04T08:34:04.0225117Z Wrapped header: ATen/ops/_foreach_neg_native.h 2025-12-04T08:34:04.0232389Z Wrapped header: ATen/ops/_foreach_neg_ops.h 2025-12-04T08:34:04.0242605Z Wrapped header: ATen/ops/_foreach_norm.h 2025-12-04T08:34:04.0252773Z Wrapped header: ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0264875Z Wrapped header: ATen/ops/_foreach_norm_cuda_dispatch.h 2025-12-04T08:34:04.0272477Z Wrapped header: ATen/ops/_foreach_norm_native.h 2025-12-04T08:34:04.0281721Z Wrapped header: ATen/ops/_foreach_norm_ops.h 2025-12-04T08:34:04.0292226Z Wrapped header: ATen/ops/_foreach_pow.h 2025-12-04T08:34:04.0301865Z Wrapped header: ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0312652Z Wrapped header: ATen/ops/_foreach_pow_cuda_dispatch.h 2025-12-04T08:34:04.0321702Z Wrapped header: ATen/ops/_foreach_pow_native.h 2025-12-04T08:34:04.0330896Z Wrapped header: ATen/ops/_foreach_pow_ops.h 2025-12-04T08:34:04.0340504Z Wrapped header: ATen/ops/_foreach_reciprocal.h 2025-12-04T08:34:04.0351207Z Wrapped header: ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0361375Z Wrapped header: ATen/ops/_foreach_reciprocal_cuda_dispatch.h 2025-12-04T08:34:04.0370768Z Wrapped header: ATen/ops/_foreach_reciprocal_native.h 2025-12-04T08:34:04.0380679Z Wrapped header: ATen/ops/_foreach_reciprocal_ops.h 2025-12-04T08:34:04.0390195Z Wrapped header: ATen/ops/_foreach_round.h 2025-12-04T08:34:04.0399928Z Wrapped header: ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0408747Z Wrapped header: ATen/ops/_foreach_round_cuda_dispatch.h 2025-12-04T08:34:04.0418380Z Wrapped header: ATen/ops/_foreach_round_native.h 2025-12-04T08:34:04.0427608Z Wrapped header: ATen/ops/_foreach_round_ops.h 2025-12-04T08:34:04.0437927Z Wrapped header: ATen/ops/_foreach_rsqrt.h 2025-12-04T08:34:04.0447631Z Wrapped header: ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0457024Z Wrapped header: ATen/ops/_foreach_rsqrt_cuda_dispatch.h 2025-12-04T08:34:04.0466490Z Wrapped header: ATen/ops/_foreach_rsqrt_native.h 2025-12-04T08:34:04.0476093Z Wrapped header: ATen/ops/_foreach_rsqrt_ops.h 2025-12-04T08:34:04.0485351Z Wrapped header: ATen/ops/_foreach_sigmoid.h 2025-12-04T08:34:04.0495272Z Wrapped header: ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0505554Z Wrapped header: ATen/ops/_foreach_sigmoid_cuda_dispatch.h 2025-12-04T08:34:04.0515533Z Wrapped header: ATen/ops/_foreach_sigmoid_native.h 2025-12-04T08:34:04.0525803Z Wrapped header: ATen/ops/_foreach_sigmoid_ops.h 2025-12-04T08:34:04.0536310Z Wrapped header: ATen/ops/_foreach_sign.h 2025-12-04T08:34:04.0546746Z Wrapped header: ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0556881Z Wrapped header: ATen/ops/_foreach_sign_cuda_dispatch.h 2025-12-04T08:34:04.0565955Z Wrapped header: ATen/ops/_foreach_sign_native.h 2025-12-04T08:34:04.0576498Z Wrapped header: ATen/ops/_foreach_sign_ops.h 2025-12-04T08:34:04.0586630Z Wrapped header: ATen/ops/_foreach_sin.h 2025-12-04T08:34:04.0596965Z Wrapped header: ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0606796Z Wrapped header: ATen/ops/_foreach_sin_cuda_dispatch.h 2025-12-04T08:34:04.0616035Z Wrapped header: ATen/ops/_foreach_sin_native.h 2025-12-04T08:34:04.0625387Z Wrapped header: ATen/ops/_foreach_sin_ops.h 2025-12-04T08:34:04.0634548Z Wrapped header: ATen/ops/_foreach_sinh.h 2025-12-04T08:34:04.0644118Z Wrapped header: ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0653857Z Wrapped header: ATen/ops/_foreach_sinh_cuda_dispatch.h 2025-12-04T08:34:04.0663676Z Wrapped header: ATen/ops/_foreach_sinh_native.h 2025-12-04T08:34:04.0673594Z Wrapped header: ATen/ops/_foreach_sinh_ops.h 2025-12-04T08:34:04.0683778Z Wrapped header: ATen/ops/_foreach_sqrt.h 2025-12-04T08:34:04.0694227Z Wrapped header: ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0704100Z Wrapped header: ATen/ops/_foreach_sqrt_cuda_dispatch.h 2025-12-04T08:34:04.0714432Z Wrapped header: ATen/ops/_foreach_sqrt_native.h 2025-12-04T08:34:04.0724181Z Wrapped header: ATen/ops/_foreach_sqrt_ops.h 2025-12-04T08:34:04.0733796Z Wrapped header: ATen/ops/_foreach_sub.h 2025-12-04T08:34:04.0744176Z Wrapped header: ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0754288Z Wrapped header: ATen/ops/_foreach_sub_cuda_dispatch.h 2025-12-04T08:34:04.0764216Z Wrapped header: ATen/ops/_foreach_sub_native.h 2025-12-04T08:34:04.0773570Z Wrapped header: ATen/ops/_foreach_sub_ops.h 2025-12-04T08:34:04.0782778Z Wrapped header: ATen/ops/_foreach_tan.h 2025-12-04T08:34:04.0794488Z Wrapped header: ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0804911Z Wrapped header: ATen/ops/_foreach_tan_cuda_dispatch.h 2025-12-04T08:34:04.0815167Z Wrapped header: ATen/ops/_foreach_tan_native.h 2025-12-04T08:34:04.0824630Z Wrapped header: ATen/ops/_foreach_tan_ops.h 2025-12-04T08:34:04.0835374Z Wrapped header: ATen/ops/_foreach_tanh.h 2025-12-04T08:34:04.0847104Z Wrapped header: ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0857271Z Wrapped header: ATen/ops/_foreach_tanh_cuda_dispatch.h 2025-12-04T08:34:04.0864973Z Wrapped header: ATen/ops/_foreach_tanh_native.h 2025-12-04T08:34:04.0874675Z Wrapped header: ATen/ops/_foreach_tanh_ops.h 2025-12-04T08:34:04.0885277Z Wrapped header: ATen/ops/_foreach_trunc.h 2025-12-04T08:34:04.0895380Z Wrapped header: ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0904529Z Wrapped header: ATen/ops/_foreach_trunc_cuda_dispatch.h 2025-12-04T08:34:04.0914147Z Wrapped header: ATen/ops/_foreach_trunc_native.h 2025-12-04T08:34:04.0924724Z Wrapped header: ATen/ops/_foreach_trunc_ops.h 2025-12-04T08:34:04.0933868Z Wrapped header: ATen/ops/_foreach_zero.h 2025-12-04T08:34:04.0943255Z Wrapped header: ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.0952545Z Wrapped header: ATen/ops/_foreach_zero_cuda_dispatch.h 2025-12-04T08:34:04.0962543Z Wrapped header: ATen/ops/_foreach_zero_native.h 2025-12-04T08:34:04.0973079Z Wrapped header: ATen/ops/_foreach_zero_ops.h 2025-12-04T08:34:04.0983894Z Wrapped header: ATen/ops/_functional_assert_async.h 2025-12-04T08:34:04.0993761Z Wrapped header: ATen/ops/_functional_assert_async_cpu_dispatch.h 2025-12-04T08:34:04.1003332Z Wrapped header: ATen/ops/_functional_assert_async_native.h 2025-12-04T08:34:04.1013367Z Wrapped header: ATen/ops/_functional_assert_async_ops.h 2025-12-04T08:34:04.1022593Z Wrapped header: ATen/ops/_functional_assert_scalar.h 2025-12-04T08:34:04.1033531Z Wrapped header: ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1043572Z Wrapped header: ATen/ops/_functional_assert_scalar_native.h 2025-12-04T08:34:04.1052819Z Wrapped header: ATen/ops/_functional_assert_scalar_ops.h 2025-12-04T08:34:04.1063028Z Wrapped header: ATen/ops/_functional_sym_constrain_range.h 2025-12-04T08:34:04.1072466Z Wrapped header: ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1082758Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size.h 2025-12-04T08:34:04.1092331Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1102391Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size_native.h 2025-12-04T08:34:04.1112482Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size_ops.h 2025-12-04T08:34:04.1123139Z Wrapped header: ATen/ops/_functional_sym_constrain_range_native.h 2025-12-04T08:34:04.1133542Z Wrapped header: ATen/ops/_functional_sym_constrain_range_ops.h 2025-12-04T08:34:04.1142566Z Wrapped header: ATen/ops/_fused_adagrad.h 2025-12-04T08:34:04.1153302Z Wrapped header: ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1162374Z Wrapped header: ATen/ops/_fused_adagrad_cpu_dispatch.h 2025-12-04T08:34:04.1172358Z Wrapped header: ATen/ops/_fused_adagrad_cuda_dispatch.h 2025-12-04T08:34:04.1182906Z Wrapped header: ATen/ops/_fused_adagrad_native.h 2025-12-04T08:34:04.1192046Z Wrapped header: ATen/ops/_fused_adagrad_ops.h 2025-12-04T08:34:04.1200834Z Wrapped header: ATen/ops/_fused_adam.h 2025-12-04T08:34:04.1211169Z Wrapped header: ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1221130Z Wrapped header: ATen/ops/_fused_adam_cpu_dispatch.h 2025-12-04T08:34:04.1230763Z Wrapped header: ATen/ops/_fused_adam_cuda_dispatch.h 2025-12-04T08:34:04.1239914Z Wrapped header: ATen/ops/_fused_adam_native.h 2025-12-04T08:34:04.1249927Z Wrapped header: ATen/ops/_fused_adam_ops.h 2025-12-04T08:34:04.1258882Z Wrapped header: ATen/ops/_fused_adamw.h 2025-12-04T08:34:04.1269274Z Wrapped header: ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1279753Z Wrapped header: ATen/ops/_fused_adamw_cpu_dispatch.h 2025-12-04T08:34:04.1291077Z Wrapped header: ATen/ops/_fused_adamw_cuda_dispatch.h 2025-12-04T08:34:04.1300494Z Wrapped header: ATen/ops/_fused_adamw_native.h 2025-12-04T08:34:04.1310906Z Wrapped header: ATen/ops/_fused_adamw_ops.h 2025-12-04T08:34:04.1322000Z Wrapped header: ATen/ops/_fused_dropout.h 2025-12-04T08:34:04.1333095Z Wrapped header: ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1342006Z Wrapped header: ATen/ops/_fused_dropout_cuda_dispatch.h 2025-12-04T08:34:04.1352063Z Wrapped header: ATen/ops/_fused_dropout_native.h 2025-12-04T08:34:04.1361337Z Wrapped header: ATen/ops/_fused_dropout_ops.h 2025-12-04T08:34:04.1371021Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper.h 2025-12-04T08:34:04.1380845Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1391397Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-12-04T08:34:04.1402344Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-12-04T08:34:04.1413790Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_native.h 2025-12-04T08:34:04.1425301Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h 2025-12-04T08:34:04.1433069Z Wrapped header: ATen/ops/_fused_rms_norm.h 2025-12-04T08:34:04.1441237Z Wrapped header: ATen/ops/_fused_rms_norm_backward.h 2025-12-04T08:34:04.1451582Z Wrapped header: ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h 2025-12-04T08:34:04.1462194Z Wrapped header: ATen/ops/_fused_rms_norm_backward_native.h 2025-12-04T08:34:04.1473776Z Wrapped header: ATen/ops/_fused_rms_norm_backward_ops.h 2025-12-04T08:34:04.1482975Z Wrapped header: ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.1493339Z Wrapped header: ATen/ops/_fused_rms_norm_cuda_dispatch.h 2025-12-04T08:34:04.1503265Z Wrapped header: ATen/ops/_fused_rms_norm_native.h 2025-12-04T08:34:04.1515089Z Wrapped header: ATen/ops/_fused_rms_norm_ops.h 2025-12-04T08:34:04.1525633Z Wrapped header: ATen/ops/_fused_sdp_choice.h 2025-12-04T08:34:04.1535819Z Wrapped header: ATen/ops/_fused_sdp_choice_cpu_dispatch.h 2025-12-04T08:34:04.1546325Z Wrapped header: ATen/ops/_fused_sdp_choice_cuda_dispatch.h 2025-12-04T08:34:04.1556401Z Wrapped header: ATen/ops/_fused_sdp_choice_meta_dispatch.h 2025-12-04T08:34:04.1566217Z Wrapped header: ATen/ops/_fused_sdp_choice_native.h 2025-12-04T08:34:04.1575769Z Wrapped header: ATen/ops/_fused_sdp_choice_ops.h 2025-12-04T08:34:04.1584624Z Wrapped header: ATen/ops/_fused_sgd.h 2025-12-04T08:34:04.1596033Z Wrapped header: ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1607552Z Wrapped header: ATen/ops/_fused_sgd_cpu_dispatch.h 2025-12-04T08:34:04.1617330Z Wrapped header: ATen/ops/_fused_sgd_cuda_dispatch.h 2025-12-04T08:34:04.1628838Z Wrapped header: ATen/ops/_fused_sgd_native.h 2025-12-04T08:34:04.1636687Z Wrapped header: ATen/ops/_fused_sgd_ops.h 2025-12-04T08:34:04.1646906Z Wrapped header: ATen/ops/_fw_primal.h 2025-12-04T08:34:04.1658568Z Wrapped header: ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1668470Z Wrapped header: ATen/ops/_fw_primal_copy.h 2025-12-04T08:34:04.1677919Z Wrapped header: ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1688531Z Wrapped header: ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.1698298Z Wrapped header: ATen/ops/_fw_primal_copy_native.h 2025-12-04T08:34:04.1709253Z Wrapped header: ATen/ops/_fw_primal_copy_ops.h 2025-12-04T08:34:04.1719016Z Wrapped header: ATen/ops/_fw_primal_native.h 2025-12-04T08:34:04.1728538Z Wrapped header: ATen/ops/_fw_primal_ops.h 2025-12-04T08:34:04.1737553Z Wrapped header: ATen/ops/_gather_sparse_backward.h 2025-12-04T08:34:04.1750796Z Wrapped header: ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.1757989Z Wrapped header: ATen/ops/_gather_sparse_backward_native.h 2025-12-04T08:34:04.1768240Z Wrapped header: ATen/ops/_gather_sparse_backward_ops.h 2025-12-04T08:34:04.1779354Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback.h 2025-12-04T08:34:04.1788724Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h 2025-12-04T08:34:04.1798884Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.1809591Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h 2025-12-04T08:34:04.1817894Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-12-04T08:34:04.1828637Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1837366Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_native.h 2025-12-04T08:34:04.1847645Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h 2025-12-04T08:34:04.1858129Z Wrapped header: ATen/ops/_grouped_mm.h 2025-12-04T08:34:04.1869584Z Wrapped header: ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1878973Z Wrapped header: ATen/ops/_grouped_mm_cuda_dispatch.h 2025-12-04T08:34:04.1889071Z Wrapped header: ATen/ops/_grouped_mm_native.h 2025-12-04T08:34:04.1899468Z Wrapped header: ATen/ops/_grouped_mm_ops.h 2025-12-04T08:34:04.1911885Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type.h 2025-12-04T08:34:04.1922143Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.1932352Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type_native.h 2025-12-04T08:34:04.1940875Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type_ops.h 2025-12-04T08:34:04.1951407Z Wrapped header: ATen/ops/_has_same_storage_numel.h 2025-12-04T08:34:04.1962098Z Wrapped header: ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.1972392Z Wrapped header: ATen/ops/_has_same_storage_numel_native.h 2025-12-04T08:34:04.1984444Z Wrapped header: ATen/ops/_has_same_storage_numel_ops.h 2025-12-04T08:34:04.1992163Z Wrapped header: ATen/ops/_histogramdd_bin_edges.h 2025-12-04T08:34:04.2002914Z Wrapped header: ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.2012959Z Wrapped header: ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h 2025-12-04T08:34:04.2024762Z Wrapped header: ATen/ops/_histogramdd_bin_edges_native.h 2025-12-04T08:34:04.2034468Z Wrapped header: ATen/ops/_histogramdd_bin_edges_ops.h 2025-12-04T08:34:04.2044324Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts.h 2025-12-04T08:34:04.2055028Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.2065276Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h 2025-12-04T08:34:04.2077223Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_native.h 2025-12-04T08:34:04.2088044Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_ops.h 2025-12-04T08:34:04.2098214Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors.h 2025-12-04T08:34:04.2108716Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.2118250Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-12-04T08:34:04.2126724Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_native.h 2025-12-04T08:34:04.2136797Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_ops.h 2025-12-04T08:34:04.2148747Z Wrapped header: ATen/ops/_index_put_impl.h 2025-12-04T08:34:04.2160009Z Wrapped header: ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.2170494Z Wrapped header: ATen/ops/_index_put_impl_cpu_dispatch.h 2025-12-04T08:34:04.2179647Z Wrapped header: ATen/ops/_index_put_impl_cuda_dispatch.h 2025-12-04T08:34:04.2189371Z Wrapped header: ATen/ops/_index_put_impl_meta_dispatch.h 2025-12-04T08:34:04.2200240Z Wrapped header: ATen/ops/_index_put_impl_native.h 2025-12-04T08:34:04.2211920Z Wrapped header: ATen/ops/_index_put_impl_ops.h 2025-12-04T08:34:04.2222301Z Wrapped header: ATen/ops/_indices.h 2025-12-04T08:34:04.2231727Z Wrapped header: ATen/ops/_indices_copy.h 2025-12-04T08:34:04.2242580Z Wrapped header: ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.2251974Z Wrapped header: ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.2261781Z Wrapped header: ATen/ops/_indices_copy_native.h 2025-12-04T08:34:04.2273199Z Wrapped header: ATen/ops/_indices_copy_ops.h 2025-12-04T08:34:04.2283395Z Wrapped header: ATen/ops/_indices_native.h 2025-12-04T08:34:04.2294058Z Wrapped header: ATen/ops/_indices_ops.h 2025-12-04T08:34:04.2306395Z Wrapped header: ATen/ops/_int_mm.h 2025-12-04T08:34:04.2318157Z Wrapped header: ATen/ops/_int_mm_cpu_dispatch.h 2025-12-04T08:34:04.2328703Z Wrapped header: ATen/ops/_int_mm_cuda_dispatch.h 2025-12-04T08:34:04.2339235Z Wrapped header: ATen/ops/_int_mm_native.h 2025-12-04T08:34:04.2349780Z Wrapped header: ATen/ops/_int_mm_ops.h 2025-12-04T08:34:04.2360013Z Wrapped header: ATen/ops/_is_all_true.h 2025-12-04T08:34:04.2370247Z Wrapped header: ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.2380430Z Wrapped header: ATen/ops/_is_all_true_native.h 2025-12-04T08:34:04.2390436Z Wrapped header: ATen/ops/_is_all_true_ops.h 2025-12-04T08:34:04.2400130Z Wrapped header: ATen/ops/_is_any_true.h 2025-12-04T08:34:04.2411005Z Wrapped header: ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.2422600Z Wrapped header: ATen/ops/_is_any_true_native.h 2025-12-04T08:34:04.2433995Z Wrapped header: ATen/ops/_is_any_true_ops.h 2025-12-04T08:34:04.2443866Z Wrapped header: ATen/ops/_is_zerotensor.h 2025-12-04T08:34:04.2453452Z Wrapped header: ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.2463834Z Wrapped header: ATen/ops/_is_zerotensor_native.h 2025-12-04T08:34:04.2473890Z Wrapped header: ATen/ops/_is_zerotensor_ops.h 2025-12-04T08:34:04.2484099Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward.h 2025-12-04T08:34:04.2493932Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-12-04T08:34:04.2503603Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-12-04T08:34:04.2513577Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_native.h 2025-12-04T08:34:04.2522957Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_ops.h 2025-12-04T08:34:04.2534376Z Wrapped header: ATen/ops/_lazy_clone.h 2025-12-04T08:34:04.2543448Z Wrapped header: ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.2553499Z Wrapped header: ATen/ops/_lazy_clone_native.h 2025-12-04T08:34:04.2563800Z Wrapped header: ATen/ops/_lazy_clone_ops.h 2025-12-04T08:34:04.2574290Z Wrapped header: ATen/ops/_linalg_check_errors.h 2025-12-04T08:34:04.2584830Z Wrapped header: ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.2594497Z Wrapped header: ATen/ops/_linalg_check_errors_native.h 2025-12-04T08:34:04.2607452Z Wrapped header: ATen/ops/_linalg_check_errors_ops.h 2025-12-04T08:34:04.2617105Z Wrapped header: ATen/ops/_linalg_det.h 2025-12-04T08:34:04.2626075Z Wrapped header: ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.2638532Z Wrapped header: ATen/ops/_linalg_det_cpu_dispatch.h 2025-12-04T08:34:04.2646400Z Wrapped header: ATen/ops/_linalg_det_cuda_dispatch.h 2025-12-04T08:34:04.2659617Z Wrapped header: ATen/ops/_linalg_det_meta.h 2025-12-04T08:34:04.2669086Z Wrapped header: ATen/ops/_linalg_det_meta_dispatch.h 2025-12-04T08:34:04.2679804Z Wrapped header: ATen/ops/_linalg_det_native.h 2025-12-04T08:34:04.2689884Z Wrapped header: ATen/ops/_linalg_det_ops.h 2025-12-04T08:34:04.2699565Z Wrapped header: ATen/ops/_linalg_eigh.h 2025-12-04T08:34:04.2710690Z Wrapped header: ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.2719012Z Wrapped header: ATen/ops/_linalg_eigh_cpu_dispatch.h 2025-12-04T08:34:04.2729343Z Wrapped header: ATen/ops/_linalg_eigh_cuda_dispatch.h 2025-12-04T08:34:04.2739467Z Wrapped header: ATen/ops/_linalg_eigh_meta.h 2025-12-04T08:34:04.2748787Z Wrapped header: ATen/ops/_linalg_eigh_meta_dispatch.h 2025-12-04T08:34:04.2759416Z Wrapped header: ATen/ops/_linalg_eigh_native.h 2025-12-04T08:34:04.2769444Z Wrapped header: ATen/ops/_linalg_eigh_ops.h 2025-12-04T08:34:04.2779273Z Wrapped header: ATen/ops/_linalg_eigvals.h 2025-12-04T08:34:04.2789514Z Wrapped header: ATen/ops/_linalg_eigvals_cpu_dispatch.h 2025-12-04T08:34:04.2799112Z Wrapped header: ATen/ops/_linalg_eigvals_cuda_dispatch.h 2025-12-04T08:34:04.2810506Z Wrapped header: ATen/ops/_linalg_eigvals_native.h 2025-12-04T08:34:04.2819222Z Wrapped header: ATen/ops/_linalg_eigvals_ops.h 2025-12-04T08:34:04.2830468Z Wrapped header: ATen/ops/_linalg_slogdet.h 2025-12-04T08:34:04.2838967Z Wrapped header: ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.2848879Z Wrapped header: ATen/ops/_linalg_slogdet_cpu_dispatch.h 2025-12-04T08:34:04.2858843Z Wrapped header: ATen/ops/_linalg_slogdet_cuda_dispatch.h 2025-12-04T08:34:04.2868980Z Wrapped header: ATen/ops/_linalg_slogdet_meta.h 2025-12-04T08:34:04.2879010Z Wrapped header: ATen/ops/_linalg_slogdet_meta_dispatch.h 2025-12-04T08:34:04.2889123Z Wrapped header: ATen/ops/_linalg_slogdet_native.h 2025-12-04T08:34:04.2899230Z Wrapped header: ATen/ops/_linalg_slogdet_ops.h 2025-12-04T08:34:04.2909772Z Wrapped header: ATen/ops/_linalg_solve_ex.h 2025-12-04T08:34:04.2920227Z Wrapped header: ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.2930007Z Wrapped header: ATen/ops/_linalg_solve_ex_cpu_dispatch.h 2025-12-04T08:34:04.2942125Z Wrapped header: ATen/ops/_linalg_solve_ex_cuda_dispatch.h 2025-12-04T08:34:04.2950797Z Wrapped header: ATen/ops/_linalg_solve_ex_meta.h 2025-12-04T08:34:04.2960891Z Wrapped header: ATen/ops/_linalg_solve_ex_meta_dispatch.h 2025-12-04T08:34:04.2971146Z Wrapped header: ATen/ops/_linalg_solve_ex_native.h 2025-12-04T08:34:04.2980752Z Wrapped header: ATen/ops/_linalg_solve_ex_ops.h 2025-12-04T08:34:04.2991735Z Wrapped header: ATen/ops/_linalg_svd.h 2025-12-04T08:34:04.3002069Z Wrapped header: ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.3012413Z Wrapped header: ATen/ops/_linalg_svd_cpu_dispatch.h 2025-12-04T08:34:04.3023950Z Wrapped header: ATen/ops/_linalg_svd_cuda_dispatch.h 2025-12-04T08:34:04.3034138Z Wrapped header: ATen/ops/_linalg_svd_meta.h 2025-12-04T08:34:04.3043284Z Wrapped header: ATen/ops/_linalg_svd_meta_dispatch.h 2025-12-04T08:34:04.3053767Z Wrapped header: ATen/ops/_linalg_svd_native.h 2025-12-04T08:34:04.3064170Z Wrapped header: ATen/ops/_linalg_svd_ops.h 2025-12-04T08:34:04.3074805Z Wrapped header: ATen/ops/_local_scalar_dense.h 2025-12-04T08:34:04.3085199Z Wrapped header: ATen/ops/_local_scalar_dense_cpu_dispatch.h 2025-12-04T08:34:04.3095014Z Wrapped header: ATen/ops/_local_scalar_dense_cuda_dispatch.h 2025-12-04T08:34:04.3107119Z Wrapped header: ATen/ops/_local_scalar_dense_native.h 2025-12-04T08:34:04.3115887Z Wrapped header: ATen/ops/_local_scalar_dense_ops.h 2025-12-04T08:34:04.3125998Z Wrapped header: ATen/ops/_log_softmax.h 2025-12-04T08:34:04.3135582Z Wrapped header: ATen/ops/_log_softmax_backward_data.h 2025-12-04T08:34:04.3146211Z Wrapped header: ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.3157063Z Wrapped header: ATen/ops/_log_softmax_backward_data_cpu_dispatch.h 2025-12-04T08:34:04.3166793Z Wrapped header: ATen/ops/_log_softmax_backward_data_cuda_dispatch.h 2025-12-04T08:34:04.3177206Z Wrapped header: ATen/ops/_log_softmax_backward_data_meta.h 2025-12-04T08:34:04.3186324Z Wrapped header: ATen/ops/_log_softmax_backward_data_meta_dispatch.h 2025-12-04T08:34:04.3196192Z Wrapped header: ATen/ops/_log_softmax_backward_data_native.h 2025-12-04T08:34:04.3210328Z Wrapped header: ATen/ops/_log_softmax_backward_data_ops.h 2025-12-04T08:34:04.3216717Z Wrapped header: ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.3225718Z Wrapped header: ATen/ops/_log_softmax_cpu_dispatch.h 2025-12-04T08:34:04.3235872Z Wrapped header: ATen/ops/_log_softmax_cuda_dispatch.h 2025-12-04T08:34:04.3246407Z Wrapped header: ATen/ops/_log_softmax_meta.h 2025-12-04T08:34:04.3256802Z Wrapped header: ATen/ops/_log_softmax_meta_dispatch.h 2025-12-04T08:34:04.3267083Z Wrapped header: ATen/ops/_log_softmax_native.h 2025-12-04T08:34:04.3277653Z Wrapped header: ATen/ops/_log_softmax_ops.h 2025-12-04T08:34:04.3287083Z Wrapped header: ATen/ops/_logcumsumexp.h 2025-12-04T08:34:04.3296905Z Wrapped header: ATen/ops/_logcumsumexp_cpu_dispatch.h 2025-12-04T08:34:04.3307051Z Wrapped header: ATen/ops/_logcumsumexp_cuda_dispatch.h 2025-12-04T08:34:04.3317446Z Wrapped header: ATen/ops/_logcumsumexp_native.h 2025-12-04T08:34:04.3328526Z Wrapped header: ATen/ops/_logcumsumexp_ops.h 2025-12-04T08:34:04.3338993Z Wrapped header: ATen/ops/_lstm_mps.h 2025-12-04T08:34:04.3349253Z Wrapped header: ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3359372Z Wrapped header: ATen/ops/_lstm_mps_native.h 2025-12-04T08:34:04.3369447Z Wrapped header: ATen/ops/_lstm_mps_ops.h 2025-12-04T08:34:04.3379338Z Wrapped header: ATen/ops/_lu_with_info.h 2025-12-04T08:34:04.3390408Z Wrapped header: ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.3400955Z Wrapped header: ATen/ops/_lu_with_info_native.h 2025-12-04T08:34:04.3411128Z Wrapped header: ATen/ops/_lu_with_info_ops.h 2025-12-04T08:34:04.3436349Z Wrapped header: ATen/ops/_make_dep_token.h 2025-12-04T08:34:04.3436882Z Wrapped header: ATen/ops/_make_dep_token_cpu_dispatch.h 2025-12-04T08:34:04.3441850Z Wrapped header: ATen/ops/_make_dep_token_native.h 2025-12-04T08:34:04.3452099Z Wrapped header: ATen/ops/_make_dep_token_ops.h 2025-12-04T08:34:04.3463734Z Wrapped header: ATen/ops/_make_dual.h 2025-12-04T08:34:04.3473347Z Wrapped header: ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3483093Z Wrapped header: ATen/ops/_make_dual_copy.h 2025-12-04T08:34:04.3493910Z Wrapped header: ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3505014Z Wrapped header: ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.3516464Z Wrapped header: ATen/ops/_make_dual_copy_native.h 2025-12-04T08:34:04.3526802Z Wrapped header: ATen/ops/_make_dual_copy_ops.h 2025-12-04T08:34:04.3537456Z Wrapped header: ATen/ops/_make_dual_native.h 2025-12-04T08:34:04.3548336Z Wrapped header: ATen/ops/_make_dual_ops.h 2025-12-04T08:34:04.3559599Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor.h 2025-12-04T08:34:04.3569320Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3579806Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-12-04T08:34:04.3590073Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-12-04T08:34:04.3599442Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_native.h 2025-12-04T08:34:04.3608602Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_ops.h 2025-12-04T08:34:04.3618775Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor.h 2025-12-04T08:34:04.3631050Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3639027Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-12-04T08:34:04.3648976Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-12-04T08:34:04.3660430Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_native.h 2025-12-04T08:34:04.3670322Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_ops.h 2025-12-04T08:34:04.3680887Z Wrapped header: ATen/ops/_masked_scale.h 2025-12-04T08:34:04.3690894Z Wrapped header: ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3700997Z Wrapped header: ATen/ops/_masked_scale_cuda_dispatch.h 2025-12-04T08:34:04.3712389Z Wrapped header: ATen/ops/_masked_scale_native.h 2025-12-04T08:34:04.3721285Z Wrapped header: ATen/ops/_masked_scale_ops.h 2025-12-04T08:34:04.3730191Z Wrapped header: ATen/ops/_masked_softmax.h 2025-12-04T08:34:04.3740694Z Wrapped header: ATen/ops/_masked_softmax_backward.h 2025-12-04T08:34:04.3751502Z Wrapped header: ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3762453Z Wrapped header: ATen/ops/_masked_softmax_backward_cpu_dispatch.h 2025-12-04T08:34:04.3773831Z Wrapped header: ATen/ops/_masked_softmax_backward_cuda_dispatch.h 2025-12-04T08:34:04.3784084Z Wrapped header: ATen/ops/_masked_softmax_backward_native.h 2025-12-04T08:34:04.3794650Z Wrapped header: ATen/ops/_masked_softmax_backward_ops.h 2025-12-04T08:34:04.3808766Z Wrapped header: ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3816691Z Wrapped header: ATen/ops/_masked_softmax_cpu_dispatch.h 2025-12-04T08:34:04.3829607Z Wrapped header: ATen/ops/_masked_softmax_cuda_dispatch.h 2025-12-04T08:34:04.3837139Z Wrapped header: ATen/ops/_masked_softmax_native.h 2025-12-04T08:34:04.3850372Z Wrapped header: ATen/ops/_masked_softmax_ops.h 2025-12-04T08:34:04.3861019Z Wrapped header: ATen/ops/_mixed_dtypes_linear.h 2025-12-04T08:34:04.3869425Z Wrapped header: ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h 2025-12-04T08:34:04.3879609Z Wrapped header: ATen/ops/_mixed_dtypes_linear_native.h 2025-12-04T08:34:04.3890085Z Wrapped header: ATen/ops/_mixed_dtypes_linear_ops.h 2025-12-04T08:34:04.3901073Z Wrapped header: ATen/ops/_mkldnn_reshape.h 2025-12-04T08:34:04.3912186Z Wrapped header: ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3922786Z Wrapped header: ATen/ops/_mkldnn_reshape_native.h 2025-12-04T08:34:04.3932420Z Wrapped header: ATen/ops/_mkldnn_reshape_ops.h 2025-12-04T08:34:04.3942829Z Wrapped header: ATen/ops/_mkldnn_transpose.h 2025-12-04T08:34:04.3953465Z Wrapped header: ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.3964385Z Wrapped header: ATen/ops/_mkldnn_transpose_meta_dispatch.h 2025-12-04T08:34:04.3974506Z Wrapped header: ATen/ops/_mkldnn_transpose_native.h 2025-12-04T08:34:04.3985709Z Wrapped header: ATen/ops/_mkldnn_transpose_ops.h 2025-12-04T08:34:04.3995186Z Wrapped header: ATen/ops/_mps_convolution.h 2025-12-04T08:34:04.4006351Z Wrapped header: ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4016429Z Wrapped header: ATen/ops/_mps_convolution_native.h 2025-12-04T08:34:04.4026896Z Wrapped header: ATen/ops/_mps_convolution_ops.h 2025-12-04T08:34:04.4036758Z Wrapped header: ATen/ops/_mps_convolution_transpose.h 2025-12-04T08:34:04.4047464Z Wrapped header: ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4058362Z Wrapped header: ATen/ops/_mps_convolution_transpose_native.h 2025-12-04T08:34:04.4069618Z Wrapped header: ATen/ops/_mps_convolution_transpose_ops.h 2025-12-04T08:34:04.4079835Z Wrapped header: ATen/ops/_native_batch_norm_legit.h 2025-12-04T08:34:04.4091447Z Wrapped header: ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4101648Z Wrapped header: ATen/ops/_native_batch_norm_legit_cpu_dispatch.h 2025-12-04T08:34:04.4112234Z Wrapped header: ATen/ops/_native_batch_norm_legit_cuda_dispatch.h 2025-12-04T08:34:04.4123748Z Wrapped header: ATen/ops/_native_batch_norm_legit_native.h 2025-12-04T08:34:04.4134043Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training.h 2025-12-04T08:34:04.4143983Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4154420Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training_native.h 2025-12-04T08:34:04.4165329Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training_ops.h 2025-12-04T08:34:04.4175120Z Wrapped header: ATen/ops/_native_batch_norm_legit_ops.h 2025-12-04T08:34:04.4185573Z Wrapped header: ATen/ops/_native_multi_head_attention.h 2025-12-04T08:34:04.4196962Z Wrapped header: ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4207541Z Wrapped header: ATen/ops/_native_multi_head_attention_cpu_dispatch.h 2025-12-04T08:34:04.4217840Z Wrapped header: ATen/ops/_native_multi_head_attention_cuda_dispatch.h 2025-12-04T08:34:04.4228321Z Wrapped header: ATen/ops/_native_multi_head_attention_native.h 2025-12-04T08:34:04.4238756Z Wrapped header: ATen/ops/_native_multi_head_attention_ops.h 2025-12-04T08:34:04.4250032Z Wrapped header: ATen/ops/_neg_view.h 2025-12-04T08:34:04.4260565Z Wrapped header: ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4270619Z Wrapped header: ATen/ops/_neg_view_copy.h 2025-12-04T08:34:04.4281831Z Wrapped header: ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4292353Z Wrapped header: ATen/ops/_neg_view_copy_native.h 2025-12-04T08:34:04.4304494Z Wrapped header: ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.4314909Z Wrapped header: ATen/ops/_neg_view_copy_ops.h 2025-12-04T08:34:04.4325507Z Wrapped header: ATen/ops/_neg_view_native.h 2025-12-04T08:34:04.4335957Z Wrapped header: ATen/ops/_neg_view_ops.h 2025-12-04T08:34:04.4346724Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets.h 2025-12-04T08:34:04.4357607Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-12-04T08:34:04.4367731Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-12-04T08:34:04.4378978Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_native.h 2025-12-04T08:34:04.4389680Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h 2025-12-04T08:34:04.4400162Z Wrapped header: ATen/ops/_nested_from_padded.h 2025-12-04T08:34:04.4411687Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example.h 2025-12-04T08:34:04.4424890Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4433772Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example_native.h 2025-12-04T08:34:04.4443598Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example_ops.h 2025-12-04T08:34:04.4453566Z Wrapped header: ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4464126Z Wrapped header: ATen/ops/_nested_from_padded_cpu_dispatch.h 2025-12-04T08:34:04.4474881Z Wrapped header: ATen/ops/_nested_from_padded_cuda_dispatch.h 2025-12-04T08:34:04.4484609Z Wrapped header: ATen/ops/_nested_from_padded_native.h 2025-12-04T08:34:04.4494863Z Wrapped header: ATen/ops/_nested_from_padded_ops.h 2025-12-04T08:34:04.4504722Z Wrapped header: ATen/ops/_nested_from_padded_tensor.h 2025-12-04T08:34:04.4515427Z Wrapped header: ATen/ops/_nested_from_padded_tensor_native.h 2025-12-04T08:34:04.4525218Z Wrapped header: ATen/ops/_nested_from_padded_tensor_ops.h 2025-12-04T08:34:04.4535386Z Wrapped header: ATen/ops/_nested_get_jagged_dummy.h 2025-12-04T08:34:04.4546438Z Wrapped header: ATen/ops/_nested_get_jagged_dummy_native.h 2025-12-04T08:34:04.4557960Z Wrapped header: ATen/ops/_nested_get_jagged_dummy_ops.h 2025-12-04T08:34:04.4568902Z Wrapped header: ATen/ops/_nested_get_lengths.h 2025-12-04T08:34:04.4576915Z Wrapped header: ATen/ops/_nested_get_lengths_native.h 2025-12-04T08:34:04.4587393Z Wrapped header: ATen/ops/_nested_get_lengths_ops.h 2025-12-04T08:34:04.4597950Z Wrapped header: ATen/ops/_nested_get_max_seqlen.h 2025-12-04T08:34:04.4608127Z Wrapped header: ATen/ops/_nested_get_max_seqlen_native.h 2025-12-04T08:34:04.4617822Z Wrapped header: ATen/ops/_nested_get_max_seqlen_ops.h 2025-12-04T08:34:04.4628389Z Wrapped header: ATen/ops/_nested_get_min_seqlen.h 2025-12-04T08:34:04.4638858Z Wrapped header: ATen/ops/_nested_get_min_seqlen_native.h 2025-12-04T08:34:04.4649395Z Wrapped header: ATen/ops/_nested_get_min_seqlen_ops.h 2025-12-04T08:34:04.4659755Z Wrapped header: ATen/ops/_nested_get_offsets.h 2025-12-04T08:34:04.4669901Z Wrapped header: ATen/ops/_nested_get_offsets_native.h 2025-12-04T08:34:04.4680533Z Wrapped header: ATen/ops/_nested_get_offsets_ops.h 2025-12-04T08:34:04.4691035Z Wrapped header: ATen/ops/_nested_get_ragged_idx.h 2025-12-04T08:34:04.4700920Z Wrapped header: ATen/ops/_nested_get_ragged_idx_native.h 2025-12-04T08:34:04.4711697Z Wrapped header: ATen/ops/_nested_get_ragged_idx_ops.h 2025-12-04T08:34:04.4722016Z Wrapped header: ATen/ops/_nested_get_values.h 2025-12-04T08:34:04.4733291Z Wrapped header: ATen/ops/_nested_get_values_copy.h 2025-12-04T08:34:04.4742450Z Wrapped header: ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4753325Z Wrapped header: ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.4762863Z Wrapped header: ATen/ops/_nested_get_values_copy_native.h 2025-12-04T08:34:04.4776682Z Wrapped header: ATen/ops/_nested_get_values_copy_ops.h 2025-12-04T08:34:04.4784618Z Wrapped header: ATen/ops/_nested_get_values_native.h 2025-12-04T08:34:04.4795405Z Wrapped header: ATen/ops/_nested_get_values_ops.h 2025-12-04T08:34:04.4805290Z Wrapped header: ATen/ops/_nested_select_backward.h 2025-12-04T08:34:04.4816138Z Wrapped header: ATen/ops/_nested_select_backward_native.h 2025-12-04T08:34:04.4825632Z Wrapped header: ATen/ops/_nested_select_backward_ops.h 2025-12-04T08:34:04.4836309Z Wrapped header: ATen/ops/_nested_sum_backward.h 2025-12-04T08:34:04.4846975Z Wrapped header: ATen/ops/_nested_sum_backward_native.h 2025-12-04T08:34:04.4857498Z Wrapped header: ATen/ops/_nested_sum_backward_ops.h 2025-12-04T08:34:04.4869540Z Wrapped header: ATen/ops/_nested_tensor_from_mask.h 2025-12-04T08:34:04.4882134Z Wrapped header: ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.4889040Z Wrapped header: ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h 2025-12-04T08:34:04.4900360Z Wrapped header: ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h 2025-12-04T08:34:04.4910786Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned.h 2025-12-04T08:34:04.4921724Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-12-04T08:34:04.4931472Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-12-04T08:34:04.4945021Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_native.h 2025-12-04T08:34:04.4954318Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h 2025-12-04T08:34:04.4964915Z Wrapped header: ATen/ops/_nested_tensor_from_mask_native.h 2025-12-04T08:34:04.4974276Z Wrapped header: ATen/ops/_nested_tensor_from_mask_ops.h 2025-12-04T08:34:04.4984355Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list.h 2025-12-04T08:34:04.4994861Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5009429Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list_native.h 2025-12-04T08:34:04.5018230Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list_ops.h 2025-12-04T08:34:04.5028936Z Wrapped header: ATen/ops/_nested_tensor_size.h 2025-12-04T08:34:04.5040081Z Wrapped header: ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5050837Z Wrapped header: ATen/ops/_nested_tensor_size_native.h 2025-12-04T08:34:04.5063316Z Wrapped header: ATen/ops/_nested_tensor_size_ops.h 2025-12-04T08:34:04.5072009Z Wrapped header: ATen/ops/_nested_tensor_softmax_with_shape.h 2025-12-04T08:34:04.5082807Z Wrapped header: ATen/ops/_nested_tensor_softmax_with_shape_native.h 2025-12-04T08:34:04.5093690Z Wrapped header: ATen/ops/_nested_tensor_softmax_with_shape_ops.h 2025-12-04T08:34:04.5105557Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets.h 2025-12-04T08:34:04.5115061Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5126299Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets_native.h 2025-12-04T08:34:04.5136360Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets_ops.h 2025-12-04T08:34:04.5149100Z Wrapped header: ATen/ops/_nested_tensor_strides.h 2025-12-04T08:34:04.5157767Z Wrapped header: ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5170197Z Wrapped header: ATen/ops/_nested_tensor_strides_native.h 2025-12-04T08:34:04.5178407Z Wrapped header: ATen/ops/_nested_tensor_strides_ops.h 2025-12-04T08:34:04.5188843Z Wrapped header: ATen/ops/_nested_view_from_buffer.h 2025-12-04T08:34:04.5199599Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy.h 2025-12-04T08:34:04.5214706Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5223064Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.5233155Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_native.h 2025-12-04T08:34:04.5243176Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_ops.h 2025-12-04T08:34:04.5253835Z Wrapped header: ATen/ops/_nested_view_from_buffer_cpu_dispatch.h 2025-12-04T08:34:04.5264346Z Wrapped header: ATen/ops/_nested_view_from_buffer_cuda_dispatch.h 2025-12-04T08:34:04.5274137Z Wrapped header: ATen/ops/_nested_view_from_buffer_native.h 2025-12-04T08:34:04.5283750Z Wrapped header: ATen/ops/_nested_view_from_buffer_ops.h 2025-12-04T08:34:04.5294225Z Wrapped header: ATen/ops/_nested_view_from_jagged.h 2025-12-04T08:34:04.5309916Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy.h 2025-12-04T08:34:04.5318102Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5329460Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.5340729Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_native.h 2025-12-04T08:34:04.5351005Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_ops.h 2025-12-04T08:34:04.5362359Z Wrapped header: ATen/ops/_nested_view_from_jagged_native.h 2025-12-04T08:34:04.5373461Z Wrapped header: ATen/ops/_nested_view_from_jagged_ops.h 2025-12-04T08:34:04.5383705Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta.h 2025-12-04T08:34:04.5394958Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5410017Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta_native.h 2025-12-04T08:34:04.5419832Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta_ops.h 2025-12-04T08:34:04.5429391Z Wrapped header: ATen/ops/_nnpack_available.h 2025-12-04T08:34:04.5439372Z Wrapped header: ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.5450148Z Wrapped header: ATen/ops/_nnpack_available_native.h 2025-12-04T08:34:04.5460093Z Wrapped header: ATen/ops/_nnpack_available_ops.h 2025-12-04T08:34:04.5470163Z Wrapped header: ATen/ops/_nnpack_spatial_convolution.h 2025-12-04T08:34:04.5481552Z Wrapped header: ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5492443Z Wrapped header: ATen/ops/_nnpack_spatial_convolution_native.h 2025-12-04T08:34:04.5503997Z Wrapped header: ATen/ops/_nnpack_spatial_convolution_ops.h 2025-12-04T08:34:04.5514074Z Wrapped header: ATen/ops/_nnz.h 2025-12-04T08:34:04.5524519Z Wrapped header: ATen/ops/_nnz_native.h 2025-12-04T08:34:04.5535537Z Wrapped header: ATen/ops/_nnz_ops.h 2025-12-04T08:34:04.5546773Z Wrapped header: ATen/ops/_pack_padded_sequence.h 2025-12-04T08:34:04.5557424Z Wrapped header: ATen/ops/_pack_padded_sequence_backward.h 2025-12-04T08:34:04.5568006Z Wrapped header: ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.5578111Z Wrapped header: ATen/ops/_pack_padded_sequence_backward_native.h 2025-12-04T08:34:04.5588893Z Wrapped header: ATen/ops/_pack_padded_sequence_backward_ops.h 2025-12-04T08:34:04.5599958Z Wrapped header: ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5612146Z Wrapped header: ATen/ops/_pack_padded_sequence_native.h 2025-12-04T08:34:04.5623190Z Wrapped header: ATen/ops/_pack_padded_sequence_ops.h 2025-12-04T08:34:04.5630999Z Wrapped header: ATen/ops/_pad_circular.h 2025-12-04T08:34:04.5641965Z Wrapped header: ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.5651913Z Wrapped header: ATen/ops/_pad_circular_native.h 2025-12-04T08:34:04.5662219Z Wrapped header: ATen/ops/_pad_circular_ops.h 2025-12-04T08:34:04.5672513Z Wrapped header: ATen/ops/_pad_enum.h 2025-12-04T08:34:04.5682844Z Wrapped header: ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.5693703Z Wrapped header: ATen/ops/_pad_enum_native.h 2025-12-04T08:34:04.5705963Z Wrapped header: ATen/ops/_pad_enum_ops.h 2025-12-04T08:34:04.5716170Z Wrapped header: ATen/ops/_pad_packed_sequence.h 2025-12-04T08:34:04.5726985Z Wrapped header: ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.5737868Z Wrapped header: ATen/ops/_pad_packed_sequence_native.h 2025-12-04T08:34:04.5748233Z Wrapped header: ATen/ops/_pad_packed_sequence_ops.h 2025-12-04T08:34:04.5759127Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward.h 2025-12-04T08:34:04.5769594Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-12-04T08:34:04.5780437Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-12-04T08:34:04.5792621Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_native.h 2025-12-04T08:34:04.5803045Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_ops.h 2025-12-04T08:34:04.5813618Z Wrapped header: ATen/ops/_pdist_backward.h 2025-12-04T08:34:04.5824869Z Wrapped header: ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5835039Z Wrapped header: ATen/ops/_pdist_backward_cpu_dispatch.h 2025-12-04T08:34:04.5846222Z Wrapped header: ATen/ops/_pdist_backward_cuda_dispatch.h 2025-12-04T08:34:04.5857238Z Wrapped header: ATen/ops/_pdist_backward_native.h 2025-12-04T08:34:04.5872303Z Wrapped header: ATen/ops/_pdist_backward_ops.h 2025-12-04T08:34:04.5880720Z Wrapped header: ATen/ops/_pdist_forward.h 2025-12-04T08:34:04.5892323Z Wrapped header: ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5903702Z Wrapped header: ATen/ops/_pdist_forward_cpu_dispatch.h 2025-12-04T08:34:04.5914463Z Wrapped header: ATen/ops/_pdist_forward_cuda_dispatch.h 2025-12-04T08:34:04.5925231Z Wrapped header: ATen/ops/_pdist_forward_native.h 2025-12-04T08:34:04.5936575Z Wrapped header: ATen/ops/_pdist_forward_ops.h 2025-12-04T08:34:04.5948047Z Wrapped header: ATen/ops/_pin_memory.h 2025-12-04T08:34:04.5958275Z Wrapped header: ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.5968852Z Wrapped header: ATen/ops/_pin_memory_native.h 2025-12-04T08:34:04.5979626Z Wrapped header: ATen/ops/_pin_memory_ops.h 2025-12-04T08:34:04.5990833Z Wrapped header: ATen/ops/_prelu_kernel.h 2025-12-04T08:34:04.6001499Z Wrapped header: ATen/ops/_prelu_kernel_backward.h 2025-12-04T08:34:04.6012929Z Wrapped header: ATen/ops/_prelu_kernel_backward_cpu_dispatch.h 2025-12-04T08:34:04.6023707Z Wrapped header: ATen/ops/_prelu_kernel_backward_cuda_dispatch.h 2025-12-04T08:34:04.6034920Z Wrapped header: ATen/ops/_prelu_kernel_backward_native.h 2025-12-04T08:34:04.6045578Z Wrapped header: ATen/ops/_prelu_kernel_backward_ops.h 2025-12-04T08:34:04.6057074Z Wrapped header: ATen/ops/_prelu_kernel_cpu_dispatch.h 2025-12-04T08:34:04.6067827Z Wrapped header: ATen/ops/_prelu_kernel_cuda_dispatch.h 2025-12-04T08:34:04.6078869Z Wrapped header: ATen/ops/_prelu_kernel_native.h 2025-12-04T08:34:04.6089839Z Wrapped header: ATen/ops/_prelu_kernel_ops.h 2025-12-04T08:34:04.6101075Z Wrapped header: ATen/ops/_print.h 2025-12-04T08:34:04.6114276Z Wrapped header: ATen/ops/_print_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.6123342Z Wrapped header: ATen/ops/_print_native.h 2025-12-04T08:34:04.6133792Z Wrapped header: ATen/ops/_print_ops.h 2025-12-04T08:34:04.6144916Z Wrapped header: ATen/ops/_propagate_xla_data.h 2025-12-04T08:34:04.6155051Z Wrapped header: ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.6165776Z Wrapped header: ATen/ops/_propagate_xla_data_native.h 2025-12-04T08:34:04.6177094Z Wrapped header: ATen/ops/_propagate_xla_data_ops.h 2025-12-04T08:34:04.6190378Z Wrapped header: ATen/ops/_remove_batch_dim.h 2025-12-04T08:34:04.6199164Z Wrapped header: ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.6209871Z Wrapped header: ATen/ops/_remove_batch_dim_native.h 2025-12-04T08:34:04.6221311Z Wrapped header: ATen/ops/_remove_batch_dim_ops.h 2025-12-04T08:34:04.6231572Z Wrapped header: ATen/ops/_reshape_alias.h 2025-12-04T08:34:04.6241225Z Wrapped header: ATen/ops/_reshape_alias_copy.h 2025-12-04T08:34:04.6252953Z Wrapped header: ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.6263358Z Wrapped header: ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.6273763Z Wrapped header: ATen/ops/_reshape_alias_copy_native.h 2025-12-04T08:34:04.6284960Z Wrapped header: ATen/ops/_reshape_alias_copy_ops.h 2025-12-04T08:34:04.6295174Z Wrapped header: ATen/ops/_reshape_alias_cpu_dispatch.h 2025-12-04T08:34:04.6307083Z Wrapped header: ATen/ops/_reshape_alias_cuda_dispatch.h 2025-12-04T08:34:04.6317092Z Wrapped header: ATen/ops/_reshape_alias_meta_dispatch.h 2025-12-04T08:34:04.6328542Z Wrapped header: ATen/ops/_reshape_alias_native.h 2025-12-04T08:34:04.6340275Z Wrapped header: ATen/ops/_reshape_alias_ops.h 2025-12-04T08:34:04.6351954Z Wrapped header: ATen/ops/_reshape_copy.h 2025-12-04T08:34:04.6363040Z Wrapped header: ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.6373357Z Wrapped header: ATen/ops/_reshape_copy_native.h 2025-12-04T08:34:04.6385260Z Wrapped header: ATen/ops/_reshape_copy_ops.h 2025-12-04T08:34:04.6396547Z Wrapped header: ATen/ops/_reshape_from_tensor.h 2025-12-04T08:34:04.6409991Z Wrapped header: ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.6419488Z Wrapped header: ATen/ops/_reshape_from_tensor_native.h 2025-12-04T08:34:04.6430709Z Wrapped header: ATen/ops/_reshape_from_tensor_ops.h 2025-12-04T08:34:04.6439490Z Wrapped header: ATen/ops/_resize_output.h 2025-12-04T08:34:04.6450352Z Wrapped header: ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.6460798Z Wrapped header: ATen/ops/_resize_output_meta_dispatch.h 2025-12-04T08:34:04.6470635Z Wrapped header: ATen/ops/_resize_output_native.h 2025-12-04T08:34:04.6480843Z Wrapped header: ATen/ops/_resize_output_ops.h 2025-12-04T08:34:04.6492258Z Wrapped header: ATen/ops/_rowwise_prune.h 2025-12-04T08:34:04.6503339Z Wrapped header: ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.6515951Z Wrapped header: ATen/ops/_rowwise_prune_native.h 2025-12-04T08:34:04.6524885Z Wrapped header: ATen/ops/_rowwise_prune_ops.h 2025-12-04T08:34:04.6536210Z Wrapped header: ATen/ops/_safe_softmax.h 2025-12-04T08:34:04.6547333Z Wrapped header: ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.6558058Z Wrapped header: ATen/ops/_safe_softmax_native.h 2025-12-04T08:34:04.6572586Z Wrapped header: ATen/ops/_safe_softmax_ops.h 2025-12-04T08:34:04.6580150Z Wrapped header: ATen/ops/_sample_dirichlet.h 2025-12-04T08:34:04.6591790Z Wrapped header: ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.6602397Z Wrapped header: ATen/ops/_sample_dirichlet_cpu_dispatch.h 2025-12-04T08:34:04.6615736Z Wrapped header: ATen/ops/_sample_dirichlet_cuda_dispatch.h 2025-12-04T08:34:04.6624974Z Wrapped header: ATen/ops/_sample_dirichlet_native.h 2025-12-04T08:34:04.6636539Z Wrapped header: ATen/ops/_sample_dirichlet_ops.h 2025-12-04T08:34:04.6647107Z Wrapped header: ATen/ops/_saturate_weight_to_fp16.h 2025-12-04T08:34:04.6658704Z Wrapped header: ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.6669291Z Wrapped header: ATen/ops/_saturate_weight_to_fp16_native.h 2025-12-04T08:34:04.6680879Z Wrapped header: ATen/ops/_saturate_weight_to_fp16_ops.h 2025-12-04T08:34:04.6691272Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math.h 2025-12-04T08:34:04.6701375Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.6715173Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_for_mps.h 2025-12-04T08:34:04.6728473Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h 2025-12-04T08:34:04.6736724Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h 2025-12-04T08:34:04.6746594Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_native.h 2025-12-04T08:34:04.6757461Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_ops.h 2025-12-04T08:34:04.6768428Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention.h 2025-12-04T08:34:04.6778218Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward.h 2025-12-04T08:34:04.6789143Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T08:34:04.6799988Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h 2025-12-04T08:34:04.6811390Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h 2025-12-04T08:34:04.6822606Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-12-04T08:34:04.6833346Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_native.h 2025-12-04T08:34:04.6844594Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_ops.h 2025-12-04T08:34:04.6855493Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention.h 2025-12-04T08:34:04.6866580Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward.h 2025-12-04T08:34:04.6876895Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-12-04T08:34:04.6888192Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h 2025-12-04T08:34:04.6899636Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h 2025-12-04T08:34:04.6911809Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-12-04T08:34:04.6922637Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_native.h 2025-12-04T08:34:04.6933944Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_ops.h 2025-12-04T08:34:04.6945264Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention.h 2025-12-04T08:34:04.6955484Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward.h 2025-12-04T08:34:04.6966537Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-12-04T08:34:04.6977463Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward_native.h 2025-12-04T08:34:04.6988082Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h 2025-12-04T08:34:04.6998600Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-12-04T08:34:04.7009816Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h 2025-12-04T08:34:04.7020902Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-12-04T08:34:04.7031295Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-12-04T08:34:04.7042061Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-12-04T08:34:04.7052429Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-12-04T08:34:04.7064400Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-12-04T08:34:04.7075241Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h 2025-12-04T08:34:04.7088395Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-12-04T08:34:04.7097393Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_native.h 2025-12-04T08:34:04.7109111Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_ops.h 2025-12-04T08:34:04.7119067Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable.h 2025-12-04T08:34:04.7129196Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h 2025-12-04T08:34:04.7138215Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.7150318Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-12-04T08:34:04.7160024Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-12-04T08:34:04.7170916Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.7181474Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h 2025-12-04T08:34:04.7192377Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h 2025-12-04T08:34:04.7203548Z Wrapped header: ATen/ops/_scaled_grouped_mm.h 2025-12-04T08:34:04.7214653Z Wrapped header: ATen/ops/_scaled_grouped_mm_cuda_dispatch.h 2025-12-04T08:34:04.7225007Z Wrapped header: ATen/ops/_scaled_grouped_mm_native.h 2025-12-04T08:34:04.7236582Z Wrapped header: ATen/ops/_scaled_grouped_mm_ops.h 2025-12-04T08:34:04.7248685Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2.h 2025-12-04T08:34:04.7259491Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2_cuda_dispatch.h 2025-12-04T08:34:04.7270675Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2_native.h 2025-12-04T08:34:04.7281618Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2_ops.h 2025-12-04T08:34:04.7292808Z Wrapped header: ATen/ops/_scaled_mm.h 2025-12-04T08:34:04.7307490Z Wrapped header: ATen/ops/_scaled_mm_cpu_dispatch.h 2025-12-04T08:34:04.7316254Z Wrapped header: ATen/ops/_scaled_mm_cuda_dispatch.h 2025-12-04T08:34:04.7326816Z Wrapped header: ATen/ops/_scaled_mm_native.h 2025-12-04T08:34:04.7337499Z Wrapped header: ATen/ops/_scaled_mm_ops.h 2025-12-04T08:34:04.7351248Z Wrapped header: ATen/ops/_scaled_mm_v2.h 2025-12-04T08:34:04.7360633Z Wrapped header: ATen/ops/_scaled_mm_v2_cuda_dispatch.h 2025-12-04T08:34:04.7369930Z Wrapped header: ATen/ops/_scaled_mm_v2_native.h 2025-12-04T08:34:04.7380968Z Wrapped header: ATen/ops/_scaled_mm_v2_ops.h 2025-12-04T08:34:04.7392150Z Wrapped header: ATen/ops/_segment_reduce_backward.h 2025-12-04T08:34:04.7403390Z Wrapped header: ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.7416495Z Wrapped header: ATen/ops/_segment_reduce_backward_cpu_dispatch.h 2025-12-04T08:34:04.7425806Z Wrapped header: ATen/ops/_segment_reduce_backward_cuda_dispatch.h 2025-12-04T08:34:04.7437367Z Wrapped header: ATen/ops/_segment_reduce_backward_native.h 2025-12-04T08:34:04.7450040Z Wrapped header: ATen/ops/_segment_reduce_backward_ops.h 2025-12-04T08:34:04.7458745Z Wrapped header: ATen/ops/_shape_as_tensor.h 2025-12-04T08:34:04.7469369Z Wrapped header: ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.7479640Z Wrapped header: ATen/ops/_shape_as_tensor_native.h 2025-12-04T08:34:04.7490879Z Wrapped header: ATen/ops/_shape_as_tensor_ops.h 2025-12-04T08:34:04.7500658Z Wrapped header: ATen/ops/_slow_conv2d_backward.h 2025-12-04T08:34:04.7512229Z Wrapped header: ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.7522689Z Wrapped header: ATen/ops/_slow_conv2d_backward_cpu_dispatch.h 2025-12-04T08:34:04.7533084Z Wrapped header: ATen/ops/_slow_conv2d_backward_cuda_dispatch.h 2025-12-04T08:34:04.7545180Z Wrapped header: ATen/ops/_slow_conv2d_backward_native.h 2025-12-04T08:34:04.7555373Z Wrapped header: ATen/ops/_slow_conv2d_backward_ops.h 2025-12-04T08:34:04.7565421Z Wrapped header: ATen/ops/_slow_conv2d_forward.h 2025-12-04T08:34:04.7576356Z Wrapped header: ATen/ops/_slow_conv2d_forward_cpu_dispatch.h 2025-12-04T08:34:04.7587683Z Wrapped header: ATen/ops/_slow_conv2d_forward_cuda_dispatch.h 2025-12-04T08:34:04.7598443Z Wrapped header: ATen/ops/_slow_conv2d_forward_native.h 2025-12-04T08:34:04.7610094Z Wrapped header: ATen/ops/_slow_conv2d_forward_ops.h 2025-12-04T08:34:04.7623879Z Wrapped header: ATen/ops/_sobol_engine_draw.h 2025-12-04T08:34:04.7632667Z Wrapped header: ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.7643475Z Wrapped header: ATen/ops/_sobol_engine_draw_native.h 2025-12-04T08:34:04.7654590Z Wrapped header: ATen/ops/_sobol_engine_draw_ops.h 2025-12-04T08:34:04.7665642Z Wrapped header: ATen/ops/_sobol_engine_ff.h 2025-12-04T08:34:04.7676850Z Wrapped header: ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.7687731Z Wrapped header: ATen/ops/_sobol_engine_ff_native.h 2025-12-04T08:34:04.7699230Z Wrapped header: ATen/ops/_sobol_engine_ff_ops.h 2025-12-04T08:34:04.7711124Z Wrapped header: ATen/ops/_sobol_engine_initialize_state.h 2025-12-04T08:34:04.7722046Z Wrapped header: ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.7732498Z Wrapped header: ATen/ops/_softmax.h 2025-12-04T08:34:04.7742827Z Wrapped header: ATen/ops/_sobol_engine_initialize_state_native.h 2025-12-04T08:34:04.7754039Z Wrapped header: ATen/ops/_sobol_engine_initialize_state_ops.h 2025-12-04T08:34:04.7765894Z Wrapped header: ATen/ops/_sobol_engine_scramble.h 2025-12-04T08:34:04.7777432Z Wrapped header: ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.7788712Z Wrapped header: ATen/ops/_sobol_engine_scramble_native.h 2025-12-04T08:34:04.7800225Z Wrapped header: ATen/ops/_sobol_engine_scramble_ops.h 2025-12-04T08:34:04.7813166Z Wrapped header: ATen/ops/_softmax_backward_data.h 2025-12-04T08:34:04.7823579Z Wrapped header: ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.7832259Z Wrapped header: ATen/ops/_softmax_backward_data_cpu_dispatch.h 2025-12-04T08:34:04.7842983Z Wrapped header: ATen/ops/_softmax_backward_data_cuda_dispatch.h 2025-12-04T08:34:04.7854264Z Wrapped header: ATen/ops/_softmax_backward_data_meta.h 2025-12-04T08:34:04.7865818Z Wrapped header: ATen/ops/_softmax_backward_data_meta_dispatch.h 2025-12-04T08:34:04.7876483Z Wrapped header: ATen/ops/_softmax_backward_data_native.h 2025-12-04T08:34:04.7887770Z Wrapped header: ATen/ops/_softmax_backward_data_ops.h 2025-12-04T08:34:04.7898287Z Wrapped header: ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.7911478Z Wrapped header: ATen/ops/_softmax_cpu_dispatch.h 2025-12-04T08:34:04.7921588Z Wrapped header: ATen/ops/_softmax_cuda_dispatch.h 2025-12-04T08:34:04.7932054Z Wrapped header: ATen/ops/_softmax_meta.h 2025-12-04T08:34:04.7947209Z Wrapped header: ATen/ops/_softmax_meta_dispatch.h 2025-12-04T08:34:04.7957285Z Wrapped header: ATen/ops/_softmax_native.h 2025-12-04T08:34:04.7966693Z Wrapped header: ATen/ops/_softmax_ops.h 2025-12-04T08:34:04.7978053Z Wrapped header: ATen/ops/_sparse_addmm.h 2025-12-04T08:34:04.7989127Z Wrapped header: ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8000226Z Wrapped header: ATen/ops/_sparse_addmm_native.h 2025-12-04T08:34:04.8011728Z Wrapped header: ATen/ops/_sparse_addmm_ops.h 2025-12-04T08:34:04.8022451Z Wrapped header: ATen/ops/_sparse_broadcast_to.h 2025-12-04T08:34:04.8032972Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy.h 2025-12-04T08:34:04.8043350Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8054881Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.8066202Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_native.h 2025-12-04T08:34:04.8077742Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_ops.h 2025-12-04T08:34:04.8090044Z Wrapped header: ATen/ops/_sparse_broadcast_to_native.h 2025-12-04T08:34:04.8101105Z Wrapped header: ATen/ops/_sparse_broadcast_to_ops.h 2025-12-04T08:34:04.8111923Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe.h 2025-12-04T08:34:04.8123242Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.8134341Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe_native.h 2025-12-04T08:34:04.8145221Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe_ops.h 2025-12-04T08:34:04.8156138Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe.h 2025-12-04T08:34:04.8167331Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.8178252Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe_native.h 2025-12-04T08:34:04.8190983Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe_ops.h 2025-12-04T08:34:04.8199954Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe.h 2025-12-04T08:34:04.8210604Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.8220902Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe_native.h 2025-12-04T08:34:04.8231834Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe_ops.h 2025-12-04T08:34:04.8242646Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims.h 2025-12-04T08:34:04.8255051Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8266504Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims_native.h 2025-12-04T08:34:04.8277956Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims_ops.h 2025-12-04T08:34:04.8287376Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe.h 2025-12-04T08:34:04.8298026Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.8310522Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe_native.h 2025-12-04T08:34:04.8321718Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe_ops.h 2025-12-04T08:34:04.8332639Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims.h 2025-12-04T08:34:04.8343231Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h 2025-12-04T08:34:04.8354224Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8365162Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-12-04T08:34:04.8376432Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-12-04T08:34:04.8387382Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-12-04T08:34:04.8398448Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8410466Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-12-04T08:34:04.8423188Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_native.h 2025-12-04T08:34:04.8433383Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_ops.h 2025-12-04T08:34:04.8443869Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe.h 2025-12-04T08:34:04.8454689Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.8466325Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe_native.h 2025-12-04T08:34:04.8476579Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe_ops.h 2025-12-04T08:34:04.8487244Z Wrapped header: ATen/ops/_sparse_csr_prod.h 2025-12-04T08:34:04.8498850Z Wrapped header: ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8512044Z Wrapped header: ATen/ops/_sparse_csr_prod_native.h 2025-12-04T08:34:04.8521518Z Wrapped header: ATen/ops/_sparse_csr_prod_ops.h 2025-12-04T08:34:04.8532367Z Wrapped header: ATen/ops/_sparse_csr_sum.h 2025-12-04T08:34:04.8543213Z Wrapped header: ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8554864Z Wrapped header: ATen/ops/_sparse_csr_sum_native.h 2025-12-04T08:34:04.8566598Z Wrapped header: ATen/ops/_sparse_csr_sum_ops.h 2025-12-04T08:34:04.8577087Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe.h 2025-12-04T08:34:04.8588698Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.8599968Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe_native.h 2025-12-04T08:34:04.8611082Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe_ops.h 2025-12-04T08:34:04.8622373Z Wrapped header: ATen/ops/_sparse_log_softmax.h 2025-12-04T08:34:04.8633096Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data.h 2025-12-04T08:34:04.8644421Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8655794Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data_native.h 2025-12-04T08:34:04.8667745Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data_ops.h 2025-12-04T08:34:04.8678851Z Wrapped header: ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8691418Z Wrapped header: ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.8703274Z Wrapped header: ATen/ops/_sparse_log_softmax_native.h 2025-12-04T08:34:04.8714932Z Wrapped header: ATen/ops/_sparse_log_softmax_ops.h 2025-12-04T08:34:04.8726842Z Wrapped header: ATen/ops/_sparse_mask_projection.h 2025-12-04T08:34:04.8737733Z Wrapped header: ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.8749165Z Wrapped header: ATen/ops/_sparse_mask_projection_native.h 2025-12-04T08:34:04.8760650Z Wrapped header: ATen/ops/_sparse_mask_projection_ops.h 2025-12-04T08:34:04.8771316Z Wrapped header: ATen/ops/_sparse_mm.h 2025-12-04T08:34:04.8782596Z Wrapped header: ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.8794571Z Wrapped header: ATen/ops/_sparse_mm_native.h 2025-12-04T08:34:04.8805223Z Wrapped header: ATen/ops/_sparse_mm_ops.h 2025-12-04T08:34:04.8816440Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl.h 2025-12-04T08:34:04.8827831Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_backward.h 2025-12-04T08:34:04.8838987Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_backward_native.h 2025-12-04T08:34:04.8850259Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_backward_ops.h 2025-12-04T08:34:04.8860810Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_native.h 2025-12-04T08:34:04.8871586Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_ops.h 2025-12-04T08:34:04.8882173Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm.h 2025-12-04T08:34:04.8893655Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h 2025-12-04T08:34:04.8905460Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm_native.h 2025-12-04T08:34:04.8917440Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm_ops.h 2025-12-04T08:34:04.8930571Z Wrapped header: ATen/ops/_sparse_semi_structured_apply.h 2025-12-04T08:34:04.8941198Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h 2025-12-04T08:34:04.8952510Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense.h 2025-12-04T08:34:04.8963873Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-12-04T08:34:04.8975355Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense_native.h 2025-12-04T08:34:04.8987077Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense_ops.h 2025-12-04T08:34:04.8997933Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_native.h 2025-12-04T08:34:04.9009215Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_ops.h 2025-12-04T08:34:04.9020249Z Wrapped header: ATen/ops/_sparse_semi_structured_linear.h 2025-12-04T08:34:04.9031158Z Wrapped header: ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h 2025-12-04T08:34:04.9041873Z Wrapped header: ATen/ops/_sparse_semi_structured_linear_native.h 2025-12-04T08:34:04.9053150Z Wrapped header: ATen/ops/_sparse_semi_structured_linear_ops.h 2025-12-04T08:34:04.9064919Z Wrapped header: ATen/ops/_sparse_semi_structured_mm.h 2025-12-04T08:34:04.9076166Z Wrapped header: ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h 2025-12-04T08:34:04.9087628Z Wrapped header: ATen/ops/_sparse_semi_structured_mm_native.h 2025-12-04T08:34:04.9097922Z Wrapped header: ATen/ops/_sparse_semi_structured_mm_ops.h 2025-12-04T08:34:04.9110511Z Wrapped header: ATen/ops/_sparse_semi_structured_tile.h 2025-12-04T08:34:04.9120738Z Wrapped header: ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h 2025-12-04T08:34:04.9131661Z Wrapped header: ATen/ops/_sparse_semi_structured_tile_native.h 2025-12-04T08:34:04.9142518Z Wrapped header: ATen/ops/_sparse_semi_structured_tile_ops.h 2025-12-04T08:34:04.9154107Z Wrapped header: ATen/ops/_sparse_softmax.h 2025-12-04T08:34:04.9165644Z Wrapped header: ATen/ops/_sparse_softmax_backward_data.h 2025-12-04T08:34:04.9177013Z Wrapped header: ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9188007Z Wrapped header: ATen/ops/_sparse_softmax_backward_data_native.h 2025-12-04T08:34:04.9200062Z Wrapped header: ATen/ops/_sparse_softmax_backward_data_ops.h 2025-12-04T08:34:04.9212300Z Wrapped header: ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9223352Z Wrapped header: ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.9234583Z Wrapped header: ATen/ops/_sparse_softmax_native.h 2025-12-04T08:34:04.9245360Z Wrapped header: ATen/ops/_sparse_softmax_ops.h 2025-12-04T08:34:04.9256658Z Wrapped header: ATen/ops/_sparse_sparse_matmul.h 2025-12-04T08:34:04.9268041Z Wrapped header: ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9278918Z Wrapped header: ATen/ops/_sparse_sparse_matmul_native.h 2025-12-04T08:34:04.9291145Z Wrapped header: ATen/ops/_sparse_sparse_matmul_ops.h 2025-12-04T08:34:04.9302850Z Wrapped header: ATen/ops/_sparse_sum.h 2025-12-04T08:34:04.9313684Z Wrapped header: ATen/ops/_sparse_sum_backward.h 2025-12-04T08:34:04.9325253Z Wrapped header: ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9336284Z Wrapped header: ATen/ops/_sparse_sum_backward_native.h 2025-12-04T08:34:04.9346815Z Wrapped header: ATen/ops/_sparse_sum_backward_ops.h 2025-12-04T08:34:04.9357788Z Wrapped header: ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9369906Z Wrapped header: ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.9381164Z Wrapped header: ATen/ops/_sparse_sum_native.h 2025-12-04T08:34:04.9392057Z Wrapped header: ATen/ops/_sparse_sum_ops.h 2025-12-04T08:34:04.9403960Z Wrapped header: ATen/ops/_spdiags.h 2025-12-04T08:34:04.9425366Z Wrapped header: ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9447060Z Wrapped header: ATen/ops/_spdiags_cpu_dispatch.h 2025-12-04T08:34:04.9474783Z Wrapped header: ATen/ops/_spdiags_native.h 2025-12-04T08:34:04.9505609Z Wrapped header: ATen/ops/_spdiags_ops.h 2025-12-04T08:34:04.9544178Z Wrapped header: ATen/ops/_spsolve.h 2025-12-04T08:34:04.9566516Z Wrapped header: ATen/ops/_spsolve_native.h 2025-12-04T08:34:04.9591823Z Wrapped header: ATen/ops/_spsolve_ops.h 2025-12-04T08:34:04.9616528Z Wrapped header: ATen/ops/_stack.h 2025-12-04T08:34:04.9653514Z Wrapped header: ATen/ops/_stack_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9672831Z Wrapped header: ATen/ops/_stack_cpu_dispatch.h 2025-12-04T08:34:04.9695096Z Wrapped header: ATen/ops/_stack_native.h 2025-12-04T08:34:04.9721495Z Wrapped header: ATen/ops/_stack_ops.h 2025-12-04T08:34:04.9728976Z Wrapped header: ATen/ops/_standard_gamma.h 2025-12-04T08:34:04.9738338Z Wrapped header: ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9742628Z Wrapped header: ATen/ops/_standard_gamma_cpu_dispatch.h 2025-12-04T08:34:04.9747963Z Wrapped header: ATen/ops/_standard_gamma_cuda_dispatch.h 2025-12-04T08:34:04.9754802Z Wrapped header: ATen/ops/_standard_gamma_grad.h 2025-12-04T08:34:04.9760461Z Wrapped header: ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9767250Z Wrapped header: ATen/ops/_standard_gamma_grad_cpu_dispatch.h 2025-12-04T08:34:04.9773386Z Wrapped header: ATen/ops/_standard_gamma_grad_cuda_dispatch.h 2025-12-04T08:34:04.9779615Z Wrapped header: ATen/ops/_standard_gamma_grad_native.h 2025-12-04T08:34:04.9787184Z Wrapped header: ATen/ops/_standard_gamma_grad_ops.h 2025-12-04T08:34:04.9793672Z Wrapped header: ATen/ops/_standard_gamma_native.h 2025-12-04T08:34:04.9801309Z Wrapped header: ATen/ops/_standard_gamma_ops.h 2025-12-04T08:34:04.9808607Z Wrapped header: ATen/ops/_test_ambiguous_defaults.h 2025-12-04T08:34:04.9817293Z Wrapped header: ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.9823608Z Wrapped header: ATen/ops/_test_ambiguous_defaults_native.h 2025-12-04T08:34:04.9832636Z Wrapped header: ATen/ops/_test_ambiguous_defaults_ops.h 2025-12-04T08:34:04.9839694Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch.h 2025-12-04T08:34:04.9849357Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9858788Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.9867273Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_native.h 2025-12-04T08:34:04.9876869Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_ops.h 2025-12-04T08:34:04.9885370Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view.h 2025-12-04T08:34:04.9893665Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9906370Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy.h 2025-12-04T08:34:04.9918167Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:04.9928501Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:04.9938063Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h 2025-12-04T08:34:04.9946911Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h 2025-12-04T08:34:04.9955920Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_native.h 2025-12-04T08:34:04.9965508Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_ops.h 2025-12-04T08:34:04.9975231Z Wrapped header: ATen/ops/_test_check_tensor.h 2025-12-04T08:34:04.9984364Z Wrapped header: ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:04.9994232Z Wrapped header: ATen/ops/_test_check_tensor_native.h 2025-12-04T08:34:05.0005645Z Wrapped header: ATen/ops/_test_check_tensor_ops.h 2025-12-04T08:34:05.0016011Z Wrapped header: ATen/ops/_test_functorch_fallback.h 2025-12-04T08:34:05.0025634Z Wrapped header: ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0036126Z Wrapped header: ATen/ops/_test_functorch_fallback_cpu_dispatch.h 2025-12-04T08:34:05.0046928Z Wrapped header: ATen/ops/_test_functorch_fallback_native.h 2025-12-04T08:34:05.0057364Z Wrapped header: ATen/ops/_test_functorch_fallback_ops.h 2025-12-04T08:34:05.0068516Z Wrapped header: ATen/ops/_test_optional_filled_intlist.h 2025-12-04T08:34:05.0081478Z Wrapped header: ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0093235Z Wrapped header: ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h 2025-12-04T08:34:05.0104316Z Wrapped header: ATen/ops/_test_optional_filled_intlist_native.h 2025-12-04T08:34:05.0115213Z Wrapped header: ATen/ops/_test_optional_filled_intlist_ops.h 2025-12-04T08:34:05.0125961Z Wrapped header: ATen/ops/_test_optional_floatlist.h 2025-12-04T08:34:05.0137325Z Wrapped header: ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0151025Z Wrapped header: ATen/ops/_test_optional_floatlist_cpu_dispatch.h 2025-12-04T08:34:05.0159934Z Wrapped header: ATen/ops/_test_optional_floatlist_native.h 2025-12-04T08:34:05.0170915Z Wrapped header: ATen/ops/_test_optional_floatlist_ops.h 2025-12-04T08:34:05.0182590Z Wrapped header: ATen/ops/_test_optional_intlist.h 2025-12-04T08:34:05.0193896Z Wrapped header: ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0206557Z Wrapped header: ATen/ops/_test_optional_intlist_cpu_dispatch.h 2025-12-04T08:34:05.0216629Z Wrapped header: ATen/ops/_test_optional_intlist_native.h 2025-12-04T08:34:05.0229521Z Wrapped header: ATen/ops/_test_optional_intlist_ops.h 2025-12-04T08:34:05.0238938Z Wrapped header: ATen/ops/_test_parallel_materialize.h 2025-12-04T08:34:05.0250074Z Wrapped header: ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0262041Z Wrapped header: ATen/ops/_test_parallel_materialize_native.h 2025-12-04T08:34:05.0272211Z Wrapped header: ATen/ops/_test_parallel_materialize_ops.h 2025-12-04T08:34:05.0283808Z Wrapped header: ATen/ops/_test_serialization_subcmul.h 2025-12-04T08:34:05.0294558Z Wrapped header: ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.0305080Z Wrapped header: ATen/ops/_test_serialization_subcmul_native.h 2025-12-04T08:34:05.0316346Z Wrapped header: ATen/ops/_test_serialization_subcmul_ops.h 2025-12-04T08:34:05.0326983Z Wrapped header: ATen/ops/_test_string_default.h 2025-12-04T08:34:05.0338626Z Wrapped header: ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.0349248Z Wrapped header: ATen/ops/_test_string_default_native.h 2025-12-04T08:34:05.0360507Z Wrapped header: ATen/ops/_test_string_default_ops.h 2025-12-04T08:34:05.0373497Z Wrapped header: ATen/ops/_test_warn_in_autograd.h 2025-12-04T08:34:05.0384973Z Wrapped header: ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0395032Z Wrapped header: ATen/ops/_test_warn_in_autograd_native.h 2025-12-04T08:34:05.0407229Z Wrapped header: ATen/ops/_test_warn_in_autograd_ops.h 2025-12-04T08:34:05.0417233Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward.h 2025-12-04T08:34:05.0429305Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.0438906Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward_native.h 2025-12-04T08:34:05.0450279Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h 2025-12-04T08:34:05.0462187Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward.h 2025-12-04T08:34:05.0473478Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.0485242Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h 2025-12-04T08:34:05.0496577Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h 2025-12-04T08:34:05.0509316Z Wrapped header: ATen/ops/_thnn_fused_gru_cell.h 2025-12-04T08:34:05.0519971Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward.h 2025-12-04T08:34:05.0530650Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0543944Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-12-04T08:34:05.0555433Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_native.h 2025-12-04T08:34:05.0564404Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_ops.h 2025-12-04T08:34:05.0575605Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0586670Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h 2025-12-04T08:34:05.0598496Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_native.h 2025-12-04T08:34:05.0610075Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_ops.h 2025-12-04T08:34:05.0622062Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell.h 2025-12-04T08:34:05.0632771Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward.h 2025-12-04T08:34:05.0644215Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.0654754Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl.h 2025-12-04T08:34:05.0666366Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0677947Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-12-04T08:34:05.0688765Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h 2025-12-04T08:34:05.0700342Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h 2025-12-04T08:34:05.0711959Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_native.h 2025-12-04T08:34:05.0722879Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_ops.h 2025-12-04T08:34:05.0734213Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0745393Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h 2025-12-04T08:34:05.0757195Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_native.h 2025-12-04T08:34:05.0768342Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_ops.h 2025-12-04T08:34:05.0779599Z Wrapped header: ATen/ops/_to_copy.h 2025-12-04T08:34:05.0791889Z Wrapped header: ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0804726Z Wrapped header: ATen/ops/_to_copy_native.h 2025-12-04T08:34:05.0815439Z Wrapped header: ATen/ops/_to_copy_ops.h 2025-12-04T08:34:05.0826561Z Wrapped header: ATen/ops/_to_cpu.h 2025-12-04T08:34:05.0838391Z Wrapped header: ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.0850103Z Wrapped header: ATen/ops/_to_cpu_native.h 2025-12-04T08:34:05.0863092Z Wrapped header: ATen/ops/_to_cpu_ops.h 2025-12-04T08:34:05.0872445Z Wrapped header: ATen/ops/_to_dense.h 2025-12-04T08:34:05.0883479Z Wrapped header: ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0894175Z Wrapped header: ATen/ops/_to_dense_native.h 2025-12-04T08:34:05.0910154Z Wrapped header: ATen/ops/_to_dense_ops.h 2025-12-04T08:34:05.0916450Z Wrapped header: ATen/ops/_to_sparse.h 2025-12-04T08:34:05.0927534Z Wrapped header: ATen/ops/_to_sparse_bsc.h 2025-12-04T08:34:05.0939109Z Wrapped header: ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.0951783Z Wrapped header: ATen/ops/_to_sparse_bsc_cpu_dispatch.h 2025-12-04T08:34:05.0962122Z Wrapped header: ATen/ops/_to_sparse_bsc_cuda_dispatch.h 2025-12-04T08:34:05.0973890Z Wrapped header: ATen/ops/_to_sparse_bsc_native.h 2025-12-04T08:34:05.0984804Z Wrapped header: ATen/ops/_to_sparse_bsc_ops.h 2025-12-04T08:34:05.0997023Z Wrapped header: ATen/ops/_to_sparse_bsr.h 2025-12-04T08:34:05.1008179Z Wrapped header: ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1020155Z Wrapped header: ATen/ops/_to_sparse_bsr_cpu_dispatch.h 2025-12-04T08:34:05.1031651Z Wrapped header: ATen/ops/_to_sparse_bsr_cuda_dispatch.h 2025-12-04T08:34:05.1042705Z Wrapped header: ATen/ops/_to_sparse_bsr_native.h 2025-12-04T08:34:05.1053464Z Wrapped header: ATen/ops/_to_sparse_bsr_ops.h 2025-12-04T08:34:05.1064908Z Wrapped header: ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1077071Z Wrapped header: ATen/ops/_to_sparse_cpu_dispatch.h 2025-12-04T08:34:05.1088754Z Wrapped header: ATen/ops/_to_sparse_csc.h 2025-12-04T08:34:05.1101430Z Wrapped header: ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1112291Z Wrapped header: ATen/ops/_to_sparse_csc_cpu_dispatch.h 2025-12-04T08:34:05.1123907Z Wrapped header: ATen/ops/_to_sparse_csc_cuda_dispatch.h 2025-12-04T08:34:05.1135391Z Wrapped header: ATen/ops/_to_sparse_csc_native.h 2025-12-04T08:34:05.1146730Z Wrapped header: ATen/ops/_to_sparse_csc_ops.h 2025-12-04T08:34:05.1158917Z Wrapped header: ATen/ops/_to_sparse_csr.h 2025-12-04T08:34:05.1171505Z Wrapped header: ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1182820Z Wrapped header: ATen/ops/_to_sparse_csr_cpu_dispatch.h 2025-12-04T08:34:05.1194413Z Wrapped header: ATen/ops/_to_sparse_csr_cuda_dispatch.h 2025-12-04T08:34:05.1206183Z Wrapped header: ATen/ops/_to_sparse_csr_native.h 2025-12-04T08:34:05.1217829Z Wrapped header: ATen/ops/_to_sparse_csr_ops.h 2025-12-04T08:34:05.1231035Z Wrapped header: ATen/ops/_to_sparse_cuda_dispatch.h 2025-12-04T08:34:05.1243083Z Wrapped header: ATen/ops/_to_sparse_native.h 2025-12-04T08:34:05.1253663Z Wrapped header: ATen/ops/_to_sparse_ops.h 2025-12-04T08:34:05.1266752Z Wrapped header: ATen/ops/_to_sparse_semi_structured.h 2025-12-04T08:34:05.1279430Z Wrapped header: ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h 2025-12-04T08:34:05.1288651Z Wrapped header: ATen/ops/_to_sparse_semi_structured_native.h 2025-12-04T08:34:05.1300403Z Wrapped header: ATen/ops/_to_sparse_semi_structured_ops.h 2025-12-04T08:34:05.1312241Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv.h 2025-12-04T08:34:05.1323336Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1334890Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h 2025-12-04T08:34:05.1345555Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h 2025-12-04T08:34:05.1357524Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_native.h 2025-12-04T08:34:05.1369639Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_ops.h 2025-12-04T08:34:05.1378767Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd.h 2025-12-04T08:34:05.1389738Z Wrapped header: ATen/ops/_trilinear.h 2025-12-04T08:34:05.1401219Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1412043Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-12-04T08:34:05.1423819Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-12-04T08:34:05.1434970Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_native.h 2025-12-04T08:34:05.1444455Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_ops.h 2025-12-04T08:34:05.1456242Z Wrapped header: ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1469197Z Wrapped header: ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.1479042Z Wrapped header: ATen/ops/_trilinear_native.h 2025-12-04T08:34:05.1491245Z Wrapped header: ATen/ops/_trilinear_ops.h 2025-12-04T08:34:05.1502235Z Wrapped header: ATen/ops/_triton_multi_head_attention.h 2025-12-04T08:34:05.1513763Z Wrapped header: ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1524898Z Wrapped header: ATen/ops/_triton_multi_head_attention_cuda_dispatch.h 2025-12-04T08:34:05.1536773Z Wrapped header: ATen/ops/_triton_multi_head_attention_native.h 2025-12-04T08:34:05.1549352Z Wrapped header: ATen/ops/_triton_multi_head_attention_ops.h 2025-12-04T08:34:05.1559072Z Wrapped header: ATen/ops/_triton_scaled_dot_attention.h 2025-12-04T08:34:05.1570738Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1581776Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h 2025-12-04T08:34:05.1592786Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_native.h 2025-12-04T08:34:05.1604998Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_ops.h 2025-12-04T08:34:05.1616829Z Wrapped header: ATen/ops/_unique.h 2025-12-04T08:34:05.1628401Z Wrapped header: ATen/ops/_unique2.h 2025-12-04T08:34:05.1640243Z Wrapped header: ATen/ops/_unique2_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1651917Z Wrapped header: ATen/ops/_unique2_cpu_dispatch.h 2025-12-04T08:34:05.1663811Z Wrapped header: ATen/ops/_unique2_cuda_dispatch.h 2025-12-04T08:34:05.1676078Z Wrapped header: ATen/ops/_unique2_native.h 2025-12-04T08:34:05.1686608Z Wrapped header: ATen/ops/_unique2_ops.h 2025-12-04T08:34:05.1698392Z Wrapped header: ATen/ops/_unique_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1710079Z Wrapped header: ATen/ops/_unique_cpu_dispatch.h 2025-12-04T08:34:05.1721258Z Wrapped header: ATen/ops/_unique_cuda_dispatch.h 2025-12-04T08:34:05.1732296Z Wrapped header: ATen/ops/_unique_native.h 2025-12-04T08:34:05.1743860Z Wrapped header: ATen/ops/_unique_ops.h 2025-12-04T08:34:05.1755759Z Wrapped header: ATen/ops/_unpack_dual.h 2025-12-04T08:34:05.1767908Z Wrapped header: ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.1779748Z Wrapped header: ATen/ops/_unpack_dual_native.h 2025-12-04T08:34:05.1790575Z Wrapped header: ATen/ops/_unpack_dual_ops.h 2025-12-04T08:34:05.1802239Z Wrapped header: ATen/ops/_unsafe_index.h 2025-12-04T08:34:05.1814580Z Wrapped header: ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1825765Z Wrapped header: ATen/ops/_unsafe_index_native.h 2025-12-04T08:34:05.1837690Z Wrapped header: ATen/ops/_unsafe_index_ops.h 2025-12-04T08:34:05.1849116Z Wrapped header: ATen/ops/_unsafe_index_put.h 2025-12-04T08:34:05.1861380Z Wrapped header: ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1872932Z Wrapped header: ATen/ops/_unsafe_index_put_native.h 2025-12-04T08:34:05.1884658Z Wrapped header: ATen/ops/_unsafe_index_put_ops.h 2025-12-04T08:34:05.1896840Z Wrapped header: ATen/ops/_unsafe_masked_index.h 2025-12-04T08:34:05.1908583Z Wrapped header: ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1919818Z Wrapped header: ATen/ops/_unsafe_masked_index_native.h 2025-12-04T08:34:05.1931459Z Wrapped header: ATen/ops/_unsafe_masked_index_ops.h 2025-12-04T08:34:05.1943206Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate.h 2025-12-04T08:34:05.1955228Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.1966850Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate_native.h 2025-12-04T08:34:05.1978540Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate_ops.h 2025-12-04T08:34:05.1990217Z Wrapped header: ATen/ops/_unsafe_view.h 2025-12-04T08:34:05.2002215Z Wrapped header: ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.2014766Z Wrapped header: ATen/ops/_unsafe_view_native.h 2025-12-04T08:34:05.2030262Z Wrapped header: ATen/ops/_unsafe_view_ops.h 2025-12-04T08:34:05.2040286Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa.h 2025-12-04T08:34:05.2048091Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward.h 2025-12-04T08:34:05.2058249Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2069714Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-12-04T08:34:05.2079902Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-12-04T08:34:05.2091525Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_meta.h 2025-12-04T08:34:05.2104075Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-12-04T08:34:05.2115807Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_native.h 2025-12-04T08:34:05.2126541Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_ops.h 2025-12-04T08:34:05.2138297Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2151000Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.2160781Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h 2025-12-04T08:34:05.2171515Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h 2025-12-04T08:34:05.2183196Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_meta.h 2025-12-04T08:34:05.2193979Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h 2025-12-04T08:34:05.2205253Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_native.h 2025-12-04T08:34:05.2216891Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_ops.h 2025-12-04T08:34:05.2227569Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa.h 2025-12-04T08:34:05.2236800Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward.h 2025-12-04T08:34:05.2249290Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2260920Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-12-04T08:34:05.2273159Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-12-04T08:34:05.2284743Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_meta.h 2025-12-04T08:34:05.2297306Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-12-04T08:34:05.2309470Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_native.h 2025-12-04T08:34:05.2320742Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_ops.h 2025-12-04T08:34:05.2333526Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2345403Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.2360777Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h 2025-12-04T08:34:05.2372250Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h 2025-12-04T08:34:05.2384327Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_meta.h 2025-12-04T08:34:05.2397086Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h 2025-12-04T08:34:05.2409808Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_native.h 2025-12-04T08:34:05.2420980Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_ops.h 2025-12-04T08:34:05.2431033Z Wrapped header: ATen/ops/_upsample_nearest_exact1d.h 2025-12-04T08:34:05.2439981Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward.h 2025-12-04T08:34:05.2452388Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2464150Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-12-04T08:34:05.2475014Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-12-04T08:34:05.2487528Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_meta.h 2025-12-04T08:34:05.2500367Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-12-04T08:34:05.2512781Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_native.h 2025-12-04T08:34:05.2524639Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_ops.h 2025-12-04T08:34:05.2536498Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2548639Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.2560685Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h 2025-12-04T08:34:05.2573009Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h 2025-12-04T08:34:05.2584068Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_meta.h 2025-12-04T08:34:05.2595340Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h 2025-12-04T08:34:05.2607232Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_native.h 2025-12-04T08:34:05.2618558Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_ops.h 2025-12-04T08:34:05.2628750Z Wrapped header: ATen/ops/_upsample_nearest_exact2d.h 2025-12-04T08:34:05.2639120Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward.h 2025-12-04T08:34:05.2650435Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2661416Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-12-04T08:34:05.2673184Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-12-04T08:34:05.2685043Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_meta.h 2025-12-04T08:34:05.2697155Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-12-04T08:34:05.2708537Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_native.h 2025-12-04T08:34:05.2719946Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_ops.h 2025-12-04T08:34:05.2731443Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2743040Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.2755186Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h 2025-12-04T08:34:05.2766561Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h 2025-12-04T08:34:05.2777901Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_meta.h 2025-12-04T08:34:05.2789980Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h 2025-12-04T08:34:05.2802291Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_native.h 2025-12-04T08:34:05.2817162Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_ops.h 2025-12-04T08:34:05.2824786Z Wrapped header: ATen/ops/_upsample_nearest_exact3d.h 2025-12-04T08:34:05.2832407Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward.h 2025-12-04T08:34:05.2843824Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2855324Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-12-04T08:34:05.2870729Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-12-04T08:34:05.2883467Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_meta.h 2025-12-04T08:34:05.2893979Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-12-04T08:34:05.2905555Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_native.h 2025-12-04T08:34:05.2917362Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_ops.h 2025-12-04T08:34:05.2928629Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.2940107Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.2951980Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h 2025-12-04T08:34:05.2963838Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h 2025-12-04T08:34:05.2975309Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_meta.h 2025-12-04T08:34:05.2987016Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h 2025-12-04T08:34:05.2997914Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_native.h 2025-12-04T08:34:05.3009482Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_ops.h 2025-12-04T08:34:05.3021389Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss.h 2025-12-04T08:34:05.3034892Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T08:34:05.3044844Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss_native.h 2025-12-04T08:34:05.3055777Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss_ops.h 2025-12-04T08:34:05.3069374Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight.h 2025-12-04T08:34:05.3078113Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3090001Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight_native.h 2025-12-04T08:34:05.3102267Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h 2025-12-04T08:34:05.3115220Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices.h 2025-12-04T08:34:05.3129567Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h 2025-12-04T08:34:05.3140407Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h 2025-12-04T08:34:05.3149907Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_native.h 2025-12-04T08:34:05.3160540Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_ops.h 2025-12-04T08:34:05.3172245Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args.h 2025-12-04T08:34:05.3183769Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3195264Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args_native.h 2025-12-04T08:34:05.3208589Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args_ops.h 2025-12-04T08:34:05.3218775Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args.h 2025-12-04T08:34:05.3230943Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3242394Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args_native.h 2025-12-04T08:34:05.3253611Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args_ops.h 2025-12-04T08:34:05.3266951Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args.h 2025-12-04T08:34:05.3279489Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3290875Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args_native.h 2025-12-04T08:34:05.3302915Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args_ops.h 2025-12-04T08:34:05.3314775Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args.h 2025-12-04T08:34:05.3326146Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3336853Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args_native.h 2025-12-04T08:34:05.3348533Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args_ops.h 2025-12-04T08:34:05.3360165Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args.h 2025-12-04T08:34:05.3371531Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3386300Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args_native.h 2025-12-04T08:34:05.3397500Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args_ops.h 2025-12-04T08:34:05.3409273Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args.h 2025-12-04T08:34:05.3421893Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3432923Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args_native.h 2025-12-04T08:34:05.3442734Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args_ops.h 2025-12-04T08:34:05.3453679Z Wrapped header: ATen/ops/_values.h 2025-12-04T08:34:05.3465537Z Wrapped header: ATen/ops/_values_copy.h 2025-12-04T08:34:05.3476975Z Wrapped header: ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.3488005Z Wrapped header: ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.3500274Z Wrapped header: ATen/ops/_values_copy_native.h 2025-12-04T08:34:05.3513307Z Wrapped header: ATen/ops/_values_copy_ops.h 2025-12-04T08:34:05.3524440Z Wrapped header: ATen/ops/_values_native.h 2025-12-04T08:34:05.3536310Z Wrapped header: ATen/ops/_values_ops.h 2025-12-04T08:34:05.3547951Z Wrapped header: ATen/ops/_version.h 2025-12-04T08:34:05.3561229Z Wrapped header: ATen/ops/_version_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3571194Z Wrapped header: ATen/ops/_version_native.h 2025-12-04T08:34:05.3582043Z Wrapped header: ATen/ops/_version_ops.h 2025-12-04T08:34:05.3594917Z Wrapped header: ATen/ops/_weight_int4pack_mm.h 2025-12-04T08:34:05.3605408Z Wrapped header: ATen/ops/_weight_int4pack_mm_cuda_dispatch.h 2025-12-04T08:34:05.3617304Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu.h 2025-12-04T08:34:05.3630236Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-12-04T08:34:05.3641747Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu_native.h 2025-12-04T08:34:05.3654242Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu_ops.h 2025-12-04T08:34:05.3666027Z Wrapped header: ATen/ops/_weight_int4pack_mm_native.h 2025-12-04T08:34:05.3678448Z Wrapped header: ATen/ops/_weight_int4pack_mm_ops.h 2025-12-04T08:34:05.3690588Z Wrapped header: ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h 2025-12-04T08:34:05.3703103Z Wrapped header: ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-12-04T08:34:05.3714420Z Wrapped header: ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-12-04T08:34:05.3726645Z Wrapped header: ATen/ops/_weight_int8pack_mm.h 2025-12-04T08:34:05.3738542Z Wrapped header: ATen/ops/_weight_int8pack_mm_cpu_dispatch.h 2025-12-04T08:34:05.3752670Z Wrapped header: ATen/ops/_weight_int8pack_mm_cuda_dispatch.h 2025-12-04T08:34:05.3763088Z Wrapped header: ATen/ops/_weight_int8pack_mm_native.h 2025-12-04T08:34:05.3775138Z Wrapped header: ATen/ops/_weight_int8pack_mm_ops.h 2025-12-04T08:34:05.3787980Z Wrapped header: ATen/ops/_weight_norm.h 2025-12-04T08:34:05.3800315Z Wrapped header: ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3815138Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward.h 2025-12-04T08:34:05.3825111Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.3838667Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward_native.h 2025-12-04T08:34:05.3848894Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward_ops.h 2025-12-04T08:34:05.3859745Z Wrapped header: ATen/ops/_weight_norm_interface.h 2025-12-04T08:34:05.3871999Z Wrapped header: ATen/ops/_weight_norm_interface_backward.h 2025-12-04T08:34:05.3884738Z Wrapped header: ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.3896103Z Wrapped header: ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h 2025-12-04T08:34:05.3909110Z Wrapped header: ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h 2025-12-04T08:34:05.3920484Z Wrapped header: ATen/ops/_weight_norm_interface_backward_native.h 2025-12-04T08:34:05.3932389Z Wrapped header: ATen/ops/_weight_norm_interface_backward_ops.h 2025-12-04T08:34:05.3944946Z Wrapped header: ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.3956478Z Wrapped header: ATen/ops/_weight_norm_interface_cpu_dispatch.h 2025-12-04T08:34:05.3968233Z Wrapped header: ATen/ops/_weight_norm_interface_cuda_dispatch.h 2025-12-04T08:34:05.3980238Z Wrapped header: ATen/ops/_weight_norm_interface_native.h 2025-12-04T08:34:05.3992337Z Wrapped header: ATen/ops/_weight_norm_interface_ops.h 2025-12-04T08:34:05.4004986Z Wrapped header: ATen/ops/_weight_norm_native.h 2025-12-04T08:34:05.4017204Z Wrapped header: ATen/ops/_weight_norm_ops.h 2025-12-04T08:34:05.4029579Z Wrapped header: ATen/ops/_wrapped_linear_prepack.h 2025-12-04T08:34:05.4042145Z Wrapped header: ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.4055267Z Wrapped header: ATen/ops/_wrapped_linear_prepack_native.h 2025-12-04T08:34:05.4066187Z Wrapped header: ATen/ops/_wrapped_linear_prepack_ops.h 2025-12-04T08:34:05.4078563Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked.h 2025-12-04T08:34:05.4090051Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.4101967Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked_native.h 2025-12-04T08:34:05.4114225Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked_ops.h 2025-12-04T08:34:05.4124975Z Wrapped header: ATen/ops/abs.h 2025-12-04T08:34:05.4136264Z Wrapped header: ATen/ops/abs_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.4148052Z Wrapped header: ATen/ops/abs_cpu_dispatch.h 2025-12-04T08:34:05.4159277Z Wrapped header: ATen/ops/abs_cuda_dispatch.h 2025-12-04T08:34:05.4171563Z Wrapped header: ATen/ops/abs_native.h 2025-12-04T08:34:05.4184327Z Wrapped header: ATen/ops/abs_ops.h 2025-12-04T08:34:05.4196118Z Wrapped header: ATen/ops/absolute.h 2025-12-04T08:34:05.4208987Z Wrapped header: ATen/ops/absolute_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.4219876Z Wrapped header: ATen/ops/absolute_native.h 2025-12-04T08:34:05.4231849Z Wrapped header: ATen/ops/absolute_ops.h 2025-12-04T08:34:05.4244066Z Wrapped header: ATen/ops/acos.h 2025-12-04T08:34:05.4256813Z Wrapped header: ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.4270068Z Wrapped header: ATen/ops/acos_cpu_dispatch.h 2025-12-04T08:34:05.4281715Z Wrapped header: ATen/ops/acos_cuda_dispatch.h 2025-12-04T08:34:05.4293549Z Wrapped header: ATen/ops/acos_meta.h 2025-12-04T08:34:05.4306914Z Wrapped header: ATen/ops/acos_meta_dispatch.h 2025-12-04T08:34:05.4317619Z Wrapped header: ATen/ops/acos_native.h 2025-12-04T08:34:05.4329535Z Wrapped header: ATen/ops/acos_ops.h 2025-12-04T08:34:05.4341831Z Wrapped header: ATen/ops/acosh.h 2025-12-04T08:34:05.4354061Z Wrapped header: ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.4367379Z Wrapped header: ATen/ops/acosh_cpu_dispatch.h 2025-12-04T08:34:05.4379754Z Wrapped header: ATen/ops/acosh_cuda_dispatch.h 2025-12-04T08:34:05.4392781Z Wrapped header: ATen/ops/acosh_meta.h 2025-12-04T08:34:05.4401040Z Wrapped header: ATen/ops/acosh_meta_dispatch.h 2025-12-04T08:34:05.4414902Z Wrapped header: ATen/ops/acosh_native.h 2025-12-04T08:34:05.4427298Z Wrapped header: ATen/ops/acosh_ops.h 2025-12-04T08:34:05.4438283Z Wrapped header: ATen/ops/adaptive_avg_pool1d.h 2025-12-04T08:34:05.4448699Z Wrapped header: ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.4460609Z Wrapped header: ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.4472528Z Wrapped header: ATen/ops/adaptive_avg_pool1d_native.h 2025-12-04T08:34:05.4484556Z Wrapped header: ATen/ops/adaptive_avg_pool1d_ops.h 2025-12-04T08:34:05.4494281Z Wrapped header: ATen/ops/adaptive_avg_pool2d.h 2025-12-04T08:34:05.4506070Z Wrapped header: ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.4518251Z Wrapped header: ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T08:34:05.4529901Z Wrapped header: ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T08:34:05.4541728Z Wrapped header: ATen/ops/adaptive_avg_pool2d_native.h 2025-12-04T08:34:05.4553945Z Wrapped header: ATen/ops/adaptive_avg_pool2d_ops.h 2025-12-04T08:34:05.4564157Z Wrapped header: ATen/ops/adaptive_avg_pool3d.h 2025-12-04T08:34:05.4576719Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward.h 2025-12-04T08:34:05.4588627Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T08:34:05.4601147Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T08:34:05.4613184Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_native.h 2025-12-04T08:34:05.4625964Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_ops.h 2025-12-04T08:34:05.4639667Z Wrapped header: ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.4650214Z Wrapped header: ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T08:34:05.4662106Z Wrapped header: ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T08:34:05.4674733Z Wrapped header: ATen/ops/adaptive_avg_pool3d_native.h 2025-12-04T08:34:05.4687423Z Wrapped header: ATen/ops/adaptive_avg_pool3d_ops.h 2025-12-04T08:34:05.4699942Z Wrapped header: ATen/ops/adaptive_max_pool1d.h 2025-12-04T08:34:05.4711991Z Wrapped header: ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.4723482Z Wrapped header: ATen/ops/adaptive_max_pool1d_native.h 2025-12-04T08:34:05.4735431Z Wrapped header: ATen/ops/adaptive_max_pool1d_ops.h 2025-12-04T08:34:05.4749551Z Wrapped header: ATen/ops/adaptive_max_pool2d.h 2025-12-04T08:34:05.4760863Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward.h 2025-12-04T08:34:05.4771730Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.4784085Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h 2025-12-04T08:34:05.4796467Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h 2025-12-04T08:34:05.4809704Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_meta.h 2025-12-04T08:34:05.4820862Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h 2025-12-04T08:34:05.4833442Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_native.h 2025-12-04T08:34:05.4846440Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_ops.h 2025-12-04T08:34:05.4859357Z Wrapped header: ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.4871136Z Wrapped header: ATen/ops/adaptive_max_pool2d_cpu_dispatch.h 2025-12-04T08:34:05.4882776Z Wrapped header: ATen/ops/adaptive_max_pool2d_cuda_dispatch.h 2025-12-04T08:34:05.4895430Z Wrapped header: ATen/ops/adaptive_max_pool2d_meta.h 2025-12-04T08:34:05.4908790Z Wrapped header: ATen/ops/adaptive_max_pool2d_meta_dispatch.h 2025-12-04T08:34:05.4920901Z Wrapped header: ATen/ops/adaptive_max_pool2d_native.h 2025-12-04T08:34:05.4932138Z Wrapped header: ATen/ops/adaptive_max_pool2d_ops.h 2025-12-04T08:34:05.4944209Z Wrapped header: ATen/ops/adaptive_max_pool3d.h 2025-12-04T08:34:05.4955387Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward.h 2025-12-04T08:34:05.4967626Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.4984173Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h 2025-12-04T08:34:05.4997314Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h 2025-12-04T08:34:05.5009470Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_meta.h 2025-12-04T08:34:05.5020989Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h 2025-12-04T08:34:05.5034048Z Wrapped header: ATen/ops/adaptive_max_pool3d_meta.h 2025-12-04T08:34:05.5044801Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_native.h 2025-12-04T08:34:05.5055957Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_ops.h 2025-12-04T08:34:05.5072874Z Wrapped header: ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.5082786Z Wrapped header: ATen/ops/adaptive_max_pool3d_cpu_dispatch.h 2025-12-04T08:34:05.5095712Z Wrapped header: ATen/ops/adaptive_max_pool3d_cuda_dispatch.h 2025-12-04T08:34:05.5106916Z Wrapped header: ATen/ops/adaptive_max_pool3d_meta_dispatch.h 2025-12-04T08:34:05.5118017Z Wrapped header: ATen/ops/adaptive_max_pool3d_native.h 2025-12-04T08:34:05.5130417Z Wrapped header: ATen/ops/adaptive_max_pool3d_ops.h 2025-12-04T08:34:05.5144831Z Wrapped header: ATen/ops/add.h 2025-12-04T08:34:05.5155879Z Wrapped header: ATen/ops/add_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.5168147Z Wrapped header: ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.5181881Z Wrapped header: ATen/ops/add_cpu_dispatch.h 2025-12-04T08:34:05.5192009Z Wrapped header: ATen/ops/add_cuda_dispatch.h 2025-12-04T08:34:05.5203933Z Wrapped header: ATen/ops/add_meta.h 2025-12-04T08:34:05.5216202Z Wrapped header: ATen/ops/add_meta_dispatch.h 2025-12-04T08:34:05.5230894Z Wrapped header: ATen/ops/add_native.h 2025-12-04T08:34:05.5239031Z Wrapped header: ATen/ops/add_ops.h 2025-12-04T08:34:05.5252427Z Wrapped header: ATen/ops/addbmm.h 2025-12-04T08:34:05.5262781Z Wrapped header: ATen/ops/addbmm_cpu_dispatch.h 2025-12-04T08:34:05.5276932Z Wrapped header: ATen/ops/addbmm_cuda_dispatch.h 2025-12-04T08:34:05.5287004Z Wrapped header: ATen/ops/addbmm_meta_dispatch.h 2025-12-04T08:34:05.5298473Z Wrapped header: ATen/ops/addbmm_native.h 2025-12-04T08:34:05.5312037Z Wrapped header: ATen/ops/addbmm_ops.h 2025-12-04T08:34:05.5322852Z Wrapped header: ATen/ops/addcdiv.h 2025-12-04T08:34:05.5335456Z Wrapped header: ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.5351490Z Wrapped header: ATen/ops/addcdiv_cpu_dispatch.h 2025-12-04T08:34:05.5361303Z Wrapped header: ATen/ops/addcdiv_cuda_dispatch.h 2025-12-04T08:34:05.5371071Z Wrapped header: ATen/ops/addcdiv_meta.h 2025-12-04T08:34:05.5385259Z Wrapped header: ATen/ops/addcdiv_meta_dispatch.h 2025-12-04T08:34:05.5395139Z Wrapped header: ATen/ops/addcdiv_native.h 2025-12-04T08:34:05.5407456Z Wrapped header: ATen/ops/addcdiv_ops.h 2025-12-04T08:34:05.5420252Z Wrapped header: ATen/ops/addcmul.h 2025-12-04T08:34:05.5430184Z Wrapped header: ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.5442288Z Wrapped header: ATen/ops/addcmul_cpu_dispatch.h 2025-12-04T08:34:05.5454332Z Wrapped header: ATen/ops/addcmul_cuda_dispatch.h 2025-12-04T08:34:05.5468749Z Wrapped header: ATen/ops/addcmul_meta.h 2025-12-04T08:34:05.5479350Z Wrapped header: ATen/ops/addcmul_meta_dispatch.h 2025-12-04T08:34:05.5492368Z Wrapped header: ATen/ops/addcmul_native.h 2025-12-04T08:34:05.5503140Z Wrapped header: ATen/ops/addcmul_ops.h 2025-12-04T08:34:05.5517421Z Wrapped header: ATen/ops/addmm.h 2025-12-04T08:34:05.5528275Z Wrapped header: ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.5541418Z Wrapped header: ATen/ops/addmm_cpu_dispatch.h 2025-12-04T08:34:05.5551682Z Wrapped header: ATen/ops/addmm_cuda_dispatch.h 2025-12-04T08:34:05.5563374Z Wrapped header: ATen/ops/addmm_meta.h 2025-12-04T08:34:05.5575035Z Wrapped header: ATen/ops/addmm_meta_dispatch.h 2025-12-04T08:34:05.5589232Z Wrapped header: ATen/ops/addmm_native.h 2025-12-04T08:34:05.5598065Z Wrapped header: ATen/ops/addmm_ops.h 2025-12-04T08:34:05.5610428Z Wrapped header: ATen/ops/addmv.h 2025-12-04T08:34:05.5622311Z Wrapped header: ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.5634595Z Wrapped header: ATen/ops/addmv_cpu_dispatch.h 2025-12-04T08:34:05.5648364Z Wrapped header: ATen/ops/addmv_cuda_dispatch.h 2025-12-04T08:34:05.5658809Z Wrapped header: ATen/ops/addmv_meta.h 2025-12-04T08:34:05.5672760Z Wrapped header: ATen/ops/addmv_meta_dispatch.h 2025-12-04T08:34:05.5683940Z Wrapped header: ATen/ops/addmv_native.h 2025-12-04T08:34:05.5695722Z Wrapped header: ATen/ops/addmv_ops.h 2025-12-04T08:34:05.5708390Z Wrapped header: ATen/ops/addr.h 2025-12-04T08:34:05.5720202Z Wrapped header: ATen/ops/addr_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.5733139Z Wrapped header: ATen/ops/addr_cpu_dispatch.h 2025-12-04T08:34:05.5746038Z Wrapped header: ATen/ops/addr_cuda_dispatch.h 2025-12-04T08:34:05.5758970Z Wrapped header: ATen/ops/addr_native.h 2025-12-04T08:34:05.5771162Z Wrapped header: ATen/ops/addr_ops.h 2025-12-04T08:34:05.5781599Z Wrapped header: ATen/ops/adjoint.h 2025-12-04T08:34:05.5793831Z Wrapped header: ATen/ops/adjoint_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.5807342Z Wrapped header: ATen/ops/adjoint_native.h 2025-12-04T08:34:05.5817287Z Wrapped header: ATen/ops/adjoint_ops.h 2025-12-04T08:34:05.5826790Z Wrapped header: ATen/ops/affine_grid_generator.h 2025-12-04T08:34:05.5838335Z Wrapped header: ATen/ops/affine_grid_generator_backward.h 2025-12-04T08:34:05.5850443Z Wrapped header: ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.5861998Z Wrapped header: ATen/ops/affine_grid_generator_backward_native.h 2025-12-04T08:34:05.5874366Z Wrapped header: ATen/ops/affine_grid_generator_backward_ops.h 2025-12-04T08:34:05.5886710Z Wrapped header: ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.5899019Z Wrapped header: ATen/ops/affine_grid_generator_native.h 2025-12-04T08:34:05.5911251Z Wrapped header: ATen/ops/affine_grid_generator_ops.h 2025-12-04T08:34:05.5923548Z Wrapped header: ATen/ops/alias.h 2025-12-04T08:34:05.5935904Z Wrapped header: ATen/ops/alias_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.5948467Z Wrapped header: ATen/ops/alias_copy.h 2025-12-04T08:34:05.5960940Z Wrapped header: ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.5972714Z Wrapped header: ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.5984919Z Wrapped header: ATen/ops/alias_copy_native.h 2025-12-04T08:34:05.6002358Z Wrapped header: ATen/ops/alias_copy_ops.h 2025-12-04T08:34:05.6015111Z Wrapped header: ATen/ops/alias_native.h 2025-12-04T08:34:05.6027138Z Wrapped header: ATen/ops/alias_ops.h 2025-12-04T08:34:05.6039609Z Wrapped header: ATen/ops/align_as.h 2025-12-04T08:34:05.6051811Z Wrapped header: ATen/ops/align_as_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.6064099Z Wrapped header: ATen/ops/align_as_native.h 2025-12-04T08:34:05.6076197Z Wrapped header: ATen/ops/align_as_ops.h 2025-12-04T08:34:05.6088556Z Wrapped header: ATen/ops/align_tensors.h 2025-12-04T08:34:05.6100962Z Wrapped header: ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.6113856Z Wrapped header: ATen/ops/align_tensors_native.h 2025-12-04T08:34:05.6125178Z Wrapped header: ATen/ops/align_tensors_ops.h 2025-12-04T08:34:05.6137118Z Wrapped header: ATen/ops/align_to.h 2025-12-04T08:34:05.6149553Z Wrapped header: ATen/ops/align_to_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.6161884Z Wrapped header: ATen/ops/align_to_native.h 2025-12-04T08:34:05.6174549Z Wrapped header: ATen/ops/align_to_ops.h 2025-12-04T08:34:05.6187672Z Wrapped header: ATen/ops/all.h 2025-12-04T08:34:05.6202006Z Wrapped header: ATen/ops/all_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.6215146Z Wrapped header: ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.6233723Z Wrapped header: ATen/ops/all_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.6239621Z Wrapped header: ATen/ops/all_cpu_dispatch.h 2025-12-04T08:34:05.6250758Z Wrapped header: ATen/ops/all_cuda_dispatch.h 2025-12-04T08:34:05.6261953Z Wrapped header: ATen/ops/all_meta.h 2025-12-04T08:34:05.6277183Z Wrapped header: ATen/ops/all_meta_dispatch.h 2025-12-04T08:34:05.6286963Z Wrapped header: ATen/ops/all_native.h 2025-12-04T08:34:05.6297449Z Wrapped header: ATen/ops/all_ops.h 2025-12-04T08:34:05.6308762Z Wrapped header: ATen/ops/allclose.h 2025-12-04T08:34:05.6321586Z Wrapped header: ATen/ops/allclose_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.6333258Z Wrapped header: ATen/ops/allclose_native.h 2025-12-04T08:34:05.6345231Z Wrapped header: ATen/ops/allclose_ops.h 2025-12-04T08:34:05.6357326Z Wrapped header: ATen/ops/alpha_dropout.h 2025-12-04T08:34:05.6370117Z Wrapped header: ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.6382160Z Wrapped header: ATen/ops/alpha_dropout_native.h 2025-12-04T08:34:05.6393475Z Wrapped header: ATen/ops/alpha_dropout_ops.h 2025-12-04T08:34:05.6406370Z Wrapped header: ATen/ops/amax.h 2025-12-04T08:34:05.6417389Z Wrapped header: ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.6430390Z Wrapped header: ATen/ops/amax_cpu_dispatch.h 2025-12-04T08:34:05.6442748Z Wrapped header: ATen/ops/amax_cuda_dispatch.h 2025-12-04T08:34:05.6455103Z Wrapped header: ATen/ops/amax_meta.h 2025-12-04T08:34:05.6466345Z Wrapped header: ATen/ops/amax_meta_dispatch.h 2025-12-04T08:34:05.6478313Z Wrapped header: ATen/ops/amax_native.h 2025-12-04T08:34:05.6490480Z Wrapped header: ATen/ops/amax_ops.h 2025-12-04T08:34:05.6501985Z Wrapped header: ATen/ops/amin.h 2025-12-04T08:34:05.6514573Z Wrapped header: ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.6526951Z Wrapped header: ATen/ops/amin_cpu_dispatch.h 2025-12-04T08:34:05.6538589Z Wrapped header: ATen/ops/amin_cuda_dispatch.h 2025-12-04T08:34:05.6550984Z Wrapped header: ATen/ops/amin_meta.h 2025-12-04T08:34:05.6564327Z Wrapped header: ATen/ops/amin_meta_dispatch.h 2025-12-04T08:34:05.6575967Z Wrapped header: ATen/ops/amin_native.h 2025-12-04T08:34:05.6587680Z Wrapped header: ATen/ops/amin_ops.h 2025-12-04T08:34:05.6600827Z Wrapped header: ATen/ops/aminmax.h 2025-12-04T08:34:05.6612467Z Wrapped header: ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.6623893Z Wrapped header: ATen/ops/aminmax_cpu_dispatch.h 2025-12-04T08:34:05.6636588Z Wrapped header: ATen/ops/aminmax_cuda_dispatch.h 2025-12-04T08:34:05.6649864Z Wrapped header: ATen/ops/aminmax_meta.h 2025-12-04T08:34:05.6662091Z Wrapped header: ATen/ops/aminmax_meta_dispatch.h 2025-12-04T08:34:05.6675307Z Wrapped header: ATen/ops/aminmax_native.h 2025-12-04T08:34:05.6687467Z Wrapped header: ATen/ops/aminmax_ops.h 2025-12-04T08:34:05.6700862Z Wrapped header: ATen/ops/and.h 2025-12-04T08:34:05.6713108Z Wrapped header: ATen/ops/and_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.6725632Z Wrapped header: ATen/ops/and_native.h 2025-12-04T08:34:05.6735301Z Wrapped header: ATen/ops/and_ops.h 2025-12-04T08:34:05.6749531Z Wrapped header: ATen/ops/angle.h 2025-12-04T08:34:05.6759694Z Wrapped header: ATen/ops/angle_cpu_dispatch.h 2025-12-04T08:34:05.6771136Z Wrapped header: ATen/ops/angle_cuda_dispatch.h 2025-12-04T08:34:05.6782722Z Wrapped header: ATen/ops/angle_native.h 2025-12-04T08:34:05.6794805Z Wrapped header: ATen/ops/angle_ops.h 2025-12-04T08:34:05.6806127Z Wrapped header: ATen/ops/any.h 2025-12-04T08:34:05.6821171Z Wrapped header: ATen/ops/any_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.6830987Z Wrapped header: ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.6842468Z Wrapped header: ATen/ops/any_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.6855107Z Wrapped header: ATen/ops/any_cpu_dispatch.h 2025-12-04T08:34:05.6869325Z Wrapped header: ATen/ops/any_cuda_dispatch.h 2025-12-04T08:34:05.6880800Z Wrapped header: ATen/ops/any_meta.h 2025-12-04T08:34:05.6896256Z Wrapped header: ATen/ops/any_meta_dispatch.h 2025-12-04T08:34:05.6905552Z Wrapped header: ATen/ops/any_native.h 2025-12-04T08:34:05.6914378Z Wrapped header: ATen/ops/any_ops.h 2025-12-04T08:34:05.6922624Z Wrapped header: ATen/ops/arange.h 2025-12-04T08:34:05.6934631Z Wrapped header: ATen/ops/arange_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.6950618Z Wrapped header: ATen/ops/arange_cpu_dispatch.h 2025-12-04T08:34:05.6958231Z Wrapped header: ATen/ops/arange_cuda_dispatch.h 2025-12-04T08:34:05.6970305Z Wrapped header: ATen/ops/arange_meta_dispatch.h 2025-12-04T08:34:05.6982665Z Wrapped header: ATen/ops/arange_native.h 2025-12-04T08:34:05.6992501Z Wrapped header: ATen/ops/arange_ops.h 2025-12-04T08:34:05.7004281Z Wrapped header: ATen/ops/arccos.h 2025-12-04T08:34:05.7016693Z Wrapped header: ATen/ops/arccos_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.7029733Z Wrapped header: ATen/ops/arccos_native.h 2025-12-04T08:34:05.7041860Z Wrapped header: ATen/ops/arccos_ops.h 2025-12-04T08:34:05.7053305Z Wrapped header: ATen/ops/arccosh.h 2025-12-04T08:34:05.7066169Z Wrapped header: ATen/ops/arccosh_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.7078799Z Wrapped header: ATen/ops/arccosh_native.h 2025-12-04T08:34:05.7092246Z Wrapped header: ATen/ops/arccosh_ops.h 2025-12-04T08:34:05.7107390Z Wrapped header: ATen/ops/arcsin.h 2025-12-04T08:34:05.7116206Z Wrapped header: ATen/ops/arcsin_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.7127808Z Wrapped header: ATen/ops/arcsin_native.h 2025-12-04T08:34:05.7140167Z Wrapped header: ATen/ops/arcsin_ops.h 2025-12-04T08:34:05.7153688Z Wrapped header: ATen/ops/arcsinh.h 2025-12-04T08:34:05.7163513Z Wrapped header: ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.7176119Z Wrapped header: ATen/ops/arcsinh_native.h 2025-12-04T08:34:05.7189911Z Wrapped header: ATen/ops/arcsinh_ops.h 2025-12-04T08:34:05.7202063Z Wrapped header: ATen/ops/arctan.h 2025-12-04T08:34:05.7214378Z Wrapped header: ATen/ops/arctan2.h 2025-12-04T08:34:05.7227002Z Wrapped header: ATen/ops/arctan2_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.7239215Z Wrapped header: ATen/ops/arctan2_native.h 2025-12-04T08:34:05.7251723Z Wrapped header: ATen/ops/arctan2_ops.h 2025-12-04T08:34:05.7264438Z Wrapped header: ATen/ops/arctan_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.7276480Z Wrapped header: ATen/ops/arctan_native.h 2025-12-04T08:34:05.7288118Z Wrapped header: ATen/ops/arctan_ops.h 2025-12-04T08:34:05.7300870Z Wrapped header: ATen/ops/arctanh.h 2025-12-04T08:34:05.7316106Z Wrapped header: ATen/ops/arctanh_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.7328461Z Wrapped header: ATen/ops/arctanh_native.h 2025-12-04T08:34:05.7338232Z Wrapped header: ATen/ops/arctanh_ops.h 2025-12-04T08:34:05.7350710Z Wrapped header: ATen/ops/argmax.h 2025-12-04T08:34:05.7363719Z Wrapped header: ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.7376859Z Wrapped header: ATen/ops/argmax_cpu_dispatch.h 2025-12-04T08:34:05.7389451Z Wrapped header: ATen/ops/argmax_cuda_dispatch.h 2025-12-04T08:34:05.7402334Z Wrapped header: ATen/ops/argmax_meta.h 2025-12-04T08:34:05.7414999Z Wrapped header: ATen/ops/argmax_meta_dispatch.h 2025-12-04T08:34:05.7428059Z Wrapped header: ATen/ops/argmax_native.h 2025-12-04T08:34:05.7440570Z Wrapped header: ATen/ops/argmax_ops.h 2025-12-04T08:34:05.7452924Z Wrapped header: ATen/ops/argmin.h 2025-12-04T08:34:05.7465902Z Wrapped header: ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.7478316Z Wrapped header: ATen/ops/argmin_cpu_dispatch.h 2025-12-04T08:34:05.7490927Z Wrapped header: ATen/ops/argmin_cuda_dispatch.h 2025-12-04T08:34:05.7502837Z Wrapped header: ATen/ops/argmin_meta.h 2025-12-04T08:34:05.7515747Z Wrapped header: ATen/ops/argmin_meta_dispatch.h 2025-12-04T08:34:05.7527904Z Wrapped header: ATen/ops/argmin_native.h 2025-12-04T08:34:05.7540956Z Wrapped header: ATen/ops/argmin_ops.h 2025-12-04T08:34:05.7553309Z Wrapped header: ATen/ops/argsort.h 2025-12-04T08:34:05.7565685Z Wrapped header: ATen/ops/argsort_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.7578030Z Wrapped header: ATen/ops/argsort_native.h 2025-12-04T08:34:05.7593514Z Wrapped header: ATen/ops/argsort_ops.h 2025-12-04T08:34:05.7602943Z Wrapped header: ATen/ops/argwhere.h 2025-12-04T08:34:05.7615899Z Wrapped header: ATen/ops/argwhere_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.7627733Z Wrapped header: ATen/ops/argwhere_native.h 2025-12-04T08:34:05.7639296Z Wrapped header: ATen/ops/argwhere_ops.h 2025-12-04T08:34:05.7650842Z Wrapped header: ATen/ops/as_strided.h 2025-12-04T08:34:05.7663657Z Wrapped header: ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.7673058Z Wrapped header: ATen/ops/as_strided_copy.h 2025-12-04T08:34:05.7685739Z Wrapped header: ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.7697971Z Wrapped header: ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.7709820Z Wrapped header: ATen/ops/as_strided_copy_native.h 2025-12-04T08:34:05.7722022Z Wrapped header: ATen/ops/as_strided_copy_ops.h 2025-12-04T08:34:05.7734204Z Wrapped header: ATen/ops/as_strided_cpu_dispatch.h 2025-12-04T08:34:05.7746409Z Wrapped header: ATen/ops/as_strided_cuda_dispatch.h 2025-12-04T08:34:05.7759957Z Wrapped header: ATen/ops/as_strided_meta_dispatch.h 2025-12-04T08:34:05.7772215Z Wrapped header: ATen/ops/as_strided_native.h 2025-12-04T08:34:05.7783771Z Wrapped header: ATen/ops/as_strided_ops.h 2025-12-04T08:34:05.7792373Z Wrapped header: ATen/ops/as_strided_scatter.h 2025-12-04T08:34:05.7805292Z Wrapped header: ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.7817668Z Wrapped header: ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.7830600Z Wrapped header: ATen/ops/as_strided_scatter_native.h 2025-12-04T08:34:05.7841987Z Wrapped header: ATen/ops/as_strided_scatter_ops.h 2025-12-04T08:34:05.7853854Z Wrapped header: ATen/ops/asin.h 2025-12-04T08:34:05.7864949Z Wrapped header: ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.7876380Z Wrapped header: ATen/ops/asin_cpu_dispatch.h 2025-12-04T08:34:05.7888625Z Wrapped header: ATen/ops/asin_cuda_dispatch.h 2025-12-04T08:34:05.7899931Z Wrapped header: ATen/ops/asin_meta.h 2025-12-04T08:34:05.7912514Z Wrapped header: ATen/ops/asin_meta_dispatch.h 2025-12-04T08:34:05.7924749Z Wrapped header: ATen/ops/asin_native.h 2025-12-04T08:34:05.7936205Z Wrapped header: ATen/ops/asin_ops.h 2025-12-04T08:34:05.7949830Z Wrapped header: ATen/ops/asinh.h 2025-12-04T08:34:05.7964091Z Wrapped header: ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.7974294Z Wrapped header: ATen/ops/asinh_cpu_dispatch.h 2025-12-04T08:34:05.7985793Z Wrapped header: ATen/ops/asinh_cuda_dispatch.h 2025-12-04T08:34:05.7997711Z Wrapped header: ATen/ops/asinh_meta.h 2025-12-04T08:34:05.8010971Z Wrapped header: ATen/ops/asinh_meta_dispatch.h 2025-12-04T08:34:05.8022091Z Wrapped header: ATen/ops/asinh_native.h 2025-12-04T08:34:05.8034215Z Wrapped header: ATen/ops/asinh_ops.h 2025-12-04T08:34:05.8046130Z Wrapped header: ATen/ops/atan.h 2025-12-04T08:34:05.8058555Z Wrapped header: ATen/ops/atan2.h 2025-12-04T08:34:05.8070472Z Wrapped header: ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.8082502Z Wrapped header: ATen/ops/atan2_cpu_dispatch.h 2025-12-04T08:34:05.8095037Z Wrapped header: ATen/ops/atan2_cuda_dispatch.h 2025-12-04T08:34:05.8109687Z Wrapped header: ATen/ops/atan2_meta.h 2025-12-04T08:34:05.8120618Z Wrapped header: ATen/ops/atan2_meta_dispatch.h 2025-12-04T08:34:05.8133150Z Wrapped header: ATen/ops/atan2_native.h 2025-12-04T08:34:05.8145702Z Wrapped header: ATen/ops/atan2_ops.h 2025-12-04T08:34:05.8158037Z Wrapped header: ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.8169999Z Wrapped header: ATen/ops/atan_cpu_dispatch.h 2025-12-04T08:34:05.8182724Z Wrapped header: ATen/ops/atan_cuda_dispatch.h 2025-12-04T08:34:05.8195174Z Wrapped header: ATen/ops/atan_meta.h 2025-12-04T08:34:05.8208748Z Wrapped header: ATen/ops/atan_meta_dispatch.h 2025-12-04T08:34:05.8220445Z Wrapped header: ATen/ops/atan_native.h 2025-12-04T08:34:05.8232880Z Wrapped header: ATen/ops/atan_ops.h 2025-12-04T08:34:05.8244058Z Wrapped header: ATen/ops/atanh.h 2025-12-04T08:34:05.8256795Z Wrapped header: ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.8269747Z Wrapped header: ATen/ops/atanh_cpu_dispatch.h 2025-12-04T08:34:05.8282644Z Wrapped header: ATen/ops/atanh_cuda_dispatch.h 2025-12-04T08:34:05.8295131Z Wrapped header: ATen/ops/atanh_meta.h 2025-12-04T08:34:05.8308672Z Wrapped header: ATen/ops/atanh_meta_dispatch.h 2025-12-04T08:34:05.8318243Z Wrapped header: ATen/ops/atanh_native.h 2025-12-04T08:34:05.8330149Z Wrapped header: ATen/ops/atanh_ops.h 2025-12-04T08:34:05.8342433Z Wrapped header: ATen/ops/atleast_1d.h 2025-12-04T08:34:05.8353984Z Wrapped header: ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.8365681Z Wrapped header: ATen/ops/atleast_1d_native.h 2025-12-04T08:34:05.8378375Z Wrapped header: ATen/ops/atleast_1d_ops.h 2025-12-04T08:34:05.8390747Z Wrapped header: ATen/ops/atleast_2d.h 2025-12-04T08:34:05.8403536Z Wrapped header: ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.8416403Z Wrapped header: ATen/ops/atleast_2d_native.h 2025-12-04T08:34:05.8430143Z Wrapped header: ATen/ops/atleast_2d_ops.h 2025-12-04T08:34:05.8442483Z Wrapped header: ATen/ops/atleast_3d.h 2025-12-04T08:34:05.8453213Z Wrapped header: ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.8464664Z Wrapped header: ATen/ops/atleast_3d_native.h 2025-12-04T08:34:05.8477359Z Wrapped header: ATen/ops/atleast_3d_ops.h 2025-12-04T08:34:05.8489540Z Wrapped header: ATen/ops/avg_pool1d.h 2025-12-04T08:34:05.8502352Z Wrapped header: ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.8515078Z Wrapped header: ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.8527334Z Wrapped header: ATen/ops/avg_pool1d_native.h 2025-12-04T08:34:05.8539314Z Wrapped header: ATen/ops/avg_pool1d_ops.h 2025-12-04T08:34:05.8554757Z Wrapped header: ATen/ops/avg_pool2d.h 2025-12-04T08:34:05.8565991Z Wrapped header: ATen/ops/avg_pool2d_backward.h 2025-12-04T08:34:05.8578951Z Wrapped header: ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.8591403Z Wrapped header: ATen/ops/avg_pool2d_backward_cpu_dispatch.h 2025-12-04T08:34:05.8602535Z Wrapped header: ATen/ops/avg_pool2d_backward_cuda_dispatch.h 2025-12-04T08:34:05.8615896Z Wrapped header: ATen/ops/avg_pool2d_backward_meta.h 2025-12-04T08:34:05.8630073Z Wrapped header: ATen/ops/avg_pool2d_backward_meta_dispatch.h 2025-12-04T08:34:05.8640835Z Wrapped header: ATen/ops/avg_pool2d_backward_native.h 2025-12-04T08:34:05.8654026Z Wrapped header: ATen/ops/avg_pool2d_backward_ops.h 2025-12-04T08:34:05.8667297Z Wrapped header: ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.8679453Z Wrapped header: ATen/ops/avg_pool2d_cpu_dispatch.h 2025-12-04T08:34:05.8692524Z Wrapped header: ATen/ops/avg_pool2d_cuda_dispatch.h 2025-12-04T08:34:05.8706702Z Wrapped header: ATen/ops/avg_pool2d_meta.h 2025-12-04T08:34:05.8717308Z Wrapped header: ATen/ops/avg_pool2d_meta_dispatch.h 2025-12-04T08:34:05.8730130Z Wrapped header: ATen/ops/avg_pool2d_native.h 2025-12-04T08:34:05.8742185Z Wrapped header: ATen/ops/avg_pool2d_ops.h 2025-12-04T08:34:05.8754734Z Wrapped header: ATen/ops/avg_pool3d.h 2025-12-04T08:34:05.8767813Z Wrapped header: ATen/ops/avg_pool3d_backward.h 2025-12-04T08:34:05.8779733Z Wrapped header: ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.8792253Z Wrapped header: ATen/ops/avg_pool3d_backward_cpu_dispatch.h 2025-12-04T08:34:05.8805163Z Wrapped header: ATen/ops/avg_pool3d_backward_cuda_dispatch.h 2025-12-04T08:34:05.8817560Z Wrapped header: ATen/ops/avg_pool3d_backward_meta.h 2025-12-04T08:34:05.8830830Z Wrapped header: ATen/ops/avg_pool3d_backward_meta_dispatch.h 2025-12-04T08:34:05.8841250Z Wrapped header: ATen/ops/avg_pool3d_backward_native.h 2025-12-04T08:34:05.8854546Z Wrapped header: ATen/ops/avg_pool3d_backward_ops.h 2025-12-04T08:34:05.8867479Z Wrapped header: ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.8878873Z Wrapped header: ATen/ops/avg_pool3d_cpu_dispatch.h 2025-12-04T08:34:05.8890887Z Wrapped header: ATen/ops/avg_pool3d_cuda_dispatch.h 2025-12-04T08:34:05.8904138Z Wrapped header: ATen/ops/avg_pool3d_meta.h 2025-12-04T08:34:05.8917335Z Wrapped header: ATen/ops/avg_pool3d_meta_dispatch.h 2025-12-04T08:34:05.8930087Z Wrapped header: ATen/ops/avg_pool3d_native.h 2025-12-04T08:34:05.8942662Z Wrapped header: ATen/ops/avg_pool3d_ops.h 2025-12-04T08:34:05.8954731Z Wrapped header: ATen/ops/baddbmm.h 2025-12-04T08:34:05.8968939Z Wrapped header: ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.8981091Z Wrapped header: ATen/ops/baddbmm_cpu_dispatch.h 2025-12-04T08:34:05.8993322Z Wrapped header: ATen/ops/baddbmm_cuda_dispatch.h 2025-12-04T08:34:05.9006551Z Wrapped header: ATen/ops/baddbmm_meta.h 2025-12-04T08:34:05.9020263Z Wrapped header: ATen/ops/baddbmm_meta_dispatch.h 2025-12-04T08:34:05.9032691Z Wrapped header: ATen/ops/baddbmm_native.h 2025-12-04T08:34:05.9041911Z Wrapped header: ATen/ops/baddbmm_ops.h 2025-12-04T08:34:05.9055545Z Wrapped header: ATen/ops/bartlett_window.h 2025-12-04T08:34:05.9068513Z Wrapped header: ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.9080101Z Wrapped header: ATen/ops/bartlett_window_native.h 2025-12-04T08:34:05.9091954Z Wrapped header: ATen/ops/bartlett_window_ops.h 2025-12-04T08:34:05.9106277Z Wrapped header: ATen/ops/batch_norm.h 2025-12-04T08:34:05.9117961Z Wrapped header: ATen/ops/batch_norm_backward.h 2025-12-04T08:34:05.9130498Z Wrapped header: ATen/ops/batch_norm_backward_cpu_dispatch.h 2025-12-04T08:34:05.9143717Z Wrapped header: ATen/ops/batch_norm_backward_cuda_dispatch.h 2025-12-04T08:34:05.9156518Z Wrapped header: ATen/ops/batch_norm_backward_elemt.h 2025-12-04T08:34:05.9169810Z Wrapped header: ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.9181898Z Wrapped header: ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h 2025-12-04T08:34:05.9195024Z Wrapped header: ATen/ops/batch_norm_backward_elemt_native.h 2025-12-04T08:34:05.9209334Z Wrapped header: ATen/ops/batch_norm_backward_elemt_ops.h 2025-12-04T08:34:05.9222780Z Wrapped header: ATen/ops/batch_norm_backward_native.h 2025-12-04T08:34:05.9233339Z Wrapped header: ATen/ops/batch_norm_backward_ops.h 2025-12-04T08:34:05.9245399Z Wrapped header: ATen/ops/batch_norm_backward_reduce.h 2025-12-04T08:34:05.9257855Z Wrapped header: ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.9273227Z Wrapped header: ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h 2025-12-04T08:34:05.9284985Z Wrapped header: ATen/ops/batch_norm_backward_reduce_native.h 2025-12-04T08:34:05.9297062Z Wrapped header: ATen/ops/batch_norm_backward_reduce_ops.h 2025-12-04T08:34:05.9310662Z Wrapped header: ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.9319825Z Wrapped header: ATen/ops/batch_norm_elemt.h 2025-12-04T08:34:05.9332315Z Wrapped header: ATen/ops/batch_norm_elemt_cuda_dispatch.h 2025-12-04T08:34:05.9344579Z Wrapped header: ATen/ops/batch_norm_elemt_native.h 2025-12-04T08:34:05.9356686Z Wrapped header: ATen/ops/batch_norm_elemt_ops.h 2025-12-04T08:34:05.9370340Z Wrapped header: ATen/ops/batch_norm_gather_stats.h 2025-12-04T08:34:05.9382813Z Wrapped header: ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.9395927Z Wrapped header: ATen/ops/batch_norm_gather_stats_cuda_dispatch.h 2025-12-04T08:34:05.9411704Z Wrapped header: ATen/ops/batch_norm_gather_stats_native.h 2025-12-04T08:34:05.9423657Z Wrapped header: ATen/ops/batch_norm_gather_stats_ops.h 2025-12-04T08:34:05.9436851Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts.h 2025-12-04T08:34:05.9447011Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.9460745Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-12-04T08:34:05.9470753Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_native.h 2025-12-04T08:34:05.9482977Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_ops.h 2025-12-04T08:34:05.9494324Z Wrapped header: ATen/ops/batch_norm_native.h 2025-12-04T08:34:05.9509043Z Wrapped header: ATen/ops/batch_norm_ops.h 2025-12-04T08:34:05.9521946Z Wrapped header: ATen/ops/batch_norm_stats.h 2025-12-04T08:34:05.9532094Z Wrapped header: ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.9544354Z Wrapped header: ATen/ops/batch_norm_stats_cuda_dispatch.h 2025-12-04T08:34:05.9556766Z Wrapped header: ATen/ops/batch_norm_stats_native.h 2025-12-04T08:34:05.9568517Z Wrapped header: ATen/ops/batch_norm_stats_ops.h 2025-12-04T08:34:05.9582619Z Wrapped header: ATen/ops/batch_norm_update_stats.h 2025-12-04T08:34:05.9593743Z Wrapped header: ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.9606358Z Wrapped header: ATen/ops/batch_norm_update_stats_cpu_dispatch.h 2025-12-04T08:34:05.9619454Z Wrapped header: ATen/ops/batch_norm_update_stats_cuda_dispatch.h 2025-12-04T08:34:05.9631603Z Wrapped header: ATen/ops/batch_norm_update_stats_native.h 2025-12-04T08:34:05.9644344Z Wrapped header: ATen/ops/batch_norm_update_stats_ops.h 2025-12-04T08:34:05.9657467Z Wrapped header: ATen/ops/bernoulli.h 2025-12-04T08:34:05.9675209Z Wrapped header: ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.9682745Z Wrapped header: ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:05.9695136Z Wrapped header: ATen/ops/bernoulli_cpu_dispatch.h 2025-12-04T08:34:05.9708075Z Wrapped header: ATen/ops/bernoulli_cuda_dispatch.h 2025-12-04T08:34:05.9721240Z Wrapped header: ATen/ops/bernoulli_meta_dispatch.h 2025-12-04T08:34:05.9734466Z Wrapped header: ATen/ops/bernoulli_native.h 2025-12-04T08:34:05.9744181Z Wrapped header: ATen/ops/bernoulli_ops.h 2025-12-04T08:34:05.9756965Z Wrapped header: ATen/ops/bilinear.h 2025-12-04T08:34:05.9769540Z Wrapped header: ATen/ops/bilinear_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:05.9782278Z Wrapped header: ATen/ops/bilinear_native.h 2025-12-04T08:34:05.9795138Z Wrapped header: ATen/ops/bilinear_ops.h 2025-12-04T08:34:05.9812946Z Wrapped header: ATen/ops/binary_cross_entropy.h 2025-12-04T08:34:05.9823911Z Wrapped header: ATen/ops/binary_cross_entropy_backward.h 2025-12-04T08:34:05.9835342Z Wrapped header: ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h 2025-12-04T08:34:05.9845685Z Wrapped header: ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h 2025-12-04T08:34:05.9860359Z Wrapped header: ATen/ops/binary_cross_entropy_backward_native.h 2025-12-04T08:34:05.9871939Z Wrapped header: ATen/ops/binary_cross_entropy_backward_ops.h 2025-12-04T08:34:05.9884792Z Wrapped header: ATen/ops/binary_cross_entropy_cpu_dispatch.h 2025-12-04T08:34:05.9897506Z Wrapped header: ATen/ops/binary_cross_entropy_cuda_dispatch.h 2025-12-04T08:34:05.9912240Z Wrapped header: ATen/ops/binary_cross_entropy_native.h 2025-12-04T08:34:05.9923870Z Wrapped header: ATen/ops/binary_cross_entropy_ops.h 2025-12-04T08:34:05.9936496Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits.h 2025-12-04T08:34:05.9950690Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:05.9962877Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits_native.h 2025-12-04T08:34:05.9974748Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits_ops.h 2025-12-04T08:34:05.9982334Z Wrapped header: ATen/ops/bincount.h 2025-12-04T08:34:05.9995100Z Wrapped header: ATen/ops/bincount_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.0007262Z Wrapped header: ATen/ops/bincount_cpu_dispatch.h 2025-12-04T08:34:06.0019732Z Wrapped header: ATen/ops/bincount_cuda_dispatch.h 2025-12-04T08:34:06.0032110Z Wrapped header: ATen/ops/bincount_native.h 2025-12-04T08:34:06.0045488Z Wrapped header: ATen/ops/bincount_ops.h 2025-12-04T08:34:06.0057463Z Wrapped header: ATen/ops/binomial.h 2025-12-04T08:34:06.0073365Z Wrapped header: ATen/ops/binomial_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.0083728Z Wrapped header: ATen/ops/binomial_cpu_dispatch.h 2025-12-04T08:34:06.0095603Z Wrapped header: ATen/ops/binomial_cuda_dispatch.h 2025-12-04T08:34:06.0108357Z Wrapped header: ATen/ops/binomial_native.h 2025-12-04T08:34:06.0120443Z Wrapped header: ATen/ops/binomial_ops.h 2025-12-04T08:34:06.0132765Z Wrapped header: ATen/ops/bitwise_and.h 2025-12-04T08:34:06.0146887Z Wrapped header: ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.0159663Z Wrapped header: ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.0173639Z Wrapped header: ATen/ops/bitwise_and_cpu_dispatch.h 2025-12-04T08:34:06.0184044Z Wrapped header: ATen/ops/bitwise_and_cuda_dispatch.h 2025-12-04T08:34:06.0196277Z Wrapped header: ATen/ops/bitwise_and_meta.h 2025-12-04T08:34:06.0213644Z Wrapped header: ATen/ops/bitwise_and_meta_dispatch.h 2025-12-04T08:34:06.0225132Z Wrapped header: ATen/ops/bitwise_and_native.h 2025-12-04T08:34:06.0234407Z Wrapped header: ATen/ops/bitwise_and_ops.h 2025-12-04T08:34:06.0246060Z Wrapped header: ATen/ops/bitwise_left_shift.h 2025-12-04T08:34:06.0258701Z Wrapped header: ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.0271100Z Wrapped header: ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.0283777Z Wrapped header: ATen/ops/bitwise_left_shift_cpu_dispatch.h 2025-12-04T08:34:06.0296707Z Wrapped header: ATen/ops/bitwise_left_shift_cuda_dispatch.h 2025-12-04T08:34:06.0309701Z Wrapped header: ATen/ops/bitwise_left_shift_meta.h 2025-12-04T08:34:06.0322821Z Wrapped header: ATen/ops/bitwise_left_shift_meta_dispatch.h 2025-12-04T08:34:06.0335529Z Wrapped header: ATen/ops/bitwise_left_shift_native.h 2025-12-04T08:34:06.0345457Z Wrapped header: ATen/ops/bitwise_left_shift_ops.h 2025-12-04T08:34:06.0357946Z Wrapped header: ATen/ops/bitwise_not.h 2025-12-04T08:34:06.0371062Z Wrapped header: ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.0383750Z Wrapped header: ATen/ops/bitwise_not_cpu_dispatch.h 2025-12-04T08:34:06.0396360Z Wrapped header: ATen/ops/bitwise_not_cuda_dispatch.h 2025-12-04T08:34:06.0410348Z Wrapped header: ATen/ops/bitwise_not_meta.h 2025-12-04T08:34:06.0421492Z Wrapped header: ATen/ops/bitwise_not_meta_dispatch.h 2025-12-04T08:34:06.0437280Z Wrapped header: ATen/ops/bitwise_not_native.h 2025-12-04T08:34:06.0450368Z Wrapped header: ATen/ops/bitwise_not_ops.h 2025-12-04T08:34:06.0463430Z Wrapped header: ATen/ops/bitwise_or.h 2025-12-04T08:34:06.0472251Z Wrapped header: ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.0484251Z Wrapped header: ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.0496532Z Wrapped header: ATen/ops/bitwise_or_cpu_dispatch.h 2025-12-04T08:34:06.0509247Z Wrapped header: ATen/ops/bitwise_or_cuda_dispatch.h 2025-12-04T08:34:06.0522136Z Wrapped header: ATen/ops/bitwise_or_meta.h 2025-12-04T08:34:06.0534267Z Wrapped header: ATen/ops/bitwise_or_meta_dispatch.h 2025-12-04T08:34:06.0547407Z Wrapped header: ATen/ops/bitwise_or_native.h 2025-12-04T08:34:06.0557422Z Wrapped header: ATen/ops/bitwise_or_ops.h 2025-12-04T08:34:06.0569851Z Wrapped header: ATen/ops/bitwise_right_shift.h 2025-12-04T08:34:06.0582960Z Wrapped header: ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.0595823Z Wrapped header: ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.0608280Z Wrapped header: ATen/ops/bitwise_right_shift_cpu_dispatch.h 2025-12-04T08:34:06.0620230Z Wrapped header: ATen/ops/bitwise_right_shift_cuda_dispatch.h 2025-12-04T08:34:06.0633228Z Wrapped header: ATen/ops/bitwise_right_shift_meta.h 2025-12-04T08:34:06.0646186Z Wrapped header: ATen/ops/bitwise_right_shift_meta_dispatch.h 2025-12-04T08:34:06.0658461Z Wrapped header: ATen/ops/bitwise_right_shift_native.h 2025-12-04T08:34:06.0667238Z Wrapped header: ATen/ops/bitwise_right_shift_ops.h 2025-12-04T08:34:06.0679389Z Wrapped header: ATen/ops/bitwise_xor.h 2025-12-04T08:34:06.0692750Z Wrapped header: ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.0705039Z Wrapped header: ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.0717469Z Wrapped header: ATen/ops/bitwise_xor_cpu_dispatch.h 2025-12-04T08:34:06.0730259Z Wrapped header: ATen/ops/bitwise_xor_cuda_dispatch.h 2025-12-04T08:34:06.0743092Z Wrapped header: ATen/ops/bitwise_xor_meta.h 2025-12-04T08:34:06.0755492Z Wrapped header: ATen/ops/bitwise_xor_meta_dispatch.h 2025-12-04T08:34:06.0768643Z Wrapped header: ATen/ops/bitwise_xor_native.h 2025-12-04T08:34:06.0778517Z Wrapped header: ATen/ops/bitwise_xor_ops.h 2025-12-04T08:34:06.0791190Z Wrapped header: ATen/ops/blackman_window.h 2025-12-04T08:34:06.0803141Z Wrapped header: ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.0815563Z Wrapped header: ATen/ops/blackman_window_native.h 2025-12-04T08:34:06.0828564Z Wrapped header: ATen/ops/blackman_window_ops.h 2025-12-04T08:34:06.0839955Z Wrapped header: ATen/ops/block_diag.h 2025-12-04T08:34:06.0852226Z Wrapped header: ATen/ops/block_diag_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.0864459Z Wrapped header: ATen/ops/block_diag_native.h 2025-12-04T08:34:06.0876198Z Wrapped header: ATen/ops/block_diag_ops.h 2025-12-04T08:34:06.0888780Z Wrapped header: ATen/ops/bmm.h 2025-12-04T08:34:06.0901212Z Wrapped header: ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.0913255Z Wrapped header: ATen/ops/bmm_cpu_dispatch.h 2025-12-04T08:34:06.0925905Z Wrapped header: ATen/ops/bmm_cuda_dispatch.h 2025-12-04T08:34:06.0938264Z Wrapped header: ATen/ops/bmm_meta.h 2025-12-04T08:34:06.0950752Z Wrapped header: ATen/ops/bmm_meta_dispatch.h 2025-12-04T08:34:06.0963291Z Wrapped header: ATen/ops/bmm_native.h 2025-12-04T08:34:06.0975825Z Wrapped header: ATen/ops/bmm_ops.h 2025-12-04T08:34:06.0989999Z Wrapped header: ATen/ops/broadcast_tensors.h 2025-12-04T08:34:06.1000473Z Wrapped header: ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.1012840Z Wrapped header: ATen/ops/broadcast_tensors_native.h 2025-12-04T08:34:06.1024917Z Wrapped header: ATen/ops/broadcast_tensors_ops.h 2025-12-04T08:34:06.1037137Z Wrapped header: ATen/ops/broadcast_to.h 2025-12-04T08:34:06.1049439Z Wrapped header: ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.1062208Z Wrapped header: ATen/ops/broadcast_to_native.h 2025-12-04T08:34:06.1074765Z Wrapped header: ATen/ops/broadcast_to_ops.h 2025-12-04T08:34:06.1087526Z Wrapped header: ATen/ops/bucketize.h 2025-12-04T08:34:06.1100289Z Wrapped header: ATen/ops/bucketize_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.1113499Z Wrapped header: ATen/ops/bucketize_cpu_dispatch.h 2025-12-04T08:34:06.1125920Z Wrapped header: ATen/ops/bucketize_cuda_dispatch.h 2025-12-04T08:34:06.1138450Z Wrapped header: ATen/ops/bucketize_native.h 2025-12-04T08:34:06.1150087Z Wrapped header: ATen/ops/bucketize_ops.h 2025-12-04T08:34:06.1163161Z Wrapped header: ATen/ops/can_cast.h 2025-12-04T08:34:06.1175822Z Wrapped header: ATen/ops/can_cast_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.1188939Z Wrapped header: ATen/ops/can_cast_native.h 2025-12-04T08:34:06.1202444Z Wrapped header: ATen/ops/can_cast_ops.h 2025-12-04T08:34:06.1215554Z Wrapped header: ATen/ops/cartesian_prod.h 2025-12-04T08:34:06.1228131Z Wrapped header: ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.1240737Z Wrapped header: ATen/ops/cartesian_prod_native.h 2025-12-04T08:34:06.1253696Z Wrapped header: ATen/ops/cartesian_prod_ops.h 2025-12-04T08:34:06.1266344Z Wrapped header: ATen/ops/cat.h 2025-12-04T08:34:06.1280637Z Wrapped header: ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.1292390Z Wrapped header: ATen/ops/cat_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.1304746Z Wrapped header: ATen/ops/cat_cpu_dispatch.h 2025-12-04T08:34:06.1317214Z Wrapped header: ATen/ops/cat_cuda_dispatch.h 2025-12-04T08:34:06.1327204Z Wrapped header: ATen/ops/cat_meta.h 2025-12-04T08:34:06.1339343Z Wrapped header: ATen/ops/cat_meta_dispatch.h 2025-12-04T08:34:06.1351847Z Wrapped header: ATen/ops/cat_native.h 2025-12-04T08:34:06.1364050Z Wrapped header: ATen/ops/cat_ops.h 2025-12-04T08:34:06.1376749Z Wrapped header: ATen/ops/cauchy.h 2025-12-04T08:34:06.1390446Z Wrapped header: ATen/ops/cauchy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.1401954Z Wrapped header: ATen/ops/cauchy_cpu_dispatch.h 2025-12-04T08:34:06.1417963Z Wrapped header: ATen/ops/cauchy_cuda_dispatch.h 2025-12-04T08:34:06.1429767Z Wrapped header: ATen/ops/cauchy_meta_dispatch.h 2025-12-04T08:34:06.1441070Z Wrapped header: ATen/ops/cauchy_native.h 2025-12-04T08:34:06.1453651Z Wrapped header: ATen/ops/cauchy_ops.h 2025-12-04T08:34:06.1468638Z Wrapped header: ATen/ops/ccol_indices.h 2025-12-04T08:34:06.1480552Z Wrapped header: ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.1494879Z Wrapped header: ATen/ops/ccol_indices_copy.h 2025-12-04T08:34:06.1507883Z Wrapped header: ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.1518140Z Wrapped header: ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.1529875Z Wrapped header: ATen/ops/ccol_indices_copy_native.h 2025-12-04T08:34:06.1545764Z Wrapped header: ATen/ops/ccol_indices_copy_ops.h 2025-12-04T08:34:06.1557855Z Wrapped header: ATen/ops/ccol_indices_native.h 2025-12-04T08:34:06.1567252Z Wrapped header: ATen/ops/ccol_indices_ops.h 2025-12-04T08:34:06.1579658Z Wrapped header: ATen/ops/cdist.h 2025-12-04T08:34:06.1592238Z Wrapped header: ATen/ops/cdist_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.1604848Z Wrapped header: ATen/ops/cdist_native.h 2025-12-04T08:34:06.1617746Z Wrapped header: ATen/ops/cdist_ops.h 2025-12-04T08:34:06.1630178Z Wrapped header: ATen/ops/ceil.h 2025-12-04T08:34:06.1642990Z Wrapped header: ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.1654499Z Wrapped header: ATen/ops/ceil_cpu_dispatch.h 2025-12-04T08:34:06.1667852Z Wrapped header: ATen/ops/ceil_cuda_dispatch.h 2025-12-04T08:34:06.1681211Z Wrapped header: ATen/ops/ceil_meta.h 2025-12-04T08:34:06.1693525Z Wrapped header: ATen/ops/ceil_meta_dispatch.h 2025-12-04T08:34:06.1705742Z Wrapped header: ATen/ops/ceil_native.h 2025-12-04T08:34:06.1718538Z Wrapped header: ATen/ops/ceil_ops.h 2025-12-04T08:34:06.1731266Z Wrapped header: ATen/ops/celu.h 2025-12-04T08:34:06.1744501Z Wrapped header: ATen/ops/celu_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.1756601Z Wrapped header: ATen/ops/celu_native.h 2025-12-04T08:34:06.1771434Z Wrapped header: ATen/ops/celu_ops.h 2025-12-04T08:34:06.1784374Z Wrapped header: ATen/ops/chain_matmul.h 2025-12-04T08:34:06.1795631Z Wrapped header: ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.1808140Z Wrapped header: ATen/ops/chain_matmul_native.h 2025-12-04T08:34:06.1819876Z Wrapped header: ATen/ops/chain_matmul_ops.h 2025-12-04T08:34:06.1833049Z Wrapped header: ATen/ops/chalf.h 2025-12-04T08:34:06.1846109Z Wrapped header: ATen/ops/chalf_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.1858222Z Wrapped header: ATen/ops/chalf_native.h 2025-12-04T08:34:06.1870857Z Wrapped header: ATen/ops/chalf_ops.h 2025-12-04T08:34:06.1883893Z Wrapped header: ATen/ops/channel_shuffle.h 2025-12-04T08:34:06.1896530Z Wrapped header: ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.1909272Z Wrapped header: ATen/ops/channel_shuffle_cpu_dispatch.h 2025-12-04T08:34:06.1921556Z Wrapped header: ATen/ops/channel_shuffle_cuda_dispatch.h 2025-12-04T08:34:06.1934287Z Wrapped header: ATen/ops/channel_shuffle_native.h 2025-12-04T08:34:06.1947702Z Wrapped header: ATen/ops/channel_shuffle_ops.h 2025-12-04T08:34:06.1959927Z Wrapped header: ATen/ops/cholesky.h 2025-12-04T08:34:06.1972007Z Wrapped header: ATen/ops/cholesky_cpu_dispatch.h 2025-12-04T08:34:06.1984501Z Wrapped header: ATen/ops/cholesky_cuda_dispatch.h 2025-12-04T08:34:06.1996976Z Wrapped header: ATen/ops/cholesky_inverse.h 2025-12-04T08:34:06.2009120Z Wrapped header: ATen/ops/cholesky_inverse_cpu_dispatch.h 2025-12-04T08:34:06.2022590Z Wrapped header: ATen/ops/cholesky_inverse_cuda_dispatch.h 2025-12-04T08:34:06.2035916Z Wrapped header: ATen/ops/cholesky_inverse_native.h 2025-12-04T08:34:06.2047981Z Wrapped header: ATen/ops/cholesky_inverse_ops.h 2025-12-04T08:34:06.2064357Z Wrapped header: ATen/ops/cholesky_native.h 2025-12-04T08:34:06.2073252Z Wrapped header: ATen/ops/cholesky_ops.h 2025-12-04T08:34:06.2085712Z Wrapped header: ATen/ops/cholesky_solve.h 2025-12-04T08:34:06.2099111Z Wrapped header: ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.2111745Z Wrapped header: ATen/ops/cholesky_solve_native.h 2025-12-04T08:34:06.2124740Z Wrapped header: ATen/ops/cholesky_solve_ops.h 2025-12-04T08:34:06.2137814Z Wrapped header: ATen/ops/choose_qparams_optimized.h 2025-12-04T08:34:06.2157559Z Wrapped header: ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.2167724Z Wrapped header: ATen/ops/choose_qparams_optimized_native.h 2025-12-04T08:34:06.2179534Z Wrapped header: ATen/ops/choose_qparams_optimized_ops.h 2025-12-04T08:34:06.2193093Z Wrapped header: ATen/ops/chunk.h 2025-12-04T08:34:06.2206295Z Wrapped header: ATen/ops/chunk_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.2218008Z Wrapped header: ATen/ops/chunk_native.h 2025-12-04T08:34:06.2231346Z Wrapped header: ATen/ops/chunk_ops.h 2025-12-04T08:34:06.2242617Z Wrapped header: ATen/ops/clamp.h 2025-12-04T08:34:06.2255191Z Wrapped header: ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.2267591Z Wrapped header: ATen/ops/clamp_cpu_dispatch.h 2025-12-04T08:34:06.2279914Z Wrapped header: ATen/ops/clamp_cuda_dispatch.h 2025-12-04T08:34:06.2292498Z Wrapped header: ATen/ops/clamp_max.h 2025-12-04T08:34:06.2308576Z Wrapped header: ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.2318400Z Wrapped header: ATen/ops/clamp_max_cpu_dispatch.h 2025-12-04T08:34:06.2330891Z Wrapped header: ATen/ops/clamp_max_cuda_dispatch.h 2025-12-04T08:34:06.2341872Z Wrapped header: ATen/ops/clamp_max_meta.h 2025-12-04T08:34:06.2353152Z Wrapped header: ATen/ops/clamp_max_meta_dispatch.h 2025-12-04T08:34:06.2365491Z Wrapped header: ATen/ops/clamp_max_native.h 2025-12-04T08:34:06.2374736Z Wrapped header: ATen/ops/clamp_max_ops.h 2025-12-04T08:34:06.2387427Z Wrapped header: ATen/ops/clamp_meta.h 2025-12-04T08:34:06.2399661Z Wrapped header: ATen/ops/clamp_meta_dispatch.h 2025-12-04T08:34:06.2412353Z Wrapped header: ATen/ops/clamp_min.h 2025-12-04T08:34:06.2426017Z Wrapped header: ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.2437441Z Wrapped header: ATen/ops/clamp_min_cpu_dispatch.h 2025-12-04T08:34:06.2449039Z Wrapped header: ATen/ops/clamp_min_cuda_dispatch.h 2025-12-04T08:34:06.2461642Z Wrapped header: ATen/ops/clamp_min_meta.h 2025-12-04T08:34:06.2474678Z Wrapped header: ATen/ops/clamp_min_meta_dispatch.h 2025-12-04T08:34:06.2487133Z Wrapped header: ATen/ops/clamp_min_native.h 2025-12-04T08:34:06.2496203Z Wrapped header: ATen/ops/clamp_min_ops.h 2025-12-04T08:34:06.2509135Z Wrapped header: ATen/ops/clamp_native.h 2025-12-04T08:34:06.2518017Z Wrapped header: ATen/ops/clamp_ops.h 2025-12-04T08:34:06.2530823Z Wrapped header: ATen/ops/clip.h 2025-12-04T08:34:06.2543621Z Wrapped header: ATen/ops/clip_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.2556234Z Wrapped header: ATen/ops/clip_native.h 2025-12-04T08:34:06.2566057Z Wrapped header: ATen/ops/clip_ops.h 2025-12-04T08:34:06.2576959Z Wrapped header: ATen/ops/clone.h 2025-12-04T08:34:06.2590939Z Wrapped header: ATen/ops/clone_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.2603448Z Wrapped header: ATen/ops/clone_native.h 2025-12-04T08:34:06.2617365Z Wrapped header: ATen/ops/clone_ops.h 2025-12-04T08:34:06.2630712Z Wrapped header: ATen/ops/coalesce.h 2025-12-04T08:34:06.2643073Z Wrapped header: ATen/ops/coalesce_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.2655826Z Wrapped header: ATen/ops/coalesce_native.h 2025-12-04T08:34:06.2668281Z Wrapped header: ATen/ops/coalesce_ops.h 2025-12-04T08:34:06.2678852Z Wrapped header: ATen/ops/col2im.h 2025-12-04T08:34:06.2691993Z Wrapped header: ATen/ops/col2im_cpu_dispatch.h 2025-12-04T08:34:06.2706386Z Wrapped header: ATen/ops/col2im_cuda_dispatch.h 2025-12-04T08:34:06.2717463Z Wrapped header: ATen/ops/col2im_native.h 2025-12-04T08:34:06.2729855Z Wrapped header: ATen/ops/col2im_ops.h 2025-12-04T08:34:06.2742636Z Wrapped header: ATen/ops/col_indices.h 2025-12-04T08:34:06.2756347Z Wrapped header: ATen/ops/col_indices_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.2768845Z Wrapped header: ATen/ops/col_indices_copy.h 2025-12-04T08:34:06.2781636Z Wrapped header: ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.2794672Z Wrapped header: ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.2812245Z Wrapped header: ATen/ops/col_indices_copy_native.h 2025-12-04T08:34:06.2825900Z Wrapped header: ATen/ops/col_indices_copy_ops.h 2025-12-04T08:34:06.2840345Z Wrapped header: ATen/ops/col_indices_native.h 2025-12-04T08:34:06.2851952Z Wrapped header: ATen/ops/col_indices_ops.h 2025-12-04T08:34:06.2864954Z Wrapped header: ATen/ops/column_stack.h 2025-12-04T08:34:06.2878896Z Wrapped header: ATen/ops/column_stack_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.2891708Z Wrapped header: ATen/ops/column_stack_native.h 2025-12-04T08:34:06.2906825Z Wrapped header: ATen/ops/column_stack_ops.h 2025-12-04T08:34:06.2919256Z Wrapped header: ATen/ops/combinations.h 2025-12-04T08:34:06.2931904Z Wrapped header: ATen/ops/combinations_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.2944992Z Wrapped header: ATen/ops/combinations_native.h 2025-12-04T08:34:06.2957923Z Wrapped header: ATen/ops/combinations_ops.h 2025-12-04T08:34:06.2970547Z Wrapped header: ATen/ops/complex.h 2025-12-04T08:34:06.2983561Z Wrapped header: ATen/ops/complex_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.2996563Z Wrapped header: ATen/ops/complex_cpu_dispatch.h 2025-12-04T08:34:06.3009949Z Wrapped header: ATen/ops/complex_cuda_dispatch.h 2025-12-04T08:34:06.3023264Z Wrapped header: ATen/ops/complex_native.h 2025-12-04T08:34:06.3036482Z Wrapped header: ATen/ops/complex_ops.h 2025-12-04T08:34:06.3048951Z Wrapped header: ATen/ops/concat.h 2025-12-04T08:34:06.3063156Z Wrapped header: ATen/ops/concat_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3076476Z Wrapped header: ATen/ops/concat_native.h 2025-12-04T08:34:06.3090236Z Wrapped header: ATen/ops/concat_ops.h 2025-12-04T08:34:06.3102878Z Wrapped header: ATen/ops/concatenate.h 2025-12-04T08:34:06.3117519Z Wrapped header: ATen/ops/concatenate_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3130551Z Wrapped header: ATen/ops/concatenate_native.h 2025-12-04T08:34:06.3143972Z Wrapped header: ATen/ops/concatenate_ops.h 2025-12-04T08:34:06.3157555Z Wrapped header: ATen/ops/conj.h 2025-12-04T08:34:06.3170276Z Wrapped header: ATen/ops/conj_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3183590Z Wrapped header: ATen/ops/conj_native.h 2025-12-04T08:34:06.3197271Z Wrapped header: ATen/ops/conj_ops.h 2025-12-04T08:34:06.3210910Z Wrapped header: ATen/ops/conj_physical.h 2025-12-04T08:34:06.3225001Z Wrapped header: ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.3237900Z Wrapped header: ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3249808Z Wrapped header: ATen/ops/conj_physical_cpu_dispatch.h 2025-12-04T08:34:06.3263213Z Wrapped header: ATen/ops/conj_physical_cuda_dispatch.h 2025-12-04T08:34:06.3276830Z Wrapped header: ATen/ops/conj_physical_native.h 2025-12-04T08:34:06.3291322Z Wrapped header: ATen/ops/conj_physical_ops.h 2025-12-04T08:34:06.3300142Z Wrapped header: ATen/ops/constant_pad_nd.h 2025-12-04T08:34:06.3313818Z Wrapped header: ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.3327112Z Wrapped header: ATen/ops/constant_pad_nd_native.h 2025-12-04T08:34:06.3339733Z Wrapped header: ATen/ops/constant_pad_nd_ops.h 2025-12-04T08:34:06.3352930Z Wrapped header: ATen/ops/contiguous.h 2025-12-04T08:34:06.3365494Z Wrapped header: ATen/ops/contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3378407Z Wrapped header: ATen/ops/contiguous_native.h 2025-12-04T08:34:06.3393771Z Wrapped header: ATen/ops/contiguous_ops.h 2025-12-04T08:34:06.3402827Z Wrapped header: ATen/ops/conv1d.h 2025-12-04T08:34:06.3419669Z Wrapped header: ATen/ops/conv1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3430643Z Wrapped header: ATen/ops/conv1d_native.h 2025-12-04T08:34:06.3443246Z Wrapped header: ATen/ops/conv1d_ops.h 2025-12-04T08:34:06.3453937Z Wrapped header: ATen/ops/conv2d.h 2025-12-04T08:34:06.3467260Z Wrapped header: ATen/ops/conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3479875Z Wrapped header: ATen/ops/conv2d_native.h 2025-12-04T08:34:06.3492216Z Wrapped header: ATen/ops/conv2d_ops.h 2025-12-04T08:34:06.3501726Z Wrapped header: ATen/ops/conv3d.h 2025-12-04T08:34:06.3515862Z Wrapped header: ATen/ops/conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3528902Z Wrapped header: ATen/ops/conv3d_native.h 2025-12-04T08:34:06.3541765Z Wrapped header: ATen/ops/conv3d_ops.h 2025-12-04T08:34:06.3552524Z Wrapped header: ATen/ops/conv_depthwise3d.h 2025-12-04T08:34:06.3566045Z Wrapped header: ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.3579494Z Wrapped header: ATen/ops/conv_depthwise3d_cuda_dispatch.h 2025-12-04T08:34:06.3592927Z Wrapped header: ATen/ops/conv_depthwise3d_native.h 2025-12-04T08:34:06.3605352Z Wrapped header: ATen/ops/conv_depthwise3d_ops.h 2025-12-04T08:34:06.3618475Z Wrapped header: ATen/ops/conv_tbc.h 2025-12-04T08:34:06.3630722Z Wrapped header: ATen/ops/conv_tbc_backward.h 2025-12-04T08:34:06.3644597Z Wrapped header: ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3659261Z Wrapped header: ATen/ops/conv_tbc_backward_native.h 2025-12-04T08:34:06.3671893Z Wrapped header: ATen/ops/conv_tbc_backward_ops.h 2025-12-04T08:34:06.3685150Z Wrapped header: ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.3698720Z Wrapped header: ATen/ops/conv_tbc_native.h 2025-12-04T08:34:06.3711891Z Wrapped header: ATen/ops/conv_tbc_ops.h 2025-12-04T08:34:06.3725170Z Wrapped header: ATen/ops/conv_transpose1d.h 2025-12-04T08:34:06.3738089Z Wrapped header: ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3750244Z Wrapped header: ATen/ops/conv_transpose1d_native.h 2025-12-04T08:34:06.3763631Z Wrapped header: ATen/ops/conv_transpose1d_ops.h 2025-12-04T08:34:06.3776775Z Wrapped header: ATen/ops/conv_transpose2d.h 2025-12-04T08:34:06.3790168Z Wrapped header: ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3802928Z Wrapped header: ATen/ops/conv_transpose2d_native.h 2025-12-04T08:34:06.3816338Z Wrapped header: ATen/ops/conv_transpose2d_ops.h 2025-12-04T08:34:06.3828741Z Wrapped header: ATen/ops/conv_transpose3d.h 2025-12-04T08:34:06.3842232Z Wrapped header: ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.3855971Z Wrapped header: ATen/ops/conv_transpose3d_native.h 2025-12-04T08:34:06.3870400Z Wrapped header: ATen/ops/conv_transpose3d_ops.h 2025-12-04T08:34:06.3879740Z Wrapped header: ATen/ops/convolution.h 2025-12-04T08:34:06.3889880Z Wrapped header: ATen/ops/convolution_backward.h 2025-12-04T08:34:06.3902562Z Wrapped header: ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.3919041Z Wrapped header: ATen/ops/convolution_backward_cuda_dispatch.h 2025-12-04T08:34:06.3928239Z Wrapped header: ATen/ops/convolution_backward_native.h 2025-12-04T08:34:06.3940283Z Wrapped header: ATen/ops/convolution_backward_ops.h 2025-12-04T08:34:06.3949667Z Wrapped header: ATen/ops/convolution_backward_overrideable.h 2025-12-04T08:34:06.3961939Z Wrapped header: ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.3974527Z Wrapped header: ATen/ops/convolution_backward_overrideable_native.h 2025-12-04T08:34:06.3987569Z Wrapped header: ATen/ops/convolution_backward_overrideable_ops.h 2025-12-04T08:34:06.3999808Z Wrapped header: ATen/ops/convolution_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.4014704Z Wrapped header: ATen/ops/convolution_native.h 2025-12-04T08:34:06.4026057Z Wrapped header: ATen/ops/convolution_ops.h 2025-12-04T08:34:06.4036844Z Wrapped header: ATen/ops/convolution_overrideable.h 2025-12-04T08:34:06.4049975Z Wrapped header: ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.4062970Z Wrapped header: ATen/ops/convolution_overrideable_native.h 2025-12-04T08:34:06.4075436Z Wrapped header: ATen/ops/convolution_overrideable_ops.h 2025-12-04T08:34:06.4088514Z Wrapped header: ATen/ops/copy.h 2025-12-04T08:34:06.4101381Z Wrapped header: ATen/ops/copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.4114284Z Wrapped header: ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.4126928Z Wrapped header: ATen/ops/copy_meta_dispatch.h 2025-12-04T08:34:06.4141050Z Wrapped header: ATen/ops/copy_native.h 2025-12-04T08:34:06.4153656Z Wrapped header: ATen/ops/copy_ops.h 2025-12-04T08:34:06.4167503Z Wrapped header: ATen/ops/copy_sparse_to_sparse.h 2025-12-04T08:34:06.4180051Z Wrapped header: ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.4193122Z Wrapped header: ATen/ops/copy_sparse_to_sparse_meta_dispatch.h 2025-12-04T08:34:06.4206191Z Wrapped header: ATen/ops/copy_sparse_to_sparse_native.h 2025-12-04T08:34:06.4218855Z Wrapped header: ATen/ops/copy_sparse_to_sparse_ops.h 2025-12-04T08:34:06.4231290Z Wrapped header: ATen/ops/copysign.h 2025-12-04T08:34:06.4246636Z Wrapped header: ATen/ops/copysign_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.4261677Z Wrapped header: ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.4271452Z Wrapped header: ATen/ops/copysign_cpu_dispatch.h 2025-12-04T08:34:06.4285195Z Wrapped header: ATen/ops/copysign_cuda_dispatch.h 2025-12-04T08:34:06.4298265Z Wrapped header: ATen/ops/copysign_meta.h 2025-12-04T08:34:06.4312898Z Wrapped header: ATen/ops/copysign_meta_dispatch.h 2025-12-04T08:34:06.4324981Z Wrapped header: ATen/ops/copysign_native.h 2025-12-04T08:34:06.4334805Z Wrapped header: ATen/ops/copysign_ops.h 2025-12-04T08:34:06.4349135Z Wrapped header: ATen/ops/corrcoef.h 2025-12-04T08:34:06.4361372Z Wrapped header: ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.4374493Z Wrapped header: ATen/ops/corrcoef_native.h 2025-12-04T08:34:06.4387764Z Wrapped header: ATen/ops/corrcoef_ops.h 2025-12-04T08:34:06.4400698Z Wrapped header: ATen/ops/cos.h 2025-12-04T08:34:06.4413556Z Wrapped header: ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.4426696Z Wrapped header: ATen/ops/cos_cpu_dispatch.h 2025-12-04T08:34:06.4439010Z Wrapped header: ATen/ops/cos_cuda_dispatch.h 2025-12-04T08:34:06.4452891Z Wrapped header: ATen/ops/cos_meta.h 2025-12-04T08:34:06.4466782Z Wrapped header: ATen/ops/cos_meta_dispatch.h 2025-12-04T08:34:06.4478341Z Wrapped header: ATen/ops/cos_native.h 2025-12-04T08:34:06.4490557Z Wrapped header: ATen/ops/cos_ops.h 2025-12-04T08:34:06.4506367Z Wrapped header: ATen/ops/cosh.h 2025-12-04T08:34:06.4518595Z Wrapped header: ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.4531119Z Wrapped header: ATen/ops/cosh_cpu_dispatch.h 2025-12-04T08:34:06.4544379Z Wrapped header: ATen/ops/cosh_cuda_dispatch.h 2025-12-04T08:34:06.4556116Z Wrapped header: ATen/ops/cosh_meta.h 2025-12-04T08:34:06.4568447Z Wrapped header: ATen/ops/cosh_meta_dispatch.h 2025-12-04T08:34:06.4581372Z Wrapped header: ATen/ops/cosh_native.h 2025-12-04T08:34:06.4594508Z Wrapped header: ATen/ops/cosh_ops.h 2025-12-04T08:34:06.4626709Z Wrapped header: ATen/ops/cosine_embedding_loss.h 2025-12-04T08:34:06.4637865Z Wrapped header: ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.4649935Z Wrapped header: ATen/ops/cosine_embedding_loss_native.h 2025-12-04T08:34:06.4754383Z Wrapped header: ATen/ops/cosine_embedding_loss_ops.h 2025-12-04T08:34:06.4764109Z Wrapped header: ATen/ops/cosine_similarity.h 2025-12-04T08:34:06.4776695Z Wrapped header: ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.4791755Z Wrapped header: ATen/ops/cosine_similarity_native.h 2025-12-04T08:34:06.4802904Z Wrapped header: ATen/ops/cosine_similarity_ops.h 2025-12-04T08:34:06.4815200Z Wrapped header: ATen/ops/count_nonzero.h 2025-12-04T08:34:06.4827820Z Wrapped header: ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.4841253Z Wrapped header: ATen/ops/count_nonzero_cpu_dispatch.h 2025-12-04T08:34:06.4855970Z Wrapped header: ATen/ops/count_nonzero_cuda_dispatch.h 2025-12-04T08:34:06.4871514Z Wrapped header: ATen/ops/count_nonzero_native.h 2025-12-04T08:34:06.4884457Z Wrapped header: ATen/ops/count_nonzero_ops.h 2025-12-04T08:34:06.4898483Z Wrapped header: ATen/ops/cov.h 2025-12-04T08:34:06.4911686Z Wrapped header: ATen/ops/cov_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.4924637Z Wrapped header: ATen/ops/cov_native.h 2025-12-04T08:34:06.4952237Z Wrapped header: ATen/ops/cov_ops.h 2025-12-04T08:34:06.4971077Z Wrapped header: ATen/ops/cross.h 2025-12-04T08:34:06.4978197Z Wrapped header: ATen/ops/cross_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.4984532Z Wrapped header: ATen/ops/cross_entropy_loss.h 2025-12-04T08:34:06.4990806Z Wrapped header: ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.4997403Z Wrapped header: ATen/ops/cross_entropy_loss_native.h 2025-12-04T08:34:06.5005165Z Wrapped header: ATen/ops/cross_entropy_loss_ops.h 2025-12-04T08:34:06.5012688Z Wrapped header: ATen/ops/cross_native.h 2025-12-04T08:34:06.5020450Z Wrapped header: ATen/ops/cross_ops.h 2025-12-04T08:34:06.5028671Z Wrapped header: ATen/ops/crow_indices.h 2025-12-04T08:34:06.5037109Z Wrapped header: ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5044411Z Wrapped header: ATen/ops/crow_indices_copy.h 2025-12-04T08:34:06.5052416Z Wrapped header: ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5060209Z Wrapped header: ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.5068116Z Wrapped header: ATen/ops/crow_indices_copy_native.h 2025-12-04T08:34:06.5076086Z Wrapped header: ATen/ops/crow_indices_copy_ops.h 2025-12-04T08:34:06.5084224Z Wrapped header: ATen/ops/crow_indices_native.h 2025-12-04T08:34:06.5092537Z Wrapped header: ATen/ops/crow_indices_ops.h 2025-12-04T08:34:06.5101110Z Wrapped header: ATen/ops/ctc_loss.h 2025-12-04T08:34:06.5111820Z Wrapped header: ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5120144Z Wrapped header: ATen/ops/ctc_loss_native.h 2025-12-04T08:34:06.5129235Z Wrapped header: ATen/ops/ctc_loss_ops.h 2025-12-04T08:34:06.5138076Z Wrapped header: ATen/ops/cudnn_affine_grid_generator.h 2025-12-04T08:34:06.5147320Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward.h 2025-12-04T08:34:06.5156127Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5164927Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-12-04T08:34:06.5174130Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_native.h 2025-12-04T08:34:06.5182796Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_ops.h 2025-12-04T08:34:06.5192000Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5202108Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h 2025-12-04T08:34:06.5211928Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_native.h 2025-12-04T08:34:06.5221070Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_ops.h 2025-12-04T08:34:06.5230495Z Wrapped header: ATen/ops/cudnn_batch_norm.h 2025-12-04T08:34:06.5240568Z Wrapped header: ATen/ops/cudnn_batch_norm_backward.h 2025-12-04T08:34:06.5249941Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5258531Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h 2025-12-04T08:34:06.5267337Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_native.h 2025-12-04T08:34:06.5277046Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_ops.h 2025-12-04T08:34:06.5286777Z Wrapped header: ATen/ops/cudnn_batch_norm_cuda_dispatch.h 2025-12-04T08:34:06.5295909Z Wrapped header: ATen/ops/cudnn_batch_norm_native.h 2025-12-04T08:34:06.5305736Z Wrapped header: ATen/ops/cudnn_batch_norm_ops.h 2025-12-04T08:34:06.5315550Z Wrapped header: ATen/ops/cudnn_convolution.h 2025-12-04T08:34:06.5325410Z Wrapped header: ATen/ops/cudnn_convolution_add_relu.h 2025-12-04T08:34:06.5334736Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5343102Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h 2025-12-04T08:34:06.5352939Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_native.h 2025-12-04T08:34:06.5362580Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_ops.h 2025-12-04T08:34:06.5371169Z Wrapped header: ATen/ops/cudnn_convolution_cuda_dispatch.h 2025-12-04T08:34:06.5380165Z Wrapped header: ATen/ops/cudnn_convolution_native.h 2025-12-04T08:34:06.5390125Z Wrapped header: ATen/ops/cudnn_convolution_ops.h 2025-12-04T08:34:06.5411651Z Wrapped header: ATen/ops/cudnn_convolution_relu.h 2025-12-04T08:34:06.5425176Z Wrapped header: ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5435232Z Wrapped header: ATen/ops/cudnn_convolution_relu_cuda_dispatch.h 2025-12-04T08:34:06.5502214Z Wrapped header: ATen/ops/cudnn_convolution_relu_native.h 2025-12-04T08:34:06.5517524Z Wrapped header: ATen/ops/cudnn_convolution_relu_ops.h 2025-12-04T08:34:06.5536812Z Wrapped header: ATen/ops/cudnn_convolution_transpose.h 2025-12-04T08:34:06.5552445Z Wrapped header: ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5569751Z Wrapped header: ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h 2025-12-04T08:34:06.5582947Z Wrapped header: ATen/ops/cudnn_convolution_transpose_native.h 2025-12-04T08:34:06.5596634Z Wrapped header: ATen/ops/cudnn_convolution_transpose_ops.h 2025-12-04T08:34:06.5608989Z Wrapped header: ATen/ops/cudnn_grid_sampler.h 2025-12-04T08:34:06.5625848Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward.h 2025-12-04T08:34:06.5651114Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5667424Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h 2025-12-04T08:34:06.5676694Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_native.h 2025-12-04T08:34:06.5681379Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_ops.h 2025-12-04T08:34:06.5685707Z Wrapped header: ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5689935Z Wrapped header: ATen/ops/cudnn_grid_sampler_cuda_dispatch.h 2025-12-04T08:34:06.5693880Z Wrapped header: ATen/ops/cudnn_grid_sampler_native.h 2025-12-04T08:34:06.5697369Z Wrapped header: ATen/ops/cudnn_grid_sampler_ops.h 2025-12-04T08:34:06.5702036Z Wrapped header: ATen/ops/cudnn_is_acceptable.h 2025-12-04T08:34:06.5706775Z Wrapped header: ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5711627Z Wrapped header: ATen/ops/cudnn_is_acceptable_native.h 2025-12-04T08:34:06.5716030Z Wrapped header: ATen/ops/cudnn_is_acceptable_ops.h 2025-12-04T08:34:06.5720416Z Wrapped header: ATen/ops/cummax.h 2025-12-04T08:34:06.5727689Z Wrapped header: ATen/ops/cummax_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5732385Z Wrapped header: ATen/ops/cummax_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5736758Z Wrapped header: ATen/ops/cummax_native.h 2025-12-04T08:34:06.5740665Z Wrapped header: ATen/ops/cummax_ops.h 2025-12-04T08:34:06.5745090Z Wrapped header: ATen/ops/cummaxmin_backward.h 2025-12-04T08:34:06.5748767Z Wrapped header: ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5753994Z Wrapped header: ATen/ops/cummaxmin_backward_native.h 2025-12-04T08:34:06.5758367Z Wrapped header: ATen/ops/cummaxmin_backward_ops.h 2025-12-04T08:34:06.5762709Z Wrapped header: ATen/ops/cummin.h 2025-12-04T08:34:06.5767259Z Wrapped header: ATen/ops/cummin_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5771160Z Wrapped header: ATen/ops/cummin_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5774970Z Wrapped header: ATen/ops/cummin_native.h 2025-12-04T08:34:06.5779269Z Wrapped header: ATen/ops/cummin_ops.h 2025-12-04T08:34:06.5783646Z Wrapped header: ATen/ops/cumprod.h 2025-12-04T08:34:06.5787522Z Wrapped header: ATen/ops/cumprod_backward.h 2025-12-04T08:34:06.5792359Z Wrapped header: ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5796774Z Wrapped header: ATen/ops/cumprod_backward_native.h 2025-12-04T08:34:06.5801517Z Wrapped header: ATen/ops/cumprod_backward_ops.h 2025-12-04T08:34:06.5806444Z Wrapped header: ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.5810715Z Wrapped header: ATen/ops/cumprod_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5815352Z Wrapped header: ATen/ops/cumprod_cpu_dispatch.h 2025-12-04T08:34:06.5819452Z Wrapped header: ATen/ops/cumprod_cuda_dispatch.h 2025-12-04T08:34:06.5825316Z Wrapped header: ATen/ops/cumprod_meta.h 2025-12-04T08:34:06.5829662Z Wrapped header: ATen/ops/cumprod_meta_dispatch.h 2025-12-04T08:34:06.5834262Z Wrapped header: ATen/ops/cumprod_native.h 2025-12-04T08:34:06.5839465Z Wrapped header: ATen/ops/cumprod_ops.h 2025-12-04T08:34:06.5843564Z Wrapped header: ATen/ops/cumsum.h 2025-12-04T08:34:06.5847341Z Wrapped header: ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.5851477Z Wrapped header: ATen/ops/cumsum_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5856042Z Wrapped header: ATen/ops/cumsum_cpu_dispatch.h 2025-12-04T08:34:06.5859812Z Wrapped header: ATen/ops/cumsum_cuda_dispatch.h 2025-12-04T08:34:06.5864125Z Wrapped header: ATen/ops/cumsum_meta.h 2025-12-04T08:34:06.5868614Z Wrapped header: ATen/ops/cumsum_meta_dispatch.h 2025-12-04T08:34:06.5872878Z Wrapped header: ATen/ops/cumsum_native.h 2025-12-04T08:34:06.5876956Z Wrapped header: ATen/ops/cumsum_ops.h 2025-12-04T08:34:06.5881231Z Wrapped header: ATen/ops/cumulative_trapezoid.h 2025-12-04T08:34:06.5886158Z Wrapped header: ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5891062Z Wrapped header: ATen/ops/cumulative_trapezoid_native.h 2025-12-04T08:34:06.5896332Z Wrapped header: ATen/ops/cumulative_trapezoid_ops.h 2025-12-04T08:34:06.5900447Z Wrapped header: ATen/ops/data.h 2025-12-04T08:34:06.5904467Z Wrapped header: ATen/ops/data_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5909070Z Wrapped header: ATen/ops/data_native.h 2025-12-04T08:34:06.5913541Z Wrapped header: ATen/ops/data_ops.h 2025-12-04T08:34:06.5917711Z Wrapped header: ATen/ops/deg2rad.h 2025-12-04T08:34:06.5922528Z Wrapped header: ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5927161Z Wrapped header: ATen/ops/deg2rad_native.h 2025-12-04T08:34:06.5931560Z Wrapped header: ATen/ops/deg2rad_ops.h 2025-12-04T08:34:06.5936150Z Wrapped header: ATen/ops/dense_dim.h 2025-12-04T08:34:06.5939912Z Wrapped header: ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5944887Z Wrapped header: ATen/ops/dense_dim_native.h 2025-12-04T08:34:06.5949104Z Wrapped header: ATen/ops/dense_dim_ops.h 2025-12-04T08:34:06.5953907Z Wrapped header: ATen/ops/dequantize.h 2025-12-04T08:34:06.5959443Z Wrapped header: ATen/ops/dequantize_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.5963732Z Wrapped header: ATen/ops/dequantize_cpu_dispatch.h 2025-12-04T08:34:06.5968413Z Wrapped header: ATen/ops/dequantize_cuda_dispatch.h 2025-12-04T08:34:06.5972752Z Wrapped header: ATen/ops/dequantize_native.h 2025-12-04T08:34:06.5977305Z Wrapped header: ATen/ops/dequantize_ops.h 2025-12-04T08:34:06.5980911Z Wrapped header: ATen/ops/det.h 2025-12-04T08:34:06.5985475Z Wrapped header: ATen/ops/det_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.5989591Z Wrapped header: ATen/ops/det_native.h 2025-12-04T08:34:06.5993659Z Wrapped header: ATen/ops/det_ops.h 2025-12-04T08:34:06.5997406Z Wrapped header: ATen/ops/detach.h 2025-12-04T08:34:06.6003226Z Wrapped header: ATen/ops/detach_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6008053Z Wrapped header: ATen/ops/detach_copy.h 2025-12-04T08:34:06.6012743Z Wrapped header: ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6017239Z Wrapped header: ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6021361Z Wrapped header: ATen/ops/detach_copy_native.h 2025-12-04T08:34:06.6025501Z Wrapped header: ATen/ops/detach_copy_ops.h 2025-12-04T08:34:06.6030626Z Wrapped header: ATen/ops/detach_native.h 2025-12-04T08:34:06.6034951Z Wrapped header: ATen/ops/detach_ops.h 2025-12-04T08:34:06.6038846Z Wrapped header: ATen/ops/diag.h 2025-12-04T08:34:06.6042595Z Wrapped header: ATen/ops/diag_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6047811Z Wrapped header: ATen/ops/diag_embed.h 2025-12-04T08:34:06.6052429Z Wrapped header: ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6056648Z Wrapped header: ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6062284Z Wrapped header: ATen/ops/diag_embed_native.h 2025-12-04T08:34:06.6066981Z Wrapped header: ATen/ops/diag_embed_ops.h 2025-12-04T08:34:06.6070932Z Wrapped header: ATen/ops/diag_native.h 2025-12-04T08:34:06.6074551Z Wrapped header: ATen/ops/diag_ops.h 2025-12-04T08:34:06.6078931Z Wrapped header: ATen/ops/diagflat.h 2025-12-04T08:34:06.6083056Z Wrapped header: ATen/ops/diagflat_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6088872Z Wrapped header: ATen/ops/diagflat_native.h 2025-12-04T08:34:06.6093431Z Wrapped header: ATen/ops/diagflat_ops.h 2025-12-04T08:34:06.6098196Z Wrapped header: ATen/ops/diagonal.h 2025-12-04T08:34:06.6103421Z Wrapped header: ATen/ops/diagonal_backward.h 2025-12-04T08:34:06.6109652Z Wrapped header: ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6114321Z Wrapped header: ATen/ops/diagonal_backward_native.h 2025-12-04T08:34:06.6118444Z Wrapped header: ATen/ops/diagonal_backward_ops.h 2025-12-04T08:34:06.6122562Z Wrapped header: ATen/ops/diagonal_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6128840Z Wrapped header: ATen/ops/diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6133359Z Wrapped header: ATen/ops/diagonal_copy.h 2025-12-04T08:34:06.6138476Z Wrapped header: ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6142568Z Wrapped header: ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6146835Z Wrapped header: ATen/ops/diagonal_copy_native.h 2025-12-04T08:34:06.6152337Z Wrapped header: ATen/ops/diagonal_copy_ops.h 2025-12-04T08:34:06.6156674Z Wrapped header: ATen/ops/diagonal_native.h 2025-12-04T08:34:06.6161045Z Wrapped header: ATen/ops/diagonal_ops.h 2025-12-04T08:34:06.6165600Z Wrapped header: ATen/ops/diagonal_scatter.h 2025-12-04T08:34:06.6170833Z Wrapped header: ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6175449Z Wrapped header: ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6179787Z Wrapped header: ATen/ops/diagonal_scatter_native.h 2025-12-04T08:34:06.6185370Z Wrapped header: ATen/ops/diagonal_scatter_ops.h 2025-12-04T08:34:06.6190031Z Wrapped header: ATen/ops/diff.h 2025-12-04T08:34:06.6195178Z Wrapped header: ATen/ops/diff_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6200446Z Wrapped header: ATen/ops/diff_native.h 2025-12-04T08:34:06.6205921Z Wrapped header: ATen/ops/diff_ops.h 2025-12-04T08:34:06.6210550Z Wrapped header: ATen/ops/digamma.h 2025-12-04T08:34:06.6216476Z Wrapped header: ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6220378Z Wrapped header: ATen/ops/digamma_cpu_dispatch.h 2025-12-04T08:34:06.6224792Z Wrapped header: ATen/ops/digamma_cuda_dispatch.h 2025-12-04T08:34:06.6228996Z Wrapped header: ATen/ops/digamma_meta.h 2025-12-04T08:34:06.6233846Z Wrapped header: ATen/ops/digamma_meta_dispatch.h 2025-12-04T08:34:06.6238011Z Wrapped header: ATen/ops/digamma_native.h 2025-12-04T08:34:06.6241605Z Wrapped header: ATen/ops/digamma_ops.h 2025-12-04T08:34:06.6245764Z Wrapped header: ATen/ops/dist.h 2025-12-04T08:34:06.6251241Z Wrapped header: ATen/ops/dist_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6255348Z Wrapped header: ATen/ops/dist_native.h 2025-12-04T08:34:06.6259800Z Wrapped header: ATen/ops/dist_ops.h 2025-12-04T08:34:06.6263205Z Wrapped header: ATen/ops/div.h 2025-12-04T08:34:06.6267251Z Wrapped header: ATen/ops/div_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6271009Z Wrapped header: ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6275140Z Wrapped header: ATen/ops/div_cpu_dispatch.h 2025-12-04T08:34:06.6279953Z Wrapped header: ATen/ops/div_cuda_dispatch.h 2025-12-04T08:34:06.6285009Z Wrapped header: ATen/ops/div_meta.h 2025-12-04T08:34:06.6289294Z Wrapped header: ATen/ops/div_meta_dispatch.h 2025-12-04T08:34:06.6294593Z Wrapped header: ATen/ops/div_native.h 2025-12-04T08:34:06.6299904Z Wrapped header: ATen/ops/div_ops.h 2025-12-04T08:34:06.6304088Z Wrapped header: ATen/ops/divide.h 2025-12-04T08:34:06.6307986Z Wrapped header: ATen/ops/divide_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6311710Z Wrapped header: ATen/ops/divide_native.h 2025-12-04T08:34:06.6316158Z Wrapped header: ATen/ops/divide_ops.h 2025-12-04T08:34:06.6319930Z Wrapped header: ATen/ops/dot.h 2025-12-04T08:34:06.6324516Z Wrapped header: ATen/ops/dot_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6328586Z Wrapped header: ATen/ops/dot_cpu_dispatch.h 2025-12-04T08:34:06.6332779Z Wrapped header: ATen/ops/dot_cuda_dispatch.h 2025-12-04T08:34:06.6336235Z Wrapped header: ATen/ops/dot_native.h 2025-12-04T08:34:06.6339966Z Wrapped header: ATen/ops/dot_ops.h 2025-12-04T08:34:06.6344793Z Wrapped header: ATen/ops/dropout.h 2025-12-04T08:34:06.6349542Z Wrapped header: ATen/ops/dropout_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6353498Z Wrapped header: ATen/ops/dropout_native.h 2025-12-04T08:34:06.6357954Z Wrapped header: ATen/ops/dropout_ops.h 2025-12-04T08:34:06.6361728Z Wrapped header: ATen/ops/dsplit.h 2025-12-04T08:34:06.6367017Z Wrapped header: ATen/ops/dsplit_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6371360Z Wrapped header: ATen/ops/dsplit_native.h 2025-12-04T08:34:06.6376294Z Wrapped header: ATen/ops/dsplit_ops.h 2025-12-04T08:34:06.6381148Z Wrapped header: ATen/ops/dstack.h 2025-12-04T08:34:06.6384950Z Wrapped header: ATen/ops/dstack_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6388912Z Wrapped header: ATen/ops/dstack_native.h 2025-12-04T08:34:06.6393076Z Wrapped header: ATen/ops/dstack_ops.h 2025-12-04T08:34:06.6397281Z Wrapped header: ATen/ops/einsum.h 2025-12-04T08:34:06.6401420Z Wrapped header: ATen/ops/einsum_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6405602Z Wrapped header: ATen/ops/einsum_native.h 2025-12-04T08:34:06.6410470Z Wrapped header: ATen/ops/einsum_ops.h 2025-12-04T08:34:06.6414736Z Wrapped header: ATen/ops/elu.h 2025-12-04T08:34:06.6419436Z Wrapped header: ATen/ops/elu_backward.h 2025-12-04T08:34:06.6424438Z Wrapped header: ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6428833Z Wrapped header: ATen/ops/elu_backward_cpu_dispatch.h 2025-12-04T08:34:06.6433186Z Wrapped header: ATen/ops/elu_backward_cuda_dispatch.h 2025-12-04T08:34:06.6437481Z Wrapped header: ATen/ops/elu_backward_meta.h 2025-12-04T08:34:06.6441453Z Wrapped header: ATen/ops/elu_backward_meta_dispatch.h 2025-12-04T08:34:06.6444952Z Wrapped header: ATen/ops/elu_backward_native.h 2025-12-04T08:34:06.6449208Z Wrapped header: ATen/ops/elu_backward_ops.h 2025-12-04T08:34:06.6452877Z Wrapped header: ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6459131Z Wrapped header: ATen/ops/elu_cpu_dispatch.h 2025-12-04T08:34:06.6463418Z Wrapped header: ATen/ops/elu_cuda_dispatch.h 2025-12-04T08:34:06.6468090Z Wrapped header: ATen/ops/elu_meta.h 2025-12-04T08:34:06.6472524Z Wrapped header: ATen/ops/elu_meta_dispatch.h 2025-12-04T08:34:06.6476841Z Wrapped header: ATen/ops/elu_native.h 2025-12-04T08:34:06.6481027Z Wrapped header: ATen/ops/elu_ops.h 2025-12-04T08:34:06.6486037Z Wrapped header: ATen/ops/embedding.h 2025-12-04T08:34:06.6491464Z Wrapped header: ATen/ops/embedding_backward.h 2025-12-04T08:34:06.6495775Z Wrapped header: ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6499777Z Wrapped header: ATen/ops/embedding_backward_native.h 2025-12-04T08:34:06.6504755Z Wrapped header: ATen/ops/embedding_backward_ops.h 2025-12-04T08:34:06.6508887Z Wrapped header: ATen/ops/embedding_bag.h 2025-12-04T08:34:06.6512895Z Wrapped header: ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6517127Z Wrapped header: ATen/ops/embedding_bag_native.h 2025-12-04T08:34:06.6522171Z Wrapped header: ATen/ops/embedding_bag_ops.h 2025-12-04T08:34:06.6525914Z Wrapped header: ATen/ops/embedding_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6531125Z Wrapped header: ATen/ops/embedding_dense_backward.h 2025-12-04T08:34:06.6535626Z Wrapped header: ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6539651Z Wrapped header: ATen/ops/embedding_dense_backward_cpu_dispatch.h 2025-12-04T08:34:06.6543755Z Wrapped header: ATen/ops/embedding_dense_backward_cuda_dispatch.h 2025-12-04T08:34:06.6547588Z Wrapped header: ATen/ops/embedding_dense_backward_native.h 2025-12-04T08:34:06.6551325Z Wrapped header: ATen/ops/embedding_dense_backward_ops.h 2025-12-04T08:34:06.6555324Z Wrapped header: ATen/ops/embedding_native.h 2025-12-04T08:34:06.6559961Z Wrapped header: ATen/ops/embedding_ops.h 2025-12-04T08:34:06.6565713Z Wrapped header: ATen/ops/embedding_renorm.h 2025-12-04T08:34:06.6573898Z Wrapped header: ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6579568Z Wrapped header: ATen/ops/embedding_renorm_cpu_dispatch.h 2025-12-04T08:34:06.6584330Z Wrapped header: ATen/ops/embedding_renorm_cuda_dispatch.h 2025-12-04T08:34:06.6589071Z Wrapped header: ATen/ops/embedding_renorm_meta_dispatch.h 2025-12-04T08:34:06.6593193Z Wrapped header: ATen/ops/embedding_renorm_native.h 2025-12-04T08:34:06.6597702Z Wrapped header: ATen/ops/embedding_renorm_ops.h 2025-12-04T08:34:06.6602519Z Wrapped header: ATen/ops/embedding_sparse_backward.h 2025-12-04T08:34:06.6607168Z Wrapped header: ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6616698Z Wrapped header: ATen/ops/embedding_sparse_backward_native.h 2025-12-04T08:34:06.6626491Z Wrapped header: ATen/ops/embedding_sparse_backward_ops.h 2025-12-04T08:34:06.6630703Z Wrapped header: ATen/ops/empty.h 2025-12-04T08:34:06.6635475Z Wrapped header: ATen/ops/empty_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6640341Z Wrapped header: ATen/ops/empty_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.6645131Z Wrapped header: ATen/ops/empty_cpu_dispatch.h 2025-12-04T08:34:06.6649773Z Wrapped header: ATen/ops/empty_cuda_dispatch.h 2025-12-04T08:34:06.6654117Z Wrapped header: ATen/ops/empty_like.h 2025-12-04T08:34:06.6659779Z Wrapped header: ATen/ops/empty_like_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6665413Z Wrapped header: ATen/ops/empty_like_native.h 2025-12-04T08:34:06.6669951Z Wrapped header: ATen/ops/empty_like_ops.h 2025-12-04T08:34:06.6674074Z Wrapped header: ATen/ops/empty_meta_dispatch.h 2025-12-04T08:34:06.6678494Z Wrapped header: ATen/ops/empty_native.h 2025-12-04T08:34:06.6682675Z Wrapped header: ATen/ops/empty_ops.h 2025-12-04T08:34:06.6688064Z Wrapped header: ATen/ops/empty_permuted.h 2025-12-04T08:34:06.6692282Z Wrapped header: ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6696516Z Wrapped header: ATen/ops/empty_permuted_native.h 2025-12-04T08:34:06.6700940Z Wrapped header: ATen/ops/empty_permuted_ops.h 2025-12-04T08:34:06.6705751Z Wrapped header: ATen/ops/empty_quantized.h 2025-12-04T08:34:06.6711166Z Wrapped header: ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6717104Z Wrapped header: ATen/ops/empty_quantized_native.h 2025-12-04T08:34:06.6723159Z Wrapped header: ATen/ops/empty_quantized_ops.h 2025-12-04T08:34:06.6728800Z Wrapped header: ATen/ops/empty_strided.h 2025-12-04T08:34:06.6735595Z Wrapped header: ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.6742601Z Wrapped header: ATen/ops/empty_strided_cpu_dispatch.h 2025-12-04T08:34:06.6749114Z Wrapped header: ATen/ops/empty_strided_cuda_dispatch.h 2025-12-04T08:34:06.6757004Z Wrapped header: ATen/ops/empty_strided_meta_dispatch.h 2025-12-04T08:34:06.6763951Z Wrapped header: ATen/ops/empty_strided_native.h 2025-12-04T08:34:06.6771380Z Wrapped header: ATen/ops/empty_strided_ops.h 2025-12-04T08:34:06.6778615Z Wrapped header: ATen/ops/eq.h 2025-12-04T08:34:06.6787004Z Wrapped header: ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6794961Z Wrapped header: ATen/ops/eq_cpu_dispatch.h 2025-12-04T08:34:06.6803353Z Wrapped header: ATen/ops/eq_cuda_dispatch.h 2025-12-04T08:34:06.6814639Z Wrapped header: ATen/ops/eq_meta.h 2025-12-04T08:34:06.6826446Z Wrapped header: ATen/ops/eq_meta_dispatch.h 2025-12-04T08:34:06.6831082Z Wrapped header: ATen/ops/eq_native.h 2025-12-04T08:34:06.6840450Z Wrapped header: ATen/ops/eq_ops.h 2025-12-04T08:34:06.6849661Z Wrapped header: ATen/ops/equal.h 2025-12-04T08:34:06.6859047Z Wrapped header: ATen/ops/equal_cpu_dispatch.h 2025-12-04T08:34:06.6866992Z Wrapped header: ATen/ops/equal_cuda_dispatch.h 2025-12-04T08:34:06.6875820Z Wrapped header: ATen/ops/equal_native.h 2025-12-04T08:34:06.6883898Z Wrapped header: ATen/ops/equal_ops.h 2025-12-04T08:34:06.6893286Z Wrapped header: ATen/ops/erf.h 2025-12-04T08:34:06.6903613Z Wrapped header: ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6913386Z Wrapped header: ATen/ops/erf_cpu_dispatch.h 2025-12-04T08:34:06.6923053Z Wrapped header: ATen/ops/erf_cuda_dispatch.h 2025-12-04T08:34:06.6930246Z Wrapped header: ATen/ops/erf_meta.h 2025-12-04T08:34:06.6939856Z Wrapped header: ATen/ops/erf_meta_dispatch.h 2025-12-04T08:34:06.6949400Z Wrapped header: ATen/ops/erf_native.h 2025-12-04T08:34:06.6957418Z Wrapped header: ATen/ops/erf_ops.h 2025-12-04T08:34:06.6966432Z Wrapped header: ATen/ops/erfc.h 2025-12-04T08:34:06.6975572Z Wrapped header: ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.6985082Z Wrapped header: ATen/ops/erfc_cpu_dispatch.h 2025-12-04T08:34:06.6994422Z Wrapped header: ATen/ops/erfc_cuda_dispatch.h 2025-12-04T08:34:06.7003569Z Wrapped header: ATen/ops/erfc_meta.h 2025-12-04T08:34:06.7023621Z Wrapped header: ATen/ops/erfc_meta_dispatch.h 2025-12-04T08:34:06.7042213Z Wrapped header: ATen/ops/erfc_native.h 2025-12-04T08:34:06.7053819Z Wrapped header: ATen/ops/erfc_ops.h 2025-12-04T08:34:06.7064239Z Wrapped header: ATen/ops/erfinv.h 2025-12-04T08:34:06.7072681Z Wrapped header: ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.7082955Z Wrapped header: ATen/ops/erfinv_cpu_dispatch.h 2025-12-04T08:34:06.7093224Z Wrapped header: ATen/ops/erfinv_cuda_dispatch.h 2025-12-04T08:34:06.7105605Z Wrapped header: ATen/ops/erfinv_meta.h 2025-12-04T08:34:06.7113815Z Wrapped header: ATen/ops/erfinv_meta_dispatch.h 2025-12-04T08:34:06.7124039Z Wrapped header: ATen/ops/erfinv_native.h 2025-12-04T08:34:06.7136423Z Wrapped header: ATen/ops/erfinv_ops.h 2025-12-04T08:34:06.7143197Z Wrapped header: ATen/ops/exp.h 2025-12-04T08:34:06.7152797Z Wrapped header: ATen/ops/exp2.h 2025-12-04T08:34:06.7163157Z Wrapped header: ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.7174914Z Wrapped header: ATen/ops/exp2_cpu_dispatch.h 2025-12-04T08:34:06.7182743Z Wrapped header: ATen/ops/exp2_cuda_dispatch.h 2025-12-04T08:34:06.7192357Z Wrapped header: ATen/ops/exp2_meta.h 2025-12-04T08:34:06.7202189Z Wrapped header: ATen/ops/exp2_meta_dispatch.h 2025-12-04T08:34:06.7212047Z Wrapped header: ATen/ops/exp2_native.h 2025-12-04T08:34:06.7221448Z Wrapped header: ATen/ops/exp2_ops.h 2025-12-04T08:34:06.7230759Z Wrapped header: ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.7240489Z Wrapped header: ATen/ops/exp_cpu_dispatch.h 2025-12-04T08:34:06.7250202Z Wrapped header: ATen/ops/exp_cuda_dispatch.h 2025-12-04T08:34:06.7259397Z Wrapped header: ATen/ops/exp_meta.h 2025-12-04T08:34:06.7267781Z Wrapped header: ATen/ops/exp_meta_dispatch.h 2025-12-04T08:34:06.7276753Z Wrapped header: ATen/ops/exp_native.h 2025-12-04T08:34:06.7285864Z Wrapped header: ATen/ops/exp_ops.h 2025-12-04T08:34:06.7295366Z Wrapped header: ATen/ops/expand.h 2025-12-04T08:34:06.7305068Z Wrapped header: ATen/ops/expand_as.h 2025-12-04T08:34:06.7313904Z Wrapped header: ATen/ops/expand_as_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.7323283Z Wrapped header: ATen/ops/expand_as_native.h 2025-12-04T08:34:06.7332381Z Wrapped header: ATen/ops/expand_as_ops.h 2025-12-04T08:34:06.7342134Z Wrapped header: ATen/ops/expand_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.7351524Z Wrapped header: ATen/ops/expand_copy.h 2025-12-04T08:34:06.7360250Z Wrapped header: ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.7369928Z Wrapped header: ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.7378497Z Wrapped header: ATen/ops/expand_copy_native.h 2025-12-04T08:34:06.7387466Z Wrapped header: ATen/ops/expand_copy_ops.h 2025-12-04T08:34:06.7396919Z Wrapped header: ATen/ops/expand_native.h 2025-12-04T08:34:06.7407936Z Wrapped header: ATen/ops/expand_ops.h 2025-12-04T08:34:06.7415042Z Wrapped header: ATen/ops/expm1.h 2025-12-04T08:34:06.7424589Z Wrapped header: ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.7433461Z Wrapped header: ATen/ops/expm1_cpu_dispatch.h 2025-12-04T08:34:06.7442375Z Wrapped header: ATen/ops/expm1_cuda_dispatch.h 2025-12-04T08:34:06.7451315Z Wrapped header: ATen/ops/expm1_meta.h 2025-12-04T08:34:06.7461283Z Wrapped header: ATen/ops/expm1_meta_dispatch.h 2025-12-04T08:34:06.7470538Z Wrapped header: ATen/ops/expm1_native.h 2025-12-04T08:34:06.7479701Z Wrapped header: ATen/ops/expm1_ops.h 2025-12-04T08:34:06.7488885Z Wrapped header: ATen/ops/exponential.h 2025-12-04T08:34:06.7498279Z Wrapped header: ATen/ops/exponential_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.7507555Z Wrapped header: ATen/ops/exponential_cpu_dispatch.h 2025-12-04T08:34:06.7517582Z Wrapped header: ATen/ops/exponential_cuda_dispatch.h 2025-12-04T08:34:06.7526814Z Wrapped header: ATen/ops/exponential_meta_dispatch.h 2025-12-04T08:34:06.7539026Z Wrapped header: ATen/ops/exponential_native.h 2025-12-04T08:34:06.7547027Z Wrapped header: ATen/ops/exponential_ops.h 2025-12-04T08:34:06.7556130Z Wrapped header: ATen/ops/eye.h 2025-12-04T08:34:06.7565169Z Wrapped header: ATen/ops/eye_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.7575089Z Wrapped header: ATen/ops/eye_cpu_dispatch.h 2025-12-04T08:34:06.7584455Z Wrapped header: ATen/ops/eye_cuda_dispatch.h 2025-12-04T08:34:06.7594417Z Wrapped header: ATen/ops/eye_meta_dispatch.h 2025-12-04T08:34:06.7608186Z Wrapped header: ATen/ops/eye_native.h 2025-12-04T08:34:06.7614280Z Wrapped header: ATen/ops/eye_ops.h 2025-12-04T08:34:06.7623854Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine.h 2025-12-04T08:34:06.7632815Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask.h 2025-12-04T08:34:06.7643690Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h 2025-12-04T08:34:06.7654763Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.7660363Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-12-04T08:34:06.7668926Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-12-04T08:34:06.7678879Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.7688052Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-12-04T08:34:06.7697828Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-12-04T08:34:06.7707677Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h 2025-12-04T08:34:06.7717222Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h 2025-12-04T08:34:06.7726576Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.7735967Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_native.h 2025-12-04T08:34:06.7745765Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_ops.h 2025-12-04T08:34:06.7758363Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine.h 2025-12-04T08:34:06.7764431Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask.h 2025-12-04T08:34:06.7774611Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h 2025-12-04T08:34:06.7784433Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.7793418Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-12-04T08:34:06.7803409Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-12-04T08:34:06.7815491Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.7821420Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-12-04T08:34:06.7830268Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-12-04T08:34:06.7839451Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h 2025-12-04T08:34:06.7848530Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h 2025-12-04T08:34:06.7858051Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.7868209Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_native.h 2025-12-04T08:34:06.7877279Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_ops.h 2025-12-04T08:34:06.7886051Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight.h 2025-12-04T08:34:06.7895004Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.7906278Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h 2025-12-04T08:34:06.7915274Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.7923491Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-12-04T08:34:06.7932573Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-12-04T08:34:06.7943242Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_native.h 2025-12-04T08:34:06.7952762Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_ops.h 2025-12-04T08:34:06.7961536Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight.h 2025-12-04T08:34:06.7971925Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.7981093Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h 2025-12-04T08:34:06.7991075Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8000871Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h 2025-12-04T08:34:06.8010128Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-12-04T08:34:06.8019609Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_native.h 2025-12-04T08:34:06.8030864Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_ops.h 2025-12-04T08:34:06.8039098Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight.h 2025-12-04T08:34:06.8048809Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8059045Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight_native.h 2025-12-04T08:34:06.8069756Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight_ops.h 2025-12-04T08:34:06.8077585Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16.h 2025-12-04T08:34:06.8086957Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8096676Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h 2025-12-04T08:34:06.8108697Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h 2025-12-04T08:34:06.8115227Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix.h 2025-12-04T08:34:06.8124726Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8134102Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix_native.h 2025-12-04T08:34:06.8144617Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix_ops.h 2025-12-04T08:34:06.8154750Z Wrapped header: ATen/ops/feature_alpha_dropout.h 2025-12-04T08:34:06.8164959Z Wrapped header: ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8174015Z Wrapped header: ATen/ops/feature_alpha_dropout_native.h 2025-12-04T08:34:06.8183804Z Wrapped header: ATen/ops/feature_alpha_dropout_ops.h 2025-12-04T08:34:06.8193394Z Wrapped header: ATen/ops/feature_dropout.h 2025-12-04T08:34:06.8202321Z Wrapped header: ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8211504Z Wrapped header: ATen/ops/feature_dropout_native.h 2025-12-04T08:34:06.8221481Z Wrapped header: ATen/ops/feature_dropout_ops.h 2025-12-04T08:34:06.8230764Z Wrapped header: ATen/ops/fft_fft.h 2025-12-04T08:34:06.8240164Z Wrapped header: ATen/ops/fft_fft2.h 2025-12-04T08:34:06.8249594Z Wrapped header: ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8258656Z Wrapped header: ATen/ops/fft_fft2_native.h 2025-12-04T08:34:06.8267856Z Wrapped header: ATen/ops/fft_fft2_ops.h 2025-12-04T08:34:06.8277918Z Wrapped header: ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8287600Z Wrapped header: ATen/ops/fft_fft_native.h 2025-12-04T08:34:06.8297177Z Wrapped header: ATen/ops/fft_fft_ops.h 2025-12-04T08:34:06.8309214Z Wrapped header: ATen/ops/fft_fftfreq.h 2025-12-04T08:34:06.8317576Z Wrapped header: ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.8327446Z Wrapped header: ATen/ops/fft_fftfreq_native.h 2025-12-04T08:34:06.8335738Z Wrapped header: ATen/ops/fft_fftfreq_ops.h 2025-12-04T08:34:06.8344676Z Wrapped header: ATen/ops/fft_fftn.h 2025-12-04T08:34:06.8354672Z Wrapped header: ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8364123Z Wrapped header: ATen/ops/fft_fftn_native.h 2025-12-04T08:34:06.8373826Z Wrapped header: ATen/ops/fft_fftn_ops.h 2025-12-04T08:34:06.8383807Z Wrapped header: ATen/ops/fft_fftshift.h 2025-12-04T08:34:06.8393886Z Wrapped header: ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8403419Z Wrapped header: ATen/ops/fft_fftshift_native.h 2025-12-04T08:34:06.8412895Z Wrapped header: ATen/ops/fft_fftshift_ops.h 2025-12-04T08:34:06.8422670Z Wrapped header: ATen/ops/fft_hfft.h 2025-12-04T08:34:06.8432248Z Wrapped header: ATen/ops/fft_hfft2.h 2025-12-04T08:34:06.8441758Z Wrapped header: ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8450738Z Wrapped header: ATen/ops/fft_hfft2_native.h 2025-12-04T08:34:06.8460442Z Wrapped header: ATen/ops/fft_hfft2_ops.h 2025-12-04T08:34:06.8470307Z Wrapped header: ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8479058Z Wrapped header: ATen/ops/fft_hfft_native.h 2025-12-04T08:34:06.8488992Z Wrapped header: ATen/ops/fft_hfft_ops.h 2025-12-04T08:34:06.8497630Z Wrapped header: ATen/ops/fft_hfftn.h 2025-12-04T08:34:06.8510007Z Wrapped header: ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8516653Z Wrapped header: ATen/ops/fft_hfftn_native.h 2025-12-04T08:34:06.8526029Z Wrapped header: ATen/ops/fft_hfftn_ops.h 2025-12-04T08:34:06.8535842Z Wrapped header: ATen/ops/fft_ifft.h 2025-12-04T08:34:06.8546032Z Wrapped header: ATen/ops/fft_ifft2.h 2025-12-04T08:34:06.8554970Z Wrapped header: ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8565755Z Wrapped header: ATen/ops/fft_ifft2_native.h 2025-12-04T08:34:06.8575120Z Wrapped header: ATen/ops/fft_ifft2_ops.h 2025-12-04T08:34:06.8585291Z Wrapped header: ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8594526Z Wrapped header: ATen/ops/fft_ifft_native.h 2025-12-04T08:34:06.8604174Z Wrapped header: ATen/ops/fft_ifft_ops.h 2025-12-04T08:34:06.8613927Z Wrapped header: ATen/ops/fft_ifftn.h 2025-12-04T08:34:06.8623192Z Wrapped header: ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8633340Z Wrapped header: ATen/ops/fft_ifftn_native.h 2025-12-04T08:34:06.8641441Z Wrapped header: ATen/ops/fft_ifftn_ops.h 2025-12-04T08:34:06.8652066Z Wrapped header: ATen/ops/fft_ifftshift.h 2025-12-04T08:34:06.8661998Z Wrapped header: ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8671148Z Wrapped header: ATen/ops/fft_ifftshift_native.h 2025-12-04T08:34:06.8680523Z Wrapped header: ATen/ops/fft_ifftshift_ops.h 2025-12-04T08:34:06.8691616Z Wrapped header: ATen/ops/fft_ihfft.h 2025-12-04T08:34:06.8701488Z Wrapped header: ATen/ops/fft_ihfft2.h 2025-12-04T08:34:06.8711949Z Wrapped header: ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8719605Z Wrapped header: ATen/ops/fft_ihfft2_native.h 2025-12-04T08:34:06.8729367Z Wrapped header: ATen/ops/fft_ihfft2_ops.h 2025-12-04T08:34:06.8738786Z Wrapped header: ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8750749Z Wrapped header: ATen/ops/fft_ihfft_native.h 2025-12-04T08:34:06.8757901Z Wrapped header: ATen/ops/fft_ihfft_ops.h 2025-12-04T08:34:06.8768461Z Wrapped header: ATen/ops/fft_ihfftn.h 2025-12-04T08:34:06.8778068Z Wrapped header: ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8788621Z Wrapped header: ATen/ops/fft_ihfftn_native.h 2025-12-04T08:34:06.8796968Z Wrapped header: ATen/ops/fft_ihfftn_ops.h 2025-12-04T08:34:06.8807194Z Wrapped header: ATen/ops/fft_irfft.h 2025-12-04T08:34:06.8816538Z Wrapped header: ATen/ops/fft_irfft2.h 2025-12-04T08:34:06.8825066Z Wrapped header: ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8834731Z Wrapped header: ATen/ops/fft_irfft2_native.h 2025-12-04T08:34:06.8843898Z Wrapped header: ATen/ops/fft_irfft2_ops.h 2025-12-04T08:34:06.8853389Z Wrapped header: ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8862225Z Wrapped header: ATen/ops/fft_irfft_native.h 2025-12-04T08:34:06.8871305Z Wrapped header: ATen/ops/fft_irfft_ops.h 2025-12-04T08:34:06.8881285Z Wrapped header: ATen/ops/fft_irfftn.h 2025-12-04T08:34:06.8891971Z Wrapped header: ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8901367Z Wrapped header: ATen/ops/fft_irfftn_native.h 2025-12-04T08:34:06.8911913Z Wrapped header: ATen/ops/fft_irfftn_ops.h 2025-12-04T08:34:06.8921244Z Wrapped header: ATen/ops/fft_rfft.h 2025-12-04T08:34:06.8930562Z Wrapped header: ATen/ops/fft_rfft2.h 2025-12-04T08:34:06.8940229Z Wrapped header: ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8950834Z Wrapped header: ATen/ops/fft_rfft2_native.h 2025-12-04T08:34:06.8959995Z Wrapped header: ATen/ops/fft_rfft2_ops.h 2025-12-04T08:34:06.8968842Z Wrapped header: ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.8978889Z Wrapped header: ATen/ops/fft_rfft_native.h 2025-12-04T08:34:06.8987763Z Wrapped header: ATen/ops/fft_rfft_ops.h 2025-12-04T08:34:06.8997885Z Wrapped header: ATen/ops/fft_rfftfreq.h 2025-12-04T08:34:06.9007110Z Wrapped header: ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.9016141Z Wrapped header: ATen/ops/fft_rfftfreq_native.h 2025-12-04T08:34:06.9025277Z Wrapped header: ATen/ops/fft_rfftfreq_ops.h 2025-12-04T08:34:06.9034950Z Wrapped header: ATen/ops/fft_rfftn.h 2025-12-04T08:34:06.9044387Z Wrapped header: ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.9054126Z Wrapped header: ATen/ops/fft_rfftn_native.h 2025-12-04T08:34:06.9064067Z Wrapped header: ATen/ops/fft_rfftn_ops.h 2025-12-04T08:34:06.9073685Z Wrapped header: ATen/ops/fill.h 2025-12-04T08:34:06.9082751Z Wrapped header: ATen/ops/fill_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.9091453Z Wrapped header: ATen/ops/fill_cpu_dispatch.h 2025-12-04T08:34:06.9101262Z Wrapped header: ATen/ops/fill_cuda_dispatch.h 2025-12-04T08:34:06.9111046Z Wrapped header: ATen/ops/fill_diagonal.h 2025-12-04T08:34:06.9130378Z Wrapped header: ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.9130980Z Wrapped header: ATen/ops/fill_diagonal_native.h 2025-12-04T08:34:06.9139786Z Wrapped header: ATen/ops/fill_diagonal_ops.h 2025-12-04T08:34:06.9150339Z Wrapped header: ATen/ops/fill_meta_dispatch.h 2025-12-04T08:34:06.9158774Z Wrapped header: ATen/ops/fill_native.h 2025-12-04T08:34:06.9169142Z Wrapped header: ATen/ops/fill_ops.h 2025-12-04T08:34:06.9177749Z Wrapped header: ATen/ops/fix.h 2025-12-04T08:34:06.9188140Z Wrapped header: ATen/ops/fix_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.9197313Z Wrapped header: ATen/ops/fix_native.h 2025-12-04T08:34:06.9206337Z Wrapped header: ATen/ops/fix_ops.h 2025-12-04T08:34:06.9216318Z Wrapped header: ATen/ops/flatten.h 2025-12-04T08:34:06.9226609Z Wrapped header: ATen/ops/flatten_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.9234992Z Wrapped header: ATen/ops/flatten_dense_tensors.h 2025-12-04T08:34:06.9245872Z Wrapped header: ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.9254907Z Wrapped header: ATen/ops/flatten_dense_tensors_native.h 2025-12-04T08:34:06.9264422Z Wrapped header: ATen/ops/flatten_dense_tensors_ops.h 2025-12-04T08:34:06.9273877Z Wrapped header: ATen/ops/flatten_native.h 2025-12-04T08:34:06.9283820Z Wrapped header: ATen/ops/flatten_ops.h 2025-12-04T08:34:06.9292575Z Wrapped header: ATen/ops/flip.h 2025-12-04T08:34:06.9301779Z Wrapped header: ATen/ops/flip_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.9311745Z Wrapped header: ATen/ops/flip_cpu_dispatch.h 2025-12-04T08:34:06.9321564Z Wrapped header: ATen/ops/flip_cuda_dispatch.h 2025-12-04T08:34:06.9331281Z Wrapped header: ATen/ops/flip_native.h 2025-12-04T08:34:06.9340860Z Wrapped header: ATen/ops/flip_ops.h 2025-12-04T08:34:06.9350568Z Wrapped header: ATen/ops/fliplr.h 2025-12-04T08:34:06.9360697Z Wrapped header: ATen/ops/fliplr_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.9370516Z Wrapped header: ATen/ops/fliplr_native.h 2025-12-04T08:34:06.9379682Z Wrapped header: ATen/ops/fliplr_ops.h 2025-12-04T08:34:06.9389790Z Wrapped header: ATen/ops/flipud.h 2025-12-04T08:34:06.9399835Z Wrapped header: ATen/ops/flipud_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.9409810Z Wrapped header: ATen/ops/flipud_native.h 2025-12-04T08:34:06.9418928Z Wrapped header: ATen/ops/flipud_ops.h 2025-12-04T08:34:06.9428241Z Wrapped header: ATen/ops/float_power.h 2025-12-04T08:34:06.9437076Z Wrapped header: ATen/ops/float_power_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:06.9446235Z Wrapped header: ATen/ops/float_power_native.h 2025-12-04T08:34:06.9455874Z Wrapped header: ATen/ops/float_power_ops.h 2025-12-04T08:34:06.9465627Z Wrapped header: ATen/ops/floor.h 2025-12-04T08:34:06.9475279Z Wrapped header: ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.9484212Z Wrapped header: ATen/ops/floor_cpu_dispatch.h 2025-12-04T08:34:06.9493834Z Wrapped header: ATen/ops/floor_cuda_dispatch.h 2025-12-04T08:34:06.9503492Z Wrapped header: ATen/ops/floor_divide.h 2025-12-04T08:34:06.9513493Z Wrapped header: ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.9522830Z Wrapped header: ATen/ops/floor_divide_cpu_dispatch.h 2025-12-04T08:34:06.9533536Z Wrapped header: ATen/ops/floor_divide_cuda_dispatch.h 2025-12-04T08:34:06.9543177Z Wrapped header: ATen/ops/floor_divide_meta_dispatch.h 2025-12-04T08:34:06.9552647Z Wrapped header: ATen/ops/floor_divide_native.h 2025-12-04T08:34:06.9562222Z Wrapped header: ATen/ops/floor_divide_ops.h 2025-12-04T08:34:06.9572109Z Wrapped header: ATen/ops/floor_meta.h 2025-12-04T08:34:06.9581459Z Wrapped header: ATen/ops/floor_meta_dispatch.h 2025-12-04T08:34:06.9591220Z Wrapped header: ATen/ops/floor_native.h 2025-12-04T08:34:06.9600395Z Wrapped header: ATen/ops/floor_ops.h 2025-12-04T08:34:06.9614247Z Wrapped header: ATen/ops/fmax.h 2025-12-04T08:34:06.9624193Z Wrapped header: ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.9629241Z Wrapped header: ATen/ops/fmax_cpu_dispatch.h 2025-12-04T08:34:06.9637860Z Wrapped header: ATen/ops/fmax_cuda_dispatch.h 2025-12-04T08:34:06.9647483Z Wrapped header: ATen/ops/fmax_meta.h 2025-12-04T08:34:06.9657768Z Wrapped header: ATen/ops/fmax_meta_dispatch.h 2025-12-04T08:34:06.9667501Z Wrapped header: ATen/ops/fmax_native.h 2025-12-04T08:34:06.9677667Z Wrapped header: ATen/ops/fmax_ops.h 2025-12-04T08:34:06.9687232Z Wrapped header: ATen/ops/fmin.h 2025-12-04T08:34:06.9697177Z Wrapped header: ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.9707498Z Wrapped header: ATen/ops/fmin_cpu_dispatch.h 2025-12-04T08:34:06.9717007Z Wrapped header: ATen/ops/fmin_cuda_dispatch.h 2025-12-04T08:34:06.9726172Z Wrapped header: ATen/ops/fmin_meta.h 2025-12-04T08:34:06.9735203Z Wrapped header: ATen/ops/fmin_meta_dispatch.h 2025-12-04T08:34:06.9745450Z Wrapped header: ATen/ops/fmin_native.h 2025-12-04T08:34:06.9754976Z Wrapped header: ATen/ops/fmin_ops.h 2025-12-04T08:34:06.9764084Z Wrapped header: ATen/ops/fmod.h 2025-12-04T08:34:06.9773033Z Wrapped header: ATen/ops/fmod_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:06.9782074Z Wrapped header: ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.9791894Z Wrapped header: ATen/ops/fmod_cpu_dispatch.h 2025-12-04T08:34:06.9800909Z Wrapped header: ATen/ops/fmod_cuda_dispatch.h 2025-12-04T08:34:06.9811168Z Wrapped header: ATen/ops/fmod_meta.h 2025-12-04T08:34:06.9823231Z Wrapped header: ATen/ops/fmod_meta_dispatch.h 2025-12-04T08:34:06.9831572Z Wrapped header: ATen/ops/fmod_native.h 2025-12-04T08:34:06.9840565Z Wrapped header: ATen/ops/fmod_ops.h 2025-12-04T08:34:06.9850450Z Wrapped header: ATen/ops/frac.h 2025-12-04T08:34:06.9859639Z Wrapped header: ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.9868625Z Wrapped header: ATen/ops/frac_cpu_dispatch.h 2025-12-04T08:34:06.9877803Z Wrapped header: ATen/ops/frac_cuda_dispatch.h 2025-12-04T08:34:06.9886965Z Wrapped header: ATen/ops/frac_meta.h 2025-12-04T08:34:06.9897221Z Wrapped header: ATen/ops/frac_meta_dispatch.h 2025-12-04T08:34:06.9907978Z Wrapped header: ATen/ops/frac_native.h 2025-12-04T08:34:06.9917480Z Wrapped header: ATen/ops/frac_ops.h 2025-12-04T08:34:06.9928390Z Wrapped header: ATen/ops/fractional_max_pool2d.h 2025-12-04T08:34:06.9941272Z Wrapped header: ATen/ops/fractional_max_pool2d_backward.h 2025-12-04T08:34:06.9949641Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:06.9958316Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h 2025-12-04T08:34:06.9968010Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h 2025-12-04T08:34:06.9977936Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_meta.h 2025-12-04T08:34:06.9987772Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h 2025-12-04T08:34:06.9996919Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_native.h 2025-12-04T08:34:07.0006319Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_ops.h 2025-12-04T08:34:07.0015673Z Wrapped header: ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.0025095Z Wrapped header: ATen/ops/fractional_max_pool2d_cpu_dispatch.h 2025-12-04T08:34:07.0034650Z Wrapped header: ATen/ops/fractional_max_pool2d_cuda_dispatch.h 2025-12-04T08:34:07.0044766Z Wrapped header: ATen/ops/fractional_max_pool2d_meta.h 2025-12-04T08:34:07.0054342Z Wrapped header: ATen/ops/fractional_max_pool2d_meta_dispatch.h 2025-12-04T08:34:07.0063833Z Wrapped header: ATen/ops/fractional_max_pool2d_native.h 2025-12-04T08:34:07.0073314Z Wrapped header: ATen/ops/fractional_max_pool2d_ops.h 2025-12-04T08:34:07.0082704Z Wrapped header: ATen/ops/fractional_max_pool3d.h 2025-12-04T08:34:07.0092054Z Wrapped header: ATen/ops/fractional_max_pool3d_backward.h 2025-12-04T08:34:07.0101138Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h 2025-12-04T08:34:07.0111598Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h 2025-12-04T08:34:07.0120506Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_native.h 2025-12-04T08:34:07.0130058Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_ops.h 2025-12-04T08:34:07.0141387Z Wrapped header: ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.0149723Z Wrapped header: ATen/ops/fractional_max_pool3d_cpu_dispatch.h 2025-12-04T08:34:07.0159593Z Wrapped header: ATen/ops/fractional_max_pool3d_cuda_dispatch.h 2025-12-04T08:34:07.0168799Z Wrapped header: ATen/ops/fractional_max_pool3d_meta.h 2025-12-04T08:34:07.0178803Z Wrapped header: ATen/ops/fractional_max_pool3d_meta_dispatch.h 2025-12-04T08:34:07.0188451Z Wrapped header: ATen/ops/fractional_max_pool3d_native.h 2025-12-04T08:34:07.0197916Z Wrapped header: ATen/ops/fractional_max_pool3d_ops.h 2025-12-04T08:34:07.0206837Z Wrapped header: ATen/ops/frexp.h 2025-12-04T08:34:07.0219161Z Wrapped header: ATen/ops/frexp_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.0227493Z Wrapped header: ATen/ops/frexp_cpu_dispatch.h 2025-12-04T08:34:07.0236593Z Wrapped header: ATen/ops/frexp_cuda_dispatch.h 2025-12-04T08:34:07.0245966Z Wrapped header: ATen/ops/frexp_native.h 2025-12-04T08:34:07.0254934Z Wrapped header: ATen/ops/frexp_ops.h 2025-12-04T08:34:07.0265102Z Wrapped header: ATen/ops/frobenius_norm.h 2025-12-04T08:34:07.0274160Z Wrapped header: ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.0283790Z Wrapped header: ATen/ops/frobenius_norm_native.h 2025-12-04T08:34:07.0293126Z Wrapped header: ATen/ops/frobenius_norm_ops.h 2025-12-04T08:34:07.0302277Z Wrapped header: ATen/ops/from_file.h 2025-12-04T08:34:07.0314474Z Wrapped header: ATen/ops/from_file_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.0323820Z Wrapped header: ATen/ops/from_file_cpu_dispatch.h 2025-12-04T08:34:07.0334298Z Wrapped header: ATen/ops/from_file_native.h 2025-12-04T08:34:07.0345567Z Wrapped header: ATen/ops/from_file_ops.h 2025-12-04T08:34:07.0353036Z Wrapped header: ATen/ops/full.h 2025-12-04T08:34:07.0362877Z Wrapped header: ATen/ops/full_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.0372305Z Wrapped header: ATen/ops/full_like.h 2025-12-04T08:34:07.0382849Z Wrapped header: ATen/ops/full_like_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.0392509Z Wrapped header: ATen/ops/full_like_native.h 2025-12-04T08:34:07.0401450Z Wrapped header: ATen/ops/full_like_ops.h 2025-12-04T08:34:07.0412069Z Wrapped header: ATen/ops/full_native.h 2025-12-04T08:34:07.0421967Z Wrapped header: ATen/ops/full_ops.h 2025-12-04T08:34:07.0433036Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant.h 2025-12-04T08:34:07.0441688Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.0451561Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant_native.h 2025-12-04T08:34:07.0460389Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant_ops.h 2025-12-04T08:34:07.0470013Z Wrapped header: ATen/ops/gather.h 2025-12-04T08:34:07.0479349Z Wrapped header: ATen/ops/gather_backward.h 2025-12-04T08:34:07.0489821Z Wrapped header: ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.0500052Z Wrapped header: ATen/ops/gather_backward_native.h 2025-12-04T08:34:07.0511883Z Wrapped header: ATen/ops/gather_backward_ops.h 2025-12-04T08:34:07.0519311Z Wrapped header: ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.0529172Z Wrapped header: ATen/ops/gather_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.0539160Z Wrapped header: ATen/ops/gather_cpu_dispatch.h 2025-12-04T08:34:07.0549050Z Wrapped header: ATen/ops/gather_cuda_dispatch.h 2025-12-04T08:34:07.0558771Z Wrapped header: ATen/ops/gather_meta.h 2025-12-04T08:34:07.0568269Z Wrapped header: ATen/ops/gather_meta_dispatch.h 2025-12-04T08:34:07.0578380Z Wrapped header: ATen/ops/gather_native.h 2025-12-04T08:34:07.0587805Z Wrapped header: ATen/ops/gather_ops.h 2025-12-04T08:34:07.0597847Z Wrapped header: ATen/ops/gcd.h 2025-12-04T08:34:07.0608168Z Wrapped header: ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.0618137Z Wrapped header: ATen/ops/gcd_cpu_dispatch.h 2025-12-04T08:34:07.0627892Z Wrapped header: ATen/ops/gcd_cuda_dispatch.h 2025-12-04T08:34:07.0636956Z Wrapped header: ATen/ops/gcd_meta.h 2025-12-04T08:34:07.0646538Z Wrapped header: ATen/ops/gcd_meta_dispatch.h 2025-12-04T08:34:07.0656308Z Wrapped header: ATen/ops/gcd_native.h 2025-12-04T08:34:07.0666212Z Wrapped header: ATen/ops/gcd_ops.h 2025-12-04T08:34:07.0675590Z Wrapped header: ATen/ops/ge.h 2025-12-04T08:34:07.0685234Z Wrapped header: ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.0694541Z Wrapped header: ATen/ops/ge_cpu_dispatch.h 2025-12-04T08:34:07.0705476Z Wrapped header: ATen/ops/ge_cuda_dispatch.h 2025-12-04T08:34:07.0714590Z Wrapped header: ATen/ops/ge_meta.h 2025-12-04T08:34:07.0724802Z Wrapped header: ATen/ops/ge_meta_dispatch.h 2025-12-04T08:34:07.0736969Z Wrapped header: ATen/ops/ge_native.h 2025-12-04T08:34:07.0746042Z Wrapped header: ATen/ops/ge_ops.h 2025-12-04T08:34:07.0755776Z Wrapped header: ATen/ops/gelu.h 2025-12-04T08:34:07.0765577Z Wrapped header: ATen/ops/gelu_backward.h 2025-12-04T08:34:07.0775874Z Wrapped header: ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.0785578Z Wrapped header: ATen/ops/gelu_backward_cpu_dispatch.h 2025-12-04T08:34:07.0794820Z Wrapped header: ATen/ops/gelu_backward_cuda_dispatch.h 2025-12-04T08:34:07.0807791Z Wrapped header: ATen/ops/gelu_backward_meta.h 2025-12-04T08:34:07.0814716Z Wrapped header: ATen/ops/gelu_backward_meta_dispatch.h 2025-12-04T08:34:07.0824833Z Wrapped header: ATen/ops/gelu_backward_native.h 2025-12-04T08:34:07.0835560Z Wrapped header: ATen/ops/gelu_backward_ops.h 2025-12-04T08:34:07.0845059Z Wrapped header: ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.0854391Z Wrapped header: ATen/ops/gelu_cpu_dispatch.h 2025-12-04T08:34:07.0864579Z Wrapped header: ATen/ops/gelu_cuda_dispatch.h 2025-12-04T08:34:07.0873876Z Wrapped header: ATen/ops/gelu_meta.h 2025-12-04T08:34:07.0884504Z Wrapped header: ATen/ops/gelu_meta_dispatch.h 2025-12-04T08:34:07.0894164Z Wrapped header: ATen/ops/gelu_native.h 2025-12-04T08:34:07.0908859Z Wrapped header: ATen/ops/gelu_ops.h 2025-12-04T08:34:07.0914674Z Wrapped header: ATen/ops/geometric.h 2025-12-04T08:34:07.0924466Z Wrapped header: ATen/ops/geometric_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.0933458Z Wrapped header: ATen/ops/geometric_cpu_dispatch.h 2025-12-04T08:34:07.0946530Z Wrapped header: ATen/ops/geometric_cuda_dispatch.h 2025-12-04T08:34:07.0955387Z Wrapped header: ATen/ops/geometric_meta_dispatch.h 2025-12-04T08:34:07.0965058Z Wrapped header: ATen/ops/geometric_native.h 2025-12-04T08:34:07.0976697Z Wrapped header: ATen/ops/geometric_ops.h 2025-12-04T08:34:07.0986455Z Wrapped header: ATen/ops/geqrf.h 2025-12-04T08:34:07.0996874Z Wrapped header: ATen/ops/geqrf_cpu_dispatch.h 2025-12-04T08:34:07.1006583Z Wrapped header: ATen/ops/geqrf_cuda_dispatch.h 2025-12-04T08:34:07.1016420Z Wrapped header: ATen/ops/geqrf_native.h 2025-12-04T08:34:07.1026255Z Wrapped header: ATen/ops/geqrf_ops.h 2025-12-04T08:34:07.1036041Z Wrapped header: ATen/ops/ger.h 2025-12-04T08:34:07.1045727Z Wrapped header: ATen/ops/ger_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.1055208Z Wrapped header: ATen/ops/ger_native.h 2025-12-04T08:34:07.1064719Z Wrapped header: ATen/ops/ger_ops.h 2025-12-04T08:34:07.1074530Z Wrapped header: ATen/ops/glu.h 2025-12-04T08:34:07.1083693Z Wrapped header: ATen/ops/glu_backward.h 2025-12-04T08:34:07.1093573Z Wrapped header: ATen/ops/glu_backward_cpu_dispatch.h 2025-12-04T08:34:07.1105152Z Wrapped header: ATen/ops/glu_backward_cuda_dispatch.h 2025-12-04T08:34:07.1113801Z Wrapped header: ATen/ops/glu_backward_jvp.h 2025-12-04T08:34:07.1123608Z Wrapped header: ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.1134305Z Wrapped header: ATen/ops/glu_backward_jvp_cpu_dispatch.h 2025-12-04T08:34:07.1145364Z Wrapped header: ATen/ops/glu_backward_jvp_cuda_dispatch.h 2025-12-04T08:34:07.1154208Z Wrapped header: ATen/ops/glu_backward_jvp_native.h 2025-12-04T08:34:07.1164131Z Wrapped header: ATen/ops/glu_backward_jvp_ops.h 2025-12-04T08:34:07.1173792Z Wrapped header: ATen/ops/glu_backward_native.h 2025-12-04T08:34:07.1183175Z Wrapped header: ATen/ops/glu_backward_ops.h 2025-12-04T08:34:07.1193667Z Wrapped header: ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.1205115Z Wrapped header: ATen/ops/glu_cpu_dispatch.h 2025-12-04T08:34:07.1214541Z Wrapped header: ATen/ops/glu_cuda_dispatch.h 2025-12-04T08:34:07.1225084Z Wrapped header: ATen/ops/glu_jvp.h 2025-12-04T08:34:07.1233547Z Wrapped header: ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.1242826Z Wrapped header: ATen/ops/glu_jvp_cpu_dispatch.h 2025-12-04T08:34:07.1252770Z Wrapped header: ATen/ops/glu_jvp_cuda_dispatch.h 2025-12-04T08:34:07.1262288Z Wrapped header: ATen/ops/glu_jvp_native.h 2025-12-04T08:34:07.1272257Z Wrapped header: ATen/ops/glu_jvp_ops.h 2025-12-04T08:34:07.1282073Z Wrapped header: ATen/ops/glu_meta.h 2025-12-04T08:34:07.1292062Z Wrapped header: ATen/ops/glu_meta_dispatch.h 2025-12-04T08:34:07.1301559Z Wrapped header: ATen/ops/glu_native.h 2025-12-04T08:34:07.1312336Z Wrapped header: ATen/ops/glu_ops.h 2025-12-04T08:34:07.1321800Z Wrapped header: ATen/ops/gradient.h 2025-12-04T08:34:07.1331515Z Wrapped header: ATen/ops/gradient_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.1342244Z Wrapped header: ATen/ops/gradient_native.h 2025-12-04T08:34:07.1350812Z Wrapped header: ATen/ops/gradient_ops.h 2025-12-04T08:34:07.1360808Z Wrapped header: ATen/ops/greater.h 2025-12-04T08:34:07.1370683Z Wrapped header: ATen/ops/greater_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.1380105Z Wrapped header: ATen/ops/greater_equal.h 2025-12-04T08:34:07.1391155Z Wrapped header: ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.1400524Z Wrapped header: ATen/ops/greater_equal_native.h 2025-12-04T08:34:07.1411675Z Wrapped header: ATen/ops/greater_equal_ops.h 2025-12-04T08:34:07.1420813Z Wrapped header: ATen/ops/greater_native.h 2025-12-04T08:34:07.1429987Z Wrapped header: ATen/ops/greater_ops.h 2025-12-04T08:34:07.1439768Z Wrapped header: ATen/ops/grid_sampler.h 2025-12-04T08:34:07.1448838Z Wrapped header: ATen/ops/grid_sampler_2d.h 2025-12-04T08:34:07.1458193Z Wrapped header: ATen/ops/grid_sampler_2d_backward.h 2025-12-04T08:34:07.1468007Z Wrapped header: ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.1478036Z Wrapped header: ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h 2025-12-04T08:34:07.1487654Z Wrapped header: ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h 2025-12-04T08:34:07.1497609Z Wrapped header: ATen/ops/grid_sampler_2d_backward_native.h 2025-12-04T08:34:07.1507916Z Wrapped header: ATen/ops/grid_sampler_2d_backward_ops.h 2025-12-04T08:34:07.1517133Z Wrapped header: ATen/ops/kthvalue_native.h 2025-12-04T08:34:07.1527081Z Wrapped header: ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.1536432Z Wrapped header: ATen/ops/grid_sampler_2d_cpu_dispatch.h 2025-12-04T08:34:07.1546370Z Wrapped header: ATen/ops/grid_sampler_2d_cuda_dispatch.h 2025-12-04T08:34:07.1556302Z Wrapped header: ATen/ops/grid_sampler_2d_native.h 2025-12-04T08:34:07.1566322Z Wrapped header: ATen/ops/grid_sampler_2d_ops.h 2025-12-04T08:34:07.1576106Z Wrapped header: ATen/ops/grid_sampler_3d.h 2025-12-04T08:34:07.1585504Z Wrapped header: ATen/ops/grid_sampler_3d_backward.h 2025-12-04T08:34:07.1595815Z Wrapped header: ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.1605433Z Wrapped header: ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h 2025-12-04T08:34:07.1614466Z Wrapped header: ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h 2025-12-04T08:34:07.1624666Z Wrapped header: ATen/ops/grid_sampler_3d_backward_native.h 2025-12-04T08:34:07.1634722Z Wrapped header: ATen/ops/grid_sampler_3d_backward_ops.h 2025-12-04T08:34:07.1644691Z Wrapped header: ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.1654050Z Wrapped header: ATen/ops/grid_sampler_3d_cpu_dispatch.h 2025-12-04T08:34:07.1663604Z Wrapped header: ATen/ops/grid_sampler_3d_cuda_dispatch.h 2025-12-04T08:34:07.1673934Z Wrapped header: ATen/ops/grid_sampler_3d_native.h 2025-12-04T08:34:07.1684718Z Wrapped header: ATen/ops/grid_sampler_3d_ops.h 2025-12-04T08:34:07.1695044Z Wrapped header: ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.1704432Z Wrapped header: ATen/ops/grid_sampler_native.h 2025-12-04T08:34:07.1713943Z Wrapped header: ATen/ops/grid_sampler_ops.h 2025-12-04T08:34:07.1723263Z Wrapped header: ATen/ops/group_norm.h 2025-12-04T08:34:07.1733268Z Wrapped header: ATen/ops/group_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.1742952Z Wrapped header: ATen/ops/group_norm_native.h 2025-12-04T08:34:07.1752552Z Wrapped header: ATen/ops/group_norm_ops.h 2025-12-04T08:34:07.1763633Z Wrapped header: ATen/ops/gru.h 2025-12-04T08:34:07.1773172Z Wrapped header: ATen/ops/gru_cell.h 2025-12-04T08:34:07.1782791Z Wrapped header: ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.1793281Z Wrapped header: ATen/ops/gru_cell_native.h 2025-12-04T08:34:07.1802928Z Wrapped header: ATen/ops/gru_cell_ops.h 2025-12-04T08:34:07.1812792Z Wrapped header: ATen/ops/gru_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.1822598Z Wrapped header: ATen/ops/gru_native.h 2025-12-04T08:34:07.1832370Z Wrapped header: ATen/ops/gru_ops.h 2025-12-04T08:34:07.1842493Z Wrapped header: ATen/ops/gt.h 2025-12-04T08:34:07.1852665Z Wrapped header: ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.1862709Z Wrapped header: ATen/ops/gt_cpu_dispatch.h 2025-12-04T08:34:07.1872634Z Wrapped header: ATen/ops/gt_cuda_dispatch.h 2025-12-04T08:34:07.1883138Z Wrapped header: ATen/ops/gt_meta.h 2025-12-04T08:34:07.1893898Z Wrapped header: ATen/ops/gt_meta_dispatch.h 2025-12-04T08:34:07.1906555Z Wrapped header: ATen/ops/gt_native.h 2025-12-04T08:34:07.1913753Z Wrapped header: ATen/ops/gt_ops.h 2025-12-04T08:34:07.1922924Z Wrapped header: ATen/ops/hamming_window.h 2025-12-04T08:34:07.1933438Z Wrapped header: ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.1942681Z Wrapped header: ATen/ops/hamming_window_native.h 2025-12-04T08:34:07.1952252Z Wrapped header: ATen/ops/hamming_window_ops.h 2025-12-04T08:34:07.1962102Z Wrapped header: ATen/ops/hann_window.h 2025-12-04T08:34:07.1971570Z Wrapped header: ATen/ops/hann_window_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.1981807Z Wrapped header: ATen/ops/hann_window_native.h 2025-12-04T08:34:07.1991843Z Wrapped header: ATen/ops/hann_window_ops.h 2025-12-04T08:34:07.2001234Z Wrapped header: ATen/ops/hardshrink.h 2025-12-04T08:34:07.2011632Z Wrapped header: ATen/ops/hardshrink_backward.h 2025-12-04T08:34:07.2021886Z Wrapped header: ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.2032222Z Wrapped header: ATen/ops/hardshrink_backward_cpu_dispatch.h 2025-12-04T08:34:07.2041896Z Wrapped header: ATen/ops/hardshrink_backward_cuda_dispatch.h 2025-12-04T08:34:07.2051047Z Wrapped header: ATen/ops/hardshrink_backward_meta.h 2025-12-04T08:34:07.2061734Z Wrapped header: ATen/ops/hardshrink_backward_meta_dispatch.h 2025-12-04T08:34:07.2071744Z Wrapped header: ATen/ops/hardshrink_backward_native.h 2025-12-04T08:34:07.2082206Z Wrapped header: ATen/ops/hardshrink_backward_ops.h 2025-12-04T08:34:07.2091945Z Wrapped header: ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.2101865Z Wrapped header: ATen/ops/hardshrink_cpu_dispatch.h 2025-12-04T08:34:07.2113005Z Wrapped header: ATen/ops/hardshrink_cuda_dispatch.h 2025-12-04T08:34:07.2122801Z Wrapped header: ATen/ops/hardshrink_meta.h 2025-12-04T08:34:07.2132497Z Wrapped header: ATen/ops/hardshrink_meta_dispatch.h 2025-12-04T08:34:07.2144380Z Wrapped header: ATen/ops/hardshrink_native.h 2025-12-04T08:34:07.2154236Z Wrapped header: ATen/ops/hardshrink_ops.h 2025-12-04T08:34:07.2166692Z Wrapped header: ATen/ops/hardsigmoid.h 2025-12-04T08:34:07.2176599Z Wrapped header: ATen/ops/hardsigmoid_backward.h 2025-12-04T08:34:07.2186783Z Wrapped header: ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.2196717Z Wrapped header: ATen/ops/hardsigmoid_backward_cpu_dispatch.h 2025-12-04T08:34:07.2208318Z Wrapped header: ATen/ops/hardsigmoid_backward_cuda_dispatch.h 2025-12-04T08:34:07.2216328Z Wrapped header: ATen/ops/hardsigmoid_backward_meta.h 2025-12-04T08:34:07.2227029Z Wrapped header: ATen/ops/hardsigmoid_backward_meta_dispatch.h 2025-12-04T08:34:07.2239395Z Wrapped header: ATen/ops/hardsigmoid_backward_native.h 2025-12-04T08:34:07.2247623Z Wrapped header: ATen/ops/hardsigmoid_backward_ops.h 2025-12-04T08:34:07.2258856Z Wrapped header: ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.2267920Z Wrapped header: ATen/ops/hardsigmoid_cpu_dispatch.h 2025-12-04T08:34:07.2277484Z Wrapped header: ATen/ops/hardsigmoid_cuda_dispatch.h 2025-12-04T08:34:07.2288108Z Wrapped header: ATen/ops/hardsigmoid_meta.h 2025-12-04T08:34:07.2297208Z Wrapped header: ATen/ops/hardsigmoid_meta_dispatch.h 2025-12-04T08:34:07.2310422Z Wrapped header: ATen/ops/hardsigmoid_native.h 2025-12-04T08:34:07.2318168Z Wrapped header: ATen/ops/hardsigmoid_ops.h 2025-12-04T08:34:07.2327420Z Wrapped header: ATen/ops/hardswish.h 2025-12-04T08:34:07.2337055Z Wrapped header: ATen/ops/hardswish_backward.h 2025-12-04T08:34:07.2348469Z Wrapped header: ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.2358167Z Wrapped header: ATen/ops/hardswish_backward_cpu_dispatch.h 2025-12-04T08:34:07.2368229Z Wrapped header: ATen/ops/hardswish_backward_cuda_dispatch.h 2025-12-04T08:34:07.2378051Z Wrapped header: ATen/ops/hardswish_backward_native.h 2025-12-04T08:34:07.2387676Z Wrapped header: ATen/ops/hardswish_backward_ops.h 2025-12-04T08:34:07.2397616Z Wrapped header: ATen/ops/hardswish_cpu_dispatch.h 2025-12-04T08:34:07.2406924Z Wrapped header: ATen/ops/hardswish_cuda_dispatch.h 2025-12-04T08:34:07.2417230Z Wrapped header: ATen/ops/hardswish_meta_dispatch.h 2025-12-04T08:34:07.2429256Z Wrapped header: ATen/ops/hardswish_native.h 2025-12-04T08:34:07.2437949Z Wrapped header: ATen/ops/hardswish_ops.h 2025-12-04T08:34:07.2448425Z Wrapped header: ATen/ops/hardtanh.h 2025-12-04T08:34:07.2459525Z Wrapped header: ATen/ops/hardtanh_backward.h 2025-12-04T08:34:07.2470936Z Wrapped header: ATen/ops/hardtanh_backward_cpu_dispatch.h 2025-12-04T08:34:07.2478791Z Wrapped header: ATen/ops/hardtanh_backward_cuda_dispatch.h 2025-12-04T08:34:07.2489636Z Wrapped header: ATen/ops/hardtanh_backward_native.h 2025-12-04T08:34:07.2499195Z Wrapped header: ATen/ops/hardtanh_backward_ops.h 2025-12-04T08:34:07.2510829Z Wrapped header: ATen/ops/hardtanh_cpu_dispatch.h 2025-12-04T08:34:07.2521191Z Wrapped header: ATen/ops/hardtanh_cuda_dispatch.h 2025-12-04T08:34:07.2530897Z Wrapped header: ATen/ops/hardtanh_meta_dispatch.h 2025-12-04T08:34:07.2540658Z Wrapped header: ATen/ops/hardtanh_native.h 2025-12-04T08:34:07.2551135Z Wrapped header: ATen/ops/hardtanh_ops.h 2025-12-04T08:34:07.2560610Z Wrapped header: ATen/ops/hash_tensor.h 2025-12-04T08:34:07.2570577Z Wrapped header: ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.2581090Z Wrapped header: ATen/ops/hash_tensor_cpu_dispatch.h 2025-12-04T08:34:07.2591315Z Wrapped header: ATen/ops/hash_tensor_cuda_dispatch.h 2025-12-04T08:34:07.2600374Z Wrapped header: ATen/ops/hash_tensor_meta.h 2025-12-04T08:34:07.2611827Z Wrapped header: ATen/ops/hash_tensor_meta_dispatch.h 2025-12-04T08:34:07.2619949Z Wrapped header: ATen/ops/hash_tensor_native.h 2025-12-04T08:34:07.2630521Z Wrapped header: ATen/ops/hash_tensor_ops.h 2025-12-04T08:34:07.2640307Z Wrapped header: ATen/ops/heaviside.h 2025-12-04T08:34:07.2650070Z Wrapped header: ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.2660171Z Wrapped header: ATen/ops/heaviside_cpu_dispatch.h 2025-12-04T08:34:07.2670360Z Wrapped header: ATen/ops/heaviside_cuda_dispatch.h 2025-12-04T08:34:07.2680774Z Wrapped header: ATen/ops/heaviside_meta.h 2025-12-04T08:34:07.2690658Z Wrapped header: ATen/ops/heaviside_meta_dispatch.h 2025-12-04T08:34:07.2700050Z Wrapped header: ATen/ops/heaviside_native.h 2025-12-04T08:34:07.2709907Z Wrapped header: ATen/ops/heaviside_ops.h 2025-12-04T08:34:07.2719752Z Wrapped header: ATen/ops/hinge_embedding_loss.h 2025-12-04T08:34:07.2730560Z Wrapped header: ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.2740227Z Wrapped header: ATen/ops/hinge_embedding_loss_native.h 2025-12-04T08:34:07.2750713Z Wrapped header: ATen/ops/hinge_embedding_loss_ops.h 2025-12-04T08:34:07.2761733Z Wrapped header: ATen/ops/histc.h 2025-12-04T08:34:07.2772460Z Wrapped header: ATen/ops/histc_cpu_dispatch.h 2025-12-04T08:34:07.2784297Z Wrapped header: ATen/ops/histc_cuda_dispatch.h 2025-12-04T08:34:07.2792520Z Wrapped header: ATen/ops/histc_native.h 2025-12-04T08:34:07.2802008Z Wrapped header: ATen/ops/histc_ops.h 2025-12-04T08:34:07.2812023Z Wrapped header: ATen/ops/histogram.h 2025-12-04T08:34:07.2821247Z Wrapped header: ATen/ops/histogram_cpu_dispatch.h 2025-12-04T08:34:07.2831970Z Wrapped header: ATen/ops/histogram_native.h 2025-12-04T08:34:07.2841693Z Wrapped header: ATen/ops/histogram_ops.h 2025-12-04T08:34:07.2851649Z Wrapped header: ATen/ops/histogramdd.h 2025-12-04T08:34:07.2862091Z Wrapped header: ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.2871207Z Wrapped header: ATen/ops/histogramdd_native.h 2025-12-04T08:34:07.2881526Z Wrapped header: ATen/ops/histogramdd_ops.h 2025-12-04T08:34:07.2891922Z Wrapped header: ATen/ops/hsplit.h 2025-12-04T08:34:07.2901358Z Wrapped header: ATen/ops/hsplit_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.2911762Z Wrapped header: ATen/ops/hsplit_native.h 2025-12-04T08:34:07.2922120Z Wrapped header: ATen/ops/hsplit_ops.h 2025-12-04T08:34:07.2931533Z Wrapped header: ATen/ops/hspmm.h 2025-12-04T08:34:07.2941884Z Wrapped header: ATen/ops/hspmm_native.h 2025-12-04T08:34:07.2951618Z Wrapped header: ATen/ops/hspmm_ops.h 2025-12-04T08:34:07.2962044Z Wrapped header: ATen/ops/hstack.h 2025-12-04T08:34:07.2971752Z Wrapped header: ATen/ops/hstack_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.2982459Z Wrapped header: ATen/ops/hstack_native.h 2025-12-04T08:34:07.2992658Z Wrapped header: ATen/ops/hstack_ops.h 2025-12-04T08:34:07.3003523Z Wrapped header: ATen/ops/huber_loss.h 2025-12-04T08:34:07.3014023Z Wrapped header: ATen/ops/huber_loss_backward.h 2025-12-04T08:34:07.3024406Z Wrapped header: ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.3034015Z Wrapped header: ATen/ops/huber_loss_backward_cpu_dispatch.h 2025-12-04T08:34:07.3044408Z Wrapped header: ATen/ops/huber_loss_backward_cuda_dispatch.h 2025-12-04T08:34:07.3054354Z Wrapped header: ATen/ops/huber_loss_backward_native.h 2025-12-04T08:34:07.3063838Z Wrapped header: ATen/ops/huber_loss_backward_ops.h 2025-12-04T08:34:07.3074108Z Wrapped header: ATen/ops/huber_loss_cpu_dispatch.h 2025-12-04T08:34:07.3083719Z Wrapped header: ATen/ops/huber_loss_cuda_dispatch.h 2025-12-04T08:34:07.3093803Z Wrapped header: ATen/ops/huber_loss_native.h 2025-12-04T08:34:07.3104553Z Wrapped header: ATen/ops/huber_loss_ops.h 2025-12-04T08:34:07.3117580Z Wrapped header: ATen/ops/hypot.h 2025-12-04T08:34:07.3126862Z Wrapped header: ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.3136654Z Wrapped header: ATen/ops/hypot_cpu_dispatch.h 2025-12-04T08:34:07.3147651Z Wrapped header: ATen/ops/hypot_cuda_dispatch.h 2025-12-04T08:34:07.3159223Z Wrapped header: ATen/ops/hypot_meta.h 2025-12-04T08:34:07.3167920Z Wrapped header: ATen/ops/hypot_meta_dispatch.h 2025-12-04T08:34:07.3179799Z Wrapped header: ATen/ops/hypot_native.h 2025-12-04T08:34:07.3189731Z Wrapped header: ATen/ops/hypot_ops.h 2025-12-04T08:34:07.3200027Z Wrapped header: ATen/ops/i0.h 2025-12-04T08:34:07.3210503Z Wrapped header: ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.3220588Z Wrapped header: ATen/ops/i0_cpu_dispatch.h 2025-12-04T08:34:07.3230168Z Wrapped header: ATen/ops/i0_cuda_dispatch.h 2025-12-04T08:34:07.3240210Z Wrapped header: ATen/ops/i0_meta.h 2025-12-04T08:34:07.3249656Z Wrapped header: ATen/ops/i0_meta_dispatch.h 2025-12-04T08:34:07.3259314Z Wrapped header: ATen/ops/i0_native.h 2025-12-04T08:34:07.3270519Z Wrapped header: ATen/ops/i0_ops.h 2025-12-04T08:34:07.3279129Z Wrapped header: ATen/ops/igamma.h 2025-12-04T08:34:07.3288713Z Wrapped header: ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.3298003Z Wrapped header: ATen/ops/igamma_cpu_dispatch.h 2025-12-04T08:34:07.3308360Z Wrapped header: ATen/ops/igamma_cuda_dispatch.h 2025-12-04T08:34:07.3317279Z Wrapped header: ATen/ops/igamma_meta.h 2025-12-04T08:34:07.3327399Z Wrapped header: ATen/ops/igamma_meta_dispatch.h 2025-12-04T08:34:07.3336755Z Wrapped header: ATen/ops/igamma_native.h 2025-12-04T08:34:07.3346296Z Wrapped header: ATen/ops/igamma_ops.h 2025-12-04T08:34:07.3356844Z Wrapped header: ATen/ops/igammac.h 2025-12-04T08:34:07.3366893Z Wrapped header: ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.3377571Z Wrapped header: ATen/ops/igammac_cpu_dispatch.h 2025-12-04T08:34:07.3387004Z Wrapped header: ATen/ops/igammac_cuda_dispatch.h 2025-12-04T08:34:07.3397188Z Wrapped header: ATen/ops/igammac_meta.h 2025-12-04T08:34:07.3408085Z Wrapped header: ATen/ops/igammac_meta_dispatch.h 2025-12-04T08:34:07.3417138Z Wrapped header: ATen/ops/igammac_native.h 2025-12-04T08:34:07.3428458Z Wrapped header: ATen/ops/igammac_ops.h 2025-12-04T08:34:07.3437047Z Wrapped header: ATen/ops/im2col.h 2025-12-04T08:34:07.3447607Z Wrapped header: ATen/ops/im2col_cpu_dispatch.h 2025-12-04T08:34:07.3458565Z Wrapped header: ATen/ops/im2col_cuda_dispatch.h 2025-12-04T08:34:07.3468447Z Wrapped header: ATen/ops/im2col_native.h 2025-12-04T08:34:07.3478804Z Wrapped header: ATen/ops/im2col_ops.h 2025-12-04T08:34:07.3489025Z Wrapped header: ATen/ops/imag.h 2025-12-04T08:34:07.3498701Z Wrapped header: ATen/ops/imag_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.3510020Z Wrapped header: ATen/ops/imag_native.h 2025-12-04T08:34:07.3519007Z Wrapped header: ATen/ops/imag_ops.h 2025-12-04T08:34:07.3529996Z Wrapped header: ATen/ops/index.h 2025-12-04T08:34:07.3539364Z Wrapped header: ATen/ops/index_add.h 2025-12-04T08:34:07.3549316Z Wrapped header: ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.3559609Z Wrapped header: ATen/ops/index_add_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.3569267Z Wrapped header: ATen/ops/index_add_cpu_dispatch.h 2025-12-04T08:34:07.3578649Z Wrapped header: ATen/ops/index_add_cuda_dispatch.h 2025-12-04T08:34:07.3590750Z Wrapped header: ATen/ops/index_add_meta.h 2025-12-04T08:34:07.3599029Z Wrapped header: ATen/ops/index_add_meta_dispatch.h 2025-12-04T08:34:07.3611488Z Wrapped header: ATen/ops/index_add_native.h 2025-12-04T08:34:07.3619443Z Wrapped header: ATen/ops/index_add_ops.h 2025-12-04T08:34:07.3629850Z Wrapped header: ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.3640008Z Wrapped header: ATen/ops/index_copy.h 2025-12-04T08:34:07.3651200Z Wrapped header: ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.3663575Z Wrapped header: ATen/ops/index_copy_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.3672269Z Wrapped header: ATen/ops/index_copy_cpu_dispatch.h 2025-12-04T08:34:07.3682389Z Wrapped header: ATen/ops/index_copy_cuda_dispatch.h 2025-12-04T08:34:07.3692104Z Wrapped header: ATen/ops/index_copy_meta.h 2025-12-04T08:34:07.3702843Z Wrapped header: ATen/ops/index_copy_meta_dispatch.h 2025-12-04T08:34:07.3713002Z Wrapped header: ATen/ops/index_copy_native.h 2025-12-04T08:34:07.3723055Z Wrapped header: ATen/ops/index_copy_ops.h 2025-12-04T08:34:07.3734024Z Wrapped header: ATen/ops/index_cpu_dispatch.h 2025-12-04T08:34:07.3744250Z Wrapped header: ATen/ops/index_cuda_dispatch.h 2025-12-04T08:34:07.3754285Z Wrapped header: ATen/ops/index_fill.h 2025-12-04T08:34:07.3764231Z Wrapped header: ATen/ops/index_fill_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.3775645Z Wrapped header: ATen/ops/index_fill_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.3784970Z Wrapped header: ATen/ops/index_fill_cpu_dispatch.h 2025-12-04T08:34:07.3795711Z Wrapped header: ATen/ops/index_fill_cuda_dispatch.h 2025-12-04T08:34:07.3806095Z Wrapped header: ATen/ops/index_fill_meta_dispatch.h 2025-12-04T08:34:07.3816119Z Wrapped header: ATen/ops/index_fill_native.h 2025-12-04T08:34:07.3825581Z Wrapped header: ATen/ops/index_fill_ops.h 2025-12-04T08:34:07.3835704Z Wrapped header: ATen/ops/index_meta.h 2025-12-04T08:34:07.3845263Z Wrapped header: ATen/ops/index_meta_dispatch.h 2025-12-04T08:34:07.3856298Z Wrapped header: ATen/ops/index_native.h 2025-12-04T08:34:07.3868524Z Wrapped header: ATen/ops/index_ops.h 2025-12-04T08:34:07.3876402Z Wrapped header: ATen/ops/index_put.h 2025-12-04T08:34:07.3886874Z Wrapped header: ATen/ops/index_put_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.3896873Z Wrapped header: ATen/ops/index_put_native.h 2025-12-04T08:34:07.3907878Z Wrapped header: ATen/ops/index_put_ops.h 2025-12-04T08:34:07.3917800Z Wrapped header: ATen/ops/index_reduce.h 2025-12-04T08:34:07.3928319Z Wrapped header: ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.3937788Z Wrapped header: ATen/ops/index_reduce_cpu_dispatch.h 2025-12-04T08:34:07.3947810Z Wrapped header: ATen/ops/index_reduce_cuda_dispatch.h 2025-12-04T08:34:07.3958346Z Wrapped header: ATen/ops/index_reduce_meta.h 2025-12-04T08:34:07.3967938Z Wrapped header: ATen/ops/index_reduce_meta_dispatch.h 2025-12-04T08:34:07.3977653Z Wrapped header: ATen/ops/index_reduce_native.h 2025-12-04T08:34:07.3988501Z Wrapped header: ATen/ops/index_reduce_ops.h 2025-12-04T08:34:07.3998469Z Wrapped header: ATen/ops/index_select.h 2025-12-04T08:34:07.4009433Z Wrapped header: ATen/ops/index_select_backward.h 2025-12-04T08:34:07.4018825Z Wrapped header: ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4028727Z Wrapped header: ATen/ops/index_select_backward_native.h 2025-12-04T08:34:07.4038613Z Wrapped header: ATen/ops/index_select_backward_ops.h 2025-12-04T08:34:07.4049297Z Wrapped header: ATen/ops/index_select_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4059856Z Wrapped header: ATen/ops/index_select_cpu_dispatch.h 2025-12-04T08:34:07.4069670Z Wrapped header: ATen/ops/index_select_cuda_dispatch.h 2025-12-04T08:34:07.4080216Z Wrapped header: ATen/ops/index_select_native.h 2025-12-04T08:34:07.4090373Z Wrapped header: ATen/ops/index_select_ops.h 2025-12-04T08:34:07.4100023Z Wrapped header: ATen/ops/indices.h 2025-12-04T08:34:07.4111487Z Wrapped header: ATen/ops/indices_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.4120522Z Wrapped header: ATen/ops/indices_copy.h 2025-12-04T08:34:07.4131316Z Wrapped header: ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.4141247Z Wrapped header: ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.4150899Z Wrapped header: ATen/ops/indices_copy_native.h 2025-12-04T08:34:07.4160684Z Wrapped header: ATen/ops/indices_copy_ops.h 2025-12-04T08:34:07.4170429Z Wrapped header: ATen/ops/indices_native.h 2025-12-04T08:34:07.4179897Z Wrapped header: ATen/ops/indices_ops.h 2025-12-04T08:34:07.4190502Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward.h 2025-12-04T08:34:07.4200132Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4210570Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward_native.h 2025-12-04T08:34:07.4221233Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward_ops.h 2025-12-04T08:34:07.4232733Z Wrapped header: ATen/ops/inner.h 2025-12-04T08:34:07.4242477Z Wrapped header: ATen/ops/inner_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4252390Z Wrapped header: ATen/ops/inner_native.h 2025-12-04T08:34:07.4263543Z Wrapped header: ATen/ops/inner_ops.h 2025-12-04T08:34:07.4272688Z Wrapped header: ATen/ops/instance_norm.h 2025-12-04T08:34:07.4282409Z Wrapped header: ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4292280Z Wrapped header: ATen/ops/instance_norm_native.h 2025-12-04T08:34:07.4302464Z Wrapped header: ATen/ops/instance_norm_ops.h 2025-12-04T08:34:07.4313446Z Wrapped header: ATen/ops/int_repr.h 2025-12-04T08:34:07.4323578Z Wrapped header: ATen/ops/int_repr_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.4333164Z Wrapped header: ATen/ops/int_repr_native.h 2025-12-04T08:34:07.4342682Z Wrapped header: ATen/ops/int_repr_ops.h 2025-12-04T08:34:07.4353499Z Wrapped header: ATen/ops/inverse.h 2025-12-04T08:34:07.4364288Z Wrapped header: ATen/ops/inverse_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4374447Z Wrapped header: ATen/ops/inverse_native.h 2025-12-04T08:34:07.4384621Z Wrapped header: ATen/ops/inverse_ops.h 2025-12-04T08:34:07.4394899Z Wrapped header: ATen/ops/is_coalesced.h 2025-12-04T08:34:07.4405409Z Wrapped header: ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.4415470Z Wrapped header: ATen/ops/is_coalesced_native.h 2025-12-04T08:34:07.4426695Z Wrapped header: ATen/ops/is_coalesced_ops.h 2025-12-04T08:34:07.4436981Z Wrapped header: ATen/ops/is_complex.h 2025-12-04T08:34:07.4447613Z Wrapped header: ATen/ops/is_complex_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4458148Z Wrapped header: ATen/ops/is_complex_native.h 2025-12-04T08:34:07.4468584Z Wrapped header: ATen/ops/is_complex_ops.h 2025-12-04T08:34:07.4478958Z Wrapped header: ATen/ops/is_conj.h 2025-12-04T08:34:07.4489849Z Wrapped header: ATen/ops/is_conj_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4499626Z Wrapped header: ATen/ops/is_conj_native.h 2025-12-04T08:34:07.4509819Z Wrapped header: ATen/ops/is_conj_ops.h 2025-12-04T08:34:07.4520099Z Wrapped header: ATen/ops/is_distributed.h 2025-12-04T08:34:07.4530591Z Wrapped header: ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4541566Z Wrapped header: ATen/ops/is_distributed_native.h 2025-12-04T08:34:07.4551361Z Wrapped header: ATen/ops/is_distributed_ops.h 2025-12-04T08:34:07.4562090Z Wrapped header: ATen/ops/is_floating_point.h 2025-12-04T08:34:07.4573197Z Wrapped header: ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4583392Z Wrapped header: ATen/ops/is_floating_point_native.h 2025-12-04T08:34:07.4594082Z Wrapped header: ATen/ops/is_floating_point_ops.h 2025-12-04T08:34:07.4606011Z Wrapped header: ATen/ops/is_inference.h 2025-12-04T08:34:07.4614639Z Wrapped header: ATen/ops/is_inference_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4624704Z Wrapped header: ATen/ops/is_inference_native.h 2025-12-04T08:34:07.4635037Z Wrapped header: ATen/ops/is_inference_ops.h 2025-12-04T08:34:07.4645493Z Wrapped header: ATen/ops/is_leaf.h 2025-12-04T08:34:07.4655645Z Wrapped header: ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4665980Z Wrapped header: ATen/ops/is_leaf_native.h 2025-12-04T08:34:07.4675670Z Wrapped header: ATen/ops/is_leaf_ops.h 2025-12-04T08:34:07.4686854Z Wrapped header: ATen/ops/is_neg.h 2025-12-04T08:34:07.4697305Z Wrapped header: ATen/ops/is_neg_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4706403Z Wrapped header: ATen/ops/is_neg_native.h 2025-12-04T08:34:07.4716350Z Wrapped header: ATen/ops/is_neg_ops.h 2025-12-04T08:34:07.4727220Z Wrapped header: ATen/ops/is_nonzero.h 2025-12-04T08:34:07.4738320Z Wrapped header: ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4749775Z Wrapped header: ATen/ops/is_nonzero_native.h 2025-12-04T08:34:07.4759602Z Wrapped header: ATen/ops/is_nonzero_ops.h 2025-12-04T08:34:07.4769888Z Wrapped header: ATen/ops/is_pinned.h 2025-12-04T08:34:07.4780665Z Wrapped header: ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.4791750Z Wrapped header: ATen/ops/is_pinned_native.h 2025-12-04T08:34:07.4801613Z Wrapped header: ATen/ops/is_pinned_ops.h 2025-12-04T08:34:07.4813509Z Wrapped header: ATen/ops/is_same_size.h 2025-12-04T08:34:07.4824416Z Wrapped header: ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.4832516Z Wrapped header: ATen/ops/is_same_size_native.h 2025-12-04T08:34:07.4841631Z Wrapped header: ATen/ops/is_same_size_ops.h 2025-12-04T08:34:07.4851457Z Wrapped header: ATen/ops/is_set_to.h 2025-12-04T08:34:07.4862798Z Wrapped header: ATen/ops/is_set_to_cpu_dispatch.h 2025-12-04T08:34:07.4873044Z Wrapped header: ATen/ops/is_set_to_cuda_dispatch.h 2025-12-04T08:34:07.4883786Z Wrapped header: ATen/ops/is_set_to_native.h 2025-12-04T08:34:07.4896504Z Wrapped header: ATen/ops/is_set_to_ops.h 2025-12-04T08:34:07.4906023Z Wrapped header: ATen/ops/is_signed.h 2025-12-04T08:34:07.4915792Z Wrapped header: ATen/ops/is_signed_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4925675Z Wrapped header: ATen/ops/is_signed_native.h 2025-12-04T08:34:07.4937566Z Wrapped header: ATen/ops/is_signed_ops.h 2025-12-04T08:34:07.4946223Z Wrapped header: ATen/ops/is_vulkan_available.h 2025-12-04T08:34:07.4958175Z Wrapped header: ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.4966357Z Wrapped header: ATen/ops/is_vulkan_available_native.h 2025-12-04T08:34:07.4976608Z Wrapped header: ATen/ops/is_vulkan_available_ops.h 2025-12-04T08:34:07.4987527Z Wrapped header: ATen/ops/isclose.h 2025-12-04T08:34:07.4998832Z Wrapped header: ATen/ops/isclose_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5010218Z Wrapped header: ATen/ops/isclose_native.h 2025-12-04T08:34:07.5020450Z Wrapped header: ATen/ops/isclose_ops.h 2025-12-04T08:34:07.5028514Z Wrapped header: ATen/ops/isfinite.h 2025-12-04T08:34:07.5039059Z Wrapped header: ATen/ops/isfinite_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5049459Z Wrapped header: ATen/ops/isfinite_native.h 2025-12-04T08:34:07.5062217Z Wrapped header: ATen/ops/isfinite_ops.h 2025-12-04T08:34:07.5071503Z Wrapped header: ATen/ops/isin.h 2025-12-04T08:34:07.5079755Z Wrapped header: ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.5089605Z Wrapped header: ATen/ops/isin_cpu_dispatch.h 2025-12-04T08:34:07.5100129Z Wrapped header: ATen/ops/isin_cuda_dispatch.h 2025-12-04T08:34:07.5112546Z Wrapped header: ATen/ops/isin_meta.h 2025-12-04T08:34:07.5121003Z Wrapped header: ATen/ops/isin_meta_dispatch.h 2025-12-04T08:34:07.5131658Z Wrapped header: ATen/ops/isin_native.h 2025-12-04T08:34:07.5140475Z Wrapped header: ATen/ops/isin_ops.h 2025-12-04T08:34:07.5151580Z Wrapped header: ATen/ops/isinf.h 2025-12-04T08:34:07.5161990Z Wrapped header: ATen/ops/isinf_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.5171770Z Wrapped header: ATen/ops/isinf_native.h 2025-12-04T08:34:07.5181781Z Wrapped header: ATen/ops/isinf_ops.h 2025-12-04T08:34:07.5192457Z Wrapped header: ATen/ops/isnan.h 2025-12-04T08:34:07.5203594Z Wrapped header: ATen/ops/isnan_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.5214051Z Wrapped header: ATen/ops/isnan_cpu_dispatch.h 2025-12-04T08:34:07.5224485Z Wrapped header: ATen/ops/isnan_cuda_dispatch.h 2025-12-04T08:34:07.5235300Z Wrapped header: ATen/ops/isnan_native.h 2025-12-04T08:34:07.5247362Z Wrapped header: ATen/ops/isnan_ops.h 2025-12-04T08:34:07.5257045Z Wrapped header: ATen/ops/isneginf.h 2025-12-04T08:34:07.5266197Z Wrapped header: ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.5276826Z Wrapped header: ATen/ops/isneginf_cpu_dispatch.h 2025-12-04T08:34:07.5285968Z Wrapped header: ATen/ops/isneginf_cuda_dispatch.h 2025-12-04T08:34:07.5296703Z Wrapped header: ATen/ops/isneginf_meta.h 2025-12-04T08:34:07.5306873Z Wrapped header: ATen/ops/isneginf_meta_dispatch.h 2025-12-04T08:34:07.5318325Z Wrapped header: ATen/ops/isneginf_native.h 2025-12-04T08:34:07.5328746Z Wrapped header: ATen/ops/isneginf_ops.h 2025-12-04T08:34:07.5338876Z Wrapped header: ATen/ops/isposinf.h 2025-12-04T08:34:07.5349763Z Wrapped header: ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.5359619Z Wrapped header: ATen/ops/isposinf_cpu_dispatch.h 2025-12-04T08:34:07.5370237Z Wrapped header: ATen/ops/isposinf_cuda_dispatch.h 2025-12-04T08:34:07.5380241Z Wrapped header: ATen/ops/isposinf_meta.h 2025-12-04T08:34:07.5391212Z Wrapped header: ATen/ops/isposinf_meta_dispatch.h 2025-12-04T08:34:07.5401270Z Wrapped header: ATen/ops/isposinf_native.h 2025-12-04T08:34:07.5412363Z Wrapped header: ATen/ops/isposinf_ops.h 2025-12-04T08:34:07.5423029Z Wrapped header: ATen/ops/isreal.h 2025-12-04T08:34:07.5434671Z Wrapped header: ATen/ops/isreal_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5443786Z Wrapped header: ATen/ops/isreal_native.h 2025-12-04T08:34:07.5454604Z Wrapped header: ATen/ops/isreal_ops.h 2025-12-04T08:34:07.5463260Z Wrapped header: ATen/ops/istft.h 2025-12-04T08:34:07.5474730Z Wrapped header: ATen/ops/istft_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5485113Z Wrapped header: ATen/ops/istft_native.h 2025-12-04T08:34:07.5495780Z Wrapped header: ATen/ops/istft_ops.h 2025-12-04T08:34:07.5506220Z Wrapped header: ATen/ops/item.h 2025-12-04T08:34:07.5516875Z Wrapped header: ATen/ops/item_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5527731Z Wrapped header: ATen/ops/item_native.h 2025-12-04T08:34:07.5538111Z Wrapped header: ATen/ops/item_ops.h 2025-12-04T08:34:07.5547535Z Wrapped header: ATen/ops/kaiser_window.h 2025-12-04T08:34:07.5559090Z Wrapped header: ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.5569575Z Wrapped header: ATen/ops/kaiser_window_native.h 2025-12-04T08:34:07.5579505Z Wrapped header: ATen/ops/kaiser_window_ops.h 2025-12-04T08:34:07.5589323Z Wrapped header: ATen/ops/kl_div.h 2025-12-04T08:34:07.5601049Z Wrapped header: ATen/ops/kl_div_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5610575Z Wrapped header: ATen/ops/kl_div_native.h 2025-12-04T08:34:07.5621581Z Wrapped header: ATen/ops/kl_div_ops.h 2025-12-04T08:34:07.5631815Z Wrapped header: ATen/ops/kron.h 2025-12-04T08:34:07.5642486Z Wrapped header: ATen/ops/kron_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5652455Z Wrapped header: ATen/ops/kron_native.h 2025-12-04T08:34:07.5664376Z Wrapped header: ATen/ops/kron_ops.h 2025-12-04T08:34:07.5673676Z Wrapped header: ATen/ops/kthvalue.h 2025-12-04T08:34:07.5684997Z Wrapped header: ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.5694878Z Wrapped header: ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5704558Z Wrapped header: ATen/ops/kthvalue_cpu_dispatch.h 2025-12-04T08:34:07.5715446Z Wrapped header: ATen/ops/kthvalue_cuda_dispatch.h 2025-12-04T08:34:07.5725888Z Wrapped header: ATen/ops/kthvalue_ops.h 2025-12-04T08:34:07.5735962Z Wrapped header: ATen/ops/l1_loss.h 2025-12-04T08:34:07.5746429Z Wrapped header: ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5756968Z Wrapped header: ATen/ops/l1_loss_native.h 2025-12-04T08:34:07.5767433Z Wrapped header: ATen/ops/l1_loss_ops.h 2025-12-04T08:34:07.5777994Z Wrapped header: ATen/ops/layer_norm.h 2025-12-04T08:34:07.5787969Z Wrapped header: ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5798684Z Wrapped header: ATen/ops/layer_norm_native.h 2025-12-04T08:34:07.5808319Z Wrapped header: ATen/ops/layer_norm_ops.h 2025-12-04T08:34:07.5818467Z Wrapped header: ATen/ops/lcm.h 2025-12-04T08:34:07.5829779Z Wrapped header: ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.5840024Z Wrapped header: ATen/ops/lcm_cpu_dispatch.h 2025-12-04T08:34:07.5850749Z Wrapped header: ATen/ops/lcm_cuda_dispatch.h 2025-12-04T08:34:07.5861535Z Wrapped header: ATen/ops/lcm_meta.h 2025-12-04T08:34:07.5872476Z Wrapped header: ATen/ops/lcm_meta_dispatch.h 2025-12-04T08:34:07.5881877Z Wrapped header: ATen/ops/lcm_native.h 2025-12-04T08:34:07.5892160Z Wrapped header: ATen/ops/lcm_ops.h 2025-12-04T08:34:07.5902953Z Wrapped header: ATen/ops/ldexp.h 2025-12-04T08:34:07.5914127Z Wrapped header: ATen/ops/ldexp_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.5926234Z Wrapped header: ATen/ops/ldexp_native.h 2025-12-04T08:34:07.5935576Z Wrapped header: ATen/ops/ldexp_ops.h 2025-12-04T08:34:07.5945202Z Wrapped header: ATen/ops/le.h 2025-12-04T08:34:07.5955767Z Wrapped header: ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.5965906Z Wrapped header: ATen/ops/le_cpu_dispatch.h 2025-12-04T08:34:07.5976739Z Wrapped header: ATen/ops/le_cuda_dispatch.h 2025-12-04T08:34:07.5986829Z Wrapped header: ATen/ops/le_meta.h 2025-12-04T08:34:07.5997444Z Wrapped header: ATen/ops/le_meta_dispatch.h 2025-12-04T08:34:07.6007258Z Wrapped header: ATen/ops/le_native.h 2025-12-04T08:34:07.6016555Z Wrapped header: ATen/ops/le_ops.h 2025-12-04T08:34:07.6027058Z Wrapped header: ATen/ops/leaky_relu.h 2025-12-04T08:34:07.6037878Z Wrapped header: ATen/ops/leaky_relu_backward.h 2025-12-04T08:34:07.6048386Z Wrapped header: ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.6059439Z Wrapped header: ATen/ops/leaky_relu_backward_cpu_dispatch.h 2025-12-04T08:34:07.6070824Z Wrapped header: ATen/ops/leaky_relu_backward_cuda_dispatch.h 2025-12-04T08:34:07.6081635Z Wrapped header: ATen/ops/leaky_relu_backward_meta.h 2025-12-04T08:34:07.6092490Z Wrapped header: ATen/ops/leaky_relu_backward_meta_dispatch.h 2025-12-04T08:34:07.6105202Z Wrapped header: ATen/ops/leaky_relu_backward_native.h 2025-12-04T08:34:07.6115315Z Wrapped header: ATen/ops/leaky_relu_backward_ops.h 2025-12-04T08:34:07.6126601Z Wrapped header: ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.6136337Z Wrapped header: ATen/ops/leaky_relu_cpu_dispatch.h 2025-12-04T08:34:07.6145234Z Wrapped header: ATen/ops/leaky_relu_cuda_dispatch.h 2025-12-04T08:34:07.6155989Z Wrapped header: ATen/ops/leaky_relu_meta.h 2025-12-04T08:34:07.6167134Z Wrapped header: ATen/ops/leaky_relu_meta_dispatch.h 2025-12-04T08:34:07.6179290Z Wrapped header: ATen/ops/leaky_relu_native.h 2025-12-04T08:34:07.6189053Z Wrapped header: ATen/ops/leaky_relu_ops.h 2025-12-04T08:34:07.6199727Z Wrapped header: ATen/ops/lerp.h 2025-12-04T08:34:07.6211172Z Wrapped header: ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.6222033Z Wrapped header: ATen/ops/lerp_cpu_dispatch.h 2025-12-04T08:34:07.6232143Z Wrapped header: ATen/ops/lerp_cuda_dispatch.h 2025-12-04T08:34:07.6241388Z Wrapped header: ATen/ops/lerp_meta.h 2025-12-04T08:34:07.6252085Z Wrapped header: ATen/ops/lerp_meta_dispatch.h 2025-12-04T08:34:07.6262812Z Wrapped header: ATen/ops/lerp_native.h 2025-12-04T08:34:07.6271844Z Wrapped header: ATen/ops/lerp_ops.h 2025-12-04T08:34:07.6282343Z Wrapped header: ATen/ops/less.h 2025-12-04T08:34:07.6293437Z Wrapped header: ATen/ops/less_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.6306387Z Wrapped header: ATen/ops/less_equal.h 2025-12-04T08:34:07.6315412Z Wrapped header: ATen/ops/less_equal_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.6324928Z Wrapped header: ATen/ops/less_equal_native.h 2025-12-04T08:34:07.6334287Z Wrapped header: ATen/ops/less_equal_ops.h 2025-12-04T08:34:07.6344719Z Wrapped header: ATen/ops/less_native.h 2025-12-04T08:34:07.6354455Z Wrapped header: ATen/ops/less_ops.h 2025-12-04T08:34:07.6365143Z Wrapped header: ATen/ops/lgamma.h 2025-12-04T08:34:07.6378272Z Wrapped header: ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.6386465Z Wrapped header: ATen/ops/lgamma_cpu_dispatch.h 2025-12-04T08:34:07.6396529Z Wrapped header: ATen/ops/lgamma_cuda_dispatch.h 2025-12-04T08:34:07.6411464Z Wrapped header: ATen/ops/lgamma_meta.h 2025-12-04T08:34:07.6418306Z Wrapped header: ATen/ops/lgamma_meta_dispatch.h 2025-12-04T08:34:07.6429757Z Wrapped header: ATen/ops/lgamma_native.h 2025-12-04T08:34:07.6439309Z Wrapped header: ATen/ops/lgamma_ops.h 2025-12-04T08:34:07.6451134Z Wrapped header: ATen/ops/lift.h 2025-12-04T08:34:07.6462369Z Wrapped header: ATen/ops/lift_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.6473544Z Wrapped header: ATen/ops/lift_fresh.h 2025-12-04T08:34:07.6484760Z Wrapped header: ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.6495002Z Wrapped header: ATen/ops/lift_fresh_copy.h 2025-12-04T08:34:07.6508582Z Wrapped header: ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.6519163Z Wrapped header: ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.6531453Z Wrapped header: ATen/ops/lift_fresh_copy_native.h 2025-12-04T08:34:07.6541654Z Wrapped header: ATen/ops/lift_fresh_copy_ops.h 2025-12-04T08:34:07.6549121Z Wrapped header: ATen/ops/lift_fresh_native.h 2025-12-04T08:34:07.6559523Z Wrapped header: ATen/ops/lift_fresh_ops.h 2025-12-04T08:34:07.6569556Z Wrapped header: ATen/ops/lift_native.h 2025-12-04T08:34:07.6580023Z Wrapped header: ATen/ops/lift_ops.h 2025-12-04T08:34:07.6590668Z Wrapped header: ATen/ops/linalg_cholesky.h 2025-12-04T08:34:07.6601733Z Wrapped header: ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.6612975Z Wrapped header: ATen/ops/linalg_cholesky_ex.h 2025-12-04T08:34:07.6624938Z Wrapped header: ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.6634427Z Wrapped header: ATen/ops/linalg_cholesky_ex_cpu_dispatch.h 2025-12-04T08:34:07.6646983Z Wrapped header: ATen/ops/linalg_cholesky_ex_cuda_dispatch.h 2025-12-04T08:34:07.6658200Z Wrapped header: ATen/ops/linalg_cholesky_ex_meta.h 2025-12-04T08:34:07.6665373Z Wrapped header: ATen/ops/linalg_cholesky_ex_meta_dispatch.h 2025-12-04T08:34:07.6678264Z Wrapped header: ATen/ops/linalg_cholesky_ex_native.h 2025-12-04T08:34:07.6686833Z Wrapped header: ATen/ops/linalg_cholesky_ex_ops.h 2025-12-04T08:34:07.6697152Z Wrapped header: ATen/ops/linalg_cholesky_native.h 2025-12-04T08:34:07.6709778Z Wrapped header: ATen/ops/linalg_cholesky_ops.h 2025-12-04T08:34:07.6719471Z Wrapped header: ATen/ops/linalg_cond.h 2025-12-04T08:34:07.6729875Z Wrapped header: ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.6740513Z Wrapped header: ATen/ops/linalg_cond_native.h 2025-12-04T08:34:07.6750780Z Wrapped header: ATen/ops/linalg_cond_ops.h 2025-12-04T08:34:07.6760821Z Wrapped header: ATen/ops/linalg_cross.h 2025-12-04T08:34:07.6771991Z Wrapped header: ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.6783284Z Wrapped header: ATen/ops/linalg_cross_cpu_dispatch.h 2025-12-04T08:34:07.6793616Z Wrapped header: ATen/ops/linalg_cross_cuda_dispatch.h 2025-12-04T08:34:07.6804543Z Wrapped header: ATen/ops/linalg_cross_meta.h 2025-12-04T08:34:07.6815217Z Wrapped header: ATen/ops/linalg_cross_meta_dispatch.h 2025-12-04T08:34:07.6825521Z Wrapped header: ATen/ops/linalg_cross_native.h 2025-12-04T08:34:07.6835994Z Wrapped header: ATen/ops/linalg_cross_ops.h 2025-12-04T08:34:07.6846684Z Wrapped header: ATen/ops/linalg_det.h 2025-12-04T08:34:07.6857466Z Wrapped header: ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.6868311Z Wrapped header: ATen/ops/linalg_det_native.h 2025-12-04T08:34:07.6878516Z Wrapped header: ATen/ops/linalg_det_ops.h 2025-12-04T08:34:07.6890219Z Wrapped header: ATen/ops/linalg_diagonal.h 2025-12-04T08:34:07.6901296Z Wrapped header: ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.6911944Z Wrapped header: ATen/ops/linalg_diagonal_native.h 2025-12-04T08:34:07.6923013Z Wrapped header: ATen/ops/linalg_diagonal_ops.h 2025-12-04T08:34:07.6934199Z Wrapped header: ATen/ops/linalg_eig.h 2025-12-04T08:34:07.6945100Z Wrapped header: ATen/ops/linalg_eig_cpu_dispatch.h 2025-12-04T08:34:07.6956783Z Wrapped header: ATen/ops/linalg_eig_cuda_dispatch.h 2025-12-04T08:34:07.6967587Z Wrapped header: ATen/ops/linalg_eig_native.h 2025-12-04T08:34:07.6978642Z Wrapped header: ATen/ops/linalg_eig_ops.h 2025-12-04T08:34:07.6988957Z Wrapped header: ATen/ops/linalg_eigh.h 2025-12-04T08:34:07.7000033Z Wrapped header: ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.7011557Z Wrapped header: ATen/ops/linalg_eigh_native.h 2025-12-04T08:34:07.7025485Z Wrapped header: ATen/ops/linalg_eigh_ops.h 2025-12-04T08:34:07.7035605Z Wrapped header: ATen/ops/linalg_eigvals.h 2025-12-04T08:34:07.7043818Z Wrapped header: ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.7054210Z Wrapped header: ATen/ops/linalg_eigvals_cpu_dispatch.h 2025-12-04T08:34:07.7065779Z Wrapped header: ATen/ops/linalg_eigvals_cuda_dispatch.h 2025-12-04T08:34:07.7076335Z Wrapped header: ATen/ops/linalg_eigvals_native.h 2025-12-04T08:34:07.7087488Z Wrapped header: ATen/ops/linalg_eigvals_ops.h 2025-12-04T08:34:07.7097781Z Wrapped header: ATen/ops/linalg_eigvalsh.h 2025-12-04T08:34:07.7109057Z Wrapped header: ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.7120058Z Wrapped header: ATen/ops/linalg_eigvalsh_native.h 2025-12-04T08:34:07.7132212Z Wrapped header: ATen/ops/linalg_eigvalsh_ops.h 2025-12-04T08:34:07.7142969Z Wrapped header: ATen/ops/linalg_householder_product.h 2025-12-04T08:34:07.7153888Z Wrapped header: ATen/ops/linalg_householder_product_cpu_dispatch.h 2025-12-04T08:34:07.7164326Z Wrapped header: ATen/ops/linalg_householder_product_cuda_dispatch.h 2025-12-04T08:34:07.7174601Z Wrapped header: ATen/ops/linalg_householder_product_native.h 2025-12-04T08:34:07.7184862Z Wrapped header: ATen/ops/linalg_householder_product_ops.h 2025-12-04T08:34:07.7195747Z Wrapped header: ATen/ops/linalg_inv.h 2025-12-04T08:34:07.7206632Z Wrapped header: ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.7217175Z Wrapped header: ATen/ops/linalg_inv_ex.h 2025-12-04T08:34:07.7230310Z Wrapped header: ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.7239226Z Wrapped header: ATen/ops/linalg_inv_ex_cpu_dispatch.h 2025-12-04T08:34:07.7249467Z Wrapped header: ATen/ops/linalg_inv_ex_cuda_dispatch.h 2025-12-04T08:34:07.7261152Z Wrapped header: ATen/ops/linalg_inv_ex_meta.h 2025-12-04T08:34:07.7272106Z Wrapped header: ATen/ops/linalg_inv_ex_meta_dispatch.h 2025-12-04T08:34:07.7282397Z Wrapped header: ATen/ops/linalg_inv_ex_native.h 2025-12-04T08:34:07.7292463Z Wrapped header: ATen/ops/linalg_inv_ex_ops.h 2025-12-04T08:34:07.7302968Z Wrapped header: ATen/ops/linalg_inv_native.h 2025-12-04T08:34:07.7315085Z Wrapped header: ATen/ops/linalg_inv_ops.h 2025-12-04T08:34:07.7326081Z Wrapped header: ATen/ops/linalg_ldl_factor.h 2025-12-04T08:34:07.7337369Z Wrapped header: ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.7346859Z Wrapped header: ATen/ops/linalg_ldl_factor_ex.h 2025-12-04T08:34:07.7357833Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.7368941Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h 2025-12-04T08:34:07.7379494Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h 2025-12-04T08:34:07.7390055Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_meta.h 2025-12-04T08:34:07.7400364Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h 2025-12-04T08:34:07.7411214Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_native.h 2025-12-04T08:34:07.7421651Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_ops.h 2025-12-04T08:34:07.7432887Z Wrapped header: ATen/ops/linalg_ldl_factor_native.h 2025-12-04T08:34:07.7443246Z Wrapped header: ATen/ops/linalg_ldl_factor_ops.h 2025-12-04T08:34:07.7454308Z Wrapped header: ATen/ops/linalg_ldl_solve.h 2025-12-04T08:34:07.7465865Z Wrapped header: ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.7475799Z Wrapped header: ATen/ops/linalg_ldl_solve_cpu_dispatch.h 2025-12-04T08:34:07.7487265Z Wrapped header: ATen/ops/linalg_ldl_solve_cuda_dispatch.h 2025-12-04T08:34:07.7498586Z Wrapped header: ATen/ops/linalg_ldl_solve_meta.h 2025-12-04T08:34:07.7509187Z Wrapped header: ATen/ops/linalg_ldl_solve_meta_dispatch.h 2025-12-04T08:34:07.7520631Z Wrapped header: ATen/ops/linalg_ldl_solve_native.h 2025-12-04T08:34:07.7531183Z Wrapped header: ATen/ops/linalg_ldl_solve_ops.h 2025-12-04T08:34:07.7542030Z Wrapped header: ATen/ops/linalg_lstsq.h 2025-12-04T08:34:07.7552467Z Wrapped header: ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.7563881Z Wrapped header: ATen/ops/linalg_lstsq_cpu_dispatch.h 2025-12-04T08:34:07.7574893Z Wrapped header: ATen/ops/linalg_lstsq_cuda_dispatch.h 2025-12-04T08:34:07.7585901Z Wrapped header: ATen/ops/linalg_lstsq_native.h 2025-12-04T08:34:07.7595713Z Wrapped header: ATen/ops/linalg_lstsq_ops.h 2025-12-04T08:34:07.7606496Z Wrapped header: ATen/ops/linalg_lu.h 2025-12-04T08:34:07.7618811Z Wrapped header: ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.7627710Z Wrapped header: ATen/ops/linalg_lu_cpu_dispatch.h 2025-12-04T08:34:07.7638245Z Wrapped header: ATen/ops/linalg_lu_cuda_dispatch.h 2025-12-04T08:34:07.7649252Z Wrapped header: ATen/ops/linalg_lu_factor.h 2025-12-04T08:34:07.7659367Z Wrapped header: ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.7670669Z Wrapped header: ATen/ops/linalg_lu_factor_ex.h 2025-12-04T08:34:07.7682563Z Wrapped header: ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.7694490Z Wrapped header: ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h 2025-12-04T08:34:07.7707169Z Wrapped header: ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h 2025-12-04T08:34:07.7718204Z Wrapped header: ATen/ops/linalg_lu_factor_ex_meta.h 2025-12-04T08:34:07.7729896Z Wrapped header: ATen/ops/linalg_lu_factor_ex_meta_dispatch.h 2025-12-04T08:34:07.7740407Z Wrapped header: ATen/ops/linalg_lu_factor_ex_native.h 2025-12-04T08:34:07.7751131Z Wrapped header: ATen/ops/linalg_lu_factor_ex_ops.h 2025-12-04T08:34:07.7762261Z Wrapped header: ATen/ops/linalg_lu_factor_native.h 2025-12-04T08:34:07.7773859Z Wrapped header: ATen/ops/linalg_lu_factor_ops.h 2025-12-04T08:34:07.7784291Z Wrapped header: ATen/ops/linalg_lu_meta.h 2025-12-04T08:34:07.7795002Z Wrapped header: ATen/ops/linalg_lu_meta_dispatch.h 2025-12-04T08:34:07.7806514Z Wrapped header: ATen/ops/linalg_lu_native.h 2025-12-04T08:34:07.7817372Z Wrapped header: ATen/ops/linalg_lu_ops.h 2025-12-04T08:34:07.7828599Z Wrapped header: ATen/ops/linalg_lu_solve.h 2025-12-04T08:34:07.7839756Z Wrapped header: ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.7850071Z Wrapped header: ATen/ops/linalg_lu_solve_cpu_dispatch.h 2025-12-04T08:34:07.7861471Z Wrapped header: ATen/ops/linalg_lu_solve_cuda_dispatch.h 2025-12-04T08:34:07.7871614Z Wrapped header: ATen/ops/linalg_lu_solve_meta.h 2025-12-04T08:34:07.7882501Z Wrapped header: ATen/ops/linalg_lu_solve_meta_dispatch.h 2025-12-04T08:34:07.7893521Z Wrapped header: ATen/ops/linalg_lu_solve_native.h 2025-12-04T08:34:07.7906482Z Wrapped header: ATen/ops/linalg_lu_solve_ops.h 2025-12-04T08:34:07.7915676Z Wrapped header: ATen/ops/linalg_matmul.h 2025-12-04T08:34:07.7926693Z Wrapped header: ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.7937912Z Wrapped header: ATen/ops/linalg_matmul_native.h 2025-12-04T08:34:07.7948624Z Wrapped header: ATen/ops/linalg_matmul_ops.h 2025-12-04T08:34:07.7959126Z Wrapped header: ATen/ops/linalg_matrix_exp.h 2025-12-04T08:34:07.7970689Z Wrapped header: ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.7982022Z Wrapped header: ATen/ops/linalg_matrix_exp_cpu_dispatch.h 2025-12-04T08:34:07.7993425Z Wrapped header: ATen/ops/linalg_matrix_exp_cuda_dispatch.h 2025-12-04T08:34:07.8004927Z Wrapped header: ATen/ops/linalg_matrix_exp_native.h 2025-12-04T08:34:07.8016833Z Wrapped header: ATen/ops/linalg_matrix_exp_ops.h 2025-12-04T08:34:07.8028015Z Wrapped header: ATen/ops/linalg_matrix_norm.h 2025-12-04T08:34:07.8039612Z Wrapped header: ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8051358Z Wrapped header: ATen/ops/linalg_matrix_norm_native.h 2025-12-04T08:34:07.8060622Z Wrapped header: ATen/ops/linalg_matrix_norm_ops.h 2025-12-04T08:34:07.8071240Z Wrapped header: ATen/ops/linalg_matrix_power.h 2025-12-04T08:34:07.8083101Z Wrapped header: ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8094409Z Wrapped header: ATen/ops/linalg_matrix_power_native.h 2025-12-04T08:34:07.8106280Z Wrapped header: ATen/ops/linalg_matrix_power_ops.h 2025-12-04T08:34:07.8115387Z Wrapped header: ATen/ops/linalg_matrix_rank.h 2025-12-04T08:34:07.8126477Z Wrapped header: ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8138457Z Wrapped header: ATen/ops/linalg_matrix_rank_native.h 2025-12-04T08:34:07.8147973Z Wrapped header: ATen/ops/linalg_matrix_rank_ops.h 2025-12-04T08:34:07.8159867Z Wrapped header: ATen/ops/linalg_multi_dot.h 2025-12-04T08:34:07.8171698Z Wrapped header: ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8182724Z Wrapped header: ATen/ops/linalg_multi_dot_native.h 2025-12-04T08:34:07.8193838Z Wrapped header: ATen/ops/linalg_multi_dot_ops.h 2025-12-04T08:34:07.8204893Z Wrapped header: ATen/ops/linalg_norm.h 2025-12-04T08:34:07.8217427Z Wrapped header: ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8229335Z Wrapped header: ATen/ops/linalg_norm_native.h 2025-12-04T08:34:07.8237164Z Wrapped header: ATen/ops/linalg_norm_ops.h 2025-12-04T08:34:07.8246378Z Wrapped header: ATen/ops/linalg_pinv.h 2025-12-04T08:34:07.8258470Z Wrapped header: ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.8269677Z Wrapped header: ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.8281164Z Wrapped header: ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8293269Z Wrapped header: ATen/ops/linalg_pinv_native.h 2025-12-04T08:34:07.8301147Z Wrapped header: ATen/ops/linalg_pinv_ops.h 2025-12-04T08:34:07.8312735Z Wrapped header: ATen/ops/linalg_qr.h 2025-12-04T08:34:07.8323238Z Wrapped header: ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.8334028Z Wrapped header: ATen/ops/linalg_qr_cpu_dispatch.h 2025-12-04T08:34:07.8345321Z Wrapped header: ATen/ops/linalg_qr_cuda_dispatch.h 2025-12-04T08:34:07.8356628Z Wrapped header: ATen/ops/linalg_qr_meta.h 2025-12-04T08:34:07.8367919Z Wrapped header: ATen/ops/linalg_qr_meta_dispatch.h 2025-12-04T08:34:07.8379681Z Wrapped header: ATen/ops/linalg_qr_native.h 2025-12-04T08:34:07.8390230Z Wrapped header: ATen/ops/linalg_qr_ops.h 2025-12-04T08:34:07.8401449Z Wrapped header: ATen/ops/linalg_slogdet.h 2025-12-04T08:34:07.8413043Z Wrapped header: ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8424447Z Wrapped header: ATen/ops/linalg_slogdet_native.h 2025-12-04T08:34:07.8435483Z Wrapped header: ATen/ops/linalg_slogdet_ops.h 2025-12-04T08:34:07.8445263Z Wrapped header: ATen/ops/linalg_solve.h 2025-12-04T08:34:07.8456586Z Wrapped header: ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8468975Z Wrapped header: ATen/ops/linalg_solve_ex.h 2025-12-04T08:34:07.8478616Z Wrapped header: ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8490443Z Wrapped header: ATen/ops/linalg_solve_ex_native.h 2025-12-04T08:34:07.8501698Z Wrapped header: ATen/ops/linalg_solve_ex_ops.h 2025-12-04T08:34:07.8512756Z Wrapped header: ATen/ops/linalg_solve_native.h 2025-12-04T08:34:07.8524179Z Wrapped header: ATen/ops/linalg_solve_ops.h 2025-12-04T08:34:07.8535673Z Wrapped header: ATen/ops/linalg_solve_triangular.h 2025-12-04T08:34:07.8546379Z Wrapped header: ATen/ops/linalg_solve_triangular_cpu_dispatch.h 2025-12-04T08:34:07.8559449Z Wrapped header: ATen/ops/linalg_solve_triangular_cuda_dispatch.h 2025-12-04T08:34:07.8567627Z Wrapped header: ATen/ops/linalg_solve_triangular_native.h 2025-12-04T08:34:07.8579562Z Wrapped header: ATen/ops/linalg_solve_triangular_ops.h 2025-12-04T08:34:07.8594645Z Wrapped header: ATen/ops/linalg_svd.h 2025-12-04T08:34:07.8609892Z Wrapped header: ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8618359Z Wrapped header: ATen/ops/linalg_svd_native.h 2025-12-04T08:34:07.8627619Z Wrapped header: ATen/ops/linalg_svd_ops.h 2025-12-04T08:34:07.8638299Z Wrapped header: ATen/ops/linalg_svdvals.h 2025-12-04T08:34:07.8651107Z Wrapped header: ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8661444Z Wrapped header: ATen/ops/linalg_svdvals_native.h 2025-12-04T08:34:07.8671224Z Wrapped header: ATen/ops/linalg_svdvals_ops.h 2025-12-04T08:34:07.8681300Z Wrapped header: ATen/ops/linalg_tensorinv.h 2025-12-04T08:34:07.8691852Z Wrapped header: ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8702366Z Wrapped header: ATen/ops/linalg_tensorinv_native.h 2025-12-04T08:34:07.8715307Z Wrapped header: ATen/ops/linalg_tensorinv_ops.h 2025-12-04T08:34:07.8724504Z Wrapped header: ATen/ops/linalg_tensorsolve.h 2025-12-04T08:34:07.8735401Z Wrapped header: ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8745794Z Wrapped header: ATen/ops/linalg_tensorsolve_native.h 2025-12-04T08:34:07.8756205Z Wrapped header: ATen/ops/linalg_tensorsolve_ops.h 2025-12-04T08:34:07.8767188Z Wrapped header: ATen/ops/linalg_vander.h 2025-12-04T08:34:07.8777823Z Wrapped header: ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8789445Z Wrapped header: ATen/ops/linalg_vander_native.h 2025-12-04T08:34:07.8800441Z Wrapped header: ATen/ops/linalg_vander_ops.h 2025-12-04T08:34:07.8812510Z Wrapped header: ATen/ops/linalg_vecdot.h 2025-12-04T08:34:07.8825190Z Wrapped header: ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.8835575Z Wrapped header: ATen/ops/linalg_vecdot_native.h 2025-12-04T08:34:07.8845856Z Wrapped header: ATen/ops/linalg_vecdot_ops.h 2025-12-04T08:34:07.8854684Z Wrapped header: ATen/ops/linalg_vector_norm.h 2025-12-04T08:34:07.8865541Z Wrapped header: ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.8876606Z Wrapped header: ATen/ops/linalg_vector_norm_cpu_dispatch.h 2025-12-04T08:34:07.8888185Z Wrapped header: ATen/ops/linalg_vector_norm_cuda_dispatch.h 2025-12-04T08:34:07.8898513Z Wrapped header: ATen/ops/linalg_vector_norm_meta.h 2025-12-04T08:34:07.8910499Z Wrapped header: ATen/ops/linalg_vector_norm_meta_dispatch.h 2025-12-04T08:34:07.8921191Z Wrapped header: ATen/ops/linalg_vector_norm_native.h 2025-12-04T08:34:07.8931345Z Wrapped header: ATen/ops/linalg_vector_norm_ops.h 2025-12-04T08:34:07.8941849Z Wrapped header: ATen/ops/linear.h 2025-12-04T08:34:07.8956864Z Wrapped header: ATen/ops/linear_backward.h 2025-12-04T08:34:07.8967872Z Wrapped header: ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.8978445Z Wrapped header: ATen/ops/linear_backward_native.h 2025-12-04T08:34:07.8989765Z Wrapped header: ATen/ops/linear_backward_ops.h 2025-12-04T08:34:07.9001071Z Wrapped header: ATen/ops/linear_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.9011880Z Wrapped header: ATen/ops/linear_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.9023295Z Wrapped header: ATen/ops/linear_native.h 2025-12-04T08:34:07.9034329Z Wrapped header: ATen/ops/linear_ops.h 2025-12-04T08:34:07.9044206Z Wrapped header: ATen/ops/linspace.h 2025-12-04T08:34:07.9055321Z Wrapped header: ATen/ops/linspace_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.9065932Z Wrapped header: ATen/ops/linspace_cpu_dispatch.h 2025-12-04T08:34:07.9078169Z Wrapped header: ATen/ops/linspace_cuda_dispatch.h 2025-12-04T08:34:07.9088554Z Wrapped header: ATen/ops/linspace_meta_dispatch.h 2025-12-04T08:34:07.9099499Z Wrapped header: ATen/ops/linspace_native.h 2025-12-04T08:34:07.9108602Z Wrapped header: ATen/ops/linspace_ops.h 2025-12-04T08:34:07.9119770Z Wrapped header: ATen/ops/log.h 2025-12-04T08:34:07.9132348Z Wrapped header: ATen/ops/log10.h 2025-12-04T08:34:07.9144347Z Wrapped header: ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.9154889Z Wrapped header: ATen/ops/log10_cpu_dispatch.h 2025-12-04T08:34:07.9166790Z Wrapped header: ATen/ops/log10_cuda_dispatch.h 2025-12-04T08:34:07.9177739Z Wrapped header: ATen/ops/log10_meta.h 2025-12-04T08:34:07.9188821Z Wrapped header: ATen/ops/log10_meta_dispatch.h 2025-12-04T08:34:07.9199590Z Wrapped header: ATen/ops/log10_native.h 2025-12-04T08:34:07.9212129Z Wrapped header: ATen/ops/log10_ops.h 2025-12-04T08:34:07.9222854Z Wrapped header: ATen/ops/log1p.h 2025-12-04T08:34:07.9233603Z Wrapped header: ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.9245017Z Wrapped header: ATen/ops/log1p_cpu_dispatch.h 2025-12-04T08:34:07.9257381Z Wrapped header: ATen/ops/log1p_cuda_dispatch.h 2025-12-04T08:34:07.9268562Z Wrapped header: ATen/ops/log1p_meta.h 2025-12-04T08:34:07.9279329Z Wrapped header: ATen/ops/log1p_meta_dispatch.h 2025-12-04T08:34:07.9289875Z Wrapped header: ATen/ops/log1p_native.h 2025-12-04T08:34:07.9302003Z Wrapped header: ATen/ops/log1p_ops.h 2025-12-04T08:34:07.9312947Z Wrapped header: ATen/ops/log2.h 2025-12-04T08:34:07.9324080Z Wrapped header: ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.9334720Z Wrapped header: ATen/ops/log2_cpu_dispatch.h 2025-12-04T08:34:07.9345582Z Wrapped header: ATen/ops/log2_cuda_dispatch.h 2025-12-04T08:34:07.9356462Z Wrapped header: ATen/ops/log2_meta.h 2025-12-04T08:34:07.9367376Z Wrapped header: ATen/ops/log2_meta_dispatch.h 2025-12-04T08:34:07.9379019Z Wrapped header: ATen/ops/log2_native.h 2025-12-04T08:34:07.9389808Z Wrapped header: ATen/ops/log2_ops.h 2025-12-04T08:34:07.9401535Z Wrapped header: ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.9412504Z Wrapped header: ATen/ops/log_cpu_dispatch.h 2025-12-04T08:34:07.9423566Z Wrapped header: ATen/ops/log_cuda_dispatch.h 2025-12-04T08:34:07.9434617Z Wrapped header: ATen/ops/log_meta.h 2025-12-04T08:34:07.9446248Z Wrapped header: ATen/ops/log_meta_dispatch.h 2025-12-04T08:34:07.9456879Z Wrapped header: ATen/ops/log_native.h 2025-12-04T08:34:07.9468661Z Wrapped header: ATen/ops/log_normal.h 2025-12-04T08:34:07.9480828Z Wrapped header: ATen/ops/log_normal_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.9491219Z Wrapped header: ATen/ops/log_normal_cpu_dispatch.h 2025-12-04T08:34:07.9502315Z Wrapped header: ATen/ops/log_normal_cuda_dispatch.h 2025-12-04T08:34:07.9515237Z Wrapped header: ATen/ops/log_normal_meta_dispatch.h 2025-12-04T08:34:07.9525234Z Wrapped header: ATen/ops/log_normal_native.h 2025-12-04T08:34:07.9536748Z Wrapped header: ATen/ops/log_normal_ops.h 2025-12-04T08:34:07.9548333Z Wrapped header: ATen/ops/log_ops.h 2025-12-04T08:34:07.9559575Z Wrapped header: ATen/ops/log_sigmoid.h 2025-12-04T08:34:07.9571152Z Wrapped header: ATen/ops/log_sigmoid_backward.h 2025-12-04T08:34:07.9581990Z Wrapped header: ATen/ops/log_sigmoid_backward_cpu_dispatch.h 2025-12-04T08:34:07.9592770Z Wrapped header: ATen/ops/log_sigmoid_backward_cuda_dispatch.h 2025-12-04T08:34:07.9604455Z Wrapped header: ATen/ops/log_sigmoid_backward_native.h 2025-12-04T08:34:07.9615383Z Wrapped header: ATen/ops/log_sigmoid_backward_ops.h 2025-12-04T08:34:07.9626558Z Wrapped header: ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.9637966Z Wrapped header: ATen/ops/log_sigmoid_forward.h 2025-12-04T08:34:07.9649560Z Wrapped header: ATen/ops/log_sigmoid_forward_cpu_dispatch.h 2025-12-04T08:34:07.9661504Z Wrapped header: ATen/ops/log_sigmoid_forward_cuda_dispatch.h 2025-12-04T08:34:07.9672929Z Wrapped header: ATen/ops/log_sigmoid_forward_native.h 2025-12-04T08:34:07.9683848Z Wrapped header: ATen/ops/log_sigmoid_forward_ops.h 2025-12-04T08:34:07.9694825Z Wrapped header: ATen/ops/log_sigmoid_native.h 2025-12-04T08:34:07.9706077Z Wrapped header: ATen/ops/log_sigmoid_ops.h 2025-12-04T08:34:07.9718159Z Wrapped header: ATen/ops/log_softmax.h 2025-12-04T08:34:07.9729465Z Wrapped header: ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.9741113Z Wrapped header: ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.9753095Z Wrapped header: ATen/ops/log_softmax_native.h 2025-12-04T08:34:07.9765188Z Wrapped header: ATen/ops/log_softmax_ops.h 2025-12-04T08:34:07.9776839Z Wrapped header: ATen/ops/logaddexp.h 2025-12-04T08:34:07.9787350Z Wrapped header: ATen/ops/logaddexp2.h 2025-12-04T08:34:07.9798487Z Wrapped header: ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.9810172Z Wrapped header: ATen/ops/logaddexp2_cpu_dispatch.h 2025-12-04T08:34:07.9822210Z Wrapped header: ATen/ops/logaddexp2_cuda_dispatch.h 2025-12-04T08:34:07.9833225Z Wrapped header: ATen/ops/logaddexp2_meta.h 2025-12-04T08:34:07.9844223Z Wrapped header: ATen/ops/logaddexp2_meta_dispatch.h 2025-12-04T08:34:07.9854729Z Wrapped header: ATen/ops/logaddexp2_native.h 2025-12-04T08:34:07.9866778Z Wrapped header: ATen/ops/logaddexp2_ops.h 2025-12-04T08:34:07.9878640Z Wrapped header: ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:07.9889656Z Wrapped header: ATen/ops/logaddexp_cpu_dispatch.h 2025-12-04T08:34:07.9900230Z Wrapped header: ATen/ops/logaddexp_cuda_dispatch.h 2025-12-04T08:34:07.9911691Z Wrapped header: ATen/ops/logaddexp_meta.h 2025-12-04T08:34:07.9922716Z Wrapped header: ATen/ops/logaddexp_meta_dispatch.h 2025-12-04T08:34:07.9935022Z Wrapped header: ATen/ops/logaddexp_native.h 2025-12-04T08:34:07.9946699Z Wrapped header: ATen/ops/logaddexp_ops.h 2025-12-04T08:34:07.9958589Z Wrapped header: ATen/ops/logcumsumexp.h 2025-12-04T08:34:07.9970207Z Wrapped header: ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:07.9980847Z Wrapped header: ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:07.9992223Z Wrapped header: ATen/ops/logcumsumexp_native.h 2025-12-04T08:34:08.0004641Z Wrapped header: ATen/ops/logcumsumexp_ops.h 2025-12-04T08:34:08.0016151Z Wrapped header: ATen/ops/logdet.h 2025-12-04T08:34:08.0027683Z Wrapped header: ATen/ops/logdet_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.0040452Z Wrapped header: ATen/ops/logdet_native.h 2025-12-04T08:34:08.0051135Z Wrapped header: ATen/ops/logdet_ops.h 2025-12-04T08:34:08.0064355Z Wrapped header: ATen/ops/logical_and.h 2025-12-04T08:34:08.0075256Z Wrapped header: ATen/ops/logical_and_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.0087187Z Wrapped header: ATen/ops/logical_and_cpu_dispatch.h 2025-12-04T08:34:08.0097999Z Wrapped header: ATen/ops/logical_and_cuda_dispatch.h 2025-12-04T08:34:08.0110660Z Wrapped header: ATen/ops/logical_and_native.h 2025-12-04T08:34:08.0120982Z Wrapped header: ATen/ops/logical_and_ops.h 2025-12-04T08:34:08.0133083Z Wrapped header: ATen/ops/logical_not.h 2025-12-04T08:34:08.0144766Z Wrapped header: ATen/ops/logical_not_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.0155533Z Wrapped header: ATen/ops/logical_not_cpu_dispatch.h 2025-12-04T08:34:08.0168370Z Wrapped header: ATen/ops/logical_not_cuda_dispatch.h 2025-12-04T08:34:08.0179200Z Wrapped header: ATen/ops/logical_not_native.h 2025-12-04T08:34:08.0191323Z Wrapped header: ATen/ops/logical_not_ops.h 2025-12-04T08:34:08.0202160Z Wrapped header: ATen/ops/logical_or.h 2025-12-04T08:34:08.0215297Z Wrapped header: ATen/ops/logical_or_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.0225932Z Wrapped header: ATen/ops/logical_or_cpu_dispatch.h 2025-12-04T08:34:08.0238957Z Wrapped header: ATen/ops/logical_or_cuda_dispatch.h 2025-12-04T08:34:08.0249605Z Wrapped header: ATen/ops/logical_or_native.h 2025-12-04T08:34:08.0261191Z Wrapped header: ATen/ops/logical_or_ops.h 2025-12-04T08:34:08.0273459Z Wrapped header: ATen/ops/logical_xor.h 2025-12-04T08:34:08.0285814Z Wrapped header: ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.0297233Z Wrapped header: ATen/ops/logical_xor_cpu_dispatch.h 2025-12-04T08:34:08.0308006Z Wrapped header: ATen/ops/logical_xor_cuda_dispatch.h 2025-12-04T08:34:08.0319298Z Wrapped header: ATen/ops/logical_xor_native.h 2025-12-04T08:34:08.0331712Z Wrapped header: ATen/ops/logical_xor_ops.h 2025-12-04T08:34:08.0343205Z Wrapped header: ATen/ops/logit.h 2025-12-04T08:34:08.0355281Z Wrapped header: ATen/ops/logit_backward.h 2025-12-04T08:34:08.0366104Z Wrapped header: ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.0378264Z Wrapped header: ATen/ops/logit_backward_cpu_dispatch.h 2025-12-04T08:34:08.0390607Z Wrapped header: ATen/ops/logit_backward_cuda_dispatch.h 2025-12-04T08:34:08.0401237Z Wrapped header: ATen/ops/logit_backward_meta.h 2025-12-04T08:34:08.0412602Z Wrapped header: ATen/ops/logit_backward_meta_dispatch.h 2025-12-04T08:34:08.0424531Z Wrapped header: ATen/ops/logit_backward_native.h 2025-12-04T08:34:08.0434965Z Wrapped header: ATen/ops/logit_backward_ops.h 2025-12-04T08:34:08.0445241Z Wrapped header: ATen/ops/logit_cpu_dispatch.h 2025-12-04T08:34:08.0456631Z Wrapped header: ATen/ops/logit_cuda_dispatch.h 2025-12-04T08:34:08.0468187Z Wrapped header: ATen/ops/logit_meta_dispatch.h 2025-12-04T08:34:08.0479689Z Wrapped header: ATen/ops/logit_native.h 2025-12-04T08:34:08.0490958Z Wrapped header: ATen/ops/logit_ops.h 2025-12-04T08:34:08.0500952Z Wrapped header: ATen/ops/logspace.h 2025-12-04T08:34:08.0512405Z Wrapped header: ATen/ops/logspace_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.0523678Z Wrapped header: ATen/ops/logspace_cpu_dispatch.h 2025-12-04T08:34:08.0535143Z Wrapped header: ATen/ops/logspace_cuda_dispatch.h 2025-12-04T08:34:08.0546830Z Wrapped header: ATen/ops/logspace_meta_dispatch.h 2025-12-04T08:34:08.0558902Z Wrapped header: ATen/ops/logspace_native.h 2025-12-04T08:34:08.0568625Z Wrapped header: ATen/ops/logspace_ops.h 2025-12-04T08:34:08.0579309Z Wrapped header: ATen/ops/logsumexp.h 2025-12-04T08:34:08.0591535Z Wrapped header: ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.0604070Z Wrapped header: ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.0615476Z Wrapped header: ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.0626739Z Wrapped header: ATen/ops/logsumexp_native.h 2025-12-04T08:34:08.0638917Z Wrapped header: ATen/ops/logsumexp_ops.h 2025-12-04T08:34:08.0651361Z Wrapped header: ATen/ops/lshift.h 2025-12-04T08:34:08.0663721Z Wrapped header: ATen/ops/lshift_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.0676070Z Wrapped header: ATen/ops/lshift_cpu_dispatch.h 2025-12-04T08:34:08.0687458Z Wrapped header: ATen/ops/lshift_cuda_dispatch.h 2025-12-04T08:34:08.0699852Z Wrapped header: ATen/ops/lshift_meta_dispatch.h 2025-12-04T08:34:08.0711888Z Wrapped header: ATen/ops/lshift_native.h 2025-12-04T08:34:08.0721696Z Wrapped header: ATen/ops/lshift_ops.h 2025-12-04T08:34:08.0734808Z Wrapped header: ATen/ops/lstm.h 2025-12-04T08:34:08.0746511Z Wrapped header: ATen/ops/lstm_cell.h 2025-12-04T08:34:08.0757999Z Wrapped header: ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.0769255Z Wrapped header: ATen/ops/lstm_cell_native.h 2025-12-04T08:34:08.0780633Z Wrapped header: ATen/ops/lstm_cell_ops.h 2025-12-04T08:34:08.0793174Z Wrapped header: ATen/ops/lstm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.0805480Z Wrapped header: ATen/ops/lstm_mps_backward.h 2025-12-04T08:34:08.0817158Z Wrapped header: ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.0829849Z Wrapped header: ATen/ops/lstm_mps_backward_native.h 2025-12-04T08:34:08.0838392Z Wrapped header: ATen/ops/lstm_mps_backward_ops.h 2025-12-04T08:34:08.0849672Z Wrapped header: ATen/ops/lstm_native.h 2025-12-04T08:34:08.0861062Z Wrapped header: ATen/ops/lstm_ops.h 2025-12-04T08:34:08.0872555Z Wrapped header: ATen/ops/lt.h 2025-12-04T08:34:08.0884210Z Wrapped header: ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.0895436Z Wrapped header: ATen/ops/lt_cpu_dispatch.h 2025-12-04T08:34:08.0907134Z Wrapped header: ATen/ops/lt_cuda_dispatch.h 2025-12-04T08:34:08.0918268Z Wrapped header: ATen/ops/lt_meta.h 2025-12-04T08:34:08.0930508Z Wrapped header: ATen/ops/lt_meta_dispatch.h 2025-12-04T08:34:08.0942020Z Wrapped header: ATen/ops/lt_native.h 2025-12-04T08:34:08.0951882Z Wrapped header: ATen/ops/lt_ops.h 2025-12-04T08:34:08.0963523Z Wrapped header: ATen/ops/lu_solve.h 2025-12-04T08:34:08.0975135Z Wrapped header: ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.0986320Z Wrapped header: ATen/ops/lu_solve_native.h 2025-12-04T08:34:08.0998676Z Wrapped header: ATen/ops/lu_solve_ops.h 2025-12-04T08:34:08.1010207Z Wrapped header: ATen/ops/lu_unpack.h 2025-12-04T08:34:08.1020975Z Wrapped header: ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.1032401Z Wrapped header: ATen/ops/lu_unpack_cpu_dispatch.h 2025-12-04T08:34:08.1043675Z Wrapped header: ATen/ops/lu_unpack_cuda_dispatch.h 2025-12-04T08:34:08.1056154Z Wrapped header: ATen/ops/lu_unpack_meta.h 2025-12-04T08:34:08.1067746Z Wrapped header: ATen/ops/lu_unpack_meta_dispatch.h 2025-12-04T08:34:08.1080071Z Wrapped header: ATen/ops/lu_unpack_native.h 2025-12-04T08:34:08.1091451Z Wrapped header: ATen/ops/lu_unpack_ops.h 2025-12-04T08:34:08.1103041Z Wrapped header: ATen/ops/mH.h 2025-12-04T08:34:08.1115431Z Wrapped header: ATen/ops/mH_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1126736Z Wrapped header: ATen/ops/mH_native.h 2025-12-04T08:34:08.1138216Z Wrapped header: ATen/ops/mH_ops.h 2025-12-04T08:34:08.1150909Z Wrapped header: ATen/ops/mT.h 2025-12-04T08:34:08.1161597Z Wrapped header: ATen/ops/mT_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1172777Z Wrapped header: ATen/ops/mT_native.h 2025-12-04T08:34:08.1185173Z Wrapped header: ATen/ops/mT_ops.h 2025-12-04T08:34:08.1197626Z Wrapped header: ATen/ops/margin_ranking_loss.h 2025-12-04T08:34:08.1210163Z Wrapped header: ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1221381Z Wrapped header: ATen/ops/margin_ranking_loss_native.h 2025-12-04T08:34:08.1233777Z Wrapped header: ATen/ops/margin_ranking_loss_ops.h 2025-12-04T08:34:08.1245181Z Wrapped header: ATen/ops/masked_fill.h 2025-12-04T08:34:08.1256803Z Wrapped header: ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.1268293Z Wrapped header: ATen/ops/masked_fill_cpu_dispatch.h 2025-12-04T08:34:08.1279724Z Wrapped header: ATen/ops/masked_fill_cuda_dispatch.h 2025-12-04T08:34:08.1291123Z Wrapped header: ATen/ops/masked_fill_meta_dispatch.h 2025-12-04T08:34:08.1302498Z Wrapped header: ATen/ops/masked_fill_native.h 2025-12-04T08:34:08.1311768Z Wrapped header: ATen/ops/masked_fill_ops.h 2025-12-04T08:34:08.1322913Z Wrapped header: ATen/ops/masked_scatter.h 2025-12-04T08:34:08.1335495Z Wrapped header: ATen/ops/masked_scatter_backward.h 2025-12-04T08:34:08.1348088Z Wrapped header: ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.1359237Z Wrapped header: ATen/ops/masked_scatter_backward_native.h 2025-12-04T08:34:08.1370796Z Wrapped header: ATen/ops/masked_scatter_backward_ops.h 2025-12-04T08:34:08.1383237Z Wrapped header: ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.1394663Z Wrapped header: ATen/ops/masked_scatter_cpu_dispatch.h 2025-12-04T08:34:08.1406311Z Wrapped header: ATen/ops/masked_scatter_cuda_dispatch.h 2025-12-04T08:34:08.1418460Z Wrapped header: ATen/ops/masked_scatter_meta_dispatch.h 2025-12-04T08:34:08.1430038Z Wrapped header: ATen/ops/masked_scatter_native.h 2025-12-04T08:34:08.1441524Z Wrapped header: ATen/ops/masked_scatter_ops.h 2025-12-04T08:34:08.1453029Z Wrapped header: ATen/ops/masked_select.h 2025-12-04T08:34:08.1464541Z Wrapped header: ATen/ops/masked_select_backward.h 2025-12-04T08:34:08.1476298Z Wrapped header: ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1487504Z Wrapped header: ATen/ops/masked_select_backward_native.h 2025-12-04T08:34:08.1499045Z Wrapped header: ATen/ops/masked_select_backward_ops.h 2025-12-04T08:34:08.1510999Z Wrapped header: ATen/ops/masked_select_cpu_dispatch.h 2025-12-04T08:34:08.1522413Z Wrapped header: ATen/ops/masked_select_cuda_dispatch.h 2025-12-04T08:34:08.1533575Z Wrapped header: ATen/ops/masked_select_native.h 2025-12-04T08:34:08.1546015Z Wrapped header: ATen/ops/masked_select_ops.h 2025-12-04T08:34:08.1558344Z Wrapped header: ATen/ops/matmul.h 2025-12-04T08:34:08.1569784Z Wrapped header: ATen/ops/matmul_backward.h 2025-12-04T08:34:08.1582288Z Wrapped header: ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.1594581Z Wrapped header: ATen/ops/matmul_backward_native.h 2025-12-04T08:34:08.1606135Z Wrapped header: ATen/ops/matmul_backward_ops.h 2025-12-04T08:34:08.1618689Z Wrapped header: ATen/ops/matmul_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1630087Z Wrapped header: ATen/ops/matmul_native.h 2025-12-04T08:34:08.1641372Z Wrapped header: ATen/ops/matmul_ops.h 2025-12-04T08:34:08.1652888Z Wrapped header: ATen/ops/matrix_H.h 2025-12-04T08:34:08.1665434Z Wrapped header: ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1676871Z Wrapped header: ATen/ops/matrix_H_native.h 2025-12-04T08:34:08.1688241Z Wrapped header: ATen/ops/matrix_H_ops.h 2025-12-04T08:34:08.1699767Z Wrapped header: ATen/ops/matrix_exp.h 2025-12-04T08:34:08.1711485Z Wrapped header: ATen/ops/matrix_exp_backward.h 2025-12-04T08:34:08.1723027Z Wrapped header: ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1734034Z Wrapped header: ATen/ops/matrix_exp_backward_native.h 2025-12-04T08:34:08.1745069Z Wrapped header: ATen/ops/matrix_exp_backward_ops.h 2025-12-04T08:34:08.1757496Z Wrapped header: ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1769475Z Wrapped header: ATen/ops/matrix_exp_native.h 2025-12-04T08:34:08.1780875Z Wrapped header: ATen/ops/matrix_exp_ops.h 2025-12-04T08:34:08.1791750Z Wrapped header: ATen/ops/matrix_power.h 2025-12-04T08:34:08.1804493Z Wrapped header: ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1816534Z Wrapped header: ATen/ops/matrix_power_native.h 2025-12-04T08:34:08.1827387Z Wrapped header: ATen/ops/matrix_power_ops.h 2025-12-04T08:34:08.1838460Z Wrapped header: ATen/ops/max.h 2025-12-04T08:34:08.1850817Z Wrapped header: ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.1862177Z Wrapped header: ATen/ops/max_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1873900Z Wrapped header: ATen/ops/max_cpu_dispatch.h 2025-12-04T08:34:08.1885918Z Wrapped header: ATen/ops/max_cuda_dispatch.h 2025-12-04T08:34:08.1897703Z Wrapped header: ATen/ops/max_meta.h 2025-12-04T08:34:08.1908610Z Wrapped header: ATen/ops/max_meta_dispatch.h 2025-12-04T08:34:08.1920239Z Wrapped header: ATen/ops/max_native.h 2025-12-04T08:34:08.1930223Z Wrapped header: ATen/ops/max_ops.h 2025-12-04T08:34:08.1942003Z Wrapped header: ATen/ops/max_pool1d.h 2025-12-04T08:34:08.1953112Z Wrapped header: ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.1964749Z Wrapped header: ATen/ops/max_pool1d_native.h 2025-12-04T08:34:08.1976358Z Wrapped header: ATen/ops/max_pool1d_ops.h 2025-12-04T08:34:08.1988224Z Wrapped header: ATen/ops/max_pool1d_with_indices.h 2025-12-04T08:34:08.2000029Z Wrapped header: ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.2013651Z Wrapped header: ATen/ops/max_pool1d_with_indices_native.h 2025-12-04T08:34:08.2024158Z Wrapped header: ATen/ops/max_pool1d_with_indices_ops.h 2025-12-04T08:34:08.2033079Z Wrapped header: ATen/ops/max_pool2d.h 2025-12-04T08:34:08.2044342Z Wrapped header: ATen/ops/max_pool2d_backward.h 2025-12-04T08:34:08.2056129Z Wrapped header: ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.2068423Z Wrapped header: ATen/ops/max_pool2d_backward_native.h 2025-12-04T08:34:08.2080118Z Wrapped header: ATen/ops/max_pool2d_backward_ops.h 2025-12-04T08:34:08.2092024Z Wrapped header: ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.2103584Z Wrapped header: ATen/ops/max_pool2d_native.h 2025-12-04T08:34:08.2114916Z Wrapped header: ATen/ops/max_pool2d_ops.h 2025-12-04T08:34:08.2126897Z Wrapped header: ATen/ops/max_pool2d_with_indices.h 2025-12-04T08:34:08.2138210Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward.h 2025-12-04T08:34:08.2153407Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.2165116Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h 2025-12-04T08:34:08.2176832Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h 2025-12-04T08:34:08.2188973Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_meta.h 2025-12-04T08:34:08.2201019Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h 2025-12-04T08:34:08.2212198Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_native.h 2025-12-04T08:34:08.2223057Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_ops.h 2025-12-04T08:34:08.2234668Z Wrapped header: ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.2247662Z Wrapped header: ATen/ops/max_pool2d_with_indices_cpu_dispatch.h 2025-12-04T08:34:08.2258488Z Wrapped header: ATen/ops/max_pool2d_with_indices_cuda_dispatch.h 2025-12-04T08:34:08.2270354Z Wrapped header: ATen/ops/max_pool2d_with_indices_meta.h 2025-12-04T08:34:08.2281412Z Wrapped header: ATen/ops/max_pool2d_with_indices_meta_dispatch.h 2025-12-04T08:34:08.2293308Z Wrapped header: ATen/ops/max_pool2d_with_indices_native.h 2025-12-04T08:34:08.2305391Z Wrapped header: ATen/ops/max_pool2d_with_indices_ops.h 2025-12-04T08:34:08.2316816Z Wrapped header: ATen/ops/max_pool3d.h 2025-12-04T08:34:08.2327614Z Wrapped header: ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.2339358Z Wrapped header: ATen/ops/max_pool3d_native.h 2025-12-04T08:34:08.2350730Z Wrapped header: ATen/ops/max_pool3d_ops.h 2025-12-04T08:34:08.2362153Z Wrapped header: ATen/ops/max_pool3d_with_indices.h 2025-12-04T08:34:08.2374108Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward.h 2025-12-04T08:34:08.2385805Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h 2025-12-04T08:34:08.2397711Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h 2025-12-04T08:34:08.2409398Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_native.h 2025-12-04T08:34:08.2420388Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_ops.h 2025-12-04T08:34:08.2431674Z Wrapped header: ATen/ops/max_pool3d_with_indices_cpu_dispatch.h 2025-12-04T08:34:08.2442506Z Wrapped header: ATen/ops/max_pool3d_with_indices_cuda_dispatch.h 2025-12-04T08:34:08.2453715Z Wrapped header: ATen/ops/max_pool3d_with_indices_native.h 2025-12-04T08:34:08.2464446Z Wrapped header: ATen/ops/max_pool3d_with_indices_ops.h 2025-12-04T08:34:08.2473941Z Wrapped header: ATen/ops/max_unpool2d.h 2025-12-04T08:34:08.2484795Z Wrapped header: ATen/ops/max_unpool2d_cpu_dispatch.h 2025-12-04T08:34:08.2496198Z Wrapped header: ATen/ops/max_unpool2d_cuda_dispatch.h 2025-12-04T08:34:08.2507625Z Wrapped header: ATen/ops/max_unpool2d_native.h 2025-12-04T08:34:08.2518206Z Wrapped header: ATen/ops/max_unpool2d_ops.h 2025-12-04T08:34:08.2527357Z Wrapped header: ATen/ops/max_unpool3d.h 2025-12-04T08:34:08.2538103Z Wrapped header: ATen/ops/max_unpool3d_cpu_dispatch.h 2025-12-04T08:34:08.2548999Z Wrapped header: ATen/ops/max_unpool3d_cuda_dispatch.h 2025-12-04T08:34:08.2561863Z Wrapped header: ATen/ops/max_unpool3d_native.h 2025-12-04T08:34:08.2572796Z Wrapped header: ATen/ops/max_unpool3d_ops.h 2025-12-04T08:34:08.2584118Z Wrapped header: ATen/ops/maximum.h 2025-12-04T08:34:08.2596490Z Wrapped header: ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.2607478Z Wrapped header: ATen/ops/maximum_cpu_dispatch.h 2025-12-04T08:34:08.2618681Z Wrapped header: ATen/ops/maximum_cuda_dispatch.h 2025-12-04T08:34:08.2630498Z Wrapped header: ATen/ops/maximum_meta.h 2025-12-04T08:34:08.2641296Z Wrapped header: ATen/ops/maximum_meta_dispatch.h 2025-12-04T08:34:08.2653251Z Wrapped header: ATen/ops/maximum_native.h 2025-12-04T08:34:08.2664403Z Wrapped header: ATen/ops/maximum_ops.h 2025-12-04T08:34:08.2675379Z Wrapped header: ATen/ops/mean.h 2025-12-04T08:34:08.2686698Z Wrapped header: ATen/ops/mean_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.2696654Z Wrapped header: ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.2707691Z Wrapped header: ATen/ops/mean_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.2718936Z Wrapped header: ATen/ops/mean_cpu_dispatch.h 2025-12-04T08:34:08.2730381Z Wrapped header: ATen/ops/mean_cuda_dispatch.h 2025-12-04T08:34:08.2742342Z Wrapped header: ATen/ops/mean_meta.h 2025-12-04T08:34:08.2754041Z Wrapped header: ATen/ops/mean_meta_dispatch.h 2025-12-04T08:34:08.2764375Z Wrapped header: ATen/ops/mean_native.h 2025-12-04T08:34:08.2775000Z Wrapped header: ATen/ops/mean_ops.h 2025-12-04T08:34:08.2788585Z Wrapped header: ATen/ops/median.h 2025-12-04T08:34:08.2797172Z Wrapped header: ATen/ops/median_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.2810889Z Wrapped header: ATen/ops/median_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.2821887Z Wrapped header: ATen/ops/median_cpu_dispatch.h 2025-12-04T08:34:08.2833229Z Wrapped header: ATen/ops/median_cuda_dispatch.h 2025-12-04T08:34:08.2845392Z Wrapped header: ATen/ops/median_native.h 2025-12-04T08:34:08.2854404Z Wrapped header: ATen/ops/median_ops.h 2025-12-04T08:34:08.2866288Z Wrapped header: ATen/ops/meshgrid.h 2025-12-04T08:34:08.2875775Z Wrapped header: ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.2887026Z Wrapped header: ATen/ops/meshgrid_native.h 2025-12-04T08:34:08.2897884Z Wrapped header: ATen/ops/meshgrid_ops.h 2025-12-04T08:34:08.2911745Z Wrapped header: ATen/ops/min.h 2025-12-04T08:34:08.2922825Z Wrapped header: ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.2933541Z Wrapped header: ATen/ops/min_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.2944620Z Wrapped header: ATen/ops/min_cpu_dispatch.h 2025-12-04T08:34:08.2954469Z Wrapped header: ATen/ops/min_cuda_dispatch.h 2025-12-04T08:34:08.2965993Z Wrapped header: ATen/ops/min_meta.h 2025-12-04T08:34:08.2977204Z Wrapped header: ATen/ops/min_meta_dispatch.h 2025-12-04T08:34:08.2988568Z Wrapped header: ATen/ops/min_native.h 2025-12-04T08:34:08.2997041Z Wrapped header: ATen/ops/min_ops.h 2025-12-04T08:34:08.3009088Z Wrapped header: ATen/ops/minimum.h 2025-12-04T08:34:08.3021270Z Wrapped header: ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.3033962Z Wrapped header: ATen/ops/minimum_cpu_dispatch.h 2025-12-04T08:34:08.3045289Z Wrapped header: ATen/ops/minimum_cuda_dispatch.h 2025-12-04T08:34:08.3057667Z Wrapped header: ATen/ops/minimum_meta.h 2025-12-04T08:34:08.3070087Z Wrapped header: ATen/ops/minimum_meta_dispatch.h 2025-12-04T08:34:08.3081575Z Wrapped header: ATen/ops/minimum_native.h 2025-12-04T08:34:08.3092193Z Wrapped header: ATen/ops/minimum_ops.h 2025-12-04T08:34:08.3106656Z Wrapped header: ATen/ops/miopen_batch_norm.h 2025-12-04T08:34:08.3115961Z Wrapped header: ATen/ops/miopen_batch_norm_backward.h 2025-12-04T08:34:08.3127786Z Wrapped header: ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3138743Z Wrapped header: ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h 2025-12-04T08:34:08.3149709Z Wrapped header: ATen/ops/miopen_batch_norm_backward_native.h 2025-12-04T08:34:08.3160167Z Wrapped header: ATen/ops/miopen_batch_norm_backward_ops.h 2025-12-04T08:34:08.3171759Z Wrapped header: ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3184233Z Wrapped header: ATen/ops/miopen_batch_norm_cuda_dispatch.h 2025-12-04T08:34:08.3195542Z Wrapped header: ATen/ops/miopen_batch_norm_native.h 2025-12-04T08:34:08.3208130Z Wrapped header: ATen/ops/miopen_batch_norm_ops.h 2025-12-04T08:34:08.3217038Z Wrapped header: ATen/ops/miopen_convolution.h 2025-12-04T08:34:08.3229773Z Wrapped header: ATen/ops/miopen_convolution_add_relu.h 2025-12-04T08:34:08.3239698Z Wrapped header: ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h 2025-12-04T08:34:08.3251905Z Wrapped header: ATen/ops/miopen_convolution_add_relu_native.h 2025-12-04T08:34:08.3264020Z Wrapped header: ATen/ops/miopen_convolution_add_relu_ops.h 2025-12-04T08:34:08.3275096Z Wrapped header: ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3288655Z Wrapped header: ATen/ops/miopen_convolution_cuda_dispatch.h 2025-12-04T08:34:08.3302312Z Wrapped header: ATen/ops/miopen_convolution_native.h 2025-12-04T08:34:08.3313819Z Wrapped header: ATen/ops/miopen_convolution_ops.h 2025-12-04T08:34:08.3324277Z Wrapped header: ATen/ops/miopen_convolution_relu.h 2025-12-04T08:34:08.3335407Z Wrapped header: ATen/ops/miopen_convolution_relu_cuda_dispatch.h 2025-12-04T08:34:08.3346606Z Wrapped header: ATen/ops/miopen_convolution_relu_native.h 2025-12-04T08:34:08.3358024Z Wrapped header: ATen/ops/miopen_convolution_relu_ops.h 2025-12-04T08:34:08.3367662Z Wrapped header: ATen/ops/miopen_convolution_transpose.h 2025-12-04T08:34:08.3378754Z Wrapped header: ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3389351Z Wrapped header: ATen/ops/miopen_convolution_transpose_cuda_dispatch.h 2025-12-04T08:34:08.3399593Z Wrapped header: ATen/ops/miopen_convolution_transpose_native.h 2025-12-04T08:34:08.3412154Z Wrapped header: ATen/ops/miopen_convolution_transpose_ops.h 2025-12-04T08:34:08.3422663Z Wrapped header: ATen/ops/miopen_depthwise_convolution.h 2025-12-04T08:34:08.3432291Z Wrapped header: ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3441841Z Wrapped header: ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h 2025-12-04T08:34:08.3452725Z Wrapped header: ATen/ops/miopen_depthwise_convolution_native.h 2025-12-04T08:34:08.3465280Z Wrapped header: ATen/ops/miopen_depthwise_convolution_ops.h 2025-12-04T08:34:08.3477077Z Wrapped header: ATen/ops/miopen_rnn.h 2025-12-04T08:34:08.3486121Z Wrapped header: ATen/ops/miopen_rnn_backward.h 2025-12-04T08:34:08.3496946Z Wrapped header: ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3508657Z Wrapped header: ATen/ops/miopen_rnn_backward_cuda_dispatch.h 2025-12-04T08:34:08.3518788Z Wrapped header: ATen/ops/miopen_rnn_backward_native.h 2025-12-04T08:34:08.3528398Z Wrapped header: ATen/ops/miopen_rnn_backward_ops.h 2025-12-04T08:34:08.3541063Z Wrapped header: ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3550548Z Wrapped header: ATen/ops/miopen_rnn_cuda_dispatch.h 2025-12-04T08:34:08.3562053Z Wrapped header: ATen/ops/miopen_rnn_native.h 2025-12-04T08:34:08.3570674Z Wrapped header: ATen/ops/miopen_rnn_ops.h 2025-12-04T08:34:08.3581605Z Wrapped header: ATen/ops/mish.h 2025-12-04T08:34:08.3592577Z Wrapped header: ATen/ops/mish_backward.h 2025-12-04T08:34:08.3604311Z Wrapped header: ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.3615231Z Wrapped header: ATen/ops/mish_backward_cpu_dispatch.h 2025-12-04T08:34:08.3626583Z Wrapped header: ATen/ops/mish_backward_cuda_dispatch.h 2025-12-04T08:34:08.3637879Z Wrapped header: ATen/ops/mish_backward_native.h 2025-12-04T08:34:08.3649498Z Wrapped header: ATen/ops/mish_backward_ops.h 2025-12-04T08:34:08.3661560Z Wrapped header: ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.3672344Z Wrapped header: ATen/ops/mish_cpu_dispatch.h 2025-12-04T08:34:08.3683472Z Wrapped header: ATen/ops/mish_cuda_dispatch.h 2025-12-04T08:34:08.3695458Z Wrapped header: ATen/ops/mish_meta.h 2025-12-04T08:34:08.3706569Z Wrapped header: ATen/ops/mish_meta_dispatch.h 2025-12-04T08:34:08.3717676Z Wrapped header: ATen/ops/mish_native.h 2025-12-04T08:34:08.3729261Z Wrapped header: ATen/ops/mish_ops.h 2025-12-04T08:34:08.3740651Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d.h 2025-12-04T08:34:08.3751964Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h 2025-12-04T08:34:08.3763033Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3773991Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h 2025-12-04T08:34:08.3785626Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-12-04T08:34:08.3796606Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_native.h 2025-12-04T08:34:08.3808227Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h 2025-12-04T08:34:08.3817592Z Wrapped header: ATen/ops/mkldnn_convolution.h 2025-12-04T08:34:08.3828515Z Wrapped header: ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3839505Z Wrapped header: ATen/ops/mkldnn_convolution_native.h 2025-12-04T08:34:08.3850704Z Wrapped header: ATen/ops/mkldnn_convolution_ops.h 2025-12-04T08:34:08.3862161Z Wrapped header: ATen/ops/mkldnn_linear.h 2025-12-04T08:34:08.3873433Z Wrapped header: ATen/ops/mkldnn_linear_backward.h 2025-12-04T08:34:08.3885356Z Wrapped header: ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3897042Z Wrapped header: ATen/ops/mkldnn_linear_backward_input.h 2025-12-04T08:34:08.3908895Z Wrapped header: ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3920196Z Wrapped header: ATen/ops/mkldnn_linear_backward_input_native.h 2025-12-04T08:34:08.3932018Z Wrapped header: ATen/ops/mkldnn_linear_backward_input_ops.h 2025-12-04T08:34:08.3944636Z Wrapped header: ATen/ops/mkldnn_linear_backward_native.h 2025-12-04T08:34:08.3956207Z Wrapped header: ATen/ops/mkldnn_linear_backward_ops.h 2025-12-04T08:34:08.3967734Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights.h 2025-12-04T08:34:08.3979332Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.3990600Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights_native.h 2025-12-04T08:34:08.4001356Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights_ops.h 2025-12-04T08:34:08.4013865Z Wrapped header: ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4026106Z Wrapped header: ATen/ops/mkldnn_linear_native.h 2025-12-04T08:34:08.4037051Z Wrapped header: ATen/ops/mkldnn_linear_ops.h 2025-12-04T08:34:08.4047724Z Wrapped header: ATen/ops/mkldnn_max_pool2d.h 2025-12-04T08:34:08.4060271Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward.h 2025-12-04T08:34:08.4072341Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4083434Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward_native.h 2025-12-04T08:34:08.4094301Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward_ops.h 2025-12-04T08:34:08.4105593Z Wrapped header: ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4116749Z Wrapped header: ATen/ops/mkldnn_max_pool2d_native.h 2025-12-04T08:34:08.4128098Z Wrapped header: ATen/ops/mkldnn_max_pool2d_ops.h 2025-12-04T08:34:08.4140296Z Wrapped header: ATen/ops/mkldnn_max_pool3d.h 2025-12-04T08:34:08.4151643Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward.h 2025-12-04T08:34:08.4163196Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4173873Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward_native.h 2025-12-04T08:34:08.4185557Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward_ops.h 2025-12-04T08:34:08.4197837Z Wrapped header: ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4209923Z Wrapped header: ATen/ops/mkldnn_max_pool3d_native.h 2025-12-04T08:34:08.4222667Z Wrapped header: ATen/ops/mkldnn_max_pool3d_ops.h 2025-12-04T08:34:08.4230774Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight.h 2025-12-04T08:34:08.4242186Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4253755Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight_native.h 2025-12-04T08:34:08.4265164Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight_ops.h 2025-12-04T08:34:08.4274207Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight.h 2025-12-04T08:34:08.4285795Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4297253Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight_native.h 2025-12-04T08:34:08.4309137Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight_ops.h 2025-12-04T08:34:08.4320700Z Wrapped header: ATen/ops/mkldnn_rnn_layer.h 2025-12-04T08:34:08.4330348Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward.h 2025-12-04T08:34:08.4342339Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4353699Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-12-04T08:34:08.4365799Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_native.h 2025-12-04T08:34:08.4374860Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_ops.h 2025-12-04T08:34:08.4387504Z Wrapped header: ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4399450Z Wrapped header: ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h 2025-12-04T08:34:08.4412306Z Wrapped header: ATen/ops/mkldnn_rnn_layer_native.h 2025-12-04T08:34:08.4422843Z Wrapped header: ATen/ops/mkldnn_rnn_layer_ops.h 2025-12-04T08:34:08.4434666Z Wrapped header: ATen/ops/mm.h 2025-12-04T08:34:08.4446121Z Wrapped header: ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.4457825Z Wrapped header: ATen/ops/mm_cpu_dispatch.h 2025-12-04T08:34:08.4469474Z Wrapped header: ATen/ops/mm_cuda_dispatch.h 2025-12-04T08:34:08.4480818Z Wrapped header: ATen/ops/mm_meta.h 2025-12-04T08:34:08.4492582Z Wrapped header: ATen/ops/mm_meta_dispatch.h 2025-12-04T08:34:08.4504910Z Wrapped header: ATen/ops/mm_native.h 2025-12-04T08:34:08.4516654Z Wrapped header: ATen/ops/mm_ops.h 2025-12-04T08:34:08.4527701Z Wrapped header: ATen/ops/mode.h 2025-12-04T08:34:08.4540562Z Wrapped header: ATen/ops/mode_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4552019Z Wrapped header: ATen/ops/mode_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.4563707Z Wrapped header: ATen/ops/mode_cpu_dispatch.h 2025-12-04T08:34:08.4575618Z Wrapped header: ATen/ops/mode_cuda_dispatch.h 2025-12-04T08:34:08.4587862Z Wrapped header: ATen/ops/mode_native.h 2025-12-04T08:34:08.4599192Z Wrapped header: ATen/ops/mode_ops.h 2025-12-04T08:34:08.4613385Z Wrapped header: ATen/ops/moveaxis.h 2025-12-04T08:34:08.4624690Z Wrapped header: ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.4634614Z Wrapped header: ATen/ops/moveaxis_native.h 2025-12-04T08:34:08.4646657Z Wrapped header: ATen/ops/moveaxis_ops.h 2025-12-04T08:34:08.4658464Z Wrapped header: ATen/ops/movedim.h 2025-12-04T08:34:08.4670997Z Wrapped header: ATen/ops/movedim_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.4681145Z Wrapped header: ATen/ops/movedim_native.h 2025-12-04T08:34:08.4692235Z Wrapped header: ATen/ops/movedim_ops.h 2025-12-04T08:34:08.4702765Z Wrapped header: ATen/ops/mps_convolution_backward.h 2025-12-04T08:34:08.4714311Z Wrapped header: ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4726361Z Wrapped header: ATen/ops/mps_convolution_backward_native.h 2025-12-04T08:34:08.4738878Z Wrapped header: ATen/ops/mps_convolution_backward_ops.h 2025-12-04T08:34:08.4750302Z Wrapped header: ATen/ops/mps_convolution_transpose_backward.h 2025-12-04T08:34:08.4759223Z Wrapped header: ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.4769662Z Wrapped header: ATen/ops/mps_convolution_transpose_backward_native.h 2025-12-04T08:34:08.4783225Z Wrapped header: ATen/ops/mps_convolution_transpose_backward_ops.h 2025-12-04T08:34:08.4794242Z Wrapped header: ATen/ops/mse_loss.h 2025-12-04T08:34:08.4807307Z Wrapped header: ATen/ops/mse_loss_backward.h 2025-12-04T08:34:08.4818644Z Wrapped header: ATen/ops/mse_loss_backward_cpu_dispatch.h 2025-12-04T08:34:08.4830363Z Wrapped header: ATen/ops/mse_loss_backward_cuda_dispatch.h 2025-12-04T08:34:08.4841882Z Wrapped header: ATen/ops/mse_loss_backward_native.h 2025-12-04T08:34:08.4852984Z Wrapped header: ATen/ops/mse_loss_backward_ops.h 2025-12-04T08:34:08.4864933Z Wrapped header: ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.4875795Z Wrapped header: ATen/ops/mse_loss_cpu_dispatch.h 2025-12-04T08:34:08.4887594Z Wrapped header: ATen/ops/mse_loss_cuda_dispatch.h 2025-12-04T08:34:08.4899948Z Wrapped header: ATen/ops/mse_loss_meta.h 2025-12-04T08:34:08.4912711Z Wrapped header: ATen/ops/mse_loss_meta_dispatch.h 2025-12-04T08:34:08.4924040Z Wrapped header: ATen/ops/mse_loss_native.h 2025-12-04T08:34:08.4935025Z Wrapped header: ATen/ops/mse_loss_ops.h 2025-12-04T08:34:08.4946609Z Wrapped header: ATen/ops/msort.h 2025-12-04T08:34:08.4960546Z Wrapped header: ATen/ops/msort_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.4970193Z Wrapped header: ATen/ops/msort_native.h 2025-12-04T08:34:08.4981643Z Wrapped header: ATen/ops/msort_ops.h 2025-12-04T08:34:08.4994103Z Wrapped header: ATen/ops/mul.h 2025-12-04T08:34:08.5006306Z Wrapped header: ATen/ops/mul_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.5017353Z Wrapped header: ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.5029932Z Wrapped header: ATen/ops/mul_cpu_dispatch.h 2025-12-04T08:34:08.5040154Z Wrapped header: ATen/ops/mul_cuda_dispatch.h 2025-12-04T08:34:08.5051195Z Wrapped header: ATen/ops/mul_meta.h 2025-12-04T08:34:08.5062083Z Wrapped header: ATen/ops/mul_meta_dispatch.h 2025-12-04T08:34:08.5073539Z Wrapped header: ATen/ops/mul_native.h 2025-12-04T08:34:08.5084498Z Wrapped header: ATen/ops/mul_ops.h 2025-12-04T08:34:08.5096916Z Wrapped header: ATen/ops/multi_margin_loss.h 2025-12-04T08:34:08.5106733Z Wrapped header: ATen/ops/multi_margin_loss_backward.h 2025-12-04T08:34:08.5118273Z Wrapped header: ATen/ops/multi_margin_loss_backward_cpu_dispatch.h 2025-12-04T08:34:08.5132599Z Wrapped header: ATen/ops/multi_margin_loss_backward_cuda_dispatch.h 2025-12-04T08:34:08.5144046Z Wrapped header: ATen/ops/multi_margin_loss_backward_native.h 2025-12-04T08:34:08.5156204Z Wrapped header: ATen/ops/multi_margin_loss_backward_ops.h 2025-12-04T08:34:08.5167290Z Wrapped header: ATen/ops/multi_margin_loss_cpu_dispatch.h 2025-12-04T08:34:08.5180191Z Wrapped header: ATen/ops/multi_margin_loss_cuda_dispatch.h 2025-12-04T08:34:08.5190627Z Wrapped header: ATen/ops/multi_margin_loss_native.h 2025-12-04T08:34:08.5200725Z Wrapped header: ATen/ops/multi_margin_loss_ops.h 2025-12-04T08:34:08.5213413Z Wrapped header: ATen/ops/multilabel_margin_loss.h 2025-12-04T08:34:08.5225432Z Wrapped header: ATen/ops/multilabel_margin_loss_backward.h 2025-12-04T08:34:08.5236321Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h 2025-12-04T08:34:08.5246841Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h 2025-12-04T08:34:08.5259333Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_native.h 2025-12-04T08:34:08.5269759Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_ops.h 2025-12-04T08:34:08.5282602Z Wrapped header: ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.5293517Z Wrapped header: ATen/ops/multilabel_margin_loss_forward.h 2025-12-04T08:34:08.5306640Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h 2025-12-04T08:34:08.5317661Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h 2025-12-04T08:34:08.5331753Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_native.h 2025-12-04T08:34:08.5341563Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_ops.h 2025-12-04T08:34:08.5353286Z Wrapped header: ATen/ops/multilabel_margin_loss_native.h 2025-12-04T08:34:08.5365151Z Wrapped header: ATen/ops/multilabel_margin_loss_ops.h 2025-12-04T08:34:08.5375327Z Wrapped header: ATen/ops/multinomial.h 2025-12-04T08:34:08.5386601Z Wrapped header: ATen/ops/multinomial_cpu_dispatch.h 2025-12-04T08:34:08.5398338Z Wrapped header: ATen/ops/multinomial_cuda_dispatch.h 2025-12-04T08:34:08.5413995Z Wrapped header: ATen/ops/multinomial_native.h 2025-12-04T08:34:08.5448911Z Wrapped header: ATen/ops/multinomial_ops.h 2025-12-04T08:34:08.5466950Z Wrapped header: ATen/ops/multiply.h 2025-12-04T08:34:08.5483718Z Wrapped header: ATen/ops/multiply_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.5496160Z Wrapped header: ATen/ops/multiply_native.h 2025-12-04T08:34:08.5506401Z Wrapped header: ATen/ops/multiply_ops.h 2025-12-04T08:34:08.5516584Z Wrapped header: ATen/ops/mv.h 2025-12-04T08:34:08.5527990Z Wrapped header: ATen/ops/mv_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.5540285Z Wrapped header: ATen/ops/mv_native.h 2025-12-04T08:34:08.5551228Z Wrapped header: ATen/ops/mv_ops.h 2025-12-04T08:34:08.5562784Z Wrapped header: ATen/ops/mvlgamma.h 2025-12-04T08:34:08.5573954Z Wrapped header: ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.5586392Z Wrapped header: ATen/ops/mvlgamma_cpu_dispatch.h 2025-12-04T08:34:08.5598468Z Wrapped header: ATen/ops/mvlgamma_cuda_dispatch.h 2025-12-04T08:34:08.5610376Z Wrapped header: ATen/ops/mvlgamma_native.h 2025-12-04T08:34:08.5623577Z Wrapped header: ATen/ops/mvlgamma_ops.h 2025-12-04T08:34:08.5634758Z Wrapped header: ATen/ops/nan_to_num.h 2025-12-04T08:34:08.5646151Z Wrapped header: ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.5657996Z Wrapped header: ATen/ops/nan_to_num_cpu_dispatch.h 2025-12-04T08:34:08.5669166Z Wrapped header: ATen/ops/nan_to_num_cuda_dispatch.h 2025-12-04T08:34:08.5680479Z Wrapped header: ATen/ops/nan_to_num_native.h 2025-12-04T08:34:08.5693285Z Wrapped header: ATen/ops/nan_to_num_ops.h 2025-12-04T08:34:08.5705142Z Wrapped header: ATen/ops/nanmean.h 2025-12-04T08:34:08.5717462Z Wrapped header: ATen/ops/nanmean_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.5728804Z Wrapped header: ATen/ops/nanmean_native.h 2025-12-04T08:34:08.5741423Z Wrapped header: ATen/ops/nanmean_ops.h 2025-12-04T08:34:08.5754086Z Wrapped header: ATen/ops/nanmedian.h 2025-12-04T08:34:08.5765815Z Wrapped header: ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.5777464Z Wrapped header: ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.5788552Z Wrapped header: ATen/ops/nanmedian_cpu_dispatch.h 2025-12-04T08:34:08.5799913Z Wrapped header: ATen/ops/nanmedian_cuda_dispatch.h 2025-12-04T08:34:08.5812369Z Wrapped header: ATen/ops/nanmedian_native.h 2025-12-04T08:34:08.5823879Z Wrapped header: ATen/ops/nanmedian_ops.h 2025-12-04T08:34:08.5835172Z Wrapped header: ATen/ops/nanquantile.h 2025-12-04T08:34:08.5846704Z Wrapped header: ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.5857971Z Wrapped header: ATen/ops/nanquantile_native.h 2025-12-04T08:34:08.5868269Z Wrapped header: ATen/ops/nanquantile_ops.h 2025-12-04T08:34:08.5879832Z Wrapped header: ATen/ops/nansum.h 2025-12-04T08:34:08.5891601Z Wrapped header: ATen/ops/nansum_cpu_dispatch.h 2025-12-04T08:34:08.5902529Z Wrapped header: ATen/ops/nansum_cuda_dispatch.h 2025-12-04T08:34:08.5915512Z Wrapped header: ATen/ops/nansum_native.h 2025-12-04T08:34:08.5927149Z Wrapped header: ATen/ops/nansum_ops.h 2025-12-04T08:34:08.5939702Z Wrapped header: ATen/ops/narrow.h 2025-12-04T08:34:08.5951481Z Wrapped header: ATen/ops/narrow_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.5961666Z Wrapped header: ATen/ops/narrow_copy.h 2025-12-04T08:34:08.5973224Z Wrapped header: ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.5984738Z Wrapped header: ATen/ops/narrow_copy_cpu_dispatch.h 2025-12-04T08:34:08.5997266Z Wrapped header: ATen/ops/narrow_copy_native.h 2025-12-04T08:34:08.6008301Z Wrapped header: ATen/ops/narrow_copy_ops.h 2025-12-04T08:34:08.6019741Z Wrapped header: ATen/ops/narrow_native.h 2025-12-04T08:34:08.6033398Z Wrapped header: ATen/ops/narrow_ops.h 2025-12-04T08:34:08.6044602Z Wrapped header: ATen/ops/native_batch_norm.h 2025-12-04T08:34:08.6057644Z Wrapped header: ATen/ops/native_batch_norm_backward.h 2025-12-04T08:34:08.6067739Z Wrapped header: ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.6079229Z Wrapped header: ATen/ops/native_batch_norm_backward_cpu_dispatch.h 2025-12-04T08:34:08.6090735Z Wrapped header: ATen/ops/native_batch_norm_backward_cuda_dispatch.h 2025-12-04T08:34:08.6102879Z Wrapped header: ATen/ops/native_batch_norm_backward_native.h 2025-12-04T08:34:08.6112358Z Wrapped header: ATen/ops/native_batch_norm_backward_ops.h 2025-12-04T08:34:08.6124556Z Wrapped header: ATen/ops/native_batch_norm_cpu_dispatch.h 2025-12-04T08:34:08.6136791Z Wrapped header: ATen/ops/native_batch_norm_cuda_dispatch.h 2025-12-04T08:34:08.6149195Z Wrapped header: ATen/ops/native_batch_norm_native.h 2025-12-04T08:34:08.6160690Z Wrapped header: ATen/ops/native_batch_norm_ops.h 2025-12-04T08:34:08.6172674Z Wrapped header: ATen/ops/native_channel_shuffle.h 2025-12-04T08:34:08.6183629Z Wrapped header: ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.6195034Z Wrapped header: ATen/ops/native_channel_shuffle_cpu_dispatch.h 2025-12-04T08:34:08.6207244Z Wrapped header: ATen/ops/native_channel_shuffle_native.h 2025-12-04T08:34:08.6219837Z Wrapped header: ATen/ops/native_channel_shuffle_ops.h 2025-12-04T08:34:08.6231547Z Wrapped header: ATen/ops/native_dropout.h 2025-12-04T08:34:08.6243967Z Wrapped header: ATen/ops/native_dropout_backward.h 2025-12-04T08:34:08.6255919Z Wrapped header: ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.6266652Z Wrapped header: ATen/ops/native_dropout_backward_cpu_dispatch.h 2025-12-04T08:34:08.6279107Z Wrapped header: ATen/ops/native_dropout_backward_cuda_dispatch.h 2025-12-04T08:34:08.6290589Z Wrapped header: ATen/ops/native_dropout_backward_native.h 2025-12-04T08:34:08.6300844Z Wrapped header: ATen/ops/native_dropout_backward_ops.h 2025-12-04T08:34:08.6313497Z Wrapped header: ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.6326290Z Wrapped header: ATen/ops/native_dropout_cpu_dispatch.h 2025-12-04T08:34:08.6337219Z Wrapped header: ATen/ops/native_dropout_cuda_dispatch.h 2025-12-04T08:34:08.6350141Z Wrapped header: ATen/ops/native_dropout_native.h 2025-12-04T08:34:08.6361363Z Wrapped header: ATen/ops/native_dropout_ops.h 2025-12-04T08:34:08.6370524Z Wrapped header: ATen/ops/native_group_norm.h 2025-12-04T08:34:08.6381034Z Wrapped header: ATen/ops/native_group_norm_backward.h 2025-12-04T08:34:08.6393127Z Wrapped header: ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.6406167Z Wrapped header: ATen/ops/native_group_norm_backward_cpu_dispatch.h 2025-12-04T08:34:08.6416899Z Wrapped header: ATen/ops/native_group_norm_backward_cuda_dispatch.h 2025-12-04T08:34:08.6429241Z Wrapped header: ATen/ops/native_group_norm_backward_native.h 2025-12-04T08:34:08.6441279Z Wrapped header: ATen/ops/native_group_norm_backward_ops.h 2025-12-04T08:34:08.6453750Z Wrapped header: ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.6465360Z Wrapped header: ATen/ops/native_group_norm_cpu_dispatch.h 2025-12-04T08:34:08.6477152Z Wrapped header: ATen/ops/native_group_norm_cuda_dispatch.h 2025-12-04T08:34:08.6489431Z Wrapped header: ATen/ops/native_group_norm_native.h 2025-12-04T08:34:08.6501303Z Wrapped header: ATen/ops/native_group_norm_ops.h 2025-12-04T08:34:08.6513917Z Wrapped header: ATen/ops/native_layer_norm.h 2025-12-04T08:34:08.6520626Z Wrapped header: ATen/ops/native_layer_norm_backward.h 2025-12-04T08:34:08.6532573Z Wrapped header: ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.6543802Z Wrapped header: ATen/ops/native_layer_norm_backward_cpu_dispatch.h 2025-12-04T08:34:08.6556109Z Wrapped header: ATen/ops/native_layer_norm_backward_cuda_dispatch.h 2025-12-04T08:34:08.6570104Z Wrapped header: ATen/ops/native_layer_norm_backward_native.h 2025-12-04T08:34:08.6580483Z Wrapped header: ATen/ops/native_layer_norm_backward_ops.h 2025-12-04T08:34:08.6591277Z Wrapped header: ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.6603007Z Wrapped header: ATen/ops/native_layer_norm_cpu_dispatch.h 2025-12-04T08:34:08.6615322Z Wrapped header: ATen/ops/native_layer_norm_cuda_dispatch.h 2025-12-04T08:34:08.6626375Z Wrapped header: ATen/ops/native_layer_norm_native.h 2025-12-04T08:34:08.6637617Z Wrapped header: ATen/ops/native_layer_norm_ops.h 2025-12-04T08:34:08.6649581Z Wrapped header: ATen/ops/native_norm.h 2025-12-04T08:34:08.6661935Z Wrapped header: ATen/ops/native_norm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.6673539Z Wrapped header: ATen/ops/native_norm_native.h 2025-12-04T08:34:08.6685790Z Wrapped header: ATen/ops/native_norm_ops.h 2025-12-04T08:34:08.6697741Z Wrapped header: ATen/ops/ne.h 2025-12-04T08:34:08.6709171Z Wrapped header: ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.6720848Z Wrapped header: ATen/ops/ne_cpu_dispatch.h 2025-12-04T08:34:08.6732042Z Wrapped header: ATen/ops/ne_cuda_dispatch.h 2025-12-04T08:34:08.6743967Z Wrapped header: ATen/ops/ne_meta.h 2025-12-04T08:34:08.6756868Z Wrapped header: ATen/ops/ne_meta_dispatch.h 2025-12-04T08:34:08.6767724Z Wrapped header: ATen/ops/ne_native.h 2025-12-04T08:34:08.6777230Z Wrapped header: ATen/ops/ne_ops.h 2025-12-04T08:34:08.6788854Z Wrapped header: ATen/ops/neg.h 2025-12-04T08:34:08.6800726Z Wrapped header: ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.6813043Z Wrapped header: ATen/ops/neg_cpu_dispatch.h 2025-12-04T08:34:08.6824885Z Wrapped header: ATen/ops/neg_cuda_dispatch.h 2025-12-04T08:34:08.6836739Z Wrapped header: ATen/ops/neg_meta.h 2025-12-04T08:34:08.6848193Z Wrapped header: ATen/ops/neg_meta_dispatch.h 2025-12-04T08:34:08.6860261Z Wrapped header: ATen/ops/neg_native.h 2025-12-04T08:34:08.6872739Z Wrapped header: ATen/ops/neg_ops.h 2025-12-04T08:34:08.6884304Z Wrapped header: ATen/ops/negative.h 2025-12-04T08:34:08.6895815Z Wrapped header: ATen/ops/negative_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.6907231Z Wrapped header: ATen/ops/negative_native.h 2025-12-04T08:34:08.6919301Z Wrapped header: ATen/ops/negative_ops.h 2025-12-04T08:34:08.6931943Z Wrapped header: ATen/ops/nested_to_padded_tensor.h 2025-12-04T08:34:08.6943705Z Wrapped header: ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.6954929Z Wrapped header: ATen/ops/nested_to_padded_tensor_native.h 2025-12-04T08:34:08.6966749Z Wrapped header: ATen/ops/nested_to_padded_tensor_ops.h 2025-12-04T08:34:08.6975519Z Wrapped header: ATen/ops/new_empty.h 2025-12-04T08:34:08.6988157Z Wrapped header: ATen/ops/new_empty_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.6999894Z Wrapped header: ATen/ops/new_empty_native.h 2025-12-04T08:34:08.7012687Z Wrapped header: ATen/ops/new_empty_ops.h 2025-12-04T08:34:08.7025613Z Wrapped header: ATen/ops/new_empty_strided.h 2025-12-04T08:34:08.7037757Z Wrapped header: ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.7048965Z Wrapped header: ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.7060641Z Wrapped header: ATen/ops/new_empty_strided_native.h 2025-12-04T08:34:08.7073540Z Wrapped header: ATen/ops/new_empty_strided_ops.h 2025-12-04T08:34:08.7082415Z Wrapped header: ATen/ops/new_full.h 2025-12-04T08:34:08.7096466Z Wrapped header: ATen/ops/new_full_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.7110108Z Wrapped header: ATen/ops/new_full_native.h 2025-12-04T08:34:08.7119133Z Wrapped header: ATen/ops/new_full_ops.h 2025-12-04T08:34:08.7129255Z Wrapped header: ATen/ops/new_ones.h 2025-12-04T08:34:08.7144644Z Wrapped header: ATen/ops/new_ones_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.7151947Z Wrapped header: ATen/ops/new_ones_native.h 2025-12-04T08:34:08.7163647Z Wrapped header: ATen/ops/new_ones_ops.h 2025-12-04T08:34:08.7172478Z Wrapped header: ATen/ops/new_zeros.h 2025-12-04T08:34:08.7184956Z Wrapped header: ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.7197137Z Wrapped header: ATen/ops/new_zeros_native.h 2025-12-04T08:34:08.7208842Z Wrapped header: ATen/ops/new_zeros_ops.h 2025-12-04T08:34:08.7220633Z Wrapped header: ATen/ops/nextafter.h 2025-12-04T08:34:08.7232966Z Wrapped header: ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.7244729Z Wrapped header: ATen/ops/nextafter_cpu_dispatch.h 2025-12-04T08:34:08.7256155Z Wrapped header: ATen/ops/nextafter_cuda_dispatch.h 2025-12-04T08:34:08.7268357Z Wrapped header: ATen/ops/nextafter_meta.h 2025-12-04T08:34:08.7280403Z Wrapped header: ATen/ops/nextafter_meta_dispatch.h 2025-12-04T08:34:08.7293677Z Wrapped header: ATen/ops/nextafter_native.h 2025-12-04T08:34:08.7304372Z Wrapped header: ATen/ops/nextafter_ops.h 2025-12-04T08:34:08.7314186Z Wrapped header: ATen/ops/nll_loss.h 2025-12-04T08:34:08.7324467Z Wrapped header: ATen/ops/nll_loss2d.h 2025-12-04T08:34:08.7333432Z Wrapped header: ATen/ops/nll_loss2d_backward.h 2025-12-04T08:34:08.7345128Z Wrapped header: ATen/ops/nll_loss2d_backward_cpu_dispatch.h 2025-12-04T08:34:08.7359225Z Wrapped header: ATen/ops/nll_loss2d_backward_cuda_dispatch.h 2025-12-04T08:34:08.7368678Z Wrapped header: ATen/ops/nll_loss2d_backward_native.h 2025-12-04T08:34:08.7380635Z Wrapped header: ATen/ops/nll_loss2d_backward_ops.h 2025-12-04T08:34:08.7393039Z Wrapped header: ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.7402448Z Wrapped header: ATen/ops/nll_loss2d_forward.h 2025-12-04T08:34:08.7414809Z Wrapped header: ATen/ops/nll_loss2d_forward_cpu_dispatch.h 2025-12-04T08:34:08.7427144Z Wrapped header: ATen/ops/nll_loss2d_forward_cuda_dispatch.h 2025-12-04T08:34:08.7438613Z Wrapped header: ATen/ops/nll_loss2d_forward_native.h 2025-12-04T08:34:08.7451491Z Wrapped header: ATen/ops/nll_loss2d_forward_ops.h 2025-12-04T08:34:08.7463295Z Wrapped header: ATen/ops/nll_loss2d_native.h 2025-12-04T08:34:08.7475173Z Wrapped header: ATen/ops/nll_loss2d_ops.h 2025-12-04T08:34:08.7485050Z Wrapped header: ATen/ops/nll_loss_backward.h 2025-12-04T08:34:08.7496724Z Wrapped header: ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.7508801Z Wrapped header: ATen/ops/nll_loss_backward_cpu_dispatch.h 2025-12-04T08:34:08.7520423Z Wrapped header: ATen/ops/nll_loss_backward_cuda_dispatch.h 2025-12-04T08:34:08.7531762Z Wrapped header: ATen/ops/nll_loss_backward_meta.h 2025-12-04T08:34:08.7543952Z Wrapped header: ATen/ops/nll_loss_backward_meta_dispatch.h 2025-12-04T08:34:08.7556128Z Wrapped header: ATen/ops/nll_loss_backward_native.h 2025-12-04T08:34:08.7567807Z Wrapped header: ATen/ops/nll_loss_backward_ops.h 2025-12-04T08:34:08.7579920Z Wrapped header: ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.7589153Z Wrapped header: ATen/ops/nll_loss_forward.h 2025-12-04T08:34:08.7601839Z Wrapped header: ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.7614271Z Wrapped header: ATen/ops/nll_loss_forward_cpu_dispatch.h 2025-12-04T08:34:08.7629181Z Wrapped header: ATen/ops/nll_loss_forward_cuda_dispatch.h 2025-12-04T08:34:08.7638058Z Wrapped header: ATen/ops/nll_loss_forward_meta.h 2025-12-04T08:34:08.7649305Z Wrapped header: ATen/ops/nll_loss_forward_meta_dispatch.h 2025-12-04T08:34:08.7661336Z Wrapped header: ATen/ops/nll_loss_forward_native.h 2025-12-04T08:34:08.7673056Z Wrapped header: ATen/ops/nll_loss_forward_ops.h 2025-12-04T08:34:08.7688251Z Wrapped header: ATen/ops/nll_loss_native.h 2025-12-04T08:34:08.7697966Z Wrapped header: ATen/ops/nll_loss_nd.h 2025-12-04T08:34:08.7710041Z Wrapped header: ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.7721759Z Wrapped header: ATen/ops/nll_loss_nd_native.h 2025-12-04T08:34:08.7733771Z Wrapped header: ATen/ops/nll_loss_nd_ops.h 2025-12-04T08:34:08.7746415Z Wrapped header: ATen/ops/nll_loss_ops.h 2025-12-04T08:34:08.7758394Z Wrapped header: ATen/ops/nonzero.h 2025-12-04T08:34:08.7770180Z Wrapped header: ATen/ops/nonzero_cpu_dispatch.h 2025-12-04T08:34:08.7781358Z Wrapped header: ATen/ops/nonzero_cuda_dispatch.h 2025-12-04T08:34:08.7792331Z Wrapped header: ATen/ops/nonzero_native.h 2025-12-04T08:34:08.7804151Z Wrapped header: ATen/ops/nonzero_numpy.h 2025-12-04T08:34:08.7816270Z Wrapped header: ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.7828308Z Wrapped header: ATen/ops/nonzero_numpy_native.h 2025-12-04T08:34:08.7840367Z Wrapped header: ATen/ops/nonzero_numpy_ops.h 2025-12-04T08:34:08.7852812Z Wrapped header: ATen/ops/nonzero_ops.h 2025-12-04T08:34:08.7864434Z Wrapped header: ATen/ops/nonzero_static.h 2025-12-04T08:34:08.7876109Z Wrapped header: ATen/ops/nonzero_static_cpu_dispatch.h 2025-12-04T08:34:08.7887872Z Wrapped header: ATen/ops/nonzero_static_cuda_dispatch.h 2025-12-04T08:34:08.7898958Z Wrapped header: ATen/ops/nonzero_static_native.h 2025-12-04T08:34:08.7911758Z Wrapped header: ATen/ops/nonzero_static_ops.h 2025-12-04T08:34:08.7921223Z Wrapped header: ATen/ops/norm.h 2025-12-04T08:34:08.7933437Z Wrapped header: ATen/ops/norm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.7945484Z Wrapped header: ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.7956911Z Wrapped header: ATen/ops/norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.7968378Z Wrapped header: ATen/ops/norm_cpu_dispatch.h 2025-12-04T08:34:08.7979971Z Wrapped header: ATen/ops/norm_cuda_dispatch.h 2025-12-04T08:34:08.7991312Z Wrapped header: ATen/ops/norm_except_dim.h 2025-12-04T08:34:08.8003184Z Wrapped header: ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8014986Z Wrapped header: ATen/ops/norm_except_dim_native.h 2025-12-04T08:34:08.8027071Z Wrapped header: ATen/ops/norm_except_dim_ops.h 2025-12-04T08:34:08.8038914Z Wrapped header: ATen/ops/norm_meta.h 2025-12-04T08:34:08.8050057Z Wrapped header: ATen/ops/norm_meta_dispatch.h 2025-12-04T08:34:08.8062397Z Wrapped header: ATen/ops/norm_native.h 2025-12-04T08:34:08.8072273Z Wrapped header: ATen/ops/norm_ops.h 2025-12-04T08:34:08.8081979Z Wrapped header: ATen/ops/normal.h 2025-12-04T08:34:08.8094374Z Wrapped header: ATen/ops/normal_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.8106269Z Wrapped header: ATen/ops/normal_cpu_dispatch.h 2025-12-04T08:34:08.8118057Z Wrapped header: ATen/ops/normal_cuda_dispatch.h 2025-12-04T08:34:08.8130732Z Wrapped header: ATen/ops/normal_meta_dispatch.h 2025-12-04T08:34:08.8143769Z Wrapped header: ATen/ops/normal_native.h 2025-12-04T08:34:08.8153152Z Wrapped header: ATen/ops/normal_ops.h 2025-12-04T08:34:08.8164338Z Wrapped header: ATen/ops/not_equal.h 2025-12-04T08:34:08.8177833Z Wrapped header: ATen/ops/not_equal_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8190216Z Wrapped header: ATen/ops/not_equal_native.h 2025-12-04T08:34:08.8200164Z Wrapped header: ATen/ops/not_equal_ops.h 2025-12-04T08:34:08.8216807Z Wrapped header: ATen/ops/nuclear_norm.h 2025-12-04T08:34:08.8226064Z Wrapped header: ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8238592Z Wrapped header: ATen/ops/nuclear_norm_native.h 2025-12-04T08:34:08.8251061Z Wrapped header: ATen/ops/nuclear_norm_ops.h 2025-12-04T08:34:08.8263625Z Wrapped header: ATen/ops/numpy_T.h 2025-12-04T08:34:08.8275901Z Wrapped header: ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8287650Z Wrapped header: ATen/ops/numpy_T_native.h 2025-12-04T08:34:08.8300423Z Wrapped header: ATen/ops/numpy_T_ops.h 2025-12-04T08:34:08.8312747Z Wrapped header: ATen/ops/one_hot.h 2025-12-04T08:34:08.8325265Z Wrapped header: ATen/ops/one_hot_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8337476Z Wrapped header: ATen/ops/one_hot_native.h 2025-12-04T08:34:08.8349940Z Wrapped header: ATen/ops/one_hot_ops.h 2025-12-04T08:34:08.8359151Z Wrapped header: ATen/ops/ones.h 2025-12-04T08:34:08.8370960Z Wrapped header: ATen/ops/ones_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.8383043Z Wrapped header: ATen/ops/ones_like.h 2025-12-04T08:34:08.8395749Z Wrapped header: ATen/ops/ones_like_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.8408190Z Wrapped header: ATen/ops/ones_like_native.h 2025-12-04T08:34:08.8486857Z Wrapped header: ATen/ops/ones_like_ops.h 2025-12-04T08:34:08.8496765Z Wrapped header: ATen/ops/ones_native.h 2025-12-04T08:34:08.8505871Z Wrapped header: ATen/ops/ones_ops.h 2025-12-04T08:34:08.8514288Z Wrapped header: ATen/ops/or.h 2025-12-04T08:34:08.8524067Z Wrapped header: ATen/ops/or_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8534970Z Wrapped header: ATen/ops/or_native.h 2025-12-04T08:34:08.8544375Z Wrapped header: ATen/ops/or_ops.h 2025-12-04T08:34:08.8553221Z Wrapped header: ATen/ops/orgqr.h 2025-12-04T08:34:08.8562468Z Wrapped header: ATen/ops/orgqr_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8571640Z Wrapped header: ATen/ops/orgqr_native.h 2025-12-04T08:34:08.8581095Z Wrapped header: ATen/ops/orgqr_ops.h 2025-12-04T08:34:08.8590915Z Wrapped header: ATen/ops/ormqr.h 2025-12-04T08:34:08.8599898Z Wrapped header: ATen/ops/ormqr_cpu_dispatch.h 2025-12-04T08:34:08.8608801Z Wrapped header: ATen/ops/ormqr_cuda_dispatch.h 2025-12-04T08:34:08.8618746Z Wrapped header: ATen/ops/ormqr_native.h 2025-12-04T08:34:08.8627852Z Wrapped header: ATen/ops/ormqr_ops.h 2025-12-04T08:34:08.8637285Z Wrapped header: ATen/ops/outer.h 2025-12-04T08:34:08.8648023Z Wrapped header: ATen/ops/outer_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8655554Z Wrapped header: ATen/ops/outer_native.h 2025-12-04T08:34:08.8664876Z Wrapped header: ATen/ops/outer_ops.h 2025-12-04T08:34:08.8675682Z Wrapped header: ATen/ops/output_nr.h 2025-12-04T08:34:08.8685651Z Wrapped header: ATen/ops/output_nr_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8693975Z Wrapped header: ATen/ops/output_nr_native.h 2025-12-04T08:34:08.8706200Z Wrapped header: ATen/ops/output_nr_ops.h 2025-12-04T08:34:08.8713194Z Wrapped header: ATen/ops/pad.h 2025-12-04T08:34:08.8723399Z Wrapped header: ATen/ops/pad_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8732214Z Wrapped header: ATen/ops/pad_native.h 2025-12-04T08:34:08.8741464Z Wrapped header: ATen/ops/pad_ops.h 2025-12-04T08:34:08.8751615Z Wrapped header: ATen/ops/pad_sequence.h 2025-12-04T08:34:08.8761057Z Wrapped header: ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8770396Z Wrapped header: ATen/ops/pad_sequence_native.h 2025-12-04T08:34:08.8780973Z Wrapped header: ATen/ops/pad_sequence_ops.h 2025-12-04T08:34:08.8790815Z Wrapped header: ATen/ops/pairwise_distance.h 2025-12-04T08:34:08.8800297Z Wrapped header: ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8809875Z Wrapped header: ATen/ops/pairwise_distance_native.h 2025-12-04T08:34:08.8818717Z Wrapped header: ATen/ops/pairwise_distance_ops.h 2025-12-04T08:34:08.8827428Z Wrapped header: ATen/ops/pdist.h 2025-12-04T08:34:08.8836898Z Wrapped header: ATen/ops/pdist_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8845912Z Wrapped header: ATen/ops/pdist_native.h 2025-12-04T08:34:08.8855214Z Wrapped header: ATen/ops/pdist_ops.h 2025-12-04T08:34:08.8864431Z Wrapped header: ATen/ops/permute.h 2025-12-04T08:34:08.8874601Z Wrapped header: ATen/ops/permute_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.8883299Z Wrapped header: ATen/ops/permute_copy.h 2025-12-04T08:34:08.8892391Z Wrapped header: ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.8902217Z Wrapped header: ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.8911805Z Wrapped header: ATen/ops/permute_copy_native.h 2025-12-04T08:34:08.8921184Z Wrapped header: ATen/ops/permute_copy_ops.h 2025-12-04T08:34:08.8929488Z Wrapped header: ATen/ops/permute_native.h 2025-12-04T08:34:08.8938175Z Wrapped header: ATen/ops/permute_ops.h 2025-12-04T08:34:08.8946928Z Wrapped header: ATen/ops/pin_memory.h 2025-12-04T08:34:08.8957074Z Wrapped header: ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.8966123Z Wrapped header: ATen/ops/pin_memory_native.h 2025-12-04T08:34:08.8975591Z Wrapped header: ATen/ops/pin_memory_ops.h 2025-12-04T08:34:08.8985300Z Wrapped header: ATen/ops/pinverse.h 2025-12-04T08:34:08.8997883Z Wrapped header: ATen/ops/pinverse_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.9003349Z Wrapped header: ATen/ops/pinverse_native.h 2025-12-04T08:34:08.9011535Z Wrapped header: ATen/ops/pinverse_ops.h 2025-12-04T08:34:08.9021875Z Wrapped header: ATen/ops/pixel_shuffle.h 2025-12-04T08:34:08.9031612Z Wrapped header: ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9040766Z Wrapped header: ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.9050660Z Wrapped header: ATen/ops/pixel_shuffle_cpu_dispatch.h 2025-12-04T08:34:08.9059859Z Wrapped header: ATen/ops/pixel_shuffle_native.h 2025-12-04T08:34:08.9070016Z Wrapped header: ATen/ops/pixel_shuffle_ops.h 2025-12-04T08:34:08.9079297Z Wrapped header: ATen/ops/pixel_unshuffle.h 2025-12-04T08:34:08.9088242Z Wrapped header: ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9097193Z Wrapped header: ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.9106441Z Wrapped header: ATen/ops/pixel_unshuffle_cpu_dispatch.h 2025-12-04T08:34:08.9114961Z Wrapped header: ATen/ops/pixel_unshuffle_native.h 2025-12-04T08:34:08.9124702Z Wrapped header: ATen/ops/pixel_unshuffle_ops.h 2025-12-04T08:34:08.9134832Z Wrapped header: ATen/ops/poisson.h 2025-12-04T08:34:08.9143327Z Wrapped header: ATen/ops/poisson_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9152800Z Wrapped header: ATen/ops/poisson_cpu_dispatch.h 2025-12-04T08:34:08.9161891Z Wrapped header: ATen/ops/poisson_cuda_dispatch.h 2025-12-04T08:34:08.9171984Z Wrapped header: ATen/ops/poisson_native.h 2025-12-04T08:34:08.9181245Z Wrapped header: ATen/ops/poisson_nll_loss.h 2025-12-04T08:34:08.9190831Z Wrapped header: ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.9199822Z Wrapped header: ATen/ops/poisson_nll_loss_native.h 2025-12-04T08:34:08.9210757Z Wrapped header: ATen/ops/poisson_nll_loss_ops.h 2025-12-04T08:34:08.9218673Z Wrapped header: ATen/ops/poisson_ops.h 2025-12-04T08:34:08.9228691Z Wrapped header: ATen/ops/polar.h 2025-12-04T08:34:08.9237792Z Wrapped header: ATen/ops/polar_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9246113Z Wrapped header: ATen/ops/polar_cpu_dispatch.h 2025-12-04T08:34:08.9255191Z Wrapped header: ATen/ops/polar_cuda_dispatch.h 2025-12-04T08:34:08.9264611Z Wrapped header: ATen/ops/polar_native.h 2025-12-04T08:34:08.9274081Z Wrapped header: ATen/ops/polar_ops.h 2025-12-04T08:34:08.9282932Z Wrapped header: ATen/ops/polygamma.h 2025-12-04T08:34:08.9292490Z Wrapped header: ATen/ops/polygamma_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9301221Z Wrapped header: ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.9310240Z Wrapped header: ATen/ops/polygamma_cpu_dispatch.h 2025-12-04T08:34:08.9319762Z Wrapped header: ATen/ops/polygamma_cuda_dispatch.h 2025-12-04T08:34:08.9328051Z Wrapped header: ATen/ops/polygamma_meta.h 2025-12-04T08:34:08.9337076Z Wrapped header: ATen/ops/polygamma_meta_dispatch.h 2025-12-04T08:34:08.9346522Z Wrapped header: ATen/ops/polygamma_native.h 2025-12-04T08:34:08.9355772Z Wrapped header: ATen/ops/polygamma_ops.h 2025-12-04T08:34:08.9364772Z Wrapped header: ATen/ops/positive.h 2025-12-04T08:34:08.9374378Z Wrapped header: ATen/ops/positive_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.9383269Z Wrapped header: ATen/ops/positive_native.h 2025-12-04T08:34:08.9392960Z Wrapped header: ATen/ops/positive_ops.h 2025-12-04T08:34:08.9401413Z Wrapped header: ATen/ops/pow.h 2025-12-04T08:34:08.9413896Z Wrapped header: ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.9421652Z Wrapped header: ATen/ops/pow_cpu_dispatch.h 2025-12-04T08:34:08.9429363Z Wrapped header: ATen/ops/pow_cuda_dispatch.h 2025-12-04T08:34:08.9438366Z Wrapped header: ATen/ops/pow_meta.h 2025-12-04T08:34:08.9447183Z Wrapped header: ATen/ops/pow_meta_dispatch.h 2025-12-04T08:34:08.9458369Z Wrapped header: ATen/ops/pow_native.h 2025-12-04T08:34:08.9467344Z Wrapped header: ATen/ops/pow_ops.h 2025-12-04T08:34:08.9475042Z Wrapped header: ATen/ops/prelu.h 2025-12-04T08:34:08.9484608Z Wrapped header: ATen/ops/prelu_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.9493940Z Wrapped header: ATen/ops/prelu_native.h 2025-12-04T08:34:08.9506943Z Wrapped header: ATen/ops/prelu_ops.h 2025-12-04T08:34:08.9514011Z Wrapped header: ATen/ops/prod.h 2025-12-04T08:34:08.9523977Z Wrapped header: ATen/ops/prod_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9533822Z Wrapped header: ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:08.9542693Z Wrapped header: ATen/ops/prod_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.9552200Z Wrapped header: ATen/ops/prod_cpu_dispatch.h 2025-12-04T08:34:08.9561495Z Wrapped header: ATen/ops/prod_cuda_dispatch.h 2025-12-04T08:34:08.9570473Z Wrapped header: ATen/ops/prod_meta.h 2025-12-04T08:34:08.9579513Z Wrapped header: ATen/ops/prod_meta_dispatch.h 2025-12-04T08:34:08.9588915Z Wrapped header: ATen/ops/prod_native.h 2025-12-04T08:34:08.9597973Z Wrapped header: ATen/ops/prod_ops.h 2025-12-04T08:34:08.9607438Z Wrapped header: ATen/ops/promote_types.h 2025-12-04T08:34:08.9616331Z Wrapped header: ATen/ops/promote_types_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.9625250Z Wrapped header: ATen/ops/promote_types_native.h 2025-12-04T08:34:08.9636825Z Wrapped header: ATen/ops/promote_types_ops.h 2025-12-04T08:34:08.9643367Z Wrapped header: ATen/ops/put.h 2025-12-04T08:34:08.9652632Z Wrapped header: ATen/ops/put_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9663286Z Wrapped header: ATen/ops/put_cpu_dispatch.h 2025-12-04T08:34:08.9672015Z Wrapped header: ATen/ops/put_cuda_dispatch.h 2025-12-04T08:34:08.9680561Z Wrapped header: ATen/ops/put_meta_dispatch.h 2025-12-04T08:34:08.9689903Z Wrapped header: ATen/ops/put_native.h 2025-12-04T08:34:08.9699107Z Wrapped header: ATen/ops/put_ops.h 2025-12-04T08:34:08.9708528Z Wrapped header: ATen/ops/q_per_channel_axis.h 2025-12-04T08:34:08.9717688Z Wrapped header: ATen/ops/q_per_channel_axis_native.h 2025-12-04T08:34:08.9726649Z Wrapped header: ATen/ops/q_per_channel_axis_ops.h 2025-12-04T08:34:08.9736182Z Wrapped header: ATen/ops/q_per_channel_scales.h 2025-12-04T08:34:08.9745481Z Wrapped header: ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9754777Z Wrapped header: ATen/ops/q_per_channel_scales_native.h 2025-12-04T08:34:08.9763852Z Wrapped header: ATen/ops/q_per_channel_scales_ops.h 2025-12-04T08:34:08.9773174Z Wrapped header: ATen/ops/q_per_channel_zero_points.h 2025-12-04T08:34:08.9782046Z Wrapped header: ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9791620Z Wrapped header: ATen/ops/q_per_channel_zero_points_native.h 2025-12-04T08:34:08.9800228Z Wrapped header: ATen/ops/q_per_channel_zero_points_ops.h 2025-12-04T08:34:08.9809057Z Wrapped header: ATen/ops/q_scale.h 2025-12-04T08:34:08.9818460Z Wrapped header: ATen/ops/q_scale_native.h 2025-12-04T08:34:08.9827592Z Wrapped header: ATen/ops/q_scale_ops.h 2025-12-04T08:34:08.9836104Z Wrapped header: ATen/ops/q_zero_point.h 2025-12-04T08:34:08.9844766Z Wrapped header: ATen/ops/q_zero_point_native.h 2025-12-04T08:34:08.9854031Z Wrapped header: ATen/ops/q_zero_point_ops.h 2025-12-04T08:34:08.9862663Z Wrapped header: ATen/ops/qr.h 2025-12-04T08:34:08.9871912Z Wrapped header: ATen/ops/qr_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.9881489Z Wrapped header: ATen/ops/qr_native.h 2025-12-04T08:34:08.9890265Z Wrapped header: ATen/ops/qr_ops.h 2025-12-04T08:34:08.9899319Z Wrapped header: ATen/ops/qscheme.h 2025-12-04T08:34:08.9908631Z Wrapped header: ATen/ops/qscheme_native.h 2025-12-04T08:34:08.9917438Z Wrapped header: ATen/ops/qscheme_ops.h 2025-12-04T08:34:08.9926418Z Wrapped header: ATen/ops/quantile.h 2025-12-04T08:34:08.9936202Z Wrapped header: ATen/ops/quantile_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:08.9944898Z Wrapped header: ATen/ops/quantile_native.h 2025-12-04T08:34:08.9953600Z Wrapped header: ATen/ops/quantile_ops.h 2025-12-04T08:34:08.9962470Z Wrapped header: ATen/ops/quantize_per_channel.h 2025-12-04T08:34:08.9971506Z Wrapped header: ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:08.9981303Z Wrapped header: ATen/ops/quantize_per_channel_cpu_dispatch.h 2025-12-04T08:34:08.9990307Z Wrapped header: ATen/ops/quantize_per_channel_cuda_dispatch.h 2025-12-04T08:34:08.9999246Z Wrapped header: ATen/ops/quantize_per_channel_native.h 2025-12-04T08:34:09.0008892Z Wrapped header: ATen/ops/quantize_per_channel_ops.h 2025-12-04T08:34:09.0018580Z Wrapped header: ATen/ops/quantize_per_tensor.h 2025-12-04T08:34:09.0027969Z Wrapped header: ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0037284Z Wrapped header: ATen/ops/quantize_per_tensor_cpu_dispatch.h 2025-12-04T08:34:09.0046615Z Wrapped header: ATen/ops/quantize_per_tensor_cuda_dispatch.h 2025-12-04T08:34:09.0056543Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic.h 2025-12-04T08:34:09.0065631Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0074404Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h 2025-12-04T08:34:09.0084191Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h 2025-12-04T08:34:09.0094121Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_native.h 2025-12-04T08:34:09.0101857Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_ops.h 2025-12-04T08:34:09.0113227Z Wrapped header: ATen/ops/quantize_per_tensor_native.h 2025-12-04T08:34:09.0120559Z Wrapped header: ATen/ops/quantize_per_tensor_ops.h 2025-12-04T08:34:09.0130561Z Wrapped header: ATen/ops/quantized_batch_norm.h 2025-12-04T08:34:09.0140369Z Wrapped header: ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0149715Z Wrapped header: ATen/ops/quantized_batch_norm_native.h 2025-12-04T08:34:09.0158831Z Wrapped header: ATen/ops/quantized_batch_norm_ops.h 2025-12-04T08:34:09.0168286Z Wrapped header: ATen/ops/quantized_gru_cell.h 2025-12-04T08:34:09.0177357Z Wrapped header: ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.0186457Z Wrapped header: ATen/ops/quantized_gru_cell_native.h 2025-12-04T08:34:09.0195268Z Wrapped header: ATen/ops/quantized_gru_cell_ops.h 2025-12-04T08:34:09.0208125Z Wrapped header: ATen/ops/quantized_lstm_cell.h 2025-12-04T08:34:09.0213948Z Wrapped header: ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.0223063Z Wrapped header: ATen/ops/quantized_lstm_cell_native.h 2025-12-04T08:34:09.0232284Z Wrapped header: ATen/ops/quantized_lstm_cell_ops.h 2025-12-04T08:34:09.0241670Z Wrapped header: ATen/ops/quantized_max_pool1d.h 2025-12-04T08:34:09.0250993Z Wrapped header: ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0260213Z Wrapped header: ATen/ops/quantized_max_pool1d_native.h 2025-12-04T08:34:09.0269420Z Wrapped header: ATen/ops/quantized_max_pool1d_ops.h 2025-12-04T08:34:09.0278768Z Wrapped header: ATen/ops/quantized_max_pool2d.h 2025-12-04T08:34:09.0288256Z Wrapped header: ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0296753Z Wrapped header: ATen/ops/quantized_max_pool2d_native.h 2025-12-04T08:34:09.0305797Z Wrapped header: ATen/ops/quantized_max_pool2d_ops.h 2025-12-04T08:34:09.0314389Z Wrapped header: ATen/ops/quantized_max_pool3d.h 2025-12-04T08:34:09.0324258Z Wrapped header: ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0332980Z Wrapped header: ATen/ops/quantized_max_pool3d_native.h 2025-12-04T08:34:09.0342045Z Wrapped header: ATen/ops/quantized_max_pool3d_ops.h 2025-12-04T08:34:09.0351526Z Wrapped header: ATen/ops/quantized_rnn_relu_cell.h 2025-12-04T08:34:09.0361768Z Wrapped header: ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.0370859Z Wrapped header: ATen/ops/quantized_rnn_relu_cell_native.h 2025-12-04T08:34:09.0379894Z Wrapped header: ATen/ops/quantized_rnn_relu_cell_ops.h 2025-12-04T08:34:09.0388838Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell.h 2025-12-04T08:34:09.0398320Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.0408264Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell_native.h 2025-12-04T08:34:09.0417048Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell_ops.h 2025-12-04T08:34:09.0427303Z Wrapped header: ATen/ops/rad2deg.h 2025-12-04T08:34:09.0436420Z Wrapped header: ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0444903Z Wrapped header: ATen/ops/rad2deg_native.h 2025-12-04T08:34:09.0454278Z Wrapped header: ATen/ops/rad2deg_ops.h 2025-12-04T08:34:09.0464761Z Wrapped header: ATen/ops/rand.h 2025-12-04T08:34:09.0474644Z Wrapped header: ATen/ops/rand_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0483690Z Wrapped header: ATen/ops/rand_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.0492751Z Wrapped header: ATen/ops/rand_like.h 2025-12-04T08:34:09.0502436Z Wrapped header: ATen/ops/rand_like_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0511487Z Wrapped header: ATen/ops/rand_like_native.h 2025-12-04T08:34:09.0520614Z Wrapped header: ATen/ops/rand_like_ops.h 2025-12-04T08:34:09.0529400Z Wrapped header: ATen/ops/rand_native.h 2025-12-04T08:34:09.0538397Z Wrapped header: ATen/ops/rand_ops.h 2025-12-04T08:34:09.0547959Z Wrapped header: ATen/ops/randint.h 2025-12-04T08:34:09.0557352Z Wrapped header: ATen/ops/randint_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0566608Z Wrapped header: ATen/ops/randint_like.h 2025-12-04T08:34:09.0574577Z Wrapped header: ATen/ops/randint_like_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0584241Z Wrapped header: ATen/ops/randint_like_native.h 2025-12-04T08:34:09.0593369Z Wrapped header: ATen/ops/randint_like_ops.h 2025-12-04T08:34:09.0603351Z Wrapped header: ATen/ops/randint_native.h 2025-12-04T08:34:09.0613232Z Wrapped header: ATen/ops/randint_ops.h 2025-12-04T08:34:09.0626466Z Wrapped header: ATen/ops/randn.h 2025-12-04T08:34:09.0631318Z Wrapped header: ATen/ops/randn_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0640840Z Wrapped header: ATen/ops/randn_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.0649810Z Wrapped header: ATen/ops/randn_like.h 2025-12-04T08:34:09.0660242Z Wrapped header: ATen/ops/randn_like_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0670200Z Wrapped header: ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T08:34:09.0678350Z Wrapped header: ATen/ops/randn_like_native.h 2025-12-04T08:34:09.0688928Z Wrapped header: ATen/ops/randn_like_ops.h 2025-12-04T08:34:09.0697809Z Wrapped header: ATen/ops/randn_native.h 2025-12-04T08:34:09.0708243Z Wrapped header: ATen/ops/randn_ops.h 2025-12-04T08:34:09.0717824Z Wrapped header: ATen/ops/random.h 2025-12-04T08:34:09.0725967Z Wrapped header: ATen/ops/random_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0735939Z Wrapped header: ATen/ops/random_cpu_dispatch.h 2025-12-04T08:34:09.0745236Z Wrapped header: ATen/ops/random_cuda_dispatch.h 2025-12-04T08:34:09.0753580Z Wrapped header: ATen/ops/random_meta_dispatch.h 2025-12-04T08:34:09.0762880Z Wrapped header: ATen/ops/random_native.h 2025-12-04T08:34:09.0771891Z Wrapped header: ATen/ops/random_ops.h 2025-12-04T08:34:09.0781777Z Wrapped header: ATen/ops/randperm.h 2025-12-04T08:34:09.0791079Z Wrapped header: ATen/ops/randperm_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0799866Z Wrapped header: ATen/ops/randperm_cpu_dispatch.h 2025-12-04T08:34:09.0810696Z Wrapped header: ATen/ops/randperm_cuda_dispatch.h 2025-12-04T08:34:09.0819161Z Wrapped header: ATen/ops/randperm_native.h 2025-12-04T08:34:09.0830731Z Wrapped header: ATen/ops/randperm_ops.h 2025-12-04T08:34:09.0837752Z Wrapped header: ATen/ops/range.h 2025-12-04T08:34:09.0846900Z Wrapped header: ATen/ops/range_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.0856882Z Wrapped header: ATen/ops/range_cpu_dispatch.h 2025-12-04T08:34:09.0866243Z Wrapped header: ATen/ops/range_cuda_dispatch.h 2025-12-04T08:34:09.0875848Z Wrapped header: ATen/ops/range_meta_dispatch.h 2025-12-04T08:34:09.0884631Z Wrapped header: ATen/ops/range_native.h 2025-12-04T08:34:09.0894548Z Wrapped header: ATen/ops/range_ops.h 2025-12-04T08:34:09.0903760Z Wrapped header: ATen/ops/ravel.h 2025-12-04T08:34:09.0913778Z Wrapped header: ATen/ops/ravel_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.0923883Z Wrapped header: ATen/ops/ravel_native.h 2025-12-04T08:34:09.0933179Z Wrapped header: ATen/ops/ravel_ops.h 2025-12-04T08:34:09.0942641Z Wrapped header: ATen/ops/real.h 2025-12-04T08:34:09.0952222Z Wrapped header: ATen/ops/real_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.0961323Z Wrapped header: ATen/ops/real_native.h 2025-12-04T08:34:09.0970536Z Wrapped header: ATen/ops/real_ops.h 2025-12-04T08:34:09.0980267Z Wrapped header: ATen/ops/reciprocal.h 2025-12-04T08:34:09.0990297Z Wrapped header: ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.0999758Z Wrapped header: ATen/ops/reciprocal_cpu_dispatch.h 2025-12-04T08:34:09.1009361Z Wrapped header: ATen/ops/reciprocal_cuda_dispatch.h 2025-12-04T08:34:09.1018643Z Wrapped header: ATen/ops/reciprocal_meta.h 2025-12-04T08:34:09.1028280Z Wrapped header: ATen/ops/reciprocal_meta_dispatch.h 2025-12-04T08:34:09.1038430Z Wrapped header: ATen/ops/reciprocal_native.h 2025-12-04T08:34:09.1048647Z Wrapped header: ATen/ops/reciprocal_ops.h 2025-12-04T08:34:09.1057997Z Wrapped header: ATen/ops/record_stream.h 2025-12-04T08:34:09.1066164Z Wrapped header: ATen/ops/record_stream_cuda_dispatch.h 2025-12-04T08:34:09.1075409Z Wrapped header: ATen/ops/record_stream_native.h 2025-12-04T08:34:09.1084189Z Wrapped header: ATen/ops/record_stream_ops.h 2025-12-04T08:34:09.1093328Z Wrapped header: ATen/ops/refine_names.h 2025-12-04T08:34:09.1103327Z Wrapped header: ATen/ops/refine_names_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.1113216Z Wrapped header: ATen/ops/refine_names_native.h 2025-12-04T08:34:09.1122932Z Wrapped header: ATen/ops/refine_names_ops.h 2025-12-04T08:34:09.1132112Z Wrapped header: ATen/ops/reflection_pad1d.h 2025-12-04T08:34:09.1142324Z Wrapped header: ATen/ops/reflection_pad1d_backward.h 2025-12-04T08:34:09.1152748Z Wrapped header: ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.1161466Z Wrapped header: ATen/ops/reflection_pad1d_backward_cpu_dispatch.h 2025-12-04T08:34:09.1170859Z Wrapped header: ATen/ops/reflection_pad1d_backward_cuda_dispatch.h 2025-12-04T08:34:09.1180186Z Wrapped header: ATen/ops/reflection_pad1d_backward_meta.h 2025-12-04T08:34:09.1189361Z Wrapped header: ATen/ops/reflection_pad1d_backward_meta_dispatch.h 2025-12-04T08:34:09.1198682Z Wrapped header: ATen/ops/reflection_pad1d_backward_native.h 2025-12-04T08:34:09.1208583Z Wrapped header: ATen/ops/reflection_pad1d_backward_ops.h 2025-12-04T08:34:09.1218473Z Wrapped header: ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.1225497Z Wrapped header: ATen/ops/reflection_pad1d_cpu_dispatch.h 2025-12-04T08:34:09.1235213Z Wrapped header: ATen/ops/reflection_pad1d_cuda_dispatch.h 2025-12-04T08:34:09.1245146Z Wrapped header: ATen/ops/reflection_pad1d_meta.h 2025-12-04T08:34:09.1254783Z Wrapped header: ATen/ops/reflection_pad1d_meta_dispatch.h 2025-12-04T08:34:09.1265799Z Wrapped header: ATen/ops/reflection_pad1d_native.h 2025-12-04T08:34:09.1274896Z Wrapped header: ATen/ops/reflection_pad1d_ops.h 2025-12-04T08:34:09.1281949Z Wrapped header: ATen/ops/reflection_pad2d.h 2025-12-04T08:34:09.1291324Z Wrapped header: ATen/ops/reflection_pad2d_backward.h 2025-12-04T08:34:09.1301119Z Wrapped header: ATen/ops/reflection_pad2d_backward_cpu_dispatch.h 2025-12-04T08:34:09.1310455Z Wrapped header: ATen/ops/reflection_pad2d_backward_cuda_dispatch.h 2025-12-04T08:34:09.1320858Z Wrapped header: ATen/ops/reflection_pad2d_backward_native.h 2025-12-04T08:34:09.1330449Z Wrapped header: ATen/ops/reflection_pad2d_backward_ops.h 2025-12-04T08:34:09.1339291Z Wrapped header: ATen/ops/reflection_pad2d_cpu_dispatch.h 2025-12-04T08:34:09.1348510Z Wrapped header: ATen/ops/reflection_pad2d_cuda_dispatch.h 2025-12-04T08:34:09.1358443Z Wrapped header: ATen/ops/reflection_pad2d_native.h 2025-12-04T08:34:09.1368012Z Wrapped header: ATen/ops/reflection_pad2d_ops.h 2025-12-04T08:34:09.1377986Z Wrapped header: ATen/ops/reflection_pad3d.h 2025-12-04T08:34:09.1388040Z Wrapped header: ATen/ops/reflection_pad3d_backward.h 2025-12-04T08:34:09.1397859Z Wrapped header: ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.1406284Z Wrapped header: ATen/ops/reflection_pad3d_backward_cpu_dispatch.h 2025-12-04T08:34:09.1415555Z Wrapped header: ATen/ops/reflection_pad3d_backward_cuda_dispatch.h 2025-12-04T08:34:09.1425582Z Wrapped header: ATen/ops/reflection_pad3d_backward_meta.h 2025-12-04T08:34:09.1434629Z Wrapped header: ATen/ops/reflection_pad3d_backward_meta_dispatch.h 2025-12-04T08:34:09.1444615Z Wrapped header: ATen/ops/reflection_pad3d_backward_native.h 2025-12-04T08:34:09.1453723Z Wrapped header: ATen/ops/reflection_pad3d_backward_ops.h 2025-12-04T08:34:09.1463873Z Wrapped header: ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.1472990Z Wrapped header: ATen/ops/reflection_pad3d_cpu_dispatch.h 2025-12-04T08:34:09.1483631Z Wrapped header: ATen/ops/reflection_pad3d_cuda_dispatch.h 2025-12-04T08:34:09.1492128Z Wrapped header: ATen/ops/reflection_pad3d_meta.h 2025-12-04T08:34:09.1503448Z Wrapped header: ATen/ops/reflection_pad3d_meta_dispatch.h 2025-12-04T08:34:09.1511739Z Wrapped header: ATen/ops/reflection_pad3d_native.h 2025-12-04T08:34:09.1521826Z Wrapped header: ATen/ops/reflection_pad3d_ops.h 2025-12-04T08:34:09.1532488Z Wrapped header: ATen/ops/relu.h 2025-12-04T08:34:09.1541612Z Wrapped header: ATen/ops/relu6.h 2025-12-04T08:34:09.1550790Z Wrapped header: ATen/ops/relu6_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.1560386Z Wrapped header: ATen/ops/relu6_native.h 2025-12-04T08:34:09.1570209Z Wrapped header: ATen/ops/relu6_ops.h 2025-12-04T08:34:09.1579269Z Wrapped header: ATen/ops/relu_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.1588099Z Wrapped header: ATen/ops/relu_cpu_dispatch.h 2025-12-04T08:34:09.1596545Z Wrapped header: ATen/ops/relu_cuda_dispatch.h 2025-12-04T08:34:09.1606329Z Wrapped header: ATen/ops/relu_meta_dispatch.h 2025-12-04T08:34:09.1616150Z Wrapped header: ATen/ops/relu_native.h 2025-12-04T08:34:09.1626572Z Wrapped header: ATen/ops/relu_ops.h 2025-12-04T08:34:09.1635805Z Wrapped header: ATen/ops/remainder.h 2025-12-04T08:34:09.1644926Z Wrapped header: ATen/ops/remainder_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.1654800Z Wrapped header: ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.1664418Z Wrapped header: ATen/ops/remainder_cpu_dispatch.h 2025-12-04T08:34:09.1673456Z Wrapped header: ATen/ops/remainder_cuda_dispatch.h 2025-12-04T08:34:09.1682942Z Wrapped header: ATen/ops/remainder_meta.h 2025-12-04T08:34:09.1692498Z Wrapped header: ATen/ops/remainder_meta_dispatch.h 2025-12-04T08:34:09.1701861Z Wrapped header: ATen/ops/remainder_native.h 2025-12-04T08:34:09.1713032Z Wrapped header: ATen/ops/remainder_ops.h 2025-12-04T08:34:09.1721707Z Wrapped header: ATen/ops/rename.h 2025-12-04T08:34:09.1731473Z Wrapped header: ATen/ops/rename_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.1740929Z Wrapped header: ATen/ops/rename_native.h 2025-12-04T08:34:09.1749975Z Wrapped header: ATen/ops/rename_ops.h 2025-12-04T08:34:09.1759783Z Wrapped header: ATen/ops/renorm.h 2025-12-04T08:34:09.1769413Z Wrapped header: ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.1778344Z Wrapped header: ATen/ops/renorm_cpu_dispatch.h 2025-12-04T08:34:09.1787812Z Wrapped header: ATen/ops/renorm_cuda_dispatch.h 2025-12-04T08:34:09.1797290Z Wrapped header: ATen/ops/renorm_meta.h 2025-12-04T08:34:09.1806362Z Wrapped header: ATen/ops/renorm_meta_dispatch.h 2025-12-04T08:34:09.1815171Z Wrapped header: ATen/ops/renorm_native.h 2025-12-04T08:34:09.1824718Z Wrapped header: ATen/ops/renorm_ops.h 2025-12-04T08:34:09.1834870Z Wrapped header: ATen/ops/repeat.h 2025-12-04T08:34:09.1845217Z Wrapped header: ATen/ops/repeat_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.1854192Z Wrapped header: ATen/ops/repeat_interleave.h 2025-12-04T08:34:09.1863625Z Wrapped header: ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.1872162Z Wrapped header: ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.1881963Z Wrapped header: ATen/ops/repeat_interleave_cpu_dispatch.h 2025-12-04T08:34:09.1891268Z Wrapped header: ATen/ops/repeat_interleave_cuda_dispatch.h 2025-12-04T08:34:09.1901061Z Wrapped header: ATen/ops/repeat_interleave_native.h 2025-12-04T08:34:09.1913061Z Wrapped header: ATen/ops/repeat_interleave_ops.h 2025-12-04T08:34:09.1919835Z Wrapped header: ATen/ops/repeat_native.h 2025-12-04T08:34:09.1928944Z Wrapped header: ATen/ops/repeat_ops.h 2025-12-04T08:34:09.1938857Z Wrapped header: ATen/ops/replication_pad1d.h 2025-12-04T08:34:09.1949668Z Wrapped header: ATen/ops/replication_pad1d_backward.h 2025-12-04T08:34:09.1958346Z Wrapped header: ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.1968475Z Wrapped header: ATen/ops/replication_pad1d_backward_cpu_dispatch.h 2025-12-04T08:34:09.1977531Z Wrapped header: ATen/ops/replication_pad1d_backward_cuda_dispatch.h 2025-12-04T08:34:09.1987453Z Wrapped header: ATen/ops/replication_pad1d_backward_meta.h 2025-12-04T08:34:09.1997267Z Wrapped header: ATen/ops/replication_pad1d_backward_meta_dispatch.h 2025-12-04T08:34:09.2008629Z Wrapped header: ATen/ops/replication_pad1d_backward_native.h 2025-12-04T08:34:09.2016460Z Wrapped header: ATen/ops/replication_pad1d_backward_ops.h 2025-12-04T08:34:09.2026988Z Wrapped header: ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.2036302Z Wrapped header: ATen/ops/replication_pad1d_cpu_dispatch.h 2025-12-04T08:34:09.2045110Z Wrapped header: ATen/ops/replication_pad1d_cuda_dispatch.h 2025-12-04T08:34:09.2054797Z Wrapped header: ATen/ops/replication_pad1d_meta.h 2025-12-04T08:34:09.2063837Z Wrapped header: ATen/ops/replication_pad1d_meta_dispatch.h 2025-12-04T08:34:09.2073416Z Wrapped header: ATen/ops/replication_pad1d_native.h 2025-12-04T08:34:09.2082576Z Wrapped header: ATen/ops/replication_pad1d_ops.h 2025-12-04T08:34:09.2091936Z Wrapped header: ATen/ops/replication_pad2d.h 2025-12-04T08:34:09.2101598Z Wrapped header: ATen/ops/replication_pad2d_backward.h 2025-12-04T08:34:09.2114127Z Wrapped header: ATen/ops/replication_pad2d_backward_cpu_dispatch.h 2025-12-04T08:34:09.2122050Z Wrapped header: ATen/ops/replication_pad2d_backward_cuda_dispatch.h 2025-12-04T08:34:09.2131624Z Wrapped header: ATen/ops/replication_pad2d_backward_native.h 2025-12-04T08:34:09.2141396Z Wrapped header: ATen/ops/replication_pad2d_backward_ops.h 2025-12-04T08:34:09.2151088Z Wrapped header: ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.2160293Z Wrapped header: ATen/ops/replication_pad2d_cpu_dispatch.h 2025-12-04T08:34:09.2170121Z Wrapped header: ATen/ops/replication_pad2d_cuda_dispatch.h 2025-12-04T08:34:09.2178732Z Wrapped header: ATen/ops/replication_pad2d_meta.h 2025-12-04T08:34:09.2188032Z Wrapped header: ATen/ops/replication_pad2d_meta_dispatch.h 2025-12-04T08:34:09.2197110Z Wrapped header: ATen/ops/replication_pad2d_native.h 2025-12-04T08:34:09.2207399Z Wrapped header: ATen/ops/replication_pad2d_ops.h 2025-12-04T08:34:09.2216495Z Wrapped header: ATen/ops/replication_pad3d.h 2025-12-04T08:34:09.2226576Z Wrapped header: ATen/ops/replication_pad3d_backward.h 2025-12-04T08:34:09.2236070Z Wrapped header: ATen/ops/replication_pad3d_backward_cpu_dispatch.h 2025-12-04T08:34:09.2245020Z Wrapped header: ATen/ops/replication_pad3d_backward_cuda_dispatch.h 2025-12-04T08:34:09.2254545Z Wrapped header: ATen/ops/replication_pad3d_backward_native.h 2025-12-04T08:34:09.2263493Z Wrapped header: ATen/ops/replication_pad3d_backward_ops.h 2025-12-04T08:34:09.2273589Z Wrapped header: ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.2283250Z Wrapped header: ATen/ops/replication_pad3d_cpu_dispatch.h 2025-12-04T08:34:09.2299361Z Wrapped header: ATen/ops/replication_pad3d_cuda_dispatch.h 2025-12-04T08:34:09.2314823Z Wrapped header: ATen/ops/replication_pad3d_meta.h 2025-12-04T08:34:09.2323101Z Wrapped header: ATen/ops/replication_pad3d_meta_dispatch.h 2025-12-04T08:34:09.2330967Z Wrapped header: ATen/ops/replication_pad3d_native.h 2025-12-04T08:34:09.2338957Z Wrapped header: ATen/ops/replication_pad3d_ops.h 2025-12-04T08:34:09.2346948Z Wrapped header: ATen/ops/requires_grad.h 2025-12-04T08:34:09.2355611Z Wrapped header: ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2364608Z Wrapped header: ATen/ops/requires_grad_native.h 2025-12-04T08:34:09.2373761Z Wrapped header: ATen/ops/requires_grad_ops.h 2025-12-04T08:34:09.2382344Z Wrapped header: ATen/ops/reshape.h 2025-12-04T08:34:09.2391270Z Wrapped header: ATen/ops/reshape_as.h 2025-12-04T08:34:09.2401032Z Wrapped header: ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2410704Z Wrapped header: ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T08:34:09.2420570Z Wrapped header: ATen/ops/reshape_as_native.h 2025-12-04T08:34:09.2431640Z Wrapped header: ATen/ops/reshape_as_ops.h 2025-12-04T08:34:09.2439893Z Wrapped header: ATen/ops/reshape_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2449360Z Wrapped header: ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T08:34:09.2458554Z Wrapped header: ATen/ops/reshape_native.h 2025-12-04T08:34:09.2468710Z Wrapped header: ATen/ops/reshape_ops.h 2025-12-04T08:34:09.2477867Z Wrapped header: ATen/ops/resize.h 2025-12-04T08:34:09.2487384Z Wrapped header: ATen/ops/resize_as.h 2025-12-04T08:34:09.2497444Z Wrapped header: ATen/ops/to_sparse_csr.h 2025-12-04T08:34:09.2508718Z Wrapped header: ATen/ops/resize_as_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.2517211Z Wrapped header: ATen/ops/resize_as_native.h 2025-12-04T08:34:09.2527175Z Wrapped header: ATen/ops/resize_as_ops.h 2025-12-04T08:34:09.2537058Z Wrapped header: ATen/ops/resize_as_sparse.h 2025-12-04T08:34:09.2548447Z Wrapped header: ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.2556353Z Wrapped header: ATen/ops/resize_as_sparse_meta_dispatch.h 2025-12-04T08:34:09.2565306Z Wrapped header: ATen/ops/resize_as_sparse_native.h 2025-12-04T08:34:09.2574573Z Wrapped header: ATen/ops/resize_as_sparse_ops.h 2025-12-04T08:34:09.2585485Z Wrapped header: ATen/ops/resize_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.2594512Z Wrapped header: ATen/ops/resize_cpu_dispatch.h 2025-12-04T08:34:09.2608796Z Wrapped header: ATen/ops/resize_cuda_dispatch.h 2025-12-04T08:34:09.2614896Z Wrapped header: ATen/ops/resize_meta_dispatch.h 2025-12-04T08:34:09.2622649Z Wrapped header: ATen/ops/resize_native.h 2025-12-04T08:34:09.2631128Z Wrapped header: ATen/ops/resize_ops.h 2025-12-04T08:34:09.2640712Z Wrapped header: ATen/ops/resolve_conj.h 2025-12-04T08:34:09.2650386Z Wrapped header: ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2659478Z Wrapped header: ATen/ops/resolve_conj_native.h 2025-12-04T08:34:09.2668785Z Wrapped header: ATen/ops/resolve_conj_ops.h 2025-12-04T08:34:09.2678321Z Wrapped header: ATen/ops/resolve_neg.h 2025-12-04T08:34:09.2687579Z Wrapped header: ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2696792Z Wrapped header: ATen/ops/resolve_neg_native.h 2025-12-04T08:34:09.2708893Z Wrapped header: ATen/ops/resolve_neg_ops.h 2025-12-04T08:34:09.2718443Z Wrapped header: ATen/ops/result_type.h 2025-12-04T08:34:09.2728124Z Wrapped header: ATen/ops/result_type_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2736995Z Wrapped header: ATen/ops/result_type_native.h 2025-12-04T08:34:09.2745171Z Wrapped header: ATen/ops/result_type_ops.h 2025-12-04T08:34:09.2754757Z Wrapped header: ATen/ops/retain_grad.h 2025-12-04T08:34:09.2763984Z Wrapped header: ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2773239Z Wrapped header: ATen/ops/retain_grad_native.h 2025-12-04T08:34:09.2783175Z Wrapped header: ATen/ops/retain_grad_ops.h 2025-12-04T08:34:09.2792295Z Wrapped header: ATen/ops/retains_grad.h 2025-12-04T08:34:09.2802431Z Wrapped header: ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2811796Z Wrapped header: ATen/ops/retains_grad_native.h 2025-12-04T08:34:09.2820888Z Wrapped header: ATen/ops/retains_grad_ops.h 2025-12-04T08:34:09.2830074Z Wrapped header: ATen/ops/rms_norm.h 2025-12-04T08:34:09.2839782Z Wrapped header: ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2849580Z Wrapped header: ATen/ops/rms_norm_native.h 2025-12-04T08:34:09.2859110Z Wrapped header: ATen/ops/rms_norm_ops.h 2025-12-04T08:34:09.2868198Z Wrapped header: ATen/ops/rnn_relu.h 2025-12-04T08:34:09.2878229Z Wrapped header: ATen/ops/rnn_relu_cell.h 2025-12-04T08:34:09.2888265Z Wrapped header: ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2898064Z Wrapped header: ATen/ops/rnn_relu_cell_native.h 2025-12-04T08:34:09.2907962Z Wrapped header: ATen/ops/rnn_relu_cell_ops.h 2025-12-04T08:34:09.2918273Z Wrapped header: ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2927450Z Wrapped header: ATen/ops/rnn_relu_native.h 2025-12-04T08:34:09.2938723Z Wrapped header: ATen/ops/rnn_relu_ops.h 2025-12-04T08:34:09.2947783Z Wrapped header: ATen/ops/rnn_tanh.h 2025-12-04T08:34:09.2958112Z Wrapped header: ATen/ops/rnn_tanh_cell.h 2025-12-04T08:34:09.2967584Z Wrapped header: ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.2977629Z Wrapped header: ATen/ops/rnn_tanh_cell_native.h 2025-12-04T08:34:09.2987165Z Wrapped header: ATen/ops/rnn_tanh_cell_ops.h 2025-12-04T08:34:09.2996610Z Wrapped header: ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.3007004Z Wrapped header: ATen/ops/rnn_tanh_native.h 2025-12-04T08:34:09.3016500Z Wrapped header: ATen/ops/rnn_tanh_ops.h 2025-12-04T08:34:09.3026459Z Wrapped header: ATen/ops/roll.h 2025-12-04T08:34:09.3035539Z Wrapped header: ATen/ops/roll_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.3045083Z Wrapped header: ATen/ops/roll_cpu_dispatch.h 2025-12-04T08:34:09.3054894Z Wrapped header: ATen/ops/roll_cuda_dispatch.h 2025-12-04T08:34:09.3064918Z Wrapped header: ATen/ops/roll_native.h 2025-12-04T08:34:09.3075215Z Wrapped header: ATen/ops/roll_ops.h 2025-12-04T08:34:09.3084836Z Wrapped header: ATen/ops/rot90.h 2025-12-04T08:34:09.3094104Z Wrapped header: ATen/ops/rot90_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.3105328Z Wrapped header: ATen/ops/rot90_native.h 2025-12-04T08:34:09.3114541Z Wrapped header: ATen/ops/rot90_ops.h 2025-12-04T08:34:09.3122796Z Wrapped header: ATen/ops/round.h 2025-12-04T08:34:09.3132609Z Wrapped header: ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.3143418Z Wrapped header: ATen/ops/round_cpu_dispatch.h 2025-12-04T08:34:09.3154504Z Wrapped header: ATen/ops/round_cuda_dispatch.h 2025-12-04T08:34:09.3160659Z Wrapped header: ATen/ops/round_meta.h 2025-12-04T08:34:09.3171048Z Wrapped header: ATen/ops/round_meta_dispatch.h 2025-12-04T08:34:09.3180586Z Wrapped header: ATen/ops/round_native.h 2025-12-04T08:34:09.3190342Z Wrapped header: ATen/ops/round_ops.h 2025-12-04T08:34:09.3200079Z Wrapped header: ATen/ops/row_indices.h 2025-12-04T08:34:09.3210957Z Wrapped header: ATen/ops/row_indices_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.3220280Z Wrapped header: ATen/ops/row_indices_copy.h 2025-12-04T08:34:09.3230913Z Wrapped header: ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.3238763Z Wrapped header: ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.3248638Z Wrapped header: ATen/ops/row_indices_copy_native.h 2025-12-04T08:34:09.3257856Z Wrapped header: ATen/ops/row_indices_copy_ops.h 2025-12-04T08:34:09.3267865Z Wrapped header: ATen/ops/row_indices_native.h 2025-12-04T08:34:09.3277267Z Wrapped header: ATen/ops/row_indices_ops.h 2025-12-04T08:34:09.3286475Z Wrapped header: ATen/ops/row_stack.h 2025-12-04T08:34:09.3296626Z Wrapped header: ATen/ops/row_stack_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.3307068Z Wrapped header: ATen/ops/row_stack_native.h 2025-12-04T08:34:09.3316384Z Wrapped header: ATen/ops/row_stack_ops.h 2025-12-04T08:34:09.3325575Z Wrapped header: ATen/ops/rrelu.h 2025-12-04T08:34:09.3335216Z Wrapped header: ATen/ops/rrelu_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.3345754Z Wrapped header: ATen/ops/rrelu_native.h 2025-12-04T08:34:09.3355240Z Wrapped header: ATen/ops/rrelu_ops.h 2025-12-04T08:34:09.3365268Z Wrapped header: ATen/ops/rrelu_with_noise.h 2025-12-04T08:34:09.3374990Z Wrapped header: ATen/ops/rrelu_with_noise_backward.h 2025-12-04T08:34:09.3385262Z Wrapped header: ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.3394435Z Wrapped header: ATen/ops/rrelu_with_noise_backward_native.h 2025-12-04T08:34:09.3408948Z Wrapped header: ATen/ops/rrelu_with_noise_backward_ops.h 2025-12-04T08:34:09.3416430Z Wrapped header: ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.3423012Z Wrapped header: ATen/ops/rrelu_with_noise_cpu_dispatch.h 2025-12-04T08:34:09.3433094Z Wrapped header: ATen/ops/rrelu_with_noise_cuda_dispatch.h 2025-12-04T08:34:09.3442296Z Wrapped header: ATen/ops/rrelu_with_noise_meta_dispatch.h 2025-12-04T08:34:09.3452027Z Wrapped header: ATen/ops/rrelu_with_noise_native.h 2025-12-04T08:34:09.3462112Z Wrapped header: ATen/ops/rrelu_with_noise_ops.h 2025-12-04T08:34:09.3471720Z Wrapped header: ATen/ops/rshift.h 2025-12-04T08:34:09.3481747Z Wrapped header: ATen/ops/rshift_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.3494015Z Wrapped header: ATen/ops/rshift_cpu_dispatch.h 2025-12-04T08:34:09.3503293Z Wrapped header: ATen/ops/rshift_cuda_dispatch.h 2025-12-04T08:34:09.3512534Z Wrapped header: ATen/ops/rshift_meta_dispatch.h 2025-12-04T08:34:09.3523022Z Wrapped header: ATen/ops/rshift_native.h 2025-12-04T08:34:09.3532716Z Wrapped header: ATen/ops/rshift_ops.h 2025-12-04T08:34:09.3541978Z Wrapped header: ATen/ops/rsqrt.h 2025-12-04T08:34:09.3551708Z Wrapped header: ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.3561022Z Wrapped header: ATen/ops/rsqrt_cpu_dispatch.h 2025-12-04T08:34:09.3570943Z Wrapped header: ATen/ops/rsqrt_cuda_dispatch.h 2025-12-04T08:34:09.3581010Z Wrapped header: ATen/ops/rsqrt_meta.h 2025-12-04T08:34:09.3590886Z Wrapped header: ATen/ops/rsqrt_meta_dispatch.h 2025-12-04T08:34:09.3600523Z Wrapped header: ATen/ops/rsqrt_native.h 2025-12-04T08:34:09.3613453Z Wrapped header: ATen/ops/rsqrt_ops.h 2025-12-04T08:34:09.3622394Z Wrapped header: ATen/ops/rsub.h 2025-12-04T08:34:09.3631884Z Wrapped header: ATen/ops/rsub_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.3642203Z Wrapped header: ATen/ops/rsub_cpu_dispatch.h 2025-12-04T08:34:09.3650745Z Wrapped header: ATen/ops/rsub_cuda_dispatch.h 2025-12-04T08:34:09.3659870Z Wrapped header: ATen/ops/rsub_native.h 2025-12-04T08:34:09.3669573Z Wrapped header: ATen/ops/rsub_ops.h 2025-12-04T08:34:09.3679218Z Wrapped header: ATen/ops/scalar_tensor.h 2025-12-04T08:34:09.3688910Z Wrapped header: ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.3697905Z Wrapped header: ATen/ops/scalar_tensor_native.h 2025-12-04T08:34:09.3709810Z Wrapped header: ATen/ops/scalar_tensor_ops.h 2025-12-04T08:34:09.3718091Z Wrapped header: ATen/ops/scaled_dot_product_attention.h 2025-12-04T08:34:09.3727282Z Wrapped header: ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.3736644Z Wrapped header: ATen/ops/scaled_dot_product_attention_native.h 2025-12-04T08:34:09.3751657Z Wrapped header: ATen/ops/scaled_dot_product_attention_ops.h 2025-12-04T08:34:09.3758241Z Wrapped header: ATen/ops/scatter.h 2025-12-04T08:34:09.3767691Z Wrapped header: ATen/ops/scatter_add.h 2025-12-04T08:34:09.3778118Z Wrapped header: ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.3787344Z Wrapped header: ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.3796591Z Wrapped header: ATen/ops/scatter_add_cpu_dispatch.h 2025-12-04T08:34:09.3808141Z Wrapped header: ATen/ops/scatter_add_cuda_dispatch.h 2025-12-04T08:34:09.3816472Z Wrapped header: ATen/ops/scatter_add_meta.h 2025-12-04T08:34:09.3825453Z Wrapped header: ATen/ops/scatter_add_meta_dispatch.h 2025-12-04T08:34:09.3835194Z Wrapped header: ATen/ops/scatter_add_native.h 2025-12-04T08:34:09.3845684Z Wrapped header: ATen/ops/scatter_add_ops.h 2025-12-04T08:34:09.3856134Z Wrapped header: ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.3864766Z Wrapped header: ATen/ops/scatter_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.3873437Z Wrapped header: ATen/ops/scatter_cpu_dispatch.h 2025-12-04T08:34:09.3883196Z Wrapped header: ATen/ops/scatter_cuda_dispatch.h 2025-12-04T08:34:09.3893257Z Wrapped header: ATen/ops/scatter_meta.h 2025-12-04T08:34:09.3903248Z Wrapped header: ATen/ops/scatter_meta_dispatch.h 2025-12-04T08:34:09.3914964Z Wrapped header: ATen/ops/scatter_native.h 2025-12-04T08:34:09.3924054Z Wrapped header: ATen/ops/scatter_ops.h 2025-12-04T08:34:09.3934306Z Wrapped header: ATen/ops/scatter_reduce.h 2025-12-04T08:34:09.3944492Z Wrapped header: ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.3953313Z Wrapped header: ATen/ops/scatter_reduce_cpu_dispatch.h 2025-12-04T08:34:09.3963178Z Wrapped header: ATen/ops/scatter_reduce_cuda_dispatch.h 2025-12-04T08:34:09.3973233Z Wrapped header: ATen/ops/scatter_reduce_meta.h 2025-12-04T08:34:09.3982787Z Wrapped header: ATen/ops/scatter_reduce_meta_dispatch.h 2025-12-04T08:34:09.3992445Z Wrapped header: ATen/ops/scatter_reduce_native.h 2025-12-04T08:34:09.4001234Z Wrapped header: ATen/ops/scatter_reduce_ops.h 2025-12-04T08:34:09.4011133Z Wrapped header: ATen/ops/searchsorted.h 2025-12-04T08:34:09.4020586Z Wrapped header: ATen/ops/searchsorted_cpu_dispatch.h 2025-12-04T08:34:09.4031181Z Wrapped header: ATen/ops/searchsorted_cuda_dispatch.h 2025-12-04T08:34:09.4039509Z Wrapped header: ATen/ops/searchsorted_native.h 2025-12-04T08:34:09.4049508Z Wrapped header: ATen/ops/searchsorted_ops.h 2025-12-04T08:34:09.4059089Z Wrapped header: ATen/ops/segment_reduce.h 2025-12-04T08:34:09.4080895Z Wrapped header: ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.4081380Z Wrapped header: ATen/ops/segment_reduce_cpu_dispatch.h 2025-12-04T08:34:09.4088737Z Wrapped header: ATen/ops/segment_reduce_cuda_dispatch.h 2025-12-04T08:34:09.4097950Z Wrapped header: ATen/ops/segment_reduce_native.h 2025-12-04T08:34:09.4107992Z Wrapped header: ATen/ops/segment_reduce_ops.h 2025-12-04T08:34:09.4117504Z Wrapped header: ATen/ops/select.h 2025-12-04T08:34:09.4126691Z Wrapped header: ATen/ops/select_backward.h 2025-12-04T08:34:09.4136334Z Wrapped header: ATen/ops/select_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.4146716Z Wrapped header: ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4156433Z Wrapped header: ATen/ops/select_backward_native.h 2025-12-04T08:34:09.4165893Z Wrapped header: ATen/ops/select_backward_ops.h 2025-12-04T08:34:09.4176440Z Wrapped header: ATen/ops/select_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.4186768Z Wrapped header: ATen/ops/select_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.4197230Z Wrapped header: ATen/ops/select_copy.h 2025-12-04T08:34:09.4208816Z Wrapped header: ATen/ops/select_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.4218704Z Wrapped header: ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4228177Z Wrapped header: ATen/ops/select_copy_native.h 2025-12-04T08:34:09.4237738Z Wrapped header: ATen/ops/select_copy_ops.h 2025-12-04T08:34:09.4246752Z Wrapped header: ATen/ops/select_native.h 2025-12-04T08:34:09.4256476Z Wrapped header: ATen/ops/select_ops.h 2025-12-04T08:34:09.4265785Z Wrapped header: ATen/ops/select_scatter.h 2025-12-04T08:34:09.4275554Z Wrapped header: ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.4285154Z Wrapped header: ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4294812Z Wrapped header: ATen/ops/select_scatter_native.h 2025-12-04T08:34:09.4306467Z Wrapped header: ATen/ops/select_scatter_ops.h 2025-12-04T08:34:09.4315237Z Wrapped header: ATen/ops/selu.h 2025-12-04T08:34:09.4325449Z Wrapped header: ATen/ops/selu_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.4334131Z Wrapped header: ATen/ops/selu_native.h 2025-12-04T08:34:09.4344487Z Wrapped header: ATen/ops/selu_ops.h 2025-12-04T08:34:09.4353266Z Wrapped header: ATen/ops/set.h 2025-12-04T08:34:09.4362960Z Wrapped header: ATen/ops/set_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.4372129Z Wrapped header: ATen/ops/set_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.4381525Z Wrapped header: ATen/ops/set_cpu_dispatch.h 2025-12-04T08:34:09.4391592Z Wrapped header: ATen/ops/set_cuda_dispatch.h 2025-12-04T08:34:09.4400958Z Wrapped header: ATen/ops/set_data.h 2025-12-04T08:34:09.4412978Z Wrapped header: ATen/ops/set_data_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.4424792Z Wrapped header: ATen/ops/set_data_native.h 2025-12-04T08:34:09.4430504Z Wrapped header: ATen/ops/set_data_ops.h 2025-12-04T08:34:09.4441186Z Wrapped header: ATen/ops/set_meta_dispatch.h 2025-12-04T08:34:09.4451483Z Wrapped header: ATen/ops/set_native.h 2025-12-04T08:34:09.4463125Z Wrapped header: ATen/ops/set_ops.h 2025-12-04T08:34:09.4471521Z Wrapped header: ATen/ops/sgn.h 2025-12-04T08:34:09.4482853Z Wrapped header: ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4492300Z Wrapped header: ATen/ops/sgn_cpu_dispatch.h 2025-12-04T08:34:09.4501561Z Wrapped header: ATen/ops/sgn_cuda_dispatch.h 2025-12-04T08:34:09.4512630Z Wrapped header: ATen/ops/sgn_meta.h 2025-12-04T08:34:09.4520138Z Wrapped header: ATen/ops/sgn_meta_dispatch.h 2025-12-04T08:34:09.4530029Z Wrapped header: ATen/ops/sgn_native.h 2025-12-04T08:34:09.4539875Z Wrapped header: ATen/ops/sgn_ops.h 2025-12-04T08:34:09.4550187Z Wrapped header: ATen/ops/sigmoid.h 2025-12-04T08:34:09.4560346Z Wrapped header: ATen/ops/sigmoid_backward.h 2025-12-04T08:34:09.4570879Z Wrapped header: ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4581114Z Wrapped header: ATen/ops/sigmoid_backward_cpu_dispatch.h 2025-12-04T08:34:09.4591138Z Wrapped header: ATen/ops/sigmoid_backward_cuda_dispatch.h 2025-12-04T08:34:09.4599831Z Wrapped header: ATen/ops/sigmoid_backward_meta.h 2025-12-04T08:34:09.4609667Z Wrapped header: ATen/ops/sigmoid_backward_meta_dispatch.h 2025-12-04T08:34:09.4619529Z Wrapped header: ATen/ops/sigmoid_backward_native.h 2025-12-04T08:34:09.4629223Z Wrapped header: ATen/ops/sigmoid_backward_ops.h 2025-12-04T08:34:09.4639568Z Wrapped header: ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4650066Z Wrapped header: ATen/ops/sigmoid_cpu_dispatch.h 2025-12-04T08:34:09.4659985Z Wrapped header: ATen/ops/sigmoid_cuda_dispatch.h 2025-12-04T08:34:09.4669724Z Wrapped header: ATen/ops/sigmoid_meta.h 2025-12-04T08:34:09.4679211Z Wrapped header: ATen/ops/sigmoid_meta_dispatch.h 2025-12-04T08:34:09.4688826Z Wrapped header: ATen/ops/sigmoid_native.h 2025-12-04T08:34:09.4698470Z Wrapped header: ATen/ops/sigmoid_ops.h 2025-12-04T08:34:09.4708951Z Wrapped header: ATen/ops/sign.h 2025-12-04T08:34:09.4718335Z Wrapped header: ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4727422Z Wrapped header: ATen/ops/sign_cpu_dispatch.h 2025-12-04T08:34:09.4737399Z Wrapped header: ATen/ops/sign_cuda_dispatch.h 2025-12-04T08:34:09.4747485Z Wrapped header: ATen/ops/sign_meta.h 2025-12-04T08:34:09.4757134Z Wrapped header: ATen/ops/sign_meta_dispatch.h 2025-12-04T08:34:09.4767245Z Wrapped header: ATen/ops/sign_native.h 2025-12-04T08:34:09.4776874Z Wrapped header: ATen/ops/sign_ops.h 2025-12-04T08:34:09.4786508Z Wrapped header: ATen/ops/signbit.h 2025-12-04T08:34:09.4795797Z Wrapped header: ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4805188Z Wrapped header: ATen/ops/signbit_cpu_dispatch.h 2025-12-04T08:34:09.4814335Z Wrapped header: ATen/ops/signbit_cuda_dispatch.h 2025-12-04T08:34:09.4825248Z Wrapped header: ATen/ops/signbit_meta.h 2025-12-04T08:34:09.4834977Z Wrapped header: ATen/ops/signbit_meta_dispatch.h 2025-12-04T08:34:09.4844924Z Wrapped header: ATen/ops/signbit_native.h 2025-12-04T08:34:09.4855197Z Wrapped header: ATen/ops/signbit_ops.h 2025-12-04T08:34:09.4865417Z Wrapped header: ATen/ops/silu.h 2025-12-04T08:34:09.4874818Z Wrapped header: ATen/ops/silu_backward.h 2025-12-04T08:34:09.4884476Z Wrapped header: ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4893679Z Wrapped header: ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.4903572Z Wrapped header: ATen/ops/silu_backward_cpu_dispatch.h 2025-12-04T08:34:09.4913736Z Wrapped header: ATen/ops/silu_backward_cuda_dispatch.h 2025-12-04T08:34:09.4922909Z Wrapped header: ATen/ops/silu_backward_meta.h 2025-12-04T08:34:09.4932498Z Wrapped header: ATen/ops/silu_backward_meta_dispatch.h 2025-12-04T08:34:09.4942653Z Wrapped header: ATen/ops/silu_backward_native.h 2025-12-04T08:34:09.4951812Z Wrapped header: ATen/ops/silu_backward_ops.h 2025-12-04T08:34:09.4962488Z Wrapped header: ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.4971093Z Wrapped header: ATen/ops/silu_cpu_dispatch.h 2025-12-04T08:34:09.4980929Z Wrapped header: ATen/ops/silu_cuda_dispatch.h 2025-12-04T08:34:09.4990440Z Wrapped header: ATen/ops/silu_meta.h 2025-12-04T08:34:09.5000456Z Wrapped header: ATen/ops/silu_meta_dispatch.h 2025-12-04T08:34:09.5010618Z Wrapped header: ATen/ops/silu_native.h 2025-12-04T08:34:09.5020342Z Wrapped header: ATen/ops/silu_ops.h 2025-12-04T08:34:09.5030383Z Wrapped header: ATen/ops/sin.h 2025-12-04T08:34:09.5041239Z Wrapped header: ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.5051469Z Wrapped header: ATen/ops/sin_cpu_dispatch.h 2025-12-04T08:34:09.5061325Z Wrapped header: ATen/ops/sin_cuda_dispatch.h 2025-12-04T08:34:09.5071515Z Wrapped header: ATen/ops/sin_meta.h 2025-12-04T08:34:09.5081778Z Wrapped header: ATen/ops/sin_meta_dispatch.h 2025-12-04T08:34:09.5091653Z Wrapped header: ATen/ops/sin_native.h 2025-12-04T08:34:09.5101742Z Wrapped header: ATen/ops/sin_ops.h 2025-12-04T08:34:09.5111089Z Wrapped header: ATen/ops/sinc.h 2025-12-04T08:34:09.5121827Z Wrapped header: ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.5130709Z Wrapped header: ATen/ops/sinc_cpu_dispatch.h 2025-12-04T08:34:09.5140255Z Wrapped header: ATen/ops/sinc_cuda_dispatch.h 2025-12-04T08:34:09.5150387Z Wrapped header: ATen/ops/sinc_meta.h 2025-12-04T08:34:09.5160245Z Wrapped header: ATen/ops/sinc_meta_dispatch.h 2025-12-04T08:34:09.5170534Z Wrapped header: ATen/ops/sinc_native.h 2025-12-04T08:34:09.5179930Z Wrapped header: ATen/ops/sinc_ops.h 2025-12-04T08:34:09.5190173Z Wrapped header: ATen/ops/sinh.h 2025-12-04T08:34:09.5200464Z Wrapped header: ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.5213200Z Wrapped header: ATen/ops/sinh_cpu_dispatch.h 2025-12-04T08:34:09.5220855Z Wrapped header: ATen/ops/sinh_cuda_dispatch.h 2025-12-04T08:34:09.5228703Z Wrapped header: ATen/ops/sinh_meta.h 2025-12-04T08:34:09.5239476Z Wrapped header: ATen/ops/sinh_meta_dispatch.h 2025-12-04T08:34:09.5249652Z Wrapped header: ATen/ops/sinh_native.h 2025-12-04T08:34:09.5259637Z Wrapped header: ATen/ops/sinh_ops.h 2025-12-04T08:34:09.5270109Z Wrapped header: ATen/ops/size.h 2025-12-04T08:34:09.5280207Z Wrapped header: ATen/ops/size_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.5291470Z Wrapped header: ATen/ops/size_native.h 2025-12-04T08:34:09.5300306Z Wrapped header: ATen/ops/size_ops.h 2025-12-04T08:34:09.5311786Z Wrapped header: ATen/ops/slice.h 2025-12-04T08:34:09.5320917Z Wrapped header: ATen/ops/slice_backward.h 2025-12-04T08:34:09.5331078Z Wrapped header: ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.5340890Z Wrapped header: ATen/ops/slice_backward_native.h 2025-12-04T08:34:09.5351560Z Wrapped header: ATen/ops/slice_backward_ops.h 2025-12-04T08:34:09.5361764Z Wrapped header: ATen/ops/slice_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.5371047Z Wrapped header: ATen/ops/slice_copy.h 2025-12-04T08:34:09.5381603Z Wrapped header: ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.5392410Z Wrapped header: ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.5405648Z Wrapped header: ATen/ops/slice_copy_native.h 2025-12-04T08:34:09.5415611Z Wrapped header: ATen/ops/slice_copy_ops.h 2025-12-04T08:34:09.5424509Z Wrapped header: ATen/ops/slice_inverse.h 2025-12-04T08:34:09.5432367Z Wrapped header: ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.5441461Z Wrapped header: ATen/ops/slice_inverse_native.h 2025-12-04T08:34:09.5451706Z Wrapped header: ATen/ops/slice_inverse_ops.h 2025-12-04T08:34:09.5465065Z Wrapped header: ATen/ops/slice_native.h 2025-12-04T08:34:09.5472248Z Wrapped header: ATen/ops/slice_ops.h 2025-12-04T08:34:09.5481250Z Wrapped header: ATen/ops/slice_scatter.h 2025-12-04T08:34:09.5491888Z Wrapped header: ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.5500950Z Wrapped header: ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.5512145Z Wrapped header: ATen/ops/slice_scatter_native.h 2025-12-04T08:34:09.5521030Z Wrapped header: ATen/ops/slice_scatter_ops.h 2025-12-04T08:34:09.5530619Z Wrapped header: ATen/ops/slogdet.h 2025-12-04T08:34:09.5540257Z Wrapped header: ATen/ops/slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.5549586Z Wrapped header: ATen/ops/slogdet_native.h 2025-12-04T08:34:09.5558914Z Wrapped header: ATen/ops/slogdet_ops.h 2025-12-04T08:34:09.5567953Z Wrapped header: ATen/ops/slow_conv3d.h 2025-12-04T08:34:09.5578389Z Wrapped header: ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.5588386Z Wrapped header: ATen/ops/slow_conv3d_forward.h 2025-12-04T08:34:09.5598571Z Wrapped header: ATen/ops/slow_conv3d_forward_cpu_dispatch.h 2025-12-04T08:34:09.5608552Z Wrapped header: ATen/ops/slow_conv3d_forward_native.h 2025-12-04T08:34:09.5618547Z Wrapped header: ATen/ops/slow_conv3d_forward_ops.h 2025-12-04T08:34:09.5628767Z Wrapped header: ATen/ops/slow_conv3d_native.h 2025-12-04T08:34:09.5638636Z Wrapped header: ATen/ops/slow_conv3d_ops.h 2025-12-04T08:34:09.5648300Z Wrapped header: ATen/ops/slow_conv_dilated2d.h 2025-12-04T08:34:09.5658343Z Wrapped header: ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.5668281Z Wrapped header: ATen/ops/slow_conv_dilated2d_cpu_dispatch.h 2025-12-04T08:34:09.5678682Z Wrapped header: ATen/ops/slow_conv_dilated2d_cuda_dispatch.h 2025-12-04T08:34:09.5688996Z Wrapped header: ATen/ops/slow_conv_dilated2d_native.h 2025-12-04T08:34:09.5698660Z Wrapped header: ATen/ops/slow_conv_dilated2d_ops.h 2025-12-04T08:34:09.5709081Z Wrapped header: ATen/ops/slow_conv_dilated3d.h 2025-12-04T08:34:09.5719204Z Wrapped header: ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.5729345Z Wrapped header: ATen/ops/slow_conv_dilated3d_cpu_dispatch.h 2025-12-04T08:34:09.5742001Z Wrapped header: ATen/ops/slow_conv_dilated3d_cuda_dispatch.h 2025-12-04T08:34:09.5750758Z Wrapped header: ATen/ops/slow_conv_dilated3d_native.h 2025-12-04T08:34:09.5759675Z Wrapped header: ATen/ops/slow_conv_dilated3d_ops.h 2025-12-04T08:34:09.5768454Z Wrapped header: ATen/ops/slow_conv_transpose2d.h 2025-12-04T08:34:09.5780062Z Wrapped header: ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.5788644Z Wrapped header: ATen/ops/slow_conv_transpose2d_cpu_dispatch.h 2025-12-04T08:34:09.5799110Z Wrapped header: ATen/ops/slow_conv_transpose2d_cuda_dispatch.h 2025-12-04T08:34:09.5808837Z Wrapped header: ATen/ops/slow_conv_transpose2d_meta.h 2025-12-04T08:34:09.5818598Z Wrapped header: ATen/ops/slow_conv_transpose2d_meta_dispatch.h 2025-12-04T08:34:09.5828393Z Wrapped header: ATen/ops/slow_conv_transpose2d_native.h 2025-12-04T08:34:09.5838015Z Wrapped header: ATen/ops/slow_conv_transpose2d_ops.h 2025-12-04T08:34:09.5846656Z Wrapped header: ATen/ops/slow_conv_transpose3d.h 2025-12-04T08:34:09.5855823Z Wrapped header: ATen/ops/slow_conv_transpose3d_cpu_dispatch.h 2025-12-04T08:34:09.5866445Z Wrapped header: ATen/ops/slow_conv_transpose3d_cuda_dispatch.h 2025-12-04T08:34:09.5875983Z Wrapped header: ATen/ops/slow_conv_transpose3d_native.h 2025-12-04T08:34:09.5885776Z Wrapped header: ATen/ops/slow_conv_transpose3d_ops.h 2025-12-04T08:34:09.5894994Z Wrapped header: ATen/ops/smm.h 2025-12-04T08:34:09.5905519Z Wrapped header: ATen/ops/smm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.5914377Z Wrapped header: ATen/ops/smm_native.h 2025-12-04T08:34:09.5924838Z Wrapped header: ATen/ops/smm_ops.h 2025-12-04T08:34:09.5935564Z Wrapped header: ATen/ops/smooth_l1_loss.h 2025-12-04T08:34:09.5945592Z Wrapped header: ATen/ops/smooth_l1_loss_backward.h 2025-12-04T08:34:09.5956581Z Wrapped header: ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.5966666Z Wrapped header: ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h 2025-12-04T08:34:09.5976125Z Wrapped header: ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h 2025-12-04T08:34:09.5986109Z Wrapped header: ATen/ops/smooth_l1_loss_backward_native.h 2025-12-04T08:34:09.5995074Z Wrapped header: ATen/ops/smooth_l1_loss_backward_ops.h 2025-12-04T08:34:09.6005705Z Wrapped header: ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.6016113Z Wrapped header: ATen/ops/smooth_l1_loss_cpu_dispatch.h 2025-12-04T08:34:09.6026443Z Wrapped header: ATen/ops/smooth_l1_loss_cuda_dispatch.h 2025-12-04T08:34:09.6036545Z Wrapped header: ATen/ops/smooth_l1_loss_meta.h 2025-12-04T08:34:09.6045601Z Wrapped header: ATen/ops/smooth_l1_loss_meta_dispatch.h 2025-12-04T08:34:09.6056081Z Wrapped header: ATen/ops/smooth_l1_loss_native.h 2025-12-04T08:34:09.6068632Z Wrapped header: ATen/ops/smooth_l1_loss_ops.h 2025-12-04T08:34:09.6079924Z Wrapped header: ATen/ops/soft_margin_loss.h 2025-12-04T08:34:09.6086866Z Wrapped header: ATen/ops/soft_margin_loss_backward.h 2025-12-04T08:34:09.6096654Z Wrapped header: ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.6107378Z Wrapped header: ATen/ops/soft_margin_loss_backward_native.h 2025-12-04T08:34:09.6117151Z Wrapped header: ATen/ops/soft_margin_loss_backward_ops.h 2025-12-04T08:34:09.6127192Z Wrapped header: ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.6137541Z Wrapped header: ATen/ops/soft_margin_loss_native.h 2025-12-04T08:34:09.6147464Z Wrapped header: ATen/ops/soft_margin_loss_ops.h 2025-12-04T08:34:09.6158699Z Wrapped header: ATen/ops/softmax.h 2025-12-04T08:34:09.6167235Z Wrapped header: ATen/ops/softmax_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.6177424Z Wrapped header: ATen/ops/softmax_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.6188138Z Wrapped header: ATen/ops/softmax_native.h 2025-12-04T08:34:09.6197630Z Wrapped header: ATen/ops/softmax_ops.h 2025-12-04T08:34:09.6207193Z Wrapped header: ATen/ops/softplus.h 2025-12-04T08:34:09.6217487Z Wrapped header: ATen/ops/softplus_backward.h 2025-12-04T08:34:09.6228032Z Wrapped header: ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.6238109Z Wrapped header: ATen/ops/softplus_backward_cpu_dispatch.h 2025-12-04T08:34:09.6249353Z Wrapped header: ATen/ops/softplus_backward_cuda_dispatch.h 2025-12-04T08:34:09.6258135Z Wrapped header: ATen/ops/softplus_backward_meta.h 2025-12-04T08:34:09.6267044Z Wrapped header: ATen/ops/softplus_backward_meta_dispatch.h 2025-12-04T08:34:09.6277339Z Wrapped header: ATen/ops/softplus_backward_native.h 2025-12-04T08:34:09.6287705Z Wrapped header: ATen/ops/softplus_backward_ops.h 2025-12-04T08:34:09.6298184Z Wrapped header: ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.6310061Z Wrapped header: ATen/ops/softplus_cpu_dispatch.h 2025-12-04T08:34:09.6319645Z Wrapped header: ATen/ops/softplus_cuda_dispatch.h 2025-12-04T08:34:09.6329691Z Wrapped header: ATen/ops/softplus_meta.h 2025-12-04T08:34:09.6339666Z Wrapped header: ATen/ops/softplus_meta_dispatch.h 2025-12-04T08:34:09.6349657Z Wrapped header: ATen/ops/softplus_native.h 2025-12-04T08:34:09.6359990Z Wrapped header: ATen/ops/softplus_ops.h 2025-12-04T08:34:09.6369865Z Wrapped header: ATen/ops/softshrink.h 2025-12-04T08:34:09.6379681Z Wrapped header: ATen/ops/softshrink_backward.h 2025-12-04T08:34:09.6389136Z Wrapped header: ATen/ops/special_ndtri.h 2025-12-04T08:34:09.6400393Z Wrapped header: ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.6409967Z Wrapped header: ATen/ops/softshrink_backward_cpu_dispatch.h 2025-12-04T08:34:09.6419546Z Wrapped header: ATen/ops/softshrink_backward_cuda_dispatch.h 2025-12-04T08:34:09.6429394Z Wrapped header: ATen/ops/softshrink_backward_meta.h 2025-12-04T08:34:09.6439559Z Wrapped header: ATen/ops/softshrink_backward_meta_dispatch.h 2025-12-04T08:34:09.6450483Z Wrapped header: ATen/ops/softshrink_backward_native.h 2025-12-04T08:34:09.6459730Z Wrapped header: ATen/ops/softshrink_backward_ops.h 2025-12-04T08:34:09.6470016Z Wrapped header: ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.6479643Z Wrapped header: ATen/ops/softshrink_cpu_dispatch.h 2025-12-04T08:34:09.6490997Z Wrapped header: ATen/ops/softshrink_cuda_dispatch.h 2025-12-04T08:34:09.6500225Z Wrapped header: ATen/ops/softshrink_meta.h 2025-12-04T08:34:09.6510247Z Wrapped header: ATen/ops/softshrink_meta_dispatch.h 2025-12-04T08:34:09.6520290Z Wrapped header: ATen/ops/softshrink_native.h 2025-12-04T08:34:09.6530364Z Wrapped header: ATen/ops/softshrink_ops.h 2025-12-04T08:34:09.6540637Z Wrapped header: ATen/ops/sort.h 2025-12-04T08:34:09.6551243Z Wrapped header: ATen/ops/sort_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.6562151Z Wrapped header: ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.6572882Z Wrapped header: ATen/ops/sort_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.6583804Z Wrapped header: ATen/ops/sort_cpu_dispatch.h 2025-12-04T08:34:09.6593635Z Wrapped header: ATen/ops/sort_cuda_dispatch.h 2025-12-04T08:34:09.6603356Z Wrapped header: ATen/ops/sort_meta.h 2025-12-04T08:34:09.6615884Z Wrapped header: ATen/ops/sort_meta_dispatch.h 2025-12-04T08:34:09.6624802Z Wrapped header: ATen/ops/sort_native.h 2025-12-04T08:34:09.6634845Z Wrapped header: ATen/ops/sort_ops.h 2025-12-04T08:34:09.6645280Z Wrapped header: ATen/ops/sparse_bsc_tensor.h 2025-12-04T08:34:09.6654381Z Wrapped header: ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.6665556Z Wrapped header: ATen/ops/sparse_bsc_tensor_native.h 2025-12-04T08:34:09.6675083Z Wrapped header: ATen/ops/sparse_bsc_tensor_ops.h 2025-12-04T08:34:09.6683857Z Wrapped header: ATen/ops/sparse_bsr_tensor.h 2025-12-04T08:34:09.6693953Z Wrapped header: ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.6704847Z Wrapped header: ATen/ops/sparse_bsr_tensor_native.h 2025-12-04T08:34:09.6715631Z Wrapped header: ATen/ops/sparse_bsr_tensor_ops.h 2025-12-04T08:34:09.6726953Z Wrapped header: ATen/ops/sparse_compressed_tensor.h 2025-12-04T08:34:09.6736581Z Wrapped header: ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.6744569Z Wrapped header: ATen/ops/sparse_compressed_tensor_native.h 2025-12-04T08:34:09.6754878Z Wrapped header: ATen/ops/sparse_compressed_tensor_ops.h 2025-12-04T08:34:09.6763675Z Wrapped header: ATen/ops/sparse_coo_tensor.h 2025-12-04T08:34:09.6773466Z Wrapped header: ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.6784226Z Wrapped header: ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.6794390Z Wrapped header: ATen/ops/sparse_coo_tensor_native.h 2025-12-04T08:34:09.6808578Z Wrapped header: ATen/ops/sparse_coo_tensor_ops.h 2025-12-04T08:34:09.6814148Z Wrapped header: ATen/ops/sparse_csc_tensor.h 2025-12-04T08:34:09.6823717Z Wrapped header: ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.6833526Z Wrapped header: ATen/ops/sparse_csc_tensor_native.h 2025-12-04T08:34:09.6843516Z Wrapped header: ATen/ops/sparse_csc_tensor_ops.h 2025-12-04T08:34:09.6852903Z Wrapped header: ATen/ops/sparse_csr_tensor.h 2025-12-04T08:34:09.6863445Z Wrapped header: ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.6873554Z Wrapped header: ATen/ops/sparse_csr_tensor_native.h 2025-12-04T08:34:09.6884021Z Wrapped header: ATen/ops/sparse_csr_tensor_ops.h 2025-12-04T08:34:09.6894406Z Wrapped header: ATen/ops/sparse_dim.h 2025-12-04T08:34:09.6906345Z Wrapped header: ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.6915529Z Wrapped header: ATen/ops/sparse_dim_native.h 2025-12-04T08:34:09.6925927Z Wrapped header: ATen/ops/sparse_dim_ops.h 2025-12-04T08:34:09.6936535Z Wrapped header: ATen/ops/sparse_mask.h 2025-12-04T08:34:09.6947320Z Wrapped header: ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.6957102Z Wrapped header: ATen/ops/sparse_mask_native.h 2025-12-04T08:34:09.6967724Z Wrapped header: ATen/ops/sparse_mask_ops.h 2025-12-04T08:34:09.6977854Z Wrapped header: ATen/ops/sparse_resize.h 2025-12-04T08:34:09.6988299Z Wrapped header: ATen/ops/sparse_resize_and_clear.h 2025-12-04T08:34:09.6998296Z Wrapped header: ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.7008482Z Wrapped header: ATen/ops/sparse_resize_and_clear_meta_dispatch.h 2025-12-04T08:34:09.7018979Z Wrapped header: ATen/ops/sparse_resize_and_clear_native.h 2025-12-04T08:34:09.7028938Z Wrapped header: ATen/ops/sparse_resize_and_clear_ops.h 2025-12-04T08:34:09.7039958Z Wrapped header: ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.7050146Z Wrapped header: ATen/ops/sparse_resize_meta_dispatch.h 2025-12-04T08:34:09.7062898Z Wrapped header: ATen/ops/sparse_resize_native.h 2025-12-04T08:34:09.7070764Z Wrapped header: ATen/ops/sparse_resize_ops.h 2025-12-04T08:34:09.7080542Z Wrapped header: ATen/ops/sparse_sampled_addmm.h 2025-12-04T08:34:09.7091412Z Wrapped header: ATen/ops/sparse_sampled_addmm_native.h 2025-12-04T08:34:09.7102456Z Wrapped header: ATen/ops/sparse_sampled_addmm_ops.h 2025-12-04T08:34:09.7115671Z Wrapped header: ATen/ops/special_airy_ai.h 2025-12-04T08:34:09.7125435Z Wrapped header: ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7136567Z Wrapped header: ATen/ops/special_airy_ai_cpu_dispatch.h 2025-12-04T08:34:09.7145408Z Wrapped header: ATen/ops/special_airy_ai_cuda_dispatch.h 2025-12-04T08:34:09.7156828Z Wrapped header: ATen/ops/special_airy_ai_meta.h 2025-12-04T08:34:09.7164504Z Wrapped header: ATen/ops/special_airy_ai_meta_dispatch.h 2025-12-04T08:34:09.7174196Z Wrapped header: ATen/ops/special_airy_ai_native.h 2025-12-04T08:34:09.7184043Z Wrapped header: ATen/ops/special_airy_ai_ops.h 2025-12-04T08:34:09.7194440Z Wrapped header: ATen/ops/special_bessel_j0.h 2025-12-04T08:34:09.7206131Z Wrapped header: ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7215998Z Wrapped header: ATen/ops/special_bessel_j0_cpu_dispatch.h 2025-12-04T08:34:09.7224833Z Wrapped header: ATen/ops/special_bessel_j0_cuda_dispatch.h 2025-12-04T08:34:09.7235010Z Wrapped header: ATen/ops/special_bessel_j0_meta.h 2025-12-04T08:34:09.7245139Z Wrapped header: ATen/ops/special_bessel_j0_meta_dispatch.h 2025-12-04T08:34:09.7255179Z Wrapped header: ATen/ops/special_bessel_j0_native.h 2025-12-04T08:34:09.7265621Z Wrapped header: ATen/ops/special_bessel_j0_ops.h 2025-12-04T08:34:09.7276192Z Wrapped header: ATen/ops/special_bessel_j1.h 2025-12-04T08:34:09.7286383Z Wrapped header: ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7295639Z Wrapped header: ATen/ops/special_bessel_j1_cpu_dispatch.h 2025-12-04T08:34:09.7309545Z Wrapped header: ATen/ops/special_bessel_j1_cuda_dispatch.h 2025-12-04T08:34:09.7316342Z Wrapped header: ATen/ops/special_bessel_j1_meta.h 2025-12-04T08:34:09.7326742Z Wrapped header: ATen/ops/special_bessel_j1_meta_dispatch.h 2025-12-04T08:34:09.7337775Z Wrapped header: ATen/ops/special_bessel_j1_native.h 2025-12-04T08:34:09.7349597Z Wrapped header: ATen/ops/special_bessel_j1_ops.h 2025-12-04T08:34:09.7359777Z Wrapped header: ATen/ops/special_bessel_y0.h 2025-12-04T08:34:09.7369484Z Wrapped header: ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7378352Z Wrapped header: ATen/ops/special_bessel_y0_cpu_dispatch.h 2025-12-04T08:34:09.7389236Z Wrapped header: ATen/ops/special_bessel_y0_cuda_dispatch.h 2025-12-04T08:34:09.7399738Z Wrapped header: ATen/ops/special_bessel_y0_meta.h 2025-12-04T08:34:09.7410351Z Wrapped header: ATen/ops/special_bessel_y0_meta_dispatch.h 2025-12-04T08:34:09.7421440Z Wrapped header: ATen/ops/special_bessel_y0_native.h 2025-12-04T08:34:09.7430736Z Wrapped header: ATen/ops/special_bessel_y0_ops.h 2025-12-04T08:34:09.7441436Z Wrapped header: ATen/ops/special_bessel_y1.h 2025-12-04T08:34:09.7452444Z Wrapped header: ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7463070Z Wrapped header: ATen/ops/special_bessel_y1_cpu_dispatch.h 2025-12-04T08:34:09.7473345Z Wrapped header: ATen/ops/special_bessel_y1_cuda_dispatch.h 2025-12-04T08:34:09.7483681Z Wrapped header: ATen/ops/special_bessel_y1_meta.h 2025-12-04T08:34:09.7493688Z Wrapped header: ATen/ops/special_bessel_y1_meta_dispatch.h 2025-12-04T08:34:09.7506169Z Wrapped header: ATen/ops/special_bessel_y1_native.h 2025-12-04T08:34:09.7514579Z Wrapped header: ATen/ops/special_bessel_y1_ops.h 2025-12-04T08:34:09.7525850Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t.h 2025-12-04T08:34:09.7536564Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.7546084Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7555354Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T08:34:09.7565185Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T08:34:09.7575485Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_meta.h 2025-12-04T08:34:09.7584805Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T08:34:09.7595036Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_native.h 2025-12-04T08:34:09.7654484Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_ops.h 2025-12-04T08:34:09.7663747Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u.h 2025-12-04T08:34:09.7671927Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.7681295Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7690872Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T08:34:09.7700193Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T08:34:09.7710572Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_meta.h 2025-12-04T08:34:09.7719136Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T08:34:09.7728625Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_native.h 2025-12-04T08:34:09.7738764Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_ops.h 2025-12-04T08:34:09.7748763Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v.h 2025-12-04T08:34:09.7758210Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.7767807Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7777828Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T08:34:09.7787871Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T08:34:09.7797235Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_meta.h 2025-12-04T08:34:09.7806046Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T08:34:09.7814498Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_native.h 2025-12-04T08:34:09.7823673Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_ops.h 2025-12-04T08:34:09.7832738Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w.h 2025-12-04T08:34:09.7841524Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.7851708Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7860230Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T08:34:09.7869590Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T08:34:09.7879708Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_meta.h 2025-12-04T08:34:09.7889307Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T08:34:09.7898412Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_native.h 2025-12-04T08:34:09.7907387Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_ops.h 2025-12-04T08:34:09.7916785Z Wrapped header: ATen/ops/special_digamma.h 2025-12-04T08:34:09.7925875Z Wrapped header: ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.7937519Z Wrapped header: ATen/ops/special_digamma_native.h 2025-12-04T08:34:09.7944631Z Wrapped header: ATen/ops/special_digamma_ops.h 2025-12-04T08:34:09.7953731Z Wrapped header: ATen/ops/special_entr.h 2025-12-04T08:34:09.7963298Z Wrapped header: ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.7973419Z Wrapped header: ATen/ops/special_entr_cpu_dispatch.h 2025-12-04T08:34:09.7982155Z Wrapped header: ATen/ops/special_entr_cuda_dispatch.h 2025-12-04T08:34:09.7991004Z Wrapped header: ATen/ops/special_entr_meta.h 2025-12-04T08:34:09.8000124Z Wrapped header: ATen/ops/special_entr_meta_dispatch.h 2025-12-04T08:34:09.8009930Z Wrapped header: ATen/ops/special_entr_native.h 2025-12-04T08:34:09.8023082Z Wrapped header: ATen/ops/special_entr_ops.h 2025-12-04T08:34:09.8028732Z Wrapped header: ATen/ops/special_erf.h 2025-12-04T08:34:09.8037108Z Wrapped header: ATen/ops/special_erf_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8045881Z Wrapped header: ATen/ops/special_erf_native.h 2025-12-04T08:34:09.8057900Z Wrapped header: ATen/ops/special_erf_ops.h 2025-12-04T08:34:09.8065457Z Wrapped header: ATen/ops/special_erfc.h 2025-12-04T08:34:09.8073806Z Wrapped header: ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8082096Z Wrapped header: ATen/ops/special_erfc_native.h 2025-12-04T08:34:09.8091451Z Wrapped header: ATen/ops/special_erfc_ops.h 2025-12-04T08:34:09.8100937Z Wrapped header: ATen/ops/special_erfcx.h 2025-12-04T08:34:09.8112578Z Wrapped header: ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.8120182Z Wrapped header: ATen/ops/special_erfcx_cpu_dispatch.h 2025-12-04T08:34:09.8129292Z Wrapped header: ATen/ops/special_erfcx_cuda_dispatch.h 2025-12-04T08:34:09.8138738Z Wrapped header: ATen/ops/special_erfcx_meta.h 2025-12-04T08:34:09.8148905Z Wrapped header: ATen/ops/special_erfcx_meta_dispatch.h 2025-12-04T08:34:09.8156643Z Wrapped header: ATen/ops/special_erfcx_native.h 2025-12-04T08:34:09.8165436Z Wrapped header: ATen/ops/special_erfcx_ops.h 2025-12-04T08:34:09.8175560Z Wrapped header: ATen/ops/special_erfinv.h 2025-12-04T08:34:09.8185152Z Wrapped header: ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8194727Z Wrapped header: ATen/ops/special_erfinv_native.h 2025-12-04T08:34:09.8204628Z Wrapped header: ATen/ops/special_erfinv_ops.h 2025-12-04T08:34:09.8214540Z Wrapped header: ATen/ops/special_exp2.h 2025-12-04T08:34:09.8224065Z Wrapped header: ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8232552Z Wrapped header: ATen/ops/special_exp2_native.h 2025-12-04T08:34:09.8241681Z Wrapped header: ATen/ops/special_exp2_ops.h 2025-12-04T08:34:09.8249516Z Wrapped header: ATen/ops/special_expit.h 2025-12-04T08:34:09.8257875Z Wrapped header: ATen/ops/special_expit_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8266785Z Wrapped header: ATen/ops/special_expit_native.h 2025-12-04T08:34:09.8275506Z Wrapped header: ATen/ops/special_expit_ops.h 2025-12-04T08:34:09.8284814Z Wrapped header: ATen/ops/special_expm1.h 2025-12-04T08:34:09.8294499Z Wrapped header: ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8306075Z Wrapped header: ATen/ops/special_expm1_native.h 2025-12-04T08:34:09.8313594Z Wrapped header: ATen/ops/special_expm1_ops.h 2025-12-04T08:34:09.8323005Z Wrapped header: ATen/ops/special_gammainc.h 2025-12-04T08:34:09.8333063Z Wrapped header: ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8342120Z Wrapped header: ATen/ops/special_gammainc_native.h 2025-12-04T08:34:09.8352070Z Wrapped header: ATen/ops/special_gammainc_ops.h 2025-12-04T08:34:09.8360798Z Wrapped header: ATen/ops/special_gammaincc.h 2025-12-04T08:34:09.8370077Z Wrapped header: ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8380328Z Wrapped header: ATen/ops/special_gammaincc_native.h 2025-12-04T08:34:09.8389970Z Wrapped header: ATen/ops/special_gammaincc_ops.h 2025-12-04T08:34:09.8399738Z Wrapped header: ATen/ops/special_gammaln.h 2025-12-04T08:34:09.8409363Z Wrapped header: ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8419733Z Wrapped header: ATen/ops/special_gammaln_native.h 2025-12-04T08:34:09.8427708Z Wrapped header: ATen/ops/special_gammaln_ops.h 2025-12-04T08:34:09.8436598Z Wrapped header: ATen/ops/special_hermite_polynomial_h.h 2025-12-04T08:34:09.8445984Z Wrapped header: ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.8456535Z Wrapped header: ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.8464369Z Wrapped header: ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h 2025-12-04T08:34:09.8473457Z Wrapped header: ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h 2025-12-04T08:34:09.8482302Z Wrapped header: ATen/ops/special_hermite_polynomial_h_meta.h 2025-12-04T08:34:09.8492662Z Wrapped header: ATen/ops/special_hermite_polynomial_h_meta_dispatch.h 2025-12-04T08:34:09.8501892Z Wrapped header: ATen/ops/special_hermite_polynomial_h_native.h 2025-12-04T08:34:09.8511878Z Wrapped header: ATen/ops/special_hermite_polynomial_h_ops.h 2025-12-04T08:34:09.8520525Z Wrapped header: ATen/ops/special_hermite_polynomial_he.h 2025-12-04T08:34:09.8530368Z Wrapped header: ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.8539158Z Wrapped header: ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.8548704Z Wrapped header: ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h 2025-12-04T08:34:09.8558234Z Wrapped header: ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h 2025-12-04T08:34:09.8567996Z Wrapped header: ATen/ops/special_hermite_polynomial_he_meta.h 2025-12-04T08:34:09.8577647Z Wrapped header: ATen/ops/special_hermite_polynomial_he_meta_dispatch.h 2025-12-04T08:34:09.8586596Z Wrapped header: ATen/ops/special_hermite_polynomial_he_native.h 2025-12-04T08:34:09.8596522Z Wrapped header: ATen/ops/special_hermite_polynomial_he_ops.h 2025-12-04T08:34:09.8607671Z Wrapped header: ATen/ops/special_i0.h 2025-12-04T08:34:09.8616812Z Wrapped header: ATen/ops/special_i0_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.8626167Z Wrapped header: ATen/ops/special_i0_native.h 2025-12-04T08:34:09.8635566Z Wrapped header: ATen/ops/special_i0_ops.h 2025-12-04T08:34:09.8643172Z Wrapped header: ATen/ops/special_i0e.h 2025-12-04T08:34:09.8652584Z Wrapped header: ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.8661672Z Wrapped header: ATen/ops/special_i0e_cpu_dispatch.h 2025-12-04T08:34:09.8670361Z Wrapped header: ATen/ops/special_i0e_cuda_dispatch.h 2025-12-04T08:34:09.8679733Z Wrapped header: ATen/ops/special_i0e_meta.h 2025-12-04T08:34:09.8689012Z Wrapped header: ATen/ops/special_i0e_meta_dispatch.h 2025-12-04T08:34:09.8698017Z Wrapped header: ATen/ops/special_i0e_native.h 2025-12-04T08:34:09.8707867Z Wrapped header: ATen/ops/special_i0e_ops.h 2025-12-04T08:34:09.8717763Z Wrapped header: ATen/ops/special_i1.h 2025-12-04T08:34:09.8727678Z Wrapped header: ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.8737551Z Wrapped header: ATen/ops/special_i1_cpu_dispatch.h 2025-12-04T08:34:09.8746766Z Wrapped header: ATen/ops/special_i1_cuda_dispatch.h 2025-12-04T08:34:09.8756636Z Wrapped header: ATen/ops/special_i1_meta.h 2025-12-04T08:34:09.8766433Z Wrapped header: ATen/ops/special_i1_meta_dispatch.h 2025-12-04T08:34:09.8775756Z Wrapped header: ATen/ops/special_i1_native.h 2025-12-04T08:34:09.8784676Z Wrapped header: ATen/ops/special_i1_ops.h 2025-12-04T08:34:09.8793433Z Wrapped header: ATen/ops/special_i1e.h 2025-12-04T08:34:09.8803802Z Wrapped header: ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.8812805Z Wrapped header: ATen/ops/special_i1e_cpu_dispatch.h 2025-12-04T08:34:09.8821851Z Wrapped header: ATen/ops/special_i1e_cuda_dispatch.h 2025-12-04T08:34:09.8831435Z Wrapped header: ATen/ops/special_i1e_meta.h 2025-12-04T08:34:09.8840029Z Wrapped header: ATen/ops/special_i1e_meta_dispatch.h 2025-12-04T08:34:09.8848868Z Wrapped header: ATen/ops/special_i1e_native.h 2025-12-04T08:34:09.8857845Z Wrapped header: ATen/ops/special_i1e_ops.h 2025-12-04T08:34:09.8867436Z Wrapped header: ATen/ops/special_laguerre_polynomial_l.h 2025-12-04T08:34:09.8875976Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.8885889Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.8895826Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h 2025-12-04T08:34:09.8905533Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h 2025-12-04T08:34:09.8914650Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_meta.h 2025-12-04T08:34:09.8924644Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h 2025-12-04T08:34:09.8933610Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_native.h 2025-12-04T08:34:09.8941950Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_ops.h 2025-12-04T08:34:09.8951381Z Wrapped header: ATen/ops/special_legendre_polynomial_p.h 2025-12-04T08:34:09.8960110Z Wrapped header: ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:09.8968358Z Wrapped header: ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.8977255Z Wrapped header: ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h 2025-12-04T08:34:09.8986895Z Wrapped header: ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h 2025-12-04T08:34:09.8996915Z Wrapped header: ATen/ops/special_legendre_polynomial_p_meta.h 2025-12-04T08:34:09.9007717Z Wrapped header: ATen/ops/special_legendre_polynomial_p_meta_dispatch.h 2025-12-04T08:34:09.9015374Z Wrapped header: ATen/ops/special_legendre_polynomial_p_native.h 2025-12-04T08:34:09.9025858Z Wrapped header: ATen/ops/special_legendre_polynomial_p_ops.h 2025-12-04T08:34:09.9036189Z Wrapped header: ATen/ops/special_log1p.h 2025-12-04T08:34:09.9043505Z Wrapped header: ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.9052372Z Wrapped header: ATen/ops/special_log1p_native.h 2025-12-04T08:34:09.9062241Z Wrapped header: ATen/ops/special_log1p_ops.h 2025-12-04T08:34:09.9072339Z Wrapped header: ATen/ops/special_log_ndtr.h 2025-12-04T08:34:09.9081896Z Wrapped header: ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.9091321Z Wrapped header: ATen/ops/special_log_ndtr_cpu_dispatch.h 2025-12-04T08:34:09.9101777Z Wrapped header: ATen/ops/special_log_ndtr_cuda_dispatch.h 2025-12-04T08:34:09.9111937Z Wrapped header: ATen/ops/special_log_ndtr_meta.h 2025-12-04T08:34:09.9120272Z Wrapped header: ATen/ops/special_log_ndtr_meta_dispatch.h 2025-12-04T08:34:09.9128874Z Wrapped header: ATen/ops/special_log_ndtr_native.h 2025-12-04T08:34:09.9137915Z Wrapped header: ATen/ops/special_log_ndtr_ops.h 2025-12-04T08:34:09.9147303Z Wrapped header: ATen/ops/special_log_softmax.h 2025-12-04T08:34:09.9156241Z Wrapped header: ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.9165156Z Wrapped header: ATen/ops/special_log_softmax_native.h 2025-12-04T08:34:09.9174011Z Wrapped header: ATen/ops/special_log_softmax_ops.h 2025-12-04T08:34:09.9182808Z Wrapped header: ATen/ops/special_logit.h 2025-12-04T08:34:09.9192055Z Wrapped header: ATen/ops/special_logit_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.9200728Z Wrapped header: ATen/ops/special_logit_native.h 2025-12-04T08:34:09.9212450Z Wrapped header: ATen/ops/special_logit_ops.h 2025-12-04T08:34:09.9222771Z Wrapped header: ATen/ops/special_logsumexp.h 2025-12-04T08:34:09.9230068Z Wrapped header: ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.9239261Z Wrapped header: ATen/ops/special_logsumexp_native.h 2025-12-04T08:34:09.9248562Z Wrapped header: ATen/ops/special_logsumexp_ops.h 2025-12-04T08:34:09.9258949Z Wrapped header: ATen/ops/special_modified_bessel_i0.h 2025-12-04T08:34:09.9266243Z Wrapped header: ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.9275492Z Wrapped header: ATen/ops/special_modified_bessel_i0_cpu_dispatch.h 2025-12-04T08:34:09.9284069Z Wrapped header: ATen/ops/special_modified_bessel_i0_cuda_dispatch.h 2025-12-04T08:34:09.9292415Z Wrapped header: ATen/ops/special_modified_bessel_i0_meta.h 2025-12-04T08:34:09.9302339Z Wrapped header: ATen/ops/special_modified_bessel_i0_meta_dispatch.h 2025-12-04T08:34:09.9311782Z Wrapped header: ATen/ops/special_modified_bessel_i0_native.h 2025-12-04T08:34:09.9321573Z Wrapped header: ATen/ops/special_modified_bessel_i0_ops.h 2025-12-04T08:34:09.9330680Z Wrapped header: ATen/ops/special_modified_bessel_i1.h 2025-12-04T08:34:09.9339821Z Wrapped header: ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.9348980Z Wrapped header: ATen/ops/special_modified_bessel_i1_cpu_dispatch.h 2025-12-04T08:34:09.9358538Z Wrapped header: ATen/ops/special_modified_bessel_i1_cuda_dispatch.h 2025-12-04T08:34:09.9367966Z Wrapped header: ATen/ops/special_modified_bessel_i1_meta.h 2025-12-04T08:34:09.9376872Z Wrapped header: ATen/ops/special_modified_bessel_i1_meta_dispatch.h 2025-12-04T08:34:09.9386846Z Wrapped header: ATen/ops/special_modified_bessel_i1_native.h 2025-12-04T08:34:09.9395857Z Wrapped header: ATen/ops/special_modified_bessel_i1_ops.h 2025-12-04T08:34:09.9404915Z Wrapped header: ATen/ops/special_modified_bessel_k0.h 2025-12-04T08:34:09.9413627Z Wrapped header: ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.9422311Z Wrapped header: ATen/ops/special_modified_bessel_k0_cpu_dispatch.h 2025-12-04T08:34:09.9431292Z Wrapped header: ATen/ops/special_modified_bessel_k0_cuda_dispatch.h 2025-12-04T08:34:09.9440589Z Wrapped header: ATen/ops/special_modified_bessel_k0_meta.h 2025-12-04T08:34:09.9450601Z Wrapped header: ATen/ops/special_modified_bessel_k0_meta_dispatch.h 2025-12-04T08:34:09.9459709Z Wrapped header: ATen/ops/special_modified_bessel_k0_native.h 2025-12-04T08:34:09.9469268Z Wrapped header: ATen/ops/special_modified_bessel_k0_ops.h 2025-12-04T08:34:09.9477970Z Wrapped header: ATen/ops/special_modified_bessel_k1.h 2025-12-04T08:34:09.9486921Z Wrapped header: ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.9496149Z Wrapped header: ATen/ops/special_modified_bessel_k1_cpu_dispatch.h 2025-12-04T08:34:09.9506171Z Wrapped header: ATen/ops/special_modified_bessel_k1_cuda_dispatch.h 2025-12-04T08:34:09.9515155Z Wrapped header: ATen/ops/special_modified_bessel_k1_meta.h 2025-12-04T08:34:09.9524651Z Wrapped header: ATen/ops/special_modified_bessel_k1_meta_dispatch.h 2025-12-04T08:34:09.9534248Z Wrapped header: ATen/ops/special_modified_bessel_k1_native.h 2025-12-04T08:34:09.9543716Z Wrapped header: ATen/ops/special_modified_bessel_k1_ops.h 2025-12-04T08:34:09.9553248Z Wrapped header: ATen/ops/special_multigammaln.h 2025-12-04T08:34:09.9562570Z Wrapped header: ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.9573096Z Wrapped header: ATen/ops/special_multigammaln_native.h 2025-12-04T08:34:09.9582085Z Wrapped header: ATen/ops/special_multigammaln_ops.h 2025-12-04T08:34:09.9591425Z Wrapped header: ATen/ops/special_ndtr.h 2025-12-04T08:34:09.9600474Z Wrapped header: ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.9611059Z Wrapped header: ATen/ops/special_ndtr_native.h 2025-12-04T08:34:09.9619973Z Wrapped header: ATen/ops/special_ndtr_ops.h 2025-12-04T08:34:09.9629119Z Wrapped header: ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.9638291Z Wrapped header: ATen/ops/special_ndtri_cpu_dispatch.h 2025-12-04T08:34:09.9648082Z Wrapped header: ATen/ops/special_ndtri_cuda_dispatch.h 2025-12-04T08:34:09.9657170Z Wrapped header: ATen/ops/special_ndtri_meta.h 2025-12-04T08:34:09.9666454Z Wrapped header: ATen/ops/special_ndtri_meta_dispatch.h 2025-12-04T08:34:09.9675228Z Wrapped header: ATen/ops/special_ndtri_native.h 2025-12-04T08:34:09.9684346Z Wrapped header: ATen/ops/special_ndtri_ops.h 2025-12-04T08:34:09.9692887Z Wrapped header: ATen/ops/special_polygamma.h 2025-12-04T08:34:09.9703648Z Wrapped header: ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.9713221Z Wrapped header: ATen/ops/special_polygamma_native.h 2025-12-04T08:34:09.9722769Z Wrapped header: ATen/ops/special_polygamma_ops.h 2025-12-04T08:34:09.9731743Z Wrapped header: ATen/ops/special_psi.h 2025-12-04T08:34:09.9742130Z Wrapped header: ATen/ops/special_psi_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.9751009Z Wrapped header: ATen/ops/special_psi_native.h 2025-12-04T08:34:09.9761111Z Wrapped header: ATen/ops/special_psi_ops.h 2025-12-04T08:34:09.9770683Z Wrapped header: ATen/ops/special_round.h 2025-12-04T08:34:09.9780544Z Wrapped header: ATen/ops/special_round_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:09.9790085Z Wrapped header: ATen/ops/special_round_native.h 2025-12-04T08:34:09.9799891Z Wrapped header: ATen/ops/special_round_ops.h 2025-12-04T08:34:09.9818628Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0.h 2025-12-04T08:34:09.9834317Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.9852019Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-12-04T08:34:09.9866070Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-12-04T08:34:09.9881098Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_meta.h 2025-12-04T08:34:09.9897836Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h 2025-12-04T08:34:09.9905796Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_native.h 2025-12-04T08:34:09.9919367Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_ops.h 2025-12-04T08:34:09.9934774Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1.h 2025-12-04T08:34:09.9947774Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:09.9965727Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-12-04T08:34:09.9981540Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-12-04T08:34:09.9992935Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_meta.h 2025-12-04T08:34:10.0005368Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h 2025-12-04T08:34:10.0012682Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_native.h 2025-12-04T08:34:10.0024313Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_ops.h 2025-12-04T08:34:10.0035028Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t.h 2025-12-04T08:34:10.0045920Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0057875Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0070556Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T08:34:10.0081196Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T08:34:10.0092165Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h 2025-12-04T08:34:10.0103371Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T08:34:10.0117511Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_native.h 2025-12-04T08:34:10.0128643Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h 2025-12-04T08:34:10.0137919Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u.h 2025-12-04T08:34:10.0146617Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0156815Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0166467Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T08:34:10.0176822Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T08:34:10.0187091Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h 2025-12-04T08:34:10.0196902Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T08:34:10.0205923Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_native.h 2025-12-04T08:34:10.0215974Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h 2025-12-04T08:34:10.0226225Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v.h 2025-12-04T08:34:10.0236504Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0245250Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0254457Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T08:34:10.0263108Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T08:34:10.0271665Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h 2025-12-04T08:34:10.0281059Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T08:34:10.0290169Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_native.h 2025-12-04T08:34:10.0300173Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h 2025-12-04T08:34:10.0310792Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w.h 2025-12-04T08:34:10.0318685Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0328300Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0337600Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T08:34:10.0346251Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T08:34:10.0356041Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h 2025-12-04T08:34:10.0367036Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T08:34:10.0373241Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_native.h 2025-12-04T08:34:10.0382683Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h 2025-12-04T08:34:10.0392784Z Wrapped header: ATen/ops/special_sinc.h 2025-12-04T08:34:10.0402487Z Wrapped header: ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.0411491Z Wrapped header: ATen/ops/special_sinc_native.h 2025-12-04T08:34:10.0421005Z Wrapped header: ATen/ops/special_sinc_ops.h 2025-12-04T08:34:10.0430469Z Wrapped header: ATen/ops/special_softmax.h 2025-12-04T08:34:10.0439731Z Wrapped header: ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.0449389Z Wrapped header: ATen/ops/special_softmax_native.h 2025-12-04T08:34:10.0459080Z Wrapped header: ATen/ops/special_softmax_ops.h 2025-12-04T08:34:10.0469071Z Wrapped header: ATen/ops/special_spherical_bessel_j0.h 2025-12-04T08:34:10.0477759Z Wrapped header: ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0487586Z Wrapped header: ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h 2025-12-04T08:34:10.0497350Z Wrapped header: ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h 2025-12-04T08:34:10.0507247Z Wrapped header: ATen/ops/special_spherical_bessel_j0_meta.h 2025-12-04T08:34:10.0517363Z Wrapped header: ATen/ops/special_spherical_bessel_j0_meta_dispatch.h 2025-12-04T08:34:10.0525587Z Wrapped header: ATen/ops/special_spherical_bessel_j0_native.h 2025-12-04T08:34:10.0536894Z Wrapped header: ATen/ops/special_spherical_bessel_j0_ops.h 2025-12-04T08:34:10.0546256Z Wrapped header: ATen/ops/special_xlog1py.h 2025-12-04T08:34:10.0554357Z Wrapped header: ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0564023Z Wrapped header: ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0574937Z Wrapped header: ATen/ops/special_xlog1py_cpu_dispatch.h 2025-12-04T08:34:10.0583859Z Wrapped header: ATen/ops/special_xlog1py_cuda_dispatch.h 2025-12-04T08:34:10.0591948Z Wrapped header: ATen/ops/special_xlog1py_meta.h 2025-12-04T08:34:10.0601956Z Wrapped header: ATen/ops/special_xlog1py_meta_dispatch.h 2025-12-04T08:34:10.0612754Z Wrapped header: ATen/ops/special_xlog1py_native.h 2025-12-04T08:34:10.0624107Z Wrapped header: ATen/ops/special_xlog1py_ops.h 2025-12-04T08:34:10.0633156Z Wrapped header: ATen/ops/special_xlogy.h 2025-12-04T08:34:10.0642400Z Wrapped header: ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.0650823Z Wrapped header: ATen/ops/special_xlogy_native.h 2025-12-04T08:34:10.0660270Z Wrapped header: ATen/ops/special_xlogy_ops.h 2025-12-04T08:34:10.0669367Z Wrapped header: ATen/ops/special_zeta.h 2025-12-04T08:34:10.0678773Z Wrapped header: ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0687867Z Wrapped header: ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0697161Z Wrapped header: ATen/ops/special_zeta_cpu_dispatch.h 2025-12-04T08:34:10.0709083Z Wrapped header: ATen/ops/special_zeta_cuda_dispatch.h 2025-12-04T08:34:10.0716854Z Wrapped header: ATen/ops/special_zeta_meta.h 2025-12-04T08:34:10.0726323Z Wrapped header: ATen/ops/special_zeta_meta_dispatch.h 2025-12-04T08:34:10.0735764Z Wrapped header: ATen/ops/special_zeta_native.h 2025-12-04T08:34:10.0746009Z Wrapped header: ATen/ops/special_zeta_ops.h 2025-12-04T08:34:10.0755484Z Wrapped header: ATen/ops/split.h 2025-12-04T08:34:10.0765358Z Wrapped header: ATen/ops/split_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0774559Z Wrapped header: ATen/ops/split_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.0783837Z Wrapped header: ATen/ops/split_copy.h 2025-12-04T08:34:10.0794348Z Wrapped header: ATen/ops/split_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0805574Z Wrapped header: ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0817185Z Wrapped header: ATen/ops/split_copy_native.h 2025-12-04T08:34:10.0823248Z Wrapped header: ATen/ops/split_copy_ops.h 2025-12-04T08:34:10.0832283Z Wrapped header: ATen/ops/split_native.h 2025-12-04T08:34:10.0841832Z Wrapped header: ATen/ops/split_ops.h 2025-12-04T08:34:10.0850728Z Wrapped header: ATen/ops/split_with_sizes.h 2025-12-04T08:34:10.0860133Z Wrapped header: ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0869426Z Wrapped header: ATen/ops/split_with_sizes_copy.h 2025-12-04T08:34:10.0879312Z Wrapped header: ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.0888665Z Wrapped header: ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0898931Z Wrapped header: ATen/ops/split_with_sizes_copy_cuda_dispatch.h 2025-12-04T08:34:10.0908765Z Wrapped header: ATen/ops/split_with_sizes_copy_native.h 2025-12-04T08:34:10.0918381Z Wrapped header: ATen/ops/split_with_sizes_copy_ops.h 2025-12-04T08:34:10.0927873Z Wrapped header: ATen/ops/split_with_sizes_native.h 2025-12-04T08:34:10.0936827Z Wrapped header: ATen/ops/split_with_sizes_ops.h 2025-12-04T08:34:10.0946379Z Wrapped header: ATen/ops/sqrt.h 2025-12-04T08:34:10.0955692Z Wrapped header: ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.0964710Z Wrapped header: ATen/ops/sqrt_cpu_dispatch.h 2025-12-04T08:34:10.0974369Z Wrapped header: ATen/ops/sqrt_cuda_dispatch.h 2025-12-04T08:34:10.0983607Z Wrapped header: ATen/ops/sqrt_meta.h 2025-12-04T08:34:10.0993314Z Wrapped header: ATen/ops/sqrt_meta_dispatch.h 2025-12-04T08:34:10.1001353Z Wrapped header: ATen/ops/sqrt_native.h 2025-12-04T08:34:10.1016497Z Wrapped header: ATen/ops/sqrt_ops.h 2025-12-04T08:34:10.1022712Z Wrapped header: ATen/ops/square.h 2025-12-04T08:34:10.1032386Z Wrapped header: ATen/ops/square_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1041433Z Wrapped header: ATen/ops/square_native.h 2025-12-04T08:34:10.1050480Z Wrapped header: ATen/ops/square_ops.h 2025-12-04T08:34:10.1059712Z Wrapped header: ATen/ops/squeeze.h 2025-12-04T08:34:10.1069245Z Wrapped header: ATen/ops/squeeze_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.1078430Z Wrapped header: ATen/ops/squeeze_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1087349Z Wrapped header: ATen/ops/squeeze_copy.h 2025-12-04T08:34:10.1096629Z Wrapped header: ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.1109025Z Wrapped header: ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.1115694Z Wrapped header: ATen/ops/squeeze_copy_native.h 2025-12-04T08:34:10.1125202Z Wrapped header: ATen/ops/squeeze_copy_ops.h 2025-12-04T08:34:10.1133950Z Wrapped header: ATen/ops/squeeze_native.h 2025-12-04T08:34:10.1145424Z Wrapped header: ATen/ops/squeeze_ops.h 2025-12-04T08:34:10.1152821Z Wrapped header: ATen/ops/sspaddmm.h 2025-12-04T08:34:10.1162046Z Wrapped header: ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1172276Z Wrapped header: ATen/ops/sspaddmm_cpu_dispatch.h 2025-12-04T08:34:10.1181681Z Wrapped header: ATen/ops/sspaddmm_cuda_dispatch.h 2025-12-04T08:34:10.1190653Z Wrapped header: ATen/ops/sspaddmm_native.h 2025-12-04T08:34:10.1199860Z Wrapped header: ATen/ops/sspaddmm_ops.h 2025-12-04T08:34:10.1209622Z Wrapped header: ATen/ops/stack.h 2025-12-04T08:34:10.1218599Z Wrapped header: ATen/ops/stack_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.1229501Z Wrapped header: ATen/ops/stack_native.h 2025-12-04T08:34:10.1238202Z Wrapped header: ATen/ops/stack_ops.h 2025-12-04T08:34:10.1249558Z Wrapped header: ATen/ops/std.h 2025-12-04T08:34:10.1258630Z Wrapped header: ATen/ops/std_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1266551Z Wrapped header: ATen/ops/std_cpu_dispatch.h 2025-12-04T08:34:10.1276135Z Wrapped header: ATen/ops/std_cuda_dispatch.h 2025-12-04T08:34:10.1285465Z Wrapped header: ATen/ops/std_mean.h 2025-12-04T08:34:10.1296723Z Wrapped header: ATen/ops/std_mean_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.1305231Z Wrapped header: ATen/ops/std_mean_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1315893Z Wrapped header: ATen/ops/std_mean_cpu_dispatch.h 2025-12-04T08:34:10.1324210Z Wrapped header: ATen/ops/std_mean_cuda_dispatch.h 2025-12-04T08:34:10.1333826Z Wrapped header: ATen/ops/std_mean_native.h 2025-12-04T08:34:10.1343418Z Wrapped header: ATen/ops/std_mean_ops.h 2025-12-04T08:34:10.1352778Z Wrapped header: ATen/ops/std_native.h 2025-12-04T08:34:10.1361308Z Wrapped header: ATen/ops/std_ops.h 2025-12-04T08:34:10.1370375Z Wrapped header: ATen/ops/stft.h 2025-12-04T08:34:10.1379899Z Wrapped header: ATen/ops/stft_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1388785Z Wrapped header: ATen/ops/stft_native.h 2025-12-04T08:34:10.1398787Z Wrapped header: ATen/ops/stft_ops.h 2025-12-04T08:34:10.1407710Z Wrapped header: ATen/ops/stride.h 2025-12-04T08:34:10.1418600Z Wrapped header: ATen/ops/stride_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1427932Z Wrapped header: ATen/ops/stride_native.h 2025-12-04T08:34:10.1438466Z Wrapped header: ATen/ops/stride_ops.h 2025-12-04T08:34:10.1446559Z Wrapped header: ATen/ops/sub.h 2025-12-04T08:34:10.1456346Z Wrapped header: ATen/ops/sub_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.1465728Z Wrapped header: ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.1475923Z Wrapped header: ATen/ops/sub_cpu_dispatch.h 2025-12-04T08:34:10.1484302Z Wrapped header: ATen/ops/sub_cuda_dispatch.h 2025-12-04T08:34:10.1494600Z Wrapped header: ATen/ops/sub_meta.h 2025-12-04T08:34:10.1504487Z Wrapped header: ATen/ops/sub_meta_dispatch.h 2025-12-04T08:34:10.1514363Z Wrapped header: ATen/ops/sub_native.h 2025-12-04T08:34:10.1523478Z Wrapped header: ATen/ops/sub_ops.h 2025-12-04T08:34:10.1533506Z Wrapped header: ATen/ops/subtract.h 2025-12-04T08:34:10.1543441Z Wrapped header: ATen/ops/subtract_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1553090Z Wrapped header: ATen/ops/subtract_native.h 2025-12-04T08:34:10.1562534Z Wrapped header: ATen/ops/subtract_ops.h 2025-12-04T08:34:10.1571987Z Wrapped header: ATen/ops/sum.h 2025-12-04T08:34:10.1581798Z Wrapped header: ATen/ops/sum_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.1591476Z Wrapped header: ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.1600493Z Wrapped header: ATen/ops/sum_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1609310Z Wrapped header: ATen/ops/sum_cpu_dispatch.h 2025-12-04T08:34:10.1619555Z Wrapped header: ATen/ops/sum_cuda_dispatch.h 2025-12-04T08:34:10.1630332Z Wrapped header: ATen/ops/sum_meta.h 2025-12-04T08:34:10.1639947Z Wrapped header: ATen/ops/sum_meta_dispatch.h 2025-12-04T08:34:10.1649759Z Wrapped header: ATen/ops/sum_native.h 2025-12-04T08:34:10.1660015Z Wrapped header: ATen/ops/sum_ops.h 2025-12-04T08:34:10.1668983Z Wrapped header: ATen/ops/sum_to_size.h 2025-12-04T08:34:10.1679210Z Wrapped header: ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1688627Z Wrapped header: ATen/ops/sum_to_size_native.h 2025-12-04T08:34:10.1697797Z Wrapped header: ATen/ops/sum_to_size_ops.h 2025-12-04T08:34:10.1707832Z Wrapped header: ATen/ops/svd.h 2025-12-04T08:34:10.1717514Z Wrapped header: ATen/ops/svd_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1726442Z Wrapped header: ATen/ops/svd_native.h 2025-12-04T08:34:10.1736094Z Wrapped header: ATen/ops/svd_ops.h 2025-12-04T08:34:10.1745395Z Wrapped header: ATen/ops/swapaxes.h 2025-12-04T08:34:10.1756171Z Wrapped header: ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1766286Z Wrapped header: ATen/ops/swapaxes_native.h 2025-12-04T08:34:10.1775704Z Wrapped header: ATen/ops/swapaxes_ops.h 2025-12-04T08:34:10.1785479Z Wrapped header: ATen/ops/swapdims.h 2025-12-04T08:34:10.1795210Z Wrapped header: ATen/ops/swapdims_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1806773Z Wrapped header: ATen/ops/swapdims_native.h 2025-12-04T08:34:10.1813311Z Wrapped header: ATen/ops/swapdims_ops.h 2025-12-04T08:34:10.1822832Z Wrapped header: ATen/ops/sym_constrain_range.h 2025-12-04T08:34:10.1832810Z Wrapped header: ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.1842500Z Wrapped header: ATen/ops/sym_constrain_range_for_size.h 2025-12-04T08:34:10.1852533Z Wrapped header: ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.1862446Z Wrapped header: ATen/ops/sym_constrain_range_for_size_native.h 2025-12-04T08:34:10.1873019Z Wrapped header: ATen/ops/sym_constrain_range_for_size_ops.h 2025-12-04T08:34:10.1882760Z Wrapped header: ATen/ops/sym_constrain_range_native.h 2025-12-04T08:34:10.1892879Z Wrapped header: ATen/ops/sym_constrain_range_ops.h 2025-12-04T08:34:10.1902830Z Wrapped header: ATen/ops/sym_is_contiguous.h 2025-12-04T08:34:10.1911902Z Wrapped header: ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1921192Z Wrapped header: ATen/ops/sym_is_contiguous_native.h 2025-12-04T08:34:10.1930650Z Wrapped header: ATen/ops/sym_is_contiguous_ops.h 2025-12-04T08:34:10.1940655Z Wrapped header: ATen/ops/sym_numel.h 2025-12-04T08:34:10.1949914Z Wrapped header: ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1958447Z Wrapped header: ATen/ops/sym_numel_native.h 2025-12-04T08:34:10.1968885Z Wrapped header: ATen/ops/sym_numel_ops.h 2025-12-04T08:34:10.1978280Z Wrapped header: ATen/ops/sym_size.h 2025-12-04T08:34:10.1987506Z Wrapped header: ATen/ops/sym_size_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.1997042Z Wrapped header: ATen/ops/sym_size_native.h 2025-12-04T08:34:10.2006205Z Wrapped header: ATen/ops/sym_size_ops.h 2025-12-04T08:34:10.2016487Z Wrapped header: ATen/ops/sym_storage_offset.h 2025-12-04T08:34:10.2026233Z Wrapped header: ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2035780Z Wrapped header: ATen/ops/sym_storage_offset_native.h 2025-12-04T08:34:10.2046759Z Wrapped header: ATen/ops/sym_storage_offset_ops.h 2025-12-04T08:34:10.2054576Z Wrapped header: ATen/ops/sym_stride.h 2025-12-04T08:34:10.2064928Z Wrapped header: ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2074577Z Wrapped header: ATen/ops/sym_stride_native.h 2025-12-04T08:34:10.2083589Z Wrapped header: ATen/ops/sym_stride_ops.h 2025-12-04T08:34:10.2093703Z Wrapped header: ATen/ops/t.h 2025-12-04T08:34:10.2105554Z Wrapped header: ATen/ops/t_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.2113982Z Wrapped header: ATen/ops/t_copy.h 2025-12-04T08:34:10.2122841Z Wrapped header: ATen/ops/t_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.2132956Z Wrapped header: ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.2141879Z Wrapped header: ATen/ops/t_copy_native.h 2025-12-04T08:34:10.2151819Z Wrapped header: ATen/ops/t_copy_ops.h 2025-12-04T08:34:10.2161519Z Wrapped header: ATen/ops/t_native.h 2025-12-04T08:34:10.2171415Z Wrapped header: ATen/ops/t_ops.h 2025-12-04T08:34:10.2180964Z Wrapped header: ATen/ops/take.h 2025-12-04T08:34:10.2190346Z Wrapped header: ATen/ops/take_along_dim.h 2025-12-04T08:34:10.2200613Z Wrapped header: ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2210659Z Wrapped header: ATen/ops/take_along_dim_native.h 2025-12-04T08:34:10.2222548Z Wrapped header: ATen/ops/take_along_dim_ops.h 2025-12-04T08:34:10.2229298Z Wrapped header: ATen/ops/take_cpu_dispatch.h 2025-12-04T08:34:10.2238757Z Wrapped header: ATen/ops/take_cuda_dispatch.h 2025-12-04T08:34:10.2248431Z Wrapped header: ATen/ops/take_native.h 2025-12-04T08:34:10.2258377Z Wrapped header: ATen/ops/take_ops.h 2025-12-04T08:34:10.2268125Z Wrapped header: ATen/ops/tan.h 2025-12-04T08:34:10.2278521Z Wrapped header: ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.2288409Z Wrapped header: ATen/ops/tan_cpu_dispatch.h 2025-12-04T08:34:10.2298053Z Wrapped header: ATen/ops/tan_cuda_dispatch.h 2025-12-04T08:34:10.2309807Z Wrapped header: ATen/ops/tan_meta.h 2025-12-04T08:34:10.2318338Z Wrapped header: ATen/ops/tan_meta_dispatch.h 2025-12-04T08:34:10.2328619Z Wrapped header: ATen/ops/tan_native.h 2025-12-04T08:34:10.2337923Z Wrapped header: ATen/ops/tan_ops.h 2025-12-04T08:34:10.2349163Z Wrapped header: ATen/ops/tanh.h 2025-12-04T08:34:10.2357215Z Wrapped header: ATen/ops/tanh_backward.h 2025-12-04T08:34:10.2366843Z Wrapped header: ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.2376158Z Wrapped header: ATen/ops/tanh_backward_cpu_dispatch.h 2025-12-04T08:34:10.2386582Z Wrapped header: ATen/ops/tanh_backward_cuda_dispatch.h 2025-12-04T08:34:10.2395832Z Wrapped header: ATen/ops/tanh_backward_meta.h 2025-12-04T08:34:10.2405243Z Wrapped header: ATen/ops/tanh_backward_meta_dispatch.h 2025-12-04T08:34:10.2414830Z Wrapped header: ATen/ops/tanh_backward_native.h 2025-12-04T08:34:10.2426424Z Wrapped header: ATen/ops/tanh_backward_ops.h 2025-12-04T08:34:10.2435922Z Wrapped header: ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.2446642Z Wrapped header: ATen/ops/tanh_cpu_dispatch.h 2025-12-04T08:34:10.2457002Z Wrapped header: ATen/ops/tanh_cuda_dispatch.h 2025-12-04T08:34:10.2466048Z Wrapped header: ATen/ops/tanh_meta.h 2025-12-04T08:34:10.2478124Z Wrapped header: ATen/ops/tanh_meta_dispatch.h 2025-12-04T08:34:10.2488211Z Wrapped header: ATen/ops/tanh_native.h 2025-12-04T08:34:10.2498208Z Wrapped header: ATen/ops/tanh_ops.h 2025-12-04T08:34:10.2506630Z Wrapped header: ATen/ops/tensor_split.h 2025-12-04T08:34:10.2516303Z Wrapped header: ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2525393Z Wrapped header: ATen/ops/tensor_split_native.h 2025-12-04T08:34:10.2535930Z Wrapped header: ATen/ops/tensor_split_ops.h 2025-12-04T08:34:10.2546898Z Wrapped header: ATen/ops/tensordot.h 2025-12-04T08:34:10.2553990Z Wrapped header: ATen/ops/tensordot_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2563582Z Wrapped header: ATen/ops/tensordot_native.h 2025-12-04T08:34:10.2572683Z Wrapped header: ATen/ops/tensordot_ops.h 2025-12-04T08:34:10.2581591Z Wrapped header: ATen/ops/thnn_conv2d.h 2025-12-04T08:34:10.2591402Z Wrapped header: ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2601659Z Wrapped header: ATen/ops/thnn_conv2d_native.h 2025-12-04T08:34:10.2611164Z Wrapped header: ATen/ops/thnn_conv2d_ops.h 2025-12-04T08:34:10.2621776Z Wrapped header: ATen/ops/threshold.h 2025-12-04T08:34:10.2631408Z Wrapped header: ATen/ops/threshold_backward.h 2025-12-04T08:34:10.2641159Z Wrapped header: ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.2650900Z Wrapped header: ATen/ops/threshold_backward_cpu_dispatch.h 2025-12-04T08:34:10.2663322Z Wrapped header: ATen/ops/threshold_backward_cuda_dispatch.h 2025-12-04T08:34:10.2672131Z Wrapped header: ATen/ops/threshold_backward_meta.h 2025-12-04T08:34:10.2681065Z Wrapped header: ATen/ops/threshold_backward_meta_dispatch.h 2025-12-04T08:34:10.2690571Z Wrapped header: ATen/ops/threshold_backward_native.h 2025-12-04T08:34:10.2700893Z Wrapped header: ATen/ops/threshold_backward_ops.h 2025-12-04T08:34:10.2713966Z Wrapped header: ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.2721847Z Wrapped header: ATen/ops/threshold_cpu_dispatch.h 2025-12-04T08:34:10.2731151Z Wrapped header: ATen/ops/threshold_cuda_dispatch.h 2025-12-04T08:34:10.2740326Z Wrapped header: ATen/ops/threshold_meta.h 2025-12-04T08:34:10.2749484Z Wrapped header: ATen/ops/threshold_meta_dispatch.h 2025-12-04T08:34:10.2758735Z Wrapped header: ATen/ops/threshold_native.h 2025-12-04T08:34:10.2768519Z Wrapped header: ATen/ops/threshold_ops.h 2025-12-04T08:34:10.2777857Z Wrapped header: ATen/ops/tile.h 2025-12-04T08:34:10.2787844Z Wrapped header: ATen/ops/tile_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2797394Z Wrapped header: ATen/ops/tile_native.h 2025-12-04T08:34:10.2812063Z Wrapped header: ATen/ops/tile_ops.h 2025-12-04T08:34:10.2817746Z Wrapped header: ATen/ops/to.h 2025-12-04T08:34:10.2826952Z Wrapped header: ATen/ops/to_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2836968Z Wrapped header: ATen/ops/to_dense.h 2025-12-04T08:34:10.2847103Z Wrapped header: ATen/ops/to_dense_backward.h 2025-12-04T08:34:10.2857842Z Wrapped header: ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2869650Z Wrapped header: ATen/ops/to_dense_backward_native.h 2025-12-04T08:34:10.2878456Z Wrapped header: ATen/ops/to_dense_backward_ops.h 2025-12-04T08:34:10.2888425Z Wrapped header: ATen/ops/to_dense_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2898858Z Wrapped header: ATen/ops/to_dense_native.h 2025-12-04T08:34:10.2908642Z Wrapped header: ATen/ops/to_dense_ops.h 2025-12-04T08:34:10.2918241Z Wrapped header: ATen/ops/to_mkldnn.h 2025-12-04T08:34:10.2928030Z Wrapped header: ATen/ops/to_mkldnn_backward.h 2025-12-04T08:34:10.2937681Z Wrapped header: ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.2949070Z Wrapped header: ATen/ops/to_mkldnn_backward_native.h 2025-12-04T08:34:10.2957326Z Wrapped header: ATen/ops/to_mkldnn_backward_ops.h 2025-12-04T08:34:10.2968506Z Wrapped header: ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.2977224Z Wrapped header: ATen/ops/to_mkldnn_cpu_dispatch.h 2025-12-04T08:34:10.2986287Z Wrapped header: ATen/ops/to_mkldnn_native.h 2025-12-04T08:34:10.2996204Z Wrapped header: ATen/ops/to_mkldnn_ops.h 2025-12-04T08:34:10.3006216Z Wrapped header: ATen/ops/to_native.h 2025-12-04T08:34:10.3015501Z Wrapped header: ATen/ops/to_ops.h 2025-12-04T08:34:10.3025202Z Wrapped header: ATen/ops/to_padded_tensor.h 2025-12-04T08:34:10.3034929Z Wrapped header: ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.3045905Z Wrapped header: ATen/ops/to_padded_tensor_native.h 2025-12-04T08:34:10.3053994Z Wrapped header: ATen/ops/to_padded_tensor_ops.h 2025-12-04T08:34:10.3064313Z Wrapped header: ATen/ops/to_sparse.h 2025-12-04T08:34:10.3073937Z Wrapped header: ATen/ops/to_sparse_bsc.h 2025-12-04T08:34:10.3085439Z Wrapped header: ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3094407Z Wrapped header: ATen/ops/to_sparse_bsc_native.h 2025-12-04T08:34:10.3105064Z Wrapped header: ATen/ops/to_sparse_bsc_ops.h 2025-12-04T08:34:10.3114492Z Wrapped header: ATen/ops/to_sparse_bsr.h 2025-12-04T08:34:10.3125301Z Wrapped header: ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3134943Z Wrapped header: ATen/ops/to_sparse_bsr_native.h 2025-12-04T08:34:10.3145586Z Wrapped header: ATen/ops/to_sparse_bsr_ops.h 2025-12-04T08:34:10.3155823Z Wrapped header: ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3165826Z Wrapped header: ATen/ops/to_sparse_csc.h 2025-12-04T08:34:10.3175976Z Wrapped header: ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3184853Z Wrapped header: ATen/ops/to_sparse_csc_native.h 2025-12-04T08:34:10.3194006Z Wrapped header: ATen/ops/to_sparse_csc_ops.h 2025-12-04T08:34:10.3204779Z Wrapped header: ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3214830Z Wrapped header: ATen/ops/to_sparse_csr_native.h 2025-12-04T08:34:10.3225312Z Wrapped header: ATen/ops/to_sparse_csr_ops.h 2025-12-04T08:34:10.3235708Z Wrapped header: ATen/ops/to_sparse_native.h 2025-12-04T08:34:10.3245020Z Wrapped header: ATen/ops/to_sparse_ops.h 2025-12-04T08:34:10.3254290Z Wrapped header: ATen/ops/topk.h 2025-12-04T08:34:10.3263886Z Wrapped header: ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.3274411Z Wrapped header: ATen/ops/topk_cpu_dispatch.h 2025-12-04T08:34:10.3284069Z Wrapped header: ATen/ops/topk_cuda_dispatch.h 2025-12-04T08:34:10.3293893Z Wrapped header: ATen/ops/topk_meta.h 2025-12-04T08:34:10.3304481Z Wrapped header: ATen/ops/topk_meta_dispatch.h 2025-12-04T08:34:10.3314023Z Wrapped header: ATen/ops/topk_native.h 2025-12-04T08:34:10.3324115Z Wrapped header: ATen/ops/topk_ops.h 2025-12-04T08:34:10.3333622Z Wrapped header: ATen/ops/trace.h 2025-12-04T08:34:10.3343385Z Wrapped header: ATen/ops/trace_backward.h 2025-12-04T08:34:10.3353442Z Wrapped header: ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3363672Z Wrapped header: ATen/ops/trace_backward_native.h 2025-12-04T08:34:10.3373388Z Wrapped header: ATen/ops/trace_backward_ops.h 2025-12-04T08:34:10.3383767Z Wrapped header: ATen/ops/trace_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.3394108Z Wrapped header: ATen/ops/trace_cpu_dispatch.h 2025-12-04T08:34:10.3404261Z Wrapped header: ATen/ops/trace_cuda_dispatch.h 2025-12-04T08:34:10.3414379Z Wrapped header: ATen/ops/trace_native.h 2025-12-04T08:34:10.3423698Z Wrapped header: ATen/ops/trace_ops.h 2025-12-04T08:34:10.3433097Z Wrapped header: ATen/ops/transpose.h 2025-12-04T08:34:10.3443686Z Wrapped header: ATen/ops/transpose_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.3453577Z Wrapped header: ATen/ops/transpose_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3462487Z Wrapped header: ATen/ops/transpose_copy.h 2025-12-04T08:34:10.3473062Z Wrapped header: ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.3483078Z Wrapped header: ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.3492280Z Wrapped header: ATen/ops/transpose_copy_native.h 2025-12-04T08:34:10.3502498Z Wrapped header: ATen/ops/transpose_copy_ops.h 2025-12-04T08:34:10.3513645Z Wrapped header: ATen/ops/transpose_native.h 2025-12-04T08:34:10.3523165Z Wrapped header: ATen/ops/transpose_ops.h 2025-12-04T08:34:10.3533070Z Wrapped header: ATen/ops/trapezoid.h 2025-12-04T08:34:10.3542353Z Wrapped header: ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3553382Z Wrapped header: ATen/ops/trapezoid_native.h 2025-12-04T08:34:10.3562435Z Wrapped header: ATen/ops/trapezoid_ops.h 2025-12-04T08:34:10.3572464Z Wrapped header: ATen/ops/trapz.h 2025-12-04T08:34:10.3582810Z Wrapped header: ATen/ops/trapz_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3591663Z Wrapped header: ATen/ops/trapz_native.h 2025-12-04T08:34:10.3601371Z Wrapped header: ATen/ops/trapz_ops.h 2025-12-04T08:34:10.3614295Z Wrapped header: ATen/ops/triangular_solve.h 2025-12-04T08:34:10.3622934Z Wrapped header: ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.3631088Z Wrapped header: ATen/ops/triangular_solve_cpu_dispatch.h 2025-12-04T08:34:10.3641117Z Wrapped header: ATen/ops/triangular_solve_cuda_dispatch.h 2025-12-04T08:34:10.3650945Z Wrapped header: ATen/ops/triangular_solve_meta.h 2025-12-04T08:34:10.3661202Z Wrapped header: ATen/ops/triangular_solve_meta_dispatch.h 2025-12-04T08:34:10.3670607Z Wrapped header: ATen/ops/triangular_solve_native.h 2025-12-04T08:34:10.3679647Z Wrapped header: ATen/ops/triangular_solve_ops.h 2025-12-04T08:34:10.3689593Z Wrapped header: ATen/ops/tril.h 2025-12-04T08:34:10.3700148Z Wrapped header: ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.3712294Z Wrapped header: ATen/ops/tril_cpu_dispatch.h 2025-12-04T08:34:10.3720997Z Wrapped header: ATen/ops/tril_cuda_dispatch.h 2025-12-04T08:34:10.3730880Z Wrapped header: ATen/ops/tril_indices.h 2025-12-04T08:34:10.3740396Z Wrapped header: ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.3749346Z Wrapped header: ATen/ops/tril_indices_cpu_dispatch.h 2025-12-04T08:34:10.3758783Z Wrapped header: ATen/ops/tril_indices_cuda_dispatch.h 2025-12-04T08:34:10.3769037Z Wrapped header: ATen/ops/tril_indices_native.h 2025-12-04T08:34:10.3778283Z Wrapped header: ATen/ops/tril_indices_ops.h 2025-12-04T08:34:10.3788044Z Wrapped header: ATen/ops/tril_meta.h 2025-12-04T08:34:10.3797022Z Wrapped header: ATen/ops/tril_meta_dispatch.h 2025-12-04T08:34:10.3806984Z Wrapped header: ATen/ops/tril_native.h 2025-12-04T08:34:10.3817765Z Wrapped header: ATen/ops/tril_ops.h 2025-12-04T08:34:10.3828349Z Wrapped header: ATen/ops/triplet_margin_loss.h 2025-12-04T08:34:10.3838673Z Wrapped header: ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.3848752Z Wrapped header: ATen/ops/triplet_margin_loss_native.h 2025-12-04T08:34:10.3859510Z Wrapped header: ATen/ops/triplet_margin_loss_ops.h 2025-12-04T08:34:10.3869344Z Wrapped header: ATen/ops/triu.h 2025-12-04T08:34:10.3879214Z Wrapped header: ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.3888594Z Wrapped header: ATen/ops/triu_cpu_dispatch.h 2025-12-04T08:34:10.3899152Z Wrapped header: ATen/ops/triu_cuda_dispatch.h 2025-12-04T08:34:10.3909588Z Wrapped header: ATen/ops/triu_indices.h 2025-12-04T08:34:10.3922373Z Wrapped header: ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.3932106Z Wrapped header: ATen/ops/triu_indices_cpu_dispatch.h 2025-12-04T08:34:10.3942166Z Wrapped header: ATen/ops/triu_indices_cuda_dispatch.h 2025-12-04T08:34:10.3952048Z Wrapped header: ATen/ops/triu_indices_native.h 2025-12-04T08:34:10.3961413Z Wrapped header: ATen/ops/triu_indices_ops.h 2025-12-04T08:34:10.3974801Z Wrapped header: ATen/ops/triu_meta.h 2025-12-04T08:34:10.3982614Z Wrapped header: ATen/ops/triu_meta_dispatch.h 2025-12-04T08:34:10.3991705Z Wrapped header: ATen/ops/triu_native.h 2025-12-04T08:34:10.4002425Z Wrapped header: ATen/ops/triu_ops.h 2025-12-04T08:34:10.4010879Z Wrapped header: ATen/ops/true_divide.h 2025-12-04T08:34:10.4024197Z Wrapped header: ATen/ops/true_divide_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.4030897Z Wrapped header: ATen/ops/true_divide_native.h 2025-12-04T08:34:10.4040262Z Wrapped header: ATen/ops/true_divide_ops.h 2025-12-04T08:34:10.4050217Z Wrapped header: ATen/ops/trunc.h 2025-12-04T08:34:10.4059792Z Wrapped header: ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.4072152Z Wrapped header: ATen/ops/trunc_cpu_dispatch.h 2025-12-04T08:34:10.4078730Z Wrapped header: ATen/ops/trunc_cuda_dispatch.h 2025-12-04T08:34:10.4088772Z Wrapped header: ATen/ops/trunc_meta.h 2025-12-04T08:34:10.4099882Z Wrapped header: ATen/ops/trunc_meta_dispatch.h 2025-12-04T08:34:10.4111430Z Wrapped header: ATen/ops/trunc_native.h 2025-12-04T08:34:10.4119660Z Wrapped header: ATen/ops/trunc_ops.h 2025-12-04T08:34:10.4128256Z Wrapped header: ATen/ops/type_as.h 2025-12-04T08:34:10.4138009Z Wrapped header: ATen/ops/type_as_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.4147761Z Wrapped header: ATen/ops/type_as_native.h 2025-12-04T08:34:10.4157172Z Wrapped header: ATen/ops/type_as_ops.h 2025-12-04T08:34:10.4167119Z Wrapped header: ATen/ops/unbind.h 2025-12-04T08:34:10.4180946Z Wrapped header: ATen/ops/unbind_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4188007Z Wrapped header: ATen/ops/unbind_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.4198651Z Wrapped header: ATen/ops/unbind_copy.h 2025-12-04T08:34:10.4207836Z Wrapped header: ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4219922Z Wrapped header: ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.4227350Z Wrapped header: ATen/ops/unbind_copy_native.h 2025-12-04T08:34:10.4237018Z Wrapped header: ATen/ops/unbind_copy_ops.h 2025-12-04T08:34:10.4246402Z Wrapped header: ATen/ops/unbind_native.h 2025-12-04T08:34:10.4257326Z Wrapped header: ATen/ops/unbind_ops.h 2025-12-04T08:34:10.4265988Z Wrapped header: ATen/ops/unflatten.h 2025-12-04T08:34:10.4276479Z Wrapped header: ATen/ops/unflatten_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.4284940Z Wrapped header: ATen/ops/unflatten_dense_tensors.h 2025-12-04T08:34:10.4295368Z Wrapped header: ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.4304300Z Wrapped header: ATen/ops/unflatten_dense_tensors_native.h 2025-12-04T08:34:10.4315673Z Wrapped header: ATen/ops/unflatten_dense_tensors_ops.h 2025-12-04T08:34:10.4325004Z Wrapped header: ATen/ops/unflatten_native.h 2025-12-04T08:34:10.4335018Z Wrapped header: ATen/ops/unflatten_ops.h 2025-12-04T08:34:10.4344337Z Wrapped header: ATen/ops/unfold.h 2025-12-04T08:34:10.4354607Z Wrapped header: ATen/ops/unfold_backward.h 2025-12-04T08:34:10.4364328Z Wrapped header: ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4374016Z Wrapped header: ATen/ops/unfold_backward_cpu_dispatch.h 2025-12-04T08:34:10.4384361Z Wrapped header: ATen/ops/unfold_backward_cuda_dispatch.h 2025-12-04T08:34:10.4394666Z Wrapped header: ATen/ops/unfold_backward_native.h 2025-12-04T08:34:10.4405103Z Wrapped header: ATen/ops/unfold_backward_ops.h 2025-12-04T08:34:10.4415284Z Wrapped header: ATen/ops/unfold_copy.h 2025-12-04T08:34:10.4425086Z Wrapped header: ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4435589Z Wrapped header: ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.4446238Z Wrapped header: ATen/ops/unfold_copy_native.h 2025-12-04T08:34:10.4456545Z Wrapped header: ATen/ops/unfold_copy_ops.h 2025-12-04T08:34:10.4465531Z Wrapped header: ATen/ops/unfold_cpu_dispatch.h 2025-12-04T08:34:10.4475239Z Wrapped header: ATen/ops/unfold_cuda_dispatch.h 2025-12-04T08:34:10.4484621Z Wrapped header: ATen/ops/unfold_meta_dispatch.h 2025-12-04T08:34:10.4493690Z Wrapped header: ATen/ops/unfold_native.h 2025-12-04T08:34:10.4503429Z Wrapped header: ATen/ops/unfold_ops.h 2025-12-04T08:34:10.4513293Z Wrapped header: ATen/ops/uniform.h 2025-12-04T08:34:10.4522788Z Wrapped header: ATen/ops/uniform_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4532189Z Wrapped header: ATen/ops/uniform_cpu_dispatch.h 2025-12-04T08:34:10.4542857Z Wrapped header: ATen/ops/uniform_cuda_dispatch.h 2025-12-04T08:34:10.4552161Z Wrapped header: ATen/ops/uniform_meta_dispatch.h 2025-12-04T08:34:10.4562597Z Wrapped header: ATen/ops/uniform_native.h 2025-12-04T08:34:10.4572971Z Wrapped header: ATen/ops/uniform_ops.h 2025-12-04T08:34:10.4583899Z Wrapped header: ATen/ops/unique_consecutive.h 2025-12-04T08:34:10.4594483Z Wrapped header: ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4606005Z Wrapped header: ATen/ops/unique_consecutive_cpu_dispatch.h 2025-12-04T08:34:10.4618610Z Wrapped header: ATen/ops/unique_consecutive_cuda_dispatch.h 2025-12-04T08:34:10.4628382Z Wrapped header: ATen/ops/unique_consecutive_native.h 2025-12-04T08:34:10.4640461Z Wrapped header: ATen/ops/unique_consecutive_ops.h 2025-12-04T08:34:10.4648458Z Wrapped header: ATen/ops/unique_dim.h 2025-12-04T08:34:10.4660528Z Wrapped header: ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4670079Z Wrapped header: ATen/ops/unique_dim_consecutive.h 2025-12-04T08:34:10.4680550Z Wrapped header: ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4689189Z Wrapped header: ATen/ops/unique_dim_consecutive_cpu_dispatch.h 2025-12-04T08:34:10.4699044Z Wrapped header: ATen/ops/unique_dim_consecutive_cuda_dispatch.h 2025-12-04T08:34:10.4709644Z Wrapped header: ATen/ops/unique_dim_consecutive_native.h 2025-12-04T08:34:10.4719975Z Wrapped header: ATen/ops/unique_dim_consecutive_ops.h 2025-12-04T08:34:10.4730094Z Wrapped header: ATen/ops/unique_dim_cpu_dispatch.h 2025-12-04T08:34:10.4739215Z Wrapped header: ATen/ops/unique_dim_cuda_dispatch.h 2025-12-04T08:34:10.4750074Z Wrapped header: ATen/ops/unique_dim_native.h 2025-12-04T08:34:10.4761027Z Wrapped header: ATen/ops/unique_dim_ops.h 2025-12-04T08:34:10.4768507Z Wrapped header: ATen/ops/unsafe_chunk.h 2025-12-04T08:34:10.4781303Z Wrapped header: ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.4791163Z Wrapped header: ATen/ops/unsafe_chunk_native.h 2025-12-04T08:34:10.4797652Z Wrapped header: ATen/ops/unsafe_chunk_ops.h 2025-12-04T08:34:10.4809625Z Wrapped header: ATen/ops/unsafe_split.h 2025-12-04T08:34:10.4819191Z Wrapped header: ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4828666Z Wrapped header: ATen/ops/unsafe_split_native.h 2025-12-04T08:34:10.4838137Z Wrapped header: ATen/ops/unsafe_split_ops.h 2025-12-04T08:34:10.4849415Z Wrapped header: ATen/ops/unsafe_split_with_sizes.h 2025-12-04T08:34:10.4859470Z Wrapped header: ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4870250Z Wrapped header: ATen/ops/unsafe_split_with_sizes_native.h 2025-12-04T08:34:10.4877795Z Wrapped header: ATen/ops/unsafe_split_with_sizes_ops.h 2025-12-04T08:34:10.4887652Z Wrapped header: ATen/ops/unsqueeze.h 2025-12-04T08:34:10.4897044Z Wrapped header: ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4907979Z Wrapped header: ATen/ops/unsqueeze_copy.h 2025-12-04T08:34:10.4919883Z Wrapped header: ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.4930978Z Wrapped header: ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.4939502Z Wrapped header: ATen/ops/unsqueeze_copy_native.h 2025-12-04T08:34:10.4948255Z Wrapped header: ATen/ops/unsqueeze_copy_ops.h 2025-12-04T08:34:10.4957627Z Wrapped header: ATen/ops/unsqueeze_native.h 2025-12-04T08:34:10.4968235Z Wrapped header: ATen/ops/unsqueeze_ops.h 2025-12-04T08:34:10.4977964Z Wrapped header: ATen/ops/upsample_bicubic2d.h 2025-12-04T08:34:10.4987322Z Wrapped header: ATen/ops/upsample_bicubic2d_backward.h 2025-12-04T08:34:10.4998381Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5011208Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h 2025-12-04T08:34:10.5025232Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h 2025-12-04T08:34:10.5039117Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_meta.h 2025-12-04T08:34:10.5048352Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h 2025-12-04T08:34:10.5057279Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_native.h 2025-12-04T08:34:10.5066274Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_ops.h 2025-12-04T08:34:10.5075071Z Wrapped header: ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5084177Z Wrapped header: ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.5094231Z Wrapped header: ATen/ops/upsample_bicubic2d_cpu_dispatch.h 2025-12-04T08:34:10.5103585Z Wrapped header: ATen/ops/upsample_bicubic2d_cuda_dispatch.h 2025-12-04T08:34:10.5112250Z Wrapped header: ATen/ops/upsample_bicubic2d_meta.h 2025-12-04T08:34:10.5121660Z Wrapped header: ATen/ops/upsample_bicubic2d_meta_dispatch.h 2025-12-04T08:34:10.5131468Z Wrapped header: ATen/ops/upsample_bicubic2d_native.h 2025-12-04T08:34:10.5139825Z Wrapped header: ATen/ops/upsample_bicubic2d_ops.h 2025-12-04T08:34:10.5149647Z Wrapped header: ATen/ops/upsample_bilinear2d.h 2025-12-04T08:34:10.5159235Z Wrapped header: ATen/ops/upsample_bilinear2d_backward.h 2025-12-04T08:34:10.5168375Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5177902Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h 2025-12-04T08:34:10.5189207Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h 2025-12-04T08:34:10.5200425Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_meta.h 2025-12-04T08:34:10.5210199Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h 2025-12-04T08:34:10.5219470Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_native.h 2025-12-04T08:34:10.5229827Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_ops.h 2025-12-04T08:34:10.5238866Z Wrapped header: ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.5249184Z Wrapped header: ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5257476Z Wrapped header: ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.5267197Z Wrapped header: ATen/ops/upsample_bilinear2d_cpu_dispatch.h 2025-12-04T08:34:10.5276194Z Wrapped header: ATen/ops/upsample_bilinear2d_cuda_dispatch.h 2025-12-04T08:34:10.5285500Z Wrapped header: ATen/ops/upsample_bilinear2d_meta.h 2025-12-04T08:34:10.5295623Z Wrapped header: ATen/ops/upsample_bilinear2d_meta_dispatch.h 2025-12-04T08:34:10.5307123Z Wrapped header: ATen/ops/upsample_bilinear2d_native.h 2025-12-04T08:34:10.5316545Z Wrapped header: ATen/ops/upsample_bilinear2d_ops.h 2025-12-04T08:34:10.5327470Z Wrapped header: ATen/ops/upsample_linear1d.h 2025-12-04T08:34:10.5335013Z Wrapped header: ATen/ops/upsample_linear1d_backward.h 2025-12-04T08:34:10.5345175Z Wrapped header: ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5354523Z Wrapped header: ATen/ops/upsample_linear1d_backward_cpu_dispatch.h 2025-12-04T08:34:10.5365828Z Wrapped header: ATen/ops/upsample_linear1d_backward_cuda_dispatch.h 2025-12-04T08:34:10.5375499Z Wrapped header: ATen/ops/upsample_linear1d_backward_meta.h 2025-12-04T08:34:10.5384739Z Wrapped header: ATen/ops/upsample_linear1d_backward_meta_dispatch.h 2025-12-04T08:34:10.5393008Z Wrapped header: ATen/ops/upsample_linear1d_backward_native.h 2025-12-04T08:34:10.5402449Z Wrapped header: ATen/ops/upsample_linear1d_backward_ops.h 2025-12-04T08:34:10.5412388Z Wrapped header: ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5422629Z Wrapped header: ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.5431812Z Wrapped header: ATen/ops/upsample_linear1d_cpu_dispatch.h 2025-12-04T08:34:10.5441527Z Wrapped header: ATen/ops/upsample_linear1d_cuda_dispatch.h 2025-12-04T08:34:10.5451603Z Wrapped header: ATen/ops/upsample_linear1d_meta.h 2025-12-04T08:34:10.5461048Z Wrapped header: ATen/ops/upsample_linear1d_meta_dispatch.h 2025-12-04T08:34:10.5471599Z Wrapped header: ATen/ops/upsample_linear1d_native.h 2025-12-04T08:34:10.5481303Z Wrapped header: ATen/ops/upsample_linear1d_ops.h 2025-12-04T08:34:10.5489689Z Wrapped header: ATen/ops/upsample_nearest1d.h 2025-12-04T08:34:10.5499162Z Wrapped header: ATen/ops/upsample_nearest1d_backward.h 2025-12-04T08:34:10.5507687Z Wrapped header: ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5517267Z Wrapped header: ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h 2025-12-04T08:34:10.5529711Z Wrapped header: ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h 2025-12-04T08:34:10.5538860Z Wrapped header: ATen/ops/upsample_nearest1d_backward_meta.h 2025-12-04T08:34:10.5548850Z Wrapped header: ATen/ops/upsample_nearest1d_backward_meta_dispatch.h 2025-12-04T08:34:10.5558846Z Wrapped header: ATen/ops/upsample_nearest1d_backward_native.h 2025-12-04T08:34:10.5569343Z Wrapped header: ATen/ops/upsample_nearest1d_backward_ops.h 2025-12-04T08:34:10.5580098Z Wrapped header: ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5591113Z Wrapped header: ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.5599828Z Wrapped header: ATen/ops/upsample_nearest1d_cpu_dispatch.h 2025-12-04T08:34:10.5610224Z Wrapped header: ATen/ops/upsample_nearest1d_cuda_dispatch.h 2025-12-04T08:34:10.5620030Z Wrapped header: ATen/ops/upsample_nearest1d_meta.h 2025-12-04T08:34:10.5629525Z Wrapped header: ATen/ops/upsample_nearest1d_meta_dispatch.h 2025-12-04T08:34:10.5639026Z Wrapped header: ATen/ops/upsample_nearest1d_native.h 2025-12-04T08:34:10.5649087Z Wrapped header: ATen/ops/upsample_nearest1d_ops.h 2025-12-04T08:34:10.5658979Z Wrapped header: ATen/ops/upsample_nearest2d.h 2025-12-04T08:34:10.5668184Z Wrapped header: ATen/ops/upsample_nearest2d_backward.h 2025-12-04T08:34:10.5678778Z Wrapped header: ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5688692Z Wrapped header: ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h 2025-12-04T08:34:10.5698079Z Wrapped header: ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h 2025-12-04T08:34:10.5708579Z Wrapped header: ATen/ops/upsample_nearest2d_backward_meta.h 2025-12-04T08:34:10.5718403Z Wrapped header: ATen/ops/upsample_nearest2d_backward_meta_dispatch.h 2025-12-04T08:34:10.5729256Z Wrapped header: ATen/ops/upsample_nearest2d_backward_native.h 2025-12-04T08:34:10.5739416Z Wrapped header: ATen/ops/upsample_nearest2d_backward_ops.h 2025-12-04T08:34:10.5749564Z Wrapped header: ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.5759163Z Wrapped header: ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5769081Z Wrapped header: ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.5778931Z Wrapped header: ATen/ops/upsample_nearest2d_cpu_dispatch.h 2025-12-04T08:34:10.5788558Z Wrapped header: ATen/ops/upsample_nearest2d_cuda_dispatch.h 2025-12-04T08:34:10.5798523Z Wrapped header: ATen/ops/upsample_nearest2d_meta.h 2025-12-04T08:34:10.5808678Z Wrapped header: ATen/ops/upsample_nearest2d_meta_dispatch.h 2025-12-04T08:34:10.5819172Z Wrapped header: ATen/ops/upsample_nearest2d_native.h 2025-12-04T08:34:10.5828073Z Wrapped header: ATen/ops/upsample_nearest2d_ops.h 2025-12-04T08:34:10.5837788Z Wrapped header: ATen/ops/upsample_nearest3d.h 2025-12-04T08:34:10.5848043Z Wrapped header: ATen/ops/upsample_nearest3d_backward.h 2025-12-04T08:34:10.5857776Z Wrapped header: ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5867589Z Wrapped header: ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h 2025-12-04T08:34:10.5877352Z Wrapped header: ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h 2025-12-04T08:34:10.5886994Z Wrapped header: ATen/ops/upsample_nearest3d_backward_meta.h 2025-12-04T08:34:10.5896873Z Wrapped header: ATen/ops/upsample_nearest3d_backward_meta_dispatch.h 2025-12-04T08:34:10.5908176Z Wrapped header: ATen/ops/upsample_nearest3d_backward_native.h 2025-12-04T08:34:10.5918433Z Wrapped header: ATen/ops/upsample_nearest3d_backward_ops.h 2025-12-04T08:34:10.5927709Z Wrapped header: ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.5938210Z Wrapped header: ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.5947852Z Wrapped header: ATen/ops/upsample_nearest3d_cpu_dispatch.h 2025-12-04T08:34:10.5957627Z Wrapped header: ATen/ops/upsample_nearest3d_cuda_dispatch.h 2025-12-04T08:34:10.5966679Z Wrapped header: ATen/ops/upsample_nearest3d_meta.h 2025-12-04T08:34:10.5976249Z Wrapped header: ATen/ops/upsample_nearest3d_meta_dispatch.h 2025-12-04T08:34:10.5986492Z Wrapped header: ATen/ops/upsample_nearest3d_native.h 2025-12-04T08:34:10.5996954Z Wrapped header: ATen/ops/upsample_nearest3d_ops.h 2025-12-04T08:34:10.6006242Z Wrapped header: ATen/ops/upsample_trilinear3d.h 2025-12-04T08:34:10.6017064Z Wrapped header: ATen/ops/upsample_trilinear3d_backward.h 2025-12-04T08:34:10.6025608Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.6036065Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h 2025-12-04T08:34:10.6046946Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h 2025-12-04T08:34:10.6057127Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_meta.h 2025-12-04T08:34:10.6067409Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h 2025-12-04T08:34:10.6077788Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_native.h 2025-12-04T08:34:10.6087671Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_ops.h 2025-12-04T08:34:10.6098430Z Wrapped header: ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.6108655Z Wrapped header: ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.6118618Z Wrapped header: ATen/ops/upsample_trilinear3d_cpu_dispatch.h 2025-12-04T08:34:10.6128483Z Wrapped header: ATen/ops/upsample_trilinear3d_cuda_dispatch.h 2025-12-04T08:34:10.6138833Z Wrapped header: ATen/ops/upsample_trilinear3d_meta.h 2025-12-04T08:34:10.6148522Z Wrapped header: ATen/ops/upsample_trilinear3d_meta_dispatch.h 2025-12-04T08:34:10.6158674Z Wrapped header: ATen/ops/upsample_trilinear3d_native.h 2025-12-04T08:34:10.6169845Z Wrapped header: ATen/ops/upsample_trilinear3d_ops.h 2025-12-04T08:34:10.6180365Z Wrapped header: ATen/ops/value_selecting_reduction_backward.h 2025-12-04T08:34:10.6190253Z Wrapped header: ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.6200143Z Wrapped header: ATen/ops/value_selecting_reduction_backward_native.h 2025-12-04T08:34:10.6211199Z Wrapped header: ATen/ops/value_selecting_reduction_backward_ops.h 2025-12-04T08:34:10.6221046Z Wrapped header: ATen/ops/values.h 2025-12-04T08:34:10.6232246Z Wrapped header: ATen/ops/values_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.6242110Z Wrapped header: ATen/ops/values_copy.h 2025-12-04T08:34:10.6251938Z Wrapped header: ATen/ops/values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.6261785Z Wrapped header: ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.6273401Z Wrapped header: ATen/ops/values_copy_native.h 2025-12-04T08:34:10.6282830Z Wrapped header: ATen/ops/values_copy_ops.h 2025-12-04T08:34:10.6293634Z Wrapped header: ATen/ops/values_native.h 2025-12-04T08:34:10.6303510Z Wrapped header: ATen/ops/values_ops.h 2025-12-04T08:34:10.6313635Z Wrapped header: ATen/ops/vander.h 2025-12-04T08:34:10.6324861Z Wrapped header: ATen/ops/vander_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.6334663Z Wrapped header: ATen/ops/vander_native.h 2025-12-04T08:34:10.6345297Z Wrapped header: ATen/ops/vander_ops.h 2025-12-04T08:34:10.6355953Z Wrapped header: ATen/ops/var.h 2025-12-04T08:34:10.6366970Z Wrapped header: ATen/ops/var_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.6377523Z Wrapped header: ATen/ops/var_cpu_dispatch.h 2025-12-04T08:34:10.6387154Z Wrapped header: ATen/ops/var_cuda_dispatch.h 2025-12-04T08:34:10.6397855Z Wrapped header: ATen/ops/var_mean.h 2025-12-04T08:34:10.6407401Z Wrapped header: ATen/ops/var_mean_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.6417833Z Wrapped header: ATen/ops/var_mean_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.6428496Z Wrapped header: ATen/ops/var_mean_cpu_dispatch.h 2025-12-04T08:34:10.6439133Z Wrapped header: ATen/ops/var_mean_cuda_dispatch.h 2025-12-04T08:34:10.6449343Z Wrapped header: ATen/ops/var_mean_native.h 2025-12-04T08:34:10.6458975Z Wrapped header: ATen/ops/var_mean_ops.h 2025-12-04T08:34:10.6468495Z Wrapped header: ATen/ops/var_native.h 2025-12-04T08:34:10.6477654Z Wrapped header: ATen/ops/var_ops.h 2025-12-04T08:34:10.6487770Z Wrapped header: ATen/ops/vdot.h 2025-12-04T08:34:10.6498799Z Wrapped header: ATen/ops/vdot_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.6509599Z Wrapped header: ATen/ops/vdot_cpu_dispatch.h 2025-12-04T08:34:10.6519862Z Wrapped header: ATen/ops/vdot_cuda_dispatch.h 2025-12-04T08:34:10.6530838Z Wrapped header: ATen/ops/vdot_native.h 2025-12-04T08:34:10.6540411Z Wrapped header: ATen/ops/vdot_ops.h 2025-12-04T08:34:10.6551401Z Wrapped header: ATen/ops/view.h 2025-12-04T08:34:10.6561553Z Wrapped header: ATen/ops/view_as.h 2025-12-04T08:34:10.6571756Z Wrapped header: ATen/ops/view_as_complex.h 2025-12-04T08:34:10.6582445Z Wrapped header: ATen/ops/view_as_complex_copy.h 2025-12-04T08:34:10.6593776Z Wrapped header: ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.6602308Z Wrapped header: ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.6612402Z Wrapped header: ATen/ops/view_as_complex_copy_native.h 2025-12-04T08:34:10.6625165Z Wrapped header: ATen/ops/view_as_complex_copy_ops.h 2025-12-04T08:34:10.6634113Z Wrapped header: ATen/ops/view_as_complex_cpu_dispatch.h 2025-12-04T08:34:10.6644062Z Wrapped header: ATen/ops/view_as_complex_cuda_dispatch.h 2025-12-04T08:34:10.6654267Z Wrapped header: ATen/ops/view_as_complex_meta_dispatch.h 2025-12-04T08:34:10.6665073Z Wrapped header: ATen/ops/view_as_complex_native.h 2025-12-04T08:34:10.6676235Z Wrapped header: ATen/ops/view_as_complex_ops.h 2025-12-04T08:34:10.6687465Z Wrapped header: ATen/ops/view_as_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.6696373Z Wrapped header: ATen/ops/view_as_native.h 2025-12-04T08:34:10.6706023Z Wrapped header: ATen/ops/view_as_ops.h 2025-12-04T08:34:10.6716224Z Wrapped header: ATen/ops/view_as_real.h 2025-12-04T08:34:10.6726773Z Wrapped header: ATen/ops/view_as_real_copy.h 2025-12-04T08:34:10.6739250Z Wrapped header: ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.6750010Z Wrapped header: ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.6757676Z Wrapped header: ATen/ops/view_as_real_copy_native.h 2025-12-04T08:34:10.6768648Z Wrapped header: ATen/ops/view_as_real_copy_ops.h 2025-12-04T08:34:10.6779295Z Wrapped header: ATen/ops/view_as_real_cpu_dispatch.h 2025-12-04T08:34:10.6788910Z Wrapped header: ATen/ops/view_as_real_cuda_dispatch.h 2025-12-04T08:34:10.6798285Z Wrapped header: ATen/ops/view_as_real_meta_dispatch.h 2025-12-04T08:34:10.6811658Z Wrapped header: ATen/ops/view_as_real_native.h 2025-12-04T08:34:10.6820229Z Wrapped header: ATen/ops/view_as_real_ops.h 2025-12-04T08:34:10.6829433Z Wrapped header: ATen/ops/view_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.6838634Z Wrapped header: ATen/ops/view_copy.h 2025-12-04T08:34:10.6848526Z Wrapped header: ATen/ops/view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.6859280Z Wrapped header: ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.6869799Z Wrapped header: ATen/ops/view_copy_native.h 2025-12-04T08:34:10.6879726Z Wrapped header: ATen/ops/view_copy_ops.h 2025-12-04T08:34:10.6890840Z Wrapped header: ATen/ops/view_cpu_dispatch.h 2025-12-04T08:34:10.6900779Z Wrapped header: ATen/ops/view_cuda_dispatch.h 2025-12-04T08:34:10.6913004Z Wrapped header: ATen/ops/view_meta_dispatch.h 2025-12-04T08:34:10.6923160Z Wrapped header: ATen/ops/view_native.h 2025-12-04T08:34:10.6933198Z Wrapped header: ATen/ops/view_ops.h 2025-12-04T08:34:10.6942878Z Wrapped header: ATen/ops/vsplit.h 2025-12-04T08:34:10.6954686Z Wrapped header: ATen/ops/vsplit_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.6965575Z Wrapped header: ATen/ops/vsplit_native.h 2025-12-04T08:34:10.6976919Z Wrapped header: ATen/ops/vsplit_ops.h 2025-12-04T08:34:10.6986018Z Wrapped header: ATen/ops/vstack.h 2025-12-04T08:34:10.6994946Z Wrapped header: ATen/ops/vstack_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.7005531Z Wrapped header: ATen/ops/vstack_native.h 2025-12-04T08:34:10.7015766Z Wrapped header: ATen/ops/vstack_ops.h 2025-12-04T08:34:10.7025918Z Wrapped header: ATen/ops/where.h 2025-12-04T08:34:10.7038226Z Wrapped header: ATen/ops/where_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.7047699Z Wrapped header: ATen/ops/where_cpu_dispatch.h 2025-12-04T08:34:10.7057166Z Wrapped header: ATen/ops/where_cuda_dispatch.h 2025-12-04T08:34:10.7068858Z Wrapped header: ATen/ops/where_native.h 2025-12-04T08:34:10.7078473Z Wrapped header: ATen/ops/where_ops.h 2025-12-04T08:34:10.7088595Z Wrapped header: ATen/ops/xlogy.h 2025-12-04T08:34:10.7100181Z Wrapped header: ATen/ops/xlogy_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.7110455Z Wrapped header: ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T08:34:10.7121499Z Wrapped header: ATen/ops/xlogy_cpu_dispatch.h 2025-12-04T08:34:10.7131311Z Wrapped header: ATen/ops/xlogy_cuda_dispatch.h 2025-12-04T08:34:10.7139880Z Wrapped header: ATen/ops/xlogy_meta.h 2025-12-04T08:34:10.7151453Z Wrapped header: ATen/ops/xlogy_meta_dispatch.h 2025-12-04T08:34:10.7159700Z Wrapped header: ATen/ops/xlogy_native.h 2025-12-04T08:34:10.7168695Z Wrapped header: ATen/ops/xlogy_ops.h 2025-12-04T08:34:10.7178670Z Wrapped header: ATen/ops/xor.h 2025-12-04T08:34:10.7188804Z Wrapped header: ATen/ops/xor_compositeimplicitautograd_dispatch.h 2025-12-04T08:34:10.7198853Z Wrapped header: ATen/ops/xor_native.h 2025-12-04T08:34:10.7211843Z Wrapped header: ATen/ops/xor_ops.h 2025-12-04T08:34:10.7218339Z Wrapped header: ATen/ops/zero.h 2025-12-04T08:34:10.7230216Z Wrapped header: ATen/ops/zero_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.7239887Z Wrapped header: ATen/ops/zero_cpu_dispatch.h 2025-12-04T08:34:10.7249942Z Wrapped header: ATen/ops/zero_cuda_dispatch.h 2025-12-04T08:34:10.7260800Z Wrapped header: ATen/ops/zero_meta_dispatch.h 2025-12-04T08:34:10.7271379Z Wrapped header: ATen/ops/zero_native.h 2025-12-04T08:34:10.7281496Z Wrapped header: ATen/ops/zero_ops.h 2025-12-04T08:34:10.7290642Z Wrapped header: ATen/ops/zeros.h 2025-12-04T08:34:10.7301348Z Wrapped header: ATen/ops/zeros_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.7312869Z Wrapped header: ATen/ops/zeros_like.h 2025-12-04T08:34:10.7322737Z Wrapped header: ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h 2025-12-04T08:34:10.7333298Z Wrapped header: ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T08:34:10.7342758Z Wrapped header: ATen/ops/zeros_like_native.h 2025-12-04T08:34:10.7351458Z Wrapped header: ATen/ops/zeros_like_ops.h 2025-12-04T08:34:10.7362064Z Wrapped header: ATen/ops/zeros_native.h 2025-12-04T08:34:10.7371904Z Wrapped header: ATen/ops/zeros_ops.h 2025-12-04T08:34:10.7381447Z Wrapped header: dnnl.hpp 2025-12-04T08:34:10.7390416Z Wrapped header: dnnl_ocl.hpp 2025-12-04T08:34:10.7400422Z Wrapped header: dnnl_sycl.hpp 2025-12-04T08:34:10.7409663Z Wrapped header: dnnl_threadpool.hpp 2025-12-04T08:34:10.7419471Z Wrapped header: dnnl_threadpool_iface.hpp 2025-12-04T08:34:10.7444934Z Wrapped header: oneapi/dnnl/dnnl.hpp 2025-12-04T08:34:10.7458008Z Wrapped header: oneapi/dnnl/dnnl_common.hpp 2025-12-04T08:34:10.7467710Z Wrapped header: oneapi/dnnl/dnnl_graph.hpp 2025-12-04T08:34:10.7477478Z Wrapped header: oneapi/dnnl/dnnl_graph_ocl.hpp 2025-12-04T08:34:10.7486060Z Wrapped header: oneapi/dnnl/dnnl_graph_sycl.hpp 2025-12-04T08:34:10.7495282Z Wrapped header: oneapi/dnnl/dnnl_ocl.hpp 2025-12-04T08:34:10.7504409Z Wrapped header: oneapi/dnnl/dnnl_sycl.hpp 2025-12-04T08:34:10.7514885Z Wrapped header: oneapi/dnnl/dnnl_threadpool.hpp 2025-12-04T08:34:10.7524532Z Wrapped header: oneapi/dnnl/dnnl_threadpool_iface.hpp 2025-12-04T08:34:10.7533013Z Wrapped header: oneapi/dnnl/dnnl_ukernel.hpp 2025-12-04T08:34:10.7542356Z Wrapped header: torch/csrc/jit/testing/catch_utils.hpp 2025-12-04T08:34:10.7552307Z Wrapped header: torch/csrc/distributed/c10d/Backend.hpp 2025-12-04T08:34:10.7562237Z Wrapped header: torch/csrc/distributed/c10d/Backoff.hpp 2025-12-04T08:34:10.7571938Z Wrapped header: torch/csrc/distributed/c10d/FakeProcessGroup.hpp 2025-12-04T08:34:10.7581799Z Wrapped header: torch/csrc/distributed/c10d/FileStore.hpp 2025-12-04T08:34:10.7590891Z Wrapped header: torch/csrc/distributed/c10d/FlightRecorder.hpp 2025-12-04T08:34:10.7600297Z Wrapped header: torch/csrc/distributed/c10d/FlightRecorderDetail.hpp 2025-12-04T08:34:10.7609487Z Wrapped header: torch/csrc/distributed/c10d/Functional.hpp 2025-12-04T08:34:10.7618571Z Wrapped header: torch/csrc/distributed/c10d/GlooDeviceFactory.hpp 2025-12-04T08:34:10.7629742Z Wrapped header: torch/csrc/distributed/c10d/GroupRegistry.hpp 2025-12-04T08:34:10.7638545Z Wrapped header: torch/csrc/distributed/c10d/HashStore.hpp 2025-12-04T08:34:10.7649073Z Wrapped header: torch/csrc/distributed/c10d/NCCLUtils.hpp 2025-12-04T08:34:10.7658453Z Wrapped header: torch/csrc/distributed/c10d/NanCheck.hpp 2025-12-04T08:34:10.7667829Z Wrapped header: torch/csrc/distributed/c10d/ParamCommsUtils.hpp 2025-12-04T08:34:10.7677139Z Wrapped header: torch/csrc/distributed/c10d/PrefixStore.hpp 2025-12-04T08:34:10.7686256Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroup.hpp 2025-12-04T08:34:10.7695252Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupGloo.hpp 2025-12-04T08:34:10.7704426Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp 2025-12-04T08:34:10.7713303Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupMPI.hpp 2025-12-04T08:34:10.7722893Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp 2025-12-04T08:34:10.7732199Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupUCC.hpp 2025-12-04T08:34:10.7741471Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp 2025-12-04T08:34:10.7750592Z Wrapped header: torch/csrc/distributed/c10d/PyProcessGroup.hpp 2025-12-04T08:34:10.7759975Z Wrapped header: torch/csrc/distributed/c10d/RankLocal.hpp 2025-12-04T08:34:10.7769507Z Wrapped header: torch/csrc/distributed/c10d/Store.hpp 2025-12-04T08:34:10.7779307Z Wrapped header: torch/csrc/distributed/c10d/TCPStore.hpp 2025-12-04T08:34:10.7788335Z Wrapped header: torch/csrc/distributed/c10d/TCPStoreBackend.hpp 2025-12-04T08:34:10.7797936Z Wrapped header: torch/csrc/distributed/c10d/Types.hpp 2025-12-04T08:34:10.7807788Z Wrapped header: torch/csrc/distributed/c10d/UCCTracing.hpp 2025-12-04T08:34:10.7816830Z Wrapped header: torch/csrc/distributed/c10d/UCCUtils.hpp 2025-12-04T08:34:10.7825891Z Wrapped header: torch/csrc/distributed/c10d/UnixSockUtils.hpp 2025-12-04T08:34:10.7836903Z Wrapped header: torch/csrc/distributed/c10d/Utils.hpp 2025-12-04T08:34:10.7843844Z Wrapped header: torch/csrc/distributed/c10d/WinSockUtils.hpp 2025-12-04T08:34:10.7854330Z Wrapped header: torch/csrc/distributed/c10d/Work.hpp 2025-12-04T08:34:10.7864052Z Wrapped header: torch/csrc/distributed/c10d/comm.hpp 2025-12-04T08:34:10.7872464Z Wrapped header: torch/csrc/distributed/c10d/default_comm_hooks.hpp 2025-12-04T08:34:10.7882144Z Wrapped header: torch/csrc/distributed/c10d/logger.hpp 2025-12-04T08:34:10.7891529Z Wrapped header: torch/csrc/distributed/c10d/python_callback_work.hpp 2025-12-04T08:34:10.7901309Z Wrapped header: torch/csrc/distributed/c10d/reducer.hpp 2025-12-04T08:34:10.7911491Z Wrapped header: torch/csrc/distributed/c10d/reducer_timer.hpp 2025-12-04T08:34:10.7922078Z Wrapped header: torch/csrc/distributed/c10d/sequence_num.hpp 2025-12-04T08:34:10.7931313Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp 2025-12-04T08:34:10.7941236Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp 2025-12-04T08:34:10.7948865Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp 2025-12-04T08:34:10.7958386Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp 2025-12-04T08:34:10.7967406Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp 2025-12-04T08:34:10.7976958Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/env.hpp 2025-12-04T08:34:10.7987125Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp 2025-12-04T08:34:10.7996153Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp 2025-12-04T08:34:10.8007476Z Wrapped header: torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp 2025-12-04T08:34:10.8016249Z Wrapped header: torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp 2025-12-04T08:34:10.8023754Z Wrapped header: torch/csrc/distributed/c10d/control_plane/Handlers.hpp 2025-12-04T08:34:10.8033766Z Wrapped header: torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.hpp 2025-12-04T08:34:10.8044757Z Wrapped header: torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp 2025-12-04T08:34:10.8051687Z Wrapped header: torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp 2025-12-04T08:34:10.8061111Z Wrapped header: torch/csrc/distributed/c10d/cuda/StreamBlock.hpp 2025-12-04T08:34:10.8070809Z Wrapped header: torch/csrc/distributed/c10d/cuda/utils.hpp 2025-12-04T08:34:10.8079904Z Wrapped header: ATen/native/cuda/CUDAJitLoops.cuh 2025-12-04T08:34:10.8089355Z Wrapped header: ATen/native/cuda/CUDALoops.cuh 2025-12-04T08:34:10.8098149Z Wrapped header: ATen/native/cuda/DeviceSqrt.cuh 2025-12-04T08:34:10.8108692Z Wrapped header: ATen/native/cuda/EmbeddingBackwardKernel.cuh 2025-12-04T08:34:10.8116769Z Wrapped header: ATen/native/cuda/ForeachFunctors.cuh 2025-12-04T08:34:10.8126246Z Wrapped header: ATen/native/cuda/ForeachMinMaxFunctors.cuh 2025-12-04T08:34:10.8136590Z Wrapped header: ATen/native/cuda/GridSampler.cuh 2025-12-04T08:34:10.8146739Z Wrapped header: ATen/native/cuda/GroupMMCommon.cuh 2025-12-04T08:34:10.8156569Z Wrapped header: ATen/native/cuda/JitLoops.cuh 2025-12-04T08:34:10.8165435Z Wrapped header: ATen/native/cuda/KernelUtils.cuh 2025-12-04T08:34:10.8174263Z Wrapped header: ATen/native/cuda/Loops.cuh 2025-12-04T08:34:10.8185520Z Wrapped header: ATen/native/cuda/Math.cuh 2025-12-04T08:34:10.8195381Z Wrapped header: ATen/native/cuda/MemoryAccess.cuh 2025-12-04T08:34:10.8205623Z Wrapped header: ATen/native/cuda/MultiTensorApply.cuh 2025-12-04T08:34:10.8213941Z Wrapped header: ATen/native/cuda/Normalization.cuh 2025-12-04T08:34:10.8224979Z Wrapped header: ATen/native/cuda/PersistentSoftmax.cuh 2025-12-04T08:34:10.8232958Z Wrapped header: ATen/native/cuda/Pow.cuh 2025-12-04T08:34:10.8242430Z Wrapped header: ATen/native/cuda/Randperm.cuh 2025-12-04T08:34:10.8255675Z Wrapped header: ATen/native/cuda/Reduce.cuh 2025-12-04T08:34:10.8263708Z Wrapped header: ATen/native/cuda/ScanUtils.cuh 2025-12-04T08:34:10.8273065Z Wrapped header: ATen/native/cuda/SortUtils.cuh 2025-12-04T08:34:10.8283202Z Wrapped header: ATen/native/cuda/SortingCommon.cuh 2025-12-04T08:34:10.8293329Z Wrapped header: ATen/native/cuda/SortingRadixSelect.cuh 2025-12-04T08:34:10.8304299Z Wrapped header: ATen/native/cuda/TensorModeKernel.cuh 2025-12-04T08:34:10.8314778Z Wrapped header: ATen/native/cuda/UniqueCub.cuh 2025-12-04T08:34:10.8325900Z Wrapped header: ATen/native/cuda/UpSample.cuh 2025-12-04T08:34:10.8336296Z Wrapped header: ATen/native/cuda/block_reduce.cuh 2025-12-04T08:34:10.8346227Z Wrapped header: ATen/native/cuda/cutlass_common.cuh 2025-12-04T08:34:10.8355281Z Wrapped header: ATen/native/cuda/fused_adagrad_impl.cuh 2025-12-04T08:34:10.8365599Z Wrapped header: ATen/native/cuda/fused_adagrad_utils.cuh 2025-12-04T08:34:10.8375863Z Wrapped header: ATen/native/cuda/fused_adam_amsgrad_impl.cuh 2025-12-04T08:34:10.8386390Z Wrapped header: ATen/native/cuda/fused_adam_impl.cuh 2025-12-04T08:34:10.8396359Z Wrapped header: ATen/native/cuda/fused_adam_utils.cuh 2025-12-04T08:34:10.8408479Z Wrapped header: ATen/native/cuda/fused_adamw_amsgrad_impl.cuh 2025-12-04T08:34:10.8416981Z Wrapped header: ATen/native/cuda/fused_adamw_impl.cuh 2025-12-04T08:34:10.8426554Z Wrapped header: ATen/native/cuda/im2col.cuh 2025-12-04T08:34:10.8435084Z Wrapped header: ATen/native/cuda/reduction_template.cuh 2025-12-04T08:34:10.8444540Z Wrapped header: ATen/native/cuda/vol2col.cuh 2025-12-04T08:34:10.8455082Z Wrapped header: ATen/cuda/ApplyGridUtils.cuh 2025-12-04T08:34:10.8465261Z Wrapped header: ATen/cuda/AsmUtils.cuh 2025-12-04T08:34:10.8474864Z Wrapped header: ATen/cuda/Atomic.cuh 2025-12-04T08:34:10.8484627Z Wrapped header: ATen/cuda/CUDAApplyUtils.cuh 2025-12-04T08:34:10.8493732Z Wrapped header: ATen/cuda/CUDAGraphsUtils.cuh 2025-12-04T08:34:10.8502903Z Wrapped header: ATen/cuda/CUDATensorMethods.cuh 2025-12-04T08:34:10.8513459Z Wrapped header: ATen/cuda/DeviceUtils.cuh 2025-12-04T08:34:10.8523021Z Wrapped header: ATen/cuda/NumericLimits.cuh 2025-12-04T08:34:10.8532143Z Wrapped header: ATen/cuda/PhiloxUtils.cuh 2025-12-04T08:34:10.8541346Z Wrapped header: ATen/cuda/ScanUtils.cuh 2025-12-04T08:34:10.8549583Z Wrapped header: ATen/cuda/cub-RadixSortPairs.cuh 2025-12-04T08:34:10.8559065Z Wrapped header: ATen/cuda/cub.cuh 2025-12-04T08:34:10.8568058Z Wrapped header: ATen/cuda/cub_definitions.cuh 2025-12-04T08:34:10.8576867Z Wrapped header: ATen/cuda/detail/IndexUtils.cuh 2025-12-04T08:34:10.8586542Z Wrapped header: ATen/cuda/detail/IntegerDivider.cuh 2025-12-04T08:34:10.8595788Z Wrapped header: ATen/cuda/detail/OffsetCalculator.cuh 2025-12-04T08:34:10.8607126Z Wrapped header: ATen/cuda/detail/PhiloxCudaStateRaw.cuh 2025-12-04T08:34:10.8615966Z Wrapped header: ATen/cuda/detail/TensorInfo.cuh 2025-12-04T08:34:10.8624943Z Wrapped header: ATen/cuda/detail/UnpackRaw.cuh 2025-12-04T08:34:10.8634021Z Wrapped header: THC/THCAtomics.cuh 2025-12-04T08:34:10.8643112Z Wrapped header: THC/THCDeviceUtils.cuh 2025-12-04T08:34:10.8827046Z installing to build/bdist.linux-x86_64/wheel 2025-12-04T08:34:10.8827335Z running install 2025-12-04T08:34:10.8862428Z running install_lib 2025-12-04T08:34:10.8942947Z creating build/bdist.linux-x86_64/wheel 2025-12-04T08:34:10.8943478Z creating build/bdist.linux-x86_64/wheel/functorch 2025-12-04T08:34:10.8944427Z copying build/lib.linux-x86_64-cpython-310/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch 2025-12-04T08:34:10.8946093Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2025-12-04T08:34:10.8947095Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src 2025-12-04T08:34:10.8948350Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2025-12-04T08:34:10.8949249Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/aot_autograd 2025-12-04T08:34:10.8950187Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2025-12-04T08:34:10.8951221Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/eager_transforms 2025-12-04T08:34:10.8952479Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2025-12-04T08:34:10.8953422Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/make_functional 2025-12-04T08:34:10.8954190Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2025-12-04T08:34:10.8954726Z copying build/lib.linux-x86_64-cpython-310/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/vmap 2025-12-04T08:34:10.8955596Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2025-12-04T08:34:10.8956409Z copying build/lib.linux-x86_64-cpython-310/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/compile 2025-12-04T08:34:10.8957293Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2025-12-04T08:34:10.8958139Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8959424Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/_dim_entry.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8960169Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/_enable_all_layers.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8960904Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/_getsetitem.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8961802Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/_order.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8962581Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/_py_inst_decoder.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8963348Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/_tensor_info.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8964098Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/_wrap.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8964815Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8965894Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8966663Z copying build/lib.linux-x86_64-cpython-310/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-12-04T08:34:10.8967515Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2025-12-04T08:34:10.8968372Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-12-04T08:34:10.8969111Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-12-04T08:34:10.8969932Z copying build/lib.linux-x86_64-cpython-310/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-12-04T08:34:10.8970739Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2025-12-04T08:34:10.8971512Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-12-04T08:34:10.8972448Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-12-04T08:34:10.8973219Z copying build/lib.linux-x86_64-cpython-310/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-12-04T08:34:10.8974128Z creating build/bdist.linux-x86_64/wheel/torch 2025-12-04T08:34:10.8974888Z copying build/lib.linux-x86_64-cpython-310/torch/_VF.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8975621Z copying build/lib.linux-x86_64-cpython-310/torch/__config__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8976315Z copying build/lib.linux-x86_64-cpython-310/torch/__future__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8977030Z copying build/lib.linux-x86_64-cpython-310/torch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8978480Z copying build/lib.linux-x86_64-cpython-310/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8979605Z copying build/lib.linux-x86_64-cpython-310/torch/_classes.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8980256Z copying build/lib.linux-x86_64-cpython-310/torch/_compile.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8980885Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8981841Z copying build/lib.linux-x86_64-cpython-310/torch/_environment.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8982498Z copying build/lib.linux-x86_64-cpython-310/torch/_guards.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8983893Z copying build/lib.linux-x86_64-cpython-310/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8984842Z copying build/lib.linux-x86_64-cpython-310/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8985742Z copying build/lib.linux-x86_64-cpython-310/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8986917Z copying build/lib.linux-x86_64-cpython-310/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8987805Z copying build/lib.linux-x86_64-cpython-310/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8990038Z copying build/lib.linux-x86_64-cpython-310/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8990726Z copying build/lib.linux-x86_64-cpython-310/torch/_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8991955Z copying build/lib.linux-x86_64-cpython-310/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8992863Z copying build/lib.linux-x86_64-cpython-310/torch/_size_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8993785Z copying build/lib.linux-x86_64-cpython-310/torch/_sources.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8994433Z copying build/lib.linux-x86_64-cpython-310/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8995129Z copying build/lib.linux-x86_64-cpython-310/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8995734Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8996938Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8998497Z copying build/lib.linux-x86_64-cpython-310/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.8999444Z copying build/lib.linux-x86_64-cpython-310/torch/_thread_safe_fork.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9000093Z copying build/lib.linux-x86_64-cpython-310/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9003437Z copying build/lib.linux-x86_64-cpython-310/torch/_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9005172Z copying build/lib.linux-x86_64-cpython-310/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9006098Z copying build/lib.linux-x86_64-cpython-310/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9006995Z copying build/lib.linux-x86_64-cpython-310/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9007692Z copying build/lib.linux-x86_64-cpython-310/torch/functional.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9009252Z copying build/lib.linux-x86_64-cpython-310/torch/hub.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9010175Z copying build/lib.linux-x86_64-cpython-310/torch/library.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9011238Z copying build/lib.linux-x86_64-cpython-310/torch/overrides.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9012183Z copying build/lib.linux-x86_64-cpython-310/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9013486Z copying build/lib.linux-x86_64-cpython-310/torch/random.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9014483Z copying build/lib.linux-x86_64-cpython-310/torch/return_types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9015159Z copying build/lib.linux-x86_64-cpython-310/torch/serialization.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9016190Z copying build/lib.linux-x86_64-cpython-310/torch/storage.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9017419Z copying build/lib.linux-x86_64-cpython-310/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9018082Z copying build/lib.linux-x86_64-cpython-310/torch/types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9018741Z copying build/lib.linux-x86_64-cpython-310/torch/version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:10.9019981Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2025-12-04T08:34:10.9020842Z copying build/lib.linux-x86_64-cpython-310/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_awaits 2025-12-04T08:34:10.9022031Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2025-12-04T08:34:10.9022826Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-12-04T08:34:10.9023916Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-12-04T08:34:10.9024744Z copying build/lib.linux-x86_64-cpython-310/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-12-04T08:34:10.9025600Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2025-12-04T08:34:10.9026722Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-12-04T08:34:10.9027554Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-12-04T08:34:10.9029476Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-12-04T08:34:10.9030353Z copying build/lib.linux-x86_64-cpython-310/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-12-04T08:34:10.9031189Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2025-12-04T08:34:10.9032068Z copying build/lib.linux-x86_64-cpython-310/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-12-04T08:34:10.9032991Z copying build/lib.linux-x86_64-cpython-310/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-12-04T08:34:10.9033973Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2025-12-04T08:34:10.9034957Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9035909Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9036875Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/aot_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9037770Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/aot_compile_types.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9038682Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9039532Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9040463Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9041364Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9042196Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9043083Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9043961Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9045085Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9045882Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9046755Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9047869Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9048801Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9049631Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/dce_extra_outputs.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9050485Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9051364Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9052177Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9053122Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9053985Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9054773Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9055751Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9056590Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9057236Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/functional_export.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9058245Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_break_hints.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9059020Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_bytecode_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9059794Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_deduplication.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9060619Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_region_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9061351Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9061954Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9063708Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9064393Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9065110Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/metrics_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9066086Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9066891Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9068201Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/package.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9069148Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/pgo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9070088Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/precompile_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9070946Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9072173Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9073045Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9073810Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9075164Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9076229Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9078185Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9078987Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9079848Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/test_dont_skip_tracing_functions.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9080697Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9081516Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9082321Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9083846Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9084599Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9086749Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2025-12-04T08:34:10.9087780Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9088717Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9089591Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9090459Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9091364Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9092318Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9093242Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9094144Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9095024Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9095757Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9096600Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-12-04T08:34:10.9097385Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/polyfills 2025-12-04T08:34:10.9098444Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9099389Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/_collections.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9100348Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/builtins.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9101416Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/functools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9102476Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/fx.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9103648Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/heapq.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9104680Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/itertools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9105565Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/loader.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9106453Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/operator.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9107403Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/os.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9108413Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/pytree.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9109409Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/struct.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9110213Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/sys.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9111176Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/polyfills/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-12-04T08:34:10.9111861Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2025-12-04T08:34:10.9112474Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-12-04T08:34:10.9113267Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-12-04T08:34:10.9113951Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-12-04T08:34:10.9114841Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/repro/aoti.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-12-04T08:34:10.9115993Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2025-12-04T08:34:10.9116741Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9117599Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9118602Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9120025Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9121411Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9122263Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9123069Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9124407Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9125277Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9126345Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/higher_order_ops.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9128374Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9129348Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9130129Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9131216Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9132454Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9133344Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9134292Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/script_object.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9135070Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9135798Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/streams.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9136672Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9138359Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9139639Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9140626Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-12-04T08:34:10.9141987Z copying build/lib.linux-x86_64-cpython-310/torch/_dynamo/graph_break_registry.json -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-12-04T08:34:10.9143949Z creating build/bdist.linux-x86_64/wheel/torch/_export 2025-12-04T08:34:10.9144903Z copying build/lib.linux-x86_64-cpython-310/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9145764Z copying build/lib.linux-x86_64-cpython-310/torch/_export/config.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9146561Z copying build/lib.linux-x86_64-cpython-310/torch/_export/converter.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9147837Z copying build/lib.linux-x86_64-cpython-310/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9148554Z copying build/lib.linux-x86_64-cpython-310/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9149643Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9150478Z copying build/lib.linux-x86_64-cpython-310/torch/_export/tools.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9151320Z copying build/lib.linux-x86_64-cpython-310/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9152268Z copying build/lib.linux-x86_64-cpython-310/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9153057Z copying build/lib.linux-x86_64-cpython-310/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-12-04T08:34:10.9154978Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2025-12-04T08:34:10.9155821Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-12-04T08:34:10.9156672Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-12-04T08:34:10.9157426Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-12-04T08:34:10.9158206Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-12-04T08:34:10.9159451Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2025-12-04T08:34:10.9160251Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9161174Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/assume_constant_result.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9162141Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/autograd_function.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9163092Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/class_method.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9164006Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_branch_class_method.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9164913Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_branch_nested_function.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9165895Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9166811Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_closed_over_variable.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9167797Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_operands.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9168657Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/cond_predicate.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9169545Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/constrain_as_size_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9170463Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/constrain_as_value_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9171337Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/decorator.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9172205Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dictionary.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9173136Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_assert.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9174030Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_constructor.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9174920Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_if_guard.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9175832Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_map.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9176762Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_round.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9177686Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_slicing.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9178621Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/dynamic_shape_view.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9179485Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/fn_with_kwargs.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9180361Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/list_contains.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9181231Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/list_unpack.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9182086Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/model_attr_mutation.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9182872Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/nested_function.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9183684Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/null_context_manager.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9184477Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/optional_input.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9185264Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/pytree_flatten.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9186224Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/scalar_output.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9187051Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/specialized_attribute.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9187892Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/static_for_loop.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9188690Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/static_if.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9189439Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/tensor_setattr.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9190271Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/type_reflection_method.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9191116Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/unsupported_operator.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9191963Z copying build/lib.linux-x86_64-cpython-310/torch/_export/db/examples/user_input_mutation.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-12-04T08:34:10.9192619Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2025-12-04T08:34:10.9193140Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/pass_infra 2025-12-04T08:34:10.9193938Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra/node_metadata.py -> build/bdist.linux-x86_64/wheel/./torch/_export/pass_infra 2025-12-04T08:34:10.9194792Z copying build/lib.linux-x86_64-cpython-310/torch/_export/pass_infra/proxy_value.py -> build/bdist.linux-x86_64/wheel/./torch/_export/pass_infra 2025-12-04T08:34:10.9195381Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2025-12-04T08:34:10.9195923Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9196750Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/_node_metadata_hook.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9197699Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9198563Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/collect_tracepoints_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9199485Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9200301Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9201230Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/insert_custom_op_guards.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9202085Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/lift_constants_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9203133Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/remove_runtime_assertions.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9204017Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_autocast_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9204977Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9205881Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9206892Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9207962Z copying build/lib.linux-x86_64-cpython-310/torch/_export/passes/replace_with_hop_pass_util.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-12-04T08:34:10.9208590Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2025-12-04T08:34:10.9209238Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-12-04T08:34:10.9210038Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-12-04T08:34:10.9210739Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-12-04T08:34:10.9211486Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-12-04T08:34:10.9212158Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-12-04T08:34:10.9213077Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-12-04T08:34:10.9213809Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-12-04T08:34:10.9214812Z copying build/lib.linux-x86_64-cpython-310/torch/_export/serde/export_schema.thrift -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-12-04T08:34:10.9216026Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2025-12-04T08:34:10.9216955Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9218018Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9219335Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9220099Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9220966Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9221893Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9222608Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9223908Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9224754Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9225578Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9226358Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9227525Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9228344Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9229178Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9230021Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9231503Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/predispatch.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9232333Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9233283Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9234164Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9235081Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9236037Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9236721Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-12-04T08:34:10.9237481Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_activation_checkpointing 2025-12-04T08:34:10.9238534Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-12-04T08:34:10.9239728Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-12-04T08:34:10.9240873Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/graph_info_provider.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-12-04T08:34:10.9241940Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/knapsack.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-12-04T08:34:10.9242960Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-12-04T08:34:10.9244241Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_activation_checkpointing/remat_using_tags_for_fwd_loss_bwd_graph_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-12-04T08:34:10.9245125Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9245779Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9246658Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/aot_autograd_result.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9247508Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/autograd_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9248394Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9249291Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/descriptors.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9250158Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/frontend_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9251034Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/functional_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9251868Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/fx_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9252836Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/graph_capture.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9253776Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/graph_capture_wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9254960Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/graph_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9256134Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/indexed_dict.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9257267Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/input_output_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9258288Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9259221Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9260220Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/schemas.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9261258Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/streams.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9262424Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/subclass_parametrization.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9263458Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/subclass_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9264351Z copying build/lib.linux-x86_64-cpython-310/torch/_functorch/_aot_autograd/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-12-04T08:34:10.9265088Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2025-12-04T08:34:10.9265742Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9266616Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/_invoke_quant.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9267491Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/aoti_call_delegate.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9268303Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/associative_scan.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9269188Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/auto_functionalize.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9270021Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/base_hop.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9270891Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/cond.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9271729Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/effects.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9272527Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/executorch_call_delegate.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9273429Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/flat_apply.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9274221Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9275090Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/foreach_map.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9275939Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/hints_wrap.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9276773Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/invoke_subgraph.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9277604Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/local_map.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9278563Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/map.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9279364Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/out_dtype.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9280167Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/partitioner.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9281035Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/print.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9281837Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/run_const_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9282624Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/scan.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9283737Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/schema.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9284724Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/strict_mode.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9285796Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/torchbind.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9286601Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/triton_kernel_wrap.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9287332Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9288137Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/while_loop.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9288965Z copying build/lib.linux-x86_64-cpython-310/torch/_higher_order_ops/wrap.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-12-04T08:34:10.9290483Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2025-12-04T08:34:10.9291358Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/__autotune_main__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9292248Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9293039Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/analyze_preserves_zero_mask.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9294445Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/aoti_eager.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9295365Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/async_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9296153Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/augmented_graph_helper.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9297100Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9298113Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/await_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9298901Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9299691Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9300539Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/choices.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9301748Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9304347Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9307012Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comm_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9308109Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9309910Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/comms_debug.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9311006Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9312489Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx_async.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9313600Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx_ext.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9314753Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_fx_subproc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9316120Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compiler_bisector.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9317216Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9318320Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/config_comms.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9319473Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9320663Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cpp_builder.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9321769Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cpu_vec_isa.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9322887Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9324360Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9325535Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/custom_graph_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9326627Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9327745Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9329083Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9330280Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/distributed_autotune.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9331577Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/dtype_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9332700Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9333832Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/extern_node_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9335045Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9336150Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/freezing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9337251Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9338289Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9339358Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9340431Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9341574Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9342776Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9343997Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/invert_expr_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9345109Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9347609Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/jagged_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9348840Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9350036Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel_template_choice.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9351210Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/loop_body.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9352298Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9354182Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/memory.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9355240Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9356319Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/mkldnn_ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9357549Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/mkldnn_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9358802Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/mock_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9359895Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9361050Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9362164Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/output_code.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9363352Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9364633Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9365806Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/remote_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9367018Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/remote_gemm_autotune_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9368256Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/rocm_multiarch_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9369369Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9371300Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9373332Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/shape_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9374650Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9376054Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/standalone_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9377232Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/subgraph_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9378375Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9379487Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9380600Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/tiling_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9382044Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/triton_bundler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9383120Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9384206Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9385383Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9386742Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/analysis 2025-12-04T08:34:10.9388054Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/analysis 2025-12-04T08:34:10.9389337Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/analysis/device_info.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/analysis 2025-12-04T08:34:10.9390631Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/analysis/profile_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/analysis 2025-12-04T08:34:10.9391624Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic 2025-12-04T08:34:10.9392854Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-12-04T08:34:10.9394239Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/autoheuristic.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-12-04T08:34:10.9395708Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-12-04T08:34:10.9397265Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/learned_heuristic_controller.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-12-04T08:34:10.9398850Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-12-04T08:34:10.9400036Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:34:10.9401304Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-12-04T08:34:10.9403257Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-12-04T08:34:10.9404864Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-12-04T08:34:10.9406412Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-12-04T08:34:10.9407997Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-12-04T08:34:10.9409547Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/autoheuristic/artifacts/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-12-04T08:34:10.9410612Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2025-12-04T08:34:10.9411523Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9412713Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_hipify_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9414110Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/block_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9415360Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9416535Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9417865Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_bmm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9419274Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_flex_attention_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9420681Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9422035Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_grouped_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9423374Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_micro_gemm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9424702Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9426133Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_template_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9427399Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9428739Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9430075Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9431474Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_wrapper_gpu.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9432762Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpp_wrapper_mps.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9434087Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cpu_device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9435479Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda_combined_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9436822Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9438069Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/halide.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9439311Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9440589Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mps.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9441845Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mps_device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9443149Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9444459Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/pallas.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9445737Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/python_wrapper_mtia.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9447016Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/segmented_tree.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9448275Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/simd.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9449546Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/simd_kernel_features.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9450846Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/subgraph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9452044Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9453312Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton_combo_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9454608Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton_split_scan.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9455834Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9457119Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9458436Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/wrapper_fxir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-12-04T08:34:10.9459414Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9460403Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9461836Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9463253Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_env.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9464545Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9466023Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cuda_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9467372Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9468746Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_python_evt.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9470082Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9471484Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9472902Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9474263Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/serialization.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-12-04T08:34:10.9475455Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:34:10.9476718Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:34:10.9478459Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:34:10.9480404Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:34:10.9481899Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-12-04T08:34:10.9483496Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-12-04T08:34:10.9485159Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:34:10.9486827Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:34:10.9489057Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:34:10.9491349Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:34:10.9493047Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-12-04T08:34:10.9494778Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-12-04T08:34:10.9496459Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-12-04T08:34:10.9498114Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-12-04T08:34:10.9500459Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-12-04T08:34:10.9501976Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cutedsl 2025-12-04T08:34:10.9503304Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-12-04T08:34:10.9504712Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl/_cutedsl_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-12-04T08:34:10.9506254Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl/cutedsl_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-12-04T08:34:10.9507934Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-12-04T08:34:10.9509472Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-12-04T08:34:10.9510961Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/cutedsl/cutedsl_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-12-04T08:34:10.9512122Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/mtia 2025-12-04T08:34:10.9513057Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/mtia 2025-12-04T08:34:10.9514420Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/mtia/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/mtia 2025-12-04T08:34:10.9515461Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9516376Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9517725Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/ck_conv_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9519082Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/ck_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9520456Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/ck_tile_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9521961Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9523497Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9524953Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/compile_command.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9526398Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9527896Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9529266Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9530653Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9532088Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_template_buffer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9533535Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/rocm/rocm_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-12-04T08:34:10.9534531Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2025-12-04T08:34:10.9535506Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/xpu 2025-12-04T08:34:10.9536876Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/xpu/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/xpu 2025-12-04T08:34:10.9537963Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2025-12-04T08:34:10.9539104Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/aoti_runtime 2025-12-04T08:34:10.9540207Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2025-12-04T08:34:10.9541226Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-12-04T08:34:10.9542608Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-12-04T08:34:10.9544043Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/subproc_pool.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-12-04T08:34:10.9545423Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/timer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-12-04T08:34:10.9546965Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/tracked_process_pool.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-12-04T08:34:10.9548373Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/compile_worker/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-12-04T08:34:10.9549395Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2025-12-04T08:34:10.9550333Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9551585Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/b2b_gemm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9552892Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/binary_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9554202Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/bucketing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9555524Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/control_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9556872Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/ddp_fusion.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9558201Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9559480Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9560855Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9562228Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/freezing_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9563457Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9564636Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/fuse_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9565908Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/graph_view.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9567186Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/group_batch_fusion.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9568509Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/joint_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9569877Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/memory_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9571223Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9572558Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/misc_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9573879Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/mkldnn_fusion.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9575243Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/node_runtime_estimation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9576623Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/numeric_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9577988Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/overlap_manual_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9579423Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/overlap_preserving_bucketer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9580848Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/overlap_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9582154Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/pad_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9583474Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/post_grad.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9584769Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/pre_grad.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9586244Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/quantization.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9587599Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/reinplace.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9588934Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/replace_random.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9590265Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/split_cat.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-12-04T08:34:10.9591297Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9592536Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9594193Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9595898Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9597517Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9599199Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9600926Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9602858Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9604513Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9606264Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9607881Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9609524Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9611203Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9612870Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9614549Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9616247Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9617936Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9619684Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9621379Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9623075Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9624684Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9626434Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9628097Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9629766Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9631397Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9633111Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9634774Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9636498Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9638153Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:34:10.9639311Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2025-12-04T08:34:10.9640207Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-12-04T08:34:10.9641361Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-12-04T08:34:10.9642558Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-12-04T08:34:10.9643786Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/custom_op.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-12-04T08:34:10.9644972Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-12-04T08:34:10.9646228Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-12-04T08:34:10.9647479Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm_grouped.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-12-04T08:34:10.9648737Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/mm_plus_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-12-04T08:34:10.9649675Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel/flex 2025-12-04T08:34:10.9650670Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-12-04T08:34:10.9652023Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-12-04T08:34:10.9653373Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-12-04T08:34:10.9654741Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/flex_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-12-04T08:34:10.9656073Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/flex_decoding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-12-04T08:34:10.9657417Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/flex_flash_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-12-04T08:34:10.9658439Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel/flex/templates 2025-12-04T08:34:10.9659584Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates/common.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-12-04T08:34:10.9661221Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates/flash_attention.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-12-04T08:34:10.9662989Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates/flash_attention_backward.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-12-04T08:34:10.9664733Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates/flex_attention.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-12-04T08:34:10.9666482Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-12-04T08:34:10.9668164Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates/flex_decode.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-12-04T08:34:10.9669813Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/flex/templates/utilities.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-12-04T08:34:10.9670984Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel/templates 2025-12-04T08:34:10.9672146Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates/cutedsl_mm_grouped.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/templates 2025-12-04T08:34:10.9673882Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates/triton_blackwell_ws_persistent_device_tma_mm.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/templates 2025-12-04T08:34:10.9675618Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates/triton_epilogue_scaled_mm.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/templates 2025-12-04T08:34:10.9677260Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates/triton_main_loop_scaled_mm.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/templates 2025-12-04T08:34:10.9678884Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates/triton_mm.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/templates 2025-12-04T08:34:10.9680357Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates/triton_mm_rocm.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/templates 2025-12-04T08:34:10.9681875Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/kernel/templates/triton_persistent_tma_mm.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/templates 2025-12-04T08:34:10.9682996Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/lookup_table 2025-12-04T08:34:10.9683968Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/lookup_table/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/lookup_table 2025-12-04T08:34:10.9685269Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/lookup_table/choices.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/lookup_table 2025-12-04T08:34:10.9686274Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/package 2025-12-04T08:34:10.9687208Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-12-04T08:34:10.9688452Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/package/build_package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-12-04T08:34:10.9689719Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/package/package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-12-04T08:34:10.9690643Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2025-12-04T08:34:10.9691501Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9692743Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/autotune_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9694066Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/benchmarking.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9695345Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/cache_dir_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9696644Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/compile_tasks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9698008Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/coordinate_descent_tuner.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9699420Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9700739Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/halide_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9702025Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/hints.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9703432Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9704462Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/static_cuda_launcher.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9705503Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/triton_compat.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9706776Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/triton_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9708162Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-12-04T08:34:10.9709190Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/runtime/caching 2025-12-04T08:34:10.9710213Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime/caching 2025-12-04T08:34:10.9711584Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching/config.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime/caching 2025-12-04T08:34:10.9712962Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching/context.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime/caching 2025-12-04T08:34:10.9714372Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching/exceptions.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime/caching 2025-12-04T08:34:10.9715875Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching/implementations.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime/caching 2025-12-04T08:34:10.9717369Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching/interfaces.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime/caching 2025-12-04T08:34:10.9718745Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching/locks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime/caching 2025-12-04T08:34:10.9720123Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/runtime/caching/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime/caching 2025-12-04T08:34:10.9721171Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/template_heuristics 2025-12-04T08:34:10.9722280Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9723720Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/aten.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9725219Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/base.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9726666Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/contiguous_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9728104Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/cutedsl.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9729648Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/decompose_k.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9731104Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/gemm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9732531Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/params.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9733973Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/registry.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9735431Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9736856Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/template_heuristics/triton_addmm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-12-04T08:34:10.9738089Z copying build/lib.linux-x86_64-cpython-310/torch/_inductor/script.ld -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-12-04T08:34:10.9738882Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2025-12-04T08:34:10.9739685Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9740664Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9741671Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9742714Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9743692Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9744703Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9745938Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9746993Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9747977Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9749041Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9750169Z copying build/lib.linux-x86_64-cpython-310/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-12-04T08:34:10.9750931Z creating build/bdist.linux-x86_64/wheel/torch/_library 2025-12-04T08:34:10.9751687Z copying build/lib.linux-x86_64-cpython-310/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9752741Z copying build/lib.linux-x86_64-cpython-310/torch/_library/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9753845Z copying build/lib.linux-x86_64-cpython-310/torch/_library/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9754948Z copying build/lib.linux-x86_64-cpython-310/torch/_library/effects.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9756034Z copying build/lib.linux-x86_64-cpython-310/torch/_library/fake_class_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9757155Z copying build/lib.linux-x86_64-cpython-310/torch/_library/fake_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9758268Z copying build/lib.linux-x86_64-cpython-310/torch/_library/fake_profile.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9759365Z copying build/lib.linux-x86_64-cpython-310/torch/_library/infer_schema.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9760435Z copying build/lib.linux-x86_64-cpython-310/torch/_library/opaque_object.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9761545Z copying build/lib.linux-x86_64-cpython-310/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9762620Z copying build/lib.linux-x86_64-cpython-310/torch/_library/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9763652Z copying build/lib.linux-x86_64-cpython-310/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-12-04T08:34:10.9764420Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2025-12-04T08:34:10.9765181Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-12-04T08:34:10.9766223Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-12-04T08:34:10.9767305Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-12-04T08:34:10.9768424Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/scribe.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-12-04T08:34:10.9769515Z copying build/lib.linux-x86_64-cpython-310/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-12-04T08:34:10.9770326Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2025-12-04T08:34:10.9771060Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9772137Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9773251Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9774334Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9775380Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9776413Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9777478Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9778507Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9779546Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9780584Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9781673Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9782683Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9783751Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9784762Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9785867Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9786853Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9787884Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-12-04T08:34:10.9788672Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2025-12-04T08:34:10.9789552Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-12-04T08:34:10.9790711Z copying build/lib.linux-x86_64-cpython-310/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-12-04T08:34:10.9791536Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2025-12-04T08:34:10.9792261Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-12-04T08:34:10.9793246Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-12-04T08:34:10.9794286Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-12-04T08:34:10.9795293Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-12-04T08:34:10.9796323Z copying build/lib.linux-x86_64-cpython-310/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-12-04T08:34:10.9797171Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2025-12-04T08:34:10.9798038Z copying build/lib.linux-x86_64-cpython-310/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-12-04T08:34:10.9799162Z copying build/lib.linux-x86_64-cpython-310/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-12-04T08:34:10.9799980Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2025-12-04T08:34:10.9800766Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-12-04T08:34:10.9801797Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-12-04T08:34:10.9803052Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-12-04T08:34:10.9803801Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2025-12-04T08:34:10.9804636Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/linalg 2025-12-04T08:34:10.9805450Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2025-12-04T08:34:10.9806213Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/nn 2025-12-04T08:34:10.9807062Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2025-12-04T08:34:10.9808020Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/nn/functional 2025-12-04T08:34:10.9808927Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2025-12-04T08:34:10.9809773Z copying build/lib.linux-x86_64-cpython-310/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/special 2025-12-04T08:34:10.9810626Z creating build/bdist.linux-x86_64/wheel/torch/_strobelight 2025-12-04T08:34:10.9811442Z copying build/lib.linux-x86_64-cpython-310/torch/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-12-04T08:34:10.9812716Z copying build/lib.linux-x86_64-cpython-310/torch/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-12-04T08:34:10.9813960Z copying build/lib.linux-x86_64-cpython-310/torch/_strobelight/compile_time_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-12-04T08:34:10.9814896Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2025-12-04T08:34:10.9815690Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-12-04T08:34:10.9816942Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/_fake_tensor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-12-04T08:34:10.9818085Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-12-04T08:34:10.9819208Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-12-04T08:34:10.9820340Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-12-04T08:34:10.9821482Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-12-04T08:34:10.9822636Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-12-04T08:34:10.9823788Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-12-04T08:34:10.9824722Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses/complex_tensor 2025-12-04T08:34:10.9825919Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses/complex_tensor 2025-12-04T08:34:10.9827301Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_core.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses/complex_tensor 2025-12-04T08:34:10.9828356Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:34:10.9829515Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses/complex_tensor/_ops 2025-12-04T08:34:10.9830984Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_ops/aten.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses/complex_tensor/_ops 2025-12-04T08:34:10.9832417Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_ops/common.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses/complex_tensor/_ops 2025-12-04T08:34:10.9833902Z copying build/lib.linux-x86_64-cpython-310/torch/_subclasses/complex_tensor/_ops/prims.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses/complex_tensor/_ops 2025-12-04T08:34:10.9834897Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2025-12-04T08:34:10.9835683Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor 2025-12-04T08:34:10.9836502Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2025-12-04T08:34:10.9837435Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-12-04T08:34:10.9838684Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-12-04T08:34:10.9839939Z copying build/lib.linux-x86_64-cpython-310/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-12-04T08:34:10.9840798Z creating build/bdist.linux-x86_64/wheel/torch/accelerator 2025-12-04T08:34:10.9841699Z copying build/lib.linux-x86_64-cpython-310/torch/accelerator/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-12-04T08:34:10.9842808Z copying build/lib.linux-x86_64-cpython-310/torch/accelerator/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-12-04T08:34:10.9843935Z copying build/lib.linux-x86_64-cpython-310/torch/accelerator/memory.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-12-04T08:34:10.9844755Z creating build/bdist.linux-x86_64/wheel/torch/amp 2025-12-04T08:34:10.9845475Z copying build/lib.linux-x86_64-cpython-310/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-12-04T08:34:10.9846564Z copying build/lib.linux-x86_64-cpython-310/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-12-04T08:34:10.9847612Z copying build/lib.linux-x86_64-cpython-310/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-12-04T08:34:10.9848343Z creating build/bdist.linux-x86_64/wheel/torch/ao 2025-12-04T08:34:10.9849061Z copying build/lib.linux-x86_64-cpython-310/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao 2025-12-04T08:34:10.9849806Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2025-12-04T08:34:10.9850536Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn 2025-12-04T08:34:10.9851316Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2025-12-04T08:34:10.9852230Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic 2025-12-04T08:34:10.9853164Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2025-12-04T08:34:10.9854214Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/modules 2025-12-04T08:34:10.9855663Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/modules 2025-12-04T08:34:10.9856673Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2025-12-04T08:34:10.9857651Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat 2025-12-04T08:34:10.9858633Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:34:10.9859714Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:34:10.9861187Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:34:10.9862696Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:34:10.9864208Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:34:10.9865281Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2025-12-04T08:34:10.9866432Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized 2025-12-04T08:34:10.9867509Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2025-12-04T08:34:10.9868673Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/dynamic 2025-12-04T08:34:10.9869860Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:34:10.9871106Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:34:10.9872901Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:34:10.9874153Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:34:10.9875299Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:34:10.9876933Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:34:10.9878518Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:34:10.9880147Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:34:10.9881789Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:34:10.9882851Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2025-12-04T08:34:10.9883645Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat 2025-12-04T08:34:10.9884482Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2025-12-04T08:34:10.9885366Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/dynamic 2025-12-04T08:34:10.9886279Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2025-12-04T08:34:10.9887362Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/dynamic/modules 2025-12-04T08:34:10.9888775Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/dynamic/modules 2025-12-04T08:34:10.9889822Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2025-12-04T08:34:10.9890747Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-12-04T08:34:10.9891998Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-12-04T08:34:10.9893305Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-12-04T08:34:10.9894636Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-12-04T08:34:10.9895589Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2025-12-04T08:34:10.9896493Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable 2025-12-04T08:34:10.9897446Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2025-12-04T08:34:10.9898496Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable/modules 2025-12-04T08:34:10.9899961Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable/modules 2025-12-04T08:34:10.9901382Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable/modules 2025-12-04T08:34:10.9902382Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2025-12-04T08:34:10.9903635Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized 2025-12-04T08:34:10.9904854Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized 2025-12-04T08:34:10.9905874Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2025-12-04T08:34:10.9906894Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic 2025-12-04T08:34:10.9908034Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:34:10.9909173Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:34:10.9909879Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:34:10.9910600Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:34:10.9911326Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:34:10.9911594Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9912237Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9912904Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9913628Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9914309Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9914962Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9915701Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9916419Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9917065Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9917770Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9918401Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9919043Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-12-04T08:34:10.9919325Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2025-12-04T08:34:10.9919985Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference 2025-12-04T08:34:10.9920301Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2025-12-04T08:34:10.9921007Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-12-04T08:34:10.9921782Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-12-04T08:34:10.9922510Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-12-04T08:34:10.9923207Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-12-04T08:34:10.9923967Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-12-04T08:34:10.9924718Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-12-04T08:34:10.9924986Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2025-12-04T08:34:10.9925493Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse 2025-12-04T08:34:10.9925777Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2025-12-04T08:34:10.9926386Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized 2025-12-04T08:34:10.9927016Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized 2025-12-04T08:34:10.9927622Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized 2025-12-04T08:34:10.9927957Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2025-12-04T08:34:10.9928664Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized/dynamic 2025-12-04T08:34:10.9929375Z copying build/lib.linux-x86_64-cpython-310/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized/dynamic 2025-12-04T08:34:10.9929579Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2025-12-04T08:34:10.9930053Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-12-04T08:34:10.9930529Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-12-04T08:34:10.9931014Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-12-04T08:34:10.9931206Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2025-12-04T08:34:10.9931669Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9932160Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9932646Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9953737Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9954453Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9954948Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9955459Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9956059Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9956480Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9956978Z copying build/lib.linux-x86_64-cpython-310/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-12-04T08:34:10.9957187Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2025-12-04T08:34:10.9957740Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-12-04T08:34:10.9958222Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-12-04T08:34:10.9958482Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2025-12-04T08:34:10.9959119Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental 2025-12-04T08:34:10.9959500Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:34:10.9960380Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:34:10.9961286Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:34:10.9961625Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:34:10.9962454Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:34:10.9963257Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:34:10.9963601Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:34:10.9964406Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:34:10.9965268Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:34:10.9966115Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:34:10.9966958Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:34:10.9967374Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-12-04T08:34:10.9968257Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-12-04T08:34:10.9968724Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:34:10.9969688Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:34:10.9970748Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:34:10.9971840Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:34:10.9972157Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2025-12-04T08:34:10.9972932Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-12-04T08:34:10.9973645Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-12-04T08:34:10.9974452Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-12-04T08:34:10.9975220Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-12-04T08:34:10.9975949Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-12-04T08:34:10.9976716Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-12-04T08:34:10.9977414Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-12-04T08:34:10.9978195Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-12-04T08:34:10.9978489Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2025-12-04T08:34:10.9979076Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-12-04T08:34:10.9979719Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-12-04T08:34:10.9980381Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-12-04T08:34:10.9981050Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-12-04T08:34:10.9981320Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2025-12-04T08:34:10.9981942Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-12-04T08:34:10.9982607Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-12-04T08:34:10.9983352Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-12-04T08:34:10.9983971Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-12-04T08:34:10.9984686Z copying build/lib.linux-x86_64-cpython-310/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-12-04T08:34:10.9984941Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2025-12-04T08:34:10.9985521Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9986264Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9986819Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9987477Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9988069Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9988626Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9989254Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9989852Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9990415Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9990997Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9991520Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9992206Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9992764Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9993331Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9993936Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9994530Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9995101Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9995669Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-12-04T08:34:10.9995989Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2025-12-04T08:34:10.9996691Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:10.9997492Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:10.9998235Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:10.9998992Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:10.9999722Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:11.0000451Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:11.0001186Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:11.0001860Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:11.0003243Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:11.0005938Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:11.0006647Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:11.0007711Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-12-04T08:34:11.0009086Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2025-12-04T08:34:11.0010295Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0011276Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0013230Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0014214Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0015466Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0016953Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0017917Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0018726Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0019792Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0021083Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0021865Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0022796Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/lstm_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0024596Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0025454Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0026314Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0028484Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0029152Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0030000Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0031042Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-12-04T08:34:11.0032731Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2025-12-04T08:34:11.0034045Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-12-04T08:34:11.0035129Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-12-04T08:34:11.0036693Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-12-04T08:34:11.0037814Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-12-04T08:34:11.0039097Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-12-04T08:34:11.0040268Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2025-12-04T08:34:11.0041689Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0042638Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/_affine_quantization.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0043454Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/_numeric_debugger.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0044284Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0044878Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/export_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0045854Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/graph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0046660Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/lowering.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0047289Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/port_metadata_pass.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0048427Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0049300Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/qat_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0050329Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-12-04T08:34:11.0051569Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2025-12-04T08:34:11.0052771Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e/representation 2025-12-04T08:34:11.0053332Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/pt2e/representation/rewrite.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e/representation 2025-12-04T08:34:11.0054603Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2025-12-04T08:34:11.0055337Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-12-04T08:34:11.0056499Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/composable_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-12-04T08:34:11.0057011Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/embedding_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-12-04T08:34:11.0057804Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-12-04T08:34:11.0058785Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-12-04T08:34:11.0059433Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-12-04T08:34:11.0060871Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-12-04T08:34:11.0061428Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-12-04T08:34:11.0062842Z copying build/lib.linux-x86_64-cpython-310/torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-12-04T08:34:11.0063864Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2025-12-04T08:34:11.0064522Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0065934Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0066849Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0067734Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0068951Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0070199Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0071156Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0072709Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0073917Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0075138Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0076301Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0077488Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-12-04T08:34:11.0078730Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2025-12-04T08:34:11.0079758Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-12-04T08:34:11.0081059Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-12-04T08:34:11.0081651Z copying build/lib.linux-x86_64-cpython-310/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-12-04T08:34:11.0083034Z creating build/bdist.linux-x86_64/wheel/torch/backends 2025-12-04T08:34:11.0083906Z copying build/lib.linux-x86_64-cpython-310/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends 2025-12-04T08:34:11.0085071Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2025-12-04T08:34:11.0085989Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-12-04T08:34:11.0086816Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-12-04T08:34:11.0087841Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2025-12-04T08:34:11.0088773Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-12-04T08:34:11.0089728Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-12-04T08:34:11.0090758Z copying build/lib.linux-x86_64-cpython-310/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-12-04T08:34:11.0092334Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2025-12-04T08:34:11.0093317Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cpu 2025-12-04T08:34:11.0094347Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2025-12-04T08:34:11.0095319Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cuda 2025-12-04T08:34:11.0096642Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2025-12-04T08:34:11.0097548Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-12-04T08:34:11.0098678Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-12-04T08:34:11.0099712Z creating build/bdist.linux-x86_64/wheel/torch/backends/cusparselt 2025-12-04T08:34:11.0100613Z copying build/lib.linux-x86_64-cpython-310/torch/backends/cusparselt/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cusparselt 2025-12-04T08:34:11.0101764Z creating build/bdist.linux-x86_64/wheel/torch/backends/kleidiai 2025-12-04T08:34:11.0102875Z copying build/lib.linux-x86_64-cpython-310/torch/backends/kleidiai/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/kleidiai 2025-12-04T08:34:11.0104171Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2025-12-04T08:34:11.0104907Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mha 2025-12-04T08:34:11.0106949Z creating build/bdist.linux-x86_64/wheel/torch/backends/miopen 2025-12-04T08:34:11.0107814Z copying build/lib.linux-x86_64-cpython-310/torch/backends/miopen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/miopen 2025-12-04T08:34:11.0108792Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2025-12-04T08:34:11.0109736Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkl 2025-12-04T08:34:11.0110789Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2025-12-04T08:34:11.0111708Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkldnn 2025-12-04T08:34:11.0112827Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2025-12-04T08:34:11.0113758Z copying build/lib.linux-x86_64-cpython-310/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mps 2025-12-04T08:34:11.0114822Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2025-12-04T08:34:11.0116306Z copying build/lib.linux-x86_64-cpython-310/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/nnpack 2025-12-04T08:34:11.0117383Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2025-12-04T08:34:11.0118463Z copying build/lib.linux-x86_64-cpython-310/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/openmp 2025-12-04T08:34:11.0119451Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2025-12-04T08:34:11.0120664Z copying build/lib.linux-x86_64-cpython-310/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/opt_einsum 2025-12-04T08:34:11.0121679Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2025-12-04T08:34:11.0122708Z copying build/lib.linux-x86_64-cpython-310/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/quantized 2025-12-04T08:34:11.0123742Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2025-12-04T08:34:11.0124726Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-12-04T08:34:11.0125502Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-12-04T08:34:11.0127449Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2025-12-04T08:34:11.0127953Z copying build/lib.linux-x86_64-cpython-310/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xnnpack 2025-12-04T08:34:11.0128926Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2025-12-04T08:34:11.0130177Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-12-04T08:34:11.0130881Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/_cache.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-12-04T08:34:11.0132095Z copying build/lib.linux-x86_64-cpython-310/torch/compiler/config.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-12-04T08:34:11.0133280Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2025-12-04T08:34:11.0134448Z copying build/lib.linux-x86_64-cpython-310/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-12-04T08:34:11.0135060Z copying build/lib.linux-x86_64-cpython-310/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-12-04T08:34:11.0136478Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2025-12-04T08:34:11.0137292Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu 2025-12-04T08:34:11.0138429Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2025-12-04T08:34:11.0139408Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-12-04T08:34:11.0140602Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-12-04T08:34:11.0141315Z copying build/lib.linux-x86_64-cpython-310/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-12-04T08:34:11.0143111Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2025-12-04T08:34:11.0144452Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0146056Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_device_limits.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0146756Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0147886Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0149045Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_pin_memory_utils.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0149849Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0151026Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0152057Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0152818Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/gds.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0153949Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0155251Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/green_contexts.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0156038Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0157335Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0158358Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0159708Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0160582Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0161588Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0162308Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0163411Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0164322Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/tunable.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-12-04T08:34:11.0165731Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2025-12-04T08:34:11.0166895Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-12-04T08:34:11.0167802Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-12-04T08:34:11.0169008Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-12-04T08:34:11.0169498Z copying build/lib.linux-x86_64-cpython-310/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-12-04T08:34:11.0170947Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2025-12-04T08:34:11.0171825Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0173096Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_checkpointable.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0173874Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0174708Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_dist2.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0176145Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0177293Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0178308Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_mesh_layout.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0179151Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0180456Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0181635Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0182507Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0183411Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0184675Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0185351Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0187041Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0189459Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0190387Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0191235Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0192114Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0193576Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0194368Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-12-04T08:34:11.0195791Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2025-12-04T08:34:11.0196750Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-12-04T08:34:11.0197860Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-12-04T08:34:11.0198819Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-12-04T08:34:11.0199952Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-12-04T08:34:11.0200616Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/replicate_with_fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-12-04T08:34:11.0201788Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2025-12-04T08:34:11.0203039Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable/fsdp 2025-12-04T08:34:11.0204144Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_composable/fsdp/fully_shard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable/fsdp 2025-12-04T08:34:11.0205259Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_local_tensor 2025-12-04T08:34:11.0206532Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_local_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_local_tensor 2025-12-04T08:34:11.0207984Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_local_tensor/_c10d.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_local_tensor 2025-12-04T08:34:11.0209224Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_pycute 2025-12-04T08:34:11.0210445Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_pycute/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_pycute 2025-12-04T08:34:11.0211322Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_pycute/int_tuple.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_pycute 2025-12-04T08:34:11.0212177Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_pycute/layout.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_pycute 2025-12-04T08:34:11.0213226Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_pycute/typing.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_pycute 2025-12-04T08:34:11.0214401Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2025-12-04T08:34:11.0215307Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-12-04T08:34:11.0216278Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-12-04T08:34:11.0217295Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-12-04T08:34:11.0218397Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-12-04T08:34:11.0219017Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-12-04T08:34:11.0220600Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-12-04T08:34:11.0221483Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-12-04T08:34:11.0222885Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2025-12-04T08:34:11.0223855Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/checkpoint 2025-12-04T08:34:11.0225082Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2025-12-04T08:34:11.0226337Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_optim 2025-12-04T08:34:11.0227368Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_optim 2025-12-04T08:34:11.0228508Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.0229998Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.0231149Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.0232567Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.0233964Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.0234842Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.0236343Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.0236951Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.0237335Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.0238854Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:34:11.0239710Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:34:11.0240987Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:34:11.0241524Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:34:11.0242383Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:34:11.0243326Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:34:11.0243967Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:34:11.0245428Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2025-12-04T08:34:11.0246345Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_plan 2025-12-04T08:34:11.0247027Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_plan 2025-12-04T08:34:11.0248041Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2025-12-04T08:34:11.0249132Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-12-04T08:34:11.0249703Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-12-04T08:34:11.0250806Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-12-04T08:34:11.0252601Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-12-04T08:34:11.0252975Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:34:11.0253665Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:34:11.0254925Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:34:11.0255607Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:34:11.0256303Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:34:11.0257366Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2025-12-04T08:34:11.0258431Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_sharded_tensor 2025-12-04T08:34:11.0259093Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2025-12-04T08:34:11.0260249Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_sharding_spec 2025-12-04T08:34:11.0261055Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_symmetric_memory 2025-12-04T08:34:11.0261766Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_symmetric_memory 2025-12-04T08:34:11.0263455Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_symmetric_memory/_nvshmem_triton.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_symmetric_memory 2025-12-04T08:34:11.0264422Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2025-12-04T08:34:11.0265218Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-12-04T08:34:11.0265931Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-12-04T08:34:11.0267051Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-12-04T08:34:11.0268282Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2025-12-04T08:34:11.0269378Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0269760Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0270494Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/fake_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0271854Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/fsdp2_mem_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0272371Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/ilp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0273391Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/mem_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0274055Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0275192Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/mod_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0275746Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/runtime_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0276829Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/sac_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0277909Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/_tools/sac_ilp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-12-04T08:34:11.0278979Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2025-12-04T08:34:11.0279906Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-12-04T08:34:11.0280816Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-12-04T08:34:11.0281961Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2025-12-04T08:34:11.0283161Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_checkpoint 2025-12-04T08:34:11.0283764Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_checkpoint 2025-12-04T08:34:11.0285267Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2025-12-04T08:34:11.0286689Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_comm_hooks 2025-12-04T08:34:11.0287231Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_comm_hooks 2025-12-04T08:34:11.0287766Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2025-12-04T08:34:11.0288956Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_optimizer_overlap 2025-12-04T08:34:11.0289641Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_optimizer_overlap 2025-12-04T08:34:11.0290613Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2025-12-04T08:34:11.0291400Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_quantization 2025-12-04T08:34:11.0292022Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_quantization 2025-12-04T08:34:11.0293067Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0293811Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0294815Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0295650Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0296425Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0297200Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0297979Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0298686Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0299766Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0300965Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:34:11.0301922Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2025-12-04T08:34:11.0303157Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-12-04T08:34:11.0304052Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-12-04T08:34:11.0304790Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-12-04T08:34:11.0305507Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-12-04T08:34:11.0306619Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2025-12-04T08:34:11.0307462Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/autograd 2025-12-04T08:34:11.0308634Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2025-12-04T08:34:11.0309305Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0310639Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_async_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0311057Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_async_process_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0312017Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_async_thread_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0312563Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0313519Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_consolidate_hf_safetensors.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0315085Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_dedup_save_plans.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0315635Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0316901Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_extension.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0317429Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0318122Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_hf_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0318837Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0319658Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_pg_transport.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0322680Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0323246Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_state_dict_stager.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0323815Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0324205Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0324668Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_version.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0325063Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0325461Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0327239Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0327625Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0328558Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/hf_storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0329573Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0330076Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0331022Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0332102Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0332731Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0333306Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0334414Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/quantized_hf_storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0336678Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0337202Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/staging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0337747Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0338754Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0339228Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0341243Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0341774Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0342316Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-12-04T08:34:11.0343418Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0343907Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0345763Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/barriers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0346210Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/builder.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0346814Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/checkpoint_process.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0347519Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/checkpoint_reader.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0348017Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/checkpoint_writer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0348956Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/checkpointer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0349596Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/config.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0350303Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/staging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0351627Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0352309Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/checkpoint/_experimental/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-12-04T08:34:11.0354068Z creating build/bdist.linux-x86_64/wheel/torch/distributed/debug 2025-12-04T08:34:11.0354745Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/debug/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/debug 2025-12-04T08:34:11.0355772Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/debug/_frontend.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/debug 2025-12-04T08:34:11.0356997Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/debug/_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/debug 2025-12-04T08:34:11.0357689Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/debug/_store.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/debug 2025-12-04T08:34:11.0358985Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2025-12-04T08:34:11.0360221Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-12-04T08:34:11.0361125Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/control_plane.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-12-04T08:34:11.0362164Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2025-12-04T08:34:11.0363489Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent 2025-12-04T08:34:11.0364390Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2025-12-04T08:34:11.0365458Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-12-04T08:34:11.0366485Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-12-04T08:34:11.0367897Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/health_check_server.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-12-04T08:34:11.0368762Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-12-04T08:34:11.0369824Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2025-12-04T08:34:11.0371173Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/events 2025-12-04T08:34:11.0372066Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/events 2025-12-04T08:34:11.0373040Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/events 2025-12-04T08:34:11.0373816Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2025-12-04T08:34:11.0375132Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/metrics 2025-12-04T08:34:11.0376091Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/metrics 2025-12-04T08:34:11.0377121Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2025-12-04T08:34:11.0378374Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-12-04T08:34:11.0379519Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-12-04T08:34:11.0380796Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-12-04T08:34:11.0381569Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-12-04T08:34:11.0382641Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:34:11.0384137Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:34:11.0385058Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:34:11.0385757Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:34:11.0386996Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:34:11.0388257Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:34:11.0388883Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:34:11.0389681Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:34:11.0390829Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0391755Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0392737Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/_etcd_stub.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0393455Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0394733Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0395338Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0396552Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0397503Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0398228Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0399387Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0400398Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0401312Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0401731Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-12-04T08:34:11.0403069Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2025-12-04T08:34:11.0405610Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-12-04T08:34:11.0406297Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-12-04T08:34:11.0407402Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/debug_info_logging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-12-04T08:34:11.0407960Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-12-04T08:34:11.0408664Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-12-04T08:34:11.0409659Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2025-12-04T08:34:11.0410540Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-12-04T08:34:11.0411172Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-12-04T08:34:11.0411909Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-12-04T08:34:11.0412620Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-12-04T08:34:11.0413321Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-12-04T08:34:11.0413921Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-12-04T08:34:11.0414948Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2025-12-04T08:34:11.0415727Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils/data 2025-12-04T08:34:11.0416516Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils/data 2025-12-04T08:34:11.0417230Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils/data 2025-12-04T08:34:11.0418183Z creating build/bdist.linux-x86_64/wheel/torch/distributed/flight_recorder 2025-12-04T08:34:11.0418976Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/flight_recorder 2025-12-04T08:34:11.0419689Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/fr_trace.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/flight_recorder 2025-12-04T08:34:11.0420589Z creating build/bdist.linux-x86_64/wheel/torch/distributed/flight_recorder/components 2025-12-04T08:34:11.0421590Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/flight_recorder/components 2025-12-04T08:34:11.0422214Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components/builder.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/flight_recorder/components 2025-12-04T08:34:11.0423059Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components/config_manager.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/flight_recorder/components 2025-12-04T08:34:11.0423923Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components/fr_logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/flight_recorder/components 2025-12-04T08:34:11.0424561Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components/loader.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/flight_recorder/components 2025-12-04T08:34:11.0425292Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components/types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/flight_recorder/components 2025-12-04T08:34:11.0426323Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/flight_recorder/components/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/flight_recorder/components 2025-12-04T08:34:11.0427534Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2025-12-04T08:34:11.0428898Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0429486Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0430153Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0430881Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0431600Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0432638Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0434152Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0434801Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0436101Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0436801Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0438088Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0439304Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0439957Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0441030Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0441653Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0442697Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0443964Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0444633Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0445823Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0447078Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0447662Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-12-04T08:34:11.0449235Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0450168Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0450883Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0451801Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0452797Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0453851Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0454390Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0455665Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0456395Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0457478Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/fsdp/_fully_shard/_fully_shard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-12-04T08:34:11.0458976Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2025-12-04T08:34:11.0460081Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-12-04T08:34:11.0460743Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-12-04T08:34:11.0461772Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2025-12-04T08:34:11.0462819Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-12-04T08:34:11.0463554Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-12-04T08:34:11.0464624Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2025-12-04T08:34:11.0465758Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/api 2025-12-04T08:34:11.0466280Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/api 2025-12-04T08:34:11.0467602Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2025-12-04T08:34:11.0468419Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit 2025-12-04T08:34:11.0469124Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit 2025-12-04T08:34:11.0470364Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2025-12-04T08:34:11.0471019Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit/templates 2025-12-04T08:34:11.0471842Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit/templates 2025-12-04T08:34:11.0472747Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2025-12-04T08:34:11.0473593Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0474409Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/_deprecation_warning.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0475086Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0476041Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0476577Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0477427Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0478236Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0479383Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0479979Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0480892Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0481554Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0482521Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0483231Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0484341Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0484882Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0485845Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0487153Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-12-04T08:34:11.0488255Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2025-12-04T08:34:11.0489225Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_IR.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0490503Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0491098Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_backward.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0492066Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_debug.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0492705Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_schedule_visualizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0493469Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0494456Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0494929Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/microbatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0496007Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/schedules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0497917Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/pipelining/stage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-12-04T08:34:11.0499631Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2025-12-04T08:34:11.0500740Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0501371Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0502246Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0503616Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0504480Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0505143Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0505996Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0507103Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0507550Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0508397Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-12-04T08:34:11.0509804Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2025-12-04T08:34:11.0510925Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc/_testing 2025-12-04T08:34:11.0511580Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc/_testing 2025-12-04T08:34:11.0513231Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2025-12-04T08:34:11.0513772Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0514819Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0516036Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0516592Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0518121Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_dtensor_spec.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0518968Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_op_schema.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0519932Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_random.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0520827Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_redistribute.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0521880Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_sharding_prop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0523083Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_shards_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0524055Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_tp_conv.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0525039Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0525681Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0526681Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-12-04T08:34:11.0527825Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/_ops 2025-12-04T08:34:11.0528764Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0529422Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_common_rules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0530278Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_conv_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0530984Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_einsum_strategy.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0531713Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0532769Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_mask_buffer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0533189Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_math_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0534366Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_matrix_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0535443Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_pointwise_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0536252Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_random_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0537063Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0538016Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/_view_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0538841Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/registration.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0539688Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/_ops/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-12-04T08:34:11.0540926Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/debug 2025-12-04T08:34:11.0541578Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-12-04T08:34:11.0542454Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug/_comm_mode.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-12-04T08:34:11.0543403Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug/_op_coverage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-12-04T08:34:11.0544246Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/debug/_visualize_sharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-12-04T08:34:11.0545062Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/experimental 2025-12-04T08:34:11.0546602Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-12-04T08:34:11.0547437Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_attention.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-12-04T08:34:11.0548118Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_func_map.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-12-04T08:34:11.0549131Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_register_sharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-12-04T08:34:11.0549789Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_tp_transform.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-12-04T08:34:11.0550968Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:34:11.0551955Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:34:11.0552819Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel/_attention.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:34:11.0554147Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:34:11.0554894Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:34:11.0555677Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:34:11.0556521Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2025-12-04T08:34:11.0557273Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-12-04T08:34:11.0558321Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-12-04T08:34:11.0558929Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-12-04T08:34:11.0559948Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/ddp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-12-04T08:34:11.0560556Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-12-04T08:34:11.0561381Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/input_reshard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-12-04T08:34:11.0562045Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/loss.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-12-04T08:34:11.0563101Z copying build/lib.linux-x86_64-cpython-310/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-12-04T08:34:11.0564300Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2025-12-04T08:34:11.0565037Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0565983Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0566698Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0567343Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0568141Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0568909Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0569755Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0570284Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0571053Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0571691Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0572843Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0573490Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0574239Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0574937Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0575801Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0576416Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0577176Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/generalized_pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0577887Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0578812Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0579746Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0580212Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0581023Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0581655Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0582258Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0583371Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0583958Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0584639Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0585595Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0586275Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0587024Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0588143Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0588516Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0589459Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0590100Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0591017Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0591493Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0593041Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0593470Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0594106Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0595159Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0595752Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0596978Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0597821Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0598805Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0599632Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0600324Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0601614Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0602231Z copying build/lib.linux-x86_64-cpython-310/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-12-04T08:34:11.0604032Z creating build/bdist.linux-x86_64/wheel/torch/export 2025-12-04T08:34:11.0605010Z copying build/lib.linux-x86_64-cpython-310/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0606112Z copying build/lib.linux-x86_64-cpython-310/torch/export/_draft_export.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0607149Z copying build/lib.linux-x86_64-cpython-310/torch/export/_leakage_detection_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0607862Z copying build/lib.linux-x86_64-cpython-310/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0608468Z copying build/lib.linux-x86_64-cpython-310/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0609335Z copying build/lib.linux-x86_64-cpython-310/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0610549Z copying build/lib.linux-x86_64-cpython-310/torch/export/_swap.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0611617Z copying build/lib.linux-x86_64-cpython-310/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0613048Z copying build/lib.linux-x86_64-cpython-310/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0613748Z copying build/lib.linux-x86_64-cpython-310/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0614956Z copying build/lib.linux-x86_64-cpython-310/torch/export/_wrapper_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0615525Z copying build/lib.linux-x86_64-cpython-310/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0616484Z copying build/lib.linux-x86_64-cpython-310/torch/export/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0617119Z copying build/lib.linux-x86_64-cpython-310/torch/export/decomp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0617965Z copying build/lib.linux-x86_64-cpython-310/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0619019Z copying build/lib.linux-x86_64-cpython-310/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0620142Z copying build/lib.linux-x86_64-cpython-310/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0621124Z copying build/lib.linux-x86_64-cpython-310/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-12-04T08:34:11.0622885Z creating build/bdist.linux-x86_64/wheel/torch/export/experimental 2025-12-04T08:34:11.0624029Z copying build/lib.linux-x86_64-cpython-310/torch/export/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/experimental 2025-12-04T08:34:11.0625064Z copying build/lib.linux-x86_64-cpython-310/torch/export/experimental/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export/experimental 2025-12-04T08:34:11.0626109Z creating build/bdist.linux-x86_64/wheel/torch/export/passes 2025-12-04T08:34:11.0627150Z copying build/lib.linux-x86_64-cpython-310/torch/export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/passes 2025-12-04T08:34:11.0628074Z creating build/bdist.linux-x86_64/wheel/torch/export/pt2_archive 2025-12-04T08:34:11.0628920Z copying build/lib.linux-x86_64-cpython-310/torch/export/pt2_archive/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/pt2_archive 2025-12-04T08:34:11.0629729Z copying build/lib.linux-x86_64-cpython-310/torch/export/pt2_archive/_package.py -> build/bdist.linux-x86_64/wheel/./torch/export/pt2_archive 2025-12-04T08:34:11.0630853Z copying build/lib.linux-x86_64-cpython-310/torch/export/pt2_archive/_package_weights.py -> build/bdist.linux-x86_64/wheel/./torch/export/pt2_archive 2025-12-04T08:34:11.0631537Z copying build/lib.linux-x86_64-cpython-310/torch/export/pt2_archive/constants.py -> build/bdist.linux-x86_64/wheel/./torch/export/pt2_archive 2025-12-04T08:34:11.0632446Z creating build/bdist.linux-x86_64/wheel/torch/fft 2025-12-04T08:34:11.0633377Z copying build/lib.linux-x86_64-cpython-310/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fft 2025-12-04T08:34:11.0634562Z creating build/bdist.linux-x86_64/wheel/torch/func 2025-12-04T08:34:11.0635467Z copying build/lib.linux-x86_64-cpython-310/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/func 2025-12-04T08:34:11.0636363Z creating build/bdist.linux-x86_64/wheel/torch/futures 2025-12-04T08:34:11.0637281Z copying build/lib.linux-x86_64-cpython-310/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/futures 2025-12-04T08:34:11.0638258Z creating build/bdist.linux-x86_64/wheel/torch/fx 2025-12-04T08:34:11.0639125Z copying build/lib.linux-x86_64-cpython-310/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0640078Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0640881Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_graph_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0642269Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0643496Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0643984Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0645502Z copying build/lib.linux-x86_64-cpython-310/torch/fx/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0645822Z copying build/lib.linux-x86_64-cpython-310/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0646513Z copying build/lib.linux-x86_64-cpython-310/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0647457Z copying build/lib.linux-x86_64-cpython-310/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0648938Z copying build/lib.linux-x86_64-cpython-310/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0649882Z copying build/lib.linux-x86_64-cpython-310/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0650398Z copying build/lib.linux-x86_64-cpython-310/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0651372Z copying build/lib.linux-x86_64-cpython-310/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0652344Z copying build/lib.linux-x86_64-cpython-310/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0653287Z copying build/lib.linux-x86_64-cpython-310/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0654020Z copying build/lib.linux-x86_64-cpython-310/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0654998Z copying build/lib.linux-x86_64-cpython-310/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0655747Z copying build/lib.linux-x86_64-cpython-310/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-12-04T08:34:11.0657224Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2025-12-04T08:34:11.0658151Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0658826Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0659688Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0660471Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_constant_symnode.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0661120Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/_dynamism.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0662059Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0663172Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0663730Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0664614Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0665914Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0666626Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0667578Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0668467Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0669399Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0670086Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0671575Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0672208Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0673051Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0674051Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0674555Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0675766Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0678454Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0679048Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-12-04T08:34:11.0680594Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:34:11.0681695Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-12-04T08:34:11.0682281Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-12-04T08:34:11.0683359Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-12-04T08:34:11.0684421Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-12-04T08:34:11.0685497Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-12-04T08:34:11.0686199Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-12-04T08:34:11.0686810Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-12-04T08:34:11.0687521Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-12-04T08:34:11.0688847Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2025-12-04T08:34:11.0689742Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-12-04T08:34:11.0690437Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-12-04T08:34:11.0691328Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-12-04T08:34:11.0692028Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-12-04T08:34:11.0692899Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-12-04T08:34:11.0693640Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-12-04T08:34:11.0694353Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-12-04T08:34:11.0695051Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-12-04T08:34:11.0696145Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:34:11.0697178Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-12-04T08:34:11.0697920Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-12-04T08:34:11.0698728Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-12-04T08:34:11.0699546Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-12-04T08:34:11.0700412Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-12-04T08:34:11.0701102Z copying build/lib.linux-x86_64-cpython-310/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-12-04T08:34:11.0702203Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2025-12-04T08:34:11.0703273Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0704235Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/_tensorify_python_scalars.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0705232Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0705848Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0706760Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0707868Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0708405Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/graph_transform_observer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0709553Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0710579Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0711200Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0712052Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0712833Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/regional_inductor.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0713630Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0714637Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/runtime_assert.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0715502Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0716283Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0717119Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0717933Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0718921Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-12-04T08:34:11.0720146Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2025-12-04T08:34:11.0721111Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/backends 2025-12-04T08:34:11.0721895Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/backends 2025-12-04T08:34:11.0722930Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2025-12-04T08:34:11.0723888Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/dialect 2025-12-04T08:34:11.0724714Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2025-12-04T08:34:11.0725612Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/dialect/common 2025-12-04T08:34:11.0726319Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/dialect/common 2025-12-04T08:34:11.0727371Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2025-12-04T08:34:11.0728267Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-12-04T08:34:11.0729112Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-12-04T08:34:11.0730042Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-12-04T08:34:11.0730664Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-12-04T08:34:11.0731780Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2025-12-04T08:34:11.0732622Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/tests 2025-12-04T08:34:11.0733292Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/tests 2025-12-04T08:34:11.0734374Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2025-12-04T08:34:11.0735099Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-12-04T08:34:11.0735902Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-12-04T08:34:11.0736574Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-12-04T08:34:11.0737508Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-12-04T08:34:11.0738776Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-12-04T08:34:11.0739385Z copying build/lib.linux-x86_64-cpython-310/torch/fx/passes/utils/source_matcher_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-12-04T08:34:11.0740659Z creating build/bdist.linux-x86_64/wheel/torch/jit 2025-12-04T08:34:11.0741577Z copying build/lib.linux-x86_64-cpython-310/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0742533Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0743166Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0744051Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0744891Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0745925Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0746483Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0747384Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0748195Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0749159Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0750038Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0750989Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0751554Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0752475Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0753266Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0754294Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0755360Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0756219Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0757364Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0758175Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0759212Z copying build/lib.linux-x86_64-cpython-310/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0760288Z copying build/lib.linux-x86_64-cpython-310/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0761284Z copying build/lib.linux-x86_64-cpython-310/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0761839Z copying build/lib.linux-x86_64-cpython-310/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0762728Z copying build/lib.linux-x86_64-cpython-310/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0763364Z copying build/lib.linux-x86_64-cpython-310/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0764659Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2025-12-04T08:34:11.0765436Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-12-04T08:34:11.0766242Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-12-04T08:34:11.0767252Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2025-12-04T08:34:11.0768209Z copying build/lib.linux-x86_64-cpython-310/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/mobile 2025-12-04T08:34:11.0769209Z copying build/lib.linux-x86_64-cpython-310/torch/jit/_script.pyi -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-12-04T08:34:11.0770339Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2025-12-04T08:34:11.0771119Z copying build/lib.linux-x86_64-cpython-310/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/linalg 2025-12-04T08:34:11.0772810Z creating build/bdist.linux-x86_64/wheel/torch/masked 2025-12-04T08:34:11.0773619Z copying build/lib.linux-x86_64-cpython-310/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-12-04T08:34:11.0774382Z copying build/lib.linux-x86_64-cpython-310/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-12-04T08:34:11.0775464Z copying build/lib.linux-x86_64-cpython-310/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-12-04T08:34:11.0776777Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2025-12-04T08:34:11.0777690Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-12-04T08:34:11.0778706Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-12-04T08:34:11.0779704Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-12-04T08:34:11.0780363Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-12-04T08:34:11.0781794Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-12-04T08:34:11.0782368Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-12-04T08:34:11.0782880Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-12-04T08:34:11.0783738Z copying build/lib.linux-x86_64-cpython-310/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-12-04T08:34:11.0784876Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2025-12-04T08:34:11.0786290Z copying build/lib.linux-x86_64-cpython-310/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/monitor 2025-12-04T08:34:11.0787058Z creating build/bdist.linux-x86_64/wheel/torch/mps 2025-12-04T08:34:11.0787996Z copying build/lib.linux-x86_64-cpython-310/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-12-04T08:34:11.0789028Z copying build/lib.linux-x86_64-cpython-310/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-12-04T08:34:11.0789879Z copying build/lib.linux-x86_64-cpython-310/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-12-04T08:34:11.0790804Z creating build/bdist.linux-x86_64/wheel/torch/mtia 2025-12-04T08:34:11.0791674Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-12-04T08:34:11.0792737Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-12-04T08:34:11.0793373Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/memory.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-12-04T08:34:11.0794051Z copying build/lib.linux-x86_64-cpython-310/torch/mtia/mtia_graph.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-12-04T08:34:11.0795080Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2025-12-04T08:34:11.0796061Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-12-04T08:34:11.0796567Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-12-04T08:34:11.0797473Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-12-04T08:34:11.0798017Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-12-04T08:34:11.0798862Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-12-04T08:34:11.0799702Z copying build/lib.linux-x86_64-cpython-310/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-12-04T08:34:11.0800627Z creating build/bdist.linux-x86_64/wheel/torch/nativert 2025-12-04T08:34:11.0801579Z copying build/lib.linux-x86_64-cpython-310/torch/nativert/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nativert 2025-12-04T08:34:11.0802370Z creating build/bdist.linux-x86_64/wheel/torch/nativert/backends 2025-12-04T08:34:11.0803346Z copying build/lib.linux-x86_64-cpython-310/torch/nativert/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nativert/backends 2025-12-04T08:34:11.0804056Z copying build/lib.linux-x86_64-cpython-310/torch/nativert/backends/_lower_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nativert/backends 2025-12-04T08:34:11.0805208Z copying build/lib.linux-x86_64-cpython-310/torch/nativert/backends/_lowered_aoti_module.py -> build/bdist.linux-x86_64/wheel/./torch/nativert/backends 2025-12-04T08:34:11.0806256Z creating build/bdist.linux-x86_64/wheel/torch/nested 2025-12-04T08:34:11.0806860Z copying build/lib.linux-x86_64-cpython-310/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested 2025-12-04T08:34:11.0807959Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2025-12-04T08:34:11.0808858Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-12-04T08:34:11.0809490Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/nested_int.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-12-04T08:34:11.0810322Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-12-04T08:34:11.0811284Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-12-04T08:34:11.0812679Z copying build/lib.linux-x86_64-cpython-310/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-12-04T08:34:11.0813849Z creating build/bdist.linux-x86_64/wheel/torch/nn 2025-12-04T08:34:11.0814787Z copying build/lib.linux-x86_64-cpython-310/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0815588Z copying build/lib.linux-x86_64-cpython-310/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0816270Z copying build/lib.linux-x86_64-cpython-310/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0817097Z copying build/lib.linux-x86_64-cpython-310/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0817755Z copying build/lib.linux-x86_64-cpython-310/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0819966Z copying build/lib.linux-x86_64-cpython-310/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0820638Z copying build/lib.linux-x86_64-cpython-310/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0821749Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0822780Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2025-12-04T08:34:11.0823716Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-12-04T08:34:11.0824329Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/_fa4.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-12-04T08:34:11.0825190Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/_registry.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-12-04T08:34:11.0825908Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-12-04T08:34:11.0826852Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-12-04T08:34:11.0827976Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-12-04T08:34:11.0828971Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/varlen.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-12-04T08:34:11.0830329Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention/experimental 2025-12-04T08:34:11.0830994Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention/experimental 2025-12-04T08:34:11.0831824Z copying build/lib.linux-x86_64-cpython-310/torch/nn/attention/experimental/_paged_attention.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention/experimental 2025-12-04T08:34:11.0832863Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2025-12-04T08:34:11.0833676Z copying build/lib.linux-x86_64-cpython-310/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-12-04T08:34:11.0834608Z copying build/lib.linux-x86_64-cpython-310/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-12-04T08:34:11.0835439Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2025-12-04T08:34:11.0836462Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic 2025-12-04T08:34:11.0837285Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2025-12-04T08:34:11.0838081Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/modules 2025-12-04T08:34:11.0838943Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/modules 2025-12-04T08:34:11.0839882Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2025-12-04T08:34:11.0840578Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat 2025-12-04T08:34:11.0841532Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2025-12-04T08:34:11.0842269Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-12-04T08:34:11.0843178Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-12-04T08:34:11.0843816Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-12-04T08:34:11.0844496Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-12-04T08:34:11.0845401Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2025-12-04T08:34:11.0846153Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized 2025-12-04T08:34:11.0847099Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2025-12-04T08:34:11.0848046Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/dynamic 2025-12-04T08:34:11.0849114Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:34:11.0849865Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:34:11.0850875Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:34:11.0851413Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2025-12-04T08:34:11.0852439Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-12-04T08:34:11.0853344Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-12-04T08:34:11.0854035Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-12-04T08:34:11.0854747Z copying build/lib.linux-x86_64-cpython-310/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-12-04T08:34:11.0855762Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2025-12-04T08:34:11.0856565Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0857545Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0858164Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0859462Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0860015Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0861155Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0861813Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0862827Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0864123Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0864737Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0865856Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0866446Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0867480Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0868436Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0868910Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0869712Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0871271Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0872785Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0874108Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0875072Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0875753Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0876940Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0877931Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0878899Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0879841Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0880477Z copying build/lib.linux-x86_64-cpython-310/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-12-04T08:34:11.0881860Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2025-12-04T08:34:11.0882555Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-12-04T08:34:11.0883523Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-12-04T08:34:11.0884126Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-12-04T08:34:11.0885260Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-12-04T08:34:11.0885830Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-12-04T08:34:11.0887337Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-12-04T08:34:11.0887926Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-12-04T08:34:11.0888809Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-12-04T08:34:11.0889888Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2025-12-04T08:34:11.0890790Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat 2025-12-04T08:34:11.0891848Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2025-12-04T08:34:11.0892455Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/dynamic 2025-12-04T08:34:11.0893620Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2025-12-04T08:34:11.0894428Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/dynamic/modules 2025-12-04T08:34:11.0895372Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/dynamic/modules 2025-12-04T08:34:11.0896367Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2025-12-04T08:34:11.0897086Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-12-04T08:34:11.0897788Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-12-04T08:34:11.0898722Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-12-04T08:34:11.0899363Z copying build/lib.linux-x86_64-cpython-310/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-12-04T08:34:11.0900494Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2025-12-04T08:34:11.0901384Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable 2025-12-04T08:34:11.0902350Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2025-12-04T08:34:11.0903053Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable/modules 2025-12-04T08:34:11.0904103Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable/modules 2025-12-04T08:34:11.0904844Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable/modules 2025-12-04T08:34:11.0905882Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2025-12-04T08:34:11.0906521Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-12-04T08:34:11.0907538Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-12-04T08:34:11.0908553Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2025-12-04T08:34:11.0909407Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference 2025-12-04T08:34:11.0910285Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2025-12-04T08:34:11.0911149Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-12-04T08:34:11.0911851Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-12-04T08:34:11.0913011Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-12-04T08:34:11.0913608Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-12-04T08:34:11.0914087Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-12-04T08:34:11.0914838Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-12-04T08:34:11.0915875Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2025-12-04T08:34:11.0916743Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic 2025-12-04T08:34:11.0917692Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2025-12-04T08:34:11.0918479Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-12-04T08:34:11.0919499Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-12-04T08:34:11.0920010Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-12-04T08:34:11.0920931Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-12-04T08:34:11.0921811Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2025-12-04T08:34:11.0922499Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0923440Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0924092Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0924784Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0925693Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0926432Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0927101Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0928117Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0928686Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0929789Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0930313Z copying build/lib.linux-x86_64-cpython-310/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-12-04T08:34:11.0931336Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2025-12-04T08:34:11.0932130Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0932965Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0933739Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_named_member_accessor.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0934595Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0935452Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0936186Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0937120Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0937805Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0938780Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0939625Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0940643Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0941488Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0942621Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0943445Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0944265Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0945044Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-12-04T08:34:11.0946283Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0948090Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0948603Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0948990Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0949806Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0950581Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0951261Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0952181Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0953185Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0953806Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0954740Z copying build/lib.linux-x86_64-cpython-310/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-12-04T08:34:11.0955337Z copying build/lib.linux-x86_64-cpython-310/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0956128Z copying build/lib.linux-x86_64-cpython-310/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-12-04T08:34:11.0957475Z creating build/bdist.linux-x86_64/wheel/torch/numa 2025-12-04T08:34:11.0958275Z copying build/lib.linux-x86_64-cpython-310/torch/numa/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/numa 2025-12-04T08:34:11.0959024Z copying build/lib.linux-x86_64-cpython-310/torch/numa/binding.py -> build/bdist.linux-x86_64/wheel/./torch/numa 2025-12-04T08:34:11.0960182Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2025-12-04T08:34:11.0960967Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0962325Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0962928Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_flags.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0963761Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0964479Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0965255Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0965870Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0966724Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0967351Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0968220Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0968871Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0969688Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0970290Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0971101Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0971712Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0972516Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0973134Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0973889Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0974517Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0975316Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0975929Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/testing.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0976725Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0977398Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-12-04T08:34:11.0978530Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2025-12-04T08:34:11.0979397Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-12-04T08:34:11.0980309Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/_lazy_import.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-12-04T08:34:11.0981258Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter 2025-12-04T08:34:11.0982006Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0982752Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0984180Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_building.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0985162Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_capture_strategies.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0985832Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_compat.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0986795Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_constants.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0987441Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_core.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0988725Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_decomp.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0989388Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_dispatching.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0990330Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0991898Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_errors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0992371Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_flags.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0992950Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_fx_passes.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0993906Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_ir_passes.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0994537Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_isolated.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0995387Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_onnx_program.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0996097Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0997003Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_reporting.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0997595Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_schemas.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0998544Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_tensors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.0999241Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_testing.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.1000263Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_type_casting.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.1000754Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-12-04T08:34:11.1002117Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:34:11.1003359Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:34:11.1004081Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:34:11.1005060Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:34:11.1006008Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:34:11.1006822Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:34:11.1007707Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/core.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:34:11.1008394Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:34:11.1009191Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:34:11.1010253Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:34:11.1010943Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/exporter/_torchlib/ops/symops.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:34:11.1011939Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2025-12-04T08:34:11.1012845Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-12-04T08:34:11.1013661Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/_pass.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-12-04T08:34:11.1014680Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/type_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-12-04T08:34:11.1015861Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2025-12-04T08:34:11.1016847Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-12-04T08:34:11.1017467Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/fx/passes/type_promotion.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-12-04T08:34:11.1018961Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1019851Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1020451Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/_experimental.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1021188Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/_globals.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1021953Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/_type_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1022726Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1023721Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1024458Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1025424Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1026648Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1027987Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1029184Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1029917Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1031076Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1031826Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1032554Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1033592Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1034300Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1035067Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1035651Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1036244Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1037004Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1037779Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1040125Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1041321Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/_internal/torchscript_exporter/verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-12-04T08:34:11.1042516Z creating build/bdist.linux-x86_64/wheel/torch/onnx/ops 2025-12-04T08:34:11.1043859Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-12-04T08:34:11.1044808Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/ops/_dtype_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-12-04T08:34:11.1045392Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/ops/_impl.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-12-04T08:34:11.1046455Z copying build/lib.linux-x86_64-cpython-310/torch/onnx/ops/_symbolic_impl.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-12-04T08:34:11.1047553Z creating build/bdist.linux-x86_64/wheel/torch/optim 2025-12-04T08:34:11.1048265Z copying build/lib.linux-x86_64-cpython-310/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1049193Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_adafactor.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1050004Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1050867Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_muon.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1051481Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1052383Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1052984Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1053995Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1054765Z copying build/lib.linux-x86_64-cpython-310/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1055339Z copying build/lib.linux-x86_64-cpython-310/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1056166Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1057260Z copying build/lib.linux-x86_64-cpython-310/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1058424Z copying build/lib.linux-x86_64-cpython-310/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1059426Z copying build/lib.linux-x86_64-cpython-310/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1060417Z copying build/lib.linux-x86_64-cpython-310/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1061155Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1062266Z copying build/lib.linux-x86_64-cpython-310/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1062575Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1063555Z copying build/lib.linux-x86_64-cpython-310/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1064797Z copying build/lib.linux-x86_64-cpython-310/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-12-04T08:34:11.1066089Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2025-12-04T08:34:11.1066910Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/optim/_multi_tensor 2025-12-04T08:34:11.1067924Z copying build/lib.linux-x86_64-cpython-310/torch/optim/_multi_tensor/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/optim/_multi_tensor 2025-12-04T08:34:11.1068999Z creating build/bdist.linux-x86_64/wheel/torch/package 2025-12-04T08:34:11.1069778Z copying build/lib.linux-x86_64-cpython-310/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1070968Z copying build/lib.linux-x86_64-cpython-310/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1071486Z copying build/lib.linux-x86_64-cpython-310/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1072135Z copying build/lib.linux-x86_64-cpython-310/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1073067Z copying build/lib.linux-x86_64-cpython-310/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1073712Z copying build/lib.linux-x86_64-cpython-310/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1074450Z copying build/lib.linux-x86_64-cpython-310/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1075189Z copying build/lib.linux-x86_64-cpython-310/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1075885Z copying build/lib.linux-x86_64-cpython-310/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1077142Z copying build/lib.linux-x86_64-cpython-310/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1077811Z copying build/lib.linux-x86_64-cpython-310/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1078593Z copying build/lib.linux-x86_64-cpython-310/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1079293Z copying build/lib.linux-x86_64-cpython-310/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1080193Z copying build/lib.linux-x86_64-cpython-310/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1081239Z copying build/lib.linux-x86_64-cpython-310/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-12-04T08:34:11.1082457Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2025-12-04T08:34:11.1083311Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-12-04T08:34:11.1084333Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-12-04T08:34:11.1085079Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-12-04T08:34:11.1085754Z copying build/lib.linux-x86_64-cpython-310/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-12-04T08:34:11.1086642Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2025-12-04T08:34:11.1087396Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-12-04T08:34:11.1088260Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-12-04T08:34:11.1089289Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-12-04T08:34:11.1090083Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-12-04T08:34:11.1091001Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-12-04T08:34:11.1091777Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-12-04T08:34:11.1092799Z copying build/lib.linux-x86_64-cpython-310/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-12-04T08:34:11.1093840Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2025-12-04T08:34:11.1094621Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1095547Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1096227Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1097074Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1097713Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1098618Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1099245Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1099933Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1100936Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1101709Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1102569Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1103631Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1106359Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1107172Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1107926Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1108803Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-12-04T08:34:11.1109974Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2025-12-04T08:34:11.1110825Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1111763Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1112655Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1113093Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1114175Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1114765Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1115577Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1116273Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1117271Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1117783Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1118857Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1119551Z copying build/lib.linux-x86_64-cpython-310/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-12-04T08:34:11.1120697Z creating build/bdist.linux-x86_64/wheel/torch/signal 2025-12-04T08:34:11.1121529Z copying build/lib.linux-x86_64-cpython-310/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal 2025-12-04T08:34:11.1122784Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2025-12-04T08:34:11.1123300Z copying build/lib.linux-x86_64-cpython-310/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-12-04T08:34:11.1124372Z copying build/lib.linux-x86_64-cpython-310/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-12-04T08:34:11.1125392Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2025-12-04T08:34:11.1126048Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-12-04T08:34:11.1127258Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-12-04T08:34:11.1127923Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-12-04T08:34:11.1128821Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-12-04T08:34:11.1130052Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-12-04T08:34:11.1133477Z copying build/lib.linux-x86_64-cpython-310/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-12-04T08:34:11.1134775Z creating build/bdist.linux-x86_64/wheel/torch/special 2025-12-04T08:34:11.1135608Z copying build/lib.linux-x86_64-cpython-310/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/special 2025-12-04T08:34:11.1137235Z creating build/bdist.linux-x86_64/wheel/torch/testing 2025-12-04T08:34:11.1137994Z copying build/lib.linux-x86_64-cpython-310/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-12-04T08:34:11.1138863Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-12-04T08:34:11.1140012Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-12-04T08:34:11.1140695Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-12-04T08:34:11.1141920Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2025-12-04T08:34:11.1142791Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1143600Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1144513Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1145267Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1146049Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1147057Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1148275Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1149105Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1150329Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1150958Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1152038Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1152791Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1160432Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1161505Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1163298Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_mps.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1163956Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1165781Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1167077Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1167805Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1169263Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1170235Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1171224Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1173157Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1173795Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/custom_op_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1174711Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/custom_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1175367Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1176226Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/dynamo_pytree_test_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1176832Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/dynamo_test_failures.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1177615Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/fake_config_module.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1178336Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/fake_config_module2.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1179097Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/fake_config_module3.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1179715Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1180597Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1181265Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1182042Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1183120Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1184037Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1184807Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1185526Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1186470Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1187346Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/subclasses.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1188755Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/torchbind_impls.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1189608Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1190526Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-12-04T08:34:11.1191726Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2025-12-04T08:34:11.1192557Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/codegen 2025-12-04T08:34:11.1193566Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2025-12-04T08:34:11.1194499Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/data 2025-12-04T08:34:11.1195620Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/data 2025-12-04T08:34:11.1196286Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/data 2025-12-04T08:34:11.1197539Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2025-12-04T08:34:11.1198787Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-12-04T08:34:11.1199570Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-12-04T08:34:11.1200096Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/common_state_dict.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-12-04T08:34:11.1201642Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-12-04T08:34:11.1203244Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-12-04T08:34:11.1206198Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-12-04T08:34:11.1206727Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/fake_pg.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-12-04T08:34:11.1207707Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-12-04T08:34:11.1208918Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-12-04T08:34:11.1210089Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2025-12-04T08:34:11.1210885Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard 2025-12-04T08:34:11.1211924Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard 2025-12-04T08:34:11.1213004Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.1213853Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.1215153Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.1215651Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:34:11.1216562Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2025-12-04T08:34:11.1217721Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_tensor 2025-12-04T08:34:11.1218331Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_tensor 2025-12-04T08:34:11.1219543Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2025-12-04T08:34:11.1220209Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/nn 2025-12-04T08:34:11.1221184Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2025-12-04T08:34:11.1222415Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/nn/api 2025-12-04T08:34:11.1223097Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/nn/api 2025-12-04T08:34:11.1224457Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2025-12-04T08:34:11.1225164Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-12-04T08:34:11.1226441Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-12-04T08:34:11.1228051Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-12-04T08:34:11.1228737Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-12-04T08:34:11.1229424Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-12-04T08:34:11.1230302Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-12-04T08:34:11.1230858Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-12-04T08:34:11.1233406Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-12-04T08:34:11.1234426Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:34:11.1235478Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:34:11.1236452Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:34:11.1237122Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:34:11.1238116Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:34:11.1240764Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:34:11.1241467Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:34:11.1243064Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:34:11.1243642Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:34:11.1244586Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2025-12-04T08:34:11.1245515Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/generated 2025-12-04T08:34:11.1246232Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/generated 2025-12-04T08:34:11.1250754Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2025-12-04T08:34:11.1251830Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-12-04T08:34:11.1252786Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-12-04T08:34:11.1254347Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-12-04T08:34:11.1255009Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-12-04T08:34:11.1256042Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2025-12-04T08:34:11.1256849Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-12-04T08:34:11.1257551Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-12-04T08:34:11.1258793Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-12-04T08:34:11.1259516Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-12-04T08:34:11.1260798Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/nested.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-12-04T08:34:11.1262171Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-12-04T08:34:11.1262782Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-12-04T08:34:11.1263698Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-12-04T08:34:11.1264443Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2025-12-04T08:34:11.1265365Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-12-04T08:34:11.1266622Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/aot_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-12-04T08:34:11.1267420Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/autograd_registration.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-12-04T08:34:11.1267949Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/fake_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-12-04T08:34:11.1268670Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/generate_tests.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-12-04T08:34:11.1269711Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/optests/make_fx.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-12-04T08:34:11.1270662Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2025-12-04T08:34:11.1271511Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/test_module 2025-12-04T08:34:11.1272241Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/test_module 2025-12-04T08:34:11.1273258Z copying build/lib.linux-x86_64-cpython-310/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/test_module 2025-12-04T08:34:11.1274321Z creating build/bdist.linux-x86_64/wheel/torch/utils 2025-12-04T08:34:11.1275300Z copying build/lib.linux-x86_64-cpython-310/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1276198Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_appending_byte_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1276935Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1277975Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1278796Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1279421Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cpp_embed_headers.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1280263Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1281294Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1282358Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_debug_mode.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1283507Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1284001Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_dtype_abbrs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1284705Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_exposed_in.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1285392Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_filelock.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1286306Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1286931Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_functools.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1287556Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_get_clean_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1288542Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_helion.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1289071Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1289966Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1290556Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_ordered_set.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1291437Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_pallas.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1292046Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1293101Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1294343Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_runtime_estimation.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1295040Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1295737Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_thunk.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1296423Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1297064Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1297894Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1298424Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1299184Z copying build/lib.linux-x86_64-cpython-310/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1300162Z copying build/lib.linux-x86_64-cpython-310/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1300791Z copying build/lib.linux-x86_64-cpython-310/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1302022Z copying build/lib.linux-x86_64-cpython-310/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1302922Z copying build/lib.linux-x86_64-cpython-310/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1305917Z copying build/lib.linux-x86_64-cpython-310/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1307566Z copying build/lib.linux-x86_64-cpython-310/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1308213Z copying build/lib.linux-x86_64-cpython-310/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1308869Z copying build/lib.linux-x86_64-cpython-310/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1309723Z copying build/lib.linux-x86_64-cpython-310/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1310586Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1312022Z copying build/lib.linux-x86_64-cpython-310/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1312527Z copying build/lib.linux-x86_64-cpython-310/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1313444Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1314023Z copying build/lib.linux-x86_64-cpython-310/torch/utils/module_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1314684Z copying build/lib.linux-x86_64-cpython-310/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1315415Z copying build/lib.linux-x86_64-cpython-310/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1316257Z copying build/lib.linux-x86_64-cpython-310/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1317338Z creating build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2025-12-04T08:34:11.1318453Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_strobelight 2025-12-04T08:34:11.1319146Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_strobelight 2025-12-04T08:34:11.1320174Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2025-12-04T08:34:11.1321082Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1321808Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1323019Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1323724Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/numbers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1324656Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/printers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1325641Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1326605Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1327214Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1328049Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/symbol.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1328774Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-12-04T08:34:11.1330320Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2025-12-04T08:34:11.1331306Z copying build/lib.linux-x86_64-cpython-310/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/backcompat 2025-12-04T08:34:11.1331976Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2025-12-04T08:34:11.1332886Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark 2025-12-04T08:34:11.1333691Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2025-12-04T08:34:11.1334579Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-12-04T08:34:11.1335164Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-12-04T08:34:11.1335883Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-12-04T08:34:11.1336628Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-12-04T08:34:11.1337382Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-12-04T08:34:11.1338046Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-12-04T08:34:11.1338987Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2025-12-04T08:34:11.1340108Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-12-04T08:34:11.1340589Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-12-04T08:34:11.1341196Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-12-04T08:34:11.1341863Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-12-04T08:34:11.1342576Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-12-04T08:34:11.1343293Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-12-04T08:34:11.1344269Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2025-12-04T08:34:11.1345117Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1346160Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1347087Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1347768Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1348715Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/compile.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1349330Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1350303Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1351038Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1351993Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1353253Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:34:11.1354403Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:34:11.1355281Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:34:11.1356432Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:34:11.1357353Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:34:11.1358028Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:34:11.1358540Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:34:11.1361938Z copying build/lib.linux-x86_64-cpython-310/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-12-04T08:34:11.1363066Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2025-12-04T08:34:11.1363950Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-12-04T08:34:11.1364822Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-12-04T08:34:11.1365401Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-12-04T08:34:11.1366901Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-12-04T08:34:11.1367504Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-12-04T08:34:11.1368180Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-12-04T08:34:11.1369356Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-12-04T08:34:11.1369865Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-12-04T08:34:11.1371037Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2025-12-04T08:34:11.1371873Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-12-04T08:34:11.1372846Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-12-04T08:34:11.1373717Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-12-04T08:34:11.1374235Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-12-04T08:34:11.1375268Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-12-04T08:34:11.1375826Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-12-04T08:34:11.1377094Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2025-12-04T08:34:11.1378152Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-12-04T08:34:11.1378816Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-12-04T08:34:11.1379610Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-12-04T08:34:11.1380332Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-12-04T08:34:11.1381445Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-12-04T08:34:11.1382164Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-12-04T08:34:11.1383098Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2025-12-04T08:34:11.1384035Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-12-04T08:34:11.1385003Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-12-04T08:34:11.1385499Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-12-04T08:34:11.1386745Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-12-04T08:34:11.1387470Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-12-04T08:34:11.1388463Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1389291Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1390033Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1391120Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1391689Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1392857Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1393542Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1394271Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1395404Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1395929Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1397100Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/sharding.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1397815Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1398463Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-12-04T08:34:11.1399688Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2025-12-04T08:34:11.1400524Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-12-04T08:34:11.1401553Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-12-04T08:34:11.1402198Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-12-04T08:34:11.1403313Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-12-04T08:34:11.1404003Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-12-04T08:34:11.1404941Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-12-04T08:34:11.1405918Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2025-12-04T08:34:11.1407052Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-12-04T08:34:11.1407517Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-12-04T08:34:11.1408444Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-12-04T08:34:11.1409113Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-12-04T08:34:11.1409848Z copying build/lib.linux-x86_64-cpython-310/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-12-04T08:34:11.1411355Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2025-12-04T08:34:11.1412039Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-12-04T08:34:11.1413019Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-12-04T08:34:11.1413642Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-12-04T08:34:11.1416751Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-12-04T08:34:11.1417823Z copying build/lib.linux-x86_64-cpython-310/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-12-04T08:34:11.1418655Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2025-12-04T08:34:11.1419528Z copying build/lib.linux-x86_64-cpython-310/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-12-04T08:34:11.1420418Z copying build/lib.linux-x86_64-cpython-310/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-12-04T08:34:11.1421363Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2025-12-04T08:34:11.1422054Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-12-04T08:34:11.1423133Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-12-04T08:34:11.1423670Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-12-04T08:34:11.1424641Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-12-04T08:34:11.1425276Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-12-04T08:34:11.1426178Z copying build/lib.linux-x86_64-cpython-310/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-12-04T08:34:11.1427371Z creating build/bdist.linux-x86_64/wheel/torch/utils/serialization 2025-12-04T08:34:11.1428253Z copying build/lib.linux-x86_64-cpython-310/torch/utils/serialization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-12-04T08:34:11.1429470Z copying build/lib.linux-x86_64-cpython-310/torch/utils/serialization/config.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-12-04T08:34:11.1430304Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2025-12-04T08:34:11.1431373Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-12-04T08:34:11.1431962Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-12-04T08:34:11.1432910Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-12-04T08:34:11.1433780Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-12-04T08:34:11.1434385Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-12-04T08:34:11.1435073Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-12-04T08:34:11.1436045Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-12-04T08:34:11.1436886Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-12-04T08:34:11.1437713Z copying build/lib.linux-x86_64-cpython-310/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-12-04T08:34:11.1439025Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2025-12-04T08:34:11.1439686Z copying build/lib.linux-x86_64-cpython-310/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-12-04T08:34:11.1440501Z copying build/lib.linux-x86_64-cpython-310/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-12-04T08:34:11.1441535Z copying build/lib.linux-x86_64-cpython-310/torch/utils/_config_typing.pyi -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-12-04T08:34:11.1442687Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2025-12-04T08:34:11.1443497Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-12-04T08:34:11.1444422Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-12-04T08:34:11.1445135Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-12-04T08:34:11.1445986Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/memory.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-12-04T08:34:11.1446973Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-12-04T08:34:11.1447931Z copying build/lib.linux-x86_64-cpython-310/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-12-04T08:34:11.1448639Z copying build/lib.linux-x86_64-cpython-310/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:11.1457011Z copying build/lib.linux-x86_64-cpython-310/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:11.1457768Z copying build/lib.linux-x86_64-cpython-310/torch/py.typed -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:11.1458890Z creating build/bdist.linux-x86_64/wheel/torch/bin 2025-12-04T08:34:11.1460033Z copying build/lib.linux-x86_64-cpython-310/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1490361Z copying build/lib.linux-x86_64-cpython-310/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1522799Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1600486Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1634675Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_aoti_abi_check -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1641037Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_aoti_inference -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1645080Z copying build/lib.linux-x86_64-cpython-310/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1650250Z copying build/lib.linux-x86_64-cpython-310/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1655375Z copying build/lib.linux-x86_64-cpython-310/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1660260Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupGlooTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1666670Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupGlooAsyncTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1672118Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupNCCLTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1678264Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupNCCLErrorsTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1684295Z copying build/lib.linux-x86_64-cpython-310/torch/bin/ProcessGroupMPITest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1685912Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1690915Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1697136Z copying build/lib.linux-x86_64-cpython-310/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1786311Z copying build/lib.linux-x86_64-cpython-310/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-12-04T08:34:11.1790822Z creating build/bdist.linux-x86_64/wheel/torch/test 2025-12-04T08:34:11.1791418Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_AllocatorConfig_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1796515Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1800179Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1805815Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1810725Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1816138Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1821895Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1826923Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1832180Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1837663Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1842939Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1847929Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1854690Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ArrayRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1859423Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1864706Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1869844Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1874527Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Enumerate_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1880402Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1885366Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_IntrusiveList_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1890240Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1895697Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_NetworkFlow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1900544Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Semaphore_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1906661Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1911934Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1916953Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1922097Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1927111Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1932251Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1937019Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1942280Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1947710Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_error_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1952053Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1957190Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1962006Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1967065Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1981946Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1986919Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_lazy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1992062Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.1997541Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_nofatal_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2001756Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2008825Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2014145Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2018753Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2032974Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2037721Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2042363Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2046559Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2050908Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2056159Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2060067Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_1_var_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2065194Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_catches_stream -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2070347Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2075046Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2079940Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2084583Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2088982Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2093622Z copying build/lib.linux-x86_64-cpython-310/torch/test/c10_cuda_CUDATest -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2097827Z copying build/lib.linux-x86_64-cpython-310/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2104678Z copying build/lib.linux-x86_64-cpython-310/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2109351Z copying build/lib.linux-x86_64-cpython-310/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2115153Z copying build/lib.linux-x86_64-cpython-310/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2119957Z copying build/lib.linux-x86_64-cpython-310/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2124893Z copying build/lib.linux-x86_64-cpython-310/torch/test/atest -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2129962Z copying build/lib.linux-x86_64-cpython-310/torch/test/basic -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2134942Z copying build/lib.linux-x86_64-cpython-310/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2139716Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2144178Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2149553Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2153830Z copying build/lib.linux-x86_64-cpython-310/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2161673Z copying build/lib.linux-x86_64-cpython-310/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2165892Z copying build/lib.linux-x86_64-cpython-310/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2170758Z copying build/lib.linux-x86_64-cpython-310/torch/test/half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2175598Z copying build/lib.linux-x86_64-cpython-310/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2183227Z copying build/lib.linux-x86_64-cpython-310/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2187672Z copying build/lib.linux-x86_64-cpython-310/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2192237Z copying build/lib.linux-x86_64-cpython-310/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2196796Z copying build/lib.linux-x86_64-cpython-310/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2201189Z copying build/lib.linux-x86_64-cpython-310/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2206931Z copying build/lib.linux-x86_64-cpython-310/torch/test/native_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2211579Z copying build/lib.linux-x86_64-cpython-310/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2216744Z copying build/lib.linux-x86_64-cpython-310/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2221170Z copying build/lib.linux-x86_64-cpython-310/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2225910Z copying build/lib.linux-x86_64-cpython-310/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2231703Z copying build/lib.linux-x86_64-cpython-310/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2236601Z copying build/lib.linux-x86_64-cpython-310/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2241085Z copying build/lib.linux-x86_64-cpython-310/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2245310Z copying build/lib.linux-x86_64-cpython-310/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2250089Z copying build/lib.linux-x86_64-cpython-310/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2255408Z copying build/lib.linux-x86_64-cpython-310/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2259980Z copying build/lib.linux-x86_64-cpython-310/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2264390Z copying build/lib.linux-x86_64-cpython-310/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2271773Z copying build/lib.linux-x86_64-cpython-310/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2276399Z copying build/lib.linux-x86_64-cpython-310/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2280922Z copying build/lib.linux-x86_64-cpython-310/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2285676Z copying build/lib.linux-x86_64-cpython-310/torch/test/type_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2290814Z copying build/lib.linux-x86_64-cpython-310/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2295508Z copying build/lib.linux-x86_64-cpython-310/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2299962Z copying build/lib.linux-x86_64-cpython-310/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2307023Z copying build/lib.linux-x86_64-cpython-310/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2311805Z copying build/lib.linux-x86_64-cpython-310/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2316695Z copying build/lib.linux-x86_64-cpython-310/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2321320Z copying build/lib.linux-x86_64-cpython-310/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2326811Z copying build/lib.linux-x86_64-cpython-310/torch/test/List_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2336419Z copying build/lib.linux-x86_64-cpython-310/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2342137Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2351994Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2359962Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2370876Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2379480Z copying build/lib.linux-x86_64-cpython-310/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2384765Z copying build/lib.linux-x86_64-cpython-310/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2392968Z copying build/lib.linux-x86_64-cpython-310/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2397588Z copying build/lib.linux-x86_64-cpython-310/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2401990Z copying build/lib.linux-x86_64-cpython-310/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2406704Z copying build/lib.linux-x86_64-cpython-310/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2433673Z copying build/lib.linux-x86_64-cpython-310/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2439012Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2443451Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_apply_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2447946Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_atomic_ops_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2452799Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_caching_host_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2457537Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_complex_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2463191Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_complex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2468443Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_cub_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2473521Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_cublas_handle_pool_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2477931Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_device_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2482333Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_distributions_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2487379Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_dlconvertor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2491752Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_event_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2496404Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_exchange_device_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2500630Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_generator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2505991Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2510678Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_integer_divider_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2515359Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_optional_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2519561Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2524493Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2528739Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_allocatorTraceTracker_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2532678Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_stream_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2537736Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_vectorized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2542026Z copying build/lib.linux-x86_64-cpython-310/torch/test/cuda_cudnn_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-12-04T08:34:11.2547596Z creating build/bdist.linux-x86_64/wheel/torch/_C 2025-12-04T08:34:11.2549022Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2550321Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2550921Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2551847Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2552662Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_cusparselt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2553595Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2554696Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2555625Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2556295Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2557133Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2557983Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_functionalization.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2558689Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2559413Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2560618Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_instruction_counter.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2561287Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2562626Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_jit_tree_views.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2563359Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2563934Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2564580Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2565416Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2566175Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2567177Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2567858Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2568815Z copying build/lib.linux-x86_64-cpython-310/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2572011Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2578875Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-12-04T08:34:11.2580526Z creating build/bdist.linux-x86_64/wheel/torch/_C/_acc 2025-12-04T08:34:11.2581728Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_acc/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_acc 2025-12-04T08:34:11.2582642Z creating build/bdist.linux-x86_64/wheel/torch/_C/_dynamo 2025-12-04T08:34:11.2583534Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-12-04T08:34:11.2584494Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/compiled_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-12-04T08:34:11.2585434Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/eval_frame.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-12-04T08:34:11.2586364Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_dynamo/guards.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-12-04T08:34:11.2587497Z creating build/bdist.linux-x86_64/wheel/torch/_C/_export 2025-12-04T08:34:11.2588082Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_export/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_export 2025-12-04T08:34:11.2588990Z copying build/lib.linux-x86_64-cpython-310/torch/_C/_export/pt2_archive_constants.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_export 2025-12-04T08:34:11.2590161Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2025-12-04T08:34:11.2591182Z copying build/lib.linux-x86_64-cpython-310/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C_flatbuffer 2025-12-04T08:34:11.2592236Z creating build/bdist.linux-x86_64/wheel/torch/lib 2025-12-04T08:34:11.2593755Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_nvshmem.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2637651Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2639221Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm 2025-12-04T08:34:11.2640653Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/alloc_info.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-12-04T08:34:11.2641673Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/err.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-12-04T08:34:11.2642633Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-12-04T08:34:11.2643652Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm/socket.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-12-04T08:34:11.2644442Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm_windows 2025-12-04T08:34:11.2645307Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libshm_windows/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm_windows 2025-12-04T08:34:11.2646346Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2818744Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10_cuda.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2820528Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2826810Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libcaffe2_nvrtc.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2828086Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_cuda_linalg.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2832263Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2839309Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2841312Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2843672Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libaoti_custom_ops.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2846589Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libc10d_cuda_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.2847650Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.4990158Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_cuda.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.6161060Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.6161856Z copying build/lib.linux-x86_64-cpython-310/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-12-04T08:34:11.6162549Z creating build/bdist.linux-x86_64/wheel/torch/include 2025-12-04T08:34:11.6163537Z copying build/lib.linux-x86_64-cpython-310/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6164334Z copying build/lib.linux-x86_64-cpython-310/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6165149Z copying build/lib.linux-x86_64-cpython-310/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6166033Z copying build/lib.linux-x86_64-cpython-310/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6166830Z copying build/lib.linux-x86_64-cpython-310/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6167743Z copying build/lib.linux-x86_64-cpython-310/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6168535Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6169144Z copying build/lib.linux-x86_64-cpython-310/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6169860Z copying build/lib.linux-x86_64-cpython-310/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6172028Z copying build/lib.linux-x86_64-cpython-310/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6172793Z copying build/lib.linux-x86_64-cpython-310/torch/include/advisor-annotate.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6173903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ittnotify-zca.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6174740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6176843Z copying build/lib.linux-x86_64-cpython-310/torch/include/jitprofiling.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6177695Z copying build/lib.linux-x86_64-cpython-310/torch/include/libittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6178433Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6179359Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6180258Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6181318Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6182120Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6182892Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6183746Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6184557Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6185357Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6187023Z copying build/lib.linux-x86_64-cpython-310/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6188717Z copying build/lib.linux-x86_64-cpython-310/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:11.6190660Z creating build/bdist.linux-x86_64/wheel/torch/include/google 2025-12-04T08:34:11.6191829Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf 2025-12-04T08:34:11.6192784Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/any.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6193675Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/any.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6194819Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/api.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6195937Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/arena.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6196870Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/arena_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6197815Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/arenastring.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6198638Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/descriptor.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6199549Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/descriptor.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6204353Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/descriptor_database.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6205338Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/duration.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6206337Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/dynamic_message.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6207860Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/empty.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6209266Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/extension_set.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6210374Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/extension_set_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6211439Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/field_mask.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6212732Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_enum_reflection.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6213774Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_enum_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6214806Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_message_reflection.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6215911Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_message_table_driven.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6217043Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/generated_message_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6218015Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/has_bits.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6219455Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/implicit_weak_message.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6220639Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/inlined_string_field.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6221604Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6222510Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_entry.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6223481Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_entry_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6224505Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_field.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6225532Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_field_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6226702Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_field_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6227594Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/map_type_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6228550Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/message.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6229478Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/message_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6230519Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6231704Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/metadata_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6232722Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/parse_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6233670Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/port.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6234792Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/reflection.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6236147Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/reflection_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6237349Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/repeated_field.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6238508Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/service.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6239486Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/source_context.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6240615Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/struct.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6241690Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/text_format.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6242718Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/timestamp.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6243803Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/type.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6244614Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/unknown_field_set.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6245680Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/wire_format.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6246999Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/wire_format_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6248099Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/wrappers.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-12-04T08:34:11.6248863Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler 2025-12-04T08:34:11.6249834Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/code_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-12-04T08:34:11.6251117Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/command_line_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-12-04T08:34:11.6252050Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/importer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-12-04T08:34:11.6253292Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-12-04T08:34:11.6255586Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/plugin.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-12-04T08:34:11.6256653Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/plugin.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-12-04T08:34:11.6257536Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/cpp 2025-12-04T08:34:11.6258575Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/cpp/cpp_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/cpp 2025-12-04T08:34:11.6259575Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/csharp 2025-12-04T08:34:11.6260631Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp/csharp_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/csharp 2025-12-04T08:34:11.6262138Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/csharp/csharp_names.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/csharp 2025-12-04T08:34:11.6263155Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/java 2025-12-04T08:34:11.6264119Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java/java_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/java 2025-12-04T08:34:11.6265393Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/java/java_names.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/java 2025-12-04T08:34:11.6267032Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/js 2025-12-04T08:34:11.6267879Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js/js_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/js 2025-12-04T08:34:11.6268811Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/js/well_known_types_embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/js 2025-12-04T08:34:11.6269536Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/objectivec 2025-12-04T08:34:11.6270361Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/objectivec 2025-12-04T08:34:11.6271456Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/objectivec 2025-12-04T08:34:11.6272385Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/php 2025-12-04T08:34:11.6273120Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/php/php_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/php 2025-12-04T08:34:11.6273860Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/python 2025-12-04T08:34:11.6274884Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/python/python_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/python 2025-12-04T08:34:11.6275663Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/ruby 2025-12-04T08:34:11.6276377Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/compiler/ruby/ruby_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/ruby 2025-12-04T08:34:11.6277143Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/io 2025-12-04T08:34:11.6277821Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/coded_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-12-04T08:34:11.6278820Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/gzip_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-12-04T08:34:11.6279918Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/io_win32.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-12-04T08:34:11.6281093Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/printer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-12-04T08:34:11.6282277Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/strtod.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-12-04T08:34:11.6283309Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/tokenizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-12-04T08:34:11.6284645Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/zero_copy_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-12-04T08:34:11.6285932Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/zero_copy_stream_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-12-04T08:34:11.6287225Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-12-04T08:34:11.6288119Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6289141Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/bytestream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6290392Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/callback.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6291598Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/casts.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6810172Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6811702Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/fastmem.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6812580Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6814135Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6815160Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6816144Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/map_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6817088Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/mutex.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6818322Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/once.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6819297Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/platform_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6820260Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/port.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6821180Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/status.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6822112Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/stl_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6823154Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/stringpiece.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6824152Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/strutil.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6825124Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/stubs/template_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-12-04T08:34:11.6826020Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/util 2025-12-04T08:34:11.6826790Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/delimited_message_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-12-04T08:34:11.6827778Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/field_comparator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-12-04T08:34:11.6828771Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/field_mask_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-12-04T08:34:11.6829686Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/json_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-12-04T08:34:11.6830595Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/message_differencer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-12-04T08:34:11.6831599Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/time_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-12-04T08:34:11.6832559Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/type_resolver.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-12-04T08:34:11.6833549Z copying build/lib.linux-x86_64-cpython-310/torch/include/google/protobuf/util/type_resolver_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-12-04T08:34:11.6834208Z creating build/bdist.linux-x86_64/wheel/torch/include/fp16 2025-12-04T08:34:11.6834755Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16/bitcasts.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-12-04T08:34:11.6835518Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-12-04T08:34:11.6836272Z copying build/lib.linux-x86_64-cpython-310/torch/include/fp16/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-12-04T08:34:11.6836763Z creating build/bdist.linux-x86_64/wheel/torch/include/fbgemm 2025-12-04T08:34:11.6837377Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6838137Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/Fbgemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6838933Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmBuild.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6839807Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmConvert.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6840594Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmEmbedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6841398Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmFP16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6842215Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmFP32.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6843089Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmFPCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6844012Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI64.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6844866Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6845729Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6846637Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmI8Spmdm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6847460Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmPackMatrixB.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6848322Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FbgemmSparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6849136Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/FloatConversion.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6849985Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/OutputProcessing-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6850843Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/PackingTraits-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6851642Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6852362Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6853170Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtilsAvx512.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6853994Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/QuantUtilsNeon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6854793Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/spmmUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6855598Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/spmmUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6856391Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/SimdUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6857109Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6857820Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/UtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6858568Z copying build/lib.linux-x86_64-cpython-310/torch/include/fbgemm/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-12-04T08:34:11.6859103Z creating build/bdist.linux-x86_64/wheel/torch/include/legacy 2025-12-04T08:34:11.6859677Z copying build/lib.linux-x86_64-cpython-310/torch/include/legacy/ittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include/legacy 2025-12-04T08:34:11.6860280Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2025-12-04T08:34:11.6860791Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6861530Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6862313Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6863147Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6863885Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6864673Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6865479Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/critical_section.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6866329Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6867087Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6867879Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6868650Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6869379Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6870135Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/gil_safe_call_once.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6870914Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/gil_simple.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6871697Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6872570Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/native_enum.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6873291Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6874035Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6874818Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6875582Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6876343Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6877091Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6877815Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6879106Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/subinterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6879940Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/trampoline_self_life_support.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6880756Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/type_caster_pyobject_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6881543Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6882314Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/warnings.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-12-04T08:34:11.6882959Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/conduit 2025-12-04T08:34:11.6883627Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/conduit/pybind11_conduit_v1.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/conduit 2025-12-04T08:34:11.6884583Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/conduit/pybind11_platform_abi_id.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/conduit 2025-12-04T08:34:11.6885580Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/conduit/wrap_include_python_h.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/conduit 2025-12-04T08:34:11.6886223Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2025-12-04T08:34:11.6886824Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6887674Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6888535Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/cpp_conduit.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6889393Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6890304Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6891250Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/exception_translation.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6892206Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/function_record_pyobject.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6893097Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6893968Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6894857Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/native_enum_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6895745Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/pybind11_namespace_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6896617Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/struct_smart_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6897514Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6898374Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6899241Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/using_smart_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6900135Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/detail/value_and_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-12-04T08:34:11.6900763Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2025-12-04T08:34:11.6901350Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/eigen 2025-12-04T08:34:11.6902808Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen/matrix.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/eigen 2025-12-04T08:34:11.6903652Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/eigen/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/eigen 2025-12-04T08:34:11.6904312Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/stl 2025-12-04T08:34:11.6904929Z copying build/lib.linux-x86_64-cpython-310/torch/include/pybind11/stl/filesystem.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/stl 2025-12-04T08:34:11.6905630Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2025-12-04T08:34:11.6906308Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-12-04T08:34:11.6907225Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-12-04T08:34:11.6908735Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/tensorpipe_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-12-04T08:34:11.6909771Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/config_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-12-04T08:34:11.6910436Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2025-12-04T08:34:11.6911173Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel 2025-12-04T08:34:11.6911995Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel 2025-12-04T08:34:11.6912728Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2025-12-04T08:34:11.6913553Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/basic/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/basic 2025-12-04T08:34:11.6914312Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2025-12-04T08:34:11.6915042Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/xth/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/xth 2025-12-04T08:34:11.6915810Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2025-12-04T08:34:11.6916587Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cma/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cma 2025-12-04T08:34:11.6917340Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2025-12-04T08:34:11.6918096Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/mpt/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/mpt 2025-12-04T08:34:11.6918851Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cuda_xth 2025-12-04T08:34:11.6919575Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_xth/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_xth 2025-12-04T08:34:11.6920391Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cuda_basic 2025-12-04T08:34:11.6921134Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_basic/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_basic 2025-12-04T08:34:11.6921935Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cuda_ipc 2025-12-04T08:34:11.6922722Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_ipc/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_ipc 2025-12-04T08:34:11.6923486Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cuda_gdr 2025-12-04T08:34:11.6924297Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_gdr/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_gdr 2025-12-04T08:34:11.6925326Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/channel/cuda_gdr/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_gdr 2025-12-04T08:34:11.6926102Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2025-12-04T08:34:11.6926799Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-12-04T08:34:11.6927779Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/cpu_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-12-04T08:34:11.6928702Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/device.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-12-04T08:34:11.6929589Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-12-04T08:34:11.6930553Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/optional.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-12-04T08:34:11.6931560Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/common/cuda_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-12-04T08:34:11.6932223Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2025-12-04T08:34:11.6932884Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-12-04T08:34:11.6933841Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-12-04T08:34:11.6934711Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/listener.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-12-04T08:34:11.6935607Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/message.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-12-04T08:34:11.6936518Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/core/pipe.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-12-04T08:34:11.6937156Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2025-12-04T08:34:11.6937856Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport 2025-12-04T08:34:11.6939025Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport 2025-12-04T08:34:11.6939828Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2025-12-04T08:34:11.6940591Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/uv 2025-12-04T08:34:11.6941779Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/uv 2025-12-04T08:34:11.6942980Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/uv/utility.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/uv 2025-12-04T08:34:11.6943866Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2025-12-04T08:34:11.6944696Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/shm/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/shm 2025-12-04T08:34:11.6945568Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2025-12-04T08:34:11.6946294Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/ibv 2025-12-04T08:34:11.6947441Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/ibv 2025-12-04T08:34:11.6948617Z copying build/lib.linux-x86_64-cpython-310/torch/include/tensorpipe/transport/ibv/utility.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/ibv 2025-12-04T08:34:11.6949382Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi 2025-12-04T08:34:11.6949815Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi/dnnl 2025-12-04T08:34:11.6950726Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_config.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6951707Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_version.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6952677Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_version_hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6953710Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6954491Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6955472Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_common_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6956484Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6957599Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6958344Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6959473Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6960345Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6961348Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6962339Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ocl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6963323Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6964310Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6965132Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6966218Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6967144Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ukernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6967951Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ukernel_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6968826Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6969699Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_common.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6970544Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6971375Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6972201Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6973030Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6973809Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6974708Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_threadpool.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6975519Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6976415Z copying build/lib.linux-x86_64-cpython-310/torch/include/oneapi/dnnl/dnnl_ukernel.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-12-04T08:34:11.6977059Z creating build/bdist.linux-x86_64/wheel/torch/include/fmt 2025-12-04T08:34:11.6977639Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/args.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6978303Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6978946Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6979749Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/color.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6980594Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/compile.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6981423Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/core.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6982085Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/format.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6983028Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/format-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6983917Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/os.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6984731Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/ostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6985513Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/printf.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6986508Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/ranges.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6987349Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/std.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6988230Z copying build/lib.linux-x86_64-cpython-310/torch/include/fmt/xchar.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-12-04T08:34:11.6988899Z creating build/bdist.linux-x86_64/wheel/torch/include/kineto 2025-12-04T08:34:11.6989653Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/AbstractConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6990703Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ActivityProfilerInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6991801Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ActivityTraceInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6992824Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ActivityType.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6993780Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6994725Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ClientInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6995563Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/GenericTraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6996597Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/IActivityProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6997615Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ILoggerObserver.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6998510Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ITraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.6999317Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/LoggingAPI.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.7000116Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/TraceSpan.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.7000888Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/ThreadUtil.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.7001700Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/libkineto.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.7002538Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/time_since_epoch.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.7003530Z copying build/lib.linux-x86_64-cpython-310/torch/include/kineto/output_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-12-04T08:34:11.7004091Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2025-12-04T08:34:11.7004620Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-12-04T08:34:11.7005390Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-12-04T08:34:11.7006171Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-12-04T08:34:11.7006857Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-12-04T08:34:11.7007602Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-12-04T08:34:11.7008220Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly 2025-12-04T08:34:11.7008832Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/version.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly 2025-12-04T08:34:11.7009518Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/macros 2025-12-04T08:34:11.7010314Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/macros 2025-12-04T08:34:11.7011289Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/macros/Export.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/macros 2025-12-04T08:34:11.7012238Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/macros/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/macros 2025-12-04T08:34:11.7012949Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/core 2025-12-04T08:34:11.7013689Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/core 2025-12-04T08:34:11.7014619Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core/Dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/core 2025-12-04T08:34:11.7015572Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/core 2025-12-04T08:34:11.7016468Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/core 2025-12-04T08:34:11.7017427Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/core 2025-12-04T08:34:11.7018350Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/core 2025-12-04T08:34:11.7019393Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/core 2025-12-04T08:34:11.7020236Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/cpu 2025-12-04T08:34:11.7020692Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/cpu/vec 2025-12-04T08:34:11.7021468Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/cpu/vec 2025-12-04T08:34:11.7022535Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/cpu/vec 2025-12-04T08:34:11.7023262Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/util 2025-12-04T08:34:11.7023973Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7024931Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7025950Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7027054Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7028059Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7029091Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7030076Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7031120Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7032098Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Float8_e8m0fnu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7032609Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Float8_fnuz_cvt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7033005Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Half.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7033441Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/HeaderOnlyArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7033957Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7034363Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/TypeList.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7035018Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7035475Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7035984Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7036563Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/bits.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7037152Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7037751Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7038268Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/qint32.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7038835Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/qint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7039358Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7039956Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7040391Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/quint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7040986Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/headeronly/util/shim_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-12-04T08:34:11.7041212Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2025-12-04T08:34:11.7041671Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7042143Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7042661Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7043120Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7043609Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7044069Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7044454Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7044882Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7045394Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7045877Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7046325Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7046692Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7047155Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7047599Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7048133Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/PyInterpreterHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7048553Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7049016Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7049497Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7049922Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7050360Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7050785Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7051262Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7051629Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7052108Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7052499Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7052937Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7053400Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/itt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7053775Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7054184Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7054670Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7055063Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7055592Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/shim_conversion_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7055913Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-12-04T08:34:11.7056146Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2025-12-04T08:34:11.7056602Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit 2025-12-04T08:34:11.7057176Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit 2025-12-04T08:34:11.7057678Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit 2025-12-04T08:34:11.7057852Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7058337Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7058868Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7059430Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7059883Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7060378Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7061030Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7061597Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7062186Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7062841Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7063965Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7064667Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7065775Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7066407Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7066927Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7067487Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7068128Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7068705Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7069208Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7069761Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7070290Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7070760Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7071354Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7071951Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7072504Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7073050Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7073633Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7074040Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7074641Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-12-04T08:34:11.7074917Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7075524Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7076156Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7076663Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7077273Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7077939Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7078677Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7079226Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7079881Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7080562Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7081019Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7081544Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7082165Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7082877Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7083415Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7084073Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7084727Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7085390Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/pickler_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7086033Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7086780Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7087438Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7088127Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7088745Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-12-04T08:34:11.7089010Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2025-12-04T08:34:11.7089562Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-12-04T08:34:11.7090157Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-12-04T08:34:11.7090727Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-12-04T08:34:11.7091085Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-12-04T08:34:11.7091449Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-12-04T08:34:11.7091679Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7092284Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7092846Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7093439Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7094055Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7094652Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7095307Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7095874Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7096499Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7097132Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-12-04T08:34:11.7097401Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml 2025-12-04T08:34:11.7097702Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-12-04T08:34:11.7098368Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/cpp/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/cpp 2025-12-04T08:34:11.7098674Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:34:11.7099418Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:34:11.7100143Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:34:11.7100861Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:34:11.7101650Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:34:11.7102307Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:34:11.7102570Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack 2025-12-04T08:34:11.7103417Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack 2025-12-04T08:34:11.7103646Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-12-04T08:34:11.7104153Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-12-04T08:34:11.7104385Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-12-04T08:34:11.7104884Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-12-04T08:34:11.7105133Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-12-04T08:34:11.7105930Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-12-04T08:34:11.7106116Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2025-12-04T08:34:11.7106386Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2025-12-04T08:34:11.7106853Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/cuda 2025-12-04T08:34:11.7107052Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7107582Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7108018Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7108554Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7109053Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7109487Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7110045Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7110500Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7111026Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7111565Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7112029Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7112539Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7113028Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-12-04T08:34:11.7113231Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:34:11.7113737Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:34:11.7114271Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:34:11.7114772Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:34:11.7114995Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:34:11.7115539Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:34:11.7116147Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:34:11.7116414Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7117130Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7117784Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7118292Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7118736Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7119173Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7119670Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7120246Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7120695Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7121224Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7121764Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/operator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7122242Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-12-04T08:34:11.7122502Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/cuda 2025-12-04T08:34:11.7122880Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/cuda/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/cuda 2025-12-04T08:34:11.7123047Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7123457Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7123833Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7124274Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7124750Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7125122Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/graph_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7125554Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7125972Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7126402Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7126848Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7127243Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7127730Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7128117Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7128618Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-12-04T08:34:11.7128846Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7129404Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7129920Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7130409Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7131036Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7131605Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7132142Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7132695Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7133231Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7133652Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7134162Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7134732Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7135631Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7136206Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7136653Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7137197Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7137769Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7138355Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7138875Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7139477Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7140096Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7140788Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7141333Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-12-04T08:34:11.7141641Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:34:11.7142359Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility/backport.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:34:11.7143127Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:34:11.7143886Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:34:11.7144535Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-12-04T08:34:11.7144848Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:34:11.7145548Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:34:11.7146295Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:34:11.7147021Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:34:11.7147721Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:34:11.7148405Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:34:11.7149089Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:34:11.7149730Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:34:11.7150006Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/nnc 2025-12-04T08:34:11.7150581Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/nnc 2025-12-04T08:34:11.7151162Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/nnc 2025-12-04T08:34:11.7151571Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/nnc/registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/nnc 2025-12-04T08:34:11.7151760Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train 2025-12-04T08:34:11.7152232Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/export_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train 2025-12-04T08:34:11.7152711Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train 2025-12-04T08:34:11.7153150Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/sequential.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train 2025-12-04T08:34:11.7153404Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train/optim 2025-12-04T08:34:11.7153860Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/mobile/train/optim/sgd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train/optim 2025-12-04T08:34:11.7154124Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:34:11.7154586Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders/upgraders.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:34:11.7155107Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:34:11.7155616Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:34:11.7156062Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/operator_upgraders/version_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-12-04T08:34:11.7156271Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7156679Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7157180Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7157578Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7158029Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7158566Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7159109Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7159630Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7160141Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7160664Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7161133Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7161689Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7162195Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7162743Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7163281Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7163807Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7164355Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7164958Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7165788Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7166435Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7166972Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7167396Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7167882Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7168303Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7168761Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7169189Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7169642Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7170375Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7171187Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7171706Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7172362Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7172872Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7173496Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7174011Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7174599Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7175159Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7175678Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7176291Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7176902Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7177511Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7178085Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7178658Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7179266Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7179663Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7180194Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7180776Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7181303Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7181845Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7182426Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7182927Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7183461Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7183925Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7184368Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7184786Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7185263Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7185859Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7186260Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7186809Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7187247Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7187683Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7188209Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7188637Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7189060Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7189469Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7189893Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7190299Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7190725Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7191137Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7191642Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7192081Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7192541Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7192994Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7193417Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7193849Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7194384Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7194806Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7195297Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7195749Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7196220Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7196722Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7197213Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7197737Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7198202Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7198760Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7199281Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7199741Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7200190Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7200730Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-12-04T08:34:11.7200977Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-12-04T08:34:11.7201606Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/dbr_quantization 2025-12-04T08:34:11.7201852Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7202383Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7203102Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/constant_fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7203629Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/constant_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7204102Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7204658Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7205096Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7205742Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7206336Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/function_extraction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7206797Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/function_substitution.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7207289Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7207824Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7208301Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/naming.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7208785Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/onnx_log.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7209250Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/peephole.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7209785Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7210293Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7210873Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7211411Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7211984Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7212537Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-12-04T08:34:11.7212819Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:34:11.7213416Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:34:11.7214001Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:34:11.7214634Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:34:11.7215262Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:34:11.7215526Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7216011Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7216619Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7217174Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7217669Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7218214Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7218846Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7219468Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7220049Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7220655Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-12-04T08:34:11.7220889Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:34:11.7221384Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:34:11.7221885Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:34:11.7222385Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:34:11.7223046Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:34:11.7223644Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-12-04T08:34:11.7223881Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7224389Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7224938Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7225485Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/opaque_obj.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7226669Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7227609Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7228615Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7229676Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7230586Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7231562Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7232704Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7233798Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7234847Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7235946Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7237102Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7238215Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7239229Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7240320Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-12-04T08:34:11.7241062Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7241804Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7242792Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7243740Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7244843Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7245894Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7246977Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7248309Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7249361Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7250491Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7251582Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7252607Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7253600Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7254548Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7255571Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7256539Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7257490Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7258507Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7259536Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7260595Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7261723Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7263010Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7264117Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7265178Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7266301Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7267576Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7268557Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7269687Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7270716Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7271940Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7272993Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7274066Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-12-04T08:34:11.7274905Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:34:11.7275895Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:34:11.7277096Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:34:11.7278349Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter/frame.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:34:11.7279621Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-12-04T08:34:11.7280630Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7281469Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7282746Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7283828Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7284952Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7286002Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/memory_planner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7287092Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7288095Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/passes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7289297Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7290540Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/static_method.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7291732Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/runtime/static/te_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-12-04T08:34:11.7292503Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7293264Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7294383Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7295439Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7296569Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7297672Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7298805Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7299924Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7300961Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7302054Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7303227Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7304260Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7305255Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7306426Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7307633Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7308786Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7309825Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7310888Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7311963Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7313087Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7314170Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7315329Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7316383Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7317405Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7318408Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7319445Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7320454Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7321475Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7322491Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7323469Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7324492Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7325552Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7326535Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7327663Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7328758Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7329793Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7330811Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7331830Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7332881Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7333917Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7334929Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7335974Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7337220Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-12-04T08:34:11.7338085Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7338971Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7340117Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7341330Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7342441Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7343842Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7345024Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7346248Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7347535Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7348691Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:34:11.7349539Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2025-12-04T08:34:11.7350274Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/testing 2025-12-04T08:34:11.7351406Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/testing 2025-12-04T08:34:11.7352440Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/jit/testing/catch_utils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/testing 2025-12-04T08:34:11.7353088Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/stable 2025-12-04T08:34:11.7353833Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7354784Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/accelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7355719Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/device.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7356639Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/device_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7357591Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/device_struct.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7358515Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7359510Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/stableivalue_conversions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7360521Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7361403Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/tensor_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7362430Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/tensor_struct.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7363383Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/version.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-12-04T08:34:11.7364110Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/stable/c 2025-12-04T08:34:11.7364866Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/stable/c/shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable/c 2025-12-04T08:34:11.7365476Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/acc 2025-12-04T08:34:11.7366113Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/acc/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/acc 2025-12-04T08:34:11.7366806Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2025-12-04T08:34:11.7367223Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2025-12-04T08:34:11.7367946Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7368932Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7370071Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7371301Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7372371Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7373460Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7374507Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7375632Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7376667Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7377647Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7378705Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7379732Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7380748Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7381819Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7382839Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7383970Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7385003Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7386122Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7387401Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7388666Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7389875Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7391226Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7392541Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7393796Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7395110Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-12-04T08:34:11.7395985Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:34:11.7396859Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:34:11.7398305Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:34:11.7399837Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:34:11.7401022Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:34:11.7402132Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:34:11.7403474Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:34:11.7404647Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:34:11.7405726Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-12-04T08:34:11.7406638Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:34:11.7407601Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:34:11.7408810Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:34:11.7410040Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:34:11.7410999Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:34:11.7411914Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:34:11.7413098Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:34:11.7414367Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:34:11.7415520Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:34:11.7416801Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:34:11.7418071Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:34:11.7419304Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:34:11.7420226Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2025-12-04T08:34:11.7421098Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/detail 2025-12-04T08:34:11.7422312Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/detail 2025-12-04T08:34:11.7423533Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/detail 2025-12-04T08:34:11.7424492Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:34:11.7425417Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:34:11.7426809Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:34:11.7428024Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:34:11.7429367Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:34:11.7430559Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:34:11.7432407Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:34:11.7433825Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:34:11.7434783Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:34:11.7435844Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:34:11.7437446Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:34:11.7438948Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:34:11.7440484Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:34:11.7442107Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:34:11.7443076Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2025-12-04T08:34:11.7444106Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/detail 2025-12-04T08:34:11.7445233Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/detail 2025-12-04T08:34:11.7446096Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nativert 2025-12-04T08:34:11.7446997Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nativert 2025-12-04T08:34:11.7447863Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7448715Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7449821Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7450942Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7451972Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7453162Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7454187Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7455153Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7456112Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7457133Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-12-04T08:34:11.7457872Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7458805Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7460005Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7461135Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7462378Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7463581Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7464826Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7466030Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7467349Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7468555Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7469714Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7470944Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7472162Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7473359Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7474751Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7476177Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7477370Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:34:11.7478259Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7479140Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7480426Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7481809Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7483145Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7484348Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7485659Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7486976Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7488130Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7489508Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7490862Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7491934Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7493117Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7494331Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7495842Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7497326Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7498704Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7500160Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7501583Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7503213Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7504732Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7506448Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7507986Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7509229Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:34:11.7510213Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7511105Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7512419Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7513853Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7515348Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7517149Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7518696Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7520316Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7521710Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7523166Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7524501Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:34:11.7525391Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7526349Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7527514Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7528770Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7529957Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7531060Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7532321Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7533519Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7534819Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7536109Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7537363Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7538514Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7539856Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7541229Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7542590Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7543794Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7545021Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7546430Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7547764Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7549187Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7550448Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7551585Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-12-04T08:34:11.7552484Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-12-04T08:34:11.7553364Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/parallel 2025-12-04T08:34:11.7554329Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:34:11.7555221Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:34:11.7556618Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:34:11.7557732Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:34:11.7558545Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:34:11.7559517Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:34:11.7560712Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:34:11.7561791Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:34:11.7562953Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:34:11.7564247Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:34:11.7565400Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:34:11.7566400Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:34:11.7567564Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-12-04T08:34:11.7568521Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:34:11.7569547Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:34:11.7571047Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:34:11.7572573Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:34:11.7574948Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/python 2025-12-04T08:34:11.7575991Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/python 2025-12-04T08:34:11.7576759Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:34:11.7577607Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:34:11.7578722Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:34:11.7579873Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:34:11.7581763Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-12-04T08:34:11.7582815Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7583663Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7584836Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7586014Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7587089Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7588269Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7589418Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7590681Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7591886Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7593114Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7594207Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7595298Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7596323Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7597544Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7598747Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7599918Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7601158Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7602357Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7603828Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7604948Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7606076Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7607144Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7608373Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7609505Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7610753Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7611902Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7612888Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7613830Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7614786Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7615735Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7616771Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7617857Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7619070Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7620175Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7621410Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7622374Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7623642Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7625012Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7626233Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7627263Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7628587Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7629857Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7631061Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7632243Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7633279Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7634357Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7635399Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/variable_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-12-04T08:34:11.7636209Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2025-12-04T08:34:11.7637232Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-12-04T08:34:11.7638523Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-12-04T08:34:11.7639587Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-12-04T08:34:11.7640648Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-12-04T08:34:11.7641735Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-12-04T08:34:11.7642643Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-12-04T08:34:11.7643560Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2025-12-04T08:34:11.7644365Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-12-04T08:34:11.7645435Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-12-04T08:34:11.7646540Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-12-04T08:34:11.7647746Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-12-04T08:34:11.7648739Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-12-04T08:34:11.7649866Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-12-04T08:34:11.7650622Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2025-12-04T08:34:11.7651381Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-12-04T08:34:11.7652552Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-12-04T08:34:11.7653671Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-12-04T08:34:11.7654786Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-12-04T08:34:11.7655830Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-12-04T08:34:11.7656961Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-12-04T08:34:11.7657662Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cpu 2025-12-04T08:34:11.7658385Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cpu/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cpu 2025-12-04T08:34:11.7659048Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7659822Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7660851Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7661767Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/GdsFile.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7662522Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7663392Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7664221Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7665059Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7666317Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7667264Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7669406Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7670189Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7671367Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7672248Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/cuda/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-12-04T08:34:11.7672915Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2025-12-04T08:34:11.7673646Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/Placement.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed 2025-12-04T08:34:11.7674631Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/python_placement.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed 2025-12-04T08:34:11.7675466Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2025-12-04T08:34:11.7676376Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd 2025-12-04T08:34:11.7677457Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd 2025-12-04T08:34:11.7678519Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd 2025-12-04T08:34:11.7679362Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2025-12-04T08:34:11.7680286Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context/container.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/context 2025-12-04T08:34:11.7681487Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/context/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/context 2025-12-04T08:34:11.7682340Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/engine 2025-12-04T08:34:11.7683263Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/engine 2025-12-04T08:34:11.7684148Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2025-12-04T08:34:11.7685027Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/functions 2025-12-04T08:34:11.7686264Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/functions 2025-12-04T08:34:11.7687139Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7688051Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7689317Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7690719Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7692029Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7693712Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7695314Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7696976Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7698353Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7699548Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7700769Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:34:11.7701601Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7702328Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7703465Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7704341Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7705356Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7706392Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7707454Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7708526Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7709434Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7710399Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/socket_fmt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7711182Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/quantization 2025-12-04T08:34:11.7712449Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization/quantization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/quantization 2025-12-04T08:34:11.7713783Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/quantization 2025-12-04T08:34:11.7715118Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/quantization 2025-12-04T08:34:11.7716054Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7716996Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7718653Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7720243Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7721658Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7723144Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7724590Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7726069Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem/env.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7727547Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7729078Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:34:11.7730461Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7731487Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Backoff.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7732698Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7733980Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7735371Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7736764Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7737957Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Functional.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7739024Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7740194Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7741290Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7742351Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7743376Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/NanCheck.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7744468Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7745523Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7746679Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7747757Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7748881Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7749999Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7751219Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7752346Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7753575Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7754699Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7755753Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7756862Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7757911Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7758986Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7760089Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7761261Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7762332Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7763472Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7764561Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7765609Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7766656Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7767738Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7768881Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7769978Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7771061Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/python_callback_work.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7772139Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7773213Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7774354Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-12-04T08:34:11.7775272Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:34:11.7776242Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:34:11.7777627Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:34:11.7778594Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:34:11.7779508Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:34:11.7780909Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:34:11.7782132Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:34:11.7783225Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/cuda 2025-12-04T08:34:11.7784334Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/cuda 2025-12-04T08:34:11.7785690Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/cuda 2025-12-04T08:34:11.7787078Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/cuda 2025-12-04T08:34:11.7787264Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7787689Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7788150Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7788674Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7789281Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7789920Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7790620Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7791235Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7791790Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7792424Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7793065Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7793723Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7794242Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7794869Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7795346Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7795837Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7796258Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7796794Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7797216Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7797707Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7798134Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7798603Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7799180Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7799645Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7800143Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7800616Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7801164Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7801630Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-12-04T08:34:11.7801892Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/metrics 2025-12-04T08:34:11.7802449Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/metrics 2025-12-04T08:34:11.7802881Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/profiler 2025-12-04T08:34:11.7803481Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/profiler 2025-12-04T08:34:11.7804084Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/profiler 2025-12-04T08:34:11.7804335Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/testing 2025-12-04T08:34:11.7804924Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/testing 2025-12-04T08:34:11.7805523Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/distributed/rpc/testing/testing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/testing 2025-12-04T08:34:11.7805701Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7806175Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cache_entry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7806592Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7806960Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cpp_shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7807429Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cpython_defs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7807819Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/cpython_includes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7808265Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/debug_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7808780Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/eval_frame.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7809294Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/eval_frame_cpp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7809835Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/extra_state.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7810414Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/framelocals_mapping.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7810936Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/guards.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7811461Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7812076Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7812674Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/stackref_bridge.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7813139Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/dynamo/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-12-04T08:34:11.7813358Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/export 2025-12-04T08:34:11.7813950Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export/example_upgraders.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/export 2025-12-04T08:34:11.7814536Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export/pt2_archive_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/export 2025-12-04T08:34:11.7815089Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/export 2025-12-04T08:34:11.7815560Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/export/upgrader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/export 2025-12-04T08:34:11.7815799Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/functionalization 2025-12-04T08:34:11.7816518Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functionalization/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/functionalization 2025-12-04T08:34:11.7816755Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/functorch 2025-12-04T08:34:11.7817237Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/functorch/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/functorch 2025-12-04T08:34:11.7817392Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/fx 2025-12-04T08:34:11.7817893Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/fx/node.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/fx 2025-12-04T08:34:11.7818131Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2025-12-04T08:34:11.7818573Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/array_ref_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-12-04T08:34:11.7819155Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-12-04T08:34:11.7819706Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/inductor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-12-04T08:34:11.7820267Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/static_cuda_launcher.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-12-04T08:34:11.7820479Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_eager 2025-12-04T08:34:11.7821154Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_eager 2025-12-04T08:34:11.7821767Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_eager 2025-12-04T08:34:11.7822074Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:34:11.7822705Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/array_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:34:11.7823245Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:34:11.7823850Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:34:11.7824463Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:34:11.7825106Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:34:11.7825827Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_include/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-12-04T08:34:11.7826110Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_package 2025-12-04T08:34:11.7826802Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_package 2025-12-04T08:34:11.7827399Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_package/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_package 2025-12-04T08:34:11.7827668Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:34:11.7828336Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:34:11.7828953Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:34:11.7829606Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:34:11.7830182Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:34:11.7830835Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:34:11.7831474Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-12-04T08:34:11.7831724Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7832400Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7832923Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7833574Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7834261Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7834921Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/kernel_context_tls.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7835569Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7836195Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7836818Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/model_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7837490Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7838173Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7838699Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7839339Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7839918Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7840515Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7841072Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:11.7841346Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:34:11.7841976Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:34:11.7842509Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:34:11.7843100Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:34:11.7843696Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:34:11.7844317Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-12-04T08:34:11.7844519Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:34:11.7845159Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c/macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:34:11.7845789Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:34:11.7846418Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:34:11.7847036Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:34:11.7847599Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:34:11.7848135Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:34:11.7848448Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:34:11.7849095Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:34:11.7849796Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:34:11.7850513Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:34:11.7851203Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:34:11.7851926Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:34:11.7852210Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:34:11.7852978Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:34:11.7853631Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:34:11.7854109Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:34:11.7854587Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:34:11.7855015Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:34:11.7855503Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:34:11.7855745Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:34:11.7856378Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:34:11.7856956Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:34:11.7857524Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:34:11.7858175Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:34:11.7858450Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/instruction_counter 2025-12-04T08:34:11.7858999Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/instruction_counter/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/instruction_counter 2025-12-04T08:34:11.7859198Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2025-12-04T08:34:11.7859380Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2025-12-04T08:34:11.7859874Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-12-04T08:34:11.7860323Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-12-04T08:34:11.7860785Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-12-04T08:34:11.7861355Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-12-04T08:34:11.7861589Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7862062Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7862515Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7863002Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7863419Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7863915Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7864312Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7864765Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7865180Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7865741Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7866214Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7866690Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7867180Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7867599Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7868090Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7868513Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7869032Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7869491Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7869881Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7870344Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7870814Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7871322Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7871825Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7872302Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7873715Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-12-04T08:34:11.7873946Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2025-12-04T08:34:11.7874458Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core/internal_ops 2025-12-04T08:34:11.7874668Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2025-12-04T08:34:11.7875185Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core/ops 2025-12-04T08:34:11.7875666Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core/ops 2025-12-04T08:34:11.7875847Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/generated 2025-12-04T08:34:11.7876449Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/generated 2025-12-04T08:34:11.7876887Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated/LazyIr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/generated 2025-12-04T08:34:11.7877398Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/generated 2025-12-04T08:34:11.7877602Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2025-12-04T08:34:11.7878058Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/python 2025-12-04T08:34:11.7878520Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/python/python_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/python 2025-12-04T08:34:11.7878738Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7879175Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7879602Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7880067Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7880512Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7881059Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7881479Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7882091Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7882645Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7883092Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7883596Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-12-04T08:34:11.7883824Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:34:11.7884256Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:34:11.7884833Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops/generic.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:34:11.7886163Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:34:11.7886383Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/monitor 2025-12-04T08:34:11.7886795Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor/counters.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/monitor 2025-12-04T08:34:11.7887206Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor/events.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/monitor 2025-12-04T08:34:11.7887630Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/monitor/python_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/monitor 2025-12-04T08:34:11.7887811Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mps 2025-12-04T08:34:11.7888311Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mps/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/mps 2025-12-04T08:34:11.7888475Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia 2025-12-04T08:34:11.7888942Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/mtia 2025-12-04T08:34:11.7889152Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia/profiler 2025-12-04T08:34:11.7889597Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/mtia/profiler 2025-12-04T08:34:11.7889819Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/multiprocessing 2025-12-04T08:34:11.7890240Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/multiprocessing/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/multiprocessing 2025-12-04T08:34:11.7890394Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2025-12-04T08:34:11.7890829Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx/back_compat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/onnx 2025-12-04T08:34:11.7891164Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/onnx 2025-12-04T08:34:11.7891561Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/onnx 2025-12-04T08:34:11.7891732Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7892126Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7892556Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7892979Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/combined_traceback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7893483Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7893905Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7894277Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7894791Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/kineto_client_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7895178Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7895563Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7895988Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7896345Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-12-04T08:34:11.7896590Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2025-12-04T08:34:11.7897058Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/orchestration 2025-12-04T08:34:11.7897534Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/orchestration 2025-12-04T08:34:11.7898004Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/orchestration 2025-12-04T08:34:11.7898193Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2025-12-04T08:34:11.7898643Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/python 2025-12-04T08:34:11.7899041Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/python 2025-12-04T08:34:11.7899457Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/python/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/python 2025-12-04T08:34:11.7899649Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2025-12-04T08:34:11.7900137Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-12-04T08:34:11.7900591Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-12-04T08:34:11.7901059Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-12-04T08:34:11.7901562Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-12-04T08:34:11.7901764Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2025-12-04T08:34:11.7902180Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/stubs 2025-12-04T08:34:11.7902366Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7902957Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/action.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7903388Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/communicate.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7903798Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7904230Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7904674Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7905096Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7905598Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7906068Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/fde.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7906488Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/lexer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7906958Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7907372Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7907793Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/range_table.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7908212Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/sections.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7908615Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/unwind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7909028Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7909443Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-12-04T08:34:11.7909672Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2025-12-04T08:34:11.7910077Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/tensor 2025-12-04T08:34:11.7910236Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2025-12-04T08:34:11.7910669Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7911048Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7911410Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7911792Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/device_lazy_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7912181Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7912598Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/generated_serialization_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7912947Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7913326Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7913683Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7914078Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7914444Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7914793Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7915167Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7915613Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7916110Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pyobject_preservation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7916501Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7916871Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7917250Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7917623Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7917984Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_raii.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7918388Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7918761Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7919149Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7919526Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7919939Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7920308Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7920702Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7921072Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7921419Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7921796Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7922167Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7922567Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7922944Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7923316Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7923705Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7924161Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7924527Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7924891Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7925261Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7925674Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7926134Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7926583Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7926999Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7927423Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7927886Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/utils/verbose.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-12-04T08:34:11.7928065Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2025-12-04T08:34:11.7928523Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-12-04T08:34:11.7928896Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-12-04T08:34:11.7929388Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-12-04T08:34:11.7929890Z copying build/lib.linux-x86_64-cpython-310/torch/include/torch/csrc/xpu/XPUPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-12-04T08:34:11.7930067Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2025-12-04T08:34:11.7930222Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2025-12-04T08:34:11.7930646Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7931056Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7931435Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7931785Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7932183Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7932593Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7933017Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7933398Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7933837Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7934185Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7934558Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7934978Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7935355Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7935731Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/driver_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-12-04T08:34:11.7935894Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2025-12-04T08:34:11.7936353Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda/impl 2025-12-04T08:34:11.7936713Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda/impl 2025-12-04T08:34:11.7937172Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda/impl 2025-12-04T08:34:11.7937320Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2025-12-04T08:34:11.7937640Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7938044Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/AllocatorConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7938389Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7938830Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7939187Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7939658Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CachingDeviceAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7940109Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7940557Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/ConstantSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7940884Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Contiguity.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7941284Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7941648Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7942008Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7942342Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7942761Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7943105Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceCapability.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7943523Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7943835Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7944245Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7944588Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7944919Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7945367Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7945786Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7946229Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7946584Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7946974Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7947350Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7947709Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7948128Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7948435Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7948745Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7949184Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/RefcountedDeleter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7949544Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7949842Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7950273Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7950734Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7951093Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7951507Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7951837Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7952263Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7952573Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymBool.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7952991Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7953300Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7953744Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7954073Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7954516Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/SymbolicShapeMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7954862Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7955297Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7955667Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7956109Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7956430Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7956787Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-12-04T08:34:11.7957019Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2025-12-04T08:34:11.7957337Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/COW.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7957702Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/COWDeleter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7958207Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7958569Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7958914Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7959413Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7959848Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7960278Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7960702Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7961181Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7961591Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7962065Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PyInterpreterHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7962519Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PyObjectSlot.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7962998Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7963492Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7963945Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7964434Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7964884Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-12-04T08:34:11.7965094Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2025-12-04T08:34:11.7965522Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/macros 2025-12-04T08:34:11.7965942Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/macros 2025-12-04T08:34:11.7966327Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/macros 2025-12-04T08:34:11.7966474Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/metal 2025-12-04T08:34:11.7966787Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/atomic.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7967214Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7967535Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7967924Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/expm1f.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7968271Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/igamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7968592Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/indexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7968947Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7969442Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/reduction_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7988403Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/special_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7989034Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/metal/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-12-04T08:34:11.7989311Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/mobile 2025-12-04T08:34:11.7989749Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile/CPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/mobile 2025-12-04T08:34:11.7990280Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/mobile/CPUProfilingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/mobile 2025-12-04T08:34:11.7990478Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test 2025-12-04T08:34:11.7990696Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test/util 2025-12-04T08:34:11.7991184Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/test/util 2025-12-04T08:34:11.7991739Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util/complex_math_test_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/test/util 2025-12-04T08:34:11.7992284Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/test/util/complex_test_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/test/util 2025-12-04T08:34:11.7992453Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2025-12-04T08:34:11.7992935Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/AbortHandler.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7993923Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7994391Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ApproximateClock.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7994811Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7995245Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7995665Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7996112Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7996513Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7996959Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7997372Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7997676Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7997990Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7998338Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7998793Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7999180Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7999554Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.7999891Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/DynamicCounter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8000333Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Enumerate.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8000640Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8001094Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8001495Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8001977Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/FbcodeMaps.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8002361Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/FileSystem.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8002910Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8003256Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float4_e2m1fn_x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8003752Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fn-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8004126Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8004470Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8004835Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8005257Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8005579Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8005968Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8006355Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8006728Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e8m0fnu-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8007104Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Float8_e8m0fnu.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8007436Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8007797Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Gauge.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8008111Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8008516Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8008840Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8009171Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/IntrusiveList.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8009510Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Lazy.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8009872Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8010169Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8010559Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8010894Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8011222Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8011631Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8012032Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/NetworkFlow.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8012485Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8012837Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8013281Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ParallelGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8013689Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8014146Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8014539Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Semaphore.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8014990Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8015408Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8015838Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8016268Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8016666Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8017134Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8017484Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8017824Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8018181Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8018487Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8018887Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8019220Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8019580Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8019906Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8020255Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8020617Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/WaitCounter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8021017Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/WaitCounterDynamicBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8021361Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8021660Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8021972Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/bits.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8022339Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8022696Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8023128Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8023521Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8023850Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8024256Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8024567Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8024909Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8025281Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/generic_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8025756Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8026182Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8026625Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8027051Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8027439Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8027791Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/logging_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8028291Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8028772Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8029192Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8029589Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8030015Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/overflows.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8030375Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8030803Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8031127Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8031501Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8031822Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8032151Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8032542Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8032875Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8033270Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8033603Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8033922Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/ssize.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8034348Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8034703Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8035112Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8035441Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8035776Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8036243Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8036655Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8037058Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8037480Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8037827Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-12-04T08:34:11.8037990Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2025-12-04T08:34:11.8038442Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-12-04T08:34:11.8038772Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUDeviceProp.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-12-04T08:34:11.8039236Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-12-04T08:34:11.8039598Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUException.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-12-04T08:34:11.8040032Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-12-04T08:34:11.8040373Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-12-04T08:34:11.8040800Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUMacros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-12-04T08:34:11.8041113Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/XPUStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-12-04T08:34:11.8041273Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2025-12-04T08:34:11.8041676Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu/impl 2025-12-04T08:34:11.8041884Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test 2025-12-04T08:34:11.8042098Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test/impl 2025-12-04T08:34:11.8042524Z copying build/lib.linux-x86_64-cpython-310/torch/include/c10/xpu/test/impl/XPUTest.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu/test/impl 2025-12-04T08:34:11.8042714Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2025-12-04T08:34:11.8042876Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2025-12-04T08:34:11.8043206Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/core 2025-12-04T08:34:11.8043685Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core/timer.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/core 2025-12-04T08:34:11.8044028Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/core/macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/core 2025-12-04T08:34:11.8044240Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2025-12-04T08:34:11.8044707Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels/batch_box_cox_vec.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/perfkernels 2025-12-04T08:34:11.8045087Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/perfkernels 2025-12-04T08:34:11.8046627Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/perfkernels 2025-12-04T08:34:11.8046815Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2025-12-04T08:34:11.8047181Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-12-04T08:34:11.8047637Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-12-04T08:34:11.8048034Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-12-04T08:34:11.8048438Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-12-04T08:34:11.8048825Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-12-04T08:34:11.8049249Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-12-04T08:34:11.8049623Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-12-04T08:34:11.8049780Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2025-12-04T08:34:11.8050160Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/fixed_divisor.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils 2025-12-04T08:34:11.8050528Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/proto_wrap.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils 2025-12-04T08:34:11.8050910Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/string_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils 2025-12-04T08:34:11.8051095Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2025-12-04T08:34:11.8051523Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-12-04T08:34:11.8052000Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-12-04T08:34:11.8052443Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-12-04T08:34:11.8052865Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-12-04T08:34:11.8053313Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-12-04T08:34:11.8053730Z copying build/lib.linux-x86_64-cpython-310/torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-12-04T08:34:11.8053874Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2025-12-04T08:34:11.8054186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8054496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8054827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8055166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8055483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8056004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/BlasBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8056375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8056702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8057017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8057436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8057755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8058070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8058419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8058720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8059098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DTensorState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8059407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8059823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8060148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8060770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8061193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8061614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8061945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8062348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8062672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8063098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8063400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8063720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8064108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8064473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8064943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8065318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/FunctionalizeFallbackKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8065783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8066106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8066531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8066868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8067211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8067640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8067962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8068429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8068741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8069155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8069459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8069867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8070204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8070526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8070929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8071237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8071625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8071972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8072287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8072629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8072944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8073348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8073672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8074089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8074418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8074790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8075177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ROCmFABackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8075479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SDPBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8075793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8076171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8076468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8076760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8077070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8077490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8077852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8078244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8078583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8078890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8079256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8079559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8079871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8080246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8080562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8080862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8081277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8081573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8081920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8082243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8082664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8083043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8083377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8083762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8084106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8084440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8084748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8085140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8085507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8085878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8086195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8086521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8086854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8087156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8087538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8087829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8088122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8088427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8088745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8089096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8089402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8089805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8090273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8090705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8091178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8091689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8092089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8092557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8093051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8093651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8093945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8094353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8094701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8095095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8095444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8095798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8096232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8096669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8097053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8097460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8097769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8098160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-12-04T08:34:11.8098337Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2025-12-04T08:34:11.8098692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu 2025-12-04T08:34:11.8099120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu 2025-12-04T08:34:11.8099418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu 2025-12-04T08:34:11.8099571Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8099996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8100360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8100830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8101180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8101499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8101911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8102268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8102839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8103249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8103612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_n.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8103940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec_quant.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-12-04T08:34:11.8104169Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/sve 2025-12-04T08:34:11.8104533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/sve_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-12-04T08:34:11.8104910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-12-04T08:34:11.8105409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_common_sve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-12-04T08:34:11.8105964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-12-04T08:34:11.8106465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-12-04T08:34:11.8106871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-12-04T08:34:11.8107228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/sve/vec_qint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-12-04T08:34:11.8107405Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8107848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8108295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8108786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8109329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_double_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8109763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8110278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8110825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_int_aarch64.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8111302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8111742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec128/vec128_uint_aarch64.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-12-04T08:34:11.8111907Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8112348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8112741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8113254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8113708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8114379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8114938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8115447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8115858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8116321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_half.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8116710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8117181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8117656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-12-04T08:34:11.8117877Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8118312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8118822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8119492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8120224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8120927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8121400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8121866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8122425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8122869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8123501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8124002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8124422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8124945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-12-04T08:34:11.8125133Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2025-12-04T08:34:11.8125792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/zarch 2025-12-04T08:34:11.8125987Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8126464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8126966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8127440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8128118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8128626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8129098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8129577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8130059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_float8.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8130489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8131006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8131479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-12-04T08:34:11.8131735Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2025-12-04T08:34:11.8132276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8132772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8133149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8133627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8134007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/HPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8134530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/IPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8134911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/MAIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8135392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8135815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/MTIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8136315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8136742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/XLAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8137168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/detail/XPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-12-04T08:34:11.8137366Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2025-12-04T08:34:11.8137840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8138307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8138724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8139234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8139693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8140126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8140642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8141035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8141541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8141925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8142388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8142861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8143265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-12-04T08:34:11.8143461Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2025-12-04T08:34:11.8143907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/quantized 2025-12-04T08:34:11.8144353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/quantized 2025-12-04T08:34:11.8144531Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2025-12-04T08:34:11.8144869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8145291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8145633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8146080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8146491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8146827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8147324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8147713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8148191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8148642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8149045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8149359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8149801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8150112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8150482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8150806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8151254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8151657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8152098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8152457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8152938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8153237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8153683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8154060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8154495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8154906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8155343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8155846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8156296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8156820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8157220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8157698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8158083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8158538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8158931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8159402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8159817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8160264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8160653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8161126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8161563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8162075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8162489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8162884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8163292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8163632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8164082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8164436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8164811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8165199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8165550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8165996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8166367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8166824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8167202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8167603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8168001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8168430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8168818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8169214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8169648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8170002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8170327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8170772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8171114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8171573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8171909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8172336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8172678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8173069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8173396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8173848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8174216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8174646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-12-04T08:34:11.8174807Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2025-12-04T08:34:11.8175302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-12-04T08:34:11.8175720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-12-04T08:34:11.8176234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-12-04T08:34:11.8176707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-12-04T08:34:11.8177159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-12-04T08:34:11.8177363Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2025-12-04T08:34:11.8177906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-12-04T08:34:11.8178512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-12-04T08:34:11.8178959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-12-04T08:34:11.8179451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-12-04T08:34:11.8179926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-12-04T08:34:11.8180132Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2025-12-04T08:34:11.8180702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-12-04T08:34:11.8181230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-12-04T08:34:11.8181732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-12-04T08:34:11.8182272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-12-04T08:34:11.8182739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-12-04T08:34:11.8183168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-12-04T08:34:11.8183638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-12-04T08:34:11.8183850Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2025-12-04T08:34:11.8184303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-12-04T08:34:11.8184786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-12-04T08:34:11.8185242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-12-04T08:34:11.8185765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-12-04T08:34:11.8185956Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2025-12-04T08:34:11.8186381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8186776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8187155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/AmpKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8187610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8187980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8188477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8188820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8189274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8189658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8190101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8190555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8191022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8191453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8191866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8192242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8192614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8193020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8193450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8193837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8194314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8194681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8195078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8195488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8195840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8196353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8196764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8197251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FusedAdagrad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8197660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FusedAdam.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8198077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/FusedSGD.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8198457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Gelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8198906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8199347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8199753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/GroupedMMUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8200159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8200573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8200989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8201356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8201805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8202213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8202787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8203193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8203589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8204010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8204432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8204907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8205306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8205674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8206662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8207164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/PixelShuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8207655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8208114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8208581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8209063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8209616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8210119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/RangeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8210580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8211029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8211461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8211827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ReductionType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8212155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8212549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8212905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8213333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8213709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8214091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8214486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8214817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8215201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8215599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8216032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8216423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8216866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8217308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8217673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8218063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8218408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8218771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8219116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8219574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8219978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8220373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8220757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8221180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8221552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8221975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8222370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8222707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8223113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8223449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8223853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8224229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8224581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8224997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8225332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8225844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8226186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8226575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8226944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-12-04T08:34:11.8227111Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2025-12-04T08:34:11.8227539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-12-04T08:34:11.8227978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-12-04T08:34:11.8228450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-12-04T08:34:11.8228986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-12-04T08:34:11.8229407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/nested/NestedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-12-04T08:34:11.8229595Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2025-12-04T08:34:11.8230114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers 2025-12-04T08:34:11.8230526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/sdp_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers 2025-12-04T08:34:11.8231024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers 2025-12-04T08:34:11.8231219Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda 2025-12-04T08:34:11.8231675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/sdp_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda 2025-12-04T08:34:11.8231956Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:34:11.8232459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:34:11.8232999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:34:11.8233246Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:34:11.8233844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:34:11.8234445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:34:11.8235059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:34:11.8235696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:34:11.8236478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:34:11.8236759Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:34:11.8237548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:34:11.8238352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:34:11.8239355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:34:11.8239791Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:34:11.8240441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:34:11.8241283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:34:11.8242031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:34:11.8242611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:34:11.8243350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:34:11.8244127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:34:11.8244890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:34:11.8245280Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:34:11.8245992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:34:11.8246914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:34:11.8247580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:34:11.8248406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:34:11.8249293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:34:11.8249907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:34:11.8250700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:34:11.8251093Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:34:11.8251710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:34:11.8252419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:34:11.8252719Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-12-04T08:34:11.8253619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-12-04T08:34:11.8253868Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip 2025-12-04T08:34:11.8254532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/aotriton_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip 2025-12-04T08:34:11.8255255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/aotriton_versions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip 2025-12-04T08:34:11.8255946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip 2025-12-04T08:34:11.8256279Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn 2025-12-04T08:34:11.8257036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip/flash_attn 2025-12-04T08:34:11.8257379Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:34:11.8258057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:34:11.8258330Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/xpu 2025-12-04T08:34:11.8258967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/transformers/xpu/sdp_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/xpu 2025-12-04T08:34:11.8259171Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2025-12-04T08:34:11.8259740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8260170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8260791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8261318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8261852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8262460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8262982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Elu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8263484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Gelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8263978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8264592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8265005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8265472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8266077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/LogAddExp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8266687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8267069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8267548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8268175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8268672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8269242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/ReduceUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8270036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8270576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8271143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8271916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8272668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8273450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8274247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8276322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8276778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8277647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/int_mm_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8278359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8279052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8279814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8280495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-12-04T08:34:11.8281737Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse 2025-12-04T08:34:11.8282907Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized 2025-12-04T08:34:11.8283982Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:34:11.8284969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:34:11.8285691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:34:11.8286415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:34:11.8287197Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2025-12-04T08:34:11.8288197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-12-04T08:34:11.8288917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-12-04T08:34:11.8289596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-12-04T08:34:11.8290234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-12-04T08:34:11.8290949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-12-04T08:34:11.8291485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-12-04T08:34:11.8292171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-12-04T08:34:11.8292836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-12-04T08:34:11.8293794Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8294587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/ACLUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8295536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8296208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8296855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8297806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8298462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8299654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8300123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8300920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8302147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8303007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8304195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8304942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qconv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8305918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8306725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8307594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cpu/qlinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-12-04T08:34:11.8308893Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cudnn 2025-12-04T08:34:11.8310312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/quantized/cudnn/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cudnn 2025-12-04T08:34:11.8393573Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2025-12-04T08:34:11.8394219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8395090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8395867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8396565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8397515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8398399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8399146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8400188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8401050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8401715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GroupMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8402494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8403450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8404188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8405343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8405922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8406535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8407527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8408261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ScaledGroupMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8408898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8409630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8410391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8411438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8412113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8412846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8413674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/cuBlasCommonArgs.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8414295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8415195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8416041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8416833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8417706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8418538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8419460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8420797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8421492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8422293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/GroupMMCommon.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8423121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8424098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8424780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8425636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8427378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8428181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8429092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8430306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8431004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8431706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8432494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8433641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8434441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8435222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8436092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8436899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8437931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8438356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8439253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8440133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/cutlass_common.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8440772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adagrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8441683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adagrad_utils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8442306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8443169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8443787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8444677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8445269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8446116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8447432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8448433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-12-04T08:34:11.8449860Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2025-12-04T08:34:11.8450766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ck_bgemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-12-04T08:34:11.8451605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ck_gemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-12-04T08:34:11.8452233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ck_gemm_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-12-04T08:34:11.8453467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ck_group_gemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-12-04T08:34:11.8454098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/ck_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-12-04T08:34:11.8455094Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip/bgemm_kernels 2025-12-04T08:34:11.8456417Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip/bgemm_kernels 2025-12-04T08:34:11.8457110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip/bgemm_kernels 2025-12-04T08:34:11.8457950Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mtia 2025-12-04T08:34:11.8458886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mtia/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mtia 2025-12-04T08:34:11.8459716Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/kleidiai 2025-12-04T08:34:11.8460837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai/kai_kernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/kleidiai 2025-12-04T08:34:11.8461556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai/kai_pack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/kleidiai 2025-12-04T08:34:11.8462480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/kleidiai/kai_ukernel_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/kleidiai 2025-12-04T08:34:11.8463217Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2025-12-04T08:34:11.8464032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-12-04T08:34:11.8464893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/MPSGraphSequoiaOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-12-04T08:34:11.8465737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/MetalShaderLibrary.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-12-04T08:34:11.8466493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/OperationUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-12-04T08:34:11.8467610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/TensorFactory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-12-04T08:34:11.8468505Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps/kernels 2025-12-04T08:34:11.8469555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels/Activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-12-04T08:34:11.8470251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-12-04T08:34:11.8471375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels/GridSampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-12-04T08:34:11.8471887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-12-04T08:34:11.8472381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels/Pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-12-04T08:34:11.8473129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels/Shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-12-04T08:34:11.8474520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/kernels/UpSample.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-12-04T08:34:11.8475337Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps/operations 2025-12-04T08:34:11.8476174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/BinaryKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-12-04T08:34:11.8477183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-12-04T08:34:11.8478262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-12-04T08:34:11.8478796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-12-04T08:34:11.8479678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-12-04T08:34:11.8480351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mps/operations/MultiTensorApply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-12-04T08:34:11.8481512Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2025-12-04T08:34:11.8482210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils/Factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/utils 2025-12-04T08:34:11.8483098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils/ParamUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/utils 2025-12-04T08:34:11.8483998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/utils/ParamsHash.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/utils 2025-12-04T08:34:11.8484800Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn 2025-12-04T08:34:11.8485731Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:34:11.8486656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/Conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:34:11.8487388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/FusionUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:34:11.8488292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/qconv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:34:11.8489090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/qlinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu 2025-12-04T08:34:11.8490096Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:34:11.8493582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/Attr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:34:11.8494194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:34:11.8494771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:34:11.8495201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:34:11.8495634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:34:11.8496296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-12-04T08:34:11.8496451Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2025-12-04T08:34:11.8497199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8498245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8498907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8499727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8500390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAContextLight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8501111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8501826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8502779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8503724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8506379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8507342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGreenContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8507961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAScaledBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8508928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8509689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8510511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8511309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8512151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8512977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8513775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8514742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/MemPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8515411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8516172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PhiloxCudaState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8517067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8517541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8518370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8518970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8519858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8520832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8521512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8522656Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8523753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/BLASConstants.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8524687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8525337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8526263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8527238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8527912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8528731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8529724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8530876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8531404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8532464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-12-04T08:34:11.8533433Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2025-12-04T08:34:11.8534465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/GemmCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-12-04T08:34:11.8535442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-12-04T08:34:11.8536493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-12-04T08:34:11.8537047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/StreamTimer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-12-04T08:34:11.8537747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/Tunable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-12-04T08:34:11.8538791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/TunableGemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-12-04T08:34:11.8539434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/tunable/TunableOp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-12-04T08:34:11.8540266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8540894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8541612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8542775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8543357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8544226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8545750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8546258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8547252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/PhiloxUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8548202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8548979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub-RadixSortPairs.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8549605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8550680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-12-04T08:34:11.8551841Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2025-12-04T08:34:11.8552601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-12-04T08:34:11.8553671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-12-04T08:34:11.8554260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-12-04T08:34:11.8555214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-12-04T08:34:11.8555873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-12-04T08:34:11.8556682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-12-04T08:34:11.8557626Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2025-12-04T08:34:11.8558584Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2025-12-04T08:34:11.8559838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-12-04T08:34:11.8560829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-12-04T08:34:11.8561504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-12-04T08:34:11.8562194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-12-04T08:34:11.8563006Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2025-12-04T08:34:11.8563702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8564602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8565225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/PhiloxXpuState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8566110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8567055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8567438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUDevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8568285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8569155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8570160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUGraphsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8570710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/XPUScaledBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-12-04T08:34:11.8571701Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2025-12-04T08:34:11.8573144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/xpu/detail/XPUHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu/detail 2025-12-04T08:34:11.8573844Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2025-12-04T08:34:11.8574526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8575438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/IndexKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8576141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8577190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSAllocatorInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8577729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSDevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8578606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8579149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8580136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8580661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8581572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8582244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/mps/MPSStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-12-04T08:34:11.8583498Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2025-12-04T08:34:11.8585236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Descriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-12-04T08:34:11.8586096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-12-04T08:34:11.8586928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Handle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-12-04T08:34:11.8588031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-12-04T08:34:11.8588953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-12-04T08:34:11.8589992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/miopen/miopen-wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-12-04T08:34:11.8591130Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/metal 2025-12-04T08:34:11.8592089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/metal/Context.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/metal 2025-12-04T08:34:11.8607766Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2025-12-04T08:34:11.8608835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8610491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8611361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8612168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8613538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8614406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8615508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8617038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8617951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8619022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8619877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8620722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8621730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8622615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8623606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8624696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8625929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8626538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8627675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8628096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8628878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8629730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8630857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8631809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8632549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8633544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8634651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8635726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8636422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8637302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8638333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8639561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8640274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8641098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8642031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8643014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8644164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8645273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8646004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8646551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8647465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8648027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8649053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8649601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8650491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8651527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8651932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8652889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8653540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8654432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8655431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8656014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8657070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8657547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8658589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8659107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8660141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8660843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8662126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8662544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8663015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8663847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8664742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8665356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8666481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8667241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8668144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8669002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8670064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8670945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8671836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8673048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8673767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8674713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8676210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8676715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8677070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8678095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8678749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8679753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8680241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8681237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8682025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8682815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8683459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8684135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8685273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8685724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8686354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8687034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8687962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8688638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8689300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8690646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8691165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8691627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8692563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8693166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8693951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8694587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8695261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8695996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8696784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8697475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8698069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8698718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8699527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8700149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8701319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8701821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8702401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8703321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8706036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8707325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8707754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8708223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8709357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8710460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8710945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8712091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8712865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8713577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8714464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8715187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8716257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8716862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8717426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8718131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8719004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8719524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8720177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8720867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8721922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8722418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8723105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8724411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8725151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8725850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8726616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8727360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8728244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8728910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8729674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8730398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8731171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8731912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8732840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8733464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8734187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8734892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8735605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8736173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8737259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8737812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8738573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8739436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8740136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8741144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8741986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8742668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8743281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8743973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8744863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8745523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8746317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8747313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_chunk_cat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8747990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8748871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8749570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8750543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8751155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8752031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8752640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8753492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8754223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8755012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8755677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8756546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8757221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8757930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8758698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8759580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8760263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8761147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8762000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8762617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8763343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8764124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8764826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8765627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8766531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8767098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8767887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8768624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8769650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8770423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8771078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8771967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8772919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8774076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8774699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8775475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8776296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8776982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8777675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8778392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8779401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8780053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8780850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8781476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8782156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8782934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8783742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8784518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8785328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8786039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8786952Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8787616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8788389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8789375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8789915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8790685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8791822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8792620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8793165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8794143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8794756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8795438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8796209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8797127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8797933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8798730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8799270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8800056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8800930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8801753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8802594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8803567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8804418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8805325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8805998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8806749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8807509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8808252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8809402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8809910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_compress_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8810645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8811353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8812020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8812856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8813716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8814307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8815020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8815745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8816457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8818557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8819153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8819575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8820175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8820708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8821142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8821894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8822633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8824059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8824767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8825486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8826432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8827445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8828421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8828992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8829895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8830737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8831848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8832509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8833236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8834077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8834904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8835706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8836597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8837281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8838317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8839112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8839867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8840701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8841414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8842293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8843327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8844134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8845252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8845752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8846759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8847479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8848207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8849127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8849959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8851124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8851701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8852727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8853337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8854254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8855153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8855966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8856714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8857601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8858334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8859674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8860225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8860927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8861769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8862546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8863308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8864252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8865835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8866463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8866848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8867752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8868255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8869176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8870275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8870652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8871624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8872271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8873208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8874490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8874934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8875804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8876395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8877981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8878486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8879195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8879989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8880707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8881745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8882348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8883269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8883884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8884824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8885728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8886669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8887260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8888161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8889072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8889731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8890607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8891280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8892258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8892955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8893854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_matmul_4bit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8894927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8895587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8896844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8897497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8898623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8899201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8900084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8900797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8901787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8902580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8903541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8904434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8905447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8906193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8907487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8908024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8908941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8909592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8910329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8911464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8911997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8912678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8913463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8914380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8915044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8915814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8916488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8917148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8918118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8918604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8919386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8920004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8921045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8921553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8922317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8922991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8923708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8924396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8925209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8925894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8926617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8927337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8928359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8929502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8930076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8930814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8931879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8932470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8933516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8934079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8935147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8935685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8936634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8937356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8938067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8938851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8939861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8940552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8941541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8942205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8943028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8943989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8944551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8945638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8946325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8947188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8947947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8948658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8949501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8950163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8951040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8951776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8952439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8953151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8953903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8954680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8955473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8956101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8956830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8957544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8958322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8959213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8959995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8960725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8961524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8962193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8963166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8963791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8964543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8965697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8966386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8967115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8967984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8969044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8969847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8970469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8971477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8972089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8973058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8973654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8974527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8975348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8975978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8976920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8977608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8978496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8979260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8980550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8981141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8981914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8982685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8983442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8984222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8985168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8985841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8986831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8988368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8989045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8989556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8990298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8991090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8992017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8992678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8993608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8994273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8995233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8995925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8996855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8997403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8998267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8999007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.8999742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9000575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9001175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9002081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9003270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9003861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9004600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9005741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9006154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9007276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9007954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9008556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9009441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9010299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9011730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9012224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9012826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9013442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9014358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9015088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9016013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9016780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9017381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9018393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9019116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9019866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9020823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9021366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9022481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9023365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9023889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9024721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9025394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9026419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9027542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9028058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9029077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9029703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9030663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9031441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9032770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9033438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9034317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9035086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9035967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9036715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9037386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9038177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9039080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9039818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9040524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9041440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9042154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9042931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9043766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9044337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9045171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9045869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9046598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9047600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9048195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9049040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9049906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9050581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9051559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9052222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9052923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9053744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9054364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9055193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9055894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9056655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9057321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9058180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9059158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9059814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9060770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9061442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9062113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9064057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9064576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9065088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9065586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9066605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9067844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9068359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9069117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9069775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9070909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9071566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9072361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9073372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9073863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9074631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9075319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9076439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9076906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9077869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9078369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9079433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9080744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9081308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9081823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lerp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9082702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9083932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9084534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9085283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9086243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9087071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9087682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9088731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9089234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9090069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9090666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9091570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9092391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9093076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9093721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9094654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9095313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9096259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9096810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9097686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9098289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9099461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9099863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9100546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9101560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9102400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9103272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9105548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9106517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9107355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9108261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9109429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9109954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9110606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9111282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9112116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9112893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9113475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9114246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9114890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9115839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9116612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9117550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9118162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9119068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9119978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9120671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9121720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9122582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9123286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9123986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9124859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9125500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9126236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9126828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9127516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9128383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9129695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9130107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9130456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_pow_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9131270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9132153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9132822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9133579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9134285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9135659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9136429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9137041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9137735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9138651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9139313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9140161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9140826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9141506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9142379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9143017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9143872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9144576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9145291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9146111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9147100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9147871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9148594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9149449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9150103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sign_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9151009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9151762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9152531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9153427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9154256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9154871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9156018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9156635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9157404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9158141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9158963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9159802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9160511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9161221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9161988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9162922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9163724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9164451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9165158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9165892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9166807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9168092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9168654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9169226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9169936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9170883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9171799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9172389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9173130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9173940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9174695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9175598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9176268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9176987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9177828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9178551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9179499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9180112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9180894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9181633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9182357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9183174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9183903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9184681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9186045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9187025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9187680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9188349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9188998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9190138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9190604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9191460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9191993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9193157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9193735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9194459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9195160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9196325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9196879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9197690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9198516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9199304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adagrad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9200098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9201037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9201788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9202553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9203440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9204522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9205302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9206266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9206940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9207761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9208735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9209458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_adamw_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9210198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9211277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9212071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9212658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9213252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9214334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9215031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9215740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9216442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9217495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9218068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9218876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9219777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9220524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9221227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9221943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9222759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9223435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9224108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9225036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9225766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9226686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9227401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9228129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9228979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9229599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9230409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9231241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9231869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9232819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9233802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9234382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fused_sgd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9235058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9235972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9237216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9238015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9238887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9239590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9240374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9241091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9241944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9242719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9243629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9244412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9245100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9245984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9246817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9247744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9248395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9249217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9250182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9250706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9251654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9252216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grouped_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9253186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9254078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9254564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grouped_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9255440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_grouped_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9256123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9257316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9257728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9258473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9259666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9260170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9260766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9261471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9262178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9263046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9264348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9264804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9265797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9266644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9267865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9268690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9269282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9270263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9270992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9272126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9272623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9273583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9274133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9275125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9275804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9276772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9277430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9278416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9278999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9280102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9280623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9281472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9282212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9283330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9283841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9284874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9285273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9286348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9287007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9288129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9289331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9289801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9290741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_int_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9291326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9292697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9293926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9294729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_all_true_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9295376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9296481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9297216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9298070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_any_true_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9299193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9300290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9301002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9302112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9303243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9304529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9305606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9306258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9307439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9308314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9309402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9310252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9311247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lazy_clone_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9312157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9313539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9314293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9315256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9316244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9317468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9318259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9319193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9319877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9321026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9322063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9322958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9323966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9325266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9326014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9326601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9327300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9328356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9329265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9329896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9330573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9331536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9333019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9333558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9334464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9335117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9336379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9337229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9337966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9338979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9339960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9340781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9341753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9342683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9343933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9344688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9345630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9346549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9347697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9348630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9350159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9350946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9352335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9352891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9353673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9354230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9355283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9355813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9356729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9357375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9358367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9359019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9359959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9360547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9361457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9362157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9363352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9363821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9364846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9365520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9366208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9367095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9367713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9368927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9369452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9370414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9370973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9371890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9372445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9373395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9374283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9375145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9376102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9376794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9377621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9378312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9379500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9380091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9381027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9381776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9382782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9383749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9384359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9385322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9386258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9387191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9388057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dep_token_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9388886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9390064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9390634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9391824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9392528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9393103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9394070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9394933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9395773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9396489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9397552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9398215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9399208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9399970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9400855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9401553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9402968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9404051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9404703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9405795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9406403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9407726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9408162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9409101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9409783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9410835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9411377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9412707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9413216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9414245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9414869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9415633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9416493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9417276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9417926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9418682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9419346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9420049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9420718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9421433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9422085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9422797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9423638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9424933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9425292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9425942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9426980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9428067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9428509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9429208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9429851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9430500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9431495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9432011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9432923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9433571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9434622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9435255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9435856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9436520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9437333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9438021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9438738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9439493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9440199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9441303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9441776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9442763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9443384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9444204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9444877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9445707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9446414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9447090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9447925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9448568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9449432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9450066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9450939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9451540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9452400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9453722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9454295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9455053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9456433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9456985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9457470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9458196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9458934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9459543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9460456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9461260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9461811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9462522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9463357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9463966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9464839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9465468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9466526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9467111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9468094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9468669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_from_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9469468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9470133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9470859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9471801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_lengths.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9472376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_lengths_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9473121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9473812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9474728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9475983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9476406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9477342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9477867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9478787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_offsets.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9479366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_offsets_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9480061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9480760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9481575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9482232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9482978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9483682Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9484552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9485392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9486012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9486823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9487955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9488395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_get_values_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9489054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9489953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9490892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9491380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9492266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9492895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9493530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9494570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9495284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9495999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9496931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9497931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9498559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9499254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9499921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9500613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9501350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9502865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9503520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9505399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9506161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9507337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9507878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9508525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9509137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9510111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9510892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9511606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9512312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9513416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9513911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9514647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9516613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9517246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9517608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9517989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9518731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9519607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9520448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9521481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9522058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9522657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9523466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9524412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9525164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9525748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9526620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9527273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9528461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9529394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9529837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9530801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9531540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9532403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9532971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9534331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9534823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9535441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9536536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9537260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9538130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9538715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9539589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9540743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9541427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9542308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9543184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9543850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9544710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9545486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9546311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9547773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9548191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9548804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9549786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9550304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9551195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9551912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9553063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9553656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9554247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9555509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9556303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9557122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9557764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9558714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9559463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9560121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9560817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9561716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9562384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9563143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9563859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9564574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9565451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9566152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9566890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9567575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9568525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9569096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9569974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9570666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9571338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9572124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9572838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9573532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9574367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9575219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9575883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9576543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9577391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9578067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9579017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9579679Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9580433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9581059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9581821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9582542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9583275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9583969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_prelu_kernel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9584812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9585751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9586384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9587318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_print_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9588142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9588880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9589793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9590345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9591104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9591999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9592625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9593479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9594162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9594982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9595925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9596636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9597601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9598086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9598959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9599615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9600476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9601122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9601966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9602598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9603836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9605072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9605722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9606804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9607554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9608216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9608904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9609801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9610734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9611355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9612064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9613008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9613571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9614400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9615064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9615902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9616634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_safe_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9617553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9618174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_safe_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9618846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_safe_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9619691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9620442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9621143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9622056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9623039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9623630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9624360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9625344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9625948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9626880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9627560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9628582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9629090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9629990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9630628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9631387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9632157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9632883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9633672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9634478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9635212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9636339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9636779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9637580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9638264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9639186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9640434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9641374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9641949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9642535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9643270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9643857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9644800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9645376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9646182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9647238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9647814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9648526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9649254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9649934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9650663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9651563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9653400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9653836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9654273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9654889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9655589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9656321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9657075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9657918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9658865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9659921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9660421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9661212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9661998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9662702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9663446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9664252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9665151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9665865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9666576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9667465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_v2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9668214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_v2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9669102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_v2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9670079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_grouped_mm_v2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9670693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9671636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9672339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9673528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9674000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9674809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_v2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9675678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_v2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9676323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_v2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9677007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_scaled_mm_v2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9677792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9678551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9679292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9680011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9680820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9681507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9682301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9683163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9683694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9684572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9685273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9686365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9686956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9687809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9688431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9689243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9690039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9691008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9691663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9692299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9693294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9693899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9695258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9695623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9696286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9697206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9697960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9698618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9699467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9700480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9700996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9701641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9702379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9703694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9704592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9705959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9706505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9707212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9707940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9709006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9709504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9710261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9711109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9711798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9712540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9713208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9714328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9714729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9715503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9716197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9717149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9717678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9718527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9719139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9720210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9720714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9721600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9722158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9722998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9723737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9724544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9725002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9725736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9726539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9727216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9727986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9729056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9729541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9730185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9731161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9731762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9732497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9733489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9734377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9735092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9736090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9736508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9737242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9738189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9738817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9739441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9740170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9740999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9741695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9742323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9743217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9743845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9745046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9745488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9746585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9747308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9748479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9749205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9750168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9750942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9752852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9753423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9753788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9754746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9755855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9756833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9757337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9758168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9758806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9759876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9760366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9761225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9762169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9763133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9763772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9764487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9765317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9766269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9766829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9767459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9768461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9769139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9769976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9770526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9771229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9772148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9772966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9773888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9774382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9775313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9776044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9776752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9777604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9778329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9779320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9780040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9780719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9781603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9782716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9783168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9784077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9784640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9785337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9786557Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9787484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9788086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9789098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9789651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9790393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9791136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9792002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9792744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9793533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9794294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9795026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9795893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9796600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9797649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9798327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9799105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9799852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9800555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9801482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9802146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9803253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9804419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9804967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9805619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9806992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9807996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9808379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9809368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9810029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9811119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9811482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9812409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9813032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9813766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9814948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9815395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9816451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9817128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9817879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9818376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9819310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9820238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9820998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9821614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9822459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9823017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9823838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spsolve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9824481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spsolve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9825327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_spsolve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9826469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9827177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9828072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9828670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9829453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9830381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9831203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9831808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9832541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9833279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9834310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9835128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9835725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9836389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9837224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9838034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9838947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9839456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9840523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9841156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9841908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9842819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9843773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9844614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9845456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9846180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9846910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9847914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9848516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9849422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9850414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9851163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9851798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9852764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9853427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9854153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9855181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9855801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9856569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_check_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9857852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9858676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9859389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9860179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9860883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9861614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9862556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9863158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9863847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9864540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9865294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9866216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9866926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9867514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9868729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9869239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9870226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9870824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9871570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9872267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9873039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9873812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9874509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9875219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9875947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9876772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9877425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9878150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9878843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9879714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9880333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9881012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9882593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9883190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9883568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9884413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9885184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9886177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9886782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9887758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9888708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9889477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9890060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9890758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9891560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9892337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9893207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9893875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9894854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9895477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9896446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9897209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9898096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9898940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9899901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9900565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9901343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9902258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9903292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9908375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9909506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9910237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9910892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9911638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9913096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9913473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9914436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9915015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9915955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9916635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9917512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9918366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9918824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9919834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9920448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9921263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9922306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9923039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9923599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9924516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9925098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9925843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9926635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9927362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9928441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9929084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9929665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9930919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9931508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9932079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9932991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9934052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9934730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9935387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9936120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9936666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9937684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9938414Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9939043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9939704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9940453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9941170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9942251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9942753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9943657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9944269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9945010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9945945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9946769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9947563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9948486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9949153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9950207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9950984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9951668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9952503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9953107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9954008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9954717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9955428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9956267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9956937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9957963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9958790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9959478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9960226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9960930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9961850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9963132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9963674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9964478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9965296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9966093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9966801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9967481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9968260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9969774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9970333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9970751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9971327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9972334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9972832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9973694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9974452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9975131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9975828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9976616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9977561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9978662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9979155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9979859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9980595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9981276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9982102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9983332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9983707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9984452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9985360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9986046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9986968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9987692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9988398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9989256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9989959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9990686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9991400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9992439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9992933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9994023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9994507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9995808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9996236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9997053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9997690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9998712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:11.9999256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0000049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0000712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0001814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0003022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0003754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0004447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0005509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0006176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0006900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0007669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0008616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0009323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0009997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0010652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0011765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0012157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0013562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0013982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0015016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0015889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0016772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0017452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0018196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0018891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0019634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0020301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0021069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0021960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0022596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0023517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0024513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0025076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0026039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0026664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0027394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0028404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0029039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0030297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0031422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0031920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0032534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0033405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0034297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0034874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0035720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0036642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0037236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0037944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0038869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0039487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0040254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0040966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0041741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0042741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0044077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0044591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0045190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0045848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0046640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0047521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0048409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0049616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0050174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0050871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0051715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0052231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0053071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0053788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0054698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0055597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0056287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0057633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0058389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0058943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0059738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0060526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0061492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0062124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0063587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0064070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0065243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0066263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0066897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0067736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0068508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0069568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0070144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0070844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0071795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0072731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0073326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0074420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0074915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0075699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0076586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0077265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0078171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0078803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0079545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0080285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0081350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0081842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0082626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0083326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0084413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0084906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0085651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0086519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0087356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0087961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0088726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0089458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0090458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0090940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0091912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0092517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0093571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0094041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0094886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0095542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0096677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0097129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0098064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0098687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0099465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0100279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0101140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0101721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0102434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0103416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0104334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0105349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0106023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0106975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0107646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0108403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0109333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0109999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0110764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0111630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0112291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0113114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0114108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0114699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0116063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0116692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0117382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0118167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0118922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0119992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0120438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0121380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0122075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0123099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0123755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0124413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0125167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0125867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0126767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0127719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0128201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0128964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0129710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0130442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0131311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0132030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0132722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0133479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0134230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0135068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0135973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0136862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_linear_prepack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0137954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0138394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_linear_prepack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0139116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_linear_prepack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0139822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0141030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0141919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0142472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0142894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0144023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0144486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0145197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0146051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0147012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0147961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0148572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0149176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0150149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0150924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0152443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0153137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0153812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0154355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0155306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0155901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0156599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0157365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0158356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0158959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0159975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0160572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0161379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0161938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0162957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0163543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0164297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0164998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0166275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0166836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0167408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0168355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0168926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0169643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0170299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0171164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0171838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0172539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0173426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0174150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0174872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0175578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0176535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0177042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0177892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0178491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0179176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0179934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0180735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0181431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0182250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0182884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0183655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0184508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0185158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0185971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0186836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0187733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0188363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0189103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0190068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0190617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0191421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0192131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0192907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0193601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0194617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0195354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0196064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0197269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0197913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0198597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0199613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0200219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0200851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0201696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0202993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0203898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0204556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0205243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0206165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0206759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0207581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0208256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0209112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0209921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0210599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0211340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0212117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0212804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0213596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0214292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0215533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0216352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0217040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0217737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0218824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0219276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0220234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0221088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0221808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0222519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0223333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0224195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0224820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0225811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0226650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0227652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0228286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0228995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0229800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0231177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0232257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0232914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0233715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0234977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0235458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0236265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0237167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0238082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0238701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0239500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0240548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0241629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0242201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0243105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0243700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0244680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0245323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0246510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0246963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0248065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0248592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0249634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0250194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0251089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0251677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0252960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0253391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0254225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0255282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0255907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0257018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0257496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0258721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0259315Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0259951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0260638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0261291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0262575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0263181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0264000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0264856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0265498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0266290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0267221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0268474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0269129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0269935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0270606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0271373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0272186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0273005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0273664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0274401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0275129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0276048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0276650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0277419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0278292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0280180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0281066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0281859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0282497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0283029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0284261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0284703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0285396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0286022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0287333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0287997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0288667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0289594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0290724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0291263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0292162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0292772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0293635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0294778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0295286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0296199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0297144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0298286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0298733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0299522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0300170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0301346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0301968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0303215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0305908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0307088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0307861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0308551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0309472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0310760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0311335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0312168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0313137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0313729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0314601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0315279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0316166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0317177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0317762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0318763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0319660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0320737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0321339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0322169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0323037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0324308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0325118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0326258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0326976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0327874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0328561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0329504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0330292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0330750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0331563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0332219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0333175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0333855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0334808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0335544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0336102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0336983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0337843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0338540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0339427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0340291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0341027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0342188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0342702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0343689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0344455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0345077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0345950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0346621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0347699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0348380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0349280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0350243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0350980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0351510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0352322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0352983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0353771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0354727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0355262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0356030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0356938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0357730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0358399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0359077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0359861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0360895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0361429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0362247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0362944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0363791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0364463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0365308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0365950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0366916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0367497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0368252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0368942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0369816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0370474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0371294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0371987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0372937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0373581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0374880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0375536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0376525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0377076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0377941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0378555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0379711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0380162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0381255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0382415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0382784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0383559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0384264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0385144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0385852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0386870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0387459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0388355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0389126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0390164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0390665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0391520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0392246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0393228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0393837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0394740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0395447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0396396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0397349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0397935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0398736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0399808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0400471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0400995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0401842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0402454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0403502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0404373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0405032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0406013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0406764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0407486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0408580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0409140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0409823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0410773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0411415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0412619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0413307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0413962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0414801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0415838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0416256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0417130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0418007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0419144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0419725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0420545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0421123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0421909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0422755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0423545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0424186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0425279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0426505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0427169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0428075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0429131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0429475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0430447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0431176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0432501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0432846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0433736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0434552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0435319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0436286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0436852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0437680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0438565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0439355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0440349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0440958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0441871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0442564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0443499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0444424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0445541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0446330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0447153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0447718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0448494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0449314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0450037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0450856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0451522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0452307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0453351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0453906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0454766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0455467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0456234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0457082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0457751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0458790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0459404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0460137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0460821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0461717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0462436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0463322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0464013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0464938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0465739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0466818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0467728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0468512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0469271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0470055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0470894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0471737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0472441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0473232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0474036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0474761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0475664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0476390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0477165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0478496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0479163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0479929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0480686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0481457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0482275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0483015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0483939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0484618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0485413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0486167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0487349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0488015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0489365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0491275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0491750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0492205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0492892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0493434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0493950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0494493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0495126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0496025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0496710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0497468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0498216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0498881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0499750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0500378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0501665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0502233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0503075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0503824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0505004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0506079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0506597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0507330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0508137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0508855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0509619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0510844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0511542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0512118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0513065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0513633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0514395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0515195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0515951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0516903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0517486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0518055Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0518959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0519674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0520616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0521198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0522016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0522922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0523592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0524516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0525256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0525783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0526500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0527974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0528677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0529458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0530129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0531157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0531859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0532750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0534374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0534815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0535278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0536063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0536931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0537698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0538434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0539280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0541052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0541666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0542352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0542872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0543545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0544441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0545360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0546340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0547011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0547994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0549118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0549902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0551052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0551799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0552734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0553684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0554326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0555296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0555960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0557177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0557818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0558792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0559321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0560415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0561588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0562899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0563339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0563880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0564657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0565286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0566079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0566796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0567482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0568651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0569275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0570304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0571145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0571959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0572666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0573633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0574483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0575119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0576224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0576890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0577608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0578672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0579345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0580438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0581134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0581802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0582793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0583935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0584521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0585262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0586455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0586860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0587787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0588641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0589586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0590505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0591231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0592054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0593187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0593704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0594924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0595465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0596427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0597189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0598106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0598848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0600038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0600568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0601427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0602129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0603863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0604362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0605365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0606249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0607100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0607994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0608786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0609657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0610678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0611451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0612540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0613124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0614109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0615042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0616189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0616672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0617702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0618381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0619501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0620200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0621094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0622325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0622791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0623868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0624800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0625897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0626341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0627424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0628641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0629498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0630309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0631650Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0632283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0633241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0634439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0634888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0635964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0637005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0637553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0638563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0639099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0640681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0642191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0643329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0643980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0645067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0645678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0647164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0647816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0649137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0650244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0650839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0651543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0652349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0653255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0654281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0655051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0656225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0656884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0657881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0658766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0659313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0660291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0661194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0661999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0662612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0663923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0664757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0665471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0666343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0667121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0667985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0668771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0669689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0670496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0671357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0672191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0673041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0674027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0674630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0676468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0676854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0677870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0681291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0681840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0682300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0682719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0683450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0683934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0684352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0684772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0685649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0686155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0686929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0687693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0688610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0689330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0690109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0690798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0691951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0692482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0693616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0694147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0695519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0696675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0698397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0700199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0700612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0701009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0701575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0702001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0702406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0703077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0704090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0704632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0705446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0706430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0707312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0708024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0708852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0709636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0710412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0712728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0713999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0715595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0717210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0717689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0718362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0723754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0724326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0724726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0725387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0725753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0726157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0726581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0727085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0727709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0728195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0728821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0730419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0731357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0731821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0732804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0733159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0733700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0735428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0735895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0736986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0737494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0738146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0738579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0740630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0741100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0741817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0742377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0742891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0743448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0743977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0744481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0745253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0746314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0746757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0747219Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0748394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0748759Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0749320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0750009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0750731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0751306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0751851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0752390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0753018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0753725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0754331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0755230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0756087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0756953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0757473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0758556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0759100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0759951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0760656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0761765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0762664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0763322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0764150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0765065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0765648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0766795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0767588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0768371Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0769070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0770048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0770726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0771745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0772615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0773446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0774492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0775863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0776260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0777065Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0777881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0778598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0779591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0780348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0781334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0781953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0782836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0783419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0784080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0784775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0785944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0786555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0787660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0788326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0789482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0789896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0790996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0791827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0792905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0793381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0794140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0794854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0796265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0796980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0797544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0798241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0799210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0799931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0801121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0801538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0802870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0803678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0804961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0806000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0806694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0807743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0808523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0809186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0809852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0810843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0812119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0812743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0813490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0814217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0815351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0816337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0817153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0817668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0818571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0819175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0819978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0820858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0821735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0822684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0823181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0823910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0824634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0825494Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0826198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0827387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0827807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0828707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0829551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0830360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0830957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0831862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0832669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0833314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0834032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0834888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0835704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0837015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0837502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0838425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0839072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0840314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0840732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0841696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0842332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0843446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0844008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0844940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0845657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0846445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0847061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0847724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0848645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0849356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0850022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0850870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0851581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0852526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0853326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0854257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0854780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0855616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0856779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0857810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0858444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0859520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0860134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0861165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0861927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0862536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0863684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0864450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0865410Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0866262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0867469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0868037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0868854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0870033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0870710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0871591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0872601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0873812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0874810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0875519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0876372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0877376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0878202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0879113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0879834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0880923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0881782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0882556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0883469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0884201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0885048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0886035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0886696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0887579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0888401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0889487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0890143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0890953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0892047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0892596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0893508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0894342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0894986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0896085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0896581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0897673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0898205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0899005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0900469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0900945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0901635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0902511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0903701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0904621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0905566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0906588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0907356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0908163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0908973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0910375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0911040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0911536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0912743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0913607Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0914256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0914940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0915755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0916517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0917372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0918035Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0918904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0919810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0920797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0921397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0922236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0923212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0923861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0924911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0925419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0926289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0927165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0928212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0928792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0929512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0930532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0931413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0932350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0933180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0933642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0934588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0935361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0936152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0936887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0937911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0938730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0939391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0940287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0940923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0941844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0942872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0943726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0944399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0945101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0946036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0946954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0947939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0948668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0949363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0950238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0950811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0951889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0952364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0953330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0953812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0954644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0955854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0956415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0957339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0957815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0958737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0959502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0960218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0961098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0961789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0963133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0963637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0964893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0965807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0966495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0967420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0968134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0968985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0969605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0970629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0971351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0972207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0973293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0973895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0974596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0975317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0976413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0976903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0977906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0978629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0979555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0980176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0980978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0981584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0982399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0983014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0983929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0984896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0986039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0986680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0987738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0988944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0989849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0990641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0991478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0992216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0993178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0993794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0994760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0995706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0996643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0997351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0998218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0999200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.0999808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1000563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1001458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1002176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1003271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1005948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1006710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1007713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1008522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1009209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1010030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1011077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1011844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1012561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1013216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1014091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1014739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1015487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1016191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1017090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1017733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1018841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1019921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1021112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1023115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1023564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1024062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1024535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1025100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1025925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1026900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1027794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1029026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1029386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1030161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1031091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1032086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1032604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1033720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1034316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1035192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1036156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1036824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1037720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1038367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1039360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1040121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1041136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1041768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1042591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1043487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1044305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1045085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1046176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1047686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1048152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1048627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1049846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1050360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1051686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1052181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1053161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1053711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1054779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1055241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1056201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1057006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1058422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1058794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1059746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1060264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1061229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1062071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1062718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1063939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1064701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1065505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1066275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1067515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1068180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1069127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1069693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1070997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1071499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1072718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1073202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1075007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1076014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1076481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1076867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1078214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1078929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1079714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1080620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1081249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1082251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1082873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1083960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1084561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1085726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1086324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1087297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1088135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1104186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1104939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1105516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1106166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1106704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1107578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1108163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1108741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1109314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1109943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1110490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1111031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1111788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1112381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1112990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_permuted_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1113525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1114202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1114816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1115387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1115935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1116653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1117306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1117908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1118498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1119093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1119653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1120178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1120925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1121506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1122064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1122568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1123105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1123645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1124149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1124642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1125223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1125753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1126247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1126789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1127282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1128042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1128617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1129169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1129686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1130233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1130752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1131240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1131722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1132654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1133223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1133787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1134324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1134885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1135437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1135953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1136492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1137314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1137856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1138386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1139059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1139942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1141572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1142085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1142579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1143229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1144366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1145110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1145906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1146685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1147832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1148464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1149369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1150261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1150891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1151642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1152395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1153346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1154236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1154942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1155680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1156813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1158046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1158732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1159555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1160693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1161504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1162817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1163955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1164933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1165983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1166802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1167691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1168651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1170003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1170707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1171774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1172601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1173724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1174692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1175541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1176444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1177705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1178621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1179699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1180586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1181508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1182570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1183421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1184737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1185631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1186733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1188280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1189230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1190127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1191547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1192381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1193517Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1194793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1195700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1196584Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1197874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1198786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1199689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1200685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1201734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1203068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1203803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1207574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1208272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1209357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1209928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1211133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1211732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1212409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1213349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1214204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1214805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1215643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1216251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1217498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1218139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1218889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1219924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1220979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1221546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1222889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1223322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1224230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1225062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1226251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1227015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1228110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1228897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1230203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1230874Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1231520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1232606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1233187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1234054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1234901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1235554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1236288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1237031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1238046Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1238648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1239532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1240199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1241187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1241756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1242716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1243329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1244330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1244863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1245749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1246357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1247957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1248406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1249281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1249868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1250934Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1251551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1252274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1253001Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1254446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1255089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1256464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1257133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1258502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1258991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1260228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1260835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1262094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1262573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1263307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1264221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1265149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1266016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1266862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1267827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1268526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1269785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1270237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1271067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1272306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1272985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1273403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1274151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1275408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1275897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1276605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1277303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1278249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1279247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1279936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1280662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1281403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1282048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1283051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1283630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1284804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1285465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1286063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1286713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1287556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1288200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1289482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1290236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1291025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1292129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1292625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1293531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1294575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1295235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1295851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1296534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1297470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1298083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1298844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1299658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1300997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1301676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1302359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1303771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1304354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1305002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1306039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1306611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1307734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1308302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1309288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1310033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1310938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1311880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1312600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1313213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1314374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1314836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1315733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1316582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1317542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1318025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1319002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1319878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1320943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1321404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1322271Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1322867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1323653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1324307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1325017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1325676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1326673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1327145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1327911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1328711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1329311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1330022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1330997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1331941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1332639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1333573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1334474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1335489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1336363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1337334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1338085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1339042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1339884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1340767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1341626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1342608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1343540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1344355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1345217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1346223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1347155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1348256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1349113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1349974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1350912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1351994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1352715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1353622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1354949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1355975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1356757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1357706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1358605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1359664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1360617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1361979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1362298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1363241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1363889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1364843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1365404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1366089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1367177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1367817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1368736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1369719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1370223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1371030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1372363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1372882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1373815Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1374686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1375608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1376411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1377569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1377928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1379296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1379851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1380553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1381336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1382133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1383253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1383704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1384705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1385608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1386447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1387769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1388231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1388846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1389518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1390223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1391033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1391618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1392908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1393266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1394502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1395238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1395627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1396455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1397116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1398262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1398798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1399785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1400291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1401098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1401804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1402591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1403741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1404734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1405467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1406129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1406763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1408191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1408872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1409674Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1410228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1411149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1411891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1412655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1413404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1414104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1414920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1415868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1416710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1417477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1418247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1419025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1420020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1420496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1421429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1422142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1422795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1423883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1424507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1425276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1426318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1427508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1428124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1428693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1429530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1430274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1431015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1431720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1432541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1433218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1434317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1434778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1435727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1436806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1437334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1437841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1438730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1439544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1440431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1440946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1441711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1442333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1443344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1443829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1444865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1445606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1446160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1447062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1447595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1448357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1449115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1449868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1450609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1451546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1452261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1453215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1453855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1454825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1455463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1456659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1457123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1458490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1459100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1460129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1460687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1461497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1462215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1462964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1463766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1464473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1465266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1466398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1467622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1468182Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1469030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1469673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1470586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1471589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1472234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1473155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1473736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1474697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1475326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1476145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1476950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1477850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1478654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1479515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1480215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1481027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1481805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1483127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1483469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1484360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1485042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1485868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1486601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1487276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1488031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1488913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1489666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1490405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1501101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1501597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1502103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1502484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1503172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1503614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1503978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1504477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1504879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1505261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1505875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1506259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1506873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1507246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1507644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1508045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1508489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1509003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1509379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1509819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1510174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1510491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1510999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1511383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1511758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1512506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1513323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1513994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1514718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1515613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1516412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1517051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1517910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1518541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1519207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1520021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1520695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1521466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1522152Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1522994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1523765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1524511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1525151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1525891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1526690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1527352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1528156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1529097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1530206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1530758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1531382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1531966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1532908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1534051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1534558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1535302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1536187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1536832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1537794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1538323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1539187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1539877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1541038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1541564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1542212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1543139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1544068Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1544663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1545362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1546276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1547645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1548564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1549189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1549836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1551136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1551996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1552409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1553246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1553872Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1554945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1555461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1556337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1557014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1557883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1558559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1559402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1560258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1561625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1562377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1563289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1564161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1565144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1565818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1566442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1567351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1568040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1569398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1569795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1570497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1571304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1571993Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1572882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1573504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1574541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1575037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1575796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1576652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1577583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1578053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1578792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1579518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1580240Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1581367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1581829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1582658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1583293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1584266Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1584818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1585611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1587019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1587464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1588165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1588892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1589779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1590459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1591179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1591910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1592786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1593776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1594526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1595236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1595986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1596756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1597737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1598365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1599208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1599866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1600710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1601372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1602237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1603198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1604148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1604870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1605843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1606541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1607247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1608078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1608902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1609592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1610654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hash_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1611739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1612908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hash_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1613564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hash_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1614208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hash_tensor_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1615151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hash_tensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1615781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hash_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1616602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hash_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1617320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1618536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1618908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1619816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1620424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1621402Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1621995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1622749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1623601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1624493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1625085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1625896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1626771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1627540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1628579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1629094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1629985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1630840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1631595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1632293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1633081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1633851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1634971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1635462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1636162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1636999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1638026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1638490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1639231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1640328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1641101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1641749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1642552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1643409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1644146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1644797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1645625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1646388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1647498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1648063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1648885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1649647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1650375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1651165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1651930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1652729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1653416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1654172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1655146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1655814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1656543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1657253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1658013Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1658776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1659441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1660232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1661159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1661771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1663020Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1663775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1664901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1666069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1666536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1667572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1668439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1668980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1669814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1670870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1671409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1672109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1672891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1673640Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1674867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1675386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1676075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1676801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1677515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1678314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1678912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1679780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1680502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1681539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1682066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1683515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1684179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1685210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1685746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1686608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1687241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1688180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1689305Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1689863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1690627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1691328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1692921Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1693393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1693903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1694695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1695619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1696372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1697274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1697999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1698621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1699697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1700193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1701074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1701651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1702372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1710269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1710760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1711105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1711780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1712357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1712886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1713343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1713845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1714186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1714561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1715025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1715492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1715932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1716289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1716743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1717205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1717659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1718146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1718572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1719501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1720124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1720838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1721766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1722451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1723166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1723977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1725074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1725562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1726721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1727236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1727857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1728960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1729552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1730299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1731127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1731830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1732573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1733681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1734167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1735125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1735987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1736742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1737527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1738217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1738824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1739729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1741036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1741570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1742196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1742929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1743728Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1744824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1745272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1746027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1747350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1748023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1748828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1749447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1750377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1750980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1751946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1752705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1753468Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1754097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1754935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1755802Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1756702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1757356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1758322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1759119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1760021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1760704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1761520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1762390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1763040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1763855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1764861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1765467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1766840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1767415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1768211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1768966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1770141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1770685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1771538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1772229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1773340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1773826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1774818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1775544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1776157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1776969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1777770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1778572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1779603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1780132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1780791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1781696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1782498Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1783390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1783845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1784680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1785570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1786268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1787106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1788015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1789005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1789575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1790244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1791073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1791944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1792656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1793504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1794238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1795162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1796196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1796625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1797470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1798217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1799246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1799787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1800469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1801384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1802092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1802984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1804899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1805505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1806617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1807040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1807910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1808632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1809720Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1810171Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1810907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1811913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1812533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1813210Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1814170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1815140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1815812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1816701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1817701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1818774Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1819481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1820184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1820944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1821675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1822539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1823179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1824277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1824718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1825889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1826401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1827798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1828555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1828960Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1829699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1830977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1831375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1832411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1833539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1833912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1834839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1835817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1836291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1837127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1837777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1838621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1839413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1840450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1841069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1841962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1842811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1843721Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1844352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1845277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1846233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1847200Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1847776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1848663Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1849484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1850427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1851045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1851927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1852733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1853812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1854442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1855312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1856048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1857033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1857750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1858623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1859469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1860250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1861376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1862217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1863029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1863736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1864740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1865905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1866415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1867320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1868014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1869184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1869737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1870518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1871749Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1872466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1873360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1873919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1874796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1875622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1876243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1877003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1877702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1878754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1879323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1880091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1881002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1881727Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1882834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1883491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1884473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1885270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1886203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1886972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1887743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1888641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1889548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1890193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1890906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1891770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1892509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1893377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1894111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1894862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1895665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1896369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1897094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1898264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1898900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1899647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1900548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1901203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1901828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1903078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1903895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1905080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1905579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1907028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1907911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1908654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1909434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1910192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1911205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1912030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1912751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1913377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1914154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1914932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1916034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1916628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1917339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1918489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1919069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1920455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1920941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1922395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1923077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1923576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1924929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1925570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1926575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1927192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1927912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1928734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1929685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1930408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1931351Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1931994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1932730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1933464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1934277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1935039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1935567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1936604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1937175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1938069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1938613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1939600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1940458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1941363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1942299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1942913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1943732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1944466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1945323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1946284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1947460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1948106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1949032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1949856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1950680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1951401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1952327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1953007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1953817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1954563Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1955660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1956377Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1957066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1957983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1958956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1959925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1960835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1961718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1962292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1963213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1963879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1964805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1965688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1966455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1967203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1968254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1969105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1969918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1970624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1971735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1972409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1973192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1974067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1974593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1975865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1976513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1978207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1978780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1979540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1980212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1981084Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1981756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1982825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1983334Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1984330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1985526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1986348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1987194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1988405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1988949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1989832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1990783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1991933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1992312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1993475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1994427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1994955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1996009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1997595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1998155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1998795Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.1999366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2000540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2001170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2002301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2002835Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2005407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2006275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2006958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2007807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2008912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2010428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2011168Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2011744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2012630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2013270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2014639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2015081Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2016180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2017258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2017938Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2018990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2020159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2020520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2021610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2022478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2023376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2024257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2025229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2026025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2026918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2027981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2028816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2029562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2030592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2031245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2032500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2032939Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2034012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2034609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2036238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2036799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2037704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2038578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2039437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2040314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2040987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2041861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2042767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2043669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2044461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2045446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2046139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2048439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2049529Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2050249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2050980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2051735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2052629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2053425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2054381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2055359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2056645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2057369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2058383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2059464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2060760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2061582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2062533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2063481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2064765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2065979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2066864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2067855Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2068783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2069884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2071080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2071812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2072954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2073747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2074918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2075980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2076664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2077764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2078923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2079778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2080880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2081641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2082893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2083680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2084868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2085649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2086652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2087608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2088455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2089540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2090553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2091689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2092603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2094311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2094956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2095868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2096497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2097379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2098989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2099962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2100806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2101745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2103464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2104658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2105505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2106588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2107659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2108879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2109699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2110603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2111630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2112856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2113744Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2114753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2115589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2116890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2117688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2118791Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2119681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2120973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2121772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2122690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2123583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2124629Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2125608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2126548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2127496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2128483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2129812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2130553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2131432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2132667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2133595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2134396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2135362Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2136286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2137702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2138493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2139505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2140490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2141449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2142373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2143360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2144363Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2145638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2146458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2147442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2148535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2149600Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2150537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2151314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2152399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2153801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2154523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2155231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2156242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2156845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2157851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2158466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2160073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2161124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2161905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2163092Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2164077Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2165063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2165974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2167066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2168277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2168976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2169822Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2170876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2171845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2172824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2173914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2175048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2175888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2176711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2177806Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2178632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2179827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2180659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2181635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2182479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2183542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2184589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2185596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2186724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2187775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2188643Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2189734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2190753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2191736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2192648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2193574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2194516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2195471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2196779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2197801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2198577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2199603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2200540Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2201596Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2203124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2203882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2205083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2206079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2207095Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2208139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2208932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2210303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2211026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2211892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2212883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2214086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2215053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2215920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2216927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2218149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2219102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2220054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2220796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2221859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2223107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2224958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2225609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2226357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2228174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2228905Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2229925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2230906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2231730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2232745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2233909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2234849Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2235734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2236789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2237799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2238564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2239861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2240756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2241667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2242566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2243544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2244407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2245708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2246515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2247452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2248429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2249340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2250238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2251319Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2252590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2253532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2254613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2255332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2256191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2257161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2258117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2259204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2260104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2260897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2261925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2262710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2263675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2264975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2266006Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2266823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2267959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2268936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2269896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2270881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2272112Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2273242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2274129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2275104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2276034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2276796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2278064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2278846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2279873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2280803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2281794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2282711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2283707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2284645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2286022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2286782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2287642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2289000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2290735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2292318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2293962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2295589Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2297155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2298590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2299843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2301500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2303532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2305003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2306470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2307891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2309464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2310895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2312268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2313916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2315624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2317133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2318565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2320343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2322177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2323742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2325314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2326847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2328367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2329866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2331324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2332906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2334515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2335924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2337288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2338892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2340558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2341977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2343457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2345306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2347246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2348859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2350431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2352108Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2353886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2355491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2357019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2358543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2360022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2361566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2363093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2364911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2366784Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2368488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2370280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2372097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2373769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2375445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2377117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2378732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2380267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2381863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2383735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2385612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2387360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2389018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2390688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2392296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2393877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2395337Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2396814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2398604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2400432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2402047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2403595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2404698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2406478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2407957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2409621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2411318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2412776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2414338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2415840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2417619Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2419519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2421137Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2422868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2424531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2426106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2427592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2429311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2431056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2432598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2434044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2435865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2437824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2439543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2441036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2442567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2444033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2445560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2446952Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2448395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2450057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2451871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2453352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2454894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2456776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2458652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2460303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2461847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2463349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2465149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2467091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2468694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2470425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2472167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2473734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2475267Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2476926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2478970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2481098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2482923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2484735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2486513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2488359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2490044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2492014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2494058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2495817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2497546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2499255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2500973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2502876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2504415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2506170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2507922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2509419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2511030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2512656Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2514424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2516255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2518162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2519902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2521582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2523320Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2525021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2526710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2528248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2529800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2531512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2533080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2534645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2536136Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2537710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2539331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2540923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2542439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2543927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2545794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2547701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2549288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2550811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2552349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2553995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2555483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2556850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2558464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2560418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2562399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2564123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2565693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2567186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2568738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2570233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2571708Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2573126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2574780Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2576678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2578387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2579962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2581516Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2582990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2584469Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2586222Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2587979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2589490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2590940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2592692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2594627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2596316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2597866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2599354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2600871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2602300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2604007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2605486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2607268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2609082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2610689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2612232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2613761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2615336Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2616807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2618298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2619882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2621833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2623704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2625464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2627275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2629164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2630985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2632642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2634273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2635840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2637525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2639258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2641031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2642769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2644644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2646559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2648265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2649900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2651623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2653341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2655039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2656756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2658420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2660333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2662329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2664111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2665997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2667773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2669707Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2671710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2673484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2675252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2676947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2678437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2680244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2682176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2683876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2685504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2687280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2688956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2690518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2692007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2693457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2694864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2696561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2698373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2699964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2701567Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2703299Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2705177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2707044Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2708585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2710064Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2711560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2713150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2714601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2716121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2717873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2719790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2721723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2723506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2725237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2726901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2728493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2730264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2732090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2733678Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2735308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2736890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2738726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2740612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2742558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2744510Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2746359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2748052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2749673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2751434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2753365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2755254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2756946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2758745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2760489Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2762051Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2763547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2765106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2766930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2768810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2770467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2772298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2774082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2775665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2777226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2778860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2780704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2782577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2784293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2786230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2788078Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2789659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2791230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2793165Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2795127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2796825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2798501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2800426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2802360Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2803785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2805192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2806786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2808655Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2810555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2812270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2813958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2815839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2817616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2819253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2820794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2822160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2823820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2825763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2827259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2828723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2830239Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2831737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2833143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2834553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2836156Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2838030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2839745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2841280Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2842792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2844241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2845705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2847382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2849090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2850618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2852087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2853800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2855479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2856968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2858534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2860350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2862389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2864086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2865908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2867929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2869964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2871889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2873491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2874990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2876570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2878237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2879879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2881448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2883472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2885263Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2886797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2888183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2889632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2891122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2892591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2894012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2895670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2897272Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2898819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2900217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2901831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2903890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2905748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2907275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2908781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2910230Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2911752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2913186Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2914690Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2916282Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2918000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2919920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2921719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2923386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2925048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2926776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2928416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2930017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2931621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2933285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2935128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2937119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2939008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2940841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2942788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2944703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2946608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2948430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2950228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2952011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2953751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2955332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2956911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2958528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2960242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2961846Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2963445Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2964961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2966654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2968449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2969974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2971415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2973015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2974672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2976127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2977542Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2979312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2981118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2982760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2984404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2986033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2987506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2989143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2990876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2992460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2994003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2995541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2997015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.2998752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3000526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3002037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3003762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3005470Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3007422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3009206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3010851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3012537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3014080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3015569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3017297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3019060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3020555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3022025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3023484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3025071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3026645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3028141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3029546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3031211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3032931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3034753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3036635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3038302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3039840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3041459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3042943Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3044458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3046048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3047910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3049879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3051652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3053423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3055174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3056832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3058512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3060193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3061769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3063376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3065192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3067169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3068876Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3070612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3072226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3073783Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3075673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3077696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3079495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3081223Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3082929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3084764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3086578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3088224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3089862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3091453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3093003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3094606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3096499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3098454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3100253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3102034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3103821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3105713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3107570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3109333Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3110976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3112575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3114071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3115704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3117582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3119518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3121290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3123017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3124808Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3126698Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3127495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3128309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3129026Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3129767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3130425Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3131314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3132018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3132714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3133332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3134247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3134918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3135664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3136289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3136981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3137641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3138258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3138953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3139929Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3140647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3141324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3141988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3142761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3143408Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3144054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3144786Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3145788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3146459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3147159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3147922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3148885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3149641Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3150388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3151074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3151920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3152610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3153288Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3153969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3154904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3155965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3156718Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3157441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3158057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3158914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3159637Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3160283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3160924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3161814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3162544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3163180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3163852Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3164768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3165451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3166120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3166843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3167867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3168638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3169395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3170125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3171000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3171717Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3172345Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3173022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3173694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3174397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3175212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3176015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3176804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3177515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3178383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3179127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3179900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3180669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3181409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3182164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3182871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3183534Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3184243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3185278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3186192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3186981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3187705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3188507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3189248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3189991Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3190773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3191474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3192687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3193436Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3194236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3194959Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3195722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3196453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3197155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3197850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3198486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3199361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3200041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3200701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3201350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3202004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3202932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3203428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3203951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3204385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3205147Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3205843Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3206559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3207213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3207904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3208668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3209411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3210180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3211025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nonzero_static_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3211646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3212514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3213503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3214374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3215056Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3215757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3216454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3217359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3218080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3218779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3219437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3220132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3220809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3221431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3222027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3222919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3223646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3224380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3225124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3225884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3226537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3227208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3228062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3228753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3229457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3230135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3231188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3231930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3232625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3233249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3234131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3234816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3235480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3236093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3236955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3237668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3238316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3238958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3239831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3240533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3241423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3242105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3242792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3243451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3244087Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3244751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3245604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3246228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3246896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3247520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3248386Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3249069Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3249739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3250478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3251195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3251922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3252591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3253234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3253968Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3254862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3255513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3256174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3256838Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3257754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3258446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3259115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3259767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3260606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3261278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3261946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3262615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3263582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3264294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3264998Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3265807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3266729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3267490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3268241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3268857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3269704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3270407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3271164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3271836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3272743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3273434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3274349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3275505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3276226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3276912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3277602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3278292Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3278961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3279842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3280562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3281285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3281945Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3282841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3283566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3284246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3284928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3285885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3286927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3287644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3288381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3289127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3289824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3290748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3291920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3292712Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3293474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3294169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3294830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3295715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3296460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3297183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3297893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3298626Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3299556Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3300279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3301010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3301693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3302313Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3303373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3304103Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3304825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3305485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3306218Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3306930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3307824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3308831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3309603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3310412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3311099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3311850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3312564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3313254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3313953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3314848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3315580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3316291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3316912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3317889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3318608Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3319301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3319933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3320644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3321307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3321936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3322590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3323443Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3324135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3324804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3325423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3326298Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3327286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3328154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3328875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3329599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3330253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3331005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3331705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3332329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3333016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3333971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3334706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3335407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3336019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3336880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3337573Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3338244Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3338964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3339634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3340256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3341002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3341753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3342457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3343150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3344102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3344868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3345599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3346400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3347388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3348254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3348999Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3349630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3350390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3351036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3351705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3352427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3353127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3353737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3354467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3355122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3355740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3356381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3357073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3357752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3358411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3359316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3360025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3360710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3361458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3362416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3363226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3364037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3364816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3365576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3366308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3367286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3368073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3368860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3369628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3370628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3371485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3372329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3373146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3373919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3374675Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3375463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3376211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3377166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3377914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3378696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3379437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3380373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3381122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3381839Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3382618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3383594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3384376Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3385134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3385992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3386984Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3387788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3388527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3389253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3390316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3391123Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3391900Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3392606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3393594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3394355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3395115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3395870Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3396883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3397660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3398432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3399177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3400144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3400920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3401662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3402326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3403258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3403722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3404173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3404606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3405453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3406283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3406893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3407773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3408461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3409093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3409823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3410462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3411096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3411975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3412715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3413646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3414329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3415033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3415713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3416356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3417038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3417922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3418739Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3419407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3420303Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3421279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3421983Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3422635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3423233Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3423889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3424562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3425430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3426221Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3426990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3427741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3428399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3429076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3429779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3430688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3431431Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3432191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3432916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3433623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3434238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3435120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3435831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3436585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3437285Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3437966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3438623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3439250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3440125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3440800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3441441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3442086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3442940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3443631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3444261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3444971Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3445994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3446757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3447506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3448205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3448976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3449676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3450379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3451116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3451882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3452597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3453356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3454067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3454976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3455686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3456390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3457115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3457892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3458977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3459824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3460646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3461505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3462354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3463135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3463901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3464961Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3465805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3466636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3467384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3468163Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3468952Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3469733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3470447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3471225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3472107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3472976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3473831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3474603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3475368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3476189Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3476948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3477693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3478373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3479176Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3480274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3481124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3481980Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3482814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3483660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3484453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3485246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3486301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3487132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3487957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3488686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3489444Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3490216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3490935Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3491585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3492225Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3493098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3493758Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3494429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3495297Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3495979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3496741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3497456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3498119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3498750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3499473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3500393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3501406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3502144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3503121Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3503896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3504620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3505294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3506127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3506747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3507616Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3508318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3508994Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3509622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3510605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3511356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3512090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3512734Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3513501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3514232Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3514877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3515522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3516394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3517115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3518058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3519011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3519794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3520594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3521385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3522105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3522788Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3523513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3524220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3524988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3526119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3526979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3527857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3528670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3529503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3530331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3531127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3532247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3533083Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3533898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3534687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3535508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3536287Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3537040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3537767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3538523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3539394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3540247Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3541073Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3541912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3542958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3543733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3544525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3545275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3546167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3546899Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3547671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3548438Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3549346Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3550183Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3551017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3551903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3552762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3553837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3554661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3555440Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3556161Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3556997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3557747Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3558478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3559207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3560118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3560836Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3561545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3562226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3562881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3563772Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3564770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3565460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3566155Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3567082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3568048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3568740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3569405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3570061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3570729Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3571404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3572294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3572981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3573638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3574370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3575314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3576102Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3576854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3577576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3578457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3579203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3579923Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3580636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3581328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3581992Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3582672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3583580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3584342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3585054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3585797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3586702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3587483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3588181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3588863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3589792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3590520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3591195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3591928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3592859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3593586Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3594291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3594995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3595948Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3596680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3597383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3598040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3598946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3599634Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3600290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3600969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3601683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3602592Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3603256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3603697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3604314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3604890Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3605525Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3606162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3606833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3607735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3608462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3609179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3610070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3610781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3611450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3612060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3612930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3613658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3614391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3615018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3615691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3616354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3617193Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3617889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3618546Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3619166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3620117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3620845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3621618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3622279Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3623009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3623630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3624270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3624978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3625962Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3626665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3627642Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3628676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3629452Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3630153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3630879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3631604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3632237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3633088Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3633809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3634476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3635129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3636005Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3636689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3637323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3638059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3638820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3639820Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3640613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3641372Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3642306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3643075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3643882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3644687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3645399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3646105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3646770Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3647683Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3648383Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3649117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3649809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3650484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3651140Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3651771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3652777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3653465Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3654205Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3654873Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3655654Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3656354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3657052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3657670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3658524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3659295Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3660011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3660653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3661311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3662032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3662958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3663665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3664370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3665164Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3666260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3667063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3667903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3668570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3669256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3670300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3671204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3671922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3672701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3673419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3674170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3674883Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3675595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3676572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3677483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3678195Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3678931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3679657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3680391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3681058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3681752Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3682441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3683474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3684229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3685003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3685740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3686530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3687289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3687989Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3688719Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3689426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3690203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3690941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3691644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3692384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3693317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3694150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3694925Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3695646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3696457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3697115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3697793Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3698735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3699755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3700512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3701236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3702118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3703175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3703865Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3704821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3705912Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3706635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3707286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3708034Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3708724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3709395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3710344Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3711403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3712208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3712965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3713570Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3714499Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3715204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3715850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3716439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3717339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3718226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3718910Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3719597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3720250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3721119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3721779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3722514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3723229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3723880Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3724532Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3725180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3726139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3726827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3727537Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3728188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3728863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3729597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3730236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3730881Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3731644Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3732673Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3733460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3734241Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3735017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3735840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3736581Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3737316Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3738350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3739099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3739859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3740541Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3741275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3741974Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3742681Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3743327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3744318Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3745037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3745800Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3746513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3747226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3747879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3748544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3749216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3750213Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3750936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3751686Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3752426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3753173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3753871Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3754569Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3755185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3755898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3756884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3757775Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3758599Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3759399Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3760153Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3760892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3761623Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3762352Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3763308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3764021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3764723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3765390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3766105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3766750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3767400Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3768012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3768978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3769691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3770409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3771041Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3771764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3772457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3773052Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3773741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3774738Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3775423Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3776175Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3776879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3777614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3778291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3778988Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3779617Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3780587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3781326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3782049Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3782696Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3783457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3784134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3784805Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3785419Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3786398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3787093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3787731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3788394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3789082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3790000Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3790736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3791501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3792378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3793036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3793965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3794987Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3795703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3796374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3797054Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3797958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3798736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3799439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_inverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3800126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3800840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3801513Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3802407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3803844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3804562Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3805255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3805887Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3806748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3807451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3808111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3808814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3809701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3810429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3811236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3812023Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3812768Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3813490Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3814229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3814926Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3815853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3816709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3817500Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3818391Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3819099Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3819816Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3820767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3821548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3822324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3823061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3823691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3824403Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3825461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3826398Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3827207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3827951Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3828748Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3829568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3830327Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3831039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3831856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3832636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3833430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3834159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3834826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3835732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3836378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3837042Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3837753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3838488Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3839450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3840275Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3841117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3841888Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3842633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3843669Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3844428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3845191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3845904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3846703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3847421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3848141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3848830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3849559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3850577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3851356Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3852173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3853150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3853904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3854601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3855269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3856207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3857113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3857819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3858466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3859143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3859933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3861038Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3861825Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3862611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3863364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3864188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3864955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3865765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3866771Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3867522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3868311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3868981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3869711Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3870428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3871134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3871814Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3872571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3873265Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3874341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3875143Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3875963Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3876732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3877554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3878348Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3879120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3880130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3880891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3881665Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3882385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3883117Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3883853Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3884566Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3885192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3886100Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3887058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3887932Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3888677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3889330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3889953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3890638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3891291Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3891928Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3892613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3893527Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3894286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3895071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3895785Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3896700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3897437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3898178Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3899274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3900248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3901061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3901817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3902528Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3903418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3904159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3904857Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3905632Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3906381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3907277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3908032Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3908757Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3909433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3910358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3911082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3911834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3912482Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3913430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3914131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3914842Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3915502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3916463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3917180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3917886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3918555Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3919289Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3920250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3921120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3921937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3922726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3923625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3924380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3925120Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3925828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3926559Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3927325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3928074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3928782Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3929809Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3930575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3931335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3932072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3932834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3933587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3934322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3935036Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3936059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3936811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3937651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3938433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3939235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3939997Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3940743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3941512Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3942578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3943378Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3944146Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3944886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3945761Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3946526Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3947236Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3947969Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3949027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3949818Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3950601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3951353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3952144Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3952914Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3953635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3954332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3955353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3956192Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3956955Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3957735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3958545Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3959259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3959990Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3960799Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3961812Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3962942Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3963826Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3964700Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3965496Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3966367Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3967197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3968011Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3968830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3969878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3971173Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3972040Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3972894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3973740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3974603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3975422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3976257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3977066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3978075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3979201Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3980075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3980973Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3981804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3982659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3983476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3984349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3985170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3986326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3987424Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3988324Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3989174Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3989979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3990841Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3991713Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3992531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3993238Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3994187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3994913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3995649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3996339Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3997388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3998127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3998892Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.3999636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4000416Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4001124Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4001861Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4002582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4003702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4004370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4005059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4005794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4006703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4007412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4008122Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4008807Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4009875Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4010661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4011547Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4012309Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4013075Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4013811Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4014497Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4015191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4016135Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4016869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4017575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4018270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4019204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4019986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4020692Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4021666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4022688Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4023549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4025243Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4026070Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4027053Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4027560Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4029145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4029685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4030412Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4030970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4032072Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4032877Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4034004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4034501Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4035515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4036366Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4037139Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4037671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4038486Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4039406Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4040066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4040940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4041539Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4042145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4043387Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4043819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4044821Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4045787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4046767Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4047554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4048418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4049086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4050062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4051028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4051940Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4052702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4053582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4054262Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4055227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4055919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4056879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4057473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4058666Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4059390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4060145Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4061179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4061858Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4062551Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4065735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4067970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4068649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4069190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4069723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4070208Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4070740Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4071237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4071709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4072115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4072885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4073394Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4073845Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4074308Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4074856Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4075454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4076274Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4077606Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4078357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4079343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4080033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4081109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4081597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4082397Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4083301Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4084017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4084694Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4085745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4086620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4087269Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4088157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4088924Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4089709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4090442Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4091172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4092130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4092741Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4093511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4094235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4095114Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4096133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4096724Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4097582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4098373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4099080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4099831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4100813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4101491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4102536Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4103441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4104407Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4105037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4106492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4106965Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4108071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4108792Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4110028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4110535Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4111172Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4112141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4113067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4113672Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4114434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4115235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4115957Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4116677Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4117593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4118261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4119553Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4120010Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4121016Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4121731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4122574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4123461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4124179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4124889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4125979Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4126473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4127252Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4127913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4128754Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4130109Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4131149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4131886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4132614Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4133300Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4134061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4134844Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4135593Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4136380Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4137101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4138381Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4139212Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4139685Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4140355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4141302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4142119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4142850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4143967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4144667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4145514Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4146662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4147283Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4148430Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4148967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4149867Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4150630Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4151919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4152548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4153231Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4154009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4155045Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4155742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4156515Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4157449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4158268Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4159211Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4159862Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4160918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4161715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4162453Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4163548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4164127Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4165920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4166364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4167261Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4167834Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4168635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4169204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4169879Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4171505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4172149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4172638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4173024Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4173603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4174766Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4175446Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4176224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4176904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4177765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4178507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4179427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4179970Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4180916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4181832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4183110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4183587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4184329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4185086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4185908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4186705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4187797Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4188355Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4189459Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4190250Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4190981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4191769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4192548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4193477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4194226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4194964Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4195764Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4196863Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4197735Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4198503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4199159Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4199850Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4200645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4201170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4201895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4202922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4203705Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4205564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4206104Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4206966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4208585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4209012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4209817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4210385Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4211245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4211798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4212518Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4213382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4214254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4214848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4215427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4216311Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4217111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4218062Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4218894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4219396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4220379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4220827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4221701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4222393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4223257Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4224116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4224801Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4225722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4226358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4227450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4228276Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4228823Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4229664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4230456Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4231457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4232014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4232704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4233597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4235110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4235671Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4236314Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4237353Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4238079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4238636Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4239471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4240105Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4240986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4241916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4242659Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4243745Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4245031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4245896Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4246338Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4247030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4247995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4248667Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4249220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4250138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4250911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4251647Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4252217Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4253022Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4253743Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4254508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4255242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4255927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4257017Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4257480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4258207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4259125Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4259915Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4260577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4261270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4262082Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4263227Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4263612Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4264481Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4265106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4265907Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4267018Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4268061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4268550Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4269278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4270157Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4270848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4271548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4272472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4273043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4273911Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4274715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4275583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4276415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4277568Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4277886Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4278622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4279521Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4280149Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4281106Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4281704Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4282648Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4283256Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4284237Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4285420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4286177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4286878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4288582Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4289113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4289944Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4290411Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4291142Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4292004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4292869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4293609Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4294611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4295475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4296130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4297076Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4298028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4298480Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4299216Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4300184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4300697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4301505Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4302294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4303631Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4304474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4305507Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4306196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4307401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4308033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4309029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4309837Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4310828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4311689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4312627Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4313317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4314209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4315091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4316154Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4317074Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4317737Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4318778Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4319709Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4320703Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4321831Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4322491Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4323661Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4324447Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4325359Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4326474Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4327638Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4328426Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4329625Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4330475Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4331434Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4332476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4333335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4334306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_is_contiguous.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4335504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4336255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_is_contiguous_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4337224Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_is_contiguous_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4338101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4339382Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4340113Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4341012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_numel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4341897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4343716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4344328Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4345393Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4345889Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4347396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4347976Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4348680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_storage_offset_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4349975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4350590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4351716Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4352190Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/sym_stride_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4353098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4354021Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4354620Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4355594Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4356736Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4357128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4358251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4358798Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4359773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4360649Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4361335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4362538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4363270Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4364483Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4364967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4366235Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4366922Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4367676Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4368405Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4369350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4370325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4370930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4371847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4373057Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4373803Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4374787Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4375428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4376618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4377605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4378509Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4379030Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4379756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4380769Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4381354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4382199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4383071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4383611Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4384548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4385392Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4386220Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4386908Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4387977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4388645Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4389601Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4390207Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4391107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4391947Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4392927Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4393538Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4394466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4395370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4396162Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4397197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4398342Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4399214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4399794Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4401191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4401595Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4402587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4403248Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4404058Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4405115Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4405495Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4406485Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4407111Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4407824Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4408487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4409341Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4409981Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4410687Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4411332Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4412390Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4412763Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4413597Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4414170Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4414978Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4415753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4416437Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4417138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4417916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4418466Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4419404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4419859Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4420554Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4421458Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4422012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4422833Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4423441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4424110Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4424902Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4425462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4426234Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4426931Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4427725Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4428350Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4429196Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4429949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4430576Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4431226Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4431893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4432621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4433646Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4434096Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4434904Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4435917Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4436588Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4437141Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4438012Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4439029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4439455Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4440264Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4440810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4441530Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4442463Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4443180Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4443790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4444936Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4446067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4446484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4447548Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4447949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4448893Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4449331Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4450063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4450715Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4451624Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4452187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4453091Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4453710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4454732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4455660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4456273Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4456762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4457531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4458228Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4459591Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4460025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4460699Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4461508Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4462119Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4463229Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4463920Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4464590Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4465781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4466422Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4467304Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4467975Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4468913Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4469471Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4470169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4471033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4471751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4472451Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4473179Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4474101Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4474985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4475462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4476369Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4477066Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4477946Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4478827Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4479441Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4480286Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4481467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4482043Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4482894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4483577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4484467Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4485090Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4485958Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4486657Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4487487Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4488166Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4489060Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4489829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4490950Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4491751Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4492604Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4493464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4494433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4495079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4496710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4497251Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4498433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4499129Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4499884Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4501098Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4501520Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4502583Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4503473Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4504379Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4505388Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4506413Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4507306Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4508343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4509202Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4509722Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4511028Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4511476Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4512639Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4513094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4514206Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4514832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4515565Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4516522Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4517433Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4518133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4519027Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4519996Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4520651Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4521605Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4522254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4523373Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4524184Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4524953Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4526312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4526680Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4527374Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4528330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4529003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4530007Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4530753Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4531710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4532684Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4533572Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4534204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4535131Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4536015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4536773Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4537756Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4538866Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4539622Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4540361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4541253Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4542384Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4543519Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4544150Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4545079Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4545628Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4546706Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4547598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4548552Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4549421Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4550059Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4551067Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4552420Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4553464Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4554148Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4555029Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4555918Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4556765Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4557409Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4558531Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4559323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4560209Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4561302Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4561840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4562832Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4563457Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4564432Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4565561Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4566789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4567869Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4568660Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4569151Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4570063Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4570813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4571697Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4572810Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4573347Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4574368Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4575777Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4576203Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4576891Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4577613Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4578851Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4579427Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4580329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4581015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4582294Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4582789Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4583776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4584461Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4585450Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4586358Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4587462Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4588577Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4589204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4590575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4591047Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4592307Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4592847Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4593982Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4594848Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4595956Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4596587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4597258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4598242Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4598977Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4599817Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4601080Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4601731Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4602246Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4604621Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4605701Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4606868Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4607484Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4608395Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4609181Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4610790Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4611449Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4612479Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4613317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4614278Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4615197Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4615954Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4616878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4617878Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4618762Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4619571Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4620776Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4621524Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4622340Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4623128Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4624039Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4625249Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4625610Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4626750Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4627885Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4628310Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4629633Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4630033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4631071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4631894Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4633014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4633574Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4634375Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4634937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4635919Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4636906Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4637575Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4638317Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4638949Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4639819Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4640564Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4641598Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4642188Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4643255Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4644169Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4644668Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4645365Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4646107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4647194Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4647779Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4648448Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4649312Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4649937Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4650781Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4651897Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4652585Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4653349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4654370Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4655435Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4655860Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4656830Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4657277Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4658132Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4658796Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4659689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4660506Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4661330Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4661985Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4662733Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4664086Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4664689Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4665603Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4666259Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4667354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4667864Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4668995Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4669828Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4670652Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4671664Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4672321Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4673296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4674093Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4675019Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4675732Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4676710Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4677335Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4678004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4678691Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4679418Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4680404Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4681094Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4681615Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4682602Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4683511Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4684635Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4685134Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4685930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4686578Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4687662Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4688401Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4689199Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4690002Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4690579Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4691254Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4691916Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4692658Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4693415Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4694048Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4694813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4695693Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4696293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4697296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4698037Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4698723Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4699354Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4700177Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4701357Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4701840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4702478Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4703454Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4704396Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4705003Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4706025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4706840Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4707714Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4708670Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4709477Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4710089Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4710854Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4711502Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4712439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4713126Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4713986Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4715130Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4715760Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4716544Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4717364Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4718061Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4718941Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4719882Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4720472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4722281Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4723097Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4723746Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4724726Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4726031Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4726909Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4727898Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4729325Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4730349Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4731204Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4732085Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4733107Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4734116Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4735138Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4736118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4737014Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4738215Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4739009Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4739967Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4741008Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4742033Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4743158Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4744167Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4744933Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4746015Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4747118Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4748813Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4749533Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4751071Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4751755Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4752580Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4753343Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4754439Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4755558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4756322Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4757296Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4758329Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4759361Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4760293Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4761198Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4762214Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4763160Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4764493Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4765191Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4766133Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4767004Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4768258Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4768972Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4770025Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4770930Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4772187Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4772903Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4773829Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4774895Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4775966Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4776901Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4778742Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4779804Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4780549Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4781492Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4782558Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4783653Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4784323Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4785260Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4786389Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4787695Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4788503Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4789460Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4790429Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4791730Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4792472Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4793523Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4794543Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4795428Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4796185Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4797290Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4798618Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4799284Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4800504Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4801587Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4802326Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4803245Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4806050Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4806702Z copying build/lib.linux-x86_64-cpython-310/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-12-04T08:34:12.4816120Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:12.4816788Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:12.4817777Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:12.4818744Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:12.4819614Z copying build/lib.linux-x86_64-cpython-310/torch/include/dnnl_threadpool_iface.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-12-04T08:34:12.4821539Z creating build/bdist.linux-x86_64/wheel/torch/include/THC 2025-12-04T08:34:12.4822908Z copying build/lib.linux-x86_64-cpython-310/torch/include/THC/THCAtomics.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/THC 2025-12-04T08:34:12.4823850Z copying build/lib.linux-x86_64-cpython-310/torch/include/THC/THCDeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/THC 2025-12-04T08:34:12.4830132Z creating build/bdist.linux-x86_64/wheel/torch/csrc 2025-12-04T08:34:12.4831055Z creating build/bdist.linux-x86_64/wheel/torch/csrc/inductor 2025-12-04T08:34:12.4832282Z creating build/bdist.linux-x86_64/wheel/torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:12.4833301Z copying build/lib.linux-x86_64-cpython-310/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/./torch/csrc/inductor/aoti_runtime 2025-12-04T08:34:12.4834492Z creating build/bdist.linux-x86_64/wheel/torch/share 2025-12-04T08:34:12.4835592Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2025-12-04T08:34:12.4836802Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2025-12-04T08:34:12.4837862Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/ATen 2025-12-04T08:34:12.4838980Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2025-12-04T08:34:12.4840069Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-12-04T08:34:12.4841157Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-12-04T08:34:12.4842625Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-12-04T08:34:12.4843400Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindCUDSS.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-12-04T08:34:12.4844416Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-12-04T08:34:12.4845240Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-12-04T08:34:12.4846348Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-12-04T08:34:12.4847717Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4849285Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4850325Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/xpu.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4851382Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4852369Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4853827Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4854699Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4855646Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4856493Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4857648Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-12-04T08:34:12.4858925Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-12-04T08:34:12.4860319Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-12-04T08:34:12.4861331Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-12-04T08:34:12.4862407Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-12-04T08:34:12.4863908Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-12-04T08:34:12.4864812Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-12-04T08:34:12.4866894Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-12-04T08:34:12.4868042Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:34:12.4869519Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:34:12.4870585Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:34:12.4871554Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:34:12.4872326Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:34:12.4873055Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2025-12-04T08:34:12.4873986Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Tensorpipe 2025-12-04T08:34:12.4875325Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Tensorpipe 2025-12-04T08:34:12.4875993Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2025-12-04T08:34:12.4877131Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Torch 2025-12-04T08:34:12.4877851Z copying build/lib.linux-x86_64-cpython-310/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Torch 2025-12-04T08:34:12.4878920Z copying build/lib.linux-x86_64-cpython-310/torch/_C.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./torch 2025-12-04T08:34:12.4885591Z creating build/bdist.linux-x86_64/wheel/torchgen 2025-12-04T08:34:12.4886705Z copying build/lib.linux-x86_64-cpython-310/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4887726Z copying build/lib.linux-x86_64-cpython-310/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4888759Z copying build/lib.linux-x86_64-cpython-310/torchgen/context.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4889494Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4891384Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4892053Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4893387Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4894378Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4895708Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_schema_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4896733Z copying build/lib.linux-x86_64-cpython-310/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4897582Z copying build/lib.linux-x86_64-cpython-310/torchgen/local.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4898681Z copying build/lib.linux-x86_64-cpython-310/torchgen/model.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4900263Z copying build/lib.linux-x86_64-cpython-310/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4901395Z copying build/lib.linux-x86_64-cpython-310/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4902268Z copying build/lib.linux-x86_64-cpython-310/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-12-04T08:34:12.4903886Z creating build/bdist.linux-x86_64/wheel/torchgen/aoti 2025-12-04T08:34:12.4905002Z copying build/lib.linux-x86_64-cpython-310/torchgen/aoti/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-12-04T08:34:12.4906224Z copying build/lib.linux-x86_64-cpython-310/torchgen/aoti/fallback_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-12-04T08:34:12.4907413Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2025-12-04T08:34:12.4908327Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4909315Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4910632Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4911610Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4912498Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4913606Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4914571Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4915505Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4916476Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4917692Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4918545Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4919911Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4920672Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-12-04T08:34:12.4921953Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2025-12-04T08:34:12.4923348Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-12-04T08:34:12.4924042Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-12-04T08:34:12.4925170Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-12-04T08:34:12.4926224Z copying build/lib.linux-x86_64-cpython-310/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-12-04T08:34:12.4927251Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2025-12-04T08:34:12.4928562Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-12-04T08:34:12.4929309Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-12-04T08:34:12.4930531Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-12-04T08:34:12.4931327Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-12-04T08:34:12.4932385Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-12-04T08:34:12.4933465Z copying build/lib.linux-x86_64-cpython-310/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-12-04T08:34:12.4934717Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2025-12-04T08:34:12.4935775Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-12-04T08:34:12.4936812Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-12-04T08:34:12.4937937Z copying build/lib.linux-x86_64-cpython-310/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-12-04T08:34:12.4938812Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2025-12-04T08:34:12.4939922Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-12-04T08:34:12.4941020Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-12-04T08:34:12.4941777Z copying build/lib.linux-x86_64-cpython-310/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-12-04T08:34:12.4942777Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2025-12-04T08:34:12.4944021Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-12-04T08:34:12.4944814Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-12-04T08:34:12.4945949Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-12-04T08:34:12.4946800Z copying build/lib.linux-x86_64-cpython-310/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-12-04T08:34:12.4948255Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2025-12-04T08:34:12.4949231Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2025-12-04T08:34:12.4950386Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2025-12-04T08:34:12.4951748Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/native 2025-12-04T08:34:12.4957350Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/native 2025-12-04T08:34:12.4958364Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4960306Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4961418Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4962458Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4962997Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4963545Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4964414Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4965508Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4966034Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4967208Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4967631Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4968635Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4969207Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4970069Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4970790Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4973190Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4973812Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4974317Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4974789Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4975289Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4975724Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4976241Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4977055Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4978100Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4978918Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4979579Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4980291Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4980897Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4981553Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4982302Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4983162Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4983937Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4984678Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4985366Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4986153Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4987199Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4987859Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4988671Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4989387Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/ViewMetaClasses.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4990017Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/ViewMetaClasses.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4990854Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/ViewMetaClassesPythonBinding.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4991464Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4992031Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-12-04T08:34:12.4993943Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2025-12-04T08:34:12.4994963Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.4995788Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.4996622Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.4997492Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.4998413Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.4999319Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5000205Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5002420Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5003488Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5004919Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_autograd_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5006624Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5007605Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_python_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5008802Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_trace_type.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5009959Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_variable_factories.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5010822Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_variable_type.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5012497Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/gen_view_funcs.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5013045Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-12-04T08:34:12.5014571Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5015729Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5016653Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5017299Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/Functions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5018276Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/TraceType.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5018981Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/VariableType.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5020029Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/VariableType.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5020590Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5021697Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5022421Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5023259Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5023832Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5024462Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5025112Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_functions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5025873Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5026441Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5027214Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5027813Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_return_types.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5029234Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_return_types.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5030033Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5030729Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5031507Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5032072Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5033222Z copying build/lib.linux-x86_64-cpython-310/torchgen/packaged/autograd/templates/variable_factories.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-12-04T08:34:12.5036758Z running install_egg_info 2025-12-04T08:34:12.5129120Z running egg_info 2025-12-04T08:34:12.5209817Z writing torch.egg-info/PKG-INFO 2025-12-04T08:34:12.5218882Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-12-04T08:34:12.5227510Z writing entry points to torch.egg-info/entry_points.txt 2025-12-04T08:34:12.5270789Z writing requirements to torch.egg-info/requires.txt 2025-12-04T08:34:12.5288628Z writing top-level names to torch.egg-info/top_level.txt 2025-12-04T08:34:12.7990859Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:34:13.8230900Z reading manifest template 'MANIFEST.in' 2025-12-04T08:34:13.8544575Z warning: no directories found matching 'ios' 2025-12-04T08:34:14.9498437Z no previously-included directories found matching 'third_party/nccl/pkg/debian' 2025-12-04T08:34:15.3905940Z no previously-included directories found matching '**/.gitlab' 2025-12-04T08:34:15.5149671Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-12-04T08:34:15.6393874Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-12-04T08:34:15.8982341Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-12-04T08:34:16.6490577Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-12-04T08:34:16.7689177Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-12-04T08:34:17.3705763Z adding license file 'LICENSE' 2025-12-04T08:34:17.3706126Z adding license file 'NOTICE' 2025-12-04T08:34:39.1655041Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:34:39.2256534Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/./torch-2.10.0a0+gitffd9b0f-py3.10.egg-info 2025-12-04T08:34:39.2303321Z running install_scripts 2025-12-04T08:34:39.2450568Z creating build/bdist.linux-x86_64/wheel/torch-2.10.0a0+gitffd9b0f.dist-info/WHEEL 2025-12-04T08:34:39.2453312Z creating '/var/lib/jenkins/workspace/dist/.tmp-htvecgh3/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-12-04T08:34:39.2454317Z adding 'functorch/__init__.py' 2025-12-04T08:34:39.2454703Z adding 'functorch/_src/__init__.py' 2025-12-04T08:34:39.2455128Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-12-04T08:34:39.2455644Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-12-04T08:34:39.2457240Z adding 'functorch/_src/make_functional/__init__.py' 2025-12-04T08:34:39.2458695Z adding 'functorch/_src/vmap/__init__.py' 2025-12-04T08:34:39.2460308Z adding 'functorch/compile/__init__.py' 2025-12-04T08:34:39.2478043Z adding 'functorch/dim/__init__.py' 2025-12-04T08:34:39.2480603Z adding 'functorch/dim/_dim_entry.py' 2025-12-04T08:34:39.2483286Z adding 'functorch/dim/_enable_all_layers.py' 2025-12-04T08:34:39.2489405Z adding 'functorch/dim/_getsetitem.py' 2025-12-04T08:34:39.2492666Z adding 'functorch/dim/_order.py' 2025-12-04T08:34:39.2494552Z adding 'functorch/dim/_py_inst_decoder.py' 2025-12-04T08:34:39.2496580Z adding 'functorch/dim/_tensor_info.py' 2025-12-04T08:34:39.2499662Z adding 'functorch/dim/_wrap.py' 2025-12-04T08:34:39.2501574Z adding 'functorch/dim/magic_trace.py' 2025-12-04T08:34:39.2505283Z adding 'functorch/dim/op_properties.py' 2025-12-04T08:34:39.2507142Z adding 'functorch/dim/wrap_type.py' 2025-12-04T08:34:39.2508698Z adding 'functorch/einops/__init__.py' 2025-12-04T08:34:39.2512791Z adding 'functorch/einops/_parsing.py' 2025-12-04T08:34:39.2516059Z adding 'functorch/einops/rearrange.py' 2025-12-04T08:34:39.2517875Z adding 'functorch/experimental/__init__.py' 2025-12-04T08:34:39.2519323Z adding 'functorch/experimental/control_flow.py' 2025-12-04T08:34:39.2520635Z adding 'functorch/experimental/ops.py' 2025-12-04T08:34:39.2525680Z adding 'torch/_C.cpython-310-x86_64-linux-gnu.so' 2025-12-04T08:34:39.2527204Z adding 'torch/_VF.py' 2025-12-04T08:34:39.2731908Z adding 'torch/_VF.pyi' 2025-12-04T08:34:39.2744086Z adding 'torch/__config__.py' 2025-12-04T08:34:39.2744473Z adding 'torch/__future__.py' 2025-12-04T08:34:39.2773736Z adding 'torch/__init__.py' 2025-12-04T08:34:39.2780494Z adding 'torch/_appdirs.py' 2025-12-04T08:34:39.2782424Z adding 'torch/_classes.py' 2025-12-04T08:34:39.2784326Z adding 'torch/_compile.py' 2025-12-04T08:34:39.2788429Z adding 'torch/_custom_ops.py' 2025-12-04T08:34:39.2789876Z adding 'torch/_environment.py' 2025-12-04T08:34:39.2804666Z adding 'torch/_guards.py' 2025-12-04T08:34:39.2823928Z adding 'torch/_jit_internal.py' 2025-12-04T08:34:39.2827194Z adding 'torch/_linalg_utils.py' 2025-12-04T08:34:39.2840438Z adding 'torch/_lobpcg.py' 2025-12-04T08:34:39.2844695Z adding 'torch/_lowrank.py' 2025-12-04T08:34:39.2927826Z adding 'torch/_meta_registrations.py' 2025-12-04T08:34:39.2928293Z adding 'torch/_namedtensor_internals.py' 2025-12-04T08:34:39.2946555Z adding 'torch/_ops.py' 2025-12-04T08:34:39.2947926Z adding 'torch/_python_dispatcher.py' 2025-12-04T08:34:39.2949794Z adding 'torch/_size_docs.py' 2025-12-04T08:34:39.2952016Z adding 'torch/_sources.py' 2025-12-04T08:34:39.2953827Z adding 'torch/_storage_docs.py' 2025-12-04T08:34:39.2955346Z adding 'torch/_streambase.py' 2025-12-04T08:34:39.2977604Z adding 'torch/_tensor.py' 2025-12-04T08:34:39.3017046Z adding 'torch/_tensor_docs.py' 2025-12-04T08:34:39.3027194Z adding 'torch/_tensor_str.py' 2025-12-04T08:34:39.3028902Z adding 'torch/_thread_safe_fork.py' 2025-12-04T08:34:39.3160535Z adding 'torch/_torch_docs.py' 2025-12-04T08:34:39.3171588Z adding 'torch/_utils.py' 2025-12-04T08:34:39.3173614Z adding 'torch/_utils_internal.py' 2025-12-04T08:34:39.3176817Z adding 'torch/_vmap_internals.py' 2025-12-04T08:34:39.3182311Z adding 'torch/_weights_only_unpickler.py' 2025-12-04T08:34:39.3209053Z adding 'torch/functional.py' 2025-12-04T08:34:39.3219741Z adding 'torch/hub.py' 2025-12-04T08:34:39.3241398Z adding 'torch/library.py' 2025-12-04T08:34:39.3264252Z adding 'torch/overrides.py' 2025-12-04T08:34:39.3264512Z adding 'torch/py.typed' 2025-12-04T08:34:39.3267348Z adding 'torch/quasirandom.py' 2025-12-04T08:34:39.3270126Z adding 'torch/random.py' 2025-12-04T08:34:39.3271588Z adding 'torch/return_types.py' 2025-12-04T08:34:39.3274223Z adding 'torch/return_types.pyi' 2025-12-04T08:34:39.3299357Z adding 'torch/serialization.py' 2025-12-04T08:34:39.3312196Z adding 'torch/storage.py' 2025-12-04T08:34:39.3314445Z adding 'torch/torch_version.py' 2025-12-04T08:34:39.3316372Z adding 'torch/types.py' 2025-12-04T08:34:39.3317733Z adding 'torch/version.py' 2025-12-04T08:34:39.3524161Z adding 'torch/_C/_VariableFunctions.pyi' 2025-12-04T08:34:39.3619052Z adding 'torch/_C/__init__.pyi' 2025-12-04T08:34:39.3620626Z adding 'torch/_C/_aoti.pyi' 2025-12-04T08:34:39.3621092Z adding 'torch/_C/_autograd.pyi' 2025-12-04T08:34:39.3621477Z adding 'torch/_C/_cpu.pyi' 2025-12-04T08:34:39.3621815Z adding 'torch/_C/_cudnn.pyi' 2025-12-04T08:34:39.3622198Z adding 'torch/_C/_cusparselt.pyi' 2025-12-04T08:34:39.3623311Z adding 'torch/_C/_distributed.pyi' 2025-12-04T08:34:39.3624181Z adding 'torch/_C/_distributed_autograd.pyi' 2025-12-04T08:34:39.3630525Z adding 'torch/_C/_distributed_c10d.pyi' 2025-12-04T08:34:39.3632730Z adding 'torch/_C/_distributed_rpc.pyi' 2025-12-04T08:34:39.3634370Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-12-04T08:34:39.3635858Z adding 'torch/_C/_functionalization.pyi' 2025-12-04T08:34:39.3637639Z adding 'torch/_C/_functions.pyi' 2025-12-04T08:34:39.3638973Z adding 'torch/_C/_functorch.pyi' 2025-12-04T08:34:39.3640191Z adding 'torch/_C/_instruction_counter.pyi' 2025-12-04T08:34:39.3641406Z adding 'torch/_C/_itt.pyi' 2025-12-04T08:34:39.3643343Z adding 'torch/_C/_jit_tree_views.pyi' 2025-12-04T08:34:39.3644757Z adding 'torch/_C/_lazy.pyi' 2025-12-04T08:34:39.3645908Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-12-04T08:34:39.3647414Z adding 'torch/_C/_monitor.pyi' 2025-12-04T08:34:39.3650000Z adding 'torch/_C/_nn.pyi' 2025-12-04T08:34:39.3651152Z adding 'torch/_C/_nvtx.pyi' 2025-12-04T08:34:39.3652508Z adding 'torch/_C/_onnx.pyi' 2025-12-04T08:34:39.3654787Z adding 'torch/_C/_profiler.pyi' 2025-12-04T08:34:39.3656067Z adding 'torch/_C/_verbose.pyi' 2025-12-04T08:34:39.3657716Z adding 'torch/_C/_acc/__init__.pyi' 2025-12-04T08:34:39.3659257Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-12-04T08:34:39.3660440Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-12-04T08:34:39.3662107Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-12-04T08:34:39.3665023Z adding 'torch/_C/_dynamo/guards.pyi' 2025-12-04T08:34:39.3666680Z adding 'torch/_C/_export/__init__.pyi' 2025-12-04T08:34:39.3667943Z adding 'torch/_C/_export/pt2_archive_constants.pyi' 2025-12-04T08:34:39.3669356Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-12-04T08:34:39.3671016Z adding 'torch/_awaits/__init__.py' 2025-12-04T08:34:39.3672548Z adding 'torch/_custom_op/__init__.py' 2025-12-04T08:34:39.3676115Z adding 'torch/_custom_op/autograd.py' 2025-12-04T08:34:39.3683271Z adding 'torch/_custom_op/impl.py' 2025-12-04T08:34:39.3688498Z adding 'torch/_decomp/__init__.py' 2025-12-04T08:34:39.3742075Z adding 'torch/_decomp/decompositions.py' 2025-12-04T08:34:39.3747101Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-12-04T08:34:39.3750694Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-12-04T08:34:39.3752870Z adding 'torch/_dispatch/__init__.py' 2025-12-04T08:34:39.3755646Z adding 'torch/_dispatch/python.py' 2025-12-04T08:34:39.3759090Z adding 'torch/_dynamo/__init__.py' 2025-12-04T08:34:39.3762781Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-12-04T08:34:39.3766719Z adding 'torch/_dynamo/aot_compile.py' 2025-12-04T08:34:39.3768408Z adding 'torch/_dynamo/aot_compile_types.py' 2025-12-04T08:34:39.3771508Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-12-04T08:34:39.3791990Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-12-04T08:34:39.3795535Z adding 'torch/_dynamo/cache_size.py' 2025-12-04T08:34:39.3797931Z adding 'torch/_dynamo/callback.py' 2025-12-04T08:34:39.3799761Z adding 'torch/_dynamo/code_context.py' 2025-12-04T08:34:39.3807785Z adding 'torch/_dynamo/codegen.py' 2025-12-04T08:34:39.3826598Z adding 'torch/_dynamo/compiled_autograd.py' 2025-12-04T08:34:39.3831401Z adding 'torch/_dynamo/comptime.py' 2025-12-04T08:34:39.3843879Z adding 'torch/_dynamo/config.py' 2025-12-04T08:34:39.3873182Z adding 'torch/_dynamo/convert_frame.py' 2025-12-04T08:34:39.3873464Z adding 'torch/_dynamo/create_parameter_op.py' 2025-12-04T08:34:39.3874451Z adding 'torch/_dynamo/current_scope_id.py' 2025-12-04T08:34:39.3876938Z adding 'torch/_dynamo/dce_extra_outputs.py' 2025-12-04T08:34:39.3887168Z adding 'torch/_dynamo/debug_utils.py' 2025-12-04T08:34:39.3899198Z adding 'torch/_dynamo/decorators.py' 2025-12-04T08:34:39.3904590Z adding 'torch/_dynamo/device_interface.py' 2025-12-04T08:34:39.3906459Z adding 'torch/_dynamo/distributed.py' 2025-12-04T08:34:39.3937094Z adding 'torch/_dynamo/eval_frame.py' 2025-12-04T08:34:39.3945973Z adding 'torch/_dynamo/exc.py' 2025-12-04T08:34:39.3949241Z adding 'torch/_dynamo/external_utils.py' 2025-12-04T08:34:39.3951067Z adding 'torch/_dynamo/funcname_cache.py' 2025-12-04T08:34:39.3960546Z adding 'torch/_dynamo/functional_export.py' 2025-12-04T08:34:39.3962463Z adding 'torch/_dynamo/graph_break_hints.py' 2025-12-04T08:34:39.3992788Z adding 'torch/_dynamo/graph_break_registry.json' 2025-12-04T08:34:39.3995645Z adding 'torch/_dynamo/graph_bytecode_inputs.py' 2025-12-04T08:34:39.4002930Z adding 'torch/_dynamo/graph_deduplication.py' 2025-12-04T08:34:39.4009035Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-12-04T08:34:39.4011063Z adding 'torch/_dynamo/graph_utils.py' 2025-12-04T08:34:39.4067109Z adding 'torch/_dynamo/guards.py' 2025-12-04T08:34:39.4069769Z adding 'torch/_dynamo/hooks.py' 2025-12-04T08:34:39.4071684Z adding 'torch/_dynamo/logging.py' 2025-12-04T08:34:39.4074617Z adding 'torch/_dynamo/metrics_context.py' 2025-12-04T08:34:39.4076972Z adding 'torch/_dynamo/mutation_guard.py' 2025-12-04T08:34:39.4132837Z adding 'torch/_dynamo/output_graph.py' 2025-12-04T08:34:39.4145734Z adding 'torch/_dynamo/package.py' 2025-12-04T08:34:39.4157250Z adding 'torch/_dynamo/pgo.py' 2025-12-04T08:34:39.4159666Z adding 'torch/_dynamo/precompile_context.py' 2025-12-04T08:34:39.4162102Z adding 'torch/_dynamo/profiler.py' 2025-12-04T08:34:39.4164251Z adding 'torch/_dynamo/replay_record.py' 2025-12-04T08:34:39.4172527Z adding 'torch/_dynamo/resume_execution.py' 2025-12-04T08:34:39.4187348Z adding 'torch/_dynamo/side_effects.py' 2025-12-04T08:34:39.4195561Z adding 'torch/_dynamo/source.py' 2025-12-04T08:34:39.4262788Z adding 'torch/_dynamo/symbolic_convert.py' 2025-12-04T08:34:39.4264747Z adding 'torch/_dynamo/tensor_version_op.py' 2025-12-04T08:34:39.4266502Z adding 'torch/_dynamo/test_case.py' 2025-12-04T08:34:39.4268662Z adding 'torch/_dynamo/test_dont_skip_tracing_functions.py' 2025-12-04T08:34:39.4271925Z adding 'torch/_dynamo/test_minifier_common.py' 2025-12-04T08:34:39.4277123Z adding 'torch/_dynamo/testing.py' 2025-12-04T08:34:39.4312102Z adding 'torch/_dynamo/trace_rules.py' 2025-12-04T08:34:39.4315434Z adding 'torch/_dynamo/types.py' 2025-12-04T08:34:39.4372337Z adding 'torch/_dynamo/utils.py' 2025-12-04T08:34:39.4375079Z adding 'torch/_dynamo/backends/__init__.py' 2025-12-04T08:34:39.4377693Z adding 'torch/_dynamo/backends/common.py' 2025-12-04T08:34:39.4380972Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-12-04T08:34:39.4386196Z adding 'torch/_dynamo/backends/debugging.py' 2025-12-04T08:34:39.4395347Z adding 'torch/_dynamo/backends/distributed.py' 2025-12-04T08:34:39.4396751Z adding 'torch/_dynamo/backends/inductor.py' 2025-12-04T08:34:39.4398290Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-12-04T08:34:39.4400624Z adding 'torch/_dynamo/backends/registry.py' 2025-12-04T08:34:39.4401785Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-12-04T08:34:39.4403472Z adding 'torch/_dynamo/backends/torchxla.py' 2025-12-04T08:34:39.4406287Z adding 'torch/_dynamo/backends/tvm.py' 2025-12-04T08:34:39.4410787Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-12-04T08:34:39.4412136Z adding 'torch/_dynamo/polyfills/_collections.py' 2025-12-04T08:34:39.4413990Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-12-04T08:34:39.4415636Z adding 'torch/_dynamo/polyfills/functools.py' 2025-12-04T08:34:39.4416543Z adding 'torch/_dynamo/polyfills/fx.py' 2025-12-04T08:34:39.4418208Z adding 'torch/_dynamo/polyfills/heapq.py' 2025-12-04T08:34:39.4421335Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-12-04T08:34:39.4422940Z adding 'torch/_dynamo/polyfills/loader.py' 2025-12-04T08:34:39.4424750Z adding 'torch/_dynamo/polyfills/operator.py' 2025-12-04T08:34:39.4425966Z adding 'torch/_dynamo/polyfills/os.py' 2025-12-04T08:34:39.4431735Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-12-04T08:34:39.4433096Z adding 'torch/_dynamo/polyfills/struct.py' 2025-12-04T08:34:39.4434310Z adding 'torch/_dynamo/polyfills/sys.py' 2025-12-04T08:34:39.4435667Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-12-04T08:34:39.4436970Z adding 'torch/_dynamo/repro/__init__.py' 2025-12-04T08:34:39.4449761Z adding 'torch/_dynamo/repro/after_aot.py' 2025-12-04T08:34:39.4455878Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-12-04T08:34:39.4462375Z adding 'torch/_dynamo/repro/aoti.py' 2025-12-04T08:34:39.4465423Z adding 'torch/_dynamo/variables/__init__.py' 2025-12-04T08:34:39.4472859Z adding 'torch/_dynamo/variables/base.py' 2025-12-04T08:34:39.4565286Z adding 'torch/_dynamo/variables/builder.py' 2025-12-04T08:34:39.4592774Z adding 'torch/_dynamo/variables/builtin.py' 2025-12-04T08:34:39.4596214Z adding 'torch/_dynamo/variables/constant.py' 2025-12-04T08:34:39.4607738Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-12-04T08:34:39.4620808Z adding 'torch/_dynamo/variables/dicts.py' 2025-12-04T08:34:39.4625811Z adding 'torch/_dynamo/variables/distributed.py' 2025-12-04T08:34:39.4658071Z adding 'torch/_dynamo/variables/functions.py' 2025-12-04T08:34:39.4709179Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-12-04T08:34:39.4713756Z adding 'torch/_dynamo/variables/iter.py' 2025-12-04T08:34:39.4716628Z adding 'torch/_dynamo/variables/lazy.py' 2025-12-04T08:34:39.4731886Z adding 'torch/_dynamo/variables/lists.py' 2025-12-04T08:34:39.4754390Z adding 'torch/_dynamo/variables/misc.py' 2025-12-04T08:34:39.4770484Z adding 'torch/_dynamo/variables/nn_module.py' 2025-12-04T08:34:39.4777374Z adding 'torch/_dynamo/variables/optimizer.py' 2025-12-04T08:34:39.4778555Z adding 'torch/_dynamo/variables/script_object.py' 2025-12-04T08:34:39.4780377Z adding 'torch/_dynamo/variables/sdpa.py' 2025-12-04T08:34:39.4784949Z adding 'torch/_dynamo/variables/streams.py' 2025-12-04T08:34:39.4805810Z adding 'torch/_dynamo/variables/tensor.py' 2025-12-04T08:34:39.4829874Z adding 'torch/_dynamo/variables/torch.py' 2025-12-04T08:34:39.4838332Z adding 'torch/_dynamo/variables/torch_function.py' 2025-12-04T08:34:39.4865612Z adding 'torch/_dynamo/variables/user_defined.py' 2025-12-04T08:34:39.4869737Z adding 'torch/_export/__init__.py' 2025-12-04T08:34:39.4870396Z adding 'torch/_export/config.py' 2025-12-04T08:34:39.4889031Z adding 'torch/_export/converter.py' 2025-12-04T08:34:39.4891905Z adding 'torch/_export/error.py' 2025-12-04T08:34:39.4905189Z adding 'torch/_export/non_strict_utils.py' 2025-12-04T08:34:39.4910200Z adding 'torch/_export/pass_base.py' 2025-12-04T08:34:39.4912518Z adding 'torch/_export/tools.py' 2025-12-04T08:34:39.4931733Z adding 'torch/_export/utils.py' 2025-12-04T08:34:39.4937123Z adding 'torch/_export/verifier.py' 2025-12-04T08:34:39.4941135Z adding 'torch/_export/wrappers.py' 2025-12-04T08:34:39.4942878Z adding 'torch/_export/db/__init__.py' 2025-12-04T08:34:39.4945179Z adding 'torch/_export/db/case.py' 2025-12-04T08:34:39.4946859Z adding 'torch/_export/db/gen_example.py' 2025-12-04T08:34:39.4948322Z adding 'torch/_export/db/logging.py' 2025-12-04T08:34:39.4950470Z adding 'torch/_export/db/examples/__init__.py' 2025-12-04T08:34:39.4951764Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-12-04T08:34:39.4953087Z adding 'torch/_export/db/examples/autograd_function.py' 2025-12-04T08:34:39.4954641Z adding 'torch/_export/db/examples/class_method.py' 2025-12-04T08:34:39.4955780Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-12-04T08:34:39.4957358Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-12-04T08:34:39.4958934Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-12-04T08:34:39.4959996Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-12-04T08:34:39.4961315Z adding 'torch/_export/db/examples/cond_operands.py' 2025-12-04T08:34:39.4962634Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-12-04T08:34:39.4963848Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-12-04T08:34:39.4965241Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-12-04T08:34:39.4966136Z adding 'torch/_export/db/examples/decorator.py' 2025-12-04T08:34:39.4967255Z adding 'torch/_export/db/examples/dictionary.py' 2025-12-04T08:34:39.4968457Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-12-04T08:34:39.4969664Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-12-04T08:34:39.4970930Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-12-04T08:34:39.4972287Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-12-04T08:34:39.4973461Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-12-04T08:34:39.4974618Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-12-04T08:34:39.4975865Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-12-04T08:34:39.4977048Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-12-04T08:34:39.4978335Z adding 'torch/_export/db/examples/list_contains.py' 2025-12-04T08:34:39.4979499Z adding 'torch/_export/db/examples/list_unpack.py' 2025-12-04T08:34:39.4980647Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-12-04T08:34:39.4982518Z adding 'torch/_export/db/examples/nested_function.py' 2025-12-04T08:34:39.4984005Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-12-04T08:34:39.4985177Z adding 'torch/_export/db/examples/optional_input.py' 2025-12-04T08:34:39.4986525Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-12-04T08:34:39.4987768Z adding 'torch/_export/db/examples/scalar_output.py' 2025-12-04T08:34:39.4989031Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-12-04T08:34:39.4990191Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-12-04T08:34:39.4991331Z adding 'torch/_export/db/examples/static_if.py' 2025-12-04T08:34:39.4992682Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-12-04T08:34:39.4993836Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-12-04T08:34:39.4995081Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-12-04T08:34:39.4996167Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-12-04T08:34:39.4997476Z adding 'torch/_export/pass_infra/__init__.py' 2025-12-04T08:34:39.4998794Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-12-04T08:34:39.5000242Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-12-04T08:34:39.5001858Z adding 'torch/_export/passes/__init__.py' 2025-12-04T08:34:39.5004089Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-12-04T08:34:39.5007432Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-12-04T08:34:39.5009677Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-12-04T08:34:39.5013227Z adding 'torch/_export/passes/constant_folding.py' 2025-12-04T08:34:39.5015054Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-12-04T08:34:39.5016794Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-12-04T08:34:39.5021808Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-12-04T08:34:39.5023485Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-12-04T08:34:39.5026365Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-12-04T08:34:39.5033272Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-12-04T08:34:39.5035458Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-12-04T08:34:39.5037197Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-12-04T08:34:39.5039779Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-12-04T08:34:39.5041184Z adding 'torch/_export/serde/__init__.py' 2025-12-04T08:34:39.5044552Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-12-04T08:34:39.5047366Z adding 'torch/_export/serde/export_schema.thrift' 2025-12-04T08:34:39.5051759Z adding 'torch/_export/serde/schema.py' 2025-12-04T08:34:39.5054865Z adding 'torch/_export/serde/schema.yaml' 2025-12-04T08:34:39.5061009Z adding 'torch/_export/serde/schema_check.py' 2025-12-04T08:34:39.5106480Z adding 'torch/_export/serde/serialize.py' 2025-12-04T08:34:39.5109630Z adding 'torch/_export/serde/union.py' 2025-12-04T08:34:39.5111478Z adding 'torch/_functorch/__init__.py' 2025-12-04T08:34:39.5136554Z adding 'torch/_functorch/aot_autograd.py' 2025-12-04T08:34:39.5142365Z adding 'torch/_functorch/apis.py' 2025-12-04T08:34:39.5150994Z adding 'torch/_functorch/autograd_function.py' 2025-12-04T08:34:39.5152700Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-12-04T08:34:39.5155382Z adding 'torch/_functorch/benchmark_utils.py' 2025-12-04T08:34:39.5158446Z adding 'torch/_functorch/compile_utils.py' 2025-12-04T08:34:39.5162854Z adding 'torch/_functorch/compilers.py' 2025-12-04T08:34:39.5169035Z adding 'torch/_functorch/config.py' 2025-12-04T08:34:39.5171320Z adding 'torch/_functorch/deprecated.py' 2025-12-04T08:34:39.5192434Z adding 'torch/_functorch/eager_transforms.py' 2025-12-04T08:34:39.5196491Z adding 'torch/_functorch/functional_call.py' 2025-12-04T08:34:39.5201483Z adding 'torch/_functorch/fx_minifier.py' 2025-12-04T08:34:39.5208133Z adding 'torch/_functorch/make_functional.py' 2025-12-04T08:34:39.5248652Z adding 'torch/_functorch/partitioners.py' 2025-12-04T08:34:39.5251177Z adding 'torch/_functorch/predispatch.py' 2025-12-04T08:34:39.5253652Z adding 'torch/_functorch/pyfunctorch.py' 2025-12-04T08:34:39.5254739Z adding 'torch/_functorch/python_key.py' 2025-12-04T08:34:39.5256070Z adding 'torch/_functorch/pytree_hacks.py' 2025-12-04T08:34:39.5261902Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-12-04T08:34:39.5263592Z adding 'torch/_functorch/utils.py' 2025-12-04T08:34:39.5269043Z adding 'torch/_functorch/vmap.py' 2025-12-04T08:34:39.5270949Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-12-04T08:34:39.5273494Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-12-04T08:34:39.5276964Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-12-04T08:34:39.5280030Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-12-04T08:34:39.5283409Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-12-04T08:34:39.5285854Z adding 'torch/_functorch/_activation_checkpointing/remat_using_tags_for_fwd_loss_bwd_graph_pass.py' 2025-12-04T08:34:39.5287438Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-12-04T08:34:39.5294442Z adding 'torch/_functorch/_aot_autograd/aot_autograd_result.py' 2025-12-04T08:34:39.5307479Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-12-04T08:34:39.5322172Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-12-04T08:34:39.5329706Z adding 'torch/_functorch/_aot_autograd/descriptors.py' 2025-12-04T08:34:39.5333991Z adding 'torch/_functorch/_aot_autograd/frontend_utils.py' 2025-12-04T08:34:39.5340617Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-12-04T08:34:39.5344014Z adding 'torch/_functorch/_aot_autograd/fx_utils.py' 2025-12-04T08:34:39.5349214Z adding 'torch/_functorch/_aot_autograd/graph_capture.py' 2025-12-04T08:34:39.5368184Z adding 'torch/_functorch/_aot_autograd/graph_capture_wrappers.py' 2025-12-04T08:34:39.5397231Z adding 'torch/_functorch/_aot_autograd/graph_compile.py' 2025-12-04T08:34:39.5399538Z adding 'torch/_functorch/_aot_autograd/indexed_dict.py' 2025-12-04T08:34:39.5406507Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-12-04T08:34:39.5407795Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-12-04T08:34:39.5446013Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-12-04T08:34:39.5464027Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-12-04T08:34:39.5469269Z adding 'torch/_functorch/_aot_autograd/streams.py' 2025-12-04T08:34:39.5470395Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-12-04T08:34:39.5476650Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-12-04T08:34:39.5485474Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-12-04T08:34:39.5487786Z adding 'torch/_higher_order_ops/__init__.py' 2025-12-04T08:34:39.5489506Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-12-04T08:34:39.5491749Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-12-04T08:34:39.5503327Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-12-04T08:34:39.5513269Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-12-04T08:34:39.5517254Z adding 'torch/_higher_order_ops/base_hop.py' 2025-12-04T08:34:39.5525531Z adding 'torch/_higher_order_ops/cond.py' 2025-12-04T08:34:39.5529018Z adding 'torch/_higher_order_ops/effects.py' 2025-12-04T08:34:39.5531665Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-12-04T08:34:39.5534076Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-12-04T08:34:39.5544758Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-12-04T08:34:39.5545901Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-12-04T08:34:39.5548438Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-12-04T08:34:39.5557724Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-12-04T08:34:39.5563482Z adding 'torch/_higher_order_ops/local_map.py' 2025-12-04T08:34:39.5567244Z adding 'torch/_higher_order_ops/map.py' 2025-12-04T08:34:39.5570142Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-12-04T08:34:39.5574320Z adding 'torch/_higher_order_ops/partitioner.py' 2025-12-04T08:34:39.5576503Z adding 'torch/_higher_order_ops/print.py' 2025-12-04T08:34:39.5578328Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-12-04T08:34:39.5589381Z adding 'torch/_higher_order_ops/scan.py' 2025-12-04T08:34:39.5593334Z adding 'torch/_higher_order_ops/schema.py' 2025-12-04T08:34:39.5595661Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-12-04T08:34:39.5598670Z adding 'torch/_higher_order_ops/torchbind.py' 2025-12-04T08:34:39.5623869Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-12-04T08:34:39.5640428Z adding 'torch/_higher_order_ops/utils.py' 2025-12-04T08:34:39.5651138Z adding 'torch/_higher_order_ops/while_loop.py' 2025-12-04T08:34:39.5655539Z adding 'torch/_higher_order_ops/wrap.py' 2025-12-04T08:34:39.5658156Z adding 'torch/_inductor/__autotune_main__.py' 2025-12-04T08:34:39.5662847Z adding 'torch/_inductor/__init__.py' 2025-12-04T08:34:39.5665738Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-12-04T08:34:39.5669036Z adding 'torch/_inductor/aoti_eager.py' 2025-12-04T08:34:39.5676613Z adding 'torch/_inductor/async_compile.py' 2025-12-04T08:34:39.5679589Z adding 'torch/_inductor/augmented_graph_helper.py' 2025-12-04T08:34:39.5687952Z adding 'torch/_inductor/autotune_process.py' 2025-12-04T08:34:39.5690602Z adding 'torch/_inductor/await_utils.py' 2025-12-04T08:34:39.5693932Z adding 'torch/_inductor/bounds.py' 2025-12-04T08:34:39.5698002Z adding 'torch/_inductor/cache.py' 2025-12-04T08:34:39.5705454Z adding 'torch/_inductor/choices.py' 2025-12-04T08:34:39.5759217Z adding 'torch/_inductor/codecache.py' 2025-12-04T08:34:39.5765909Z adding 'torch/_inductor/comm_analysis.py' 2025-12-04T08:34:39.5769042Z adding 'torch/_inductor/comm_lowering.py' 2025-12-04T08:34:39.5798442Z adding 'torch/_inductor/comms.py' 2025-12-04T08:34:39.5801121Z adding 'torch/_inductor/comms_debug.py' 2025-12-04T08:34:39.5838879Z adding 'torch/_inductor/compile_fx.py' 2025-12-04T08:34:39.5843305Z adding 'torch/_inductor/compile_fx_async.py' 2025-12-04T08:34:39.5848889Z adding 'torch/_inductor/compile_fx_ext.py' 2025-12-04T08:34:39.5850493Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-12-04T08:34:39.5856153Z adding 'torch/_inductor/compiler_bisector.py' 2025-12-04T08:34:39.5892323Z adding 'torch/_inductor/config.py' 2025-12-04T08:34:39.5894855Z adding 'torch/_inductor/config_comms.py' 2025-12-04T08:34:39.5899337Z adding 'torch/_inductor/constant_folding.py' 2025-12-04T08:34:39.5923519Z adding 'torch/_inductor/cpp_builder.py' 2025-12-04T08:34:39.5928763Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-12-04T08:34:39.5965338Z adding 'torch/_inductor/cudagraph_trees.py' 2025-12-04T08:34:39.5968842Z adding 'torch/_inductor/cudagraph_utils.py' 2025-12-04T08:34:39.5971183Z adding 'torch/_inductor/custom_graph_pass.py' 2025-12-04T08:34:39.5983799Z adding 'torch/_inductor/debug.py' 2025-12-04T08:34:39.5995571Z adding 'torch/_inductor/decomposition.py' 2025-12-04T08:34:39.6006799Z adding 'torch/_inductor/dependencies.py' 2025-12-04T08:34:39.6009544Z adding 'torch/_inductor/distributed_autotune.py' 2025-12-04T08:34:39.6012762Z adding 'torch/_inductor/dtype_propagation.py' 2025-12-04T08:34:39.6014965Z adding 'torch/_inductor/exc.py' 2025-12-04T08:34:39.6016493Z adding 'torch/_inductor/extern_node_serializer.py' 2025-12-04T08:34:39.6019864Z adding 'torch/_inductor/freezing.py' 2025-12-04T08:34:39.6022171Z adding 'torch/_inductor/freezing_utils.py' 2025-12-04T08:34:39.6033046Z adding 'torch/_inductor/fuzzer.py' 2025-12-04T08:34:39.6037405Z adding 'torch/_inductor/fx_utils.py' 2025-12-04T08:34:39.6071558Z adding 'torch/_inductor/graph.py' 2025-12-04T08:34:39.6073661Z adding 'torch/_inductor/hooks.py' 2025-12-04T08:34:39.6077738Z adding 'torch/_inductor/index_propagation.py' 2025-12-04T08:34:39.6080507Z adding 'torch/_inductor/inductor_prims.py' 2025-12-04T08:34:39.6083692Z adding 'torch/_inductor/invert_expr_analysis.py' 2025-12-04T08:34:39.6194921Z adding 'torch/_inductor/ir.py' 2025-12-04T08:34:39.6195463Z adding 'torch/_inductor/jagged_lowerings.py' 2025-12-04T08:34:39.6196561Z adding 'torch/_inductor/kernel_inputs.py' 2025-12-04T08:34:39.6198336Z adding 'torch/_inductor/kernel_template_choice.py' 2025-12-04T08:34:39.6206492Z adding 'torch/_inductor/loop_body.py' 2025-12-04T08:34:39.6283681Z adding 'torch/_inductor/lowering.py' 2025-12-04T08:34:39.6298666Z adding 'torch/_inductor/memory.py' 2025-12-04T08:34:39.6300299Z adding 'torch/_inductor/metrics.py' 2025-12-04T08:34:39.6309479Z adding 'torch/_inductor/mkldnn_ir.py' 2025-12-04T08:34:39.6318917Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-12-04T08:34:39.6322157Z adding 'torch/_inductor/mock_cache.py' 2025-12-04T08:34:39.6330718Z adding 'torch/_inductor/ops_handler.py' 2025-12-04T08:34:39.6333488Z adding 'torch/_inductor/optimize_indexing.py' 2025-12-04T08:34:39.6344122Z adding 'torch/_inductor/output_code.py' 2025-12-04T08:34:39.6370477Z adding 'torch/_inductor/pattern_matcher.py' 2025-12-04T08:34:39.6373370Z adding 'torch/_inductor/quantized_lowerings.py' 2025-12-04T08:34:39.6377314Z adding 'torch/_inductor/remote_cache.py' 2025-12-04T08:34:39.6378918Z adding 'torch/_inductor/remote_gemm_autotune_cache.py' 2025-12-04T08:34:39.6381658Z adding 'torch/_inductor/rocm_multiarch_utils.py' 2025-12-04T08:34:39.6462434Z adding 'torch/_inductor/scheduler.py' 2025-12-04T08:34:39.6466749Z adding 'torch/_inductor/script.ld' 2025-12-04T08:34:39.6513628Z adding 'torch/_inductor/select_algorithm.py' 2025-12-04T08:34:39.6516745Z adding 'torch/_inductor/shape_propagation.py' 2025-12-04T08:34:39.6530988Z adding 'torch/_inductor/sizevars.py' 2025-12-04T08:34:39.6535546Z adding 'torch/_inductor/standalone_compile.py' 2025-12-04T08:34:39.6538479Z adding 'torch/_inductor/subgraph_lowering.py' 2025-12-04T08:34:39.6540099Z adding 'torch/_inductor/test_case.py' 2025-12-04T08:34:39.6541533Z adding 'torch/_inductor/test_operators.py' 2025-12-04T08:34:39.6550298Z adding 'torch/_inductor/tiling_utils.py' 2025-12-04T08:34:39.6554767Z adding 'torch/_inductor/triton_bundler.py' 2025-12-04T08:34:39.6601109Z adding 'torch/_inductor/utils.py' 2025-12-04T08:34:39.6608067Z adding 'torch/_inductor/virtualized.py' 2025-12-04T08:34:39.6613668Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-12-04T08:34:39.6613940Z adding 'torch/_inductor/analysis/__init__.py' 2025-12-04T08:34:39.6615946Z adding 'torch/_inductor/analysis/device_info.py' 2025-12-04T08:34:39.6623912Z adding 'torch/_inductor/analysis/profile_analysis.py' 2025-12-04T08:34:39.6625623Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-12-04T08:34:39.6629420Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-12-04T08:34:39.6632666Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-12-04T08:34:39.6634903Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-12-04T08:34:39.6636540Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-12-04T08:34:39.6641551Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-12-04T08:34:39.6647016Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-12-04T08:34:39.6649492Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-12-04T08:34:39.6651787Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-12-04T08:34:39.6653903Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-12-04T08:34:39.6654875Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-12-04T08:34:39.6656519Z adding 'torch/_inductor/codegen/__init__.py' 2025-12-04T08:34:39.6658026Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-12-04T08:34:39.6660705Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-12-04T08:34:39.6689939Z adding 'torch/_inductor/codegen/common.py' 2025-12-04T08:34:39.6762206Z adding 'torch/_inductor/codegen/cpp.py' 2025-12-04T08:34:39.6763793Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-12-04T08:34:39.6775159Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-12-04T08:34:39.6795335Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-12-04T08:34:39.6799006Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-12-04T08:34:39.6816773Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-12-04T08:34:39.6819570Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-12-04T08:34:39.6826270Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-12-04T08:34:39.6834284Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-12-04T08:34:39.6870802Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-12-04T08:34:39.6881763Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-12-04T08:34:39.6891581Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-12-04T08:34:39.6897411Z adding 'torch/_inductor/codegen/cpp_wrapper_mps.py' 2025-12-04T08:34:39.6897823Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-12-04T08:34:39.6899795Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-12-04T08:34:39.6903435Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-12-04T08:34:39.6921474Z adding 'torch/_inductor/codegen/halide.py' 2025-12-04T08:34:39.6929360Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-12-04T08:34:39.6939979Z adding 'torch/_inductor/codegen/mps.py' 2025-12-04T08:34:39.6941836Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-12-04T08:34:39.6948384Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-12-04T08:34:39.6964348Z adding 'torch/_inductor/codegen/pallas.py' 2025-12-04T08:34:39.6966396Z adding 'torch/_inductor/codegen/python_wrapper_mtia.py' 2025-12-04T08:34:39.6968920Z adding 'torch/_inductor/codegen/segmented_tree.py' 2025-12-04T08:34:39.7006909Z adding 'torch/_inductor/codegen/simd.py' 2025-12-04T08:34:39.7014212Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-12-04T08:34:39.7019263Z adding 'torch/_inductor/codegen/subgraph.py' 2025-12-04T08:34:39.7094812Z adding 'torch/_inductor/codegen/triton.py' 2025-12-04T08:34:39.7108389Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-12-04T08:34:39.7111106Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-12-04T08:34:39.7114210Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-12-04T08:34:39.7162063Z adding 'torch/_inductor/codegen/wrapper.py' 2025-12-04T08:34:39.7176020Z adding 'torch/_inductor/codegen/wrapper_fxir.py' 2025-12-04T08:34:39.7180955Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-12-04T08:34:39.7182185Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-12-04T08:34:39.7186073Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-12-04T08:34:39.7187584Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-12-04T08:34:39.7194791Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-12-04T08:34:39.7198957Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-12-04T08:34:39.7201225Z adding 'torch/_inductor/codegen/cuda/cutlass_cache.py' 2025-12-04T08:34:39.7205535Z adding 'torch/_inductor/codegen/cuda/cutlass_python_evt.py' 2025-12-04T08:34:39.7210263Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-12-04T08:34:39.7214323Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-12-04T08:34:39.7240734Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-12-04T08:34:39.7246264Z adding 'torch/_inductor/codegen/cuda/serialization.py' 2025-12-04T08:34:39.7247904Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-12-04T08:34:39.7253525Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-12-04T08:34:39.7259658Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-12-04T08:34:39.7261360Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py' 2025-12-04T08:34:39.7262860Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py' 2025-12-04T08:34:39.7264140Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py' 2025-12-04T08:34:39.7265496Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py' 2025-12-04T08:34:39.7266893Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py' 2025-12-04T08:34:39.7268229Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py' 2025-12-04T08:34:39.7269392Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py' 2025-12-04T08:34:39.7271527Z adding 'torch/_inductor/codegen/cutedsl/__init__.py' 2025-12-04T08:34:39.7274215Z adding 'torch/_inductor/codegen/cutedsl/_cutedsl_utils.py' 2025-12-04T08:34:39.7280912Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_kernel.py' 2025-12-04T08:34:39.7284697Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py' 2025-12-04T08:34:39.7288357Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py' 2025-12-04T08:34:39.7292592Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_template.py' 2025-12-04T08:34:39.7294699Z adding 'torch/_inductor/codegen/mtia/__init__.py' 2025-12-04T08:34:39.7296654Z adding 'torch/_inductor/codegen/mtia/device_op_overrides.py' 2025-12-04T08:34:39.7298742Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-12-04T08:34:39.7307209Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-12-04T08:34:39.7310224Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-12-04T08:34:39.7312531Z adding 'torch/_inductor/codegen/rocm/ck_tile_template.py' 2025-12-04T08:34:39.7328289Z adding 'torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py' 2025-12-04T08:34:39.7343469Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-12-04T08:34:39.7347416Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-12-04T08:34:39.7350998Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-12-04T08:34:39.7354610Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-12-04T08:34:39.7359506Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-12-04T08:34:39.7363474Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-12-04T08:34:39.7365650Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-12-04T08:34:39.7367486Z adding 'torch/_inductor/codegen/rocm/rocm_utils.py' 2025-12-04T08:34:39.7369696Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-12-04T08:34:39.7371874Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-12-04T08:34:39.7373972Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-12-04T08:34:39.7376478Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-12-04T08:34:39.7384171Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-12-04T08:34:39.7387170Z adding 'torch/_inductor/compile_worker/timer.py' 2025-12-04T08:34:39.7389817Z adding 'torch/_inductor/compile_worker/tracked_process_pool.py' 2025-12-04T08:34:39.7391703Z adding 'torch/_inductor/compile_worker/utils.py' 2025-12-04T08:34:39.7393461Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-12-04T08:34:39.7402570Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-12-04T08:34:39.7409838Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-12-04T08:34:39.7424924Z adding 'torch/_inductor/fx_passes/bucketing.py' 2025-12-04T08:34:39.7428465Z adding 'torch/_inductor/fx_passes/control_dependencies.py' 2025-12-04T08:34:39.7434875Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-12-04T08:34:39.7438006Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-12-04T08:34:39.7439837Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-12-04T08:34:39.7443298Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-12-04T08:34:39.7446330Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-12-04T08:34:39.7448257Z adding 'torch/_inductor/fx_passes/fsdp.py' 2025-12-04T08:34:39.7455457Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-12-04T08:34:39.7458976Z adding 'torch/_inductor/fx_passes/graph_view.py' 2025-12-04T08:34:39.7472051Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-12-04T08:34:39.7483124Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-12-04T08:34:39.7488398Z adding 'torch/_inductor/fx_passes/memory_estimator.py' 2025-12-04T08:34:39.7499476Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-12-04T08:34:39.7502233Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-12-04T08:34:39.7516043Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-12-04T08:34:39.7519079Z adding 'torch/_inductor/fx_passes/node_runtime_estimation.py' 2025-12-04T08:34:39.7521579Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-12-04T08:34:39.7526195Z adding 'torch/_inductor/fx_passes/overlap_manual_scheduling.py' 2025-12-04T08:34:39.7536156Z adding 'torch/_inductor/fx_passes/overlap_preserving_bucketer.py' 2025-12-04T08:34:39.7551594Z adding 'torch/_inductor/fx_passes/overlap_scheduling.py' 2025-12-04T08:34:39.7559611Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-12-04T08:34:39.7580376Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-12-04T08:34:39.7588786Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-12-04T08:34:39.7619689Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-12-04T08:34:39.7630100Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-12-04T08:34:39.7632535Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-12-04T08:34:39.7664519Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-12-04T08:34:39.7666985Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-12-04T08:34:39.7669049Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-12-04T08:34:39.7671401Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-12-04T08:34:39.7673637Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-12-04T08:34:39.7676057Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-12-04T08:34:39.7678068Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-12-04T08:34:39.7680206Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-12-04T08:34:39.7682553Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-12-04T08:34:39.7686403Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-12-04T08:34:39.7689182Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-12-04T08:34:39.7692221Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-12-04T08:34:39.7694734Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-12-04T08:34:39.7696770Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-12-04T08:34:39.7699190Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py' 2025-12-04T08:34:39.7701935Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py' 2025-12-04T08:34:39.7705276Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py' 2025-12-04T08:34:39.7708332Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py' 2025-12-04T08:34:39.7710394Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py' 2025-12-04T08:34:39.7712560Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-12-04T08:34:39.7714581Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-12-04T08:34:39.7716609Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-12-04T08:34:39.7718868Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-12-04T08:34:39.7721163Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-12-04T08:34:39.7723250Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-12-04T08:34:39.7725533Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-12-04T08:34:39.7727099Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-12-04T08:34:39.7728351Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-12-04T08:34:39.7729684Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-12-04T08:34:39.7731172Z adding 'torch/_inductor/kernel/__init__.py' 2025-12-04T08:34:39.7734915Z adding 'torch/_inductor/kernel/bmm.py' 2025-12-04T08:34:39.7740549Z adding 'torch/_inductor/kernel/conv.py' 2025-12-04T08:34:39.7746414Z adding 'torch/_inductor/kernel/custom_op.py' 2025-12-04T08:34:39.7756172Z adding 'torch/_inductor/kernel/mm.py' 2025-12-04T08:34:39.7759548Z adding 'torch/_inductor/kernel/mm_common.py' 2025-12-04T08:34:39.7766454Z adding 'torch/_inductor/kernel/mm_grouped.py' 2025-12-04T08:34:39.7769289Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-12-04T08:34:39.7770924Z adding 'torch/_inductor/kernel/flex/__init__.py' 2025-12-04T08:34:39.7774824Z adding 'torch/_inductor/kernel/flex/common.py' 2025-12-04T08:34:39.7782364Z adding 'torch/_inductor/kernel/flex/flex_attention.py' 2025-12-04T08:34:39.7786326Z adding 'torch/_inductor/kernel/flex/flex_cpu.py' 2025-12-04T08:34:39.7790878Z adding 'torch/_inductor/kernel/flex/flex_decoding.py' 2025-12-04T08:34:39.7795144Z adding 'torch/_inductor/kernel/flex/flex_flash_attention.py' 2025-12-04T08:34:39.7798234Z adding 'torch/_inductor/kernel/flex/templates/common.py.jinja' 2025-12-04T08:34:39.7800034Z adding 'torch/_inductor/kernel/flex/templates/flash_attention.py.jinja' 2025-12-04T08:34:39.7801442Z adding 'torch/_inductor/kernel/flex/templates/flash_attention_backward.py.jinja' 2025-12-04T08:34:39.7804962Z adding 'torch/_inductor/kernel/flex/templates/flex_attention.py.jinja' 2025-12-04T08:34:39.7811521Z adding 'torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja' 2025-12-04T08:34:39.7815210Z adding 'torch/_inductor/kernel/flex/templates/flex_decode.py.jinja' 2025-12-04T08:34:39.7817008Z adding 'torch/_inductor/kernel/flex/templates/utilities.py.jinja' 2025-12-04T08:34:39.7820797Z adding 'torch/_inductor/kernel/templates/cutedsl_mm_grouped.py.jinja' 2025-12-04T08:34:39.7822905Z adding 'torch/_inductor/kernel/templates/triton_blackwell_ws_persistent_device_tma_mm.py.jinja' 2025-12-04T08:34:39.7825473Z adding 'torch/_inductor/kernel/templates/triton_epilogue_scaled_mm.py.jinja' 2025-12-04T08:34:39.7827912Z adding 'torch/_inductor/kernel/templates/triton_main_loop_scaled_mm.py.jinja' 2025-12-04T08:34:39.7829843Z adding 'torch/_inductor/kernel/templates/triton_mm.py.jinja' 2025-12-04T08:34:39.7831681Z adding 'torch/_inductor/kernel/templates/triton_mm_rocm.py.jinja' 2025-12-04T08:34:39.7833794Z adding 'torch/_inductor/kernel/templates/triton_persistent_tma_mm.py.jinja' 2025-12-04T08:34:39.7835436Z adding 'torch/_inductor/lookup_table/__init__.py' 2025-12-04T08:34:39.7839928Z adding 'torch/_inductor/lookup_table/choices.py' 2025-12-04T08:34:39.7841533Z adding 'torch/_inductor/package/__init__.py' 2025-12-04T08:34:39.7842859Z adding 'torch/_inductor/package/build_package.py' 2025-12-04T08:34:39.7845043Z adding 'torch/_inductor/package/package.py' 2025-12-04T08:34:39.7846617Z adding 'torch/_inductor/runtime/__init__.py' 2025-12-04T08:34:39.7853255Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-12-04T08:34:39.7858422Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-12-04T08:34:39.7860097Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-12-04T08:34:39.7861885Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-12-04T08:34:39.7866114Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-12-04T08:34:39.7868378Z adding 'torch/_inductor/runtime/debug_utils.py' 2025-12-04T08:34:39.7870263Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-12-04T08:34:39.7872988Z adding 'torch/_inductor/runtime/hints.py' 2025-12-04T08:34:39.7875850Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-12-04T08:34:39.7880372Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-12-04T08:34:39.7882253Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-12-04T08:34:39.7889526Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-12-04T08:34:39.7935015Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-12-04T08:34:39.7939596Z adding 'torch/_inductor/runtime/caching/__init__.py' 2025-12-04T08:34:39.7940414Z adding 'torch/_inductor/runtime/caching/config.py' 2025-12-04T08:34:39.7943329Z adding 'torch/_inductor/runtime/caching/context.py' 2025-12-04T08:34:39.7945447Z adding 'torch/_inductor/runtime/caching/exceptions.py' 2025-12-04T08:34:39.7949645Z adding 'torch/_inductor/runtime/caching/implementations.py' 2025-12-04T08:34:39.7955670Z adding 'torch/_inductor/runtime/caching/interfaces.py' 2025-12-04T08:34:39.7958180Z adding 'torch/_inductor/runtime/caching/locks.py' 2025-12-04T08:34:39.7960081Z adding 'torch/_inductor/runtime/caching/utils.py' 2025-12-04T08:34:39.7961650Z adding 'torch/_inductor/template_heuristics/__init__.py' 2025-12-04T08:34:39.7963309Z adding 'torch/_inductor/template_heuristics/aten.py' 2025-12-04T08:34:39.7964828Z adding 'torch/_inductor/template_heuristics/base.py' 2025-12-04T08:34:39.7966390Z adding 'torch/_inductor/template_heuristics/contiguous_mm.py' 2025-12-04T08:34:39.7968227Z adding 'torch/_inductor/template_heuristics/cutedsl.py' 2025-12-04T08:34:39.7970003Z adding 'torch/_inductor/template_heuristics/decompose_k.py' 2025-12-04T08:34:39.7971187Z adding 'torch/_inductor/template_heuristics/gemm.py' 2025-12-04T08:34:39.7972562Z adding 'torch/_inductor/template_heuristics/params.py' 2025-12-04T08:34:39.7974766Z adding 'torch/_inductor/template_heuristics/registry.py' 2025-12-04T08:34:39.7993274Z adding 'torch/_inductor/template_heuristics/triton.py' 2025-12-04T08:34:39.7995402Z adding 'torch/_inductor/template_heuristics/triton_addmm.py' 2025-12-04T08:34:39.7997486Z adding 'torch/_lazy/__init__.py' 2025-12-04T08:34:39.7999850Z adding 'torch/_lazy/closure.py' 2025-12-04T08:34:39.8001225Z adding 'torch/_lazy/computation.py' 2025-12-04T08:34:39.8002575Z adding 'torch/_lazy/config.py' 2025-12-04T08:34:39.8004513Z adding 'torch/_lazy/debug.py' 2025-12-04T08:34:39.8005752Z adding 'torch/_lazy/device_context.py' 2025-12-04T08:34:39.8008953Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-12-04T08:34:39.8010316Z adding 'torch/_lazy/ir_cache.py' 2025-12-04T08:34:39.8011535Z adding 'torch/_lazy/metrics.py' 2025-12-04T08:34:39.8012930Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-12-04T08:34:39.8014032Z adding 'torch/_lazy/ts_backend.py' 2025-12-04T08:34:39.8015443Z adding 'torch/_library/__init__.py' 2025-12-04T08:34:39.8018564Z adding 'torch/_library/autograd.py' 2025-12-04T08:34:39.8029290Z adding 'torch/_library/custom_ops.py' 2025-12-04T08:34:39.8031193Z adding 'torch/_library/effects.py' 2025-12-04T08:34:39.8035912Z adding 'torch/_library/fake_class_registry.py' 2025-12-04T08:34:39.8039210Z adding 'torch/_library/fake_impl.py' 2025-12-04T08:34:39.8042999Z adding 'torch/_library/fake_profile.py' 2025-12-04T08:34:39.8047146Z adding 'torch/_library/infer_schema.py' 2025-12-04T08:34:39.8048878Z adding 'torch/_library/opaque_object.py' 2025-12-04T08:34:39.8050677Z adding 'torch/_library/simple_registry.py' 2025-12-04T08:34:39.8055333Z adding 'torch/_library/triton.py' 2025-12-04T08:34:39.8061295Z adding 'torch/_library/utils.py' 2025-12-04T08:34:39.8062932Z adding 'torch/_logging/__init__.py' 2025-12-04T08:34:39.8079886Z adding 'torch/_logging/_internal.py' 2025-12-04T08:34:39.8082795Z adding 'torch/_logging/_registrations.py' 2025-12-04T08:34:39.8084438Z adding 'torch/_logging/scribe.py' 2025-12-04T08:34:39.8086245Z adding 'torch/_logging/structured.py' 2025-12-04T08:34:39.8087942Z adding 'torch/_numpy/__init__.py' 2025-12-04T08:34:39.8089635Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-12-04T08:34:39.8093246Z adding 'torch/_numpy/_casting_dicts.py' 2025-12-04T08:34:39.8097059Z adding 'torch/_numpy/_dtypes.py' 2025-12-04T08:34:39.8099673Z adding 'torch/_numpy/_dtypes_impl.py' 2025-12-04T08:34:39.8101350Z adding 'torch/_numpy/_funcs.py' 2025-12-04T08:34:39.8120150Z adding 'torch/_numpy/_funcs_impl.py' 2025-12-04T08:34:39.8122052Z adding 'torch/_numpy/_getlimits.py' 2025-12-04T08:34:39.8128429Z adding 'torch/_numpy/_ndarray.py' 2025-12-04T08:34:39.8131456Z adding 'torch/_numpy/_normalizations.py' 2025-12-04T08:34:39.8134816Z adding 'torch/_numpy/_reductions_impl.py' 2025-12-04T08:34:39.8137589Z adding 'torch/_numpy/_ufuncs.py' 2025-12-04T08:34:39.8139132Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-12-04T08:34:39.8142132Z adding 'torch/_numpy/_util.py' 2025-12-04T08:34:39.8143727Z adding 'torch/_numpy/fft.py' 2025-12-04T08:34:39.8145981Z adding 'torch/_numpy/linalg.py' 2025-12-04T08:34:39.8148078Z adding 'torch/_numpy/random.py' 2025-12-04T08:34:39.8149532Z adding 'torch/_numpy/testing/__init__.py' 2025-12-04T08:34:39.8172373Z adding 'torch/_numpy/testing/utils.py' 2025-12-04T08:34:39.8195384Z adding 'torch/_prims/__init__.py' 2025-12-04T08:34:39.8198530Z adding 'torch/_prims/context.py' 2025-12-04T08:34:39.8200272Z adding 'torch/_prims/debug_prims.py' 2025-12-04T08:34:39.8201878Z adding 'torch/_prims/executor.py' 2025-12-04T08:34:39.8205872Z adding 'torch/_prims/rng_prims.py' 2025-12-04T08:34:39.8230432Z adding 'torch/_prims_common/__init__.py' 2025-12-04T08:34:39.8236416Z adding 'torch/_prims_common/wrappers.py' 2025-12-04T08:34:39.8303652Z adding 'torch/_refs/__init__.py' 2025-12-04T08:34:39.8307274Z adding 'torch/_refs/_conversions.py' 2025-12-04T08:34:39.8311272Z adding 'torch/_refs/fft.py' 2025-12-04T08:34:39.8315931Z adding 'torch/_refs/linalg/__init__.py' 2025-12-04T08:34:39.8317266Z adding 'torch/_refs/nn/__init__.py' 2025-12-04T08:34:39.8328333Z adding 'torch/_refs/nn/functional/__init__.py' 2025-12-04T08:34:39.8331021Z adding 'torch/_refs/special/__init__.py' 2025-12-04T08:34:39.8332368Z adding 'torch/_strobelight/__init__.py' 2025-12-04T08:34:39.8335595Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-12-04T08:34:39.8338480Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-12-04T08:34:39.8339958Z adding 'torch/_subclasses/__init__.py' 2025-12-04T08:34:39.8342978Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-12-04T08:34:39.8357196Z adding 'torch/_subclasses/fake_impls.py' 2025-12-04T08:34:39.8405037Z adding 'torch/_subclasses/fake_tensor.py' 2025-12-04T08:34:39.8409299Z adding 'torch/_subclasses/fake_utils.py' 2025-12-04T08:34:39.8419929Z adding 'torch/_subclasses/functional_tensor.py' 2025-12-04T08:34:39.8445714Z adding 'torch/_subclasses/meta_utils.py' 2025-12-04T08:34:39.8449243Z adding 'torch/_subclasses/schema_check_mode.py' 2025-12-04T08:34:39.8450923Z adding 'torch/_subclasses/complex_tensor/__init__.py' 2025-12-04T08:34:39.8452685Z adding 'torch/_subclasses/complex_tensor/_core.py' 2025-12-04T08:34:39.8454057Z adding 'torch/_subclasses/complex_tensor/_ops/__init__.py' 2025-12-04T08:34:39.8460861Z adding 'torch/_subclasses/complex_tensor/_ops/aten.py' 2025-12-04T08:34:39.8464646Z adding 'torch/_subclasses/complex_tensor/_ops/common.py' 2025-12-04T08:34:39.8466109Z adding 'torch/_subclasses/complex_tensor/_ops/prims.py' 2025-12-04T08:34:39.8467416Z adding 'torch/_vendor/__init__.py' 2025-12-04T08:34:39.8468869Z adding 'torch/_vendor/packaging/__init__.py' 2025-12-04T08:34:39.8470065Z adding 'torch/_vendor/packaging/_structures.py' 2025-12-04T08:34:39.8474846Z adding 'torch/_vendor/packaging/version.py' 2025-12-04T08:34:39.8478570Z adding 'torch/accelerator/__init__.py' 2025-12-04T08:34:39.8479729Z adding 'torch/accelerator/_utils.py' 2025-12-04T08:34:39.8482290Z adding 'torch/accelerator/memory.py' 2025-12-04T08:34:39.8483804Z adding 'torch/amp/__init__.py' 2025-12-04T08:34:39.8489994Z adding 'torch/amp/autocast_mode.py' 2025-12-04T08:34:39.8499011Z adding 'torch/amp/grad_scaler.py' 2025-12-04T08:34:39.8500773Z adding 'torch/ao/__init__.py' 2025-12-04T08:34:39.8502254Z adding 'torch/ao/nn/__init__.py' 2025-12-04T08:34:39.8504042Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-12-04T08:34:39.8505414Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-12-04T08:34:39.8507492Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-12-04T08:34:39.8508631Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-12-04T08:34:39.8510044Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-12-04T08:34:39.8515808Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-12-04T08:34:39.8518562Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-12-04T08:34:39.8520281Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-12-04T08:34:39.8521596Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-12-04T08:34:39.8522682Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-12-04T08:34:39.8523898Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-12-04T08:34:39.8525434Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-12-04T08:34:39.8526640Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-12-04T08:34:39.8528120Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-12-04T08:34:39.8530455Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-12-04T08:34:39.8531676Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-12-04T08:34:39.8533515Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-12-04T08:34:39.8534596Z adding 'torch/ao/nn/qat/__init__.py' 2025-12-04T08:34:39.8535574Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-12-04T08:34:39.8536607Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-12-04T08:34:39.8537874Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-12-04T08:34:39.8539102Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-12-04T08:34:39.8541604Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-12-04T08:34:39.8543199Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-12-04T08:34:39.8544983Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-12-04T08:34:39.8546251Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-12-04T08:34:39.8547378Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-12-04T08:34:39.8553058Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-12-04T08:34:39.8558606Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-12-04T08:34:39.8560266Z adding 'torch/ao/nn/quantized/__init__.py' 2025-12-04T08:34:39.8565998Z adding 'torch/ao/nn/quantized/functional.py' 2025-12-04T08:34:39.8567416Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-12-04T08:34:39.8568779Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-12-04T08:34:39.8571338Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-12-04T08:34:39.8573833Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-12-04T08:34:39.8584857Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-12-04T08:34:39.8587664Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-12-04T08:34:39.8590541Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-12-04T08:34:39.8592381Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-12-04T08:34:39.8599064Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-12-04T08:34:39.8600736Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-12-04T08:34:39.8604524Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-12-04T08:34:39.8606780Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-12-04T08:34:39.8610496Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-12-04T08:34:39.8612553Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-12-04T08:34:39.8614064Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-12-04T08:34:39.8616023Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-12-04T08:34:39.8617324Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-12-04T08:34:39.8618622Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-12-04T08:34:39.8620960Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-12-04T08:34:39.8622627Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-12-04T08:34:39.8628125Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-12-04T08:34:39.8629935Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-12-04T08:34:39.8633107Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-12-04T08:34:39.8634228Z adding 'torch/ao/nn/sparse/__init__.py' 2025-12-04T08:34:39.8635371Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-12-04T08:34:39.8637954Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-12-04T08:34:39.8639477Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-12-04T08:34:39.8640648Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-12-04T08:34:39.8643000Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-12-04T08:34:39.8644074Z adding 'torch/ao/ns/__init__.py' 2025-12-04T08:34:39.8648963Z adding 'torch/ao/ns/_numeric_suite.py' 2025-12-04T08:34:39.8659396Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-12-04T08:34:39.8660928Z adding 'torch/ao/ns/fx/__init__.py' 2025-12-04T08:34:39.8666455Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-12-04T08:34:39.8678118Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-12-04T08:34:39.8682306Z adding 'torch/ao/ns/fx/mappings.py' 2025-12-04T08:34:39.8697016Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-12-04T08:34:39.8699096Z adding 'torch/ao/ns/fx/ns_types.py' 2025-12-04T08:34:39.8701971Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-12-04T08:34:39.8705423Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-12-04T08:34:39.8711383Z adding 'torch/ao/ns/fx/utils.py' 2025-12-04T08:34:39.8714510Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-12-04T08:34:39.8716112Z adding 'torch/ao/pruning/__init__.py' 2025-12-04T08:34:39.8717250Z adding 'torch/ao/pruning/_mappings.py' 2025-12-04T08:34:39.8718571Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-12-04T08:34:39.8719825Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-12-04T08:34:39.8725472Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-12-04T08:34:39.8727021Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-12-04T08:34:39.8729759Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-12-04T08:34:39.8731165Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-12-04T08:34:39.8735437Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-12-04T08:34:39.8738425Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-12-04T08:34:39.8740662Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-12-04T08:34:39.8741987Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-12-04T08:34:39.8743141Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-12-04T08:34:39.8744554Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-12-04T08:34:39.8746748Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-12-04T08:34:39.8748779Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-12-04T08:34:39.8749985Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-12-04T08:34:39.8753020Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-12-04T08:34:39.8754718Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-12-04T08:34:39.8756250Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-12-04T08:34:39.8757688Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-12-04T08:34:39.8762193Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-12-04T08:34:39.8763723Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-12-04T08:34:39.8764659Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-12-04T08:34:39.8767171Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-12-04T08:34:39.8769052Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-12-04T08:34:39.8770890Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-12-04T08:34:39.8771764Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-12-04T08:34:39.8775933Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-12-04T08:34:39.8777763Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-12-04T08:34:39.8780092Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-12-04T08:34:39.8783061Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-12-04T08:34:39.8786023Z adding 'torch/ao/quantization/__init__.py' 2025-12-04T08:34:39.8788323Z adding 'torch/ao/quantization/_correct_bias.py' 2025-12-04T08:34:39.8791727Z adding 'torch/ao/quantization/_equalize.py' 2025-12-04T08:34:39.8794166Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-12-04T08:34:39.8799497Z adding 'torch/ao/quantization/fake_quantize.py' 2025-12-04T08:34:39.8802327Z adding 'torch/ao/quantization/fuse_modules.py' 2025-12-04T08:34:39.8805808Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-12-04T08:34:39.8827315Z adding 'torch/ao/quantization/observer.py' 2025-12-04T08:34:39.8835582Z adding 'torch/ao/quantization/qconfig.py' 2025-12-04T08:34:39.8839564Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-12-04T08:34:39.8841137Z adding 'torch/ao/quantization/quant_type.py' 2025-12-04T08:34:39.8844567Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-12-04T08:34:39.8852828Z adding 'torch/ao/quantization/quantize.py' 2025-12-04T08:34:39.8859997Z adding 'torch/ao/quantization/quantize_fx.py' 2025-12-04T08:34:39.8864053Z adding 'torch/ao/quantization/quantize_jit.py' 2025-12-04T08:34:39.8867194Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-12-04T08:34:39.8868781Z adding 'torch/ao/quantization/stubs.py' 2025-12-04T08:34:39.8877470Z adding 'torch/ao/quantization/utils.py' 2025-12-04T08:34:39.8879525Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-12-04T08:34:39.8884770Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-12-04T08:34:39.8887158Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-12-04T08:34:39.8894441Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-12-04T08:34:39.8898038Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-12-04T08:34:39.8899927Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-12-04T08:34:39.8901992Z adding 'torch/ao/quantization/backend_config/native.py' 2025-12-04T08:34:39.8906562Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-12-04T08:34:39.8908359Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-12-04T08:34:39.8910057Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-12-04T08:34:39.8913709Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-12-04T08:34:39.8915508Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-12-04T08:34:39.8917057Z adding 'torch/ao/quantization/fx/__init__.py' 2025-12-04T08:34:39.8925320Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-12-04T08:34:39.8936550Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-12-04T08:34:39.8950873Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-12-04T08:34:39.8968194Z adding 'torch/ao/quantization/fx/convert.py' 2025-12-04T08:34:39.8972654Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-12-04T08:34:39.8975645Z adding 'torch/ao/quantization/fx/fuse.py' 2025-12-04T08:34:39.8978469Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-12-04T08:34:39.8980381Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-12-04T08:34:39.8981824Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-12-04T08:34:39.8983178Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-12-04T08:34:39.8986777Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-12-04T08:34:39.8990013Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-12-04T08:34:39.8991730Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-12-04T08:34:39.9020346Z adding 'torch/ao/quantization/fx/prepare.py' 2025-12-04T08:34:39.9025194Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-12-04T08:34:39.9028119Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-12-04T08:34:39.9029623Z adding 'torch/ao/quantization/fx/tracer.py' 2025-12-04T08:34:39.9040742Z adding 'torch/ao/quantization/fx/utils.py' 2025-12-04T08:34:39.9042495Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-12-04T08:34:39.9061996Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-12-04T08:34:39.9070661Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-12-04T08:34:39.9074355Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-12-04T08:34:39.9083482Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-12-04T08:34:39.9084999Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-12-04T08:34:39.9093125Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-12-04T08:34:39.9097132Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-12-04T08:34:39.9098945Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-12-04T08:34:39.9101545Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-12-04T08:34:39.9104948Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-12-04T08:34:39.9106766Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-12-04T08:34:39.9109720Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-12-04T08:34:39.9116620Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-12-04T08:34:39.9126956Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-12-04T08:34:39.9133827Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-12-04T08:34:39.9135420Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-12-04T08:34:39.9140611Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-12-04T08:34:39.9142286Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-12-04T08:34:39.9144059Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-12-04T08:34:39.9145984Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-12-04T08:34:39.9148676Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-12-04T08:34:39.9150488Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-12-04T08:34:39.9164507Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-12-04T08:34:39.9169057Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-12-04T08:34:39.9177917Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-12-04T08:34:39.9180131Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-12-04T08:34:39.9188220Z adding 'torch/autograd/__init__.py' 2025-12-04T08:34:39.9190367Z adding 'torch/autograd/anomaly_mode.py' 2025-12-04T08:34:39.9193126Z adding 'torch/autograd/forward_ad.py' 2025-12-04T08:34:39.9202577Z adding 'torch/autograd/function.py' 2025-12-04T08:34:39.9215970Z adding 'torch/autograd/functional.py' 2025-12-04T08:34:39.9220287Z adding 'torch/autograd/grad_mode.py' 2025-12-04T08:34:39.9249286Z adding 'torch/autograd/gradcheck.py' 2025-12-04T08:34:39.9258979Z adding 'torch/autograd/graph.py' 2025-12-04T08:34:39.9273186Z adding 'torch/autograd/profiler.py' 2025-12-04T08:34:39.9277071Z adding 'torch/autograd/profiler_legacy.py' 2025-12-04T08:34:39.9292614Z adding 'torch/autograd/profiler_util.py' 2025-12-04T08:34:39.9294249Z adding 'torch/autograd/variable.py' 2025-12-04T08:34:39.9295583Z adding 'torch/autograd/_functions/__init__.py' 2025-12-04T08:34:39.9297206Z adding 'torch/autograd/_functions/tensor.py' 2025-12-04T08:34:39.9298349Z adding 'torch/autograd/_functions/utils.py' 2025-12-04T08:34:39.9300481Z adding 'torch/backends/__init__.py' 2025-12-04T08:34:39.9302145Z adding 'torch/backends/_coreml/__init__.py' 2025-12-04T08:34:39.9304179Z adding 'torch/backends/_coreml/preprocess.py' 2025-12-04T08:34:39.9305466Z adding 'torch/backends/_nnapi/__init__.py' 2025-12-04T08:34:39.9308064Z adding 'torch/backends/_nnapi/prepare.py' 2025-12-04T08:34:39.9328470Z adding 'torch/backends/_nnapi/serializer.py' 2025-12-04T08:34:39.9330519Z adding 'torch/backends/cpu/__init__.py' 2025-12-04T08:34:39.9335629Z adding 'torch/backends/cuda/__init__.py' 2025-12-04T08:34:39.9338380Z adding 'torch/backends/cudnn/__init__.py' 2025-12-04T08:34:39.9340063Z adding 'torch/backends/cudnn/rnn.py' 2025-12-04T08:34:39.9341909Z adding 'torch/backends/cusparselt/__init__.py' 2025-12-04T08:34:39.9343247Z adding 'torch/backends/kleidiai/__init__.py' 2025-12-04T08:34:39.9344531Z adding 'torch/backends/mha/__init__.py' 2025-12-04T08:34:39.9346101Z adding 'torch/backends/miopen/__init__.py' 2025-12-04T08:34:39.9347789Z adding 'torch/backends/mkl/__init__.py' 2025-12-04T08:34:39.9349915Z adding 'torch/backends/mkldnn/__init__.py' 2025-12-04T08:34:39.9351569Z adding 'torch/backends/mps/__init__.py' 2025-12-04T08:34:39.9353024Z adding 'torch/backends/nnpack/__init__.py' 2025-12-04T08:34:39.9354281Z adding 'torch/backends/openmp/__init__.py' 2025-12-04T08:34:39.9356386Z adding 'torch/backends/opt_einsum/__init__.py' 2025-12-04T08:34:39.9358143Z adding 'torch/backends/quantized/__init__.py' 2025-12-04T08:34:39.9359416Z adding 'torch/backends/xeon/__init__.py' 2025-12-04T08:34:39.9368785Z adding 'torch/backends/xeon/run_cpu.py' 2025-12-04T08:34:39.9370701Z adding 'torch/backends/xnnpack/__init__.py' 2025-12-04T08:34:39.9699327Z adding 'torch/bin/FileStoreTest' 2025-12-04T08:34:40.0024415Z adding 'torch/bin/HashStoreTest' 2025-12-04T08:34:40.0366661Z adding 'torch/bin/ProcessGroupGlooAsyncTest' 2025-12-04T08:34:40.0772530Z adding 'torch/bin/ProcessGroupGlooTest' 2025-12-04T08:34:40.0848969Z adding 'torch/bin/ProcessGroupMPITest' 2025-12-04T08:34:40.1211915Z adding 'torch/bin/ProcessGroupNCCLErrorsTest' 2025-12-04T08:34:40.1595762Z adding 'torch/bin/ProcessGroupNCCLTest' 2025-12-04T08:34:40.1935441Z adding 'torch/bin/TCPStoreTest' 2025-12-04T08:34:40.4516093Z adding 'torch/bin/protoc' 2025-12-04T08:34:40.7084298Z adding 'torch/bin/protoc-3.13.0.0' 2025-12-04T08:34:40.7640884Z adding 'torch/bin/test_aoti_abi_check' 2025-12-04T08:34:40.8074717Z adding 'torch/bin/test_aoti_inference' 2025-12-04T08:34:41.4388636Z adding 'torch/bin/test_api' 2025-12-04T08:34:41.4916767Z adding 'torch/bin/test_cpp_rpc' 2025-12-04T08:34:41.5254125Z adding 'torch/bin/test_dist_autograd' 2025-12-04T08:34:42.1198936Z adding 'torch/bin/test_jit' 2025-12-04T08:34:42.2997106Z adding 'torch/bin/test_lazy' 2025-12-04T08:34:42.3052979Z adding 'torch/bin/torch_shm_manager' 2025-12-04T08:34:42.3059464Z adding 'torch/compiler/__init__.py' 2025-12-04T08:34:42.3063642Z adding 'torch/compiler/_cache.py' 2025-12-04T08:34:42.3065088Z adding 'torch/compiler/config.py' 2025-12-04T08:34:42.3066705Z adding 'torch/contrib/__init__.py' 2025-12-04T08:34:42.3069314Z adding 'torch/contrib/_tensorboard_vis.py' 2025-12-04T08:34:42.3071609Z adding 'torch/cpu/__init__.py' 2025-12-04T08:34:42.3072923Z adding 'torch/cpu/amp/__init__.py' 2025-12-04T08:34:42.3074593Z adding 'torch/cpu/amp/autocast_mode.py' 2025-12-04T08:34:42.3075734Z adding 'torch/cpu/amp/grad_scaler.py' 2025-12-04T08:34:42.3077953Z adding 'torch/csrc/inductor/aoti_runtime/model.h' 2025-12-04T08:34:42.3097140Z adding 'torch/cuda/__init__.py' 2025-12-04T08:34:42.3099660Z adding 'torch/cuda/_device_limits.py' 2025-12-04T08:34:42.3101017Z adding 'torch/cuda/_gpu_trace.py' 2025-12-04T08:34:42.3109961Z adding 'torch/cuda/_memory_viz.py' 2025-12-04T08:34:42.3111732Z adding 'torch/cuda/_pin_memory_utils.py' 2025-12-04T08:34:42.3117384Z adding 'torch/cuda/_sanitizer.py' 2025-12-04T08:34:42.3122991Z adding 'torch/cuda/_utils.py' 2025-12-04T08:34:42.3124453Z adding 'torch/cuda/comm.py' 2025-12-04T08:34:42.3126597Z adding 'torch/cuda/gds.py' 2025-12-04T08:34:42.3134607Z adding 'torch/cuda/graphs.py' 2025-12-04T08:34:42.3136263Z adding 'torch/cuda/green_contexts.py' 2025-12-04T08:34:42.3138583Z adding 'torch/cuda/jiterator.py' 2025-12-04T08:34:42.3154839Z adding 'torch/cuda/memory.py' 2025-12-04T08:34:42.3157255Z adding 'torch/cuda/nccl.py' 2025-12-04T08:34:42.3159192Z adding 'torch/cuda/nvtx.py' 2025-12-04T08:34:42.3160794Z adding 'torch/cuda/profiler.py' 2025-12-04T08:34:42.3162688Z adding 'torch/cuda/random.py' 2025-12-04T08:34:42.3163992Z adding 'torch/cuda/sparse.py' 2025-12-04T08:34:42.3167095Z adding 'torch/cuda/streams.py' 2025-12-04T08:34:42.3175592Z adding 'torch/cuda/tunable.py' 2025-12-04T08:34:42.3177072Z adding 'torch/cuda/amp/__init__.py' 2025-12-04T08:34:42.3178791Z adding 'torch/cuda/amp/autocast_mode.py' 2025-12-04T08:34:42.3180052Z adding 'torch/cuda/amp/common.py' 2025-12-04T08:34:42.3181138Z adding 'torch/cuda/amp/grad_scaler.py' 2025-12-04T08:34:42.3184065Z adding 'torch/distributed/__init__.py' 2025-12-04T08:34:42.3185487Z adding 'torch/distributed/_checkpointable.py' 2025-12-04T08:34:42.3187061Z adding 'torch/distributed/_composable_state.py' 2025-12-04T08:34:42.3189050Z adding 'torch/distributed/_dist2.py' 2025-12-04T08:34:42.3201567Z adding 'torch/distributed/_functional_collectives.py' 2025-12-04T08:34:42.3203814Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-12-04T08:34:42.3207897Z adding 'torch/distributed/_mesh_layout.py' 2025-12-04T08:34:42.3210278Z adding 'torch/distributed/_serialization.py' 2025-12-04T08:34:42.3218578Z adding 'torch/distributed/_state_dict_utils.py' 2025-12-04T08:34:42.3220518Z adding 'torch/distributed/argparse_util.py' 2025-12-04T08:34:42.3222166Z adding 'torch/distributed/c10d_logger.py' 2025-12-04T08:34:42.3226196Z adding 'torch/distributed/collective_utils.py' 2025-12-04T08:34:42.3227866Z adding 'torch/distributed/constants.py' 2025-12-04T08:34:42.3245511Z adding 'torch/distributed/device_mesh.py' 2025-12-04T08:34:42.3327413Z adding 'torch/distributed/distributed_c10d.py' 2025-12-04T08:34:42.3330615Z adding 'torch/distributed/launch.py' 2025-12-04T08:34:42.3331027Z adding 'torch/distributed/logging_handlers.py' 2025-12-04T08:34:42.3331323Z adding 'torch/distributed/remote_device.py' 2025-12-04T08:34:42.3331699Z adding 'torch/distributed/rendezvous.py' 2025-12-04T08:34:42.3345451Z adding 'torch/distributed/run.py' 2025-12-04T08:34:42.3347018Z adding 'torch/distributed/utils.py' 2025-12-04T08:34:42.3350640Z adding 'torch/distributed/_composable/__init__.py' 2025-12-04T08:34:42.3353053Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-12-04T08:34:42.3356259Z adding 'torch/distributed/_composable/contract.py' 2025-12-04T08:34:42.3360042Z adding 'torch/distributed/_composable/replicate.py' 2025-12-04T08:34:42.3364350Z adding 'torch/distributed/_composable/replicate_with_fsdp.py' 2025-12-04T08:34:42.3365813Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-12-04T08:34:42.3367018Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-12-04T08:34:42.3390090Z adding 'torch/distributed/_local_tensor/__init__.py' 2025-12-04T08:34:42.3399604Z adding 'torch/distributed/_local_tensor/_c10d.py' 2025-12-04T08:34:42.3401937Z adding 'torch/distributed/_pycute/__init__.py' 2025-12-04T08:34:42.3405479Z adding 'torch/distributed/_pycute/int_tuple.py' 2025-12-04T08:34:42.3410431Z adding 'torch/distributed/_pycute/layout.py' 2025-12-04T08:34:42.3412355Z adding 'torch/distributed/_pycute/typing.py' 2025-12-04T08:34:42.3413908Z adding 'torch/distributed/_shard/__init__.py' 2025-12-04T08:34:42.3415239Z adding 'torch/distributed/_shard/_utils.py' 2025-12-04T08:34:42.3419358Z adding 'torch/distributed/_shard/api.py' 2025-12-04T08:34:42.3421038Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-12-04T08:34:42.3422832Z adding 'torch/distributed/_shard/metadata.py' 2025-12-04T08:34:42.3423995Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-12-04T08:34:42.3425135Z adding 'torch/distributed/_shard/sharder.py' 2025-12-04T08:34:42.3426762Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-12-04T08:34:42.3428479Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-12-04T08:34:42.3430464Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-12-04T08:34:42.3434518Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-12-04T08:34:42.3449311Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-12-04T08:34:42.3451203Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-12-04T08:34:42.3452627Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-12-04T08:34:42.3454068Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-12-04T08:34:42.3456994Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-12-04T08:34:42.3458741Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-12-04T08:34:42.3461979Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-12-04T08:34:42.3463574Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-12-04T08:34:42.3465445Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-12-04T08:34:42.3467233Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-12-04T08:34:42.3469260Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-12-04T08:34:42.3470491Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-12-04T08:34:42.3472868Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-12-04T08:34:42.3474183Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-12-04T08:34:42.3475995Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-12-04T08:34:42.3477272Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-12-04T08:34:42.3480250Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-12-04T08:34:42.3483686Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-12-04T08:34:42.3486752Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-12-04T08:34:42.3488180Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-12-04T08:34:42.3492141Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-12-04T08:34:42.3495624Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-12-04T08:34:42.3500708Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-12-04T08:34:42.3502248Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-12-04T08:34:42.3504029Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-12-04T08:34:42.3523330Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-12-04T08:34:42.3534354Z adding 'torch/distributed/_symmetric_memory/_nvshmem_triton.py' 2025-12-04T08:34:42.3536323Z adding 'torch/distributed/_tensor/__init__.py' 2025-12-04T08:34:42.3537456Z adding 'torch/distributed/_tensor/api.py' 2025-12-04T08:34:42.3538616Z adding 'torch/distributed/_tensor/placement_types.py' 2025-12-04T08:34:42.3539890Z adding 'torch/distributed/_tools/__init__.py' 2025-12-04T08:34:42.3541240Z adding 'torch/distributed/_tools/common_utils.py' 2025-12-04T08:34:42.3543902Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-12-04T08:34:42.3550469Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-12-04T08:34:42.3553784Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-12-04T08:34:42.3565810Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-12-04T08:34:42.3569327Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-12-04T08:34:42.3572357Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-12-04T08:34:42.3576831Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-12-04T08:34:42.3588772Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-12-04T08:34:42.3592451Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-12-04T08:34:42.3593952Z adding 'torch/distributed/algorithms/__init__.py' 2025-12-04T08:34:42.3598246Z adding 'torch/distributed/algorithms/join.py' 2025-12-04T08:34:42.3599716Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-12-04T08:34:42.3604147Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-12-04T08:34:42.3605462Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-12-04T08:34:42.3608047Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-12-04T08:34:42.3609422Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-12-04T08:34:42.3611409Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-12-04T08:34:42.3612676Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-12-04T08:34:42.3614640Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-12-04T08:34:42.3616834Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-12-04T08:34:42.3621738Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-12-04T08:34:42.3623823Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-12-04T08:34:42.3625558Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-12-04T08:34:42.3627757Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-12-04T08:34:42.3630239Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-12-04T08:34:42.3632526Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-12-04T08:34:42.3643333Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-12-04T08:34:42.3646061Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-12-04T08:34:42.3647449Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-12-04T08:34:42.3649496Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-12-04T08:34:42.3652624Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-12-04T08:34:42.3654436Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-12-04T08:34:42.3656085Z adding 'torch/distributed/autograd/__init__.py' 2025-12-04T08:34:42.3657656Z adding 'torch/distributed/checkpoint/__init__.py' 2025-12-04T08:34:42.3658948Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-12-04T08:34:42.3662813Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-12-04T08:34:42.3664586Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-12-04T08:34:42.3666544Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-12-04T08:34:42.3674031Z adding 'torch/distributed/checkpoint/_consolidate_hf_safetensors.py' 2025-12-04T08:34:42.3675844Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-12-04T08:34:42.3677417Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-12-04T08:34:42.3680108Z adding 'torch/distributed/checkpoint/_extension.py' 2025-12-04T08:34:42.3682185Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-12-04T08:34:42.3683781Z adding 'torch/distributed/checkpoint/_hf_utils.py' 2025-12-04T08:34:42.3685289Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-12-04T08:34:42.3689428Z adding 'torch/distributed/checkpoint/_pg_transport.py' 2025-12-04T08:34:42.3691537Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-12-04T08:34:42.3696276Z adding 'torch/distributed/checkpoint/_state_dict_stager.py' 2025-12-04T08:34:42.3697786Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-12-04T08:34:42.3700099Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-12-04T08:34:42.3701188Z adding 'torch/distributed/checkpoint/_version.py' 2025-12-04T08:34:42.3702477Z adding 'torch/distributed/checkpoint/api.py' 2025-12-04T08:34:42.3710374Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-12-04T08:34:42.3720044Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-12-04T08:34:42.3723413Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-12-04T08:34:42.3727704Z adding 'torch/distributed/checkpoint/hf_storage.py' 2025-12-04T08:34:42.3729642Z adding 'torch/distributed/checkpoint/logger.py' 2025-12-04T08:34:42.3730765Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-12-04T08:34:42.3732902Z adding 'torch/distributed/checkpoint/metadata.py' 2025-12-04T08:34:42.3736974Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-12-04T08:34:42.3741680Z adding 'torch/distributed/checkpoint/planner.py' 2025-12-04T08:34:42.3746337Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-12-04T08:34:42.3750310Z adding 'torch/distributed/checkpoint/quantized_hf_storage.py' 2025-12-04T08:34:42.3751889Z adding 'torch/distributed/checkpoint/resharding.py' 2025-12-04T08:34:42.3757506Z adding 'torch/distributed/checkpoint/staging.py' 2025-12-04T08:34:42.3774526Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-12-04T08:34:42.3778928Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-12-04T08:34:42.3783850Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-12-04T08:34:42.3785264Z adding 'torch/distributed/checkpoint/stateful.py' 2025-12-04T08:34:42.3788073Z adding 'torch/distributed/checkpoint/storage.py' 2025-12-04T08:34:42.3792560Z adding 'torch/distributed/checkpoint/utils.py' 2025-12-04T08:34:42.3794577Z adding 'torch/distributed/checkpoint/_experimental/__init__.py' 2025-12-04T08:34:42.3797530Z adding 'torch/distributed/checkpoint/_experimental/barriers.py' 2025-12-04T08:34:42.3799676Z adding 'torch/distributed/checkpoint/_experimental/builder.py' 2025-12-04T08:34:42.3803473Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_process.py' 2025-12-04T08:34:42.3806464Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_reader.py' 2025-12-04T08:34:42.3808661Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_writer.py' 2025-12-04T08:34:42.3811407Z adding 'torch/distributed/checkpoint/_experimental/checkpointer.py' 2025-12-04T08:34:42.3812780Z adding 'torch/distributed/checkpoint/_experimental/config.py' 2025-12-04T08:34:42.3815658Z adding 'torch/distributed/checkpoint/_experimental/staging.py' 2025-12-04T08:34:42.3817024Z adding 'torch/distributed/checkpoint/_experimental/types.py' 2025-12-04T08:34:42.3818303Z adding 'torch/distributed/checkpoint/_experimental/utils.py' 2025-12-04T08:34:42.3820224Z adding 'torch/distributed/debug/__init__.py' 2025-12-04T08:34:42.3824455Z adding 'torch/distributed/debug/_frontend.py' 2025-12-04T08:34:42.3825767Z adding 'torch/distributed/debug/_handlers.py' 2025-12-04T08:34:42.3827194Z adding 'torch/distributed/debug/_store.py' 2025-12-04T08:34:42.3829321Z adding 'torch/distributed/elastic/__init__.py' 2025-12-04T08:34:42.3830828Z adding 'torch/distributed/elastic/control_plane.py' 2025-12-04T08:34:42.3832010Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-12-04T08:34:42.3833556Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-12-04T08:34:42.3845726Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-12-04T08:34:42.3847881Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-12-04T08:34:42.3852813Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-12-04T08:34:42.3855778Z adding 'torch/distributed/elastic/events/__init__.py' 2025-12-04T08:34:42.3857594Z adding 'torch/distributed/elastic/events/api.py' 2025-12-04T08:34:42.3858833Z adding 'torch/distributed/elastic/events/handlers.py' 2025-12-04T08:34:42.3861364Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-12-04T08:34:42.3863518Z adding 'torch/distributed/elastic/metrics/api.py' 2025-12-04T08:34:42.3867073Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-12-04T08:34:42.3877788Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-12-04T08:34:42.3879985Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-12-04T08:34:42.3882275Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-12-04T08:34:42.3887318Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-12-04T08:34:42.3889918Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-12-04T08:34:42.3891226Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-12-04T08:34:42.3892725Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-12-04T08:34:42.3895904Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-12-04T08:34:42.3897607Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-12-04T08:34:42.3900298Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-12-04T08:34:42.3901637Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-12-04T08:34:42.3905910Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-12-04T08:34:42.3909601Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-12-04T08:34:42.3921875Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-12-04T08:34:42.3933890Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-12-04T08:34:42.3936806Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-12-04T08:34:42.3939897Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-12-04T08:34:42.3942687Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-12-04T08:34:42.3944363Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-12-04T08:34:42.3946326Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-12-04T08:34:42.3949343Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-12-04T08:34:42.3951039Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-12-04T08:34:42.3954197Z adding 'torch/distributed/elastic/timer/api.py' 2025-12-04T08:34:42.3955504Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-12-04T08:34:42.3960321Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-12-04T08:34:42.3962471Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-12-04T08:34:42.3963973Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-12-04T08:34:42.3965466Z adding 'torch/distributed/elastic/utils/api.py' 2025-12-04T08:34:42.3967910Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-12-04T08:34:42.3969057Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-12-04T08:34:42.3970864Z adding 'torch/distributed/elastic/utils/logging.py' 2025-12-04T08:34:42.3973436Z adding 'torch/distributed/elastic/utils/store.py' 2025-12-04T08:34:42.3975076Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-12-04T08:34:42.3976602Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-12-04T08:34:42.3978406Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-12-04T08:34:42.3979609Z adding 'torch/distributed/flight_recorder/__init__.py' 2025-12-04T08:34:42.3981313Z adding 'torch/distributed/flight_recorder/fr_trace.py' 2025-12-04T08:34:42.3982526Z adding 'torch/distributed/flight_recorder/components/__init__.py' 2025-12-04T08:34:42.3987752Z adding 'torch/distributed/flight_recorder/components/builder.py' 2025-12-04T08:34:42.3989826Z adding 'torch/distributed/flight_recorder/components/config_manager.py' 2025-12-04T08:34:42.3991252Z adding 'torch/distributed/flight_recorder/components/fr_logger.py' 2025-12-04T08:34:42.3993102Z adding 'torch/distributed/flight_recorder/components/loader.py' 2025-12-04T08:34:42.3998668Z adding 'torch/distributed/flight_recorder/components/types.py' 2025-12-04T08:34:42.4007194Z adding 'torch/distributed/flight_recorder/components/utils.py' 2025-12-04T08:34:42.4009203Z adding 'torch/distributed/fsdp/__init__.py' 2025-12-04T08:34:42.4016336Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-12-04T08:34:42.4018933Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-12-04T08:34:42.4020653Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-12-04T08:34:42.4024974Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-12-04T08:34:42.4063446Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-12-04T08:34:42.4066417Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-12-04T08:34:42.4080514Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-12-04T08:34:42.4082290Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-12-04T08:34:42.4112364Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-12-04T08:34:42.4132400Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-12-04T08:34:42.4135343Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-12-04T08:34:42.4143883Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-12-04T08:34:42.4147561Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-12-04T08:34:42.4149960Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-12-04T08:34:42.4153308Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-12-04T08:34:42.4156835Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-12-04T08:34:42.4162631Z adding 'torch/distributed/fsdp/api.py' 2025-12-04T08:34:42.4192221Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-12-04T08:34:42.4197247Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-12-04T08:34:42.4204331Z adding 'torch/distributed/fsdp/wrap.py' 2025-12-04T08:34:42.4206191Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-12-04T08:34:42.4208494Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-12-04T08:34:42.4216468Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-12-04T08:34:42.4218919Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-12-04T08:34:42.4222071Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-12-04T08:34:42.4234834Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-12-04T08:34:42.4245910Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-12-04T08:34:42.4250846Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-12-04T08:34:42.4260577Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-12-04T08:34:42.4262239Z adding 'torch/distributed/launcher/__init__.py' 2025-12-04T08:34:42.4266343Z adding 'torch/distributed/launcher/api.py' 2025-12-04T08:34:42.4267961Z adding 'torch/distributed/nn/__init__.py' 2025-12-04T08:34:42.4271882Z adding 'torch/distributed/nn/functional.py' 2025-12-04T08:34:42.4273234Z adding 'torch/distributed/nn/api/__init__.py' 2025-12-04T08:34:42.4280344Z adding 'torch/distributed/nn/api/remote_module.py' 2025-12-04T08:34:42.4281942Z adding 'torch/distributed/nn/jit/__init__.py' 2025-12-04T08:34:42.4283899Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-12-04T08:34:42.4285055Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-12-04T08:34:42.4287003Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-12-04T08:34:42.4288690Z adding 'torch/distributed/optim/__init__.py' 2025-12-04T08:34:42.4289881Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-12-04T08:34:42.4292276Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-12-04T08:34:42.4294262Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-12-04T08:34:42.4296215Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-12-04T08:34:42.4298572Z adding 'torch/distributed/optim/functional_adam.py' 2025-12-04T08:34:42.4300571Z adding 'torch/distributed/optim/functional_adamax.py' 2025-12-04T08:34:42.4303218Z adding 'torch/distributed/optim/functional_adamw.py' 2025-12-04T08:34:42.4305448Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-12-04T08:34:42.4307562Z adding 'torch/distributed/optim/functional_rprop.py' 2025-12-04T08:34:42.4309719Z adding 'torch/distributed/optim/functional_sgd.py' 2025-12-04T08:34:42.4313825Z adding 'torch/distributed/optim/named_optimizer.py' 2025-12-04T08:34:42.4317354Z adding 'torch/distributed/optim/optimizer.py' 2025-12-04T08:34:42.4319487Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-12-04T08:34:42.4321069Z adding 'torch/distributed/optim/utils.py' 2025-12-04T08:34:42.4342384Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-12-04T08:34:42.4344604Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-12-04T08:34:42.4361292Z adding 'torch/distributed/pipelining/_IR.py' 2025-12-04T08:34:42.4363004Z adding 'torch/distributed/pipelining/__init__.py' 2025-12-04T08:34:42.4368277Z adding 'torch/distributed/pipelining/_backward.py' 2025-12-04T08:34:42.4369671Z adding 'torch/distributed/pipelining/_debug.py' 2025-12-04T08:34:42.4374379Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-12-04T08:34:42.4375904Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-12-04T08:34:42.4378043Z adding 'torch/distributed/pipelining/_utils.py' 2025-12-04T08:34:42.4383413Z adding 'torch/distributed/pipelining/microbatch.py' 2025-12-04T08:34:42.4420885Z adding 'torch/distributed/pipelining/schedules.py' 2025-12-04T08:34:42.4441742Z adding 'torch/distributed/pipelining/stage.py' 2025-12-04T08:34:42.4445369Z adding 'torch/distributed/rpc/__init__.py' 2025-12-04T08:34:42.4447002Z adding 'torch/distributed/rpc/_utils.py' 2025-12-04T08:34:42.4456207Z adding 'torch/distributed/rpc/api.py' 2025-12-04T08:34:42.4461143Z adding 'torch/distributed/rpc/backend_registry.py' 2025-12-04T08:34:42.4462529Z adding 'torch/distributed/rpc/constants.py' 2025-12-04T08:34:42.4464897Z adding 'torch/distributed/rpc/functions.py' 2025-12-04T08:34:42.4468379Z adding 'torch/distributed/rpc/internal.py' 2025-12-04T08:34:42.4470920Z adding 'torch/distributed/rpc/options.py' 2025-12-04T08:34:42.4472582Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-12-04T08:34:42.4475342Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-12-04T08:34:42.4476730Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-12-04T08:34:42.4478234Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-12-04T08:34:42.4480052Z adding 'torch/distributed/tensor/__init__.py' 2025-12-04T08:34:42.4495780Z adding 'torch/distributed/tensor/_api.py' 2025-12-04T08:34:42.4500274Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-12-04T08:34:42.4508864Z adding 'torch/distributed/tensor/_dispatch.py' 2025-12-04T08:34:42.4517729Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-12-04T08:34:42.4524590Z adding 'torch/distributed/tensor/_op_schema.py' 2025-12-04T08:34:42.4530612Z adding 'torch/distributed/tensor/_random.py' 2025-12-04T08:34:42.4541094Z adding 'torch/distributed/tensor/_redistribute.py' 2025-12-04T08:34:42.4549690Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-12-04T08:34:42.4553409Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-12-04T08:34:42.4556298Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-12-04T08:34:42.4561663Z adding 'torch/distributed/tensor/_utils.py' 2025-12-04T08:34:42.4563143Z adding 'torch/distributed/tensor/device_mesh.py' 2025-12-04T08:34:42.4572778Z adding 'torch/distributed/tensor/placement_types.py' 2025-12-04T08:34:42.4574488Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-12-04T08:34:42.4578342Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-12-04T08:34:42.4580438Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-12-04T08:34:42.4583367Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-12-04T08:34:42.4585089Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-12-04T08:34:42.4586902Z adding 'torch/distributed/tensor/_ops/_mask_buffer.py' 2025-12-04T08:34:42.4598480Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-12-04T08:34:42.4606660Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-12-04T08:34:42.4613014Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-12-04T08:34:42.4614556Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-12-04T08:34:42.4628036Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-12-04T08:34:42.4637731Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-12-04T08:34:42.4640033Z adding 'torch/distributed/tensor/_ops/registration.py' 2025-12-04T08:34:42.4644305Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-12-04T08:34:42.4646269Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-12-04T08:34:42.4652788Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-12-04T08:34:42.4654748Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-12-04T08:34:42.4657520Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-12-04T08:34:42.4659209Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-12-04T08:34:42.4660519Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-12-04T08:34:42.4664191Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-12-04T08:34:42.4666795Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-12-04T08:34:42.4672446Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-12-04T08:34:42.4674234Z adding 'torch/distributed/tensor/experimental/_context_parallel/__init__.py' 2025-12-04T08:34:42.4691027Z adding 'torch/distributed/tensor/experimental/_context_parallel/_attention.py' 2025-12-04T08:34:42.4693146Z adding 'torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py' 2025-12-04T08:34:42.4698560Z adding 'torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py' 2025-12-04T08:34:42.4701769Z adding 'torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py' 2025-12-04T08:34:42.4703647Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-12-04T08:34:42.4705209Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-12-04T08:34:42.4708053Z adding 'torch/distributed/tensor/parallel/api.py' 2025-12-04T08:34:42.4709916Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-12-04T08:34:42.4714065Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-12-04T08:34:42.4716055Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-12-04T08:34:42.4720839Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-12-04T08:34:42.4728382Z adding 'torch/distributed/tensor/parallel/style.py' 2025-12-04T08:34:42.4731435Z adding 'torch/distributions/__init__.py' 2025-12-04T08:34:42.4733597Z adding 'torch/distributions/bernoulli.py' 2025-12-04T08:34:42.4735517Z adding 'torch/distributions/beta.py' 2025-12-04T08:34:42.4737939Z adding 'torch/distributions/binomial.py' 2025-12-04T08:34:42.4740287Z adding 'torch/distributions/categorical.py' 2025-12-04T08:34:42.4741955Z adding 'torch/distributions/cauchy.py' 2025-12-04T08:34:42.4743270Z adding 'torch/distributions/chi2.py' 2025-12-04T08:34:42.4746323Z adding 'torch/distributions/constraint_registry.py' 2025-12-04T08:34:42.4751670Z adding 'torch/distributions/constraints.py' 2025-12-04T08:34:42.4754747Z adding 'torch/distributions/continuous_bernoulli.py' 2025-12-04T08:34:42.4756727Z adding 'torch/distributions/dirichlet.py' 2025-12-04T08:34:42.4760316Z adding 'torch/distributions/distribution.py' 2025-12-04T08:34:42.4762003Z adding 'torch/distributions/exp_family.py' 2025-12-04T08:34:42.4763618Z adding 'torch/distributions/exponential.py' 2025-12-04T08:34:42.4765533Z adding 'torch/distributions/fishersnedecor.py' 2025-12-04T08:34:42.4767473Z adding 'torch/distributions/gamma.py' 2025-12-04T08:34:42.4769714Z adding 'torch/distributions/generalized_pareto.py' 2025-12-04T08:34:42.4771746Z adding 'torch/distributions/geometric.py' 2025-12-04T08:34:42.4773520Z adding 'torch/distributions/gumbel.py' 2025-12-04T08:34:42.4775062Z adding 'torch/distributions/half_cauchy.py' 2025-12-04T08:34:42.4776475Z adding 'torch/distributions/half_normal.py' 2025-12-04T08:34:42.4778316Z adding 'torch/distributions/independent.py' 2025-12-04T08:34:42.4779901Z adding 'torch/distributions/inverse_gamma.py' 2025-12-04T08:34:42.4787766Z adding 'torch/distributions/kl.py' 2025-12-04T08:34:42.4789751Z adding 'torch/distributions/kumaraswamy.py' 2025-12-04T08:34:42.4791532Z adding 'torch/distributions/laplace.py' 2025-12-04T08:34:42.4793999Z adding 'torch/distributions/lkj_cholesky.py' 2025-12-04T08:34:42.4795445Z adding 'torch/distributions/log_normal.py' 2025-12-04T08:34:42.4796967Z adding 'torch/distributions/logistic_normal.py' 2025-12-04T08:34:42.4800134Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-12-04T08:34:42.4802989Z adding 'torch/distributions/mixture_same_family.py' 2025-12-04T08:34:42.4805532Z adding 'torch/distributions/multinomial.py' 2025-12-04T08:34:42.4808728Z adding 'torch/distributions/multivariate_normal.py' 2025-12-04T08:34:42.4810858Z adding 'torch/distributions/negative_binomial.py' 2025-12-04T08:34:42.4812710Z adding 'torch/distributions/normal.py' 2025-12-04T08:34:42.4814830Z adding 'torch/distributions/one_hot_categorical.py' 2025-12-04T08:34:42.4816275Z adding 'torch/distributions/pareto.py' 2025-12-04T08:34:42.4817842Z adding 'torch/distributions/poisson.py' 2025-12-04T08:34:42.4820099Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-12-04T08:34:42.4822046Z adding 'torch/distributions/relaxed_categorical.py' 2025-12-04T08:34:42.4824039Z adding 'torch/distributions/studentT.py' 2025-12-04T08:34:42.4826919Z adding 'torch/distributions/transformed_distribution.py' 2025-12-04T08:34:42.4837327Z adding 'torch/distributions/transforms.py' 2025-12-04T08:34:42.4839366Z adding 'torch/distributions/uniform.py' 2025-12-04T08:34:42.4842364Z adding 'torch/distributions/utils.py' 2025-12-04T08:34:42.4845201Z adding 'torch/distributions/von_mises.py' 2025-12-04T08:34:42.4846693Z adding 'torch/distributions/weibull.py' 2025-12-04T08:34:42.4850492Z adding 'torch/distributions/wishart.py' 2025-12-04T08:34:42.4857613Z adding 'torch/export/__init__.py' 2025-12-04T08:34:42.4863118Z adding 'torch/export/_draft_export.py' 2025-12-04T08:34:42.4865162Z adding 'torch/export/_leakage_detection_utils.py' 2025-12-04T08:34:42.4866966Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-12-04T08:34:42.4869729Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-12-04T08:34:42.4871272Z adding 'torch/export/_safeguard.py' 2025-12-04T08:34:42.4876274Z adding 'torch/export/_swap.py' 2025-12-04T08:34:42.4908343Z adding 'torch/export/_trace.py' 2025-12-04T08:34:42.4910343Z adding 'torch/export/_tree_utils.py' 2025-12-04T08:34:42.4920458Z adding 'torch/export/_unlift.py' 2025-12-04T08:34:42.4921939Z adding 'torch/export/_wrapper_utils.py' 2025-12-04T08:34:42.4923120Z adding 'torch/export/custom_obj.py' 2025-12-04T08:34:42.4924586Z adding 'torch/export/custom_ops.py' 2025-12-04T08:34:42.4926808Z adding 'torch/export/decomp_utils.py' 2025-12-04T08:34:42.4943731Z adding 'torch/export/dynamic_shapes.py' 2025-12-04T08:34:42.4964475Z adding 'torch/export/exported_program.py' 2025-12-04T08:34:42.4970766Z adding 'torch/export/graph_signature.py' 2025-12-04T08:34:42.4994695Z adding 'torch/export/unflatten.py' 2025-12-04T08:34:42.5000307Z adding 'torch/export/experimental/__init__.py' 2025-12-04T08:34:42.5003171Z adding 'torch/export/experimental/_utils.py' 2025-12-04T08:34:42.5005457Z adding 'torch/export/passes/__init__.py' 2025-12-04T08:34:42.5006786Z adding 'torch/export/pt2_archive/__init__.py' 2025-12-04T08:34:42.5018447Z adding 'torch/export/pt2_archive/_package.py' 2025-12-04T08:34:42.5020905Z adding 'torch/export/pt2_archive/_package_weights.py' 2025-12-04T08:34:42.5022250Z adding 'torch/export/pt2_archive/constants.py' 2025-12-04T08:34:42.5032166Z adding 'torch/fft/__init__.py' 2025-12-04T08:34:42.5033885Z adding 'torch/func/__init__.py' 2025-12-04T08:34:42.5038237Z adding 'torch/futures/__init__.py' 2025-12-04T08:34:42.5040854Z adding 'torch/fx/__init__.py' 2025-12-04T08:34:42.5042064Z adding 'torch/fx/_compatibility.py' 2025-12-04T08:34:42.5048367Z adding 'torch/fx/_graph_pickler.py' 2025-12-04T08:34:42.5051048Z adding 'torch/fx/_lazy_graph_module.py' 2025-12-04T08:34:42.5052921Z adding 'torch/fx/_pytree.py' 2025-12-04T08:34:42.5069566Z adding 'torch/fx/_symbolic_trace.py' 2025-12-04T08:34:42.5071472Z adding 'torch/fx/_utils.py' 2025-12-04T08:34:42.5072964Z adding 'torch/fx/annotate.py' 2025-12-04T08:34:42.5074039Z adding 'torch/fx/config.py' 2025-12-04T08:34:42.5101788Z adding 'torch/fx/graph.py' 2025-12-04T08:34:42.5118396Z adding 'torch/fx/graph_module.py' 2025-12-04T08:34:42.5120766Z adding 'torch/fx/immutable_collections.py' 2025-12-04T08:34:42.5125716Z adding 'torch/fx/interpreter.py' 2025-12-04T08:34:42.5138583Z adding 'torch/fx/node.py' 2025-12-04T08:34:42.5143512Z adding 'torch/fx/operator_schemas.py' 2025-12-04T08:34:42.5153186Z adding 'torch/fx/proxy.py' 2025-12-04T08:34:42.5158392Z adding 'torch/fx/subgraph_rewriter.py' 2025-12-04T08:34:42.5159959Z adding 'torch/fx/tensor_type.py' 2025-12-04T08:34:42.5164967Z adding 'torch/fx/traceback.py' 2025-12-04T08:34:42.5166449Z adding 'torch/fx/experimental/__init__.py' 2025-12-04T08:34:42.5167979Z adding 'torch/fx/experimental/_backward_state.py' 2025-12-04T08:34:42.5170173Z adding 'torch/fx/experimental/_config.py' 2025-12-04T08:34:42.5171454Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-12-04T08:34:42.5173488Z adding 'torch/fx/experimental/_dynamism.py' 2025-12-04T08:34:42.5186853Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-12-04T08:34:42.5191665Z adding 'torch/fx/experimental/const_fold.py' 2025-12-04T08:34:42.5193196Z adding 'torch/fx/experimental/debug.py' 2025-12-04T08:34:42.5202260Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-12-04T08:34:42.5205499Z adding 'torch/fx/experimental/merge_matmul.py' 2025-12-04T08:34:42.5209004Z adding 'torch/fx/experimental/meta_tracer.py' 2025-12-04T08:34:42.5211300Z adding 'torch/fx/experimental/normalize.py' 2025-12-04T08:34:42.5216743Z adding 'torch/fx/experimental/optimization.py' 2025-12-04T08:34:42.5220465Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-12-04T08:34:42.5258273Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-12-04T08:34:42.5265056Z adding 'torch/fx/experimental/recording.py' 2025-12-04T08:34:42.5266665Z adding 'torch/fx/experimental/refinement_types.py' 2025-12-04T08:34:42.5268973Z adding 'torch/fx/experimental/rewriter.py' 2025-12-04T08:34:42.5271318Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-12-04T08:34:42.5289826Z adding 'torch/fx/experimental/sym_node.py' 2025-12-04T08:34:42.5416081Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-12-04T08:34:42.5417464Z adding 'torch/fx/experimental/unify_refinements.py' 2025-12-04T08:34:42.5428631Z adding 'torch/fx/experimental/validator.py' 2025-12-04T08:34:42.5429041Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-12-04T08:34:42.5431157Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-12-04T08:34:42.5442994Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-12-04T08:34:42.5454176Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-12-04T08:34:42.5456372Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-12-04T08:34:42.5459894Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-12-04T08:34:42.5461782Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-12-04T08:34:42.5462966Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-12-04T08:34:42.5464574Z adding 'torch/fx/experimental/unification/__init__.py' 2025-12-04T08:34:42.5466536Z adding 'torch/fx/experimental/unification/core.py' 2025-12-04T08:34:42.5467716Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-12-04T08:34:42.5469621Z adding 'torch/fx/experimental/unification/match.py' 2025-12-04T08:34:42.5471406Z adding 'torch/fx/experimental/unification/more.py' 2025-12-04T08:34:42.5475063Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-12-04T08:34:42.5477153Z adding 'torch/fx/experimental/unification/utils.py' 2025-12-04T08:34:42.5478886Z adding 'torch/fx/experimental/unification/variable.py' 2025-12-04T08:34:42.5480501Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-12-04T08:34:42.5482725Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-12-04T08:34:42.5484323Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-12-04T08:34:42.5488760Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-12-04T08:34:42.5491161Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-12-04T08:34:42.5493088Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-12-04T08:34:42.5494737Z adding 'torch/fx/passes/__init__.py' 2025-12-04T08:34:42.5499882Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-12-04T08:34:42.5501608Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-12-04T08:34:42.5504099Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-12-04T08:34:42.5509066Z adding 'torch/fx/passes/graph_drawer.py' 2025-12-04T08:34:42.5511121Z adding 'torch/fx/passes/graph_manipulation.py' 2025-12-04T08:34:42.5514053Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-12-04T08:34:42.5523424Z adding 'torch/fx/passes/net_min_base.py' 2025-12-04T08:34:42.5526260Z adding 'torch/fx/passes/operator_support.py' 2025-12-04T08:34:42.5528368Z adding 'torch/fx/passes/param_fetch.py' 2025-12-04T08:34:42.5531070Z adding 'torch/fx/passes/pass_manager.py' 2025-12-04T08:34:42.5533970Z adding 'torch/fx/passes/regional_inductor.py' 2025-12-04T08:34:42.5544981Z adding 'torch/fx/passes/reinplace.py' 2025-12-04T08:34:42.5553229Z adding 'torch/fx/passes/runtime_assert.py' 2025-12-04T08:34:42.5556513Z adding 'torch/fx/passes/shape_prop.py' 2025-12-04T08:34:42.5564281Z adding 'torch/fx/passes/split_module.py' 2025-12-04T08:34:42.5568303Z adding 'torch/fx/passes/split_utils.py' 2025-12-04T08:34:42.5580222Z adding 'torch/fx/passes/splitter_base.py' 2025-12-04T08:34:42.5584861Z adding 'torch/fx/passes/tools_common.py' 2025-12-04T08:34:42.5586589Z adding 'torch/fx/passes/backends/__init__.py' 2025-12-04T08:34:42.5588305Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-12-04T08:34:42.5589652Z adding 'torch/fx/passes/dialect/__init__.py' 2025-12-04T08:34:42.5590985Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-12-04T08:34:42.5593086Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-12-04T08:34:42.5594399Z adding 'torch/fx/passes/infra/__init__.py' 2025-12-04T08:34:42.5599272Z adding 'torch/fx/passes/infra/partitioner.py' 2025-12-04T08:34:42.5601225Z adding 'torch/fx/passes/infra/pass_base.py' 2025-12-04T08:34:42.5605017Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-12-04T08:34:42.5606306Z adding 'torch/fx/passes/tests/__init__.py' 2025-12-04T08:34:42.5607438Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-12-04T08:34:42.5608719Z adding 'torch/fx/passes/utils/__init__.py' 2025-12-04T08:34:42.5610432Z adding 'torch/fx/passes/utils/common.py' 2025-12-04T08:34:42.5613947Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-12-04T08:34:42.5619084Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-12-04T08:34:42.5621337Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-12-04T08:34:42.5623736Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-12-04T08:34:42.5630056Z adding 'torch/include/advisor-annotate.h' 2025-12-04T08:34:42.5631845Z adding 'torch/include/clog.h' 2025-12-04T08:34:42.5641905Z adding 'torch/include/cpuinfo.h' 2025-12-04T08:34:42.5643605Z adding 'torch/include/dnnl.h' 2025-12-04T08:34:42.5646784Z adding 'torch/include/dnnl.hpp' 2025-12-04T08:34:42.5648104Z adding 'torch/include/dnnl_config.h' 2025-12-04T08:34:42.5649246Z adding 'torch/include/dnnl_debug.h' 2025-12-04T08:34:42.5650641Z adding 'torch/include/dnnl_ocl.h' 2025-12-04T08:34:42.5651757Z adding 'torch/include/dnnl_ocl.hpp' 2025-12-04T08:34:42.5653022Z adding 'torch/include/dnnl_sycl.h' 2025-12-04T08:34:42.5654029Z adding 'torch/include/dnnl_sycl.hpp' 2025-12-04T08:34:42.5655240Z adding 'torch/include/dnnl_sycl_types.h' 2025-12-04T08:34:42.5656365Z adding 'torch/include/dnnl_threadpool.h' 2025-12-04T08:34:42.5657604Z adding 'torch/include/dnnl_threadpool.hpp' 2025-12-04T08:34:42.5658792Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-12-04T08:34:42.5659829Z adding 'torch/include/dnnl_types.h' 2025-12-04T08:34:42.5660992Z adding 'torch/include/dnnl_version.h' 2025-12-04T08:34:42.5662162Z adding 'torch/include/experiments-config.h' 2025-12-04T08:34:42.5663186Z adding 'torch/include/fp16.h' 2025-12-04T08:34:42.5666371Z adding 'torch/include/fxdiv.h' 2025-12-04T08:34:42.5668378Z adding 'torch/include/ittnotify-zca.h' 2025-12-04T08:34:42.5708310Z adding 'torch/include/ittnotify.h' 2025-12-04T08:34:42.5716720Z adding 'torch/include/jitprofiling.h' 2025-12-04T08:34:42.5718249Z adding 'torch/include/libittnotify.h' 2025-12-04T08:34:42.5719681Z adding 'torch/include/libshm.h' 2025-12-04T08:34:42.5725067Z adding 'torch/include/nnpack.h' 2025-12-04T08:34:42.5733129Z adding 'torch/include/psimd.h' 2025-12-04T08:34:42.5743831Z adding 'torch/include/pthreadpool.h' 2025-12-04T08:34:42.5746443Z adding 'torch/include/qnnpack_func.h' 2025-12-04T08:34:42.5777320Z adding 'torch/include/sleef.h' 2025-12-04T08:34:42.5812955Z adding 'torch/include/xnnpack.h' 2025-12-04T08:34:42.5814634Z adding 'torch/include/ATen/ATen.h' 2025-12-04T08:34:42.5819169Z adding 'torch/include/ATen/AccumulateType.h' 2025-12-04T08:34:42.5819617Z adding 'torch/include/ATen/ArrayRef.h' 2025-12-04T08:34:42.5820013Z adding 'torch/include/ATen/Backend.h' 2025-12-04T08:34:42.5820400Z adding 'torch/include/ATen/Backtrace.h' 2025-12-04T08:34:42.5820805Z adding 'torch/include/ATen/BlasBackend.h' 2025-12-04T08:34:42.5824210Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-12-04T08:34:42.5826091Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-12-04T08:34:42.5827913Z adding 'torch/include/ATen/CPUFunctions.h' 2025-12-04T08:34:42.5831895Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-12-04T08:34:42.5833720Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-12-04T08:34:42.5835429Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-12-04T08:34:42.5839995Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-12-04T08:34:42.5841946Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-12-04T08:34:42.5843808Z adding 'torch/include/ATen/CollapseDims.h' 2025-12-04T08:34:42.5845722Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-12-04T08:34:42.5850919Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-12-04T08:34:42.5853214Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-12-04T08:34:42.5856620Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-12-04T08:34:42.5858564Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-12-04T08:34:42.5862755Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-12-04T08:34:42.5864841Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-12-04T08:34:42.5866540Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-12-04T08:34:42.5868068Z adding 'torch/include/ATen/Config.h' 2025-12-04T08:34:42.5874514Z adding 'torch/include/ATen/Context.h' 2025-12-04T08:34:42.5876627Z adding 'torch/include/ATen/DLConvertor.h' 2025-12-04T08:34:42.5878075Z adding 'torch/include/ATen/DTensorState.h' 2025-12-04T08:34:42.5879394Z adding 'torch/include/ATen/Device.h' 2025-12-04T08:34:42.5881460Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-12-04T08:34:42.5883075Z adding 'torch/include/ATen/DeviceGuard.h' 2025-12-04T08:34:42.5884322Z adding 'torch/include/ATen/DimVector.h' 2025-12-04T08:34:42.5885574Z adding 'torch/include/ATen/Dimname.h' 2025-12-04T08:34:42.5891782Z adding 'torch/include/ATen/Dispatch.h' 2025-12-04T08:34:42.5897492Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-12-04T08:34:42.5899483Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-12-04T08:34:42.5901346Z adding 'torch/include/ATen/EmptyTensor.h' 2025-12-04T08:34:42.5903117Z adding 'torch/include/ATen/ExpandBase.h' 2025-12-04T08:34:42.5907377Z adding 'torch/include/ATen/ExpandUtils.h' 2025-12-04T08:34:42.5908904Z adding 'torch/include/ATen/Formatting.h' 2025-12-04T08:34:42.5910826Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-12-04T08:34:42.5914469Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-12-04T08:34:42.5920019Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-12-04T08:34:42.5921844Z adding 'torch/include/ATen/FunctionalizeFallbackKernel.h' 2025-12-04T08:34:42.5930884Z adding 'torch/include/ATen/Functions.h' 2025-12-04T08:34:42.5932662Z adding 'torch/include/ATen/Generator.h' 2025-12-04T08:34:42.5934901Z adding 'torch/include/ATen/InferSize.h' 2025-12-04T08:34:42.5936416Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-12-04T08:34:42.5937633Z adding 'torch/include/ATen/Layout.h' 2025-12-04T08:34:42.5939294Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-12-04T08:34:42.5942034Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-12-04T08:34:42.5943478Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-12-04T08:34:42.5946878Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-12-04T08:34:42.5948473Z adding 'torch/include/ATen/LinalgBackend.h' 2025-12-04T08:34:42.5950460Z adding 'torch/include/ATen/MapAllocator.h' 2025-12-04T08:34:42.5952384Z adding 'torch/include/ATen/MatrixRef.h' 2025-12-04T08:34:42.5953893Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-12-04T08:34:42.5955566Z adding 'torch/include/ATen/MetaFunctions.h' 2025-12-04T08:34:42.5958319Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-12-04T08:34:42.5961395Z adding 'torch/include/ATen/MethodOperators.h' 2025-12-04T08:34:42.5962914Z adding 'torch/include/ATen/NamedTensor.h' 2025-12-04T08:34:42.5965582Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-12-04T08:34:42.5973644Z adding 'torch/include/ATen/NativeFunctions.h' 2025-12-04T08:34:42.5982154Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-12-04T08:34:42.5986613Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-12-04T08:34:42.5988538Z adding 'torch/include/ATen/NumericUtils.h' 2025-12-04T08:34:42.5990362Z adding 'torch/include/ATen/OpMathType.h' 2025-12-04T08:34:42.5993296Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-12-04T08:34:42.6001615Z adding 'torch/include/ATen/Operators.h' 2025-12-04T08:34:42.6004108Z adding 'torch/include/ATen/PTThreadPool.h' 2025-12-04T08:34:42.6005577Z adding 'torch/include/ATen/PadNd.h' 2025-12-04T08:34:42.6007498Z adding 'torch/include/ATen/Parallel-inl.h' 2025-12-04T08:34:42.6009644Z adding 'torch/include/ATen/Parallel.h' 2025-12-04T08:34:42.6011197Z adding 'torch/include/ATen/ParallelFuture.h' 2025-12-04T08:34:42.6012692Z adding 'torch/include/ATen/ParallelNative.h' 2025-12-04T08:34:42.6014362Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-12-04T08:34:42.6016125Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-12-04T08:34:42.6017614Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-12-04T08:34:42.6242418Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-12-04T08:34:42.6373590Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-12-04T08:34:42.6379256Z adding 'torch/include/ATen/SDPBackend.h' 2025-12-04T08:34:42.6379759Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-12-04T08:34:42.6380039Z adding 'torch/include/ATen/Scalar.h' 2025-12-04T08:34:42.6382164Z adding 'torch/include/ATen/ScalarOps.h' 2025-12-04T08:34:42.6382515Z adding 'torch/include/ATen/ScalarType.h' 2025-12-04T08:34:42.6382875Z adding 'torch/include/ATen/SequenceNumber.h' 2025-12-04T08:34:42.6383183Z adding 'torch/include/ATen/SmallVector.h' 2025-12-04T08:34:42.6386155Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-12-04T08:34:42.6390307Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-12-04T08:34:42.6394579Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-12-04T08:34:42.6395782Z adding 'torch/include/ATen/Storage.h' 2025-12-04T08:34:42.6397221Z adding 'torch/include/ATen/StorageUtils.h' 2025-12-04T08:34:42.6398491Z adding 'torch/include/ATen/Tensor.h' 2025-12-04T08:34:42.6399586Z adding 'torch/include/ATen/TensorAccessor.h' 2025-12-04T08:34:42.6401520Z adding 'torch/include/ATen/TensorGeometry.h' 2025-12-04T08:34:42.6409793Z adding 'torch/include/ATen/TensorIndexing.h' 2025-12-04T08:34:42.6422209Z adding 'torch/include/ATen/TensorIterator.h' 2025-12-04T08:34:42.6424075Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-12-04T08:34:42.6426432Z adding 'torch/include/ATen/TensorMeta.h' 2025-12-04T08:34:42.6428352Z adding 'torch/include/ATen/TensorNames.h' 2025-12-04T08:34:42.6430221Z adding 'torch/include/ATen/TensorOperators.h' 2025-12-04T08:34:42.6431322Z adding 'torch/include/ATen/TensorOptions.h' 2025-12-04T08:34:42.6433308Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-12-04T08:34:42.6435588Z adding 'torch/include/ATen/TensorUtils.h' 2025-12-04T08:34:42.6437058Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-12-04T08:34:42.6439178Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-12-04T08:34:42.6441944Z adding 'torch/include/ATen/TracerMode.h' 2025-12-04T08:34:42.6442958Z adding 'torch/include/ATen/TypeDefault.h' 2025-12-04T08:34:42.6444981Z adding 'torch/include/ATen/Utils.h' 2025-12-04T08:34:42.6446060Z adding 'torch/include/ATen/Version.h' 2025-12-04T08:34:42.6587071Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-12-04T08:34:42.6599829Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-12-04T08:34:42.6600129Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-12-04T08:34:42.6610109Z adding 'torch/include/ATen/autocast_mode.h' 2025-12-04T08:34:42.6610858Z adding 'torch/include/ATen/ceil_div.h' 2025-12-04T08:34:42.6613651Z adding 'torch/include/ATen/code_template.h' 2025-12-04T08:34:42.6615542Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-12-04T08:34:42.6616775Z adding 'torch/include/ATen/div_rtn.h' 2025-12-04T08:34:42.6620813Z adding 'torch/include/ATen/dlpack.h' 2025-12-04T08:34:42.6622159Z adding 'torch/include/ATen/jit_macros.h' 2025-12-04T08:34:42.6623681Z adding 'torch/include/ATen/jiterator_macros.h' 2025-12-04T08:34:42.6630773Z adding 'torch/include/ATen/record_function.h' 2025-12-04T08:34:42.6633209Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-12-04T08:34:42.6634723Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-12-04T08:34:42.6636180Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-12-04T08:34:42.6638078Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-12-04T08:34:42.6639845Z adding 'torch/include/ATen/core/Array.h' 2025-12-04T08:34:42.6641021Z adding 'torch/include/ATen/core/Backtrace.h' 2025-12-04T08:34:42.6650571Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-12-04T08:34:42.6652175Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-12-04T08:34:42.6654199Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-12-04T08:34:42.6655698Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-12-04T08:34:42.6659839Z adding 'torch/include/ATen/core/Dict.h' 2025-12-04T08:34:42.6662533Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-12-04T08:34:42.6663684Z adding 'torch/include/ATen/core/DimVector.h' 2025-12-04T08:34:42.6665188Z adding 'torch/include/ATen/core/Dimname.h' 2025-12-04T08:34:42.6668448Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-12-04T08:34:42.6669882Z adding 'torch/include/ATen/core/Formatting.h' 2025-12-04T08:34:42.6672339Z adding 'torch/include/ATen/core/Generator.h' 2025-12-04T08:34:42.6673751Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-12-04T08:34:42.6679609Z adding 'torch/include/ATen/core/IListRef.h' 2025-12-04T08:34:42.6681871Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-12-04T08:34:42.6684048Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-12-04T08:34:42.6688284Z adding 'torch/include/ATen/core/List.h' 2025-12-04T08:34:42.6691356Z adding 'torch/include/ATen/core/List_inl.h' 2025-12-04T08:34:42.6694178Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-12-04T08:34:42.6696390Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-12-04T08:34:42.6698771Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-12-04T08:34:42.6701552Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-12-04T08:34:42.6703310Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-12-04T08:34:42.6704706Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-12-04T08:34:42.6706597Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-12-04T08:34:42.6707835Z adding 'torch/include/ATen/core/Range.h' 2025-12-04T08:34:42.6709096Z adding 'torch/include/ATen/core/Reduction.h' 2025-12-04T08:34:42.6710224Z adding 'torch/include/ATen/core/Scalar.h' 2025-12-04T08:34:42.6711439Z adding 'torch/include/ATen/core/ScalarType.h' 2025-12-04T08:34:42.6712912Z adding 'torch/include/ATen/core/Tensor.h' 2025-12-04T08:34:42.6714470Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-12-04T08:34:42.6727064Z adding 'torch/include/ATen/core/TensorBase.h' 2025-12-04T08:34:42.6774544Z adding 'torch/include/ATen/core/TensorBody.h' 2025-12-04T08:34:42.6778072Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-12-04T08:34:42.6780069Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-12-04T08:34:42.6781464Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-12-04T08:34:42.6782748Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-12-04T08:34:42.6784691Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-12-04T08:34:42.6786487Z adding 'torch/include/ATen/core/Variadic.h' 2025-12-04T08:34:42.6788184Z adding 'torch/include/ATen/core/Vitals.h' 2025-12-04T08:34:42.6790283Z adding 'torch/include/ATen/core/alias_info.h' 2025-12-04T08:34:42.6802992Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-12-04T08:34:42.6805948Z adding 'torch/include/ATen/core/blob.h' 2025-12-04T08:34:42.6807640Z adding 'torch/include/ATen/core/builtin_function.h' 2025-12-04T08:34:42.6811863Z adding 'torch/include/ATen/core/class_type.h' 2025-12-04T08:34:42.6813456Z adding 'torch/include/ATen/core/custom_class.h' 2025-12-04T08:34:42.6816978Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-12-04T08:34:42.6818491Z adding 'torch/include/ATen/core/enum_tag.h' 2025-12-04T08:34:42.6820181Z adding 'torch/include/ATen/core/enum_type.h' 2025-12-04T08:34:42.6822090Z adding 'torch/include/ATen/core/function.h' 2025-12-04T08:34:42.6829745Z adding 'torch/include/ATen/core/function_schema.h' 2025-12-04T08:34:42.6831889Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-12-04T08:34:42.6833257Z adding 'torch/include/ATen/core/functional.h' 2025-12-04T08:34:42.6834562Z adding 'torch/include/ATen/core/grad_mode.h' 2025-12-04T08:34:42.6838219Z adding 'torch/include/ATen/core/interned_strings.h' 2025-12-04T08:34:42.6839671Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-12-04T08:34:42.6856499Z adding 'torch/include/ATen/core/ivalue.h' 2025-12-04T08:34:42.6882786Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-12-04T08:34:42.6884760Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-12-04T08:34:42.6904511Z adding 'torch/include/ATen/core/jit_type.h' 2025-12-04T08:34:42.6910190Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-12-04T08:34:42.6912371Z adding 'torch/include/ATen/core/operator_name.h' 2025-12-04T08:34:42.6914616Z adding 'torch/include/ATen/core/qualified_name.h' 2025-12-04T08:34:42.6916774Z adding 'torch/include/ATen/core/rref_interface.h' 2025-12-04T08:34:42.6918946Z adding 'torch/include/ATen/core/stack.h' 2025-12-04T08:34:42.6921560Z adding 'torch/include/ATen/core/symbol.h' 2025-12-04T08:34:42.6923408Z adding 'torch/include/ATen/core/type_factory.h' 2025-12-04T08:34:42.6924859Z adding 'torch/include/ATen/core/type_ptr.h' 2025-12-04T08:34:42.6926173Z adding 'torch/include/ATen/core/typeid.h' 2025-12-04T08:34:42.6929533Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-12-04T08:34:42.6931406Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-12-04T08:34:42.6934605Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-12-04T08:34:42.6938274Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-12-04T08:34:42.6939785Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-12-04T08:34:42.6941569Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-12-04T08:34:42.6943250Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-12-04T08:34:42.6946974Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-12-04T08:34:42.6954417Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-12-04T08:34:42.6956625Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-12-04T08:34:42.6958922Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-12-04T08:34:42.6962489Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-12-04T08:34:42.6972837Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-12-04T08:34:42.6974513Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-12-04T08:34:42.6978929Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-12-04T08:34:42.6980488Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-12-04T08:34:42.6981917Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-12-04T08:34:42.6983988Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-12-04T08:34:42.6986406Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-12-04T08:34:42.6988987Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-12-04T08:34:42.6995082Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-12-04T08:34:42.6996985Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-12-04T08:34:42.6998614Z adding 'torch/include/ATen/cpu/Utils.h' 2025-12-04T08:34:42.7000850Z adding 'torch/include/ATen/cpu/vml.h' 2025-12-04T08:34:42.7002505Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-12-04T08:34:42.7005994Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-12-04T08:34:42.7010158Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-12-04T08:34:42.7011612Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-12-04T08:34:42.7013052Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-12-04T08:34:42.7023389Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-12-04T08:34:42.7025443Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-12-04T08:34:42.7027455Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-12-04T08:34:42.7030504Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-12-04T08:34:42.7033697Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-12-04T08:34:42.7036332Z adding 'torch/include/ATen/cpu/vec/vec_quant.h' 2025-12-04T08:34:42.7038377Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-12-04T08:34:42.7042473Z adding 'torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-12-04T08:34:42.7045095Z adding 'torch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-12-04T08:34:42.7048940Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-12-04T08:34:42.7053943Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-12-04T08:34:42.7058064Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-12-04T08:34:42.7062092Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-12-04T08:34:42.7063868Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-12-04T08:34:42.7068952Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-12-04T08:34:42.7072036Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-12-04T08:34:42.7075577Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_double_neon.h' 2025-12-04T08:34:42.7080396Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-12-04T08:34:42.7084528Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-12-04T08:34:42.7089282Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_int_aarch64.h' 2025-12-04T08:34:42.7091971Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-12-04T08:34:42.7095426Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_uint_aarch64.h' 2025-12-04T08:34:42.7099106Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-12-04T08:34:42.7105474Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-12-04T08:34:42.7108291Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-12-04T08:34:42.7113040Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-12-04T08:34:42.7118336Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-12-04T08:34:42.7121496Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-12-04T08:34:42.7125094Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-12-04T08:34:42.7131168Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-12-04T08:34:42.7133575Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-12-04T08:34:42.7144740Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-12-04T08:34:42.7147994Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-12-04T08:34:42.7156441Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-12-04T08:34:42.7158823Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-12-04T08:34:42.7161568Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-12-04T08:34:42.7166907Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-12-04T08:34:42.7172820Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-12-04T08:34:42.7176423Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-12-04T08:34:42.7180062Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-12-04T08:34:42.7183175Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-12-04T08:34:42.7186285Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-12-04T08:34:42.7189131Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-12-04T08:34:42.7192122Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-12-04T08:34:42.7196044Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-12-04T08:34:42.7200148Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-12-04T08:34:42.7205669Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-12-04T08:34:42.7227301Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-12-04T08:34:42.7231635Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-12-04T08:34:42.7245569Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-12-04T08:34:42.7251766Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-12-04T08:34:42.7258745Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-12-04T08:34:42.7261743Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-12-04T08:34:42.7265166Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-12-04T08:34:42.7271769Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-12-04T08:34:42.7276972Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-12-04T08:34:42.7286808Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-12-04T08:34:42.7290361Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-12-04T08:34:42.7298697Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-12-04T08:34:42.7300931Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-12-04T08:34:42.7302545Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-12-04T08:34:42.7304506Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-12-04T08:34:42.7309281Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-12-04T08:34:42.7314852Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-12-04T08:34:42.7318203Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-12-04T08:34:42.7319637Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2025-12-04T08:34:42.7321035Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-12-04T08:34:42.7322997Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-12-04T08:34:42.7324921Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-12-04T08:34:42.7326098Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-12-04T08:34:42.7329913Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-12-04T08:34:42.7332802Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-12-04T08:34:42.7334791Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-12-04T08:34:42.7336404Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-12-04T08:34:42.7337850Z adding 'torch/include/ATen/cuda/CUDAGreenContext.h' 2025-12-04T08:34:42.7339725Z adding 'torch/include/ATen/cuda/CUDAScaledBlas.h' 2025-12-04T08:34:42.7341146Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-12-04T08:34:42.7343813Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-12-04T08:34:42.7346368Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-12-04T08:34:42.7347738Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-12-04T08:34:42.7349048Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-12-04T08:34:42.7350694Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-12-04T08:34:42.7352397Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-12-04T08:34:42.7353789Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-12-04T08:34:42.7356671Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-12-04T08:34:42.7358259Z adding 'torch/include/ATen/cuda/MemPool.h' 2025-12-04T08:34:42.7360073Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-12-04T08:34:42.7361560Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-12-04T08:34:42.7362588Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-12-04T08:34:42.7363780Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-12-04T08:34:42.7364895Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-12-04T08:34:42.7368250Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-12-04T08:34:42.7369548Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-12-04T08:34:42.7370667Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-12-04T08:34:42.7372328Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-12-04T08:34:42.7377346Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-12-04T08:34:42.7379533Z adding 'torch/include/ATen/cuda/cub.h' 2025-12-04T08:34:42.7381124Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-12-04T08:34:42.7382287Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-12-04T08:34:42.7384569Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-12-04T08:34:42.7386024Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-12-04T08:34:42.7387697Z adding 'torch/include/ATen/cuda/detail/BLASConstants.h' 2025-12-04T08:34:42.7389310Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-12-04T08:34:42.7392597Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-12-04T08:34:42.7393972Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-12-04T08:34:42.7396075Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-12-04T08:34:42.7397702Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-12-04T08:34:42.7398900Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-12-04T08:34:42.7400839Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-12-04T08:34:42.7402410Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-12-04T08:34:42.7404229Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-12-04T08:34:42.7405831Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-12-04T08:34:42.7410273Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-12-04T08:34:42.7414885Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-12-04T08:34:42.7417650Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-12-04T08:34:42.7418921Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-12-04T08:34:42.7421677Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-12-04T08:34:42.7424063Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-12-04T08:34:42.7428331Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-12-04T08:34:42.7432907Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-12-04T08:34:42.7434351Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-12-04T08:34:42.7435607Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-12-04T08:34:42.7436772Z adding 'torch/include/ATen/cudnn/Types.h' 2025-12-04T08:34:42.7438025Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-12-04T08:34:42.7439285Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-12-04T08:34:42.7441192Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-12-04T08:34:42.7443512Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-12-04T08:34:42.7445229Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-12-04T08:34:42.7446786Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-12-04T08:34:42.7448166Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-12-04T08:34:42.7449398Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-12-04T08:34:42.7450759Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-12-04T08:34:42.7452431Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-12-04T08:34:42.7454184Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-12-04T08:34:42.7455764Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-12-04T08:34:42.7457371Z adding 'torch/include/ATen/detail/XLAHooksInterface.h' 2025-12-04T08:34:42.7458935Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-12-04T08:34:42.7460584Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-12-04T08:34:42.7464986Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-12-04T08:34:42.7467145Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-12-04T08:34:42.7469792Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-12-04T08:34:42.7471847Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-12-04T08:34:42.7474139Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-12-04T08:34:42.7475552Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-12-04T08:34:42.7479224Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-12-04T08:34:42.7482441Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-12-04T08:34:42.7483671Z adding 'torch/include/ATen/functorch/Macros.h' 2025-12-04T08:34:42.7485436Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-12-04T08:34:42.7487480Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-12-04T08:34:42.7488837Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-12-04T08:34:42.7491501Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-12-04T08:34:42.7493597Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-12-04T08:34:42.7497630Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-12-04T08:34:42.7499705Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-12-04T08:34:42.7501092Z adding 'torch/include/ATen/metal/Context.h' 2025-12-04T08:34:42.7504433Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-12-04T08:34:42.7506020Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-12-04T08:34:42.7507262Z adding 'torch/include/ATen/miopen/Handle.h' 2025-12-04T08:34:42.7508379Z adding 'torch/include/ATen/miopen/Types.h' 2025-12-04T08:34:42.7509538Z adding 'torch/include/ATen/miopen/Utils.h' 2025-12-04T08:34:42.7510716Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-12-04T08:34:42.7512123Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-12-04T08:34:42.7514103Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-12-04T08:34:42.7520229Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-12-04T08:34:42.7522208Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-12-04T08:34:42.7523826Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-12-04T08:34:42.7525809Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-12-04T08:34:42.7527348Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-12-04T08:34:42.7529681Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-12-04T08:34:42.7531078Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-12-04T08:34:42.7536106Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-12-04T08:34:42.7538349Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-12-04T08:34:42.7540706Z adding 'torch/include/ATen/native/Activation.h' 2025-12-04T08:34:42.7542267Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-12-04T08:34:42.7543492Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-12-04T08:34:42.7545971Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-12-04T08:34:42.7547931Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-12-04T08:34:42.7550740Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-12-04T08:34:42.7553073Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-12-04T08:34:42.7554695Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-12-04T08:34:42.7555864Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-12-04T08:34:42.7557894Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-12-04T08:34:42.7558982Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-12-04T08:34:42.7561176Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-12-04T08:34:42.7565665Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-12-04T08:34:42.7567164Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-12-04T08:34:42.7568354Z adding 'torch/include/ATen/native/Copy.h' 2025-12-04T08:34:42.7569530Z adding 'torch/include/ATen/native/Cross.h' 2025-12-04T08:34:42.7571863Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-12-04T08:34:42.7575568Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-12-04T08:34:42.7576983Z adding 'torch/include/ATen/native/Distance.h' 2025-12-04T08:34:42.7581392Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-12-04T08:34:42.7587910Z adding 'torch/include/ATen/native/Distributions.h' 2025-12-04T08:34:42.7590181Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-12-04T08:34:42.7591472Z adding 'torch/include/ATen/native/Fill.h' 2025-12-04T08:34:42.7595634Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-12-04T08:34:42.7597300Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-12-04T08:34:42.7598478Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-12-04T08:34:42.7599672Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-12-04T08:34:42.7600841Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-12-04T08:34:42.7601993Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-12-04T08:34:42.7603568Z adding 'torch/include/ATen/native/Gelu.h' 2025-12-04T08:34:42.7606488Z adding 'torch/include/ATen/native/GridSampler.h' 2025-12-04T08:34:42.7608390Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-12-04T08:34:42.7610538Z adding 'torch/include/ATen/native/GroupedMMUtils.h' 2025-12-04T08:34:42.7611707Z adding 'torch/include/ATen/native/Histogram.h' 2025-12-04T08:34:42.7613023Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-12-04T08:34:42.7615402Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-12-04T08:34:42.7616954Z adding 'torch/include/ATen/native/Lerp.h' 2025-12-04T08:34:42.7618237Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-12-04T08:34:42.7627221Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-12-04T08:34:42.7628611Z adding 'torch/include/ATen/native/LossMulti.h' 2025-12-04T08:34:42.7668983Z adding 'torch/include/ATen/native/Math.h' 2025-12-04T08:34:42.7671642Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-12-04T08:34:42.7674345Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-12-04T08:34:42.7676105Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-12-04T08:34:42.7677440Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-12-04T08:34:42.7678984Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-12-04T08:34:42.7680231Z adding 'torch/include/ATen/native/Normalization.h' 2025-12-04T08:34:42.7681737Z adding 'torch/include/ATen/native/Padding.h' 2025-12-04T08:34:42.7683206Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-12-04T08:34:42.7684297Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-12-04T08:34:42.7687865Z adding 'torch/include/ATen/native/Pool.h' 2025-12-04T08:34:42.7689677Z adding 'torch/include/ATen/native/Pow.h' 2025-12-04T08:34:42.7691112Z adding 'torch/include/ATen/native/RNN.h' 2025-12-04T08:34:42.7692295Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-12-04T08:34:42.7693917Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-12-04T08:34:42.7695352Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-12-04T08:34:42.7696573Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-12-04T08:34:42.7700654Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-12-04T08:34:42.7702319Z adding 'torch/include/ATen/native/ReductionType.h' 2025-12-04T08:34:42.7704216Z adding 'torch/include/ATen/native/Repeat.h' 2025-12-04T08:34:42.7707306Z adding 'torch/include/ATen/native/Resize.h' 2025-12-04T08:34:42.7709209Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-12-04T08:34:42.7710946Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-12-04T08:34:42.7712247Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-12-04T08:34:42.7715698Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-12-04T08:34:42.7717347Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-12-04T08:34:42.7718609Z adding 'torch/include/ATen/native/Sorting.h' 2025-12-04T08:34:42.7720269Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-12-04T08:34:42.7722567Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-12-04T08:34:42.7724402Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-12-04T08:34:42.7726483Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-12-04T08:34:42.7727974Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-12-04T08:34:42.7729940Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-12-04T08:34:42.7731352Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-12-04T08:34:42.7732704Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-12-04T08:34:42.7734199Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-12-04T08:34:42.7736804Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-12-04T08:34:42.7737682Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-12-04T08:34:42.7739131Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-12-04T08:34:42.7740390Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-12-04T08:34:42.7742438Z adding 'torch/include/ATen/native/TensorShape.h' 2025-12-04T08:34:42.7743800Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-12-04T08:34:42.7745410Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-12-04T08:34:42.7746891Z adding 'torch/include/ATen/native/TransposeType.h' 2025-12-04T08:34:42.7748472Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-12-04T08:34:42.7749751Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-12-04T08:34:42.7751396Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-12-04T08:34:42.7752681Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-12-04T08:34:42.7753920Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-12-04T08:34:42.7755774Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-12-04T08:34:42.7760668Z adding 'torch/include/ATen/native/UpSample.h' 2025-12-04T08:34:42.7762524Z adding 'torch/include/ATen/native/batch_norm.h' 2025-12-04T08:34:42.7763749Z adding 'torch/include/ATen/native/group_norm.h' 2025-12-04T08:34:42.7765656Z adding 'torch/include/ATen/native/im2col.h' 2025-12-04T08:34:42.7767971Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-12-04T08:34:42.7769905Z adding 'torch/include/ATen/native/layer_norm.h' 2025-12-04T08:34:42.7771159Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-12-04T08:34:42.7772861Z adding 'torch/include/ATen/native/vol2col.h' 2025-12-04T08:34:42.7775284Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-12-04T08:34:42.7777055Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-12-04T08:34:42.7778805Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-12-04T08:34:42.7780780Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-12-04T08:34:42.7781877Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-12-04T08:34:42.7783146Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-12-04T08:34:42.7784269Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-12-04T08:34:42.7785545Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-12-04T08:34:42.7789205Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-12-04T08:34:42.7790949Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-12-04T08:34:42.7792556Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-12-04T08:34:42.7793894Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-12-04T08:34:42.7795687Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-12-04T08:34:42.7797067Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-12-04T08:34:42.7798540Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-12-04T08:34:42.7800200Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-12-04T08:34:42.7803984Z adding 'torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-12-04T08:34:42.7807837Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-12-04T08:34:42.7809205Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-12-04T08:34:42.7810379Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-12-04T08:34:42.7814441Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-12-04T08:34:42.7816798Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-12-04T08:34:42.7818374Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-12-04T08:34:42.7819532Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-12-04T08:34:42.7821897Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-12-04T08:34:42.7823380Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-12-04T08:34:42.7824659Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-12-04T08:34:42.7825740Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-12-04T08:34:42.7838789Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-12-04T08:34:42.7840533Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-12-04T08:34:42.7844745Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-12-04T08:34:42.7846328Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-12-04T08:34:42.7847819Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-12-04T08:34:42.7850374Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-12-04T08:34:42.7853025Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-12-04T08:34:42.7855081Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-12-04T08:34:42.7857008Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-12-04T08:34:42.7858352Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-12-04T08:34:42.7861793Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-12-04T08:34:42.7870660Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-12-04T08:34:42.7872381Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-12-04T08:34:42.7873481Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-12-04T08:34:42.7879399Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-12-04T08:34:42.7881123Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-12-04T08:34:42.7882423Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-12-04T08:34:42.7888989Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-12-04T08:34:42.7890311Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-12-04T08:34:42.7891664Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-12-04T08:34:42.7894998Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-12-04T08:34:42.7896323Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-12-04T08:34:42.7899085Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-12-04T08:34:42.7900499Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-12-04T08:34:42.7901472Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-12-04T08:34:42.7904214Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-12-04T08:34:42.7905617Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-12-04T08:34:42.7907343Z adding 'torch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-12-04T08:34:42.7909990Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-12-04T08:34:42.7913756Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-12-04T08:34:42.7915342Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-12-04T08:34:42.7918544Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-12-04T08:34:42.7947464Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-12-04T08:34:42.7953989Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-12-04T08:34:42.7955501Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-12-04T08:34:42.7959029Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-12-04T08:34:42.7974307Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-12-04T08:34:42.7978704Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-12-04T08:34:42.7980976Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-12-04T08:34:42.7982069Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-12-04T08:34:42.7996946Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-12-04T08:34:42.7998605Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-12-04T08:34:42.8000197Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-12-04T08:34:42.8001592Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-12-04T08:34:42.8002950Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-12-04T08:34:42.8004740Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-12-04T08:34:42.8009707Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-12-04T08:34:42.8011150Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-12-04T08:34:42.8012402Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-12-04T08:34:42.8015761Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-12-04T08:34:42.8018459Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-12-04T08:34:42.8020726Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-12-04T08:34:42.8024597Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-12-04T08:34:42.8029695Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-12-04T08:34:42.8030975Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-12-04T08:34:42.8032314Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-12-04T08:34:42.8033501Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-12-04T08:34:42.8036657Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-12-04T08:34:42.8038565Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-12-04T08:34:42.8041007Z adding 'torch/include/ATen/native/cuda/cuBlasCommonArgs.h' 2025-12-04T08:34:42.8042313Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-12-04T08:34:42.8043596Z adding 'torch/include/ATen/native/cuda/fused_adagrad_impl.cuh' 2025-12-04T08:34:42.8045483Z adding 'torch/include/ATen/native/cuda/fused_adagrad_utils.cuh' 2025-12-04T08:34:42.8046889Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-12-04T08:34:42.8048061Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-12-04T08:34:42.8050548Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-12-04T08:34:42.8051870Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-12-04T08:34:42.8053060Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-12-04T08:34:42.8055725Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-12-04T08:34:42.8058434Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-12-04T08:34:42.8064204Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-12-04T08:34:42.8065822Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-12-04T08:34:42.8068602Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-12-04T08:34:42.8070210Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-12-04T08:34:42.8071585Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-12-04T08:34:42.8074521Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-12-04T08:34:42.8076013Z adding 'torch/include/ATen/native/hip/ck_group_gemm.h' 2025-12-04T08:34:42.8077525Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-12-04T08:34:42.8079430Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-12-04T08:34:42.8081897Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-12-04T08:34:42.8083633Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-12-04T08:34:42.8085163Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-12-04T08:34:42.8087510Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-12-04T08:34:42.8089065Z adding 'torch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-12-04T08:34:42.8090654Z adding 'torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-12-04T08:34:42.8092174Z adding 'torch/include/ATen/native/mkldnn/xpu/qconv.h' 2025-12-04T08:34:42.8093727Z adding 'torch/include/ATen/native/mkldnn/xpu/qlinear.h' 2025-12-04T08:34:42.8098435Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-12-04T08:34:42.8103215Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-12-04T08:34:42.8105166Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-12-04T08:34:42.8107305Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-12-04T08:34:42.8109486Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-12-04T08:34:42.8111187Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-12-04T08:34:42.8112618Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-12-04T08:34:42.8114737Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-12-04T08:34:42.8116492Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-12-04T08:34:42.8124238Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-12-04T08:34:42.8126007Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-12-04T08:34:42.8127601Z adding 'torch/include/ATen/native/mps/kernels/Activation.h' 2025-12-04T08:34:42.8128940Z adding 'torch/include/ATen/native/mps/kernels/EmbeddingBag.h' 2025-12-04T08:34:42.8130262Z adding 'torch/include/ATen/native/mps/kernels/GridSampler.h' 2025-12-04T08:34:42.8131512Z adding 'torch/include/ATen/native/mps/kernels/LinearAlgebra.h' 2025-12-04T08:34:42.8132930Z adding 'torch/include/ATen/native/mps/kernels/Pooling.h' 2025-12-04T08:34:42.8134126Z adding 'torch/include/ATen/native/mps/kernels/Shape.h' 2025-12-04T08:34:42.8135376Z adding 'torch/include/ATen/native/mps/kernels/UpSample.h' 2025-12-04T08:34:42.8136853Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-12-04T08:34:42.8138727Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-12-04T08:34:42.8139398Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-12-04T08:34:42.8140712Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-12-04T08:34:42.8141674Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-12-04T08:34:42.8145382Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-12-04T08:34:42.8147306Z adding 'torch/include/ATen/native/mtia/EmptyTensor.h' 2025-12-04T08:34:42.8148811Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-12-04T08:34:42.8150454Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-12-04T08:34:42.8152281Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-12-04T08:34:42.8153772Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-12-04T08:34:42.8158264Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-12-04T08:34:42.8160442Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-12-04T08:34:42.8161789Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-12-04T08:34:42.8163214Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-12-04T08:34:42.8164401Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-12-04T08:34:42.8165922Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-12-04T08:34:42.8167250Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-12-04T08:34:42.8169008Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-12-04T08:34:42.8170213Z adding 'torch/include/ATen/native/quantized/library.h' 2025-12-04T08:34:42.8173116Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-12-04T08:34:42.8174308Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-12-04T08:34:42.8175635Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-12-04T08:34:42.8179367Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-12-04T08:34:42.8184014Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-12-04T08:34:42.8187442Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-12-04T08:34:42.8189941Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-12-04T08:34:42.8191298Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-12-04T08:34:42.8194597Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-12-04T08:34:42.8198210Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-12-04T08:34:42.8201269Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-12-04T08:34:42.8202968Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-12-04T08:34:42.8204552Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-12-04T08:34:42.8205937Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-12-04T08:34:42.8207319Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-12-04T08:34:42.8208735Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-12-04T08:34:42.8211903Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-12-04T08:34:42.8213757Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-12-04T08:34:42.8215500Z adding 'torch/include/ATen/native/transformers/sdp_utils.h' 2025-12-04T08:34:42.8220330Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-12-04T08:34:42.8221908Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-12-04T08:34:42.8224067Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-12-04T08:34:42.8225904Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-12-04T08:34:42.8228916Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-12-04T08:34:42.8231597Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-12-04T08:34:42.8257001Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-12-04T08:34:42.8272930Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-12-04T08:34:42.8274815Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-12-04T08:34:42.8280319Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-12-04T08:34:42.8283092Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-12-04T08:34:42.8285565Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-12-04T08:34:42.8287483Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-12-04T08:34:42.8289965Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-12-04T08:34:42.8296437Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-12-04T08:34:42.8300651Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-12-04T08:34:42.8303153Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-12-04T08:34:42.8307157Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-12-04T08:34:42.8323940Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-12-04T08:34:42.8327038Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-12-04T08:34:42.8332112Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-12-04T08:34:42.8333722Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-12-04T08:34:42.8342071Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-12-04T08:34:42.8349352Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-12-04T08:34:42.8351272Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-12-04T08:34:42.8354692Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-12-04T08:34:42.8365193Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-12-04T08:34:42.8369064Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-12-04T08:34:42.8371218Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-12-04T08:34:42.8373666Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-12-04T08:34:42.8375011Z adding 'torch/include/ATen/native/transformers/hip/aotriton_versions.h' 2025-12-04T08:34:42.8376575Z adding 'torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h' 2025-12-04T08:34:42.8379979Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-12-04T08:34:42.8381936Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-12-04T08:34:42.8383784Z adding 'torch/include/ATen/native/transformers/xpu/sdp_utils.h' 2025-12-04T08:34:42.8385077Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-12-04T08:34:42.8386768Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-12-04T08:34:42.8388329Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-12-04T08:34:42.8416615Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-12-04T08:34:42.8418201Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-12-04T08:34:42.8419797Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8421116Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-12-04T08:34:42.8422389Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8423732Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-12-04T08:34:42.8425163Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-12-04T08:34:42.8426749Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8428078Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-12-04T08:34:42.8429412Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-12-04T08:34:42.8430665Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-12-04T08:34:42.8432113Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-12-04T08:34:42.8433749Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-12-04T08:34:42.8435024Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-12-04T08:34:42.8436438Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8437501Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-12-04T08:34:42.8438771Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8440084Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-12-04T08:34:42.8441461Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-12-04T08:34:42.8442895Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8444117Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-12-04T08:34:42.8445268Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-12-04T08:34:42.8446534Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-12-04T08:34:42.8447901Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-12-04T08:34:42.8449164Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-12-04T08:34:42.8450473Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8451588Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-12-04T08:34:42.8452941Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-12-04T08:34:42.8454297Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-12-04T08:34:42.8455759Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8457058Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-12-04T08:34:42.8458380Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-12-04T08:34:42.8459717Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-12-04T08:34:42.8461277Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-12-04T08:34:42.8462657Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-12-04T08:34:42.8464134Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.8465309Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-12-04T08:34:42.8466711Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-12-04T08:34:42.8467910Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-12-04T08:34:42.8469276Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-12-04T08:34:42.8470556Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-12-04T08:34:42.8471954Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-12-04T08:34:42.8473298Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-12-04T08:34:42.8474686Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8475819Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-12-04T08:34:42.8476990Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-12-04T08:34:42.8478191Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-12-04T08:34:42.8479680Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-12-04T08:34:42.8481255Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-12-04T08:34:42.8482760Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8483966Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-12-04T08:34:42.8485034Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-12-04T08:34:42.8486348Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-12-04T08:34:42.8487779Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-12-04T08:34:42.8489133Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-12-04T08:34:42.8490521Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8491588Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-12-04T08:34:42.8492851Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-12-04T08:34:42.8494037Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-12-04T08:34:42.8495120Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-12-04T08:34:42.8496819Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-12-04T08:34:42.8498135Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-12-04T08:34:42.8499436Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-12-04T08:34:42.8500601Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-12-04T08:34:42.8501814Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-12-04T08:34:42.8503375Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-12-04T08:34:42.8504627Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-12-04T08:34:42.8506100Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8507392Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-12-04T08:34:42.8508758Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-12-04T08:34:42.8510215Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-12-04T08:34:42.8511674Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8512971Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-12-04T08:34:42.8514169Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-12-04T08:34:42.8515574Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-12-04T08:34:42.8516787Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-12-04T08:34:42.8518192Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8519305Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-12-04T08:34:42.8520533Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-12-04T08:34:42.8522395Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-12-04T08:34:42.8523198Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8524326Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-12-04T08:34:42.8525520Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-12-04T08:34:42.8526629Z adding 'torch/include/ATen/ops/_backward.h' 2025-12-04T08:34:42.8527895Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8528942Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-12-04T08:34:42.8530272Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-12-04T08:34:42.8531440Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-12-04T08:34:42.8532749Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-12-04T08:34:42.8534093Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8535157Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-12-04T08:34:42.8536537Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-12-04T08:34:42.8537947Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8539129Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-12-04T08:34:42.8540484Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-12-04T08:34:42.8541866Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-12-04T08:34:42.8543252Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8546794Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-12-04T08:34:42.8548257Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-12-04T08:34:42.8549703Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-12-04T08:34:42.8551050Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8552258Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-12-04T08:34:42.8553417Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-12-04T08:34:42.8554680Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-12-04T08:34:42.8556326Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-12-04T08:34:42.8557671Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-12-04T08:34:42.8558907Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8559971Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-12-04T08:34:42.8561219Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-12-04T08:34:42.8562352Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-12-04T08:34:42.8563603Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8564631Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-12-04T08:34:42.8565860Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-12-04T08:34:42.8567025Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-12-04T08:34:42.8568214Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8569323Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-12-04T08:34:42.8570591Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-12-04T08:34:42.8571731Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-12-04T08:34:42.8572995Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8574273Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-12-04T08:34:42.8575427Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-12-04T08:34:42.8576337Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-12-04T08:34:42.8577570Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8578512Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-12-04T08:34:42.8579840Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-12-04T08:34:42.8580813Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-12-04T08:34:42.8581999Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8583075Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-12-04T08:34:42.8584447Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-12-04T08:34:42.8585602Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-12-04T08:34:42.8587034Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8588134Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-12-04T08:34:42.8589330Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-12-04T08:34:42.8590429Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-12-04T08:34:42.8591660Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8592700Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-12-04T08:34:42.8594027Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-12-04T08:34:42.8595138Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-12-04T08:34:42.8596405Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8597530Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-12-04T08:34:42.8598750Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8613156Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-12-04T08:34:42.8613488Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-12-04T08:34:42.8613785Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-12-04T08:34:42.8614368Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8614807Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-12-04T08:34:42.8615157Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-12-04T08:34:42.8615578Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-12-04T08:34:42.8615893Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-12-04T08:34:42.8616201Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-12-04T08:34:42.8616602Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8617125Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-12-04T08:34:42.8617564Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-12-04T08:34:42.8617981Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-12-04T08:34:42.8618446Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-12-04T08:34:42.8618867Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-12-04T08:34:42.8620568Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8621343Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-12-04T08:34:42.8622934Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-12-04T08:34:42.8623741Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-12-04T08:34:42.8625046Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8626201Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-12-04T08:34:42.8627515Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-12-04T08:34:42.8628869Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-12-04T08:34:42.8630011Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-12-04T08:34:42.8631382Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8632268Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-12-04T08:34:42.8633795Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-12-04T08:34:42.8634845Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-12-04T08:34:42.8636114Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8637291Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-12-04T08:34:42.8638519Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-12-04T08:34:42.8639744Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-12-04T08:34:42.8641140Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-12-04T08:34:42.8642450Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-12-04T08:34:42.8643594Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-12-04T08:34:42.8644911Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-12-04T08:34:42.8646192Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-12-04T08:34:42.8647444Z adding 'torch/include/ATen/ops/_conj.h' 2025-12-04T08:34:42.8648836Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8649848Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-12-04T08:34:42.8651235Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8652570Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.8653577Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-12-04T08:34:42.8654793Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-12-04T08:34:42.8655875Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-12-04T08:34:42.8657357Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-12-04T08:34:42.8658558Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-12-04T08:34:42.8659926Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8660954Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-12-04T08:34:42.8662233Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-12-04T08:34:42.8663760Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-12-04T08:34:42.8665255Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-12-04T08:34:42.8666323Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-12-04T08:34:42.8667938Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-12-04T08:34:42.8669119Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-12-04T08:34:42.8670440Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.8671573Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-12-04T08:34:42.8672822Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-12-04T08:34:42.8673959Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-12-04T08:34:42.8675279Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-12-04T08:34:42.8676489Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-12-04T08:34:42.8677840Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-12-04T08:34:42.8679119Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-12-04T08:34:42.8680382Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.8681521Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-12-04T08:34:42.8682736Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-12-04T08:34:42.8683782Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-12-04T08:34:42.8684994Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-12-04T08:34:42.8686182Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-12-04T08:34:42.8687569Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-12-04T08:34:42.8689222Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-12-04T08:34:42.8690104Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-12-04T08:34:42.8691388Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-12-04T08:34:42.8692702Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-12-04T08:34:42.8693800Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-12-04T08:34:42.8695063Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-12-04T08:34:42.8696209Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-12-04T08:34:42.8697661Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-12-04T08:34:42.8699480Z adding 'torch/include/ATen/ops/_convolution.h' 2025-12-04T08:34:42.8700949Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8702231Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8704033Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-12-04T08:34:42.8705452Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8706816Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-12-04T08:34:42.8708147Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-12-04T08:34:42.8709445Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-12-04T08:34:42.8711215Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8711938Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-12-04T08:34:42.8713363Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-12-04T08:34:42.8714497Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-12-04T08:34:42.8716149Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-12-04T08:34:42.8717485Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-12-04T08:34:42.8718789Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-12-04T08:34:42.8720186Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8721241Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-12-04T08:34:42.8722552Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-12-04T08:34:42.8723840Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8724888Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-12-04T08:34:42.8726217Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-12-04T08:34:42.8727424Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-12-04T08:34:42.8728804Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-12-04T08:34:42.8730005Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-12-04T08:34:42.8731281Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-12-04T08:34:42.8732541Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-12-04T08:34:42.8733858Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-12-04T08:34:42.8735070Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-12-04T08:34:42.8736376Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-12-04T08:34:42.8737648Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-12-04T08:34:42.8739008Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-12-04T08:34:42.8740240Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-12-04T08:34:42.8741661Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-12-04T08:34:42.8743060Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-12-04T08:34:42.8744494Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-12-04T08:34:42.8746061Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8747240Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-12-04T08:34:42.8748438Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8749731Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-12-04T08:34:42.8751132Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-12-04T08:34:42.8752544Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8753687Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-12-04T08:34:42.8754886Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-12-04T08:34:42.8756102Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-12-04T08:34:42.8757369Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-12-04T08:34:42.8758933Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-12-04T08:34:42.8760617Z adding 'torch/include/ATen/ops/_cudnn_attention_backward.h' 2025-12-04T08:34:42.8762052Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8763322Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_native.h' 2025-12-04T08:34:42.8764756Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_ops.h' 2025-12-04T08:34:42.8766294Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-12-04T08:34:42.8767860Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-12-04T08:34:42.8769003Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-12-04T08:34:42.8770391Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-12-04T08:34:42.8771817Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-12-04T08:34:42.8773156Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8774301Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-12-04T08:34:42.8775611Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-12-04T08:34:42.8777101Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-12-04T08:34:42.8778568Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-12-04T08:34:42.8779926Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8781060Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-12-04T08:34:42.8782278Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-12-04T08:34:42.8783678Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-12-04T08:34:42.8785599Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-12-04T08:34:42.8788102Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-12-04T08:34:42.8789810Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8791211Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8792568Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-12-04T08:34:42.8794238Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-12-04T08:34:42.8795699Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8796959Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-12-04T08:34:42.8798640Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-12-04T08:34:42.8800152Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8801400Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-12-04T08:34:42.8802590Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-12-04T08:34:42.8804780Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-12-04T08:34:42.8806030Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-12-04T08:34:42.8807622Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-12-04T08:34:42.8808898Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-12-04T08:34:42.8810185Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8811225Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-12-04T08:34:42.8812505Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-12-04T08:34:42.8813765Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-12-04T08:34:42.8815138Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8816264Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-12-04T08:34:42.8817662Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-12-04T08:34:42.8818780Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-12-04T08:34:42.8820095Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8821244Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-12-04T08:34:42.8822432Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-12-04T08:34:42.8823630Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-12-04T08:34:42.8824962Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8826230Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-12-04T08:34:42.8827615Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-12-04T08:34:42.8828829Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-12-04T08:34:42.8830105Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-12-04T08:34:42.8831335Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-12-04T08:34:42.8832446Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-12-04T08:34:42.8833710Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-12-04T08:34:42.8834928Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-12-04T08:34:42.8836160Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-12-04T08:34:42.8837310Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-12-04T08:34:42.8838486Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-12-04T08:34:42.8839866Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-12-04T08:34:42.8841032Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-12-04T08:34:42.8842466Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8844568Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-12-04T08:34:42.8845914Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-12-04T08:34:42.8847025Z adding 'torch/include/ATen/ops/_dimI.h' 2025-12-04T08:34:42.8848168Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-12-04T08:34:42.8849377Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-12-04T08:34:42.8850452Z adding 'torch/include/ATen/ops/_dimV.h' 2025-12-04T08:34:42.8851555Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-12-04T08:34:42.8852842Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-12-04T08:34:42.8854010Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-12-04T08:34:42.8855404Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8856586Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-12-04T08:34:42.8857862Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-12-04T08:34:42.8859144Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-12-04T08:34:42.8860490Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8861687Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-12-04T08:34:42.8862794Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-12-04T08:34:42.8863954Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-12-04T08:34:42.8865276Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-12-04T08:34:42.8866812Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-12-04T08:34:42.8868256Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-12-04T08:34:42.8869557Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-12-04T08:34:42.8870913Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-12-04T08:34:42.8872218Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-12-04T08:34:42.8873525Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-12-04T08:34:42.8874772Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-12-04T08:34:42.8876077Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-12-04T08:34:42.8877676Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-12-04T08:34:42.8879113Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8880381Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-12-04T08:34:42.8881930Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-12-04T08:34:42.8883601Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-12-04T08:34:42.8885110Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-12-04T08:34:42.8886407Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-12-04T08:34:42.8887936Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-12-04T08:34:42.8889515Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-12-04T08:34:42.8890917Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8892145Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-12-04T08:34:42.8893329Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-12-04T08:34:42.8894471Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-12-04T08:34:42.8895747Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-12-04T08:34:42.8897250Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-12-04T08:34:42.8898763Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-12-04T08:34:42.8900261Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-12-04T08:34:42.8901670Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-12-04T08:34:42.8903351Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8904705Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-12-04T08:34:42.8906538Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-12-04T08:34:42.8907774Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8909080Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-12-04T08:34:42.8910512Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-12-04T08:34:42.8911986Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-12-04T08:34:42.8913481Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8914687Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-12-04T08:34:42.8915961Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8917188Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-12-04T08:34:42.8918738Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-12-04T08:34:42.8920251Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-12-04T08:34:42.8921855Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8923038Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-12-04T08:34:42.8924255Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-12-04T08:34:42.8925648Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-12-04T08:34:42.8927193Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-12-04T08:34:42.8928623Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-12-04T08:34:42.8930174Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-12-04T08:34:42.8931632Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-12-04T08:34:42.8933093Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8934298Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-12-04T08:34:42.8935501Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8936720Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-12-04T08:34:42.8938253Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-12-04T08:34:42.8939585Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-12-04T08:34:42.8941098Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.8942335Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-12-04T08:34:42.8943703Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-12-04T08:34:42.8945452Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-12-04T08:34:42.8947242Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8948527Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-12-04T08:34:42.8949494Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-12-04T08:34:42.8950999Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-12-04T08:34:42.8952739Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-12-04T08:34:42.8954287Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8955586Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-12-04T08:34:42.8956936Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-12-04T08:34:42.8958449Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-12-04T08:34:42.8959634Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-12-04T08:34:42.8960888Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8961777Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-12-04T08:34:42.8963085Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-12-04T08:34:42.8964522Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-12-04T08:34:42.8965862Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-12-04T08:34:42.8967090Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-12-04T08:34:42.8968320Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8969470Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-12-04T08:34:42.8970899Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-12-04T08:34:42.8972111Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8973235Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-12-04T08:34:42.8974368Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-12-04T08:34:42.8975494Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-12-04T08:34:42.8977028Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-12-04T08:34:42.8978402Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-12-04T08:34:42.8979656Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-12-04T08:34:42.8980940Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-12-04T08:34:42.8982105Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-12-04T08:34:42.8983710Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-12-04T08:34:42.8985684Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-12-04T08:34:42.8987202Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8988662Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-12-04T08:34:42.8989545Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-12-04T08:34:42.8990635Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-12-04T08:34:42.8992057Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-12-04T08:34:42.8993969Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-12-04T08:34:42.8995026Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.8996270Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-12-04T08:34:42.8997388Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-12-04T08:34:42.8998652Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-12-04T08:34:42.9000141Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-12-04T08:34:42.9001561Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-12-04T08:34:42.9002991Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-12-04T08:34:42.9004447Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-12-04T08:34:42.9005740Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-12-04T08:34:42.9007162Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-12-04T08:34:42.9008633Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-12-04T08:34:42.9010078Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-12-04T08:34:42.9011272Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-12-04T08:34:42.9012613Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-12-04T08:34:42.9013890Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-12-04T08:34:42.9015232Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-12-04T08:34:42.9016530Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-12-04T08:34:42.9017743Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-12-04T08:34:42.9018991Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-12-04T08:34:42.9020468Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-12-04T08:34:42.9021810Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-12-04T08:34:42.9023124Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-12-04T08:34:42.9024389Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-12-04T08:34:42.9025698Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-12-04T08:34:42.9027017Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-12-04T08:34:42.9028649Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-12-04T08:34:42.9030265Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-12-04T08:34:42.9031590Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-12-04T08:34:42.9033168Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-12-04T08:34:42.9034732Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-12-04T08:34:42.9036177Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-12-04T08:34:42.9037450Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-12-04T08:34:42.9038943Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-12-04T08:34:42.9040256Z adding 'torch/include/ATen/ops/_foobar.h' 2025-12-04T08:34:42.9041674Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9042850Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-12-04T08:34:42.9044092Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-12-04T08:34:42.9045426Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-12-04T08:34:42.9046695Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-12-04T08:34:42.9048061Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9049331Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-12-04T08:34:42.9050656Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-12-04T08:34:42.9052018Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-12-04T08:34:42.9053793Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-12-04T08:34:42.9054955Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9055951Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-12-04T08:34:42.9057112Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-12-04T08:34:42.9058451Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-12-04T08:34:42.9060005Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-12-04T08:34:42.9061389Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9062630Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-12-04T08:34:42.9064057Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-12-04T08:34:42.9066037Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-12-04T08:34:42.9067766Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-12-04T08:34:42.9069370Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9070600Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-12-04T08:34:42.9071946Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-12-04T08:34:42.9073734Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-12-04T08:34:42.9075406Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-12-04T08:34:42.9077043Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9078403Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-12-04T08:34:42.9079841Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-12-04T08:34:42.9081631Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-12-04T08:34:42.9083039Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-12-04T08:34:42.9084468Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9085634Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-12-04T08:34:42.9086812Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-12-04T08:34:42.9088148Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-12-04T08:34:42.9089513Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-12-04T08:34:42.9090971Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9092225Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-12-04T08:34:42.9093431Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-12-04T08:34:42.9094863Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-12-04T08:34:42.9096098Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-12-04T08:34:42.9097428Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9098576Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-12-04T08:34:42.9099947Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-12-04T08:34:42.9101337Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-12-04T08:34:42.9102987Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-12-04T08:34:42.9105269Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9106895Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-12-04T08:34:42.9108295Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-12-04T08:34:42.9110049Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-12-04T08:34:42.9111595Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-12-04T08:34:42.9113147Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9114642Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-12-04T08:34:42.9115809Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-12-04T08:34:42.9117405Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-12-04T08:34:42.9118788Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-12-04T08:34:42.9120242Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9121408Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-12-04T08:34:42.9122609Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-12-04T08:34:42.9123992Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-12-04T08:34:42.9125532Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-12-04T08:34:42.9126653Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9127725Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-12-04T08:34:42.9128804Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-12-04T08:34:42.9130103Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-12-04T08:34:42.9131228Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-12-04T08:34:42.9132469Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9133422Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-12-04T08:34:42.9134647Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-12-04T08:34:42.9135920Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-12-04T08:34:42.9137392Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-12-04T08:34:42.9138948Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9140200Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-12-04T08:34:42.9141685Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-12-04T08:34:42.9143442Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-12-04T08:34:42.9144800Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-12-04T08:34:42.9146145Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9147366Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-12-04T08:34:42.9148547Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-12-04T08:34:42.9149767Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-12-04T08:34:42.9151099Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-12-04T08:34:42.9152811Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9153726Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-12-04T08:34:42.9154943Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-12-04T08:34:42.9156296Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-12-04T08:34:42.9158382Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-12-04T08:34:42.9159652Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9160779Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-12-04T08:34:42.9161971Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-12-04T08:34:42.9163249Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-12-04T08:34:42.9164515Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-12-04T08:34:42.9165877Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9166932Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-12-04T08:34:42.9168171Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-12-04T08:34:42.9169517Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-12-04T08:34:42.9170891Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-12-04T08:34:42.9172233Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9173359Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-12-04T08:34:42.9174471Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-12-04T08:34:42.9175771Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-12-04T08:34:42.9177035Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-12-04T08:34:42.9178389Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9179492Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-12-04T08:34:42.9180689Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-12-04T08:34:42.9182114Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-12-04T08:34:42.9183442Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-12-04T08:34:42.9184869Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9186368Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-12-04T08:34:42.9187648Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-12-04T08:34:42.9189308Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-12-04T08:34:42.9190523Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-12-04T08:34:42.9191980Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9193091Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-12-04T08:34:42.9194223Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-12-04T08:34:42.9195616Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-12-04T08:34:42.9196998Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-12-04T08:34:42.9198266Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-12-04T08:34:42.9199683Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9200849Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-12-04T08:34:42.9202019Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-12-04T08:34:42.9203710Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-12-04T08:34:42.9204800Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-12-04T08:34:42.9206152Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9207453Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-12-04T08:34:42.9208513Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-12-04T08:34:42.9209878Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-12-04T08:34:42.9211270Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-12-04T08:34:42.9212603Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9213772Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-12-04T08:34:42.9214997Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-12-04T08:34:42.9216270Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-12-04T08:34:42.9217500Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9218588Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-12-04T08:34:42.9219885Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-12-04T08:34:42.9221102Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-12-04T08:34:42.9222505Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-12-04T08:34:42.9223831Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9225045Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-12-04T08:34:42.9226494Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-12-04T08:34:42.9227734Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-12-04T08:34:42.9229181Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-12-04T08:34:42.9230647Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9231796Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-12-04T08:34:42.9233135Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-12-04T08:34:42.9234855Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-12-04T08:34:42.9236330Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-12-04T08:34:42.9237752Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9239081Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-12-04T08:34:42.9240344Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-12-04T08:34:42.9242169Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-12-04T08:34:42.9243692Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-12-04T08:34:42.9245139Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9246420Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-12-04T08:34:42.9247773Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-12-04T08:34:42.9249601Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-12-04T08:34:42.9250837Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-12-04T08:34:42.9252168Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9253255Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-12-04T08:34:42.9254500Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-12-04T08:34:42.9255824Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-12-04T08:34:42.9257308Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-12-04T08:34:42.9258677Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9259885Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-12-04T08:34:42.9261143Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-12-04T08:34:42.9262509Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-12-04T08:34:42.9263928Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-12-04T08:34:42.9265346Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9266629Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-12-04T08:34:42.9267905Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-12-04T08:34:42.9269567Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-12-04T08:34:42.9271028Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-12-04T08:34:42.9272523Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9273772Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-12-04T08:34:42.9275141Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-12-04T08:34:42.9276334Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-12-04T08:34:42.9277604Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-12-04T08:34:42.9278937Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9280087Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-12-04T08:34:42.9281342Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-12-04T08:34:42.9282743Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-12-04T08:34:42.9284006Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-12-04T08:34:42.9285383Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9286541Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-12-04T08:34:42.9287679Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-12-04T08:34:42.9289030Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-12-04T08:34:42.9290308Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-12-04T08:34:42.9291601Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9292752Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-12-04T08:34:42.9293955Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-12-04T08:34:42.9295231Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-12-04T08:34:42.9296469Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-12-04T08:34:42.9297911Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9299187Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-12-04T08:34:42.9300359Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-12-04T08:34:42.9301721Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-12-04T08:34:42.9303286Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-12-04T08:34:42.9304733Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9305812Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-12-04T08:34:42.9306947Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-12-04T08:34:42.9308302Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-12-04T08:34:42.9309527Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-12-04T08:34:42.9310830Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9311937Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-12-04T08:34:42.9313147Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-12-04T08:34:42.9314448Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-12-04T08:34:42.9315666Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-12-04T08:34:42.9317082Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9318237Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-12-04T08:34:42.9319447Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-12-04T08:34:42.9320805Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-12-04T08:34:42.9322243Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-12-04T08:34:42.9323653Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9324836Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-12-04T08:34:42.9326133Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-12-04T08:34:42.9327719Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-12-04T08:34:42.9329048Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-12-04T08:34:42.9330393Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9331483Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-12-04T08:34:42.9332656Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-12-04T08:34:42.9334190Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-12-04T08:34:42.9335405Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-12-04T08:34:42.9336857Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9338010Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-12-04T08:34:42.9339214Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-12-04T08:34:42.9340572Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-12-04T08:34:42.9341828Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-12-04T08:34:42.9343159Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9344300Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-12-04T08:34:42.9345541Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-12-04T08:34:42.9346914Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-12-04T08:34:42.9348160Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-12-04T08:34:42.9349501Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9350638Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-12-04T08:34:42.9351913Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-12-04T08:34:42.9353279Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-12-04T08:34:42.9354594Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-12-04T08:34:42.9355956Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-12-04T08:34:42.9357026Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-12-04T08:34:42.9358280Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-12-04T08:34:42.9359459Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-12-04T08:34:42.9360860Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9362023Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-12-04T08:34:42.9363406Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-12-04T08:34:42.9364594Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-12-04T08:34:42.9365968Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9367133Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-12-04T08:34:42.9369054Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9369730Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-12-04T08:34:42.9371056Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-12-04T08:34:42.9372342Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-12-04T08:34:42.9373452Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-12-04T08:34:42.9375004Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-12-04T08:34:42.9376696Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9378080Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-12-04T08:34:42.9379321Z adding 'torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' 2025-12-04T08:34:42.9380561Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-12-04T08:34:42.9382372Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-12-04T08:34:42.9384165Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-12-04T08:34:42.9385898Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9387310Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-12-04T08:34:42.9388666Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-12-04T08:34:42.9390030Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-12-04T08:34:42.9391909Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-12-04T08:34:42.9393647Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-12-04T08:34:42.9395219Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9396410Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-12-04T08:34:42.9397577Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-12-04T08:34:42.9399015Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-12-04T08:34:42.9400903Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-12-04T08:34:42.9402350Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-12-04T08:34:42.9404102Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9405336Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-12-04T08:34:42.9406640Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-12-04T08:34:42.9407978Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-12-04T08:34:42.9409690Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-12-04T08:34:42.9411042Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9412369Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-12-04T08:34:42.9413547Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-12-04T08:34:42.9414993Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-12-04T08:34:42.9416657Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-12-04T08:34:42.9418058Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-12-04T08:34:42.9419342Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward.h' 2025-12-04T08:34:42.9420725Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' 2025-12-04T08:34:42.9422016Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_native.h' 2025-12-04T08:34:42.9423296Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_ops.h' 2025-12-04T08:34:42.9424562Z adding 'torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9425974Z adding 'torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' 2025-12-04T08:34:42.9427046Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-12-04T08:34:42.9428584Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-12-04T08:34:42.9429783Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-12-04T08:34:42.9431111Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-12-04T08:34:42.9432384Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-12-04T08:34:42.9433608Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-12-04T08:34:42.9434741Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-12-04T08:34:42.9436125Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-12-04T08:34:42.9437832Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-12-04T08:34:42.9439310Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9440464Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-12-04T08:34:42.9441827Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-12-04T08:34:42.9443158Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-12-04T08:34:42.9445089Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-12-04T08:34:42.9446347Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-12-04T08:34:42.9447754Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9448933Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-12-04T08:34:42.9450274Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9451510Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9452751Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-12-04T08:34:42.9453991Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-12-04T08:34:42.9455189Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-12-04T08:34:42.9456438Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-12-04T08:34:42.9457982Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-12-04T08:34:42.9459264Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9460491Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-12-04T08:34:42.9461807Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-12-04T08:34:42.9464026Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-12-04T08:34:42.9465364Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-12-04T08:34:42.9466888Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9467958Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-12-04T08:34:42.9469403Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-12-04T08:34:42.9470701Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9471919Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-12-04T08:34:42.9473303Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-12-04T08:34:42.9474694Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-12-04T08:34:42.9476014Z adding 'torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9477264Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-12-04T08:34:42.9478430Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-12-04T08:34:42.9479784Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-12-04T08:34:42.9481060Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-12-04T08:34:42.9482417Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9483432Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-12-04T08:34:42.9484787Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-12-04T08:34:42.9485960Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-12-04T08:34:42.9487189Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9488236Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-12-04T08:34:42.9489594Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-12-04T08:34:42.9490963Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-12-04T08:34:42.9492404Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9493623Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-12-04T08:34:42.9494907Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-12-04T08:34:42.9496390Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-12-04T08:34:42.9497674Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-12-04T08:34:42.9499081Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9500281Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-12-04T08:34:42.9501434Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-12-04T08:34:42.9503160Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-12-04T08:34:42.9504757Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-12-04T08:34:42.9506393Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9507574Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-12-04T08:34:42.9508783Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-12-04T08:34:42.9510167Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-12-04T08:34:42.9511506Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-12-04T08:34:42.9512910Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9514067Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-12-04T08:34:42.9515314Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-12-04T08:34:42.9516533Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-12-04T08:34:42.9517929Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-12-04T08:34:42.9519321Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-12-04T08:34:42.9520506Z adding 'torch/include/ATen/ops/_indices.h' 2025-12-04T08:34:42.9521784Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-12-04T08:34:42.9523190Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9524402Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9525389Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-12-04T08:34:42.9526688Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-12-04T08:34:42.9527962Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-12-04T08:34:42.9529318Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-12-04T08:34:42.9530640Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-12-04T08:34:42.9532148Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-12-04T08:34:42.9533122Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-12-04T08:34:42.9534313Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-12-04T08:34:42.9535617Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-12-04T08:34:42.9536966Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-12-04T08:34:42.9538422Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9539523Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-12-04T08:34:42.9540814Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-12-04T08:34:42.9542018Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-12-04T08:34:42.9543379Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9544412Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-12-04T08:34:42.9545727Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-12-04T08:34:42.9546951Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-12-04T08:34:42.9548391Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9549462Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-12-04T08:34:42.9550796Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-12-04T08:34:42.9552176Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-12-04T08:34:42.9553491Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-12-04T08:34:42.9554662Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-12-04T08:34:42.9555886Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-12-04T08:34:42.9557185Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-12-04T08:34:42.9558321Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-12-04T08:34:42.9559786Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9560868Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-12-04T08:34:42.9562152Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-12-04T08:34:42.9563390Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-12-04T08:34:42.9564798Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9565858Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-12-04T08:34:42.9567096Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-12-04T08:34:42.9568313Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-12-04T08:34:42.9569719Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9570751Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-12-04T08:34:42.9571905Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-12-04T08:34:42.9573073Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-12-04T08:34:42.9574368Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-12-04T08:34:42.9575451Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-12-04T08:34:42.9576847Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-12-04T08:34:42.9578180Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-12-04T08:34:42.9579607Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9580716Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-12-04T08:34:42.9581904Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-12-04T08:34:42.9583004Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-12-04T08:34:42.9584220Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-12-04T08:34:42.9585391Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-12-04T08:34:42.9587023Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-12-04T08:34:42.9588111Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-12-04T08:34:42.9589371Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-12-04T08:34:42.9590647Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-12-04T08:34:42.9591807Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-12-04T08:34:42.9593112Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-12-04T08:34:42.9594318Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-12-04T08:34:42.9595779Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9596841Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-12-04T08:34:42.9598027Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-12-04T08:34:42.9599222Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-12-04T08:34:42.9600529Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-12-04T08:34:42.9601713Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-12-04T08:34:42.9603464Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-12-04T08:34:42.9604952Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-12-04T08:34:42.9606452Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9607603Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-12-04T08:34:42.9608856Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-12-04T08:34:42.9610063Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-12-04T08:34:42.9611343Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-12-04T08:34:42.9612460Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-12-04T08:34:42.9613941Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-12-04T08:34:42.9615344Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-12-04T08:34:42.9616696Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9617830Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-12-04T08:34:42.9619168Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-12-04T08:34:42.9620336Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-12-04T08:34:42.9621605Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-12-04T08:34:42.9622857Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-12-04T08:34:42.9624226Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-12-04T08:34:42.9625447Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-12-04T08:34:42.9626955Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-12-04T08:34:42.9628158Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-12-04T08:34:42.9629403Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-12-04T08:34:42.9630655Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-12-04T08:34:42.9631931Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-12-04T08:34:42.9633308Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-12-04T08:34:42.9634811Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9635813Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-12-04T08:34:42.9637012Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-12-04T08:34:42.9638139Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-12-04T08:34:42.9639454Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-12-04T08:34:42.9640636Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-12-04T08:34:42.9642074Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-12-04T08:34:42.9643586Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9644675Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-12-04T08:34:42.9645938Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-12-04T08:34:42.9647046Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-12-04T08:34:42.9648373Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-12-04T08:34:42.9649520Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-12-04T08:34:42.9650777Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-12-04T08:34:42.9652064Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-12-04T08:34:42.9653294Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-12-04T08:34:42.9654397Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-12-04T08:34:42.9655627Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-12-04T08:34:42.9657065Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-12-04T08:34:42.9658573Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-12-04T08:34:42.9660113Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9661215Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-12-04T08:34:42.9662697Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-12-04T08:34:42.9664046Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-12-04T08:34:42.9665459Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9666580Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-12-04T08:34:42.9667846Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-12-04T08:34:42.9669160Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-12-04T08:34:42.9670500Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-12-04T08:34:42.9671621Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-12-04T08:34:42.9673024Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-12-04T08:34:42.9674378Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-12-04T08:34:42.9675770Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9676842Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-12-04T08:34:42.9678328Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9679651Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9680712Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-12-04T08:34:42.9682082Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-12-04T08:34:42.9683228Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-12-04T08:34:42.9684506Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-12-04T08:34:42.9685909Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-12-04T08:34:42.9687295Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9688460Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-12-04T08:34:42.9689662Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-12-04T08:34:42.9690897Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-12-04T08:34:42.9692278Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-12-04T08:34:42.9693593Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-12-04T08:34:42.9694970Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9696052Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-12-04T08:34:42.9697219Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-12-04T08:34:42.9698371Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-12-04T08:34:42.9699769Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-12-04T08:34:42.9700874Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-12-04T08:34:42.9702214Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9703424Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-12-04T08:34:42.9705351Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-12-04T08:34:42.9706985Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-12-04T08:34:42.9708236Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-12-04T08:34:42.9709643Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-12-04T08:34:42.9711120Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9712246Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-12-04T08:34:42.9713404Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-12-04T08:34:42.9714667Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-12-04T08:34:42.9716135Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-12-04T08:34:42.9717628Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9718713Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-12-04T08:34:42.9719868Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-12-04T08:34:42.9721054Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-12-04T08:34:42.9722473Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-12-04T08:34:42.9723712Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-12-04T08:34:42.9724950Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-12-04T08:34:42.9726894Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-12-04T08:34:42.9727426Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-12-04T08:34:42.9728765Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-12-04T08:34:42.9730108Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9731203Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-12-04T08:34:42.9732508Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-12-04T08:34:42.9733765Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-12-04T08:34:42.9735140Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9736256Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-12-04T08:34:42.9737429Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-12-04T08:34:42.9738768Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-12-04T08:34:42.9740386Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-12-04T08:34:42.9741849Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9743087Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-12-04T08:34:42.9744578Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-12-04T08:34:42.9746270Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-12-04T08:34:42.9747787Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9748921Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-12-04T08:34:42.9750347Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-12-04T08:34:42.9751832Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-12-04T08:34:42.9753274Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9754545Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-12-04T08:34:42.9755890Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-12-04T08:34:42.9757254Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-12-04T08:34:42.9758817Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-12-04T08:34:42.9761087Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9762382Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-12-04T08:34:42.9763973Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-12-04T08:34:42.9765643Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-12-04T08:34:42.9767118Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-12-04T08:34:42.9768629Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9769809Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-12-04T08:34:42.9771094Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-12-04T08:34:42.9772449Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-12-04T08:34:42.9774041Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-12-04T08:34:42.9775352Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-12-04T08:34:42.9776667Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9777857Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-12-04T08:34:42.9779208Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9780417Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9781499Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-12-04T08:34:42.9782728Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-12-04T08:34:42.9783905Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-12-04T08:34:42.9785179Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-12-04T08:34:42.9786651Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-12-04T08:34:42.9788152Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-12-04T08:34:42.9789233Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-12-04T08:34:42.9790368Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-12-04T08:34:42.9791692Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-12-04T08:34:42.9793033Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-12-04T08:34:42.9794278Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-12-04T08:34:42.9795590Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9796717Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-12-04T08:34:42.9798050Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-12-04T08:34:42.9799337Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9800602Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-12-04T08:34:42.9801815Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-12-04T08:34:42.9803441Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-12-04T08:34:42.9804743Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-12-04T08:34:42.9806149Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-12-04T08:34:42.9807395Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-12-04T08:34:42.9808676Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-12-04T08:34:42.9809929Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-12-04T08:34:42.9811217Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-12-04T08:34:42.9812356Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-12-04T08:34:42.9813557Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-12-04T08:34:42.9814699Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-12-04T08:34:42.9815996Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-12-04T08:34:42.9817293Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-12-04T08:34:42.9818538Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-12-04T08:34:42.9819755Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-12-04T08:34:42.9820940Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-12-04T08:34:42.9822100Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-12-04T08:34:42.9823280Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-12-04T08:34:42.9824510Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-12-04T08:34:42.9825544Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-12-04T08:34:42.9826957Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-12-04T08:34:42.9828147Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-12-04T08:34:42.9829324Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-12-04T08:34:42.9830433Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-12-04T08:34:42.9831815Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-12-04T08:34:42.9833161Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-12-04T08:34:42.9834653Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9835900Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9837008Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-12-04T08:34:42.9838337Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-12-04T08:34:42.9839525Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-12-04T08:34:42.9840729Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-12-04T08:34:42.9842165Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-12-04T08:34:42.9843294Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-12-04T08:34:42.9844615Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-12-04T08:34:42.9845846Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-12-04T08:34:42.9847129Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-12-04T08:34:42.9848412Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-12-04T08:34:42.9849785Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-12-04T08:34:42.9851131Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9852403Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-12-04T08:34:42.9853553Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-12-04T08:34:42.9854796Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-12-04T08:34:42.9856085Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-12-04T08:34:42.9857231Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-12-04T08:34:42.9858558Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-12-04T08:34:42.9859834Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-12-04T08:34:42.9861037Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-12-04T08:34:42.9862431Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-12-04T08:34:42.9863775Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-12-04T08:34:42.9866055Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9866627Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-12-04T08:34:42.9868196Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-12-04T08:34:42.9869508Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-12-04T08:34:42.9870966Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9872128Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-12-04T08:34:42.9873415Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-12-04T08:34:42.9874738Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-12-04T08:34:42.9875993Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-12-04T08:34:42.9877555Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-12-04T08:34:42.9878635Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-12-04T08:34:42.9879863Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9880999Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-12-04T08:34:42.9882364Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-12-04T08:34:42.9883484Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-12-04T08:34:42.9884883Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9886060Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-12-04T08:34:42.9887286Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-12-04T08:34:42.9888731Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-12-04T08:34:42.9890126Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-12-04T08:34:42.9891376Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9892669Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9893982Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-12-04T08:34:42.9895248Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-12-04T08:34:42.9896423Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-12-04T08:34:42.9897537Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-12-04T08:34:42.9898649Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-12-04T08:34:42.9900046Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-12-04T08:34:42.9901944Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-12-04T08:34:42.9903045Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-12-04T08:34:42.9904578Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9905933Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:42.9907126Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-12-04T08:34:42.9908626Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-12-04T08:34:42.9909958Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-12-04T08:34:42.9911105Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-12-04T08:34:42.9912808Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-12-04T08:34:42.9913815Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9914871Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-12-04T08:34:42.9916184Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-12-04T08:34:42.9917313Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-12-04T08:34:42.9918802Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9919875Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-12-04T08:34:42.9921146Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-12-04T08:34:42.9922690Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-12-04T08:34:42.9924307Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9925284Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-12-04T08:34:42.9926658Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-12-04T08:34:42.9927746Z adding 'torch/include/ATen/ops/_nnz.h' 2025-12-04T08:34:42.9928933Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-12-04T08:34:42.9930176Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-12-04T08:34:42.9931604Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-12-04T08:34:42.9933040Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-12-04T08:34:42.9934487Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9935644Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-12-04T08:34:42.9936880Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-12-04T08:34:42.9938254Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9939308Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-12-04T08:34:42.9940696Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-12-04T08:34:42.9941910Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-12-04T08:34:42.9943248Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9944292Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-12-04T08:34:42.9945549Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-12-04T08:34:42.9946936Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-12-04T08:34:42.9948334Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9949467Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-12-04T08:34:42.9950720Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-12-04T08:34:42.9952039Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-12-04T08:34:42.9953485Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:42.9954551Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-12-04T08:34:42.9955848Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-12-04T08:34:42.9957215Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-12-04T08:34:42.9958557Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-12-04T08:34:42.9959941Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-12-04T08:34:42.9961044Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-12-04T08:34:42.9962316Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-12-04T08:34:42.9963557Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-12-04T08:34:42.9965022Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9966170Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-12-04T08:34:42.9967424Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-12-04T08:34:42.9968648Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-12-04T08:34:42.9970011Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-12-04T08:34:42.9971266Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-12-04T08:34:42.9972716Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9973814Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-12-04T08:34:42.9974994Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-12-04T08:34:42.9976200Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-12-04T08:34:42.9977599Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-12-04T08:34:42.9978950Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-12-04T08:34:42.9980356Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9981413Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-12-04T08:34:42.9982772Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-12-04T08:34:42.9984502Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-12-04T08:34:42.9985405Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-12-04T08:34:42.9986867Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-12-04T08:34:42.9988082Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-12-04T08:34:42.9989610Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-12-04T08:34:42.9990510Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-12-04T08:34:42.9991842Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-12-04T08:34:42.9993141Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-12-04T08:34:42.9994410Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-12-04T08:34:42.9995750Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-12-04T08:34:42.9996964Z adding 'torch/include/ATen/ops/_print.h' 2025-12-04T08:34:42.9998249Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:42.9999495Z adding 'torch/include/ATen/ops/_print_native.h' 2025-12-04T08:34:43.0000679Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-12-04T08:34:43.0002055Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-12-04T08:34:43.0004722Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0006043Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-12-04T08:34:43.0007538Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-12-04T08:34:43.0008878Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-12-04T08:34:43.0010328Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0011542Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-12-04T08:34:43.0012891Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-12-04T08:34:43.0014284Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-12-04T08:34:43.0015950Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-12-04T08:34:43.0017585Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0019045Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0020359Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-12-04T08:34:43.0021765Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-12-04T08:34:43.0023096Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-12-04T08:34:43.0024468Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-12-04T08:34:43.0025790Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-12-04T08:34:43.0027210Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-12-04T08:34:43.0028667Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-12-04T08:34:43.0030138Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-12-04T08:34:43.0031629Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0032818Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-12-04T08:34:43.0034213Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-12-04T08:34:43.0035560Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-12-04T08:34:43.0036956Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0038169Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-12-04T08:34:43.0039533Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-12-04T08:34:43.0041101Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-12-04T08:34:43.0042650Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0043884Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-12-04T08:34:43.0045135Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-12-04T08:34:43.0046663Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-12-04T08:34:43.0048056Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-12-04T08:34:43.0049528Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0050728Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-12-04T08:34:43.0052175Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-12-04T08:34:43.0053546Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-12-04T08:34:43.0054971Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0056117Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-12-04T08:34:43.0057444Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-12-04T08:34:43.0058786Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-12-04T08:34:43.0060222Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0074026Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-12-04T08:34:43.0075629Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-12-04T08:34:43.0076979Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-12-04T08:34:43.0078450Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-12-04T08:34:43.0079828Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-12-04T08:34:43.0081282Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0082569Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-12-04T08:34:43.0083927Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-12-04T08:34:43.0085347Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-12-04T08:34:43.0086829Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0088257Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-12-04T08:34:43.0089603Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-12-04T08:34:43.0091079Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-12-04T08:34:43.0092493Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-12-04T08:34:43.0093949Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-12-04T08:34:43.0095331Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-12-04T08:34:43.0096909Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-12-04T08:34:43.0098373Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0099730Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-12-04T08:34:43.0101250Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-12-04T08:34:43.0102589Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-12-04T08:34:43.0104154Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-12-04T08:34:43.0105703Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-12-04T08:34:43.0107088Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-12-04T08:34:43.0108501Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-12-04T08:34:43.0110031Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0111288Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-12-04T08:34:43.0112872Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-12-04T08:34:43.0114363Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-12-04T08:34:43.0115765Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-12-04T08:34:43.0117245Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-12-04T08:34:43.0118657Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-12-04T08:34:43.0120270Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-12-04T08:34:43.0121795Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0123062Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-12-04T08:34:43.0124479Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-12-04T08:34:43.0125724Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-12-04T08:34:43.0127084Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-12-04T08:34:43.0128223Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-12-04T08:34:43.0129542Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0130983Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-12-04T08:34:43.0132180Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-12-04T08:34:43.0133638Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-12-04T08:34:43.0134985Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-12-04T08:34:43.0136066Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-12-04T08:34:43.0137282Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-12-04T08:34:43.0138883Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-12-04T08:34:43.0139866Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-12-04T08:34:43.0141432Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-12-04T08:34:43.0142744Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0143928Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-12-04T08:34:43.0145366Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-12-04T08:34:43.0147021Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0148051Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-12-04T08:34:43.0149424Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-12-04T08:34:43.0150609Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-12-04T08:34:43.0151968Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-12-04T08:34:43.0153019Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-12-04T08:34:43.0154295Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-12-04T08:34:43.0155558Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2.h' 2025-12-04T08:34:43.0156977Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_cuda_dispatch.h' 2025-12-04T08:34:43.0157961Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_native.h' 2025-12-04T08:34:43.0159267Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_ops.h' 2025-12-04T08:34:43.0160543Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-12-04T08:34:43.0161840Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-12-04T08:34:43.0162913Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-12-04T08:34:43.0164109Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-12-04T08:34:43.0165589Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-12-04T08:34:43.0166900Z adding 'torch/include/ATen/ops/_scaled_mm_v2.h' 2025-12-04T08:34:43.0168150Z adding 'torch/include/ATen/ops/_scaled_mm_v2_cuda_dispatch.h' 2025-12-04T08:34:43.0169193Z adding 'torch/include/ATen/ops/_scaled_mm_v2_native.h' 2025-12-04T08:34:43.0170598Z adding 'torch/include/ATen/ops/_scaled_mm_v2_ops.h' 2025-12-04T08:34:43.0171988Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-12-04T08:34:43.0173517Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0174611Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0175558Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0176744Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-12-04T08:34:43.0177944Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-12-04T08:34:43.0179042Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-12-04T08:34:43.0180280Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0181157Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-12-04T08:34:43.0182435Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-12-04T08:34:43.0184258Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-12-04T08:34:43.0185760Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0187132Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0188442Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0189540Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-12-04T08:34:43.0191018Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-12-04T08:34:43.0192576Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-12-04T08:34:43.0194068Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-12-04T08:34:43.0195193Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-12-04T08:34:43.0196416Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-12-04T08:34:43.0197640Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-12-04T08:34:43.0198783Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-12-04T08:34:43.0200156Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0201154Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-12-04T08:34:43.0202515Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-12-04T08:34:43.0203994Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-12-04T08:34:43.0205389Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0206501Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-12-04T08:34:43.0207707Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-12-04T08:34:43.0208875Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-12-04T08:34:43.0210227Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0211260Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-12-04T08:34:43.0212385Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-12-04T08:34:43.0213482Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-12-04T08:34:43.0214750Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0215882Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-12-04T08:34:43.0217168Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-12-04T08:34:43.0218244Z adding 'torch/include/ATen/ops/_softmax.h' 2025-12-04T08:34:43.0219398Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-12-04T08:34:43.0220786Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0221850Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-12-04T08:34:43.0223083Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-12-04T08:34:43.0224190Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-12-04T08:34:43.0225384Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-12-04T08:34:43.0226875Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-12-04T08:34:43.0228088Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-12-04T08:34:43.0229292Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0230293Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-12-04T08:34:43.0231463Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-12-04T08:34:43.0232591Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-12-04T08:34:43.0233923Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-12-04T08:34:43.0235108Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-12-04T08:34:43.0236492Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-12-04T08:34:43.0237682Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-12-04T08:34:43.0239189Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0240095Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-12-04T08:34:43.0241442Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-12-04T08:34:43.0242595Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-12-04T08:34:43.0243851Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-12-04T08:34:43.0245143Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0246453Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0247420Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-12-04T08:34:43.0248851Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-12-04T08:34:43.0250176Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-12-04T08:34:43.0251519Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-12-04T08:34:43.0252847Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-12-04T08:34:43.0254307Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0255400Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-12-04T08:34:43.0256694Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-12-04T08:34:43.0258003Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-12-04T08:34:43.0259372Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0260449Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-12-04T08:34:43.0261707Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-12-04T08:34:43.0263483Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-12-04T08:34:43.0265119Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0266352Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-12-04T08:34:43.0267795Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-12-04T08:34:43.0269118Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-12-04T08:34:43.0270718Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0271741Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-12-04T08:34:43.0273103Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-12-04T08:34:43.0274605Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-12-04T08:34:43.0276226Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0277383Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-12-04T08:34:43.0278721Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-12-04T08:34:43.0280124Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-12-04T08:34:43.0282005Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-12-04T08:34:43.0283487Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0284683Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-12-04T08:34:43.0285869Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-12-04T08:34:43.0287290Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-12-04T08:34:43.0288627Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0289820Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-12-04T08:34:43.0291178Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-12-04T08:34:43.0292633Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-12-04T08:34:43.0293869Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-12-04T08:34:43.0295220Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0296400Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-12-04T08:34:43.0297648Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-12-04T08:34:43.0298786Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-12-04T08:34:43.0300130Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0301149Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-12-04T08:34:43.0302556Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-12-04T08:34:43.0304445Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-12-04T08:34:43.0305887Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0307155Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-12-04T08:34:43.0308470Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-12-04T08:34:43.0309872Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-12-04T08:34:43.0311255Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0312295Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-12-04T08:34:43.0313742Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-12-04T08:34:43.0314878Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-12-04T08:34:43.0316251Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-12-04T08:34:43.0317667Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0318697Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-12-04T08:34:43.0320137Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-12-04T08:34:43.0321419Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0322552Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0323705Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-12-04T08:34:43.0325074Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-12-04T08:34:43.0326290Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-12-04T08:34:43.0327636Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0328671Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-12-04T08:34:43.0329989Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-12-04T08:34:43.0331113Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-12-04T08:34:43.0332378Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0333451Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-12-04T08:34:43.0334850Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-12-04T08:34:43.0336090Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-12-04T08:34:43.0337447Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-12-04T08:34:43.0338527Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-12-04T08:34:43.0339875Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-12-04T08:34:43.0340972Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-12-04T08:34:43.0342242Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-12-04T08:34:43.0343402Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-12-04T08:34:43.0344614Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-12-04T08:34:43.0345792Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-12-04T08:34:43.0347221Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-12-04T08:34:43.0348235Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-12-04T08:34:43.0349706Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-12-04T08:34:43.0350916Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-12-04T08:34:43.0352186Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-12-04T08:34:43.0353334Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-12-04T08:34:43.0354844Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-12-04T08:34:43.0355832Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-12-04T08:34:43.0357240Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-12-04T08:34:43.0358558Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-12-04T08:34:43.0359793Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-12-04T08:34:43.0361023Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-12-04T08:34:43.0362393Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-12-04T08:34:43.0363720Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-12-04T08:34:43.0365110Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-12-04T08:34:43.0366196Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-12-04T08:34:43.0367542Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-12-04T08:34:43.0368790Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-12-04T08:34:43.0370011Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-12-04T08:34:43.0371165Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-12-04T08:34:43.0373337Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-12-04T08:34:43.0374829Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-12-04T08:34:43.0376103Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-12-04T08:34:43.0377729Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0378734Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-12-04T08:34:43.0380075Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-12-04T08:34:43.0381397Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0382621Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0383736Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-12-04T08:34:43.0385160Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-12-04T08:34:43.0386540Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-12-04T08:34:43.0388040Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0389127Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-12-04T08:34:43.0390488Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-12-04T08:34:43.0391747Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-12-04T08:34:43.0392998Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-12-04T08:34:43.0394362Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0395406Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-12-04T08:34:43.0396733Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-12-04T08:34:43.0398017Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0399139Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0400284Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-12-04T08:34:43.0401783Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-12-04T08:34:43.0403387Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-12-04T08:34:43.0404882Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0406040Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-12-04T08:34:43.0407172Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-12-04T08:34:43.0408527Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-12-04T08:34:43.0409706Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-12-04T08:34:43.0410872Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-12-04T08:34:43.0412075Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-12-04T08:34:43.0413323Z adding 'torch/include/ATen/ops/_stack.h' 2025-12-04T08:34:43.0414775Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0415934Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-12-04T08:34:43.0417120Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-12-04T08:34:43.0418479Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-12-04T08:34:43.0419801Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-12-04T08:34:43.0421123Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0422203Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-12-04T08:34:43.0423308Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-12-04T08:34:43.0424521Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-12-04T08:34:43.0425936Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0427189Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-12-04T08:34:43.0428337Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-12-04T08:34:43.0429511Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-12-04T08:34:43.0430808Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-12-04T08:34:43.0431999Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-12-04T08:34:43.0433303Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-12-04T08:34:43.0434565Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-12-04T08:34:43.0435853Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0436924Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-12-04T08:34:43.0438166Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-12-04T08:34:43.0439455Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-12-04T08:34:43.0440905Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0442041Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0443237Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-12-04T08:34:43.0444562Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-12-04T08:34:43.0445792Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-12-04T08:34:43.0447069Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0448134Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-12-04T08:34:43.0449515Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0450727Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0451781Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-12-04T08:34:43.0453143Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-12-04T08:34:43.0454221Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-12-04T08:34:43.0455318Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-12-04T08:34:43.0456546Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-12-04T08:34:43.0457842Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0458972Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-12-04T08:34:43.0460087Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-12-04T08:34:43.0461363Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-12-04T08:34:43.0462678Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0463547Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-12-04T08:34:43.0464640Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-12-04T08:34:43.0466077Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-12-04T08:34:43.0467183Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-12-04T08:34:43.0468576Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0469712Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-12-04T08:34:43.0470754Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-12-04T08:34:43.0472053Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-12-04T08:34:43.0473222Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-12-04T08:34:43.0474484Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0475528Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-12-04T08:34:43.0476633Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-12-04T08:34:43.0477964Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-12-04T08:34:43.0479026Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-12-04T08:34:43.0480224Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0481454Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-12-04T08:34:43.0482379Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-12-04T08:34:43.0483672Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-12-04T08:34:43.0484967Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-12-04T08:34:43.0486310Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0487323Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-12-04T08:34:43.0488474Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-12-04T08:34:43.0489553Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-12-04T08:34:43.0490958Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0491826Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-12-04T08:34:43.0493228Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-12-04T08:34:43.0494178Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-12-04T08:34:43.0495566Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0496629Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-12-04T08:34:43.0497837Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-12-04T08:34:43.0498894Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-12-04T08:34:43.0500257Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0501299Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-12-04T08:34:43.0502530Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-12-04T08:34:43.0504084Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-12-04T08:34:43.0505413Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0506734Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-12-04T08:34:43.0507965Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-12-04T08:34:43.0509215Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-12-04T08:34:43.0510578Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0511594Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-12-04T08:34:43.0512866Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-12-04T08:34:43.0514092Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-12-04T08:34:43.0515448Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-12-04T08:34:43.0516845Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0517911Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0518934Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-12-04T08:34:43.0520318Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-12-04T08:34:43.0521560Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0522648Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-12-04T08:34:43.0523732Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-12-04T08:34:43.0525401Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-12-04T08:34:43.0526624Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-12-04T08:34:43.0527933Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-12-04T08:34:43.0529243Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0530515Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-12-04T08:34:43.0531738Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0532806Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-12-04T08:34:43.0533952Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-12-04T08:34:43.0535238Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-12-04T08:34:43.0536357Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-12-04T08:34:43.0537708Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-12-04T08:34:43.0538971Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0539916Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-12-04T08:34:43.0541218Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-12-04T08:34:43.0542678Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-12-04T08:34:43.0544063Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-12-04T08:34:43.0545434Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0546558Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-12-04T08:34:43.0547946Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-12-04T08:34:43.0549055Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-12-04T08:34:43.0550311Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0551246Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-12-04T08:34:43.0552449Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-12-04T08:34:43.0553591Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-12-04T08:34:43.0554889Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0555906Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-12-04T08:34:43.0557149Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-12-04T08:34:43.0558668Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-12-04T08:34:43.0559787Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-12-04T08:34:43.0561272Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0562249Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-12-04T08:34:43.0563352Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-12-04T08:34:43.0564410Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-12-04T08:34:43.0565738Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-12-04T08:34:43.0566975Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-12-04T08:34:43.0568135Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0569170Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-12-04T08:34:43.0570222Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-12-04T08:34:43.0571381Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-12-04T08:34:43.0572810Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-12-04T08:34:43.0574017Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0575195Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-12-04T08:34:43.0576365Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-12-04T08:34:43.0577616Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0578715Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-12-04T08:34:43.0579661Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-12-04T08:34:43.0580972Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-12-04T08:34:43.0582042Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-12-04T08:34:43.0583301Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-12-04T08:34:43.0584667Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0585851Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-12-04T08:34:43.0586858Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-12-04T08:34:43.0588021Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-12-04T08:34:43.0589345Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-12-04T08:34:43.0590481Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-12-04T08:34:43.0591635Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-12-04T08:34:43.0593011Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-12-04T08:34:43.0594316Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-12-04T08:34:43.0595522Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-12-04T08:34:43.0596416Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-12-04T08:34:43.0598264Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-12-04T08:34:43.0599448Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-12-04T08:34:43.0600743Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0602268Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-12-04T08:34:43.0603506Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-12-04T08:34:43.0605094Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-12-04T08:34:43.0606490Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-12-04T08:34:43.0608060Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-12-04T08:34:43.0609719Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0611007Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-12-04T08:34:43.0612257Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-12-04T08:34:43.0613489Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-12-04T08:34:43.0615154Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-12-04T08:34:43.0616433Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-12-04T08:34:43.0617945Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0619308Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0620265Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-12-04T08:34:43.0621739Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-12-04T08:34:43.0623234Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-12-04T08:34:43.0624668Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0625902Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-12-04T08:34:43.0627210Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-12-04T08:34:43.0628692Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-12-04T08:34:43.0629880Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-12-04T08:34:43.0631402Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0632631Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-12-04T08:34:43.0633732Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-12-04T08:34:43.0635150Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-12-04T08:34:43.0636409Z adding 'torch/include/ATen/ops/_unique.h' 2025-12-04T08:34:43.0637828Z adding 'torch/include/ATen/ops/_unique2.h' 2025-12-04T08:34:43.0639354Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0640306Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-12-04T08:34:43.0641447Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-12-04T08:34:43.0642617Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-12-04T08:34:43.0644044Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-12-04T08:34:43.0645574Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0646779Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-12-04T08:34:43.0647956Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-12-04T08:34:43.0649226Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-12-04T08:34:43.0650468Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-12-04T08:34:43.0651729Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-12-04T08:34:43.0652974Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0654004Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-12-04T08:34:43.0655255Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-12-04T08:34:43.0656451Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-12-04T08:34:43.0657843Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0660104Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-12-04T08:34:43.0661085Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-12-04T08:34:43.0662309Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-12-04T08:34:43.0663656Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0664725Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-12-04T08:34:43.0666162Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-12-04T08:34:43.0667341Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-12-04T08:34:43.0668650Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0670544Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-12-04T08:34:43.0670923Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-12-04T08:34:43.0672214Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-12-04T08:34:43.0673602Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0674565Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-12-04T08:34:43.0675836Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-12-04T08:34:43.0677263Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-12-04T08:34:43.0678671Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0679664Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-12-04T08:34:43.0681037Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-12-04T08:34:43.0682742Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-12-04T08:34:43.0684421Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-12-04T08:34:43.0685917Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0687001Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0688473Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0689567Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-12-04T08:34:43.0690827Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-12-04T08:34:43.0692054Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-12-04T08:34:43.0693411Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-12-04T08:34:43.0694961Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0695918Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0697118Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-12-04T08:34:43.0698254Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-12-04T08:34:43.0699505Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-12-04T08:34:43.0700847Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-12-04T08:34:43.0702055Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-12-04T08:34:43.0703812Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-12-04T08:34:43.0705617Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-12-04T08:34:43.0707336Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-12-04T08:34:43.0709044Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0710223Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0711569Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0712701Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-12-04T08:34:43.0713952Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-12-04T08:34:43.0715153Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-12-04T08:34:43.0716726Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-12-04T08:34:43.0717937Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0719198Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0720383Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-12-04T08:34:43.0721582Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-12-04T08:34:43.0722821Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-12-04T08:34:43.0723971Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-12-04T08:34:43.0725220Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-12-04T08:34:43.0726617Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-12-04T08:34:43.0728227Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-12-04T08:34:43.0729908Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-12-04T08:34:43.0731421Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0732657Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0733857Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0735046Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-12-04T08:34:43.0736219Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-12-04T08:34:43.0737437Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-12-04T08:34:43.0738800Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-12-04T08:34:43.0740174Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0741286Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0742539Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-12-04T08:34:43.0743810Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-12-04T08:34:43.0745016Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-12-04T08:34:43.0746365Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-12-04T08:34:43.0747566Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-12-04T08:34:43.0748981Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-12-04T08:34:43.0750566Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-12-04T08:34:43.0752211Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-12-04T08:34:43.0753696Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0754946Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0756210Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0757322Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-12-04T08:34:43.0758588Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-12-04T08:34:43.0759742Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-12-04T08:34:43.0761133Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-12-04T08:34:43.0762621Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0763794Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0765039Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-12-04T08:34:43.0766262Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-12-04T08:34:43.0767437Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-12-04T08:34:43.0768672Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-12-04T08:34:43.0769877Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-12-04T08:34:43.0771273Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-12-04T08:34:43.0773080Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-12-04T08:34:43.0774892Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-12-04T08:34:43.0776442Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0777638Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0778837Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0780080Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-12-04T08:34:43.0781225Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-12-04T08:34:43.0782428Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-12-04T08:34:43.0783849Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-12-04T08:34:43.0785553Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0786676Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0787893Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-12-04T08:34:43.0789111Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-12-04T08:34:43.0790319Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-12-04T08:34:43.0791542Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-12-04T08:34:43.0792794Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-12-04T08:34:43.0794252Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-12-04T08:34:43.0795536Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-12-04T08:34:43.0796833Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-12-04T08:34:43.0798007Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-12-04T08:34:43.0799297Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-12-04T08:34:43.0800467Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-12-04T08:34:43.0801782Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0802933Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-12-04T08:34:43.0804259Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-12-04T08:34:43.0805484Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-12-04T08:34:43.0806771Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-12-04T08:34:43.0807837Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-12-04T08:34:43.0808993Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-12-04T08:34:43.0810346Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-12-04T08:34:43.0811754Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-12-04T08:34:43.0813004Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0814051Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-12-04T08:34:43.0815366Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-12-04T08:34:43.0816562Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-12-04T08:34:43.0817920Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0818887Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-12-04T08:34:43.0820142Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-12-04T08:34:43.0821370Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-12-04T08:34:43.0822725Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0823780Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-12-04T08:34:43.0825023Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-12-04T08:34:43.0826330Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-12-04T08:34:43.0827820Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0828899Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-12-04T08:34:43.0830203Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-12-04T08:34:43.0831395Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-12-04T08:34:43.0832728Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0833698Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-12-04T08:34:43.0834991Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-12-04T08:34:43.0836106Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-12-04T08:34:43.0837475Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0838475Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-12-04T08:34:43.0839668Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-12-04T08:34:43.0840680Z adding 'torch/include/ATen/ops/_values.h' 2025-12-04T08:34:43.0842159Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-12-04T08:34:43.0843787Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0845079Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0846065Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-12-04T08:34:43.0847373Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-12-04T08:34:43.0848480Z adding 'torch/include/ATen/ops/_values_native.h' 2025-12-04T08:34:43.0849950Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-12-04T08:34:43.0851034Z adding 'torch/include/ATen/ops/_version.h' 2025-12-04T08:34:43.0852690Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0853570Z adding 'torch/include/ATen/ops/_version_native.h' 2025-12-04T08:34:43.0854770Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-12-04T08:34:43.0856051Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-12-04T08:34:43.0857428Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-12-04T08:34:43.0858687Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-12-04T08:34:43.0859991Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-12-04T08:34:43.0861219Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-12-04T08:34:43.0862604Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-12-04T08:34:43.0864066Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-12-04T08:34:43.0864951Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-12-04T08:34:43.0866205Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-12-04T08:34:43.0867759Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-12-04T08:34:43.0868802Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-12-04T08:34:43.0869934Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-12-04T08:34:43.0871195Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-12-04T08:34:43.0872252Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' 2025-12-04T08:34:43.0873461Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-12-04T08:34:43.0874695Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-12-04T08:34:43.0875849Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-12-04T08:34:43.0877180Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0878340Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-12-04T08:34:43.0879723Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0880793Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-12-04T08:34:43.0882151Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-12-04T08:34:43.0883448Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-12-04T08:34:43.0884811Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-12-04T08:34:43.0886209Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0887273Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0888433Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0889537Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-12-04T08:34:43.0890863Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-12-04T08:34:43.0892112Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0893049Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-12-04T08:34:43.0894094Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-12-04T08:34:43.0895282Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-12-04T08:34:43.0896552Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-12-04T08:34:43.0897672Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-12-04T08:34:43.0898763Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-12-04T08:34:43.0899886Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-12-04T08:34:43.0901219Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0902193Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-12-04T08:34:43.0904296Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-12-04T08:34:43.0905668Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-12-04T08:34:43.0907096Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0908039Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-12-04T08:34:43.0909218Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-12-04T08:34:43.0910236Z adding 'torch/include/ATen/ops/abs.h' 2025-12-04T08:34:43.0911425Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0912424Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-12-04T08:34:43.0913569Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-12-04T08:34:43.0914764Z adding 'torch/include/ATen/ops/abs_native.h' 2025-12-04T08:34:43.0916007Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-12-04T08:34:43.0917164Z adding 'torch/include/ATen/ops/absolute.h' 2025-12-04T08:34:43.0918484Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0919388Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-12-04T08:34:43.0920654Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-12-04T08:34:43.0921716Z adding 'torch/include/ATen/ops/acos.h' 2025-12-04T08:34:43.0922968Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0924088Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-12-04T08:34:43.0924979Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-12-04T08:34:43.0926067Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-12-04T08:34:43.0927535Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-12-04T08:34:43.0928300Z adding 'torch/include/ATen/ops/acos_native.h' 2025-12-04T08:34:43.0929607Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-12-04T08:34:43.0930553Z adding 'torch/include/ATen/ops/acosh.h' 2025-12-04T08:34:43.0932045Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0933037Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-12-04T08:34:43.0934085Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-12-04T08:34:43.0935214Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-12-04T08:34:43.0936377Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-12-04T08:34:43.0937484Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-12-04T08:34:43.0938742Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-12-04T08:34:43.0939973Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-12-04T08:34:43.0941292Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.0942637Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0943740Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-12-04T08:34:43.0945175Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-12-04T08:34:43.0946676Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-12-04T08:34:43.0948032Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0950029Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-12-04T08:34:43.0951200Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-12-04T08:34:43.0952327Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-12-04T08:34:43.0953712Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-12-04T08:34:43.0955198Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-12-04T08:34:43.0956507Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-12-04T08:34:43.0957858Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0959023Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0960162Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-12-04T08:34:43.0961453Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-12-04T08:34:43.0962710Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0964405Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-12-04T08:34:43.0965142Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-12-04T08:34:43.0966291Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-12-04T08:34:43.0967855Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-12-04T08:34:43.0969181Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-12-04T08:34:43.0970649Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.0971805Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-12-04T08:34:43.0973076Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-12-04T08:34:43.0974392Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-12-04T08:34:43.0975777Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-12-04T08:34:43.0977264Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0978441Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.0979609Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.0980817Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-12-04T08:34:43.0982164Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-12-04T08:34:43.0983475Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-12-04T08:34:43.0984876Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-12-04T08:34:43.0986557Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0987791Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-12-04T08:34:43.0988954Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-12-04T08:34:43.0990068Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-12-04T08:34:43.0991318Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-12-04T08:34:43.0992582Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-12-04T08:34:43.0994040Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-12-04T08:34:43.0995414Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-12-04T08:34:43.0996792Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-12-04T08:34:43.0998346Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.0999480Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.1000696Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.1001955Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-12-04T08:34:43.1003315Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-12-04T08:34:43.1004649Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-12-04T08:34:43.1006118Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-12-04T08:34:43.1007647Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1008720Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-12-04T08:34:43.1009951Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-12-04T08:34:43.1011219Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-12-04T08:34:43.1012525Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-12-04T08:34:43.1013711Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-12-04T08:34:43.1015146Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-12-04T08:34:43.1016500Z adding 'torch/include/ATen/ops/add.h' 2025-12-04T08:34:43.1017933Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1019345Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1020469Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-12-04T08:34:43.1021675Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-12-04T08:34:43.1022894Z adding 'torch/include/ATen/ops/add_meta.h' 2025-12-04T08:34:43.1024098Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-12-04T08:34:43.1025451Z adding 'torch/include/ATen/ops/add_native.h' 2025-12-04T08:34:43.1027229Z adding 'torch/include/ATen/ops/add_ops.h' 2025-12-04T08:34:43.1028706Z adding 'torch/include/ATen/ops/addbmm.h' 2025-12-04T08:34:43.1030194Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-12-04T08:34:43.1031470Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-12-04T08:34:43.1032744Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-12-04T08:34:43.1033998Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-12-04T08:34:43.1035426Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-12-04T08:34:43.1036755Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-12-04T08:34:43.1038268Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1039275Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-12-04T08:34:43.1040456Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-12-04T08:34:43.1041760Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-12-04T08:34:43.1043237Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-12-04T08:34:43.1044541Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-12-04T08:34:43.1045991Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-12-04T08:34:43.1047376Z adding 'torch/include/ATen/ops/addcmul.h' 2025-12-04T08:34:43.1048829Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1049898Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-12-04T08:34:43.1051098Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-12-04T08:34:43.1052317Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-12-04T08:34:43.1053569Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-12-04T08:34:43.1054798Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-12-04T08:34:43.1056269Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-12-04T08:34:43.1057773Z adding 'torch/include/ATen/ops/addmm.h' 2025-12-04T08:34:43.1059352Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1060562Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-12-04T08:34:43.1061907Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-12-04T08:34:43.1063132Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-12-04T08:34:43.1064426Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-12-04T08:34:43.1065921Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-12-04T08:34:43.1067523Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-12-04T08:34:43.1068860Z adding 'torch/include/ATen/ops/addmv.h' 2025-12-04T08:34:43.1070314Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1071354Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-12-04T08:34:43.1072634Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-12-04T08:34:43.1073804Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-12-04T08:34:43.1075147Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-12-04T08:34:43.1076428Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-12-04T08:34:43.1077910Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-12-04T08:34:43.1079213Z adding 'torch/include/ATen/ops/addr.h' 2025-12-04T08:34:43.1080656Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1081820Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-12-04T08:34:43.1083059Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-12-04T08:34:43.1084269Z adding 'torch/include/ATen/ops/addr_native.h' 2025-12-04T08:34:43.1085654Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-12-04T08:34:43.1086929Z adding 'torch/include/ATen/ops/adjoint.h' 2025-12-04T08:34:43.1088283Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1089470Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-12-04T08:34:43.1090807Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-12-04T08:34:43.1092469Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-12-04T08:34:43.1094034Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-12-04T08:34:43.1095224Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1096473Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-12-04T08:34:43.1097769Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-12-04T08:34:43.1099189Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1100337Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-12-04T08:34:43.1101689Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-12-04T08:34:43.1103194Z adding 'torch/include/ATen/ops/alias.h' 2025-12-04T08:34:43.1104599Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1105972Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-12-04T08:34:43.1107802Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1108745Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1109864Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-12-04T08:34:43.1111342Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-12-04T08:34:43.1112457Z adding 'torch/include/ATen/ops/alias_native.h' 2025-12-04T08:34:43.1113914Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-12-04T08:34:43.1115185Z adding 'torch/include/ATen/ops/align_as.h' 2025-12-04T08:34:43.1116431Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1117543Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-12-04T08:34:43.1118821Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-12-04T08:34:43.1120088Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-12-04T08:34:43.1121352Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1122483Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-12-04T08:34:43.1123614Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-12-04T08:34:43.1124692Z adding 'torch/include/ATen/ops/align_to.h' 2025-12-04T08:34:43.1126264Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1127363Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-12-04T08:34:43.1128813Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-12-04T08:34:43.1130259Z adding 'torch/include/ATen/ops/all.h' 2025-12-04T08:34:43.1131855Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1133069Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1134560Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1135642Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-12-04T08:34:43.1136969Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-12-04T08:34:43.1138219Z adding 'torch/include/ATen/ops/all_meta.h' 2025-12-04T08:34:43.1139496Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-12-04T08:34:43.1140740Z adding 'torch/include/ATen/ops/all_native.h' 2025-12-04T08:34:43.1142403Z adding 'torch/include/ATen/ops/all_ops.h' 2025-12-04T08:34:43.1143852Z adding 'torch/include/ATen/ops/allclose.h' 2025-12-04T08:34:43.1145400Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1146712Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-12-04T08:34:43.1147893Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-12-04T08:34:43.1149225Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-12-04T08:34:43.1150516Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1151648Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-12-04T08:34:43.1152924Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-12-04T08:34:43.1154242Z adding 'torch/include/ATen/ops/amax.h' 2025-12-04T08:34:43.1155549Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1156661Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-12-04T08:34:43.1157904Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-12-04T08:34:43.1159116Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-12-04T08:34:43.1160418Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-12-04T08:34:43.1161574Z adding 'torch/include/ATen/ops/amax_native.h' 2025-12-04T08:34:43.1162928Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-12-04T08:34:43.1164220Z adding 'torch/include/ATen/ops/amin.h' 2025-12-04T08:34:43.1165543Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1166637Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-12-04T08:34:43.1167761Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-12-04T08:34:43.1169050Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-12-04T08:34:43.1170334Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-12-04T08:34:43.1171489Z adding 'torch/include/ATen/ops/amin_native.h' 2025-12-04T08:34:43.1172875Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-12-04T08:34:43.1174116Z adding 'torch/include/ATen/ops/aminmax.h' 2025-12-04T08:34:43.1175501Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1176604Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-12-04T08:34:43.1177738Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-12-04T08:34:43.1179032Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-12-04T08:34:43.1180431Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-12-04T08:34:43.1181682Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-12-04T08:34:43.1183046Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-12-04T08:34:43.1184264Z adding 'torch/include/ATen/ops/and.h' 2025-12-04T08:34:43.1185605Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1186889Z adding 'torch/include/ATen/ops/and_native.h' 2025-12-04T08:34:43.1188289Z adding 'torch/include/ATen/ops/and_ops.h' 2025-12-04T08:34:43.1189555Z adding 'torch/include/ATen/ops/angle.h' 2025-12-04T08:34:43.1190734Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-12-04T08:34:43.1191854Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-12-04T08:34:43.1193036Z adding 'torch/include/ATen/ops/angle_native.h' 2025-12-04T08:34:43.1194389Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-12-04T08:34:43.1195894Z adding 'torch/include/ATen/ops/any.h' 2025-12-04T08:34:43.1197309Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1198645Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1199676Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1201000Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-12-04T08:34:43.1202161Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-12-04T08:34:43.1204091Z adding 'torch/include/ATen/ops/any_meta.h' 2025-12-04T08:34:43.1205364Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-12-04T08:34:43.1206655Z adding 'torch/include/ATen/ops/any_native.h' 2025-12-04T08:34:43.1208401Z adding 'torch/include/ATen/ops/any_ops.h' 2025-12-04T08:34:43.1209930Z adding 'torch/include/ATen/ops/arange.h' 2025-12-04T08:34:43.1211453Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1212605Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-12-04T08:34:43.1213810Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-12-04T08:34:43.1214913Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-12-04T08:34:43.1216217Z adding 'torch/include/ATen/ops/arange_native.h' 2025-12-04T08:34:43.1217802Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-12-04T08:34:43.1219275Z adding 'torch/include/ATen/ops/arccos.h' 2025-12-04T08:34:43.1220733Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1221882Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-12-04T08:34:43.1223203Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-12-04T08:34:43.1224479Z adding 'torch/include/ATen/ops/arccosh.h' 2025-12-04T08:34:43.1225845Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1227060Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-12-04T08:34:43.1228380Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-12-04T08:34:43.1229559Z adding 'torch/include/ATen/ops/arcsin.h' 2025-12-04T08:34:43.1230874Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1231834Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-12-04T08:34:43.1233279Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-12-04T08:34:43.1234527Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-12-04T08:34:43.1235773Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1236943Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-12-04T08:34:43.1238350Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-12-04T08:34:43.1239626Z adding 'torch/include/ATen/ops/arctan.h' 2025-12-04T08:34:43.1240765Z adding 'torch/include/ATen/ops/arctan2.h' 2025-12-04T08:34:43.1242177Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1243219Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-12-04T08:34:43.1244579Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-12-04T08:34:43.1245882Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1246939Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-12-04T08:34:43.1248257Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-12-04T08:34:43.1250328Z adding 'torch/include/ATen/ops/arctanh.h' 2025-12-04T08:34:43.1251652Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1252709Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-12-04T08:34:43.1254158Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-12-04T08:34:43.1255465Z adding 'torch/include/ATen/ops/argmax.h' 2025-12-04T08:34:43.1256979Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1258133Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-12-04T08:34:43.1259298Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-12-04T08:34:43.1260440Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-12-04T08:34:43.1261674Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-12-04T08:34:43.1262876Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-12-04T08:34:43.1264318Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-12-04T08:34:43.1265673Z adding 'torch/include/ATen/ops/argmin.h' 2025-12-04T08:34:43.1267110Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1268227Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-12-04T08:34:43.1269383Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-12-04T08:34:43.1270543Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-12-04T08:34:43.1271721Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-12-04T08:34:43.1272875Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-12-04T08:34:43.1274194Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-12-04T08:34:43.1275570Z adding 'torch/include/ATen/ops/argsort.h' 2025-12-04T08:34:43.1276876Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1278064Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-12-04T08:34:43.1279564Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-12-04T08:34:43.1280722Z adding 'torch/include/ATen/ops/argwhere.h' 2025-12-04T08:34:43.1282157Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1283132Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-12-04T08:34:43.1284458Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-12-04T08:34:43.1285800Z adding 'torch/include/ATen/ops/as_strided.h' 2025-12-04T08:34:43.1287192Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1288657Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-12-04T08:34:43.1290066Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1291348Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1292384Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-12-04T08:34:43.1293806Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-12-04T08:34:43.1295848Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-12-04T08:34:43.1296369Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-12-04T08:34:43.1297509Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-12-04T08:34:43.1298790Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-12-04T08:34:43.1300127Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-12-04T08:34:43.1301754Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-12-04T08:34:43.1303521Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1304890Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1306139Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-12-04T08:34:43.1307714Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-12-04T08:34:43.1308801Z adding 'torch/include/ATen/ops/asin.h' 2025-12-04T08:34:43.1310103Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1311134Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-12-04T08:34:43.1312388Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-12-04T08:34:43.1313489Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-12-04T08:34:43.1314797Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-12-04T08:34:43.1316068Z adding 'torch/include/ATen/ops/asin_native.h' 2025-12-04T08:34:43.1317457Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-12-04T08:34:43.1318754Z adding 'torch/include/ATen/ops/asinh.h' 2025-12-04T08:34:43.1320114Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1321288Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-12-04T08:34:43.1322380Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-12-04T08:34:43.1323811Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-12-04T08:34:43.1324930Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-12-04T08:34:43.1326170Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-12-04T08:34:43.1327536Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-12-04T08:34:43.1328793Z adding 'torch/include/ATen/ops/atan.h' 2025-12-04T08:34:43.1330030Z adding 'torch/include/ATen/ops/atan2.h' 2025-12-04T08:34:43.1331443Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1332557Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-12-04T08:34:43.1333657Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-12-04T08:34:43.1334860Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-12-04T08:34:43.1336302Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-12-04T08:34:43.1337384Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-12-04T08:34:43.1338743Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-12-04T08:34:43.1340133Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1341257Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-12-04T08:34:43.1342449Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-12-04T08:34:43.1343611Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-12-04T08:34:43.1344800Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-12-04T08:34:43.1346189Z adding 'torch/include/ATen/ops/atan_native.h' 2025-12-04T08:34:43.1347677Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-12-04T08:34:43.1349097Z adding 'torch/include/ATen/ops/atanh.h' 2025-12-04T08:34:43.1350615Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1351670Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-12-04T08:34:43.1352920Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-12-04T08:34:43.1354158Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-12-04T08:34:43.1355888Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-12-04T08:34:43.1356399Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-12-04T08:34:43.1357856Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-12-04T08:34:43.1359640Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-12-04T08:34:43.1360852Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1361848Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-12-04T08:34:43.1363059Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-12-04T08:34:43.1364373Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-12-04T08:34:43.1365591Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1366698Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-12-04T08:34:43.1367973Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-12-04T08:34:43.1369252Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-12-04T08:34:43.1370663Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1371705Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-12-04T08:34:43.1373044Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-12-04T08:34:43.1374487Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-12-04T08:34:43.1375710Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1376893Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1377968Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-12-04T08:34:43.1379312Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-12-04T08:34:43.1380614Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-12-04T08:34:43.1382076Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-12-04T08:34:43.1383608Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1384788Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.1386257Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.1387312Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-12-04T08:34:43.1388527Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-12-04T08:34:43.1389817Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-12-04T08:34:43.1391358Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-12-04T08:34:43.1392632Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1393831Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-12-04T08:34:43.1395043Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-12-04T08:34:43.1396645Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-12-04T08:34:43.1397955Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-12-04T08:34:43.1399256Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-12-04T08:34:43.1400462Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-12-04T08:34:43.1401833Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-12-04T08:34:43.1403261Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-12-04T08:34:43.1405420Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1406688Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.1407884Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.1409062Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-12-04T08:34:43.1410366Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-12-04T08:34:43.1411569Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-12-04T08:34:43.1412992Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-12-04T08:34:43.1414559Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1415848Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-12-04T08:34:43.1416893Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-12-04T08:34:43.1418082Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-12-04T08:34:43.1419351Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-12-04T08:34:43.1420669Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-12-04T08:34:43.1422130Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-12-04T08:34:43.1423669Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-12-04T08:34:43.1424889Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1425958Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-12-04T08:34:43.1427332Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-12-04T08:34:43.1428704Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-12-04T08:34:43.1430118Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-12-04T08:34:43.1431586Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-12-04T08:34:43.1432948Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-12-04T08:34:43.1434466Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-12-04T08:34:43.1435957Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1437127Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-12-04T08:34:43.1438604Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-12-04T08:34:43.1439951Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-12-04T08:34:43.1441278Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-12-04T08:34:43.1442888Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-12-04T08:34:43.1444143Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-12-04T08:34:43.1445531Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-12-04T08:34:43.1447184Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1448399Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-12-04T08:34:43.1449558Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-12-04T08:34:43.1451088Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-12-04T08:34:43.1452387Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-12-04T08:34:43.1453908Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-12-04T08:34:43.1455534Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-12-04T08:34:43.1457047Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1458415Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-12-04T08:34:43.1459601Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-12-04T08:34:43.1461211Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-12-04T08:34:43.1462620Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1463917Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-12-04T08:34:43.1465246Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-12-04T08:34:43.1466791Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-12-04T08:34:43.1468219Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-12-04T08:34:43.1469679Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-12-04T08:34:43.1471254Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1472476Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-12-04T08:34:43.1473724Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-12-04T08:34:43.1475212Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-12-04T08:34:43.1476643Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-12-04T08:34:43.1478181Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1479510Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-12-04T08:34:43.1480757Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-12-04T08:34:43.1482396Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-12-04T08:34:43.1483620Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-12-04T08:34:43.1484989Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-12-04T08:34:43.1486342Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-12-04T08:34:43.1487740Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1488928Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-12-04T08:34:43.1490113Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-12-04T08:34:43.1491526Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-12-04T08:34:43.1492844Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-12-04T08:34:43.1494223Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1495432Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-12-04T08:34:43.1496773Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-12-04T08:34:43.1498126Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-12-04T08:34:43.1499632Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-12-04T08:34:43.1501071Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-12-04T08:34:43.1502763Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1504191Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1505496Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-12-04T08:34:43.1506837Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-12-04T08:34:43.1508112Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-12-04T08:34:43.1509576Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-12-04T08:34:43.1511272Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-12-04T08:34:43.1512739Z adding 'torch/include/ATen/ops/bilinear.h' 2025-12-04T08:34:43.1514049Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1515260Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-12-04T08:34:43.1516523Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-12-04T08:34:43.1517850Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-12-04T08:34:43.1519354Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-12-04T08:34:43.1520658Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-12-04T08:34:43.1521989Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-12-04T08:34:43.1523418Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-12-04T08:34:43.1524941Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-12-04T08:34:43.1526320Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-12-04T08:34:43.1527601Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-12-04T08:34:43.1528908Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-12-04T08:34:43.1530288Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-12-04T08:34:43.1531707Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-12-04T08:34:43.1533316Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1534540Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-12-04T08:34:43.1535993Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-12-04T08:34:43.1537449Z adding 'torch/include/ATen/ops/bincount.h' 2025-12-04T08:34:43.1538891Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1540078Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-12-04T08:34:43.1541377Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-12-04T08:34:43.1542677Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-12-04T08:34:43.1544127Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-12-04T08:34:43.1545507Z adding 'torch/include/ATen/ops/binomial.h' 2025-12-04T08:34:43.1547059Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1548266Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-12-04T08:34:43.1549445Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-12-04T08:34:43.1550660Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-12-04T08:34:43.1552074Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-12-04T08:34:43.1553586Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-12-04T08:34:43.1555950Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1557384Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1558547Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-12-04T08:34:43.1559790Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-12-04T08:34:43.1560993Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-12-04T08:34:43.1562352Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-12-04T08:34:43.1563673Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-12-04T08:34:43.1565376Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-12-04T08:34:43.1566952Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-12-04T08:34:43.1568402Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1569656Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1570834Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-12-04T08:34:43.1572072Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-12-04T08:34:43.1573281Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-12-04T08:34:43.1574479Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-12-04T08:34:43.1575769Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-12-04T08:34:43.1577497Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-12-04T08:34:43.1578806Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-12-04T08:34:43.1580278Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1581391Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-12-04T08:34:43.1582597Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-12-04T08:34:43.1583800Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-12-04T08:34:43.1585011Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-12-04T08:34:43.1586311Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-12-04T08:34:43.1587708Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-12-04T08:34:43.1589169Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-12-04T08:34:43.1590708Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1592054Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1593114Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-12-04T08:34:43.1594288Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-12-04T08:34:43.1595621Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-12-04T08:34:43.1596679Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-12-04T08:34:43.1598059Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-12-04T08:34:43.1599778Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-12-04T08:34:43.1601258Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-12-04T08:34:43.1603013Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1604599Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1605544Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-12-04T08:34:43.1606764Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-12-04T08:34:43.1608012Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-12-04T08:34:43.1609243Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-12-04T08:34:43.1610531Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-12-04T08:34:43.1612221Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-12-04T08:34:43.1613829Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-12-04T08:34:43.1615309Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1616696Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1617792Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-12-04T08:34:43.1618951Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-12-04T08:34:43.1620190Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-12-04T08:34:43.1621517Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-12-04T08:34:43.1622772Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-12-04T08:34:43.1624482Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-12-04T08:34:43.1626375Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-12-04T08:34:43.1628141Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1629289Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-12-04T08:34:43.1630851Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-12-04T08:34:43.1632249Z adding 'torch/include/ATen/ops/block_diag.h' 2025-12-04T08:34:43.1633755Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1634966Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-12-04T08:34:43.1636348Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-12-04T08:34:43.1637737Z adding 'torch/include/ATen/ops/bmm.h' 2025-12-04T08:34:43.1639169Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1640396Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-12-04T08:34:43.1641883Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-12-04T08:34:43.1643247Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-12-04T08:34:43.1644671Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-12-04T08:34:43.1646137Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-12-04T08:34:43.1647650Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-12-04T08:34:43.1648993Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-12-04T08:34:43.1650357Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1651469Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-12-04T08:34:43.1652760Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-12-04T08:34:43.1654046Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-12-04T08:34:43.1655454Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1656616Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-12-04T08:34:43.1657969Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-12-04T08:34:43.1659465Z adding 'torch/include/ATen/ops/bucketize.h' 2025-12-04T08:34:43.1660841Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1662041Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-12-04T08:34:43.1663275Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-12-04T08:34:43.1664543Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-12-04T08:34:43.1666159Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-12-04T08:34:43.1667567Z adding 'torch/include/ATen/ops/can_cast.h' 2025-12-04T08:34:43.1669095Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1670276Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-12-04T08:34:43.1671629Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-12-04T08:34:43.1673288Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-12-04T08:34:43.1674522Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1675554Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-12-04T08:34:43.1676723Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-12-04T08:34:43.1678087Z adding 'torch/include/ATen/ops/cat.h' 2025-12-04T08:34:43.1679514Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1680986Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1682117Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-12-04T08:34:43.1683237Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-12-04T08:34:43.1685002Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-12-04T08:34:43.1686439Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-12-04T08:34:43.1687875Z adding 'torch/include/ATen/ops/cat_native.h' 2025-12-04T08:34:43.1689376Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-12-04T08:34:43.1690773Z adding 'torch/include/ATen/ops/cauchy.h' 2025-12-04T08:34:43.1692194Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1693411Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-12-04T08:34:43.1694740Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-12-04T08:34:43.1695847Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-12-04T08:34:43.1697120Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-12-04T08:34:43.1698625Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-12-04T08:34:43.1700042Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-12-04T08:34:43.1701495Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1702931Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-12-04T08:34:43.1705029Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1706516Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1707492Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-12-04T08:34:43.1708788Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-12-04T08:34:43.1710000Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-12-04T08:34:43.1711543Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-12-04T08:34:43.1712811Z adding 'torch/include/ATen/ops/cdist.h' 2025-12-04T08:34:43.1714141Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1715257Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-12-04T08:34:43.1716552Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-12-04T08:34:43.1717806Z adding 'torch/include/ATen/ops/ceil.h' 2025-12-04T08:34:43.1719195Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1720313Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-12-04T08:34:43.1721546Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-12-04T08:34:43.1722816Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-12-04T08:34:43.1724153Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-12-04T08:34:43.1725441Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-12-04T08:34:43.1726822Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-12-04T08:34:43.1728119Z adding 'torch/include/ATen/ops/celu.h' 2025-12-04T08:34:43.1729518Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1730579Z adding 'torch/include/ATen/ops/celu_native.h' 2025-12-04T08:34:43.1731962Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-12-04T08:34:43.1733515Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-12-04T08:34:43.1734757Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1735956Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-12-04T08:34:43.1737389Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-12-04T08:34:43.1738701Z adding 'torch/include/ATen/ops/chalf.h' 2025-12-04T08:34:43.1740219Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1741366Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-12-04T08:34:43.1742738Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-12-04T08:34:43.1744238Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-12-04T08:34:43.1745783Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1747103Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-12-04T08:34:43.1748409Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-12-04T08:34:43.1749718Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-12-04T08:34:43.1751159Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-12-04T08:34:43.1752685Z adding 'torch/include/ATen/ops/cholesky.h' 2025-12-04T08:34:43.1754142Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-12-04T08:34:43.1755405Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-12-04T08:34:43.1756722Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-12-04T08:34:43.1758133Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-12-04T08:34:43.1759462Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-12-04T08:34:43.1760656Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-12-04T08:34:43.1762141Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-12-04T08:34:43.1763445Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-12-04T08:34:43.1764835Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-12-04T08:34:43.1766176Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-12-04T08:34:43.1767657Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1768834Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-12-04T08:34:43.1770294Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-12-04T08:34:43.1771665Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-12-04T08:34:43.1773052Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1774248Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-12-04T08:34:43.1775629Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-12-04T08:34:43.1776893Z adding 'torch/include/ATen/ops/chunk.h' 2025-12-04T08:34:43.1778357Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1779613Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-12-04T08:34:43.1781041Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-12-04T08:34:43.1782519Z adding 'torch/include/ATen/ops/clamp.h' 2025-12-04T08:34:43.1784028Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1785298Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-12-04T08:34:43.1786706Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-12-04T08:34:43.1788244Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-12-04T08:34:43.1789892Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1791229Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-12-04T08:34:43.1792523Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-12-04T08:34:43.1793836Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-12-04T08:34:43.1795198Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-12-04T08:34:43.1796518Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-12-04T08:34:43.1798161Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-12-04T08:34:43.1799504Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-12-04T08:34:43.1800895Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-12-04T08:34:43.1802314Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-12-04T08:34:43.1804076Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1805457Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-12-04T08:34:43.1806856Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-12-04T08:34:43.1808170Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-12-04T08:34:43.1809538Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-12-04T08:34:43.1810807Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-12-04T08:34:43.1812446Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-12-04T08:34:43.1813827Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-12-04T08:34:43.1815595Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-12-04T08:34:43.1817310Z adding 'torch/include/ATen/ops/clip.h' 2025-12-04T08:34:43.1818920Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1820270Z adding 'torch/include/ATen/ops/clip_native.h' 2025-12-04T08:34:43.1821967Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-12-04T08:34:43.1823415Z adding 'torch/include/ATen/ops/clone.h' 2025-12-04T08:34:43.1824899Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1826321Z adding 'torch/include/ATen/ops/clone_native.h' 2025-12-04T08:34:43.1827906Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-12-04T08:34:43.1829187Z adding 'torch/include/ATen/ops/coalesce.h' 2025-12-04T08:34:43.1830644Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1831860Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-12-04T08:34:43.1833223Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-12-04T08:34:43.1834850Z adding 'torch/include/ATen/ops/col2im.h' 2025-12-04T08:34:43.1836336Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-12-04T08:34:43.1837657Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-12-04T08:34:43.1838922Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-12-04T08:34:43.1840389Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-12-04T08:34:43.1841657Z adding 'torch/include/ATen/ops/col_indices.h' 2025-12-04T08:34:43.1843097Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1844320Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-12-04T08:34:43.1845710Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1847003Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1848052Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-12-04T08:34:43.1849452Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-12-04T08:34:43.1850659Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-12-04T08:34:43.1851944Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-12-04T08:34:43.1853271Z adding 'torch/include/ATen/ops/column_stack.h' 2025-12-04T08:34:43.1854663Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1855824Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-12-04T08:34:43.1857210Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-12-04T08:34:43.1858485Z adding 'torch/include/ATen/ops/combinations.h' 2025-12-04T08:34:43.1859885Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1861000Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-12-04T08:34:43.1862351Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-12-04T08:34:43.1863725Z adding 'torch/include/ATen/ops/complex.h' 2025-12-04T08:34:43.1865064Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1866253Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-12-04T08:34:43.1867603Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-12-04T08:34:43.1869592Z adding 'torch/include/ATen/ops/complex_native.h' 2025-12-04T08:34:43.1871124Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-12-04T08:34:43.1872675Z adding 'torch/include/ATen/ops/concat.h' 2025-12-04T08:34:43.1874107Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1875410Z adding 'torch/include/ATen/ops/concat_native.h' 2025-12-04T08:34:43.1876874Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-12-04T08:34:43.1878326Z adding 'torch/include/ATen/ops/concatenate.h' 2025-12-04T08:34:43.1879749Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1880979Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-12-04T08:34:43.1882458Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-12-04T08:34:43.1883727Z adding 'torch/include/ATen/ops/conj.h' 2025-12-04T08:34:43.1885204Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1886386Z adding 'torch/include/ATen/ops/conj_native.h' 2025-12-04T08:34:43.1887876Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-12-04T08:34:43.1889056Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-12-04T08:34:43.1890503Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1891751Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1892880Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-12-04T08:34:43.1894036Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-12-04T08:34:43.1895268Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-12-04T08:34:43.1896700Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-12-04T08:34:43.1898183Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-12-04T08:34:43.1899807Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1901032Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-12-04T08:34:43.1902366Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-12-04T08:34:43.1903961Z adding 'torch/include/ATen/ops/contiguous.h' 2025-12-04T08:34:43.1905511Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1906468Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-12-04T08:34:43.1907735Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-12-04T08:34:43.1909463Z adding 'torch/include/ATen/ops/conv1d.h' 2025-12-04T08:34:43.1911011Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1912169Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-12-04T08:34:43.1913569Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-12-04T08:34:43.1915018Z adding 'torch/include/ATen/ops/conv2d.h' 2025-12-04T08:34:43.1916411Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1917640Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-12-04T08:34:43.1918987Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-12-04T08:34:43.1920445Z adding 'torch/include/ATen/ops/conv3d.h' 2025-12-04T08:34:43.1921836Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1922974Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-12-04T08:34:43.1924482Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-12-04T08:34:43.1926296Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-12-04T08:34:43.1927765Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1929013Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-12-04T08:34:43.1930169Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-12-04T08:34:43.1931504Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-12-04T08:34:43.1932836Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-12-04T08:34:43.1934078Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-12-04T08:34:43.1935424Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1936561Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-12-04T08:34:43.1937975Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-12-04T08:34:43.1939296Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1940443Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-12-04T08:34:43.1941741Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-12-04T08:34:43.1943134Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-12-04T08:34:43.1944600Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1945764Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-12-04T08:34:43.1947207Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-12-04T08:34:43.1948769Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-12-04T08:34:43.1950206Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1951372Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-12-04T08:34:43.1952779Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-12-04T08:34:43.1954176Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-12-04T08:34:43.1955611Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.1956720Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-12-04T08:34:43.1957997Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-12-04T08:34:43.1959595Z adding 'torch/include/ATen/ops/convolution.h' 2025-12-04T08:34:43.1961465Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-12-04T08:34:43.1963233Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1964548Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-12-04T08:34:43.1965822Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-12-04T08:34:43.1967415Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-12-04T08:34:43.1969861Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-12-04T08:34:43.1971019Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1972406Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-12-04T08:34:43.1973768Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-12-04T08:34:43.1975084Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1976147Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-12-04T08:34:43.1977641Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-12-04T08:34:43.1979208Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-12-04T08:34:43.1980899Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1982112Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-12-04T08:34:43.1983854Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-12-04T08:34:43.1985246Z adding 'torch/include/ATen/ops/copy.h' 2025-12-04T08:34:43.1986748Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1988004Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.1989041Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-12-04T08:34:43.1990217Z adding 'torch/include/ATen/ops/copy_native.h' 2025-12-04T08:34:43.1991895Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-12-04T08:34:43.1992965Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-12-04T08:34:43.1994248Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.1995444Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-12-04T08:34:43.1996560Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-12-04T08:34:43.1998033Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-12-04T08:34:43.1999349Z adding 'torch/include/ATen/ops/copysign.h' 2025-12-04T08:34:43.2000701Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2002276Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2003378Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-12-04T08:34:43.2005607Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-12-04T08:34:43.2007179Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-12-04T08:34:43.2008234Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-12-04T08:34:43.2009351Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-12-04T08:34:43.2010828Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-12-04T08:34:43.2012020Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-12-04T08:34:43.2013588Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2014519Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-12-04T08:34:43.2015746Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-12-04T08:34:43.2016979Z adding 'torch/include/ATen/ops/cos.h' 2025-12-04T08:34:43.2018355Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2019296Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-12-04T08:34:43.2020563Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-12-04T08:34:43.2021638Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-12-04T08:34:43.2022774Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-12-04T08:34:43.2023882Z adding 'torch/include/ATen/ops/cos_native.h' 2025-12-04T08:34:43.2025155Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-12-04T08:34:43.2026506Z adding 'torch/include/ATen/ops/cosh.h' 2025-12-04T08:34:43.2027866Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2028961Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-12-04T08:34:43.2029907Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-12-04T08:34:43.2031021Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-12-04T08:34:43.2032305Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-12-04T08:34:43.2033520Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-12-04T08:34:43.2034753Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-12-04T08:34:43.2036004Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-12-04T08:34:43.2037281Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2038405Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-12-04T08:34:43.2039581Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-12-04T08:34:43.2040723Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-12-04T08:34:43.2042109Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2043114Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-12-04T08:34:43.2044274Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-12-04T08:34:43.2045525Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-12-04T08:34:43.2046814Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2047911Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-12-04T08:34:43.2049016Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-12-04T08:34:43.2050139Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-12-04T08:34:43.2051623Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-12-04T08:34:43.2052902Z adding 'torch/include/ATen/ops/cov.h' 2025-12-04T08:34:43.2054226Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2055321Z adding 'torch/include/ATen/ops/cov_native.h' 2025-12-04T08:34:43.2056588Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-12-04T08:34:43.2057748Z adding 'torch/include/ATen/ops/cross.h' 2025-12-04T08:34:43.2059006Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2060278Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-12-04T08:34:43.2061593Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2062745Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-12-04T08:34:43.2064038Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-12-04T08:34:43.2065187Z adding 'torch/include/ATen/ops/cross_native.h' 2025-12-04T08:34:43.2066672Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-12-04T08:34:43.2067842Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-12-04T08:34:43.2069159Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2070211Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-12-04T08:34:43.2071590Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2072786Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2073709Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-12-04T08:34:43.2075085Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-12-04T08:34:43.2076358Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-12-04T08:34:43.2077645Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-12-04T08:34:43.2078811Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-12-04T08:34:43.2080347Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2081260Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-12-04T08:34:43.2082579Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-12-04T08:34:43.2084003Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-12-04T08:34:43.2085215Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-12-04T08:34:43.2086535Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2087710Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-12-04T08:34:43.2088905Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-12-04T08:34:43.2090257Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-12-04T08:34:43.2091543Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2092704Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-12-04T08:34:43.2093871Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-12-04T08:34:43.2095058Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-12-04T08:34:43.2096445Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-12-04T08:34:43.2097753Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-12-04T08:34:43.2099125Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2100318Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-12-04T08:34:43.2101540Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-12-04T08:34:43.2103353Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-12-04T08:34:43.2104835Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-12-04T08:34:43.2106137Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-12-04T08:34:43.2107699Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-12-04T08:34:43.2109394Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-12-04T08:34:43.2111066Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-12-04T08:34:43.2112541Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2113677Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-12-04T08:34:43.2114910Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-12-04T08:34:43.2116232Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-12-04T08:34:43.2117653Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-12-04T08:34:43.2118967Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-12-04T08:34:43.2120274Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-12-04T08:34:43.2121758Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-12-04T08:34:43.2123154Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2124277Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-12-04T08:34:43.2125504Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-12-04T08:34:43.2126725Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-12-04T08:34:43.2128319Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-12-04T08:34:43.2129840Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2131056Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-12-04T08:34:43.2132193Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-12-04T08:34:43.2133479Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-12-04T08:34:43.2134652Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-12-04T08:34:43.2135889Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-12-04T08:34:43.2137201Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2138265Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-12-04T08:34:43.2139503Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-12-04T08:34:43.2140795Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-12-04T08:34:43.2142001Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2142907Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-12-04T08:34:43.2144094Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-12-04T08:34:43.2145253Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-12-04T08:34:43.2146622Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-12-04T08:34:43.2147890Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2149000Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-12-04T08:34:43.2150274Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-12-04T08:34:43.2151398Z adding 'torch/include/ATen/ops/cummax.h' 2025-12-04T08:34:43.2152634Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2154027Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2155084Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-12-04T08:34:43.2156512Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-12-04T08:34:43.2157813Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-12-04T08:34:43.2159142Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2160232Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-12-04T08:34:43.2161561Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-12-04T08:34:43.2162741Z adding 'torch/include/ATen/ops/cummin.h' 2025-12-04T08:34:43.2164041Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2165296Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2166398Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-12-04T08:34:43.2167823Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-12-04T08:34:43.2169200Z adding 'torch/include/ATen/ops/cumprod.h' 2025-12-04T08:34:43.2171257Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-12-04T08:34:43.2172675Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2173769Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-12-04T08:34:43.2175050Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-12-04T08:34:43.2176436Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2177506Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2178606Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-12-04T08:34:43.2179726Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-12-04T08:34:43.2180850Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-12-04T08:34:43.2182099Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-12-04T08:34:43.2183400Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-12-04T08:34:43.2184943Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-12-04T08:34:43.2186414Z adding 'torch/include/ATen/ops/cumsum.h' 2025-12-04T08:34:43.2187872Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2188968Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2190109Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-12-04T08:34:43.2191329Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-12-04T08:34:43.2192362Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-12-04T08:34:43.2193480Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-12-04T08:34:43.2194642Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-12-04T08:34:43.2196395Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-12-04T08:34:43.2197622Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-12-04T08:34:43.2199007Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2199979Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-12-04T08:34:43.2201235Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-12-04T08:34:43.2202313Z adding 'torch/include/ATen/ops/data.h' 2025-12-04T08:34:43.2203919Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2205496Z adding 'torch/include/ATen/ops/data_native.h' 2025-12-04T08:34:43.2206651Z adding 'torch/include/ATen/ops/data_ops.h' 2025-12-04T08:34:43.2207611Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-12-04T08:34:43.2209066Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2210518Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-12-04T08:34:43.2211907Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-12-04T08:34:43.2213150Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-12-04T08:34:43.2214556Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2216505Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-12-04T08:34:43.2218358Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-12-04T08:34:43.2219734Z adding 'torch/include/ATen/ops/dequantize.h' 2025-12-04T08:34:43.2221192Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2222330Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-12-04T08:34:43.2224093Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-12-04T08:34:43.2225241Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-12-04T08:34:43.2226942Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-12-04T08:34:43.2228244Z adding 'torch/include/ATen/ops/det.h' 2025-12-04T08:34:43.2229609Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2230755Z adding 'torch/include/ATen/ops/det_native.h' 2025-12-04T08:34:43.2232108Z adding 'torch/include/ATen/ops/det_ops.h' 2025-12-04T08:34:43.2233305Z adding 'torch/include/ATen/ops/detach.h' 2025-12-04T08:34:43.2234563Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2235877Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-12-04T08:34:43.2237034Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2238307Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2239464Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-12-04T08:34:43.2240724Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-12-04T08:34:43.2242060Z adding 'torch/include/ATen/ops/detach_native.h' 2025-12-04T08:34:43.2243504Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-12-04T08:34:43.2244650Z adding 'torch/include/ATen/ops/diag.h' 2025-12-04T08:34:43.2246106Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2247289Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-12-04T08:34:43.2248837Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2249988Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2250967Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-12-04T08:34:43.2252307Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-12-04T08:34:43.2253471Z adding 'torch/include/ATen/ops/diag_native.h' 2025-12-04T08:34:43.2254764Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-12-04T08:34:43.2256005Z adding 'torch/include/ATen/ops/diagflat.h' 2025-12-04T08:34:43.2257315Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2258373Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-12-04T08:34:43.2259704Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-12-04T08:34:43.2261055Z adding 'torch/include/ATen/ops/diagonal.h' 2025-12-04T08:34:43.2262737Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-12-04T08:34:43.2264198Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2265373Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-12-04T08:34:43.2266895Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-12-04T08:34:43.2268160Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2269521Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2270650Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-12-04T08:34:43.2271981Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2273236Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2274353Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-12-04T08:34:43.2275778Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-12-04T08:34:43.2277050Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-12-04T08:34:43.2278482Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-12-04T08:34:43.2279899Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-12-04T08:34:43.2281301Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2282674Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2283755Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-12-04T08:34:43.2285105Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-12-04T08:34:43.2286426Z adding 'torch/include/ATen/ops/diff.h' 2025-12-04T08:34:43.2287872Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2289033Z adding 'torch/include/ATen/ops/diff_native.h' 2025-12-04T08:34:43.2290478Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-12-04T08:34:43.2291779Z adding 'torch/include/ATen/ops/digamma.h' 2025-12-04T08:34:43.2293227Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2294372Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-12-04T08:34:43.2295561Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-12-04T08:34:43.2296838Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-12-04T08:34:43.2298309Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-12-04T08:34:43.2299515Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-12-04T08:34:43.2300869Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-12-04T08:34:43.2302305Z adding 'torch/include/ATen/ops/dist.h' 2025-12-04T08:34:43.2303766Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2305004Z adding 'torch/include/ATen/ops/dist_native.h' 2025-12-04T08:34:43.2306571Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-12-04T08:34:43.2308026Z adding 'torch/include/ATen/ops/div.h' 2025-12-04T08:34:43.2309495Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2310947Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2312262Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-12-04T08:34:43.2313512Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-12-04T08:34:43.2314821Z adding 'torch/include/ATen/ops/div_meta.h' 2025-12-04T08:34:43.2316096Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-12-04T08:34:43.2317475Z adding 'torch/include/ATen/ops/div_native.h' 2025-12-04T08:34:43.2319248Z adding 'torch/include/ATen/ops/div_ops.h' 2025-12-04T08:34:43.2320681Z adding 'torch/include/ATen/ops/divide.h' 2025-12-04T08:34:43.2322152Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2323517Z adding 'torch/include/ATen/ops/divide_native.h' 2025-12-04T08:34:43.2325314Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-12-04T08:34:43.2326641Z adding 'torch/include/ATen/ops/dot.h' 2025-12-04T08:34:43.2328003Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2329190Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-12-04T08:34:43.2330427Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-12-04T08:34:43.2331729Z adding 'torch/include/ATen/ops/dot_native.h' 2025-12-04T08:34:43.2333072Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-12-04T08:34:43.2334572Z adding 'torch/include/ATen/ops/dropout.h' 2025-12-04T08:34:43.2336083Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2337499Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-12-04T08:34:43.2338506Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-12-04T08:34:43.2339888Z adding 'torch/include/ATen/ops/dsplit.h' 2025-12-04T08:34:43.2341336Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2342276Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-12-04T08:34:43.2343721Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-12-04T08:34:43.2345220Z adding 'torch/include/ATen/ops/dstack.h' 2025-12-04T08:34:43.2346522Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2347708Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-12-04T08:34:43.2349003Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-12-04T08:34:43.2350303Z adding 'torch/include/ATen/ops/einsum.h' 2025-12-04T08:34:43.2351763Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2352926Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-12-04T08:34:43.2354367Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-12-04T08:34:43.2355888Z adding 'torch/include/ATen/ops/elu.h' 2025-12-04T08:34:43.2357320Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-12-04T08:34:43.2358764Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2360043Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-12-04T08:34:43.2361457Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-12-04T08:34:43.2362894Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-12-04T08:34:43.2364249Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-12-04T08:34:43.2365529Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-12-04T08:34:43.2367057Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-12-04T08:34:43.2368578Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2369944Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-12-04T08:34:43.2371256Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-12-04T08:34:43.2372811Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-12-04T08:34:43.2373869Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-12-04T08:34:43.2375000Z adding 'torch/include/ATen/ops/elu_native.h' 2025-12-04T08:34:43.2376349Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-12-04T08:34:43.2377864Z adding 'torch/include/ATen/ops/embedding.h' 2025-12-04T08:34:43.2379308Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-12-04T08:34:43.2380708Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2381825Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-12-04T08:34:43.2383370Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-12-04T08:34:43.2384449Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-12-04T08:34:43.2385978Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2387250Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-12-04T08:34:43.2388456Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-12-04T08:34:43.2389801Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2391328Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-12-04T08:34:43.2392770Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2393922Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-12-04T08:34:43.2395124Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-12-04T08:34:43.2396236Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-12-04T08:34:43.2397680Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-12-04T08:34:43.2398781Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-12-04T08:34:43.2400089Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-12-04T08:34:43.2401414Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-12-04T08:34:43.2402958Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2404773Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-12-04T08:34:43.2405879Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-12-04T08:34:43.2406972Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-12-04T08:34:43.2408178Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-12-04T08:34:43.2409485Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-12-04T08:34:43.2410732Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-12-04T08:34:43.2412045Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2413098Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-12-04T08:34:43.2414388Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-12-04T08:34:43.2416038Z adding 'torch/include/ATen/ops/empty.h' 2025-12-04T08:34:43.2417566Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2418833Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2419903Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-12-04T08:34:43.2421146Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-12-04T08:34:43.2422606Z adding 'torch/include/ATen/ops/empty_like.h' 2025-12-04T08:34:43.2424235Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2425486Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-12-04T08:34:43.2427133Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-12-04T08:34:43.2428403Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-12-04T08:34:43.2429726Z adding 'torch/include/ATen/ops/empty_native.h' 2025-12-04T08:34:43.2431225Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-12-04T08:34:43.2432958Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-12-04T08:34:43.2434381Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2435470Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-12-04T08:34:43.2436731Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-12-04T08:34:43.2438153Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-12-04T08:34:43.2439677Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2440890Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-12-04T08:34:43.2442158Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-12-04T08:34:43.2443788Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-12-04T08:34:43.2445231Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2446420Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-12-04T08:34:43.2447582Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-12-04T08:34:43.2448683Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-12-04T08:34:43.2449874Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-12-04T08:34:43.2451327Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-12-04T08:34:43.2452717Z adding 'torch/include/ATen/ops/eq.h' 2025-12-04T08:34:43.2454187Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2455294Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-12-04T08:34:43.2456450Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-12-04T08:34:43.2457714Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-12-04T08:34:43.2458856Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-12-04T08:34:43.2460076Z adding 'torch/include/ATen/ops/eq_native.h' 2025-12-04T08:34:43.2461683Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-12-04T08:34:43.2462956Z adding 'torch/include/ATen/ops/equal.h' 2025-12-04T08:34:43.2464193Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-12-04T08:34:43.2465298Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-12-04T08:34:43.2466603Z adding 'torch/include/ATen/ops/equal_native.h' 2025-12-04T08:34:43.2467849Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-12-04T08:34:43.2469129Z adding 'torch/include/ATen/ops/erf.h' 2025-12-04T08:34:43.2470551Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2471731Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-12-04T08:34:43.2472882Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-12-04T08:34:43.2474072Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-12-04T08:34:43.2476167Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-12-04T08:34:43.2477384Z adding 'torch/include/ATen/ops/erf_native.h' 2025-12-04T08:34:43.2478704Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-12-04T08:34:43.2479935Z adding 'torch/include/ATen/ops/erfc.h' 2025-12-04T08:34:43.2481218Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2482296Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-12-04T08:34:43.2483403Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-12-04T08:34:43.2484663Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-12-04T08:34:43.2485882Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-12-04T08:34:43.2486998Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-12-04T08:34:43.2488313Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-12-04T08:34:43.2489570Z adding 'torch/include/ATen/ops/erfinv.h' 2025-12-04T08:34:43.2490815Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2491840Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-12-04T08:34:43.2492902Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-12-04T08:34:43.2494059Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-12-04T08:34:43.2495179Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-12-04T08:34:43.2496412Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-12-04T08:34:43.2497778Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-12-04T08:34:43.2499072Z adding 'torch/include/ATen/ops/exp.h' 2025-12-04T08:34:43.2500300Z adding 'torch/include/ATen/ops/exp2.h' 2025-12-04T08:34:43.2501588Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2503036Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-12-04T08:34:43.2504206Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-12-04T08:34:43.2505324Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-12-04T08:34:43.2506532Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-12-04T08:34:43.2507762Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-12-04T08:34:43.2509129Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-12-04T08:34:43.2510512Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2511543Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-12-04T08:34:43.2512630Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-12-04T08:34:43.2514606Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-12-04T08:34:43.2515241Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-12-04T08:34:43.2516334Z adding 'torch/include/ATen/ops/exp_native.h' 2025-12-04T08:34:43.2517628Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-12-04T08:34:43.2518883Z adding 'torch/include/ATen/ops/expand.h' 2025-12-04T08:34:43.2520100Z adding 'torch/include/ATen/ops/expand_as.h' 2025-12-04T08:34:43.2521447Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2522518Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-12-04T08:34:43.2523862Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-12-04T08:34:43.2525199Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2526572Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-12-04T08:34:43.2527993Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2529198Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2530310Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-12-04T08:34:43.2531730Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-12-04T08:34:43.2532808Z adding 'torch/include/ATen/ops/expand_native.h' 2025-12-04T08:34:43.2534228Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-12-04T08:34:43.2535522Z adding 'torch/include/ATen/ops/expm1.h' 2025-12-04T08:34:43.2537001Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2538434Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-12-04T08:34:43.2539342Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-12-04T08:34:43.2540581Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-12-04T08:34:43.2541759Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-12-04T08:34:43.2543016Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-12-04T08:34:43.2544438Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-12-04T08:34:43.2545734Z adding 'torch/include/ATen/ops/exponential.h' 2025-12-04T08:34:43.2547180Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2548389Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-12-04T08:34:43.2549576Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-12-04T08:34:43.2550646Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-12-04T08:34:43.2551950Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-12-04T08:34:43.2553295Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-12-04T08:34:43.2555074Z adding 'torch/include/ATen/ops/eye.h' 2025-12-04T08:34:43.2556512Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2557753Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-12-04T08:34:43.2558899Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-12-04T08:34:43.2560194Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-12-04T08:34:43.2561448Z adding 'torch/include/ATen/ops/eye_native.h' 2025-12-04T08:34:43.2563136Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-12-04T08:34:43.2564417Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-12-04T08:34:43.2565836Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-12-04T08:34:43.2567644Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-12-04T08:34:43.2569087Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2570263Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-12-04T08:34:43.2571664Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-12-04T08:34:43.2573074Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2574217Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-12-04T08:34:43.2575468Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-12-04T08:34:43.2576712Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-12-04T08:34:43.2578029Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-12-04T08:34:43.2579313Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2580497Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-12-04T08:34:43.2581865Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-12-04T08:34:43.2583180Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-12-04T08:34:43.2584489Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-12-04T08:34:43.2586565Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-12-04T08:34:43.2589003Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2590208Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-12-04T08:34:43.2591473Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-12-04T08:34:43.2592971Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2594297Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-12-04T08:34:43.2595563Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-12-04T08:34:43.2596677Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-12-04T08:34:43.2598173Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-12-04T08:34:43.2599471Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2600756Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-12-04T08:34:43.2602169Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-12-04T08:34:43.2603732Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-12-04T08:34:43.2605365Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2606628Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-12-04T08:34:43.2608038Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2609371Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-12-04T08:34:43.2610849Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-12-04T08:34:43.2612058Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-12-04T08:34:43.2613439Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-12-04T08:34:43.2614695Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-12-04T08:34:43.2616125Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2617289Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-12-04T08:34:43.2618689Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2619963Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-12-04T08:34:43.2621362Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-12-04T08:34:43.2622641Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-12-04T08:34:43.2624015Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-12-04T08:34:43.2625330Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-12-04T08:34:43.2626729Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2627897Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-12-04T08:34:43.2629176Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-12-04T08:34:43.2630377Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-12-04T08:34:43.2631750Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2632846Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-12-04T08:34:43.2634170Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-12-04T08:34:43.2635512Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-12-04T08:34:43.2637019Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2638236Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-12-04T08:34:43.2639549Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-12-04T08:34:43.2640682Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-12-04T08:34:43.2641987Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2643077Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-12-04T08:34:43.2644434Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-12-04T08:34:43.2645772Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-12-04T08:34:43.2647007Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2648155Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-12-04T08:34:43.2649585Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-12-04T08:34:43.2651107Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-12-04T08:34:43.2652800Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-12-04T08:34:43.2654293Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2655451Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-12-04T08:34:43.2656810Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-12-04T08:34:43.2658219Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2659232Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-12-04T08:34:43.2660613Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-12-04T08:34:43.2661918Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-12-04T08:34:43.2663266Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2664258Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-12-04T08:34:43.2665698Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-12-04T08:34:43.2667375Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-12-04T08:34:43.2668900Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2669951Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-12-04T08:34:43.2671320Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-12-04T08:34:43.2672524Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-12-04T08:34:43.2673772Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2674803Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-12-04T08:34:43.2676009Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-12-04T08:34:43.2677447Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-12-04T08:34:43.2678903Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-12-04T08:34:43.2680292Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2681345Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-12-04T08:34:43.2682685Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-12-04T08:34:43.2684013Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2684984Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-12-04T08:34:43.2686543Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-12-04T08:34:43.2687841Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-12-04T08:34:43.2689131Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2690257Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-12-04T08:34:43.2691594Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-12-04T08:34:43.2693156Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-12-04T08:34:43.2694621Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-12-04T08:34:43.2696037Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2697047Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-12-04T08:34:43.2698377Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-12-04T08:34:43.2699792Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2700753Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-12-04T08:34:43.2702044Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-12-04T08:34:43.2704640Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-12-04T08:34:43.2706088Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2707216Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-12-04T08:34:43.2708533Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-12-04T08:34:43.2709823Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-12-04T08:34:43.2711211Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2712207Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-12-04T08:34:43.2713489Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-12-04T08:34:43.2714974Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-12-04T08:34:43.2716440Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-12-04T08:34:43.2718075Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2719079Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-12-04T08:34:43.2720454Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-12-04T08:34:43.2721690Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2723615Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-12-04T08:34:43.2724142Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-12-04T08:34:43.2725901Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-12-04T08:34:43.2727491Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2728702Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-12-04T08:34:43.2729930Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-12-04T08:34:43.2731436Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-12-04T08:34:43.2732974Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-12-04T08:34:43.2734532Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2735687Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-12-04T08:34:43.2737303Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-12-04T08:34:43.2738699Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2739986Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-12-04T08:34:43.2741364Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-12-04T08:34:43.2742891Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-12-04T08:34:43.2744377Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2745532Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-12-04T08:34:43.2747156Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-12-04T08:34:43.2748588Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-12-04T08:34:43.2750262Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-12-04T08:34:43.2751938Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2752921Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-12-04T08:34:43.2754297Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-12-04T08:34:43.2755561Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2756626Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-12-04T08:34:43.2757800Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-12-04T08:34:43.2759016Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-12-04T08:34:43.2760293Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2761226Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-12-04T08:34:43.2762384Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-12-04T08:34:43.2764112Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-12-04T08:34:43.2765442Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2766520Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-12-04T08:34:43.2768025Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-12-04T08:34:43.2769187Z adding 'torch/include/ATen/ops/fill.h' 2025-12-04T08:34:43.2770551Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2771590Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-12-04T08:34:43.2772674Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-12-04T08:34:43.2773732Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-12-04T08:34:43.2775001Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2775984Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-12-04T08:34:43.2778001Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-12-04T08:34:43.2779095Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-12-04T08:34:43.2780399Z adding 'torch/include/ATen/ops/fill_native.h' 2025-12-04T08:34:43.2781945Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-12-04T08:34:43.2783030Z adding 'torch/include/ATen/ops/fix.h' 2025-12-04T08:34:43.2784298Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2785306Z adding 'torch/include/ATen/ops/fix_native.h' 2025-12-04T08:34:43.2786775Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-12-04T08:34:43.2788028Z adding 'torch/include/ATen/ops/flatten.h' 2025-12-04T08:34:43.2789320Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2790381Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-12-04T08:34:43.2791721Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2792770Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-12-04T08:34:43.2793923Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-12-04T08:34:43.2795028Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-12-04T08:34:43.2796470Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-12-04T08:34:43.2797579Z adding 'torch/include/ATen/ops/flip.h' 2025-12-04T08:34:43.2798925Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2799910Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-12-04T08:34:43.2800904Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-12-04T08:34:43.2802052Z adding 'torch/include/ATen/ops/flip_native.h' 2025-12-04T08:34:43.2803411Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-12-04T08:34:43.2804638Z adding 'torch/include/ATen/ops/fliplr.h' 2025-12-04T08:34:43.2805987Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2806946Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-12-04T08:34:43.2808027Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-12-04T08:34:43.2809223Z adding 'torch/include/ATen/ops/flipud.h' 2025-12-04T08:34:43.2810605Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2811376Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-12-04T08:34:43.2812809Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-12-04T08:34:43.2814071Z adding 'torch/include/ATen/ops/float_power.h' 2025-12-04T08:34:43.2815385Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2816371Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-12-04T08:34:43.2817952Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-12-04T08:34:43.2819120Z adding 'torch/include/ATen/ops/floor.h' 2025-12-04T08:34:43.2820756Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2821406Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-12-04T08:34:43.2822790Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-12-04T08:34:43.2823956Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-12-04T08:34:43.2825522Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2826626Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-12-04T08:34:43.2827878Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-12-04T08:34:43.2829003Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-12-04T08:34:43.2830198Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-12-04T08:34:43.2831725Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-12-04T08:34:43.2832836Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-12-04T08:34:43.2833982Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-12-04T08:34:43.2835064Z adding 'torch/include/ATen/ops/floor_native.h' 2025-12-04T08:34:43.2836292Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-12-04T08:34:43.2837521Z adding 'torch/include/ATen/ops/fmax.h' 2025-12-04T08:34:43.2839174Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2840317Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-12-04T08:34:43.2841263Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-12-04T08:34:43.2842455Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-12-04T08:34:43.2843675Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-12-04T08:34:43.2844920Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-12-04T08:34:43.2846219Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-12-04T08:34:43.2847549Z adding 'torch/include/ATen/ops/fmin.h' 2025-12-04T08:34:43.2848932Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2849970Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-12-04T08:34:43.2851357Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-12-04T08:34:43.2852590Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-12-04T08:34:43.2853875Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-12-04T08:34:43.2855079Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-12-04T08:34:43.2856571Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-12-04T08:34:43.2857904Z adding 'torch/include/ATen/ops/fmod.h' 2025-12-04T08:34:43.2859329Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2860800Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2861793Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-12-04T08:34:43.2863010Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-12-04T08:34:43.2864383Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-12-04T08:34:43.2865954Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-12-04T08:34:43.2867382Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-12-04T08:34:43.2869075Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-12-04T08:34:43.2870504Z adding 'torch/include/ATen/ops/frac.h' 2025-12-04T08:34:43.2872010Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2873245Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-12-04T08:34:43.2874567Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-12-04T08:34:43.2875845Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-12-04T08:34:43.2877176Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-12-04T08:34:43.2878494Z adding 'torch/include/ATen/ops/frac_native.h' 2025-12-04T08:34:43.2880024Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-12-04T08:34:43.2881425Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-12-04T08:34:43.2882903Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-12-04T08:34:43.2884456Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2885692Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.2887031Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.2888319Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-12-04T08:34:43.2889670Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-12-04T08:34:43.2890975Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-12-04T08:34:43.2892411Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-12-04T08:34:43.2893856Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2894968Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-12-04T08:34:43.2896288Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-12-04T08:34:43.2897606Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-12-04T08:34:43.2899114Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-12-04T08:34:43.2900489Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-12-04T08:34:43.2902077Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-12-04T08:34:43.2903958Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-12-04T08:34:43.2905407Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-12-04T08:34:43.2906941Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.2908174Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.2909421Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-12-04T08:34:43.2910973Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-12-04T08:34:43.2912565Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2913624Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-12-04T08:34:43.2914836Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-12-04T08:34:43.2916814Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-12-04T08:34:43.2918179Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-12-04T08:34:43.2919366Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-12-04T08:34:43.2920826Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-12-04T08:34:43.2922096Z adding 'torch/include/ATen/ops/frexp.h' 2025-12-04T08:34:43.2923401Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2924559Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-12-04T08:34:43.2925666Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-12-04T08:34:43.2926768Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-12-04T08:34:43.2928111Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-12-04T08:34:43.2929351Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-12-04T08:34:43.2930635Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2931684Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-12-04T08:34:43.2932895Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-12-04T08:34:43.2934524Z adding 'torch/include/ATen/ops/from_blob.h' 2025-12-04T08:34:43.2935879Z adding 'torch/include/ATen/ops/from_file.h' 2025-12-04T08:34:43.2937169Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2938347Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-12-04T08:34:43.2939712Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-12-04T08:34:43.2941089Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-12-04T08:34:43.2942765Z adding 'torch/include/ATen/ops/full.h' 2025-12-04T08:34:43.2944374Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2945598Z adding 'torch/include/ATen/ops/full_like.h' 2025-12-04T08:34:43.2947186Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.2948254Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-12-04T08:34:43.2949622Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-12-04T08:34:43.2950815Z adding 'torch/include/ATen/ops/full_native.h' 2025-12-04T08:34:43.2952276Z adding 'torch/include/ATen/ops/full_ops.h' 2025-12-04T08:34:43.2953620Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-12-04T08:34:43.2955046Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2956105Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-12-04T08:34:43.2957436Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-12-04T08:34:43.2958638Z adding 'torch/include/ATen/ops/gather.h' 2025-12-04T08:34:43.2959903Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-12-04T08:34:43.2961304Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2962299Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-12-04T08:34:43.2963597Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-12-04T08:34:43.2965016Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2966128Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.2967228Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-12-04T08:34:43.2968288Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-12-04T08:34:43.2969432Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-12-04T08:34:43.2970616Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-12-04T08:34:43.2971849Z adding 'torch/include/ATen/ops/gather_native.h' 2025-12-04T08:34:43.2973256Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-12-04T08:34:43.2974564Z adding 'torch/include/ATen/ops/gcd.h' 2025-12-04T08:34:43.2975954Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2977004Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-12-04T08:34:43.2978092Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-12-04T08:34:43.2979295Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-12-04T08:34:43.2980443Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-12-04T08:34:43.2981608Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-12-04T08:34:43.2982794Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-12-04T08:34:43.2984139Z adding 'torch/include/ATen/ops/ge.h' 2025-12-04T08:34:43.2985690Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2986872Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-12-04T08:34:43.2988086Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-12-04T08:34:43.2989345Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-12-04T08:34:43.2990436Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-12-04T08:34:43.2991938Z adding 'torch/include/ATen/ops/ge_native.h' 2025-12-04T08:34:43.2993519Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-12-04T08:34:43.2994723Z adding 'torch/include/ATen/ops/gelu.h' 2025-12-04T08:34:43.2995840Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-12-04T08:34:43.2997300Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.2998433Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-12-04T08:34:43.2999629Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3000773Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-12-04T08:34:43.3002073Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-12-04T08:34:43.3003352Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-12-04T08:34:43.3004956Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-12-04T08:34:43.3006317Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3007494Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-12-04T08:34:43.3008519Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-12-04T08:34:43.3009648Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-12-04T08:34:43.3010884Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-12-04T08:34:43.3012096Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-12-04T08:34:43.3013502Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-12-04T08:34:43.3014760Z adding 'torch/include/ATen/ops/geometric.h' 2025-12-04T08:34:43.3016122Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3017254Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-12-04T08:34:43.3018349Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-12-04T08:34:43.3019537Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-12-04T08:34:43.3020648Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-12-04T08:34:43.3021992Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-12-04T08:34:43.3023318Z adding 'torch/include/ATen/ops/geqrf.h' 2025-12-04T08:34:43.3024654Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-12-04T08:34:43.3025884Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-12-04T08:34:43.3027090Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-12-04T08:34:43.3028430Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-12-04T08:34:43.3029704Z adding 'torch/include/ATen/ops/ger.h' 2025-12-04T08:34:43.3031053Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3032034Z adding 'torch/include/ATen/ops/ger_native.h' 2025-12-04T08:34:43.3033345Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-12-04T08:34:43.3034578Z adding 'torch/include/ATen/ops/glu.h' 2025-12-04T08:34:43.3035892Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-12-04T08:34:43.3037033Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-12-04T08:34:43.3038233Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3039532Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-12-04T08:34:43.3040970Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3042090Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-12-04T08:34:43.3043217Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-12-04T08:34:43.3044322Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-12-04T08:34:43.3045740Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-12-04T08:34:43.3046893Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-12-04T08:34:43.3048222Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-12-04T08:34:43.3049696Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3050855Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-12-04T08:34:43.3051959Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-12-04T08:34:43.3053215Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-12-04T08:34:43.3054655Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3055659Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-12-04T08:34:43.3056884Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-12-04T08:34:43.3058015Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-12-04T08:34:43.3059372Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-12-04T08:34:43.3060525Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-12-04T08:34:43.3061791Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-12-04T08:34:43.3062951Z adding 'torch/include/ATen/ops/glu_native.h' 2025-12-04T08:34:43.3064199Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-12-04T08:34:43.3065605Z adding 'torch/include/ATen/ops/gradient.h' 2025-12-04T08:34:43.3067409Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3068397Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-12-04T08:34:43.3070045Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-12-04T08:34:43.3072365Z adding 'torch/include/ATen/ops/greater.h' 2025-12-04T08:34:43.3073844Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3075136Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-12-04T08:34:43.3076983Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3077543Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-12-04T08:34:43.3079013Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-12-04T08:34:43.3080196Z adding 'torch/include/ATen/ops/greater_native.h' 2025-12-04T08:34:43.3081578Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-12-04T08:34:43.3082771Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-12-04T08:34:43.3084042Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-12-04T08:34:43.3085329Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-12-04T08:34:43.3086563Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3087849Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.3089008Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3090320Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-12-04T08:34:43.3091810Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-12-04T08:34:43.3093141Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3094508Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-12-04T08:34:43.3095437Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-12-04T08:34:43.3096735Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-12-04T08:34:43.3098201Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-12-04T08:34:43.3099369Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-12-04T08:34:43.3100773Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-12-04T08:34:43.3102262Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3103539Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.3105115Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3106439Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-12-04T08:34:43.3107964Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-12-04T08:34:43.3109234Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3110439Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-12-04T08:34:43.3111668Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-12-04T08:34:43.3112997Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-12-04T08:34:43.3114433Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-12-04T08:34:43.3115944Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3117083Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-12-04T08:34:43.3118265Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-12-04T08:34:43.3119454Z adding 'torch/include/ATen/ops/group_norm.h' 2025-12-04T08:34:43.3120806Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3121887Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-12-04T08:34:43.3123217Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-12-04T08:34:43.3124571Z adding 'torch/include/ATen/ops/gru.h' 2025-12-04T08:34:43.3125742Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-12-04T08:34:43.3127183Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3128312Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-12-04T08:34:43.3129714Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-12-04T08:34:43.3131036Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3132059Z adding 'torch/include/ATen/ops/gru_native.h' 2025-12-04T08:34:43.3133448Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-12-04T08:34:43.3134730Z adding 'torch/include/ATen/ops/gt.h' 2025-12-04T08:34:43.3136270Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3137222Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-12-04T08:34:43.3138423Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-12-04T08:34:43.3139531Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-12-04T08:34:43.3140921Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-12-04T08:34:43.3142085Z adding 'torch/include/ATen/ops/gt_native.h' 2025-12-04T08:34:43.3143582Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-12-04T08:34:43.3145463Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-12-04T08:34:43.3147046Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3148250Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-12-04T08:34:43.3149829Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-12-04T08:34:43.3151257Z adding 'torch/include/ATen/ops/hann_window.h' 2025-12-04T08:34:43.3152784Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3153808Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-12-04T08:34:43.3155228Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-12-04T08:34:43.3156560Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-12-04T08:34:43.3157797Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-12-04T08:34:43.3159270Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3160367Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-12-04T08:34:43.3161609Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3162767Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-12-04T08:34:43.3163970Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-12-04T08:34:43.3165171Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-12-04T08:34:43.3166436Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-12-04T08:34:43.3167929Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3168826Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-12-04T08:34:43.3170022Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-12-04T08:34:43.3171165Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-12-04T08:34:43.3172419Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-12-04T08:34:43.3173553Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-12-04T08:34:43.3174871Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-12-04T08:34:43.3176317Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-12-04T08:34:43.3177476Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-12-04T08:34:43.3178799Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3179862Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-12-04T08:34:43.3181019Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3182202Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-12-04T08:34:43.3183447Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-12-04T08:34:43.3184661Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-12-04T08:34:43.3185914Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-12-04T08:34:43.3187319Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3188457Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-12-04T08:34:43.3189484Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-12-04T08:34:43.3190676Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-12-04T08:34:43.3191867Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-12-04T08:34:43.3193164Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-12-04T08:34:43.3194493Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-12-04T08:34:43.3195839Z adding 'torch/include/ATen/ops/hardswish.h' 2025-12-04T08:34:43.3197094Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-12-04T08:34:43.3198586Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3199575Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-12-04T08:34:43.3200703Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3201798Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-12-04T08:34:43.3203295Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-12-04T08:34:43.3205235Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-12-04T08:34:43.3206369Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-12-04T08:34:43.3207507Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-12-04T08:34:43.3208612Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-12-04T08:34:43.3210007Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-12-04T08:34:43.3211365Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-12-04T08:34:43.3212848Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-12-04T08:34:43.3214022Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-12-04T08:34:43.3215282Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3216389Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-12-04T08:34:43.3217601Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-12-04T08:34:43.3218812Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-12-04T08:34:43.3220110Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-12-04T08:34:43.3221227Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-12-04T08:34:43.3223016Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-12-04T08:34:43.3223915Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-12-04T08:34:43.3225172Z adding 'torch/include/ATen/ops/hash_tensor.h' 2025-12-04T08:34:43.3226817Z adding 'torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3227885Z adding 'torch/include/ATen/ops/hash_tensor_cpu_dispatch.h' 2025-12-04T08:34:43.3228976Z adding 'torch/include/ATen/ops/hash_tensor_cuda_dispatch.h' 2025-12-04T08:34:43.3230239Z adding 'torch/include/ATen/ops/hash_tensor_meta.h' 2025-12-04T08:34:43.3231552Z adding 'torch/include/ATen/ops/hash_tensor_meta_dispatch.h' 2025-12-04T08:34:43.3232802Z adding 'torch/include/ATen/ops/hash_tensor_native.h' 2025-12-04T08:34:43.3234308Z adding 'torch/include/ATen/ops/hash_tensor_ops.h' 2025-12-04T08:34:43.3235542Z adding 'torch/include/ATen/ops/heaviside.h' 2025-12-04T08:34:43.3236999Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3238157Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-12-04T08:34:43.3239103Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-12-04T08:34:43.3240242Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-12-04T08:34:43.3241461Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-12-04T08:34:43.3242675Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-12-04T08:34:43.3244053Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-12-04T08:34:43.3245380Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-12-04T08:34:43.3246717Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3247758Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-12-04T08:34:43.3249062Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-12-04T08:34:43.3250219Z adding 'torch/include/ATen/ops/histc.h' 2025-12-04T08:34:43.3251446Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-12-04T08:34:43.3252640Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-12-04T08:34:43.3253852Z adding 'torch/include/ATen/ops/histc_native.h' 2025-12-04T08:34:43.3255193Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-12-04T08:34:43.3256822Z adding 'torch/include/ATen/ops/histogram.h' 2025-12-04T08:34:43.3258131Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-12-04T08:34:43.3259335Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-12-04T08:34:43.3260943Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-12-04T08:34:43.3262230Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-12-04T08:34:43.3263738Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3264768Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-12-04T08:34:43.3266484Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-12-04T08:34:43.3267805Z adding 'torch/include/ATen/ops/hsplit.h' 2025-12-04T08:34:43.3269354Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3270207Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-12-04T08:34:43.3271634Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-12-04T08:34:43.3272741Z adding 'torch/include/ATen/ops/hspmm.h' 2025-12-04T08:34:43.3274043Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-12-04T08:34:43.3275248Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-12-04T08:34:43.3276531Z adding 'torch/include/ATen/ops/hstack.h' 2025-12-04T08:34:43.3277994Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3279140Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-12-04T08:34:43.3280340Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-12-04T08:34:43.3281600Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-12-04T08:34:43.3282922Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-12-04T08:34:43.3284277Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3285544Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-12-04T08:34:43.3286579Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3287797Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-12-04T08:34:43.3289419Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-12-04T08:34:43.3290572Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-12-04T08:34:43.3291839Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-12-04T08:34:43.3293002Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-12-04T08:34:43.3294446Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-12-04T08:34:43.3295641Z adding 'torch/include/ATen/ops/hypot.h' 2025-12-04T08:34:43.3297185Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3298133Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-12-04T08:34:43.3299328Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-12-04T08:34:43.3300610Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-12-04T08:34:43.3301915Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-12-04T08:34:43.3303385Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-12-04T08:34:43.3304830Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-12-04T08:34:43.3306207Z adding 'torch/include/ATen/ops/i0.h' 2025-12-04T08:34:43.3307714Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3308844Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-12-04T08:34:43.3309928Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-12-04T08:34:43.3311235Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-12-04T08:34:43.3312578Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-12-04T08:34:43.3313825Z adding 'torch/include/ATen/ops/i0_native.h' 2025-12-04T08:34:43.3315239Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-12-04T08:34:43.3316552Z adding 'torch/include/ATen/ops/igamma.h' 2025-12-04T08:34:43.3318198Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3319226Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-12-04T08:34:43.3320312Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-12-04T08:34:43.3321634Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-12-04T08:34:43.3322662Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-12-04T08:34:43.3323785Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-12-04T08:34:43.3325121Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-12-04T08:34:43.3326362Z adding 'torch/include/ATen/ops/igammac.h' 2025-12-04T08:34:43.3327833Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3328851Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-12-04T08:34:43.3330015Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-12-04T08:34:43.3331117Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-12-04T08:34:43.3332299Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-12-04T08:34:43.3333365Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-12-04T08:34:43.3334820Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-12-04T08:34:43.3336133Z adding 'torch/include/ATen/ops/im2col.h' 2025-12-04T08:34:43.3337417Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-12-04T08:34:43.3338701Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-12-04T08:34:43.3339786Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-12-04T08:34:43.3341081Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-12-04T08:34:43.3342288Z adding 'torch/include/ATen/ops/imag.h' 2025-12-04T08:34:43.3343610Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3344620Z adding 'torch/include/ATen/ops/imag_native.h' 2025-12-04T08:34:43.3346115Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-12-04T08:34:43.3347302Z adding 'torch/include/ATen/ops/index.h' 2025-12-04T08:34:43.3348767Z adding 'torch/include/ATen/ops/index_add.h' 2025-12-04T08:34:43.3350204Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3351437Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3352560Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-12-04T08:34:43.3353761Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-12-04T08:34:43.3355031Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-12-04T08:34:43.3356224Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-12-04T08:34:43.3357384Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-12-04T08:34:43.3358870Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-12-04T08:34:43.3360329Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3361386Z adding 'torch/include/ATen/ops/index_copy.h' 2025-12-04T08:34:43.3362922Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3364167Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3366228Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-12-04T08:34:43.3367441Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-12-04T08:34:43.3368645Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-12-04T08:34:43.3369965Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-12-04T08:34:43.3371138Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-12-04T08:34:43.3372658Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-12-04T08:34:43.3373888Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-12-04T08:34:43.3375042Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-12-04T08:34:43.3376426Z adding 'torch/include/ATen/ops/index_fill.h' 2025-12-04T08:34:43.3377779Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3379010Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3380051Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-12-04T08:34:43.3381218Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-12-04T08:34:43.3382314Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-12-04T08:34:43.3383625Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-12-04T08:34:43.3385491Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-12-04T08:34:43.3387085Z adding 'torch/include/ATen/ops/index_meta.h' 2025-12-04T08:34:43.3388405Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-12-04T08:34:43.3389539Z adding 'torch/include/ATen/ops/index_native.h' 2025-12-04T08:34:43.3390830Z adding 'torch/include/ATen/ops/index_ops.h' 2025-12-04T08:34:43.3392169Z adding 'torch/include/ATen/ops/index_put.h' 2025-12-04T08:34:43.3393680Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3394871Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-12-04T08:34:43.3396234Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-12-04T08:34:43.3397543Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-12-04T08:34:43.3399010Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3400037Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-12-04T08:34:43.3401193Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-12-04T08:34:43.3402460Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-12-04T08:34:43.3404212Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-12-04T08:34:43.3405485Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-12-04T08:34:43.3407008Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-12-04T08:34:43.3408329Z adding 'torch/include/ATen/ops/index_select.h' 2025-12-04T08:34:43.3409714Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-12-04T08:34:43.3411192Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3412193Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-12-04T08:34:43.3413454Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-12-04T08:34:43.3414820Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3416043Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-12-04T08:34:43.3417180Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-12-04T08:34:43.3418475Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-12-04T08:34:43.3419852Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-12-04T08:34:43.3421044Z adding 'torch/include/ATen/ops/indices.h' 2025-12-04T08:34:43.3422369Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3423508Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-12-04T08:34:43.3424772Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3426001Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3427158Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-12-04T08:34:43.3428439Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-12-04T08:34:43.3429735Z adding 'torch/include/ATen/ops/indices_native.h' 2025-12-04T08:34:43.3431087Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-12-04T08:34:43.3432403Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-12-04T08:34:43.3433767Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3434725Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-12-04T08:34:43.3436033Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-12-04T08:34:43.3437149Z adding 'torch/include/ATen/ops/inner.h' 2025-12-04T08:34:43.3438562Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3439571Z adding 'torch/include/ATen/ops/inner_native.h' 2025-12-04T08:34:43.3440836Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-12-04T08:34:43.3442107Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-12-04T08:34:43.3443511Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3444493Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-12-04T08:34:43.3445841Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-12-04T08:34:43.3447183Z adding 'torch/include/ATen/ops/int_repr.h' 2025-12-04T08:34:43.3448546Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3449566Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-12-04T08:34:43.3450878Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-12-04T08:34:43.3452053Z adding 'torch/include/ATen/ops/inverse.h' 2025-12-04T08:34:43.3453364Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3454367Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-12-04T08:34:43.3455650Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-12-04T08:34:43.3456774Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-12-04T08:34:43.3458094Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3459092Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-12-04T08:34:43.3460299Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-12-04T08:34:43.3461564Z adding 'torch/include/ATen/ops/is_complex.h' 2025-12-04T08:34:43.3462917Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3463987Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-12-04T08:34:43.3465286Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-12-04T08:34:43.3466778Z adding 'torch/include/ATen/ops/is_conj.h' 2025-12-04T08:34:43.3467905Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3468925Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-12-04T08:34:43.3470195Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-12-04T08:34:43.3471313Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-12-04T08:34:43.3472653Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3473631Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-12-04T08:34:43.3474896Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-12-04T08:34:43.3476128Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-12-04T08:34:43.3477547Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3478733Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-12-04T08:34:43.3479877Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-12-04T08:34:43.3481037Z adding 'torch/include/ATen/ops/is_inference.h' 2025-12-04T08:34:43.3482370Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3483380Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-12-04T08:34:43.3484568Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-12-04T08:34:43.3485691Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-12-04T08:34:43.3486983Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3488051Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-12-04T08:34:43.3489287Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-12-04T08:34:43.3490440Z adding 'torch/include/ATen/ops/is_neg.h' 2025-12-04T08:34:43.3491811Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3492876Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-12-04T08:34:43.3493968Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-12-04T08:34:43.3495136Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-12-04T08:34:43.3496475Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3497465Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-12-04T08:34:43.3498676Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-12-04T08:34:43.3499839Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-12-04T08:34:43.3501221Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3502321Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-12-04T08:34:43.3504684Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-12-04T08:34:43.3506011Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-12-04T08:34:43.3507370Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3508555Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-12-04T08:34:43.3509696Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-12-04T08:34:43.3510824Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-12-04T08:34:43.3512288Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-12-04T08:34:43.3513235Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-12-04T08:34:43.3514252Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-12-04T08:34:43.3515528Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-12-04T08:34:43.3516800Z adding 'torch/include/ATen/ops/is_signed.h' 2025-12-04T08:34:43.3518165Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3519277Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-12-04T08:34:43.3520519Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-12-04T08:34:43.3521716Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-12-04T08:34:43.3523078Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3524059Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-12-04T08:34:43.3525386Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-12-04T08:34:43.3526443Z adding 'torch/include/ATen/ops/isclose.h' 2025-12-04T08:34:43.3527761Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3528825Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-12-04T08:34:43.3530078Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-12-04T08:34:43.3531248Z adding 'torch/include/ATen/ops/isfinite.h' 2025-12-04T08:34:43.3532525Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3533545Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-12-04T08:34:43.3534788Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-12-04T08:34:43.3536305Z adding 'torch/include/ATen/ops/isin.h' 2025-12-04T08:34:43.3537717Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3538925Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-12-04T08:34:43.3540157Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-12-04T08:34:43.3541349Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-12-04T08:34:43.3542590Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-12-04T08:34:43.3543767Z adding 'torch/include/ATen/ops/isin_native.h' 2025-12-04T08:34:43.3545390Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-12-04T08:34:43.3546810Z adding 'torch/include/ATen/ops/isinf.h' 2025-12-04T08:34:43.3548131Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3549176Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-12-04T08:34:43.3550562Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-12-04T08:34:43.3551852Z adding 'torch/include/ATen/ops/isnan.h' 2025-12-04T08:34:43.3553203Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3554348Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-12-04T08:34:43.3555468Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-12-04T08:34:43.3556652Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-12-04T08:34:43.3558104Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-12-04T08:34:43.3559132Z adding 'torch/include/ATen/ops/isneginf.h' 2025-12-04T08:34:43.3560441Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3561942Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-12-04T08:34:43.3563121Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-12-04T08:34:43.3564083Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-12-04T08:34:43.3565224Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-12-04T08:34:43.3566439Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-12-04T08:34:43.3567740Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-12-04T08:34:43.3568948Z adding 'torch/include/ATen/ops/isposinf.h' 2025-12-04T08:34:43.3570312Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3571330Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-12-04T08:34:43.3572447Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-12-04T08:34:43.3573572Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-12-04T08:34:43.3574693Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-12-04T08:34:43.3575848Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-12-04T08:34:43.3577176Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-12-04T08:34:43.3578386Z adding 'torch/include/ATen/ops/isreal.h' 2025-12-04T08:34:43.3579709Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3580822Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-12-04T08:34:43.3582011Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-12-04T08:34:43.3583290Z adding 'torch/include/ATen/ops/istft.h' 2025-12-04T08:34:43.3584653Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3585938Z adding 'torch/include/ATen/ops/istft_native.h' 2025-12-04T08:34:43.3587255Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-12-04T08:34:43.3588348Z adding 'torch/include/ATen/ops/item.h' 2025-12-04T08:34:43.3589697Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3590803Z adding 'torch/include/ATen/ops/item_native.h' 2025-12-04T08:34:43.3592093Z adding 'torch/include/ATen/ops/item_ops.h' 2025-12-04T08:34:43.3593627Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-12-04T08:34:43.3595121Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3596299Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-12-04T08:34:43.3597865Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-12-04T08:34:43.3599115Z adding 'torch/include/ATen/ops/kl_div.h' 2025-12-04T08:34:43.3600378Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3601418Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-12-04T08:34:43.3602958Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-12-04T08:34:43.3604244Z adding 'torch/include/ATen/ops/kron.h' 2025-12-04T08:34:43.3605667Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3606645Z adding 'torch/include/ATen/ops/kron_native.h' 2025-12-04T08:34:43.3607998Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-12-04T08:34:43.3609812Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-12-04T08:34:43.3611321Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3612669Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3613947Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-12-04T08:34:43.3615156Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-12-04T08:34:43.3616327Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-12-04T08:34:43.3617843Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-12-04T08:34:43.3619050Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-12-04T08:34:43.3620401Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3621490Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-12-04T08:34:43.3622844Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-12-04T08:34:43.3624195Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-12-04T08:34:43.3625721Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3626890Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-12-04T08:34:43.3628177Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-12-04T08:34:43.3629387Z adding 'torch/include/ATen/ops/lcm.h' 2025-12-04T08:34:43.3630833Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3631862Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-12-04T08:34:43.3632963Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-12-04T08:34:43.3634143Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-12-04T08:34:43.3635386Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-12-04T08:34:43.3636507Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-12-04T08:34:43.3637879Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-12-04T08:34:43.3639152Z adding 'torch/include/ATen/ops/ldexp.h' 2025-12-04T08:34:43.3640540Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3641592Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-12-04T08:34:43.3642925Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-12-04T08:34:43.3644212Z adding 'torch/include/ATen/ops/le.h' 2025-12-04T08:34:43.3645628Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3646787Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-12-04T08:34:43.3648010Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-12-04T08:34:43.3649266Z adding 'torch/include/ATen/ops/le_meta.h' 2025-12-04T08:34:43.3650432Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-12-04T08:34:43.3651649Z adding 'torch/include/ATen/ops/le_native.h' 2025-12-04T08:34:43.3653123Z adding 'torch/include/ATen/ops/le_ops.h' 2025-12-04T08:34:43.3661299Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-12-04T08:34:43.3663086Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-12-04T08:34:43.3664664Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3665852Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-12-04T08:34:43.3667204Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-12-04T08:34:43.3668353Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-12-04T08:34:43.3669680Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-12-04T08:34:43.3670866Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-12-04T08:34:43.3672257Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-12-04T08:34:43.3673778Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3674839Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-12-04T08:34:43.3676054Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-12-04T08:34:43.3677222Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-12-04T08:34:43.3678421Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-12-04T08:34:43.3679691Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-12-04T08:34:43.3681101Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-12-04T08:34:43.3682583Z adding 'torch/include/ATen/ops/lerp.h' 2025-12-04T08:34:43.3684132Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3685302Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-12-04T08:34:43.3686524Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-12-04T08:34:43.3687730Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-12-04T08:34:43.3689013Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-12-04T08:34:43.3690218Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-12-04T08:34:43.3691798Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-12-04T08:34:43.3693170Z adding 'torch/include/ATen/ops/less.h' 2025-12-04T08:34:43.3694741Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3696030Z adding 'torch/include/ATen/ops/less_equal.h' 2025-12-04T08:34:43.3697555Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3698703Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-12-04T08:34:43.3700267Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-12-04T08:34:43.3701566Z adding 'torch/include/ATen/ops/less_native.h' 2025-12-04T08:34:43.3703267Z adding 'torch/include/ATen/ops/less_ops.h' 2025-12-04T08:34:43.3704847Z adding 'torch/include/ATen/ops/lgamma.h' 2025-12-04T08:34:43.3706565Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3707718Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-12-04T08:34:43.3708934Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-12-04T08:34:43.3710109Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-12-04T08:34:43.3711322Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-12-04T08:34:43.3712554Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-12-04T08:34:43.3713991Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-12-04T08:34:43.3715234Z adding 'torch/include/ATen/ops/lift.h' 2025-12-04T08:34:43.3716702Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3717787Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-12-04T08:34:43.3719149Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3720208Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-12-04T08:34:43.3721617Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3722803Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3723791Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-12-04T08:34:43.3725063Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-12-04T08:34:43.3726161Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-12-04T08:34:43.3727452Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-12-04T08:34:43.3728632Z adding 'torch/include/ATen/ops/lift_native.h' 2025-12-04T08:34:43.3729970Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-12-04T08:34:43.3731297Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-12-04T08:34:43.3732791Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3733994Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-12-04T08:34:43.3735374Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3736488Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-12-04T08:34:43.3737682Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-12-04T08:34:43.3738835Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-12-04T08:34:43.3740071Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-12-04T08:34:43.3741347Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-12-04T08:34:43.3742662Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-12-04T08:34:43.3743887Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-12-04T08:34:43.3745178Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-12-04T08:34:43.3746626Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-12-04T08:34:43.3748139Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3749173Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-12-04T08:34:43.3750548Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-12-04T08:34:43.3751871Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-12-04T08:34:43.3753224Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3754260Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-12-04T08:34:43.3755416Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-12-04T08:34:43.3756602Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-12-04T08:34:43.3757867Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-12-04T08:34:43.3759061Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-12-04T08:34:43.3760367Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-12-04T08:34:43.3761576Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-12-04T08:34:43.3763185Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3763960Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-12-04T08:34:43.3765245Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-12-04T08:34:43.3766522Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-12-04T08:34:43.3767953Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3769055Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-12-04T08:34:43.3770374Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-12-04T08:34:43.3771630Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-12-04T08:34:43.3772871Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-12-04T08:34:43.3774047Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-12-04T08:34:43.3775198Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-12-04T08:34:43.3776498Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-12-04T08:34:43.3777765Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-12-04T08:34:43.3779229Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3780193Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-12-04T08:34:43.3781536Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-12-04T08:34:43.3782861Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-12-04T08:34:43.3784378Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3785520Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-12-04T08:34:43.3786827Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-12-04T08:34:43.3787931Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-12-04T08:34:43.3789227Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-12-04T08:34:43.3790460Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-12-04T08:34:43.3791839Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3792906Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-12-04T08:34:43.3794294Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-12-04T08:34:43.3795706Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-12-04T08:34:43.3797046Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-12-04T08:34:43.3798859Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-12-04T08:34:43.3799434Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-12-04T08:34:43.3801002Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-12-04T08:34:43.3802049Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-12-04T08:34:43.3803481Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3804893Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-12-04T08:34:43.3806481Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3807730Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-12-04T08:34:43.3808900Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-12-04T08:34:43.3810158Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-12-04T08:34:43.3811371Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-12-04T08:34:43.3812554Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-12-04T08:34:43.3813908Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-12-04T08:34:43.3815168Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-12-04T08:34:43.3816525Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-12-04T08:34:43.3817924Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-12-04T08:34:43.3819350Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3820601Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-12-04T08:34:43.3822026Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3823219Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-12-04T08:34:43.3824420Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-12-04T08:34:43.3825722Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-12-04T08:34:43.3827105Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-12-04T08:34:43.3828262Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-12-04T08:34:43.3829643Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-12-04T08:34:43.3830963Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-12-04T08:34:43.3832354Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-12-04T08:34:43.3833691Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-12-04T08:34:43.3835161Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3836442Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-12-04T08:34:43.3837520Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-12-04T08:34:43.3838765Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-12-04T08:34:43.3839932Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-12-04T08:34:43.3841070Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-12-04T08:34:43.3842470Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-12-04T08:34:43.3843999Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-12-04T08:34:43.3845441Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3846726Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-12-04T08:34:43.3848059Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-12-04T08:34:43.3849255Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-12-04T08:34:43.3850758Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-12-04T08:34:43.3852064Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-12-04T08:34:43.3853431Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3854545Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-12-04T08:34:43.3856193Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-12-04T08:34:43.3857101Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-12-04T08:34:43.3858415Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3859711Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-12-04T08:34:43.3861028Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3862103Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-12-04T08:34:43.3863241Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-12-04T08:34:43.3864342Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-12-04T08:34:43.3865489Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-12-04T08:34:43.3866859Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-12-04T08:34:43.3868348Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-12-04T08:34:43.3869452Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-12-04T08:34:43.3870836Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-12-04T08:34:43.3871842Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-12-04T08:34:43.3873083Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-12-04T08:34:43.3874176Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-12-04T08:34:43.3875474Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-12-04T08:34:43.3876755Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-12-04T08:34:43.3878120Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3879145Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-12-04T08:34:43.3880310Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-12-04T08:34:43.3881457Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-12-04T08:34:43.3882750Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-12-04T08:34:43.3883915Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-12-04T08:34:43.3885225Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-12-04T08:34:43.3886838Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-12-04T08:34:43.3888045Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3888764Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-12-04T08:34:43.3890005Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-12-04T08:34:43.3891167Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-12-04T08:34:43.3892641Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3893644Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-12-04T08:34:43.3894707Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-12-04T08:34:43.3895939Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-12-04T08:34:43.3897177Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-12-04T08:34:43.3898747Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-12-04T08:34:43.3900172Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3901297Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-12-04T08:34:43.3902852Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-12-04T08:34:43.3904331Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-12-04T08:34:43.3905623Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3906781Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-12-04T08:34:43.3908206Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-12-04T08:34:43.3909550Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-12-04T08:34:43.3911038Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3912178Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-12-04T08:34:43.3913928Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-12-04T08:34:43.3915396Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-12-04T08:34:43.3916692Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3917766Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-12-04T08:34:43.3919058Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-12-04T08:34:43.3920429Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-12-04T08:34:43.3921889Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3923008Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-12-04T08:34:43.3924450Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-12-04T08:34:43.3925902Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-12-04T08:34:43.3927270Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.3928492Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3929637Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3930808Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-12-04T08:34:43.3932493Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-12-04T08:34:43.3933800Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-12-04T08:34:43.3935232Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.3936421Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-12-04T08:34:43.3937393Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-12-04T08:34:43.3938567Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-12-04T08:34:43.3939745Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-12-04T08:34:43.3940906Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-12-04T08:34:43.3942300Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-12-04T08:34:43.3943597Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-12-04T08:34:43.3944981Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3946060Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-12-04T08:34:43.3947487Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-12-04T08:34:43.3948730Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-12-04T08:34:43.3950060Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3951597Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-12-04T08:34:43.3952773Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3953621Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-12-04T08:34:43.3954880Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-12-04T08:34:43.3956852Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-12-04T08:34:43.3958181Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-12-04T08:34:43.3971118Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-12-04T08:34:43.3971622Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-12-04T08:34:43.3971936Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-12-04T08:34:43.3972268Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-12-04T08:34:43.3972475Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-12-04T08:34:43.3972624Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-12-04T08:34:43.3972901Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3973024Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-12-04T08:34:43.3973177Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-12-04T08:34:43.3973296Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-12-04T08:34:43.3973559Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3973930Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-12-04T08:34:43.3975096Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-12-04T08:34:43.3976549Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-12-04T08:34:43.3977828Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3979029Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-12-04T08:34:43.3980264Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-12-04T08:34:43.3981522Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-12-04T08:34:43.3982951Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3984085Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-12-04T08:34:43.3985336Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-12-04T08:34:43.3986796Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-12-04T08:34:43.3988475Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3989636Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-12-04T08:34:43.3991025Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-12-04T08:34:43.3992397Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-12-04T08:34:43.3993839Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.3994878Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-12-04T08:34:43.3996197Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-12-04T08:34:43.3997631Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-12-04T08:34:43.3999145Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4000246Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-12-04T08:34:43.4001448Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-12-04T08:34:43.4002888Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-12-04T08:34:43.4004601Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-12-04T08:34:43.4005882Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-12-04T08:34:43.4007417Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-12-04T08:34:43.4008938Z adding 'torch/include/ATen/ops/linear.h' 2025-12-04T08:34:43.4010272Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-12-04T08:34:43.4011810Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4012708Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-12-04T08:34:43.4014063Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-12-04T08:34:43.4015524Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4016580Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4017713Z adding 'torch/include/ATen/ops/linear_native.h' 2025-12-04T08:34:43.4019088Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-12-04T08:34:43.4020887Z adding 'torch/include/ATen/ops/linspace.h' 2025-12-04T08:34:43.4022507Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4023689Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-12-04T08:34:43.4024803Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-12-04T08:34:43.4026009Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-12-04T08:34:43.4027354Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-12-04T08:34:43.4029155Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-12-04T08:34:43.4030377Z adding 'torch/include/ATen/ops/log.h' 2025-12-04T08:34:43.4031748Z adding 'torch/include/ATen/ops/log10.h' 2025-12-04T08:34:43.4033268Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4034400Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-12-04T08:34:43.4035625Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-12-04T08:34:43.4036779Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-12-04T08:34:43.4038022Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-12-04T08:34:43.4039134Z adding 'torch/include/ATen/ops/log10_native.h' 2025-12-04T08:34:43.4040586Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-12-04T08:34:43.4041979Z adding 'torch/include/ATen/ops/log1p.h' 2025-12-04T08:34:43.4043474Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4044663Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-12-04T08:34:43.4045802Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-12-04T08:34:43.4047064Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-12-04T08:34:43.4048181Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-12-04T08:34:43.4049441Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-12-04T08:34:43.4050853Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-12-04T08:34:43.4052230Z adding 'torch/include/ATen/ops/log2.h' 2025-12-04T08:34:43.4053794Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4054896Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-12-04T08:34:43.4056090Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-12-04T08:34:43.4057312Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-12-04T08:34:43.4058484Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-12-04T08:34:43.4059752Z adding 'torch/include/ATen/ops/log2_native.h' 2025-12-04T08:34:43.4061051Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-12-04T08:34:43.4062462Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4063454Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-12-04T08:34:43.4064690Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-12-04T08:34:43.4065983Z adding 'torch/include/ATen/ops/log_meta.h' 2025-12-04T08:34:43.4067293Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-12-04T08:34:43.4068548Z adding 'torch/include/ATen/ops/log_native.h' 2025-12-04T08:34:43.4069860Z adding 'torch/include/ATen/ops/log_normal.h' 2025-12-04T08:34:43.4071302Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4072378Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-12-04T08:34:43.4073615Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-12-04T08:34:43.4074893Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-12-04T08:34:43.4075909Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-12-04T08:34:43.4077295Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-12-04T08:34:43.4078683Z adding 'torch/include/ATen/ops/log_ops.h' 2025-12-04T08:34:43.4079993Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-12-04T08:34:43.4081311Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-12-04T08:34:43.4082616Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4083835Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4085023Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-12-04T08:34:43.4086328Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-12-04T08:34:43.4087658Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4088756Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-12-04T08:34:43.4090063Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-12-04T08:34:43.4091242Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-12-04T08:34:43.4092404Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-12-04T08:34:43.4093745Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-12-04T08:34:43.4094908Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-12-04T08:34:43.4096196Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-12-04T08:34:43.4097527Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-12-04T08:34:43.4098861Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4100071Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4101123Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-12-04T08:34:43.4102486Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-12-04T08:34:43.4104037Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-12-04T08:34:43.4105252Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-12-04T08:34:43.4106886Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4107974Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-12-04T08:34:43.4109246Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-12-04T08:34:43.4110420Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-12-04T08:34:43.4111629Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-12-04T08:34:43.4112774Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-12-04T08:34:43.4114087Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-12-04T08:34:43.4115490Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4116484Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-12-04T08:34:43.4117681Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-12-04T08:34:43.4118887Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-12-04T08:34:43.4120177Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-12-04T08:34:43.4121334Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-12-04T08:34:43.4122669Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-12-04T08:34:43.4123980Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-12-04T08:34:43.4125401Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4126507Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4127621Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-12-04T08:34:43.4129043Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-12-04T08:34:43.4130335Z adding 'torch/include/ATen/ops/logdet.h' 2025-12-04T08:34:43.4131750Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4132819Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-12-04T08:34:43.4134171Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-12-04T08:34:43.4135360Z adding 'torch/include/ATen/ops/logical_and.h' 2025-12-04T08:34:43.4136718Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4137832Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-12-04T08:34:43.4139008Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-12-04T08:34:43.4140142Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-12-04T08:34:43.4141530Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-12-04T08:34:43.4142871Z adding 'torch/include/ATen/ops/logical_not.h' 2025-12-04T08:34:43.4144255Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4145363Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-12-04T08:34:43.4146635Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-12-04T08:34:43.4147764Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-12-04T08:34:43.4149087Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-12-04T08:34:43.4150337Z adding 'torch/include/ATen/ops/logical_or.h' 2025-12-04T08:34:43.4151845Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4152884Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-12-04T08:34:43.4153982Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-12-04T08:34:43.4155267Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-12-04T08:34:43.4156633Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-12-04T08:34:43.4157980Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-12-04T08:34:43.4159393Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4160516Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-12-04T08:34:43.4161696Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-12-04T08:34:43.4162800Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-12-04T08:34:43.4164177Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-12-04T08:34:43.4165332Z adding 'torch/include/ATen/ops/logit.h' 2025-12-04T08:34:43.4166574Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-12-04T08:34:43.4168049Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4169211Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4170381Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4171557Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-12-04T08:34:43.4172745Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-12-04T08:34:43.4173933Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-12-04T08:34:43.4175219Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-12-04T08:34:43.4176413Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-12-04T08:34:43.4177564Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-12-04T08:34:43.4178701Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-12-04T08:34:43.4179895Z adding 'torch/include/ATen/ops/logit_native.h' 2025-12-04T08:34:43.4181307Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-12-04T08:34:43.4183138Z adding 'torch/include/ATen/ops/logspace.h' 2025-12-04T08:34:43.4184796Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4186009Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-12-04T08:34:43.4187259Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-12-04T08:34:43.4188362Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-12-04T08:34:43.4189676Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-12-04T08:34:43.4191668Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-12-04T08:34:43.4193322Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-12-04T08:34:43.4194795Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4196176Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4197357Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4198478Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-12-04T08:34:43.4199973Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-12-04T08:34:43.4201515Z adding 'torch/include/ATen/ops/lshift.h' 2025-12-04T08:34:43.4204539Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4205238Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-12-04T08:34:43.4206557Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-12-04T08:34:43.4207725Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-12-04T08:34:43.4208990Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-12-04T08:34:43.4210531Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-12-04T08:34:43.4211799Z adding 'torch/include/ATen/ops/lstm.h' 2025-12-04T08:34:43.4213213Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-12-04T08:34:43.4215265Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4215869Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-12-04T08:34:43.4217305Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-12-04T08:34:43.4218713Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4220117Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-12-04T08:34:43.4221572Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4222783Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-12-04T08:34:43.4224332Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-12-04T08:34:43.4225701Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-12-04T08:34:43.4227351Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-12-04T08:34:43.4228743Z adding 'torch/include/ATen/ops/lt.h' 2025-12-04T08:34:43.4230240Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4231382Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-12-04T08:34:43.4232604Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-12-04T08:34:43.4233830Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-12-04T08:34:43.4235076Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-12-04T08:34:43.4236497Z adding 'torch/include/ATen/ops/lt_native.h' 2025-12-04T08:34:43.4237986Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-12-04T08:34:43.4239308Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-12-04T08:34:43.4240757Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4241874Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-12-04T08:34:43.4243168Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-12-04T08:34:43.4244472Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-12-04T08:34:43.4245845Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4246975Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-12-04T08:34:43.4248119Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-12-04T08:34:43.4249411Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-12-04T08:34:43.4250717Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-12-04T08:34:43.4251880Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-12-04T08:34:43.4253357Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-12-04T08:34:43.4254478Z adding 'torch/include/ATen/ops/mH.h' 2025-12-04T08:34:43.4256720Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4257790Z adding 'torch/include/ATen/ops/mH_native.h' 2025-12-04T08:34:43.4258931Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-12-04T08:34:43.4260054Z adding 'torch/include/ATen/ops/mT.h' 2025-12-04T08:34:43.4261272Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4262414Z adding 'torch/include/ATen/ops/mT_native.h' 2025-12-04T08:34:43.4263634Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-12-04T08:34:43.4264987Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-12-04T08:34:43.4266460Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4267569Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-12-04T08:34:43.4268860Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-12-04T08:34:43.4270386Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-12-04T08:34:43.4271662Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4272842Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-12-04T08:34:43.4273863Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-12-04T08:34:43.4275008Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-12-04T08:34:43.4276299Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-12-04T08:34:43.4277898Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-12-04T08:34:43.4279317Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-12-04T08:34:43.4280614Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-12-04T08:34:43.4281971Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4283195Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-12-04T08:34:43.4284469Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-12-04T08:34:43.4285797Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4286911Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-12-04T08:34:43.4288094Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-12-04T08:34:43.4289361Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-12-04T08:34:43.4290587Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-12-04T08:34:43.4292075Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-12-04T08:34:43.4293356Z adding 'torch/include/ATen/ops/masked_select.h' 2025-12-04T08:34:43.4294566Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-12-04T08:34:43.4295916Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4296919Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-12-04T08:34:43.4298252Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-12-04T08:34:43.4299492Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-12-04T08:34:43.4300627Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-12-04T08:34:43.4301830Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-12-04T08:34:43.4303591Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-12-04T08:34:43.4304847Z adding 'torch/include/ATen/ops/matmul.h' 2025-12-04T08:34:43.4306193Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-12-04T08:34:43.4307476Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4308539Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-12-04T08:34:43.4309828Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-12-04T08:34:43.4311172Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4312248Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-12-04T08:34:43.4313465Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-12-04T08:34:43.4314697Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-12-04T08:34:43.4316143Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4316912Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-12-04T08:34:43.4318236Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-12-04T08:34:43.4319306Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-12-04T08:34:43.4320500Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-12-04T08:34:43.4321739Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4322722Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-12-04T08:34:43.4323912Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-12-04T08:34:43.4325198Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4326171Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-12-04T08:34:43.4327428Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-12-04T08:34:43.4328670Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-12-04T08:34:43.4330094Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4331076Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-12-04T08:34:43.4332421Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-12-04T08:34:43.4333872Z adding 'torch/include/ATen/ops/max.h' 2025-12-04T08:34:43.4335231Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4336496Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4337615Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-12-04T08:34:43.4338788Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-12-04T08:34:43.4340050Z adding 'torch/include/ATen/ops/max_meta.h' 2025-12-04T08:34:43.4341395Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-12-04T08:34:43.4342653Z adding 'torch/include/ATen/ops/max_native.h' 2025-12-04T08:34:43.4344348Z adding 'torch/include/ATen/ops/max_ops.h' 2025-12-04T08:34:43.4345728Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-12-04T08:34:43.4347189Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4348259Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-12-04T08:34:43.4349565Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-12-04T08:34:43.4350879Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-12-04T08:34:43.4352116Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4353179Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-12-04T08:34:43.4354451Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-12-04T08:34:43.4355672Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-12-04T08:34:43.4357070Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-12-04T08:34:43.4358525Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4359649Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-12-04T08:34:43.4361070Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-12-04T08:34:43.4362421Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4363491Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-12-04T08:34:43.4364748Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-12-04T08:34:43.4366098Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-12-04T08:34:43.4367467Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-12-04T08:34:43.4368857Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4369989Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4371201Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4372379Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-12-04T08:34:43.4373730Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-12-04T08:34:43.4374995Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-12-04T08:34:43.4376456Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-12-04T08:34:43.4377769Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4378943Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-12-04T08:34:43.4380133Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-12-04T08:34:43.4381273Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-12-04T08:34:43.4382478Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-12-04T08:34:43.4383753Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-12-04T08:34:43.4385292Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-12-04T08:34:43.4386790Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-12-04T08:34:43.4388120Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4389287Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-12-04T08:34:43.4390632Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-12-04T08:34:43.4391981Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-12-04T08:34:43.4393340Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-12-04T08:34:43.4394655Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4395998Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4397267Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-12-04T08:34:43.4398707Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-12-04T08:34:43.4400058Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-12-04T08:34:43.4401281Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-12-04T08:34:43.4402592Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-12-04T08:34:43.4405217Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-12-04T08:34:43.4406697Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-12-04T08:34:43.4408029Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-12-04T08:34:43.4409263Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-12-04T08:34:43.4410510Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-12-04T08:34:43.4411911Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-12-04T08:34:43.4413462Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-12-04T08:34:43.4414922Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-12-04T08:34:43.4416173Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-12-04T08:34:43.4417374Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-12-04T08:34:43.4418748Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-12-04T08:34:43.4419936Z adding 'torch/include/ATen/ops/maximum.h' 2025-12-04T08:34:43.4421290Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4422411Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-12-04T08:34:43.4423522Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-12-04T08:34:43.4424663Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-12-04T08:34:43.4425819Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-12-04T08:34:43.4427108Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-12-04T08:34:43.4428458Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-12-04T08:34:43.4429888Z adding 'torch/include/ATen/ops/mean.h' 2025-12-04T08:34:43.4431254Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4432581Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4433716Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4434883Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-12-04T08:34:43.4436128Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-12-04T08:34:43.4437169Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-12-04T08:34:43.4438315Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-12-04T08:34:43.4439628Z adding 'torch/include/ATen/ops/mean_native.h' 2025-12-04T08:34:43.4441283Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-12-04T08:34:43.4442804Z adding 'torch/include/ATen/ops/median.h' 2025-12-04T08:34:43.4444201Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4445431Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4446574Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-12-04T08:34:43.4447881Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-12-04T08:34:43.4449053Z adding 'torch/include/ATen/ops/median_native.h' 2025-12-04T08:34:43.4450658Z adding 'torch/include/ATen/ops/median_ops.h' 2025-12-04T08:34:43.4451943Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-12-04T08:34:43.4453258Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4454400Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-12-04T08:34:43.4455642Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-12-04T08:34:43.4457185Z adding 'torch/include/ATen/ops/min.h' 2025-12-04T08:34:43.4458496Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4459766Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4461002Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-12-04T08:34:43.4462151Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-12-04T08:34:43.4463457Z adding 'torch/include/ATen/ops/min_meta.h' 2025-12-04T08:34:43.4464765Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-12-04T08:34:43.4466079Z adding 'torch/include/ATen/ops/min_native.h' 2025-12-04T08:34:43.4468101Z adding 'torch/include/ATen/ops/min_ops.h' 2025-12-04T08:34:43.4469218Z adding 'torch/include/ATen/ops/minimum.h' 2025-12-04T08:34:43.4470540Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4471677Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-12-04T08:34:43.4472791Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-12-04T08:34:43.4473945Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-12-04T08:34:43.4475249Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-12-04T08:34:43.4476378Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-12-04T08:34:43.4477704Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-12-04T08:34:43.4479114Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-12-04T08:34:43.4480576Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-12-04T08:34:43.4481962Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4483156Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4484368Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-12-04T08:34:43.4485754Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-12-04T08:34:43.4487118Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4488273Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-12-04T08:34:43.4489600Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-12-04T08:34:43.4491154Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-12-04T08:34:43.4492822Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-12-04T08:34:43.4494294Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-12-04T08:34:43.4495619Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-12-04T08:34:43.4496828Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-12-04T08:34:43.4498170Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-12-04T08:34:43.4499460Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4500695Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-12-04T08:34:43.4501979Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-12-04T08:34:43.4503826Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-12-04T08:34:43.4505175Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-12-04T08:34:43.4506673Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-12-04T08:34:43.4507882Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-12-04T08:34:43.4509185Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-12-04T08:34:43.4510757Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-12-04T08:34:43.4512291Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4513575Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-12-04T08:34:43.4514859Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-12-04T08:34:43.4516246Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-12-04T08:34:43.4517986Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-12-04T08:34:43.4519385Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4520514Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-12-04T08:34:43.4521840Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-12-04T08:34:43.4523141Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-12-04T08:34:43.4524550Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-12-04T08:34:43.4526112Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-12-04T08:34:43.4527542Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4528810Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4530195Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-12-04T08:34:43.4531903Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-12-04T08:34:43.4533387Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4534629Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-12-04T08:34:43.4535880Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-12-04T08:34:43.4537497Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-12-04T08:34:43.4538707Z adding 'torch/include/ATen/ops/mish.h' 2025-12-04T08:34:43.4540003Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-12-04T08:34:43.4541253Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4542405Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4543474Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4544724Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-12-04T08:34:43.4546076Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-12-04T08:34:43.4547523Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4548606Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-12-04T08:34:43.4549795Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-12-04T08:34:43.4550887Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-12-04T08:34:43.4552060Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-12-04T08:34:43.4553229Z adding 'torch/include/ATen/ops/mish_native.h' 2025-12-04T08:34:43.4555370Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-12-04T08:34:43.4556753Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-12-04T08:34:43.4558135Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-12-04T08:34:43.4559513Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4560646Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-12-04T08:34:43.4561986Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-12-04T08:34:43.4563162Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-12-04T08:34:43.4564456Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-12-04T08:34:43.4566015Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-12-04T08:34:43.4567489Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4568578Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-12-04T08:34:43.4569966Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-12-04T08:34:43.4571201Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-12-04T08:34:43.4572497Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-12-04T08:34:43.4573900Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4575104Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-12-04T08:34:43.4576483Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4577598Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-12-04T08:34:43.4578963Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-12-04T08:34:43.4580176Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-12-04T08:34:43.4581532Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-12-04T08:34:43.4582904Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-12-04T08:34:43.4584159Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4585286Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-12-04T08:34:43.4586770Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-12-04T08:34:43.4588055Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4589139Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-12-04T08:34:43.4590476Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-12-04T08:34:43.4591875Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-12-04T08:34:43.4593310Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-12-04T08:34:43.4594713Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4595866Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-12-04T08:34:43.4597252Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-12-04T08:34:43.4598658Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4599689Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-12-04T08:34:43.4601076Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-12-04T08:34:43.4602309Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-12-04T08:34:43.4604148Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-12-04T08:34:43.4605677Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4606873Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-12-04T08:34:43.4608267Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-12-04T08:34:43.4609605Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4610710Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-12-04T08:34:43.4612064Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-12-04T08:34:43.4613770Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-12-04T08:34:43.4615155Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4616324Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-12-04T08:34:43.4617637Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-12-04T08:34:43.4619183Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-12-04T08:34:43.4620636Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4621759Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-12-04T08:34:43.4623231Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-12-04T08:34:43.4624688Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-12-04T08:34:43.4626525Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-12-04T08:34:43.4628012Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4629277Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4630559Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-12-04T08:34:43.4632235Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-12-04T08:34:43.4633590Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4634756Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-12-04T08:34:43.4635986Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-12-04T08:34:43.4637518Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-12-04T08:34:43.4638991Z adding 'torch/include/ATen/ops/mm.h' 2025-12-04T08:34:43.4640350Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4641519Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-12-04T08:34:43.4642732Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-12-04T08:34:43.4644026Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-12-04T08:34:43.4645132Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-12-04T08:34:43.4646353Z adding 'torch/include/ATen/ops/mm_native.h' 2025-12-04T08:34:43.4647798Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-12-04T08:34:43.4649346Z adding 'torch/include/ATen/ops/mode.h' 2025-12-04T08:34:43.4650920Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4652059Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4653211Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-12-04T08:34:43.4654386Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-12-04T08:34:43.4655696Z adding 'torch/include/ATen/ops/mode_native.h' 2025-12-04T08:34:43.4657093Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-12-04T08:34:43.4658614Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-12-04T08:34:43.4659989Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4660797Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-12-04T08:34:43.4662454Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-12-04T08:34:43.4663817Z adding 'torch/include/ATen/ops/movedim.h' 2025-12-04T08:34:43.4665271Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4666432Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-12-04T08:34:43.4667984Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-12-04T08:34:43.4669633Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-12-04T08:34:43.4671240Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4672377Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-12-04T08:34:43.4673987Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-12-04T08:34:43.4675479Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-12-04T08:34:43.4676875Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4678068Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-12-04T08:34:43.4679415Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-12-04T08:34:43.4680533Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-12-04T08:34:43.4681827Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-12-04T08:34:43.4683096Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4684247Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4685406Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-12-04T08:34:43.4686760Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-12-04T08:34:43.4688109Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4689110Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-12-04T08:34:43.4690294Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-12-04T08:34:43.4691321Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-12-04T08:34:43.4692454Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-12-04T08:34:43.4693687Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-12-04T08:34:43.4694986Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-12-04T08:34:43.4696191Z adding 'torch/include/ATen/ops/msort.h' 2025-12-04T08:34:43.4697436Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4698463Z adding 'torch/include/ATen/ops/msort_native.h' 2025-12-04T08:34:43.4699692Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-12-04T08:34:43.4700884Z adding 'torch/include/ATen/ops/mul.h' 2025-12-04T08:34:43.4702202Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4703528Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4704686Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-12-04T08:34:43.4705841Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-12-04T08:34:43.4707160Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-12-04T08:34:43.4708344Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-12-04T08:34:43.4709642Z adding 'torch/include/ATen/ops/mul_native.h' 2025-12-04T08:34:43.4711153Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-12-04T08:34:43.4712484Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-12-04T08:34:43.4713921Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-12-04T08:34:43.4715107Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4716277Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4717442Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-12-04T08:34:43.4718906Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-12-04T08:34:43.4720124Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-12-04T08:34:43.4721311Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-12-04T08:34:43.4722541Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-12-04T08:34:43.4723932Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-12-04T08:34:43.4725160Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-12-04T08:34:43.4726462Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-12-04T08:34:43.4727714Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4728900Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4730205Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-12-04T08:34:43.4731525Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-12-04T08:34:43.4732790Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4734161Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-12-04T08:34:43.4735234Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-12-04T08:34:43.4736290Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-12-04T08:34:43.4737390Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-12-04T08:34:43.4738703Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-12-04T08:34:43.4739810Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-12-04T08:34:43.4741346Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-12-04T08:34:43.4742618Z adding 'torch/include/ATen/ops/multinomial.h' 2025-12-04T08:34:43.4743978Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-12-04T08:34:43.4745209Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-12-04T08:34:43.4746475Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-12-04T08:34:43.4747806Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-12-04T08:34:43.4749049Z adding 'torch/include/ATen/ops/multiply.h' 2025-12-04T08:34:43.4750330Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4751474Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-12-04T08:34:43.4752892Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-12-04T08:34:43.4754164Z adding 'torch/include/ATen/ops/mv.h' 2025-12-04T08:34:43.4755734Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4756832Z adding 'torch/include/ATen/ops/mv_native.h' 2025-12-04T08:34:43.4758348Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-12-04T08:34:43.4759580Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-12-04T08:34:43.4760929Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4762284Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-12-04T08:34:43.4763480Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-12-04T08:34:43.4764703Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-12-04T08:34:43.4766124Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-12-04T08:34:43.4767591Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-12-04T08:34:43.4769102Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4770314Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-12-04T08:34:43.4771599Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-12-04T08:34:43.4772852Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-12-04T08:34:43.4774403Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-12-04T08:34:43.4775695Z adding 'torch/include/ATen/ops/nanmean.h' 2025-12-04T08:34:43.4777128Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4778697Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-12-04T08:34:43.4779863Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-12-04T08:34:43.4781508Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-12-04T08:34:43.4782890Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4784265Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4785608Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-12-04T08:34:43.4787023Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-12-04T08:34:43.4788338Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-12-04T08:34:43.4790206Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-12-04T08:34:43.4791753Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-12-04T08:34:43.4793308Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4794524Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-12-04T08:34:43.4795970Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-12-04T08:34:43.4797295Z adding 'torch/include/ATen/ops/nansum.h' 2025-12-04T08:34:43.4798553Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-12-04T08:34:43.4799762Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-12-04T08:34:43.4800988Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-12-04T08:34:43.4802390Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-12-04T08:34:43.4804143Z adding 'torch/include/ATen/ops/narrow.h' 2025-12-04T08:34:43.4805582Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4807047Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-12-04T08:34:43.4808536Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4809716Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-12-04T08:34:43.4810922Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-12-04T08:34:43.4812295Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-12-04T08:34:43.4813632Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-12-04T08:34:43.4814973Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-12-04T08:34:43.4816384Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-12-04T08:34:43.4817916Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-12-04T08:34:43.4819344Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4820837Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4821853Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4823232Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-12-04T08:34:43.4824861Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-12-04T08:34:43.4826464Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-12-04T08:34:43.4827801Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-12-04T08:34:43.4829130Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-12-04T08:34:43.4830680Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-12-04T08:34:43.4832075Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-12-04T08:34:43.4833524Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4834721Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-12-04T08:34:43.4835924Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-12-04T08:34:43.4837268Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-12-04T08:34:43.4838716Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-12-04T08:34:43.4840096Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-12-04T08:34:43.4841529Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4842777Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4843980Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4845202Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-12-04T08:34:43.4846567Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-12-04T08:34:43.4847869Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4849024Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-12-04T08:34:43.4850214Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-12-04T08:34:43.4851466Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-12-04T08:34:43.4852933Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-12-04T08:34:43.4854651Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-12-04T08:34:43.4856551Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-12-04T08:34:43.4858027Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4859340Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4861411Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4862732Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-12-04T08:34:43.4864405Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-12-04T08:34:43.4865985Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4867351Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-12-04T08:34:43.4868644Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-12-04T08:34:43.4869984Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-12-04T08:34:43.4871371Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-12-04T08:34:43.4873039Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-12-04T08:34:43.4874932Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-12-04T08:34:43.4876563Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4877882Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4879181Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4880487Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-12-04T08:34:43.4882041Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-12-04T08:34:43.4883457Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4884656Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-12-04T08:34:43.4885889Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-12-04T08:34:43.4887220Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-12-04T08:34:43.4888848Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-12-04T08:34:43.4890441Z adding 'torch/include/ATen/ops/native_norm.h' 2025-12-04T08:34:43.4891796Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4893018Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-12-04T08:34:43.4894543Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-12-04T08:34:43.4895926Z adding 'torch/include/ATen/ops/ne.h' 2025-12-04T08:34:43.4897288Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4898504Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-12-04T08:34:43.4899681Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-12-04T08:34:43.4900906Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-12-04T08:34:43.4902175Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-12-04T08:34:43.4903904Z adding 'torch/include/ATen/ops/ne_native.h' 2025-12-04T08:34:43.4905564Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-12-04T08:34:43.4906994Z adding 'torch/include/ATen/ops/neg.h' 2025-12-04T08:34:43.4908423Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4909571Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-12-04T08:34:43.4910734Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-12-04T08:34:43.4911889Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-12-04T08:34:43.4913531Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-12-04T08:34:43.4914449Z adding 'torch/include/ATen/ops/neg_native.h' 2025-12-04T08:34:43.4915859Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-12-04T08:34:43.4917118Z adding 'torch/include/ATen/ops/negative.h' 2025-12-04T08:34:43.4918412Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4919471Z adding 'torch/include/ATen/ops/negative_native.h' 2025-12-04T08:34:43.4920930Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-12-04T08:34:43.4922083Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-12-04T08:34:43.4923377Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4924412Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-12-04T08:34:43.4925755Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-12-04T08:34:43.4927328Z adding 'torch/include/ATen/ops/new_empty.h' 2025-12-04T08:34:43.4928798Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4930016Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-12-04T08:34:43.4931459Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-12-04T08:34:43.4933051Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-12-04T08:34:43.4934473Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4935816Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4937032Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-12-04T08:34:43.4938314Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-12-04T08:34:43.4939766Z adding 'torch/include/ATen/ops/new_full.h' 2025-12-04T08:34:43.4941253Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4942379Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-12-04T08:34:43.4943836Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-12-04T08:34:43.4945363Z adding 'torch/include/ATen/ops/new_ones.h' 2025-12-04T08:34:43.4946993Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4948196Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-12-04T08:34:43.4949566Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-12-04T08:34:43.4951074Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-12-04T08:34:43.4952515Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.4953630Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-12-04T08:34:43.4955073Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-12-04T08:34:43.4956448Z adding 'torch/include/ATen/ops/nextafter.h' 2025-12-04T08:34:43.4957905Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4959181Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-12-04T08:34:43.4960573Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-12-04T08:34:43.4961773Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-12-04T08:34:43.4963029Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-12-04T08:34:43.4964145Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-12-04T08:34:43.4965536Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-12-04T08:34:43.4967022Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-12-04T08:34:43.4968577Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-12-04T08:34:43.4970126Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-12-04T08:34:43.4971594Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4972934Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4974206Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-12-04T08:34:43.4975604Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-12-04T08:34:43.4977010Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.4978499Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-12-04T08:34:43.4979897Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-12-04T08:34:43.4981284Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-12-04T08:34:43.4982546Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-12-04T08:34:43.4984828Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-12-04T08:34:43.4985390Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-12-04T08:34:43.4986841Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-12-04T08:34:43.4988610Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-12-04T08:34:43.4989805Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.4990982Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-12-04T08:34:43.4992227Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-12-04T08:34:43.4993451Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-12-04T08:34:43.4994872Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-12-04T08:34:43.4996266Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-12-04T08:34:43.4997601Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-12-04T08:34:43.4999125Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5000532Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-12-04T08:34:43.5002011Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5003374Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-12-04T08:34:43.5005789Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-12-04T08:34:43.5007103Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-12-04T08:34:43.5008435Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-12-04T08:34:43.5009682Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-12-04T08:34:43.5011197Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-12-04T08:34:43.5012364Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-12-04T08:34:43.5013806Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-12-04T08:34:43.5015345Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5016488Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-12-04T08:34:43.5017838Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-12-04T08:34:43.5019243Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-12-04T08:34:43.5020602Z adding 'torch/include/ATen/ops/nonzero.h' 2025-12-04T08:34:43.5021860Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-12-04T08:34:43.5023157Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-12-04T08:34:43.5024247Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-12-04T08:34:43.5025492Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-12-04T08:34:43.5026980Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5028112Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-12-04T08:34:43.5029322Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-12-04T08:34:43.5030712Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-12-04T08:34:43.5032110Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-12-04T08:34:43.5033496Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-12-04T08:34:43.5034745Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-12-04T08:34:43.5035933Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-12-04T08:34:43.5037311Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-12-04T08:34:43.5038905Z adding 'torch/include/ATen/ops/norm.h' 2025-12-04T08:34:43.5040538Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5041959Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5043217Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5044372Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-12-04T08:34:43.5045664Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-12-04T08:34:43.5046952Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-12-04T08:34:43.5048292Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5049322Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-12-04T08:34:43.5050583Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-12-04T08:34:43.5051752Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-12-04T08:34:43.5053048Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-12-04T08:34:43.5054456Z adding 'torch/include/ATen/ops/norm_native.h' 2025-12-04T08:34:43.5056520Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-12-04T08:34:43.5058948Z adding 'torch/include/ATen/ops/normal.h' 2025-12-04T08:34:43.5060582Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5061807Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-12-04T08:34:43.5063169Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-12-04T08:34:43.5064276Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-12-04T08:34:43.5065748Z adding 'torch/include/ATen/ops/normal_native.h' 2025-12-04T08:34:43.5067976Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-12-04T08:34:43.5069512Z adding 'torch/include/ATen/ops/not_equal.h' 2025-12-04T08:34:43.5071103Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5072281Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-12-04T08:34:43.5073925Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-12-04T08:34:43.5075353Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-12-04T08:34:43.5076776Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5077855Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-12-04T08:34:43.5079216Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-12-04T08:34:43.5080475Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-12-04T08:34:43.5081872Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5082933Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-12-04T08:34:43.5084283Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-12-04T08:34:43.5085574Z adding 'torch/include/ATen/ops/one_hot.h' 2025-12-04T08:34:43.5087023Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5088189Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-12-04T08:34:43.5089585Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-12-04T08:34:43.5091208Z adding 'torch/include/ATen/ops/ones.h' 2025-12-04T08:34:43.5092855Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5094140Z adding 'torch/include/ATen/ops/ones_like.h' 2025-12-04T08:34:43.5095727Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5096856Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-12-04T08:34:43.5098443Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-12-04T08:34:43.5099691Z adding 'torch/include/ATen/ops/ones_native.h' 2025-12-04T08:34:43.5101254Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-12-04T08:34:43.5102536Z adding 'torch/include/ATen/ops/or.h' 2025-12-04T08:34:43.5104291Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5105452Z adding 'torch/include/ATen/ops/or_native.h' 2025-12-04T08:34:43.5107012Z adding 'torch/include/ATen/ops/or_ops.h' 2025-12-04T08:34:43.5108310Z adding 'torch/include/ATen/ops/orgqr.h' 2025-12-04T08:34:43.5109705Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5110852Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-12-04T08:34:43.5112563Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-12-04T08:34:43.5113690Z adding 'torch/include/ATen/ops/ormqr.h' 2025-12-04T08:34:43.5114922Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-12-04T08:34:43.5116254Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-12-04T08:34:43.5117458Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-12-04T08:34:43.5118720Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-12-04T08:34:43.5119915Z adding 'torch/include/ATen/ops/outer.h' 2025-12-04T08:34:43.5121305Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5122260Z adding 'torch/include/ATen/ops/outer_native.h' 2025-12-04T08:34:43.5123650Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-12-04T08:34:43.5124929Z adding 'torch/include/ATen/ops/output_nr.h' 2025-12-04T08:34:43.5126227Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5127315Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-12-04T08:34:43.5128537Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-12-04T08:34:43.5129878Z adding 'torch/include/ATen/ops/pad.h' 2025-12-04T08:34:43.5131136Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5132226Z adding 'torch/include/ATen/ops/pad_native.h' 2025-12-04T08:34:43.5133507Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-12-04T08:34:43.5134701Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-12-04T08:34:43.5136048Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5137118Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-12-04T08:34:43.5138336Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-12-04T08:34:43.5139507Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-12-04T08:34:43.5140777Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5141920Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-12-04T08:34:43.5143362Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-12-04T08:34:43.5144537Z adding 'torch/include/ATen/ops/pdist.h' 2025-12-04T08:34:43.5145880Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5146858Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-12-04T08:34:43.5148070Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-12-04T08:34:43.5149221Z adding 'torch/include/ATen/ops/permute.h' 2025-12-04T08:34:43.5150506Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5151875Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-12-04T08:34:43.5152936Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5154116Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5155248Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-12-04T08:34:43.5156558Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-12-04T08:34:43.5157734Z adding 'torch/include/ATen/ops/permute_native.h' 2025-12-04T08:34:43.5158989Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-12-04T08:34:43.5160090Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-12-04T08:34:43.5161391Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5162893Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-12-04T08:34:43.5163878Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-12-04T08:34:43.5165000Z adding 'torch/include/ATen/ops/pinverse.h' 2025-12-04T08:34:43.5166256Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5167377Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-12-04T08:34:43.5168610Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-12-04T08:34:43.5169833Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-12-04T08:34:43.5171984Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5173615Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5174494Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-12-04T08:34:43.5175490Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-12-04T08:34:43.5176799Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-12-04T08:34:43.5177952Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-12-04T08:34:43.5179383Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5180611Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5181612Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-12-04T08:34:43.5182887Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-12-04T08:34:43.5184225Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-12-04T08:34:43.5185525Z adding 'torch/include/ATen/ops/poisson.h' 2025-12-04T08:34:43.5187126Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5188199Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-12-04T08:34:43.5189299Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-12-04T08:34:43.5190451Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-12-04T08:34:43.5191721Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-12-04T08:34:43.5193008Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5194126Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-12-04T08:34:43.5195450Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-12-04T08:34:43.5196861Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-12-04T08:34:43.5198233Z adding 'torch/include/ATen/ops/polar.h' 2025-12-04T08:34:43.5199602Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5200798Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-12-04T08:34:43.5201888Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-12-04T08:34:43.5203291Z adding 'torch/include/ATen/ops/polar_native.h' 2025-12-04T08:34:43.5204632Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-12-04T08:34:43.5205958Z adding 'torch/include/ATen/ops/polygamma.h' 2025-12-04T08:34:43.5207356Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5208628Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5209714Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-12-04T08:34:43.5211001Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-12-04T08:34:43.5212097Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-12-04T08:34:43.5213322Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-12-04T08:34:43.5214391Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-12-04T08:34:43.5215786Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-12-04T08:34:43.5216909Z adding 'torch/include/ATen/ops/positive.h' 2025-12-04T08:34:43.5218328Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5219292Z adding 'torch/include/ATen/ops/positive_native.h' 2025-12-04T08:34:43.5220563Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-12-04T08:34:43.5222050Z adding 'torch/include/ATen/ops/pow.h' 2025-12-04T08:34:43.5223569Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5224795Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-12-04T08:34:43.5226073Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-12-04T08:34:43.5227296Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-12-04T08:34:43.5228525Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-12-04T08:34:43.5229795Z adding 'torch/include/ATen/ops/pow_native.h' 2025-12-04T08:34:43.5231401Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-12-04T08:34:43.5232769Z adding 'torch/include/ATen/ops/prelu.h' 2025-12-04T08:34:43.5234183Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5235276Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-12-04T08:34:43.5236639Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-12-04T08:34:43.5237968Z adding 'torch/include/ATen/ops/prod.h' 2025-12-04T08:34:43.5239324Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5240718Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5241860Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5242952Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-12-04T08:34:43.5244112Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-12-04T08:34:43.5245283Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-12-04T08:34:43.5246612Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-12-04T08:34:43.5247946Z adding 'torch/include/ATen/ops/prod_native.h' 2025-12-04T08:34:43.5249440Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-12-04T08:34:43.5250752Z adding 'torch/include/ATen/ops/promote_types.h' 2025-12-04T08:34:43.5252155Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5253490Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-12-04T08:34:43.5254402Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-12-04T08:34:43.5255574Z adding 'torch/include/ATen/ops/put.h' 2025-12-04T08:34:43.5257048Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5258523Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-12-04T08:34:43.5259442Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-12-04T08:34:43.5260695Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-12-04T08:34:43.5261879Z adding 'torch/include/ATen/ops/put_native.h' 2025-12-04T08:34:43.5263378Z adding 'torch/include/ATen/ops/put_ops.h' 2025-12-04T08:34:43.5264818Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-12-04T08:34:43.5266077Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-12-04T08:34:43.5267485Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-12-04T08:34:43.5268777Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-12-04T08:34:43.5270132Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5271224Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-12-04T08:34:43.5272717Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-12-04T08:34:43.5274082Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-12-04T08:34:43.5275514Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5276702Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-12-04T08:34:43.5278003Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-12-04T08:34:43.5279226Z adding 'torch/include/ATen/ops/q_scale.h' 2025-12-04T08:34:43.5280359Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-12-04T08:34:43.5281838Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-12-04T08:34:43.5283031Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-12-04T08:34:43.5284116Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-12-04T08:34:43.5285260Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-12-04T08:34:43.5286510Z adding 'torch/include/ATen/ops/qr.h' 2025-12-04T08:34:43.5287821Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5288923Z adding 'torch/include/ATen/ops/qr_native.h' 2025-12-04T08:34:43.5290271Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-12-04T08:34:43.5291438Z adding 'torch/include/ATen/ops/qscheme.h' 2025-12-04T08:34:43.5292637Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-12-04T08:34:43.5293982Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-12-04T08:34:43.5295279Z adding 'torch/include/ATen/ops/quantile.h' 2025-12-04T08:34:43.5296658Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5297738Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-12-04T08:34:43.5299445Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-12-04T08:34:43.5300638Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-12-04T08:34:43.5302068Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5303362Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-12-04T08:34:43.5304520Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-12-04T08:34:43.5305704Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-12-04T08:34:43.5307169Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-12-04T08:34:43.5308622Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-12-04T08:34:43.5310047Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5311086Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-12-04T08:34:43.5312222Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-12-04T08:34:43.5313453Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-12-04T08:34:43.5314835Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5315821Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-12-04T08:34:43.5317080Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-12-04T08:34:43.5318245Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-12-04T08:34:43.5319656Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-12-04T08:34:43.5320946Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-12-04T08:34:43.5322530Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-12-04T08:34:43.5323896Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-12-04T08:34:43.5325300Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5326525Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-12-04T08:34:43.5327940Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-12-04T08:34:43.5329267Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-12-04T08:34:43.5330692Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5331809Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-12-04T08:34:43.5333163Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-12-04T08:34:43.5334543Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-12-04T08:34:43.5335710Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5336848Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-12-04T08:34:43.5338215Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-12-04T08:34:43.5339577Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-12-04T08:34:43.5340934Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5342097Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-12-04T08:34:43.5343496Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-12-04T08:34:43.5344835Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-12-04T08:34:43.5346298Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5347534Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-12-04T08:34:43.5348967Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-12-04T08:34:43.5350259Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-12-04T08:34:43.5351624Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5352759Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-12-04T08:34:43.5354158Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-12-04T08:34:43.5355501Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-12-04T08:34:43.5357004Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5357921Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-12-04T08:34:43.5359355Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-12-04T08:34:43.5360712Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-12-04T08:34:43.5362128Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5363264Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-12-04T08:34:43.5364644Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-12-04T08:34:43.5365884Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-12-04T08:34:43.5367205Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5368331Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-12-04T08:34:43.5369667Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-12-04T08:34:43.5372445Z adding 'torch/include/ATen/ops/rand.h' 2025-12-04T08:34:43.5374390Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5375814Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5377349Z adding 'torch/include/ATen/ops/rand_like.h' 2025-12-04T08:34:43.5379003Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5380315Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-12-04T08:34:43.5381957Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-12-04T08:34:43.5383443Z adding 'torch/include/ATen/ops/rand_native.h' 2025-12-04T08:34:43.5385232Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-12-04T08:34:43.5388032Z adding 'torch/include/ATen/ops/randint.h' 2025-12-04T08:34:43.5389962Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5393088Z adding 'torch/include/ATen/ops/randint_like.h' 2025-12-04T08:34:43.5395189Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5396595Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-12-04T08:34:43.5398827Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-12-04T08:34:43.5400349Z adding 'torch/include/ATen/ops/randint_native.h' 2025-12-04T08:34:43.5402162Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-12-04T08:34:43.5405793Z adding 'torch/include/ATen/ops/randn.h' 2025-12-04T08:34:43.5407510Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5408876Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5410359Z adding 'torch/include/ATen/ops/randn_like.h' 2025-12-04T08:34:43.5411877Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5413229Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T08:34:43.5414383Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-12-04T08:34:43.5416098Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-12-04T08:34:43.5417566Z adding 'torch/include/ATen/ops/randn_native.h' 2025-12-04T08:34:43.5419330Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-12-04T08:34:43.5420813Z adding 'torch/include/ATen/ops/random.h' 2025-12-04T08:34:43.5422323Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5423561Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-12-04T08:34:43.5424741Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-12-04T08:34:43.5426027Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-12-04T08:34:43.5427359Z adding 'torch/include/ATen/ops/random_native.h' 2025-12-04T08:34:43.5429163Z adding 'torch/include/ATen/ops/random_ops.h' 2025-12-04T08:34:43.5431238Z adding 'torch/include/ATen/ops/randperm.h' 2025-12-04T08:34:43.5432798Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5434015Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-12-04T08:34:43.5435227Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-12-04T08:34:43.5436473Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-12-04T08:34:43.5437957Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-12-04T08:34:43.5439508Z adding 'torch/include/ATen/ops/range.h' 2025-12-04T08:34:43.5440934Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5442194Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-12-04T08:34:43.5443433Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-12-04T08:34:43.5444617Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-12-04T08:34:43.5445842Z adding 'torch/include/ATen/ops/range_native.h' 2025-12-04T08:34:43.5447386Z adding 'torch/include/ATen/ops/range_ops.h' 2025-12-04T08:34:43.5448635Z adding 'torch/include/ATen/ops/ravel.h' 2025-12-04T08:34:43.5449905Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5451049Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-12-04T08:34:43.5452496Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-12-04T08:34:43.5453743Z adding 'torch/include/ATen/ops/real.h' 2025-12-04T08:34:43.5455110Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5456200Z adding 'torch/include/ATen/ops/real_native.h' 2025-12-04T08:34:43.5457466Z adding 'torch/include/ATen/ops/real_ops.h' 2025-12-04T08:34:43.5458763Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-12-04T08:34:43.5460134Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5461294Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-12-04T08:34:43.5462516Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-12-04T08:34:43.5463828Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-12-04T08:34:43.5465063Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-12-04T08:34:43.5466399Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-12-04T08:34:43.5467776Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-12-04T08:34:43.5469002Z adding 'torch/include/ATen/ops/record_stream.h' 2025-12-04T08:34:43.5470249Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-12-04T08:34:43.5471425Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-12-04T08:34:43.5472687Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-12-04T08:34:43.5473827Z adding 'torch/include/ATen/ops/refine_names.h' 2025-12-04T08:34:43.5475479Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5476378Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-12-04T08:34:43.5477526Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-12-04T08:34:43.5478983Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-12-04T08:34:43.5480614Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-12-04T08:34:43.5482222Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5484217Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.5485488Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.5486721Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-12-04T08:34:43.5487955Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-12-04T08:34:43.5489234Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-12-04T08:34:43.5490708Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-12-04T08:34:43.5492076Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5493393Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-12-04T08:34:43.5494524Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-12-04T08:34:43.5495753Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-12-04T08:34:43.5497063Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-12-04T08:34:43.5498323Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-12-04T08:34:43.5499585Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-12-04T08:34:43.5501004Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-12-04T08:34:43.5502910Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-12-04T08:34:43.5504551Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.5506034Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.5507228Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-12-04T08:34:43.5508793Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-12-04T08:34:43.5509965Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-12-04T08:34:43.5511128Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-12-04T08:34:43.5512424Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-12-04T08:34:43.5513734Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-12-04T08:34:43.5515301Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-12-04T08:34:43.5516908Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-12-04T08:34:43.5518472Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5519547Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.5520787Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.5521978Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-12-04T08:34:43.5523218Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-12-04T08:34:43.5524426Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-12-04T08:34:43.5525739Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-12-04T08:34:43.5527128Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5528328Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-12-04T08:34:43.5529413Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-12-04T08:34:43.5530590Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-12-04T08:34:43.5531812Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-12-04T08:34:43.5532895Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-12-04T08:34:43.5534123Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-12-04T08:34:43.5535351Z adding 'torch/include/ATen/ops/relu.h' 2025-12-04T08:34:43.5536502Z adding 'torch/include/ATen/ops/relu6.h' 2025-12-04T08:34:43.5537742Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5538780Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-12-04T08:34:43.5539938Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-12-04T08:34:43.5541255Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5542275Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-12-04T08:34:43.5543312Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-12-04T08:34:43.5544360Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-12-04T08:34:43.5545472Z adding 'torch/include/ATen/ops/relu_native.h' 2025-12-04T08:34:43.5546818Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-12-04T08:34:43.5548158Z adding 'torch/include/ATen/ops/remainder.h' 2025-12-04T08:34:43.5549496Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5550641Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5551567Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-12-04T08:34:43.5552611Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-12-04T08:34:43.5553679Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-12-04T08:34:43.5554820Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-12-04T08:34:43.5555990Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-12-04T08:34:43.5557496Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-12-04T08:34:43.5558553Z adding 'torch/include/ATen/ops/rename.h' 2025-12-04T08:34:43.5559756Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5560879Z adding 'torch/include/ATen/ops/rename_native.h' 2025-12-04T08:34:43.5562142Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-12-04T08:34:43.5563275Z adding 'torch/include/ATen/ops/renorm.h' 2025-12-04T08:34:43.5564598Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5565562Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-12-04T08:34:43.5566608Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-12-04T08:34:43.5567665Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-12-04T08:34:43.5568935Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-12-04T08:34:43.5570001Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-12-04T08:34:43.5571262Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-12-04T08:34:43.5572625Z adding 'torch/include/ATen/ops/repeat.h' 2025-12-04T08:34:43.5573868Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5575404Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-12-04T08:34:43.5576720Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5577849Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5579077Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-12-04T08:34:43.5580167Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-12-04T08:34:43.5581420Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-12-04T08:34:43.5582880Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-12-04T08:34:43.5584056Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-12-04T08:34:43.5585295Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-12-04T08:34:43.5586906Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-12-04T08:34:43.5588441Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-12-04T08:34:43.5589979Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5591123Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.5592324Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.5593512Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-12-04T08:34:43.5594663Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-12-04T08:34:43.5595813Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-12-04T08:34:43.5597123Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-12-04T08:34:43.5598424Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5599519Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-12-04T08:34:43.5600616Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-12-04T08:34:43.5601908Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-12-04T08:34:43.5603455Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-12-04T08:34:43.5604831Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-12-04T08:34:43.5606107Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-12-04T08:34:43.5607427Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-12-04T08:34:43.5608961Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-12-04T08:34:43.5610251Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.5611441Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.5612582Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-12-04T08:34:43.5613866Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-12-04T08:34:43.5615303Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5616412Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-12-04T08:34:43.5617606Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-12-04T08:34:43.5618680Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-12-04T08:34:43.5619890Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-12-04T08:34:43.5620951Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-12-04T08:34:43.5622242Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-12-04T08:34:43.5623717Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-12-04T08:34:43.5625239Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-12-04T08:34:43.5626753Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.5627960Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.5629133Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-12-04T08:34:43.5630392Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-12-04T08:34:43.5631699Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5632788Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-12-04T08:34:43.5633888Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-12-04T08:34:43.5634996Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-12-04T08:34:43.5636125Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-12-04T08:34:43.5637263Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-12-04T08:34:43.5638826Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-12-04T08:34:43.5639953Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-12-04T08:34:43.5641258Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5642325Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-12-04T08:34:43.5643518Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-12-04T08:34:43.5644721Z adding 'torch/include/ATen/ops/reshape.h' 2025-12-04T08:34:43.5645852Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-12-04T08:34:43.5647141Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5648472Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T08:34:43.5649547Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-12-04T08:34:43.5650839Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-12-04T08:34:43.5652089Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5653305Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T08:34:43.5654326Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-12-04T08:34:43.5655561Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-12-04T08:34:43.5657009Z adding 'torch/include/ATen/ops/resize.h' 2025-12-04T08:34:43.5658321Z adding 'torch/include/ATen/ops/resize_as.h' 2025-12-04T08:34:43.5659627Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5660718Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-12-04T08:34:43.5662015Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-12-04T08:34:43.5663280Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-12-04T08:34:43.5664604Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5665844Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-12-04T08:34:43.5667110Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-12-04T08:34:43.5668459Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-12-04T08:34:43.5669840Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5670983Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-12-04T08:34:43.5672115Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-12-04T08:34:43.5673245Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-12-04T08:34:43.5674483Z adding 'torch/include/ATen/ops/resize_native.h' 2025-12-04T08:34:43.5675881Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-12-04T08:34:43.5677110Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-12-04T08:34:43.5678408Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5679474Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-12-04T08:34:43.5680710Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-12-04T08:34:43.5681867Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-12-04T08:34:43.5683135Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5684162Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-12-04T08:34:43.5685304Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-12-04T08:34:43.5686531Z adding 'torch/include/ATen/ops/result_type.h' 2025-12-04T08:34:43.5687815Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5688857Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-12-04T08:34:43.5690297Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-12-04T08:34:43.5691382Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-12-04T08:34:43.5692596Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5693640Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-12-04T08:34:43.5694855Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-12-04T08:34:43.5695977Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-12-04T08:34:43.5697281Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5698296Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-12-04T08:34:43.5699489Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-12-04T08:34:43.5700755Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-12-04T08:34:43.5702029Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5703243Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-12-04T08:34:43.5704606Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-12-04T08:34:43.5705885Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-12-04T08:34:43.5707155Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-12-04T08:34:43.5708483Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5709471Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-12-04T08:34:43.5710767Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-12-04T08:34:43.5712162Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5713239Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-12-04T08:34:43.5714654Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-12-04T08:34:43.5715874Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-12-04T08:34:43.5717076Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-12-04T08:34:43.5718312Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5719397Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-12-04T08:34:43.5720554Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-12-04T08:34:43.5721834Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5722888Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-12-04T08:34:43.5724348Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-12-04T08:34:43.5725807Z adding 'torch/include/ATen/ops/roll.h' 2025-12-04T08:34:43.5727182Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5728328Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-12-04T08:34:43.5729483Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-12-04T08:34:43.5730675Z adding 'torch/include/ATen/ops/roll_native.h' 2025-12-04T08:34:43.5731849Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-12-04T08:34:43.5733122Z adding 'torch/include/ATen/ops/rot90.h' 2025-12-04T08:34:43.5734385Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5735676Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-12-04T08:34:43.5736900Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-12-04T08:34:43.5738447Z adding 'torch/include/ATen/ops/round.h' 2025-12-04T08:34:43.5739914Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5741138Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-12-04T08:34:43.5742364Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-12-04T08:34:43.5743542Z adding 'torch/include/ATen/ops/round_meta.h' 2025-12-04T08:34:43.5744738Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-12-04T08:34:43.5746063Z adding 'torch/include/ATen/ops/round_native.h' 2025-12-04T08:34:43.5747584Z adding 'torch/include/ATen/ops/round_ops.h' 2025-12-04T08:34:43.5748964Z adding 'torch/include/ATen/ops/row_indices.h' 2025-12-04T08:34:43.5750346Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5751541Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-12-04T08:34:43.5752854Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5754073Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5755178Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-12-04T08:34:43.5756468Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-12-04T08:34:43.5757823Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-12-04T08:34:43.5758958Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-12-04T08:34:43.5760126Z adding 'torch/include/ATen/ops/row_stack.h' 2025-12-04T08:34:43.5761309Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5762418Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-12-04T08:34:43.5763760Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-12-04T08:34:43.5765064Z adding 'torch/include/ATen/ops/rrelu.h' 2025-12-04T08:34:43.5766375Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5767470Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-12-04T08:34:43.5768781Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-12-04T08:34:43.5770899Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-12-04T08:34:43.5772321Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-12-04T08:34:43.5773859Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5775116Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-12-04T08:34:43.5776507Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-12-04T08:34:43.5777823Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5779041Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-12-04T08:34:43.5780299Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-12-04T08:34:43.5781443Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-12-04T08:34:43.5782643Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-12-04T08:34:43.5784227Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-12-04T08:34:43.5785681Z adding 'torch/include/ATen/ops/rshift.h' 2025-12-04T08:34:43.5787003Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5788070Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-12-04T08:34:43.5789202Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-12-04T08:34:43.5790266Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-12-04T08:34:43.5791443Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-12-04T08:34:43.5792729Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-12-04T08:34:43.5793969Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-12-04T08:34:43.5795313Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5796454Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-12-04T08:34:43.5797527Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-12-04T08:34:43.5798680Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-12-04T08:34:43.5799637Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-12-04T08:34:43.5800854Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-12-04T08:34:43.5802002Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-12-04T08:34:43.5803558Z adding 'torch/include/ATen/ops/rsub.h' 2025-12-04T08:34:43.5805767Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5807004Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-12-04T08:34:43.5807972Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-12-04T08:34:43.5809046Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-12-04T08:34:43.5810464Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-12-04T08:34:43.5811735Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-12-04T08:34:43.5813014Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5813994Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-12-04T08:34:43.5815245Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-12-04T08:34:43.5816505Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-12-04T08:34:43.5817736Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5818789Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-12-04T08:34:43.5820729Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-12-04T08:34:43.5821564Z adding 'torch/include/ATen/ops/scatter.h' 2025-12-04T08:34:43.5822843Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-12-04T08:34:43.5824233Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5825343Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5826573Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-12-04T08:34:43.5827669Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-12-04T08:34:43.5828830Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-12-04T08:34:43.5830344Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-12-04T08:34:43.5831447Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-12-04T08:34:43.5832614Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-12-04T08:34:43.5833960Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5835251Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5836749Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-12-04T08:34:43.5838045Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-12-04T08:34:43.5839515Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-12-04T08:34:43.5840556Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-12-04T08:34:43.5841825Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-12-04T08:34:43.5843692Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-12-04T08:34:43.5845177Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-12-04T08:34:43.5846706Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5847765Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-12-04T08:34:43.5848955Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-12-04T08:34:43.5850104Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-12-04T08:34:43.5851449Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-12-04T08:34:43.5852617Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-12-04T08:34:43.5854090Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-12-04T08:34:43.5855462Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-12-04T08:34:43.5856861Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-12-04T08:34:43.5858039Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-12-04T08:34:43.5859305Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-12-04T08:34:43.5860764Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-12-04T08:34:43.5862055Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-12-04T08:34:43.5863491Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5864619Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-12-04T08:34:43.5865820Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-12-04T08:34:43.5867217Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-12-04T08:34:43.5868613Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-12-04T08:34:43.5869914Z adding 'torch/include/ATen/ops/select.h' 2025-12-04T08:34:43.5871365Z adding 'torch/include/ATen/ops/select_backward.h' 2025-12-04T08:34:43.5872847Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5874025Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5875050Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-12-04T08:34:43.5876426Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-12-04T08:34:43.5877786Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5879022Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5880306Z adding 'torch/include/ATen/ops/select_copy.h' 2025-12-04T08:34:43.5881659Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5882861Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5883825Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-12-04T08:34:43.5885198Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-12-04T08:34:43.5886184Z adding 'torch/include/ATen/ops/select_native.h' 2025-12-04T08:34:43.5887511Z adding 'torch/include/ATen/ops/select_ops.h' 2025-12-04T08:34:43.5889099Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-12-04T08:34:43.5890623Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5892143Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5893090Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-12-04T08:34:43.5894580Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-12-04T08:34:43.5895781Z adding 'torch/include/ATen/ops/selu.h' 2025-12-04T08:34:43.5897169Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5898264Z adding 'torch/include/ATen/ops/selu_native.h' 2025-12-04T08:34:43.5899535Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-12-04T08:34:43.5901344Z adding 'torch/include/ATen/ops/set.h' 2025-12-04T08:34:43.5903222Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.5904585Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5905756Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-12-04T08:34:43.5907053Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-12-04T08:34:43.5908178Z adding 'torch/include/ATen/ops/set_data.h' 2025-12-04T08:34:43.5909501Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5910598Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-12-04T08:34:43.5911726Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-12-04T08:34:43.5913044Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-12-04T08:34:43.5914222Z adding 'torch/include/ATen/ops/set_native.h' 2025-12-04T08:34:43.5916179Z adding 'torch/include/ATen/ops/set_ops.h' 2025-12-04T08:34:43.5917536Z adding 'torch/include/ATen/ops/sgn.h' 2025-12-04T08:34:43.5918932Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5920030Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-12-04T08:34:43.5921115Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-12-04T08:34:43.5922561Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-12-04T08:34:43.5923571Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-12-04T08:34:43.5925018Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-12-04T08:34:43.5926413Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-12-04T08:34:43.5927727Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-12-04T08:34:43.5928981Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-12-04T08:34:43.5930416Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5931401Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-12-04T08:34:43.5932508Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-12-04T08:34:43.5933610Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-12-04T08:34:43.5934856Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-12-04T08:34:43.5936063Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-12-04T08:34:43.5937303Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-12-04T08:34:43.5938722Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5939590Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-12-04T08:34:43.5941225Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-12-04T08:34:43.5942420Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-12-04T08:34:43.5943211Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-12-04T08:34:43.5944235Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-12-04T08:34:43.5945502Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-12-04T08:34:43.5946889Z adding 'torch/include/ATen/ops/sign.h' 2025-12-04T08:34:43.5948284Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5949367Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-12-04T08:34:43.5950454Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-12-04T08:34:43.5951766Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-12-04T08:34:43.5952722Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-12-04T08:34:43.5953934Z adding 'torch/include/ATen/ops/sign_native.h' 2025-12-04T08:34:43.5955378Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-12-04T08:34:43.5956674Z adding 'torch/include/ATen/ops/signbit.h' 2025-12-04T08:34:43.5958021Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5959244Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-12-04T08:34:43.5960422Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-12-04T08:34:43.5961416Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-12-04T08:34:43.5962553Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-12-04T08:34:43.5963724Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-12-04T08:34:43.5965000Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-12-04T08:34:43.5966307Z adding 'torch/include/ATen/ops/silu.h' 2025-12-04T08:34:43.5967678Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-12-04T08:34:43.5969071Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5970341Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.5971398Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-12-04T08:34:43.5972496Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-12-04T08:34:43.5973672Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-12-04T08:34:43.5974834Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-12-04T08:34:43.5976073Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-12-04T08:34:43.5977324Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-12-04T08:34:43.5978577Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5979807Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-12-04T08:34:43.5980987Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-12-04T08:34:43.5982167Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-12-04T08:34:43.5983259Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-12-04T08:34:43.5984469Z adding 'torch/include/ATen/ops/silu_native.h' 2025-12-04T08:34:43.5985624Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-12-04T08:34:43.5986931Z adding 'torch/include/ATen/ops/sin.h' 2025-12-04T08:34:43.5988147Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5989015Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-12-04T08:34:43.5990225Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-12-04T08:34:43.5991296Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-12-04T08:34:43.5992633Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-12-04T08:34:43.5993822Z adding 'torch/include/ATen/ops/sin_native.h' 2025-12-04T08:34:43.5995082Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-12-04T08:34:43.5996246Z adding 'torch/include/ATen/ops/sinc.h' 2025-12-04T08:34:43.5997981Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.5998410Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-12-04T08:34:43.5999577Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-12-04T08:34:43.6000691Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-12-04T08:34:43.6001923Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-12-04T08:34:43.6003386Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-12-04T08:34:43.6004816Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-12-04T08:34:43.6006016Z adding 'torch/include/ATen/ops/sinh.h' 2025-12-04T08:34:43.6007451Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6008658Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-12-04T08:34:43.6009821Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-12-04T08:34:43.6010879Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-12-04T08:34:43.6012039Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-12-04T08:34:43.6013189Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-12-04T08:34:43.6014514Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-12-04T08:34:43.6015736Z adding 'torch/include/ATen/ops/size.h' 2025-12-04T08:34:43.6017152Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6018382Z adding 'torch/include/ATen/ops/size_native.h' 2025-12-04T08:34:43.6019771Z adding 'torch/include/ATen/ops/size_ops.h' 2025-12-04T08:34:43.6020984Z adding 'torch/include/ATen/ops/slice.h' 2025-12-04T08:34:43.6022500Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-12-04T08:34:43.6023917Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6024978Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-12-04T08:34:43.6026482Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-12-04T08:34:43.6027800Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6029353Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-12-04T08:34:43.6030823Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6032216Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6033258Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-12-04T08:34:43.6034685Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-12-04T08:34:43.6036061Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-12-04T08:34:43.6037361Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6038466Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-12-04T08:34:43.6039722Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-12-04T08:34:43.6040917Z adding 'torch/include/ATen/ops/slice_native.h' 2025-12-04T08:34:43.6042244Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-12-04T08:34:43.6044018Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-12-04T08:34:43.6045391Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6046709Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6047829Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-12-04T08:34:43.6049236Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-12-04T08:34:43.6050386Z adding 'torch/include/ATen/ops/slogdet.h' 2025-12-04T08:34:43.6051689Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6052764Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-12-04T08:34:43.6054102Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-12-04T08:34:43.6055626Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-12-04T08:34:43.6057131Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6058745Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-12-04T08:34:43.6060210Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-12-04T08:34:43.6061390Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-12-04T08:34:43.6063711Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-12-04T08:34:43.6064919Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-12-04T08:34:43.6066405Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-12-04T08:34:43.6068063Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-12-04T08:34:43.6069490Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6070687Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-12-04T08:34:43.6071787Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-12-04T08:34:43.6073039Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-12-04T08:34:43.6074544Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-12-04T08:34:43.6076106Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-12-04T08:34:43.6077645Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6078748Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-12-04T08:34:43.6079926Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-12-04T08:34:43.6081058Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-12-04T08:34:43.6082583Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-12-04T08:34:43.6084289Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-12-04T08:34:43.6085880Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6087082Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-12-04T08:34:43.6088374Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-12-04T08:34:43.6089579Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-12-04T08:34:43.6090847Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-12-04T08:34:43.6091970Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-12-04T08:34:43.6093403Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-12-04T08:34:43.6095187Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-12-04T08:34:43.6096626Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-12-04T08:34:43.6097870Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-12-04T08:34:43.6099087Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-12-04T08:34:43.6100496Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-12-04T08:34:43.6101600Z adding 'torch/include/ATen/ops/smm.h' 2025-12-04T08:34:43.6103123Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6105158Z adding 'torch/include/ATen/ops/smm_native.h' 2025-12-04T08:34:43.6106622Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-12-04T08:34:43.6108096Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-12-04T08:34:43.6109392Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-12-04T08:34:43.6110759Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6111922Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-12-04T08:34:43.6113127Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-12-04T08:34:43.6114295Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-12-04T08:34:43.6115636Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-12-04T08:34:43.6116988Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6118046Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-12-04T08:34:43.6119189Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-12-04T08:34:43.6120523Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-12-04T08:34:43.6121715Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-12-04T08:34:43.6122889Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-12-04T08:34:43.6124260Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-12-04T08:34:43.6125454Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-12-04T08:34:43.6126729Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-12-04T08:34:43.6128076Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6129173Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-12-04T08:34:43.6130627Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-12-04T08:34:43.6131991Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6133090Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-12-04T08:34:43.6134473Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-12-04T08:34:43.6135824Z adding 'torch/include/ATen/ops/softmax.h' 2025-12-04T08:34:43.6137292Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6138590Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6139583Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-12-04T08:34:43.6140965Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-12-04T08:34:43.6142170Z adding 'torch/include/ATen/ops/softplus.h' 2025-12-04T08:34:43.6143540Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-12-04T08:34:43.6144945Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6146103Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-12-04T08:34:43.6147284Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-12-04T08:34:43.6148462Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-12-04T08:34:43.6149590Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-12-04T08:34:43.6150789Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-12-04T08:34:43.6152021Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-12-04T08:34:43.6153384Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6154427Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-12-04T08:34:43.6155600Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-12-04T08:34:43.6156836Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-12-04T08:34:43.6158037Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-12-04T08:34:43.6159321Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-12-04T08:34:43.6160613Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-12-04T08:34:43.6161904Z adding 'torch/include/ATen/ops/softshrink.h' 2025-12-04T08:34:43.6163310Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-12-04T08:34:43.6164704Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6165760Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-12-04T08:34:43.6167150Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-12-04T08:34:43.6168535Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-12-04T08:34:43.6169738Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-12-04T08:34:43.6171054Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-12-04T08:34:43.6172292Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-12-04T08:34:43.6173913Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6174803Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-12-04T08:34:43.6175854Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-12-04T08:34:43.6176983Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-12-04T08:34:43.6178091Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-12-04T08:34:43.6179290Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-12-04T08:34:43.6180685Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-12-04T08:34:43.6182136Z adding 'torch/include/ATen/ops/sort.h' 2025-12-04T08:34:43.6183601Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6184712Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6185972Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6187288Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-12-04T08:34:43.6188287Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-12-04T08:34:43.6189400Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-12-04T08:34:43.6190528Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-12-04T08:34:43.6191832Z adding 'torch/include/ATen/ops/sort_native.h' 2025-12-04T08:34:43.6193648Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-12-04T08:34:43.6195134Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-12-04T08:34:43.6196559Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6197719Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-12-04T08:34:43.6199018Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-12-04T08:34:43.6200373Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-12-04T08:34:43.6201812Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6203041Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-12-04T08:34:43.6204578Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-12-04T08:34:43.6206200Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-12-04T08:34:43.6207606Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6208802Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-12-04T08:34:43.6210134Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-12-04T08:34:43.6211537Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-12-04T08:34:43.6212783Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6213994Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6215091Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-12-04T08:34:43.6216679Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-12-04T08:34:43.6218094Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-12-04T08:34:43.6219464Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6220507Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-12-04T08:34:43.6221873Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-12-04T08:34:43.6223184Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-12-04T08:34:43.6224511Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6225556Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-12-04T08:34:43.6227042Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-12-04T08:34:43.6228111Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-12-04T08:34:43.6229345Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6230518Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-12-04T08:34:43.6231768Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-12-04T08:34:43.6232892Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-12-04T08:34:43.6234149Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6235188Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-12-04T08:34:43.6236454Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-12-04T08:34:43.6237689Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-12-04T08:34:43.6238952Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-12-04T08:34:43.6240204Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6241300Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-12-04T08:34:43.6242393Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-12-04T08:34:43.6243784Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-12-04T08:34:43.6244932Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6246021Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-12-04T08:34:43.6247089Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-12-04T08:34:43.6248393Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-12-04T08:34:43.6249737Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-12-04T08:34:43.6250937Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-12-04T08:34:43.6252252Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-12-04T08:34:43.6253384Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-12-04T08:34:43.6254747Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6255737Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-12-04T08:34:43.6256852Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-12-04T08:34:43.6257942Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-12-04T08:34:43.6259065Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-12-04T08:34:43.6260168Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-12-04T08:34:43.6261335Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-12-04T08:34:43.6262491Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-12-04T08:34:43.6263772Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6264776Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-12-04T08:34:43.6266022Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-12-04T08:34:43.6267145Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-12-04T08:34:43.6268310Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-12-04T08:34:43.6269402Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-12-04T08:34:43.6270720Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-12-04T08:34:43.6272088Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-12-04T08:34:43.6273162Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6274095Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-12-04T08:34:43.6275188Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-12-04T08:34:43.6276270Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-12-04T08:34:43.6277421Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-12-04T08:34:43.6278569Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-12-04T08:34:43.6279839Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-12-04T08:34:43.6280977Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-12-04T08:34:43.6282320Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6283384Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-12-04T08:34:43.6284477Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-12-04T08:34:43.6285570Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-12-04T08:34:43.6286797Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-12-04T08:34:43.6287939Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-12-04T08:34:43.6289215Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-12-04T08:34:43.6290381Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-12-04T08:34:43.6291686Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6292690Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-12-04T08:34:43.6293776Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-12-04T08:34:43.6294870Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-12-04T08:34:43.6295994Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-12-04T08:34:43.6297108Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-12-04T08:34:43.6298349Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-12-04T08:34:43.6299694Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-12-04T08:34:43.6301003Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6302313Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6303711Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-12-04T08:34:43.6304797Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-12-04T08:34:43.6306095Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-12-04T08:34:43.6307132Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-12-04T08:34:43.6308298Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-12-04T08:34:43.6309752Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-12-04T08:34:43.6311085Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-12-04T08:34:43.6312351Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6313552Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6314491Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-12-04T08:34:43.6315664Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-12-04T08:34:43.6316721Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-12-04T08:34:43.6318073Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-12-04T08:34:43.6319238Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-12-04T08:34:43.6320724Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-12-04T08:34:43.6322063Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-12-04T08:34:43.6323380Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6324574Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6325648Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-12-04T08:34:43.6326747Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-12-04T08:34:43.6327884Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-12-04T08:34:43.6328983Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-12-04T08:34:43.6330170Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-12-04T08:34:43.6331671Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-12-04T08:34:43.6333090Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-12-04T08:34:43.6334423Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6335622Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6336686Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-12-04T08:34:43.6337740Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-12-04T08:34:43.6338919Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-12-04T08:34:43.6339998Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-12-04T08:34:43.6341126Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-12-04T08:34:43.6342606Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-12-04T08:34:43.6343853Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-12-04T08:34:43.6345148Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6346175Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-12-04T08:34:43.6347570Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-12-04T08:34:43.6348743Z adding 'torch/include/ATen/ops/special_entr.h' 2025-12-04T08:34:43.6350024Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6351757Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-12-04T08:34:43.6352683Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-12-04T08:34:43.6353940Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-12-04T08:34:43.6355092Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-12-04T08:34:43.6356228Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-12-04T08:34:43.6357664Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-12-04T08:34:43.6358779Z adding 'torch/include/ATen/ops/special_erf.h' 2025-12-04T08:34:43.6360026Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6361018Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-12-04T08:34:43.6362344Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-12-04T08:34:43.6363475Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-12-04T08:34:43.6364794Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6365723Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-12-04T08:34:43.6367039Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-12-04T08:34:43.6368185Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-12-04T08:34:43.6369494Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6370560Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-12-04T08:34:43.6371649Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-12-04T08:34:43.6372741Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-12-04T08:34:43.6373879Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-12-04T08:34:43.6374914Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-12-04T08:34:43.6376143Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-12-04T08:34:43.6377254Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-12-04T08:34:43.6378532Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6379525Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-12-04T08:34:43.6380679Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-12-04T08:34:43.6381971Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-12-04T08:34:43.6383364Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6384566Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-12-04T08:34:43.6386028Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-12-04T08:34:43.6387239Z adding 'torch/include/ATen/ops/special_expit.h' 2025-12-04T08:34:43.6388478Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6389549Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-12-04T08:34:43.6390776Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-12-04T08:34:43.6391963Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-12-04T08:34:43.6393163Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6394212Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-12-04T08:34:43.6395380Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-12-04T08:34:43.6396607Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-12-04T08:34:43.6397889Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6399083Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-12-04T08:34:43.6400467Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-12-04T08:34:43.6401789Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-12-04T08:34:43.6403329Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6404412Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-12-04T08:34:43.6405690Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-12-04T08:34:43.6406886Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-12-04T08:34:43.6408160Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6409254Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-12-04T08:34:43.6410416Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-12-04T08:34:43.6411818Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-12-04T08:34:43.6413094Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6414420Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6415472Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-12-04T08:34:43.6416672Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-12-04T08:34:43.6417745Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-12-04T08:34:43.6418913Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-12-04T08:34:43.6420060Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-12-04T08:34:43.6421568Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-12-04T08:34:43.6422900Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-12-04T08:34:43.6424269Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6425379Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6426453Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-12-04T08:34:43.6427553Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-12-04T08:34:43.6428676Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-12-04T08:34:43.6429914Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-12-04T08:34:43.6431053Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-12-04T08:34:43.6432505Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-12-04T08:34:43.6433612Z adding 'torch/include/ATen/ops/special_i0.h' 2025-12-04T08:34:43.6434816Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6435889Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-12-04T08:34:43.6436978Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-12-04T08:34:43.6438118Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-12-04T08:34:43.6439417Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6440443Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-12-04T08:34:43.6441504Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-12-04T08:34:43.6442548Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-12-04T08:34:43.6443584Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-12-04T08:34:43.6444629Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-12-04T08:34:43.6445888Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-12-04T08:34:43.6447035Z adding 'torch/include/ATen/ops/special_i1.h' 2025-12-04T08:34:43.6448364Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6449221Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-12-04T08:34:43.6451028Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-12-04T08:34:43.6451723Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-12-04T08:34:43.6452644Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-12-04T08:34:43.6453745Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-12-04T08:34:43.6455046Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-12-04T08:34:43.6456241Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-12-04T08:34:43.6457795Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6458694Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-12-04T08:34:43.6459844Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-12-04T08:34:43.6461046Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-12-04T08:34:43.6462183Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-12-04T08:34:43.6463397Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-12-04T08:34:43.6464630Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-12-04T08:34:43.6466168Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-12-04T08:34:43.6467549Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6468821Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6469941Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-12-04T08:34:43.6471120Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-12-04T08:34:43.6472306Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-12-04T08:34:43.6473483Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-12-04T08:34:43.6474607Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-12-04T08:34:43.6476099Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-12-04T08:34:43.6477447Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-12-04T08:34:43.6478842Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6480065Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6481053Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-12-04T08:34:43.6482144Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-12-04T08:34:43.6483318Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-12-04T08:34:43.6484489Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-12-04T08:34:43.6485664Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-12-04T08:34:43.6487167Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-12-04T08:34:43.6488344Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-12-04T08:34:43.6489592Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6490642Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-12-04T08:34:43.6491903Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-12-04T08:34:43.6493059Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-12-04T08:34:43.6494349Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6495450Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-12-04T08:34:43.6496596Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-12-04T08:34:43.6497734Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-12-04T08:34:43.6498877Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-12-04T08:34:43.6500019Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-12-04T08:34:43.6501316Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-12-04T08:34:43.6502502Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-12-04T08:34:43.6504754Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6505969Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-12-04T08:34:43.6507234Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-12-04T08:34:43.6508501Z adding 'torch/include/ATen/ops/special_logit.h' 2025-12-04T08:34:43.6509989Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6510937Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-12-04T08:34:43.6512258Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-12-04T08:34:43.6513478Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-12-04T08:34:43.6514780Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6515841Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-12-04T08:34:43.6517116Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-12-04T08:34:43.6518346Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-12-04T08:34:43.6519761Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6520793Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-12-04T08:34:43.6521905Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-12-04T08:34:43.6523059Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-12-04T08:34:43.6524313Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-12-04T08:34:43.6525520Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-12-04T08:34:43.6526883Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-12-04T08:34:43.6528047Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-12-04T08:34:43.6529416Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6530536Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-12-04T08:34:43.6531637Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-12-04T08:34:43.6532762Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-12-04T08:34:43.6533946Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-12-04T08:34:43.6535003Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-12-04T08:34:43.6536255Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-12-04T08:34:43.6537548Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-12-04T08:34:43.6538965Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6540074Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-12-04T08:34:43.6541242Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-12-04T08:34:43.6542398Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-12-04T08:34:43.6543551Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-12-04T08:34:43.6544649Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-12-04T08:34:43.6546028Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-12-04T08:34:43.6547294Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-12-04T08:34:43.6548550Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6549588Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-12-04T08:34:43.6550700Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-12-04T08:34:43.6551848Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-12-04T08:34:43.6552989Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-12-04T08:34:43.6554085Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-12-04T08:34:43.6555362Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-12-04T08:34:43.6556578Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-12-04T08:34:43.6557877Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6558897Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-12-04T08:34:43.6560171Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-12-04T08:34:43.6561369Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-12-04T08:34:43.6562628Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6563817Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-12-04T08:34:43.6564979Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-12-04T08:34:43.6566242Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-12-04T08:34:43.6567679Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6568756Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-12-04T08:34:43.6569876Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-12-04T08:34:43.6571072Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-12-04T08:34:43.6572174Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-12-04T08:34:43.6573255Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-12-04T08:34:43.6574446Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-12-04T08:34:43.6575658Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-12-04T08:34:43.6576931Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6577977Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-12-04T08:34:43.6579255Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-12-04T08:34:43.6580482Z adding 'torch/include/ATen/ops/special_psi.h' 2025-12-04T08:34:43.6581826Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6582889Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-12-04T08:34:43.6584161Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-12-04T08:34:43.6585408Z adding 'torch/include/ATen/ops/special_round.h' 2025-12-04T08:34:43.6586909Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6587883Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-12-04T08:34:43.6589130Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-12-04T08:34:43.6590417Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-12-04T08:34:43.6591774Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6592774Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-12-04T08:34:43.6593884Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-12-04T08:34:43.6595048Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-12-04T08:34:43.6596302Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-12-04T08:34:43.6597467Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-12-04T08:34:43.6598792Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-12-04T08:34:43.6600025Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-12-04T08:34:43.6601323Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6602372Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-12-04T08:34:43.6603713Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-12-04T08:34:43.6604906Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-12-04T08:34:43.6606047Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-12-04T08:34:43.6607160Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-12-04T08:34:43.6608448Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-12-04T08:34:43.6609848Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-12-04T08:34:43.6611434Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6612767Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6613841Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-12-04T08:34:43.6614870Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-12-04T08:34:43.6616061Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-12-04T08:34:43.6617310Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-12-04T08:34:43.6618441Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-12-04T08:34:43.6619849Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-12-04T08:34:43.6621206Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-12-04T08:34:43.6622542Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6623796Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6624859Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-12-04T08:34:43.6626127Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-12-04T08:34:43.6627349Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-12-04T08:34:43.6629190Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-12-04T08:34:43.6630487Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-12-04T08:34:43.6632390Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-12-04T08:34:43.6633759Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-12-04T08:34:43.6635164Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6637053Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6637437Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-12-04T08:34:43.6638727Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-12-04T08:34:43.6639964Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-12-04T08:34:43.6641297Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-12-04T08:34:43.6642447Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-12-04T08:34:43.6643881Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-12-04T08:34:43.6645306Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-12-04T08:34:43.6646653Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6648008Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6649010Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-12-04T08:34:43.6650195Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-12-04T08:34:43.6651247Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-12-04T08:34:43.6652423Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-12-04T08:34:43.6653730Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-12-04T08:34:43.6655230Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-12-04T08:34:43.6656389Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-12-04T08:34:43.6657748Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6658834Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-12-04T08:34:43.6660268Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-12-04T08:34:43.6661242Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-12-04T08:34:43.6662547Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6663577Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-12-04T08:34:43.6664839Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-12-04T08:34:43.6666289Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-12-04T08:34:43.6667581Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6668674Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-12-04T08:34:43.6669821Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-12-04T08:34:43.6670920Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-12-04T08:34:43.6672178Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-12-04T08:34:43.6673334Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-12-04T08:34:43.6674567Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-12-04T08:34:43.6675952Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-12-04T08:34:43.6677340Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6678384Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6679470Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-12-04T08:34:43.6680458Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-12-04T08:34:43.6681684Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-12-04T08:34:43.6682856Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-12-04T08:34:43.6683985Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-12-04T08:34:43.6685357Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-12-04T08:34:43.6686720Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-12-04T08:34:43.6688018Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6689072Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-12-04T08:34:43.6690406Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-12-04T08:34:43.6691669Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-12-04T08:34:43.6692934Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6694055Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6695179Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-12-04T08:34:43.6696134Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-12-04T08:34:43.6697260Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-12-04T08:34:43.6698295Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-12-04T08:34:43.6699510Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-12-04T08:34:43.6700913Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-12-04T08:34:43.6702222Z adding 'torch/include/ATen/ops/split.h' 2025-12-04T08:34:43.6703673Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6704965Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6706477Z adding 'torch/include/ATen/ops/split_copy.h' 2025-12-04T08:34:43.6707739Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6708921Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6709936Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-12-04T08:34:43.6711242Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-12-04T08:34:43.6712326Z adding 'torch/include/ATen/ops/split_native.h' 2025-12-04T08:34:43.6713552Z adding 'torch/include/ATen/ops/split_ops.h' 2025-12-04T08:34:43.6714687Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-12-04T08:34:43.6715870Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6717160Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-12-04T08:34:43.6718366Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6719656Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6720734Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-12-04T08:34:43.6721845Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-12-04T08:34:43.6723214Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-12-04T08:34:43.6724155Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-12-04T08:34:43.6725336Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-12-04T08:34:43.6726566Z adding 'torch/include/ATen/ops/sqrt.h' 2025-12-04T08:34:43.6727778Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6728704Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-12-04T08:34:43.6729915Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-12-04T08:34:43.6730896Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-12-04T08:34:43.6731896Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-12-04T08:34:43.6732980Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-12-04T08:34:43.6734200Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-12-04T08:34:43.6735481Z adding 'torch/include/ATen/ops/square.h' 2025-12-04T08:34:43.6736848Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6737940Z adding 'torch/include/ATen/ops/square_native.h' 2025-12-04T08:34:43.6739115Z adding 'torch/include/ATen/ops/square_ops.h' 2025-12-04T08:34:43.6740280Z adding 'torch/include/ATen/ops/squeeze.h' 2025-12-04T08:34:43.6741536Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6742671Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6743803Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-12-04T08:34:43.6745006Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6746248Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6747272Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-12-04T08:34:43.6748661Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-12-04T08:34:43.6749941Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-12-04T08:34:43.6751466Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-12-04T08:34:43.6752702Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-12-04T08:34:43.6754025Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6755034Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-12-04T08:34:43.6756108Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-12-04T08:34:43.6757197Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-12-04T08:34:43.6758451Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-12-04T08:34:43.6759640Z adding 'torch/include/ATen/ops/stack.h' 2025-12-04T08:34:43.6760822Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6761873Z adding 'torch/include/ATen/ops/stack_native.h' 2025-12-04T08:34:43.6763131Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-12-04T08:34:43.6770079Z adding 'torch/include/ATen/ops/std.h' 2025-12-04T08:34:43.6770376Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6770514Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-12-04T08:34:43.6772048Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-12-04T08:34:43.6772162Z adding 'torch/include/ATen/ops/std_mean.h' 2025-12-04T08:34:43.6772397Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6772641Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6774022Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-12-04T08:34:43.6775251Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-12-04T08:34:43.6776473Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-12-04T08:34:43.6778153Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-12-04T08:34:43.6779438Z adding 'torch/include/ATen/ops/std_native.h' 2025-12-04T08:34:43.6781177Z adding 'torch/include/ATen/ops/std_ops.h' 2025-12-04T08:34:43.6782674Z adding 'torch/include/ATen/ops/stft.h' 2025-12-04T08:34:43.6784111Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6785293Z adding 'torch/include/ATen/ops/stft_native.h' 2025-12-04T08:34:43.6786917Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-12-04T08:34:43.6788124Z adding 'torch/include/ATen/ops/stride.h' 2025-12-04T08:34:43.6789936Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6791049Z adding 'torch/include/ATen/ops/stride_native.h' 2025-12-04T08:34:43.6792378Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-12-04T08:34:43.6793725Z adding 'torch/include/ATen/ops/sub.h' 2025-12-04T08:34:43.6795053Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6796322Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6797449Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-12-04T08:34:43.6798579Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-12-04T08:34:43.6799740Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-12-04T08:34:43.6801006Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-12-04T08:34:43.6802273Z adding 'torch/include/ATen/ops/sub_native.h' 2025-12-04T08:34:43.6804140Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-12-04T08:34:43.6805471Z adding 'torch/include/ATen/ops/subtract.h' 2025-12-04T08:34:43.6806866Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6807897Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-12-04T08:34:43.6809366Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-12-04T08:34:43.6810847Z adding 'torch/include/ATen/ops/sum.h' 2025-12-04T08:34:43.6812202Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6813470Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6814646Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6815818Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-12-04T08:34:43.6816961Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-12-04T08:34:43.6818185Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-12-04T08:34:43.6819363Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-12-04T08:34:43.6820733Z adding 'torch/include/ATen/ops/sum_native.h' 2025-12-04T08:34:43.6822481Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-12-04T08:34:43.6823778Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-12-04T08:34:43.6825182Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6826387Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-12-04T08:34:43.6827746Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-12-04T08:34:43.6829065Z adding 'torch/include/ATen/ops/svd.h' 2025-12-04T08:34:43.6830576Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6831570Z adding 'torch/include/ATen/ops/svd_native.h' 2025-12-04T08:34:43.6832923Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-12-04T08:34:43.6834201Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-12-04T08:34:43.6835600Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6836653Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-12-04T08:34:43.6837977Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-12-04T08:34:43.6839212Z adding 'torch/include/ATen/ops/swapdims.h' 2025-12-04T08:34:43.6840557Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6841684Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-12-04T08:34:43.6843058Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-12-04T08:34:43.6844383Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-12-04T08:34:43.6845790Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6846989Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-12-04T08:34:43.6848355Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6849495Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-12-04T08:34:43.6850808Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-12-04T08:34:43.6851970Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-12-04T08:34:43.6853279Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-12-04T08:34:43.6854533Z adding 'torch/include/ATen/ops/sym_is_contiguous.h' 2025-12-04T08:34:43.6855981Z adding 'torch/include/ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6857157Z adding 'torch/include/ATen/ops/sym_is_contiguous_native.h' 2025-12-04T08:34:43.6858672Z adding 'torch/include/ATen/ops/sym_is_contiguous_ops.h' 2025-12-04T08:34:43.6859678Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-12-04T08:34:43.6861034Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6862105Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-12-04T08:34:43.6863382Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-12-04T08:34:43.6864599Z adding 'torch/include/ATen/ops/sym_size.h' 2025-12-04T08:34:43.6865941Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6867137Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-12-04T08:34:43.6868440Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-12-04T08:34:43.6869725Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-12-04T08:34:43.6870994Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6872028Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-12-04T08:34:43.6873298Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-12-04T08:34:43.6874491Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-12-04T08:34:43.6875827Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6876907Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-12-04T08:34:43.6878435Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-12-04T08:34:43.6879716Z adding 'torch/include/ATen/ops/t.h' 2025-12-04T08:34:43.6881086Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6882278Z adding 'torch/include/ATen/ops/t_copy.h' 2025-12-04T08:34:43.6883634Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.6885149Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6886128Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-12-04T08:34:43.6887535Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-12-04T08:34:43.6888729Z adding 'torch/include/ATen/ops/t_native.h' 2025-12-04T08:34:43.6890137Z adding 'torch/include/ATen/ops/t_ops.h' 2025-12-04T08:34:43.6891478Z adding 'torch/include/ATen/ops/take.h' 2025-12-04T08:34:43.6892900Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-12-04T08:34:43.6894371Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6895968Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-12-04T08:34:43.6897005Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-12-04T08:34:43.6898264Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-12-04T08:34:43.6899378Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-12-04T08:34:43.6900705Z adding 'torch/include/ATen/ops/take_native.h' 2025-12-04T08:34:43.6902069Z adding 'torch/include/ATen/ops/take_ops.h' 2025-12-04T08:34:43.6904467Z adding 'torch/include/ATen/ops/tan.h' 2025-12-04T08:34:43.6906032Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6907279Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-12-04T08:34:43.6908508Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-12-04T08:34:43.6909673Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-12-04T08:34:43.6910973Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-12-04T08:34:43.6912144Z adding 'torch/include/ATen/ops/tan_native.h' 2025-12-04T08:34:43.6913652Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-12-04T08:34:43.6915051Z adding 'torch/include/ATen/ops/tanh.h' 2025-12-04T08:34:43.6916306Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-12-04T08:34:43.6917988Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6918895Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-12-04T08:34:43.6920995Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-12-04T08:34:43.6922172Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-12-04T08:34:43.6923468Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-12-04T08:34:43.6924890Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-12-04T08:34:43.6926256Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-12-04T08:34:43.6927708Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6928921Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-12-04T08:34:43.6930133Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-12-04T08:34:43.6931309Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-12-04T08:34:43.6932521Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-12-04T08:34:43.6933764Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-12-04T08:34:43.6935191Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-12-04T08:34:43.6936670Z adding 'torch/include/ATen/ops/tensor.h' 2025-12-04T08:34:43.6938222Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-12-04T08:34:43.6939721Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6940921Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-12-04T08:34:43.6942325Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-12-04T08:34:43.6943616Z adding 'torch/include/ATen/ops/tensordot.h' 2025-12-04T08:34:43.6944990Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6946164Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-12-04T08:34:43.6947704Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-12-04T08:34:43.6949424Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-12-04T08:34:43.6951020Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6952224Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-12-04T08:34:43.6953641Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-12-04T08:34:43.6954980Z adding 'torch/include/ATen/ops/threshold.h' 2025-12-04T08:34:43.6956300Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-12-04T08:34:43.6957889Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6958977Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-12-04T08:34:43.6960180Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-12-04T08:34:43.6961496Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-12-04T08:34:43.6962639Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-12-04T08:34:43.6963922Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-12-04T08:34:43.6965335Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-12-04T08:34:43.6966753Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.6967923Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-12-04T08:34:43.6969113Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-12-04T08:34:43.6970284Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-12-04T08:34:43.6971569Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-12-04T08:34:43.6972726Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-12-04T08:34:43.6974155Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-12-04T08:34:43.6975501Z adding 'torch/include/ATen/ops/tile.h' 2025-12-04T08:34:43.6977010Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6978181Z adding 'torch/include/ATen/ops/tile_native.h' 2025-12-04T08:34:43.6979498Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-12-04T08:34:43.6980662Z adding 'torch/include/ATen/ops/to.h' 2025-12-04T08:34:43.6982095Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6983144Z adding 'torch/include/ATen/ops/to_dense.h' 2025-12-04T08:34:43.6984393Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-12-04T08:34:43.6985832Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6987072Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-12-04T08:34:43.6988442Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-12-04T08:34:43.6989798Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6990916Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-12-04T08:34:43.6992196Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-12-04T08:34:43.6993461Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-12-04T08:34:43.6994700Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-12-04T08:34:43.6996010Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.6997085Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-12-04T08:34:43.6998366Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-12-04T08:34:43.6999621Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7000787Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-12-04T08:34:43.7001979Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-12-04T08:34:43.7003677Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-12-04T08:34:43.7005093Z adding 'torch/include/ATen/ops/to_native.h' 2025-12-04T08:34:43.7006714Z adding 'torch/include/ATen/ops/to_ops.h' 2025-12-04T08:34:43.7008329Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-12-04T08:34:43.7009797Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7010997Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-12-04T08:34:43.7012419Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-12-04T08:34:43.7013673Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-12-04T08:34:43.7014813Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-12-04T08:34:43.7016206Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7017492Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-12-04T08:34:43.7018905Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-12-04T08:34:43.7020007Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-12-04T08:34:43.7021418Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7022576Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-12-04T08:34:43.7023813Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-12-04T08:34:43.7025173Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7026333Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-12-04T08:34:43.7027731Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7028894Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-12-04T08:34:43.7030284Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-12-04T08:34:43.7031509Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-12-04T08:34:43.7032883Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7034002Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-12-04T08:34:43.7035274Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-12-04T08:34:43.7036457Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-12-04T08:34:43.7037801Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-12-04T08:34:43.7039308Z adding 'torch/include/ATen/ops/topk.h' 2025-12-04T08:34:43.7040741Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7041986Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-12-04T08:34:43.7043393Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-12-04T08:34:43.7044677Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-12-04T08:34:43.7046020Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-12-04T08:34:43.7047280Z adding 'torch/include/ATen/ops/topk_native.h' 2025-12-04T08:34:43.7048680Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-12-04T08:34:43.7049986Z adding 'torch/include/ATen/ops/trace.h' 2025-12-04T08:34:43.7051300Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-12-04T08:34:43.7052700Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7053913Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-12-04T08:34:43.7055276Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-12-04T08:34:43.7056625Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7057819Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-12-04T08:34:43.7058944Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-12-04T08:34:43.7060177Z adding 'torch/include/ATen/ops/trace_native.h' 2025-12-04T08:34:43.7061487Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-12-04T08:34:43.7062720Z adding 'torch/include/ATen/ops/transpose.h' 2025-12-04T08:34:43.7064046Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7065219Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7066513Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-12-04T08:34:43.7067861Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7069257Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7070312Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-12-04T08:34:43.7071660Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-12-04T08:34:43.7073000Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-12-04T08:34:43.7074374Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-12-04T08:34:43.7075640Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-12-04T08:34:43.7076976Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7078092Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-12-04T08:34:43.7079495Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-12-04T08:34:43.7080828Z adding 'torch/include/ATen/ops/trapz.h' 2025-12-04T08:34:43.7082334Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7083512Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-12-04T08:34:43.7084999Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-12-04T08:34:43.7086305Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-12-04T08:34:43.7087758Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7089032Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-12-04T08:34:43.7090167Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-12-04T08:34:43.7091505Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-12-04T08:34:43.7092657Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-12-04T08:34:43.7093957Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-12-04T08:34:43.7095398Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-12-04T08:34:43.7096833Z adding 'torch/include/ATen/ops/tril.h' 2025-12-04T08:34:43.7098340Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7099475Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-12-04T08:34:43.7100672Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-12-04T08:34:43.7102040Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-12-04T08:34:43.7104248Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7105719Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-12-04T08:34:43.7107029Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-12-04T08:34:43.7108322Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-12-04T08:34:43.7109792Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-12-04T08:34:43.7110978Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-12-04T08:34:43.7112241Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-12-04T08:34:43.7113435Z adding 'torch/include/ATen/ops/tril_native.h' 2025-12-04T08:34:43.7114818Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-12-04T08:34:43.7116202Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-12-04T08:34:43.7117640Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7118831Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-12-04T08:34:43.7120177Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-12-04T08:34:43.7121593Z adding 'torch/include/ATen/ops/triu.h' 2025-12-04T08:34:43.7123022Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7124349Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-12-04T08:34:43.7125961Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-12-04T08:34:43.7127543Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-12-04T08:34:43.7128937Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7130143Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-12-04T08:34:43.7131553Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-12-04T08:34:43.7132886Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-12-04T08:34:43.7134411Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-12-04T08:34:43.7135900Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-12-04T08:34:43.7137391Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-12-04T08:34:43.7138733Z adding 'torch/include/ATen/ops/triu_native.h' 2025-12-04T08:34:43.7140166Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-12-04T08:34:43.7141508Z adding 'torch/include/ATen/ops/true_divide.h' 2025-12-04T08:34:43.7142913Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7144260Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-12-04T08:34:43.7145601Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-12-04T08:34:43.7147141Z adding 'torch/include/ATen/ops/trunc.h' 2025-12-04T08:34:43.7148590Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7149746Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-12-04T08:34:43.7150895Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-12-04T08:34:43.7152037Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-12-04T08:34:43.7153267Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-12-04T08:34:43.7154488Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-12-04T08:34:43.7155772Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-12-04T08:34:43.7156924Z adding 'torch/include/ATen/ops/type_as.h' 2025-12-04T08:34:43.7158270Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7159324Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-12-04T08:34:43.7161237Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-12-04T08:34:43.7162450Z adding 'torch/include/ATen/ops/unbind.h' 2025-12-04T08:34:43.7163695Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7165225Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7166144Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-12-04T08:34:43.7167386Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7168676Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7169696Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-12-04T08:34:43.7171034Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-12-04T08:34:43.7172333Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-12-04T08:34:43.7173772Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-12-04T08:34:43.7175184Z adding 'torch/include/ATen/ops/unflatten.h' 2025-12-04T08:34:43.7176715Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7177934Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-12-04T08:34:43.7179475Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7180397Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-12-04T08:34:43.7181710Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-12-04T08:34:43.7182900Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-12-04T08:34:43.7184025Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-12-04T08:34:43.7185195Z adding 'torch/include/ATen/ops/unfold.h' 2025-12-04T08:34:43.7186875Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-12-04T08:34:43.7188369Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7189550Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-12-04T08:34:43.7190728Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-12-04T08:34:43.7191898Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-12-04T08:34:43.7193241Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-12-04T08:34:43.7194488Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-12-04T08:34:43.7195815Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7197146Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7198007Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-12-04T08:34:43.7199285Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-12-04T08:34:43.7200541Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-12-04T08:34:43.7201664Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-12-04T08:34:43.7202984Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-12-04T08:34:43.7204357Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-12-04T08:34:43.7205436Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-12-04T08:34:43.7206695Z adding 'torch/include/ATen/ops/uniform.h' 2025-12-04T08:34:43.7208092Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7209041Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-12-04T08:34:43.7210330Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-12-04T08:34:43.7211431Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-12-04T08:34:43.7212684Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-12-04T08:34:43.7213971Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-12-04T08:34:43.7215289Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-12-04T08:34:43.7216663Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7217769Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-12-04T08:34:43.7219314Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-12-04T08:34:43.7220490Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-12-04T08:34:43.7227641Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-12-04T08:34:43.7229311Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-12-04T08:34:43.7230707Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7232142Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-12-04T08:34:43.7233566Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7234613Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-12-04T08:34:43.7235740Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-12-04T08:34:43.7237311Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-12-04T08:34:43.7238612Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-12-04T08:34:43.7240236Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-12-04T08:34:43.7241699Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-12-04T08:34:43.7242761Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-12-04T08:34:43.7244332Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-12-04T08:34:43.7245391Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-12-04T08:34:43.7247881Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7249155Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-12-04T08:34:43.7250420Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-12-04T08:34:43.7251966Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-12-04T08:34:43.7253808Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7255103Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-12-04T08:34:43.7256414Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-12-04T08:34:43.7257812Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-12-04T08:34:43.7259296Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7260329Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-12-04T08:34:43.7261728Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-12-04T08:34:43.7262781Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-12-04T08:34:43.7264013Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7265248Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-12-04T08:34:43.7266969Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7268361Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7269430Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-12-04T08:34:43.7270868Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-12-04T08:34:43.7271926Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-12-04T08:34:43.7273227Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-12-04T08:34:43.7274914Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-12-04T08:34:43.7276678Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-12-04T08:34:43.7278122Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7279339Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.7280651Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.7281842Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-12-04T08:34:43.7283256Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-12-04T08:34:43.7284499Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-12-04T08:34:43.7285961Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-12-04T08:34:43.7287255Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7288527Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7289711Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-12-04T08:34:43.7291028Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-12-04T08:34:43.7292235Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-12-04T08:34:43.7293501Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-12-04T08:34:43.7294777Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-12-04T08:34:43.7296287Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-12-04T08:34:43.7298297Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-12-04T08:34:43.7300025Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-12-04T08:34:43.7301385Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7302856Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.7304293Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.7305679Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-12-04T08:34:43.7307202Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-12-04T08:34:43.7308447Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-12-04T08:34:43.7309845Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-12-04T08:34:43.7311191Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7312547Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7313701Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7314966Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-12-04T08:34:43.7316279Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-12-04T08:34:43.7317390Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-12-04T08:34:43.7318738Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-12-04T08:34:43.7320032Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-12-04T08:34:43.7321598Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-12-04T08:34:43.7323243Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-12-04T08:34:43.7324925Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-12-04T08:34:43.7326366Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7327601Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.7328790Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.7330082Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-12-04T08:34:43.7331358Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-12-04T08:34:43.7332526Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-12-04T08:34:43.7333906Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-12-04T08:34:43.7335309Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7336431Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7337633Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-12-04T08:34:43.7338829Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-12-04T08:34:43.7339958Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-12-04T08:34:43.7341171Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-12-04T08:34:43.7342384Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-12-04T08:34:43.7343799Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-12-04T08:34:43.7345353Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-12-04T08:34:43.7347037Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-12-04T08:34:43.7348421Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7349522Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.7350798Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.7351941Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-12-04T08:34:43.7353065Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-12-04T08:34:43.7354242Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-12-04T08:34:43.7355560Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-12-04T08:34:43.7356867Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7357965Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7359181Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-12-04T08:34:43.7360311Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-12-04T08:34:43.7361626Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-12-04T08:34:43.7362864Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-12-04T08:34:43.7364106Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-12-04T08:34:43.7365636Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-12-04T08:34:43.7367491Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-12-04T08:34:43.7369201Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-12-04T08:34:43.7370852Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7372112Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.7373613Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.7374600Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-12-04T08:34:43.7375977Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-12-04T08:34:43.7377211Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-12-04T08:34:43.7378544Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-12-04T08:34:43.7379873Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7381105Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7382282Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7383672Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-12-04T08:34:43.7385027Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-12-04T08:34:43.7386208Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-12-04T08:34:43.7387537Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-12-04T08:34:43.7388937Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-12-04T08:34:43.7390443Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-12-04T08:34:43.7392046Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-12-04T08:34:43.7394234Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-12-04T08:34:43.7395692Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7396774Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.7398080Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.7399306Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-12-04T08:34:43.7400532Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-12-04T08:34:43.7401763Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-12-04T08:34:43.7403426Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-12-04T08:34:43.7405033Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7406334Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7408069Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-12-04T08:34:43.7408873Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-12-04T08:34:43.7410071Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-12-04T08:34:43.7411323Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-12-04T08:34:43.7412615Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-12-04T08:34:43.7413939Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-12-04T08:34:43.7415604Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-12-04T08:34:43.7417361Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-12-04T08:34:43.7418949Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7420140Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-12-04T08:34:43.7421430Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-12-04T08:34:43.7422581Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-12-04T08:34:43.7423875Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-12-04T08:34:43.7424985Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-12-04T08:34:43.7426577Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-12-04T08:34:43.7427826Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7428916Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7430255Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-12-04T08:34:43.7431413Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-12-04T08:34:43.7432588Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-12-04T08:34:43.7433723Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-12-04T08:34:43.7435000Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-12-04T08:34:43.7436320Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-12-04T08:34:43.7437642Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-12-04T08:34:43.7438975Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7440070Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-12-04T08:34:43.7441414Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-12-04T08:34:43.7442265Z adding 'torch/include/ATen/ops/values.h' 2025-12-04T08:34:43.7443637Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7444671Z adding 'torch/include/ATen/ops/values_copy.h' 2025-12-04T08:34:43.7445969Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7447118Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7447948Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-12-04T08:34:43.7449291Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-12-04T08:34:43.7450471Z adding 'torch/include/ATen/ops/values_native.h' 2025-12-04T08:34:43.7451604Z adding 'torch/include/ATen/ops/values_ops.h' 2025-12-04T08:34:43.7452704Z adding 'torch/include/ATen/ops/vander.h' 2025-12-04T08:34:43.7454066Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7454915Z adding 'torch/include/ATen/ops/vander_native.h' 2025-12-04T08:34:43.7456232Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-12-04T08:34:43.7457573Z adding 'torch/include/ATen/ops/var.h' 2025-12-04T08:34:43.7459105Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7460144Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-12-04T08:34:43.7461345Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-12-04T08:34:43.7462814Z adding 'torch/include/ATen/ops/var_mean.h' 2025-12-04T08:34:43.7464176Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7465213Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7466391Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-12-04T08:34:43.7467544Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-12-04T08:34:43.7468729Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-12-04T08:34:43.7470353Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-12-04T08:34:43.7471786Z adding 'torch/include/ATen/ops/var_native.h' 2025-12-04T08:34:43.7473481Z adding 'torch/include/ATen/ops/var_ops.h' 2025-12-04T08:34:43.7474786Z adding 'torch/include/ATen/ops/vdot.h' 2025-12-04T08:34:43.7476149Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7477211Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-12-04T08:34:43.7478260Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-12-04T08:34:43.7479406Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-12-04T08:34:43.7480609Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-12-04T08:34:43.7481775Z adding 'torch/include/ATen/ops/view.h' 2025-12-04T08:34:43.7483100Z adding 'torch/include/ATen/ops/view_as.h' 2025-12-04T08:34:43.7484258Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-12-04T08:34:43.7485423Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-12-04T08:34:43.7486805Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7488027Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7488841Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-12-04T08:34:43.7490163Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-12-04T08:34:43.7491348Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-12-04T08:34:43.7492425Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-12-04T08:34:43.7493385Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-12-04T08:34:43.7494586Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-12-04T08:34:43.7495901Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-12-04T08:34:43.7497187Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7498209Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-12-04T08:34:43.7499430Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-12-04T08:34:43.7500744Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-12-04T08:34:43.7501878Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-12-04T08:34:43.7503573Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7504826Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7505798Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-12-04T08:34:43.7507227Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-12-04T08:34:43.7508320Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-12-04T08:34:43.7509537Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-12-04T08:34:43.7510666Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-12-04T08:34:43.7511773Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-12-04T08:34:43.7513008Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-12-04T08:34:43.7514364Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7515730Z adding 'torch/include/ATen/ops/view_copy.h' 2025-12-04T08:34:43.7517133Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7518402Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7519263Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-12-04T08:34:43.7520737Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-12-04T08:34:43.7521899Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-12-04T08:34:43.7523027Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-12-04T08:34:43.7524163Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-12-04T08:34:43.7525329Z adding 'torch/include/ATen/ops/view_native.h' 2025-12-04T08:34:43.7526668Z adding 'torch/include/ATen/ops/view_ops.h' 2025-12-04T08:34:43.7528732Z adding 'torch/include/ATen/ops/vsplit.h' 2025-12-04T08:34:43.7530063Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7531017Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-12-04T08:34:43.7532361Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-12-04T08:34:43.7533557Z adding 'torch/include/ATen/ops/vstack.h' 2025-12-04T08:34:43.7534850Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7535904Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-12-04T08:34:43.7537279Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-12-04T08:34:43.7538653Z adding 'torch/include/ATen/ops/where.h' 2025-12-04T08:34:43.7540075Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7541155Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-12-04T08:34:43.7542378Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-12-04T08:34:43.7543459Z adding 'torch/include/ATen/ops/where_native.h' 2025-12-04T08:34:43.7545003Z adding 'torch/include/ATen/ops/where_ops.h' 2025-12-04T08:34:43.7546631Z adding 'torch/include/ATen/ops/xlogy.h' 2025-12-04T08:34:43.7548068Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7549368Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T08:34:43.7550392Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-12-04T08:34:43.7551598Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-12-04T08:34:43.7552641Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-12-04T08:34:43.7553742Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-12-04T08:34:43.7555017Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-12-04T08:34:43.7556696Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-12-04T08:34:43.7557887Z adding 'torch/include/ATen/ops/xor.h' 2025-12-04T08:34:43.7559191Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-12-04T08:34:43.7560270Z adding 'torch/include/ATen/ops/xor_native.h' 2025-12-04T08:34:43.7561644Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-12-04T08:34:43.7562933Z adding 'torch/include/ATen/ops/zero.h' 2025-12-04T08:34:43.7564257Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7565281Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-12-04T08:34:43.7566520Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-12-04T08:34:43.7567496Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-12-04T08:34:43.7568746Z adding 'torch/include/ATen/ops/zero_native.h' 2025-12-04T08:34:43.7570050Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-12-04T08:34:43.7571820Z adding 'torch/include/ATen/ops/zeros.h' 2025-12-04T08:34:43.7573145Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7574406Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-12-04T08:34:43.7575807Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-12-04T08:34:43.7577174Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T08:34:43.7578208Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-12-04T08:34:43.7579635Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-12-04T08:34:43.7580872Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-12-04T08:34:43.7582275Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-12-04T08:34:43.7586907Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-12-04T08:34:43.7589676Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-12-04T08:34:43.7591403Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-12-04T08:34:43.7592498Z adding 'torch/include/ATen/xpu/PeerToPeerAccess.h' 2025-12-04T08:34:43.7593793Z adding 'torch/include/ATen/xpu/PhiloxXpuState.h' 2025-12-04T08:34:43.7595016Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-12-04T08:34:43.7596089Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-12-04T08:34:43.7597134Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-12-04T08:34:43.7598311Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-12-04T08:34:43.7599607Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-12-04T08:34:43.7600843Z adding 'torch/include/ATen/xpu/XPUGraphsUtils.h' 2025-12-04T08:34:43.7602049Z adding 'torch/include/ATen/xpu/XPUScaledBlas.h' 2025-12-04T08:34:43.7604288Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-12-04T08:34:43.7605670Z adding 'torch/include/THC/THCAtomics.cuh' 2025-12-04T08:34:43.7606885Z adding 'torch/include/THC/THCDeviceUtils.cuh' 2025-12-04T08:34:43.7612389Z adding 'torch/include/c10/core/Allocator.h' 2025-12-04T08:34:43.7616837Z adding 'torch/include/c10/core/AllocatorConfig.h' 2025-12-04T08:34:43.7618350Z adding 'torch/include/c10/core/AutogradState.h' 2025-12-04T08:34:43.7621144Z adding 'torch/include/c10/core/Backend.h' 2025-12-04T08:34:43.7622816Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-12-04T08:34:43.7625019Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-12-04T08:34:43.7626789Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-12-04T08:34:43.7628212Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-12-04T08:34:43.7630966Z adding 'torch/include/c10/core/Contiguity.h' 2025-12-04T08:34:43.7632203Z adding 'torch/include/c10/core/CopyBytes.h' 2025-12-04T08:34:43.7633483Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-12-04T08:34:43.7635029Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-12-04T08:34:43.7637890Z adding 'torch/include/c10/core/Device.h' 2025-12-04T08:34:43.7638521Z adding 'torch/include/c10/core/DeviceArray.h' 2025-12-04T08:34:43.7640229Z adding 'torch/include/c10/core/DeviceCapability.h' 2025-12-04T08:34:43.7642681Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-12-04T08:34:43.7644013Z adding 'torch/include/c10/core/DeviceType.h' 2025-12-04T08:34:43.7654328Z adding 'torch/include/c10/core/DispatchKey.h' 2025-12-04T08:34:43.7667812Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-12-04T08:34:43.7670334Z adding 'torch/include/c10/core/DynamicCast.h' 2025-12-04T08:34:43.7672668Z adding 'torch/include/c10/core/Event.h' 2025-12-04T08:34:43.7674813Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-12-04T08:34:43.7676264Z adding 'torch/include/c10/core/GradMode.h' 2025-12-04T08:34:43.7678166Z adding 'torch/include/c10/core/InferenceMode.h' 2025-12-04T08:34:43.7679659Z adding 'torch/include/c10/core/Layout.h' 2025-12-04T08:34:43.7682610Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-12-04T08:34:43.7683991Z adding 'torch/include/c10/core/OptionalRef.h' 2025-12-04T08:34:43.7685931Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-12-04T08:34:43.7687286Z adding 'torch/include/c10/core/QEngine.h' 2025-12-04T08:34:43.7688668Z adding 'torch/include/c10/core/QScheme.h' 2025-12-04T08:34:43.7690252Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-12-04T08:34:43.7691996Z adding 'torch/include/c10/core/SafePyObject.h' 2025-12-04T08:34:43.7695975Z adding 'torch/include/c10/core/Scalar.h' 2025-12-04T08:34:43.7698986Z adding 'torch/include/c10/core/ScalarType.h' 2025-12-04T08:34:43.7700531Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-12-04T08:34:43.7703158Z adding 'torch/include/c10/core/Storage.h' 2025-12-04T08:34:43.7707026Z adding 'torch/include/c10/core/StorageImpl.h' 2025-12-04T08:34:43.7709820Z adding 'torch/include/c10/core/Stream.h' 2025-12-04T08:34:43.7712162Z adding 'torch/include/c10/core/StreamGuard.h' 2025-12-04T08:34:43.7714097Z adding 'torch/include/c10/core/SymBool.h' 2025-12-04T08:34:43.7715990Z adding 'torch/include/c10/core/SymFloat.h' 2025-12-04T08:34:43.7720635Z adding 'torch/include/c10/core/SymInt.h' 2025-12-04T08:34:43.7722731Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-12-04T08:34:43.7724797Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-12-04T08:34:43.7727189Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-12-04T08:34:43.7766051Z adding 'torch/include/c10/core/TensorImpl.h' 2025-12-04T08:34:43.7774272Z adding 'torch/include/c10/core/TensorOptions.h' 2025-12-04T08:34:43.7777603Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-12-04T08:34:43.7778068Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-12-04T08:34:43.7779774Z adding 'torch/include/c10/core/alignment.h' 2025-12-04T08:34:43.7781166Z adding 'torch/include/c10/core/thread_pool.h' 2025-12-04T08:34:43.7783086Z adding 'torch/include/c10/core/impl/COW.h' 2025-12-04T08:34:43.7784758Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-12-04T08:34:43.7789582Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-12-04T08:34:43.7791459Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-12-04T08:34:43.7792876Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-12-04T08:34:43.7794590Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-12-04T08:34:43.7799056Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-12-04T08:34:43.7801155Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-12-04T08:34:43.7804715Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-12-04T08:34:43.7807188Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-12-04T08:34:43.7810749Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-12-04T08:34:43.7812248Z adding 'torch/include/c10/core/impl/PyInterpreterHooks.h' 2025-12-04T08:34:43.7813727Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-12-04T08:34:43.7815056Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-12-04T08:34:43.7817522Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-12-04T08:34:43.7819010Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-12-04T08:34:43.7820729Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-12-04T08:34:43.7821814Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-12-04T08:34:43.7823360Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-12-04T08:34:43.7825771Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-12-04T08:34:43.7830725Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-12-04T08:34:43.7832924Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-12-04T08:34:43.7835513Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-12-04T08:34:43.7837434Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-12-04T08:34:43.7839708Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-12-04T08:34:43.7841371Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-12-04T08:34:43.7844448Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-12-04T08:34:43.7846003Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-12-04T08:34:43.7847628Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-12-04T08:34:43.7848846Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-12-04T08:34:43.7852337Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-12-04T08:34:43.7854275Z adding 'torch/include/c10/cuda/driver_api.h' 2025-12-04T08:34:43.7857421Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-12-04T08:34:43.7858708Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-12-04T08:34:43.7860003Z adding 'torch/include/c10/cuda/impl/cuda_cmake_macros.h' 2025-12-04T08:34:43.7861275Z adding 'torch/include/c10/macros/Export.h' 2025-12-04T08:34:43.7862369Z adding 'torch/include/c10/macros/Macros.h' 2025-12-04T08:34:43.7863608Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-12-04T08:34:43.7865930Z adding 'torch/include/c10/metal/atomic.h' 2025-12-04T08:34:43.7867485Z adding 'torch/include/c10/metal/common.h' 2025-12-04T08:34:43.7869129Z adding 'torch/include/c10/metal/error.h' 2025-12-04T08:34:43.7871178Z adding 'torch/include/c10/metal/expm1f.h' 2025-12-04T08:34:43.7881326Z adding 'torch/include/c10/metal/igamma.h' 2025-12-04T08:34:43.7886523Z adding 'torch/include/c10/metal/indexing.h' 2025-12-04T08:34:43.7888461Z adding 'torch/include/c10/metal/random.h' 2025-12-04T08:34:43.7891298Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-12-04T08:34:43.7905328Z adding 'torch/include/c10/metal/special_math.h' 2025-12-04T08:34:43.7908598Z adding 'torch/include/c10/metal/utils.h' 2025-12-04T08:34:43.7911131Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-12-04T08:34:43.7913306Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-12-04T08:34:43.7915127Z adding 'torch/include/c10/test/util/Macros.h' 2025-12-04T08:34:43.7918352Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-12-04T08:34:43.7922679Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-12-04T08:34:43.7925129Z adding 'torch/include/c10/util/AbortHandler.h' 2025-12-04T08:34:43.7927377Z adding 'torch/include/c10/util/AlignOf.h' 2025-12-04T08:34:43.7929337Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-12-04T08:34:43.7930525Z adding 'torch/include/c10/util/Array.h' 2025-12-04T08:34:43.7933635Z adding 'torch/include/c10/util/ArrayRef.h' 2025-12-04T08:34:43.7934916Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-12-04T08:34:43.7937330Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-12-04T08:34:43.7938494Z adding 'torch/include/c10/util/BFloat16.h' 2025-12-04T08:34:43.7939944Z adding 'torch/include/c10/util/Backtrace.h' 2025-12-04T08:34:43.7941627Z adding 'torch/include/c10/util/Bitset.h' 2025-12-04T08:34:43.7943383Z adding 'torch/include/c10/util/C++17.h' 2025-12-04T08:34:43.7944942Z adding 'torch/include/c10/util/CallOnce.h' 2025-12-04T08:34:43.7948083Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-12-04T08:34:43.7949839Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-12-04T08:34:43.7950868Z adding 'torch/include/c10/util/Deprecated.h' 2025-12-04T08:34:43.7952121Z adding 'torch/include/c10/util/DimVector.h' 2025-12-04T08:34:43.7953604Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-12-04T08:34:43.7955410Z adding 'torch/include/c10/util/Enumerate.h' 2025-12-04T08:34:43.7964177Z adding 'torch/include/c10/util/Exception.h' 2025-12-04T08:34:43.7966382Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-12-04T08:34:43.7968213Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-12-04T08:34:43.7969292Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-12-04T08:34:43.7970739Z adding 'torch/include/c10/util/FileSystem.h' 2025-12-04T08:34:43.7973984Z adding 'torch/include/c10/util/Flags.h' 2025-12-04T08:34:43.7975286Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-12-04T08:34:43.7976554Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-12-04T08:34:43.7977523Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-12-04T08:34:43.7978636Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-12-04T08:34:43.7979623Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-12-04T08:34:43.7980685Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-12-04T08:34:43.7981772Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-12-04T08:34:43.7982923Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-12-04T08:34:43.7984014Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-12-04T08:34:43.7985124Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-12-04T08:34:43.7986126Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-12-04T08:34:43.7987801Z adding 'torch/include/c10/util/FunctionRef.h' 2025-12-04T08:34:43.7989176Z adding 'torch/include/c10/util/Gauge.h' 2025-12-04T08:34:43.7990273Z adding 'torch/include/c10/util/Half-inl.h' 2025-12-04T08:34:43.7991443Z adding 'torch/include/c10/util/Half.h' 2025-12-04T08:34:43.7993164Z adding 'torch/include/c10/util/IdWrapper.h' 2025-12-04T08:34:43.7995342Z adding 'torch/include/c10/util/IntrusiveList.h' 2025-12-04T08:34:43.7997028Z adding 'torch/include/c10/util/Lazy.h' 2025-12-04T08:34:43.7999779Z adding 'torch/include/c10/util/LeftRight.h' 2025-12-04T08:34:43.8001195Z adding 'torch/include/c10/util/Load.h' 2025-12-04T08:34:43.8005413Z adding 'torch/include/c10/util/Logging.h' 2025-12-04T08:34:43.8007328Z adding 'torch/include/c10/util/MathConstants.h' 2025-12-04T08:34:43.8009925Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-12-04T08:34:43.8011256Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-12-04T08:34:43.8012700Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-12-04T08:34:43.8014235Z adding 'torch/include/c10/util/Optional.h' 2025-12-04T08:34:43.8016422Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-12-04T08:34:43.8017702Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-12-04T08:34:43.8021101Z adding 'torch/include/c10/util/Registry.h' 2025-12-04T08:34:43.8022619Z adding 'torch/include/c10/util/ScopeExit.h' 2025-12-04T08:34:43.8023989Z adding 'torch/include/c10/util/Semaphore.h' 2025-12-04T08:34:43.8025435Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-12-04T08:34:43.8040284Z adding 'torch/include/c10/util/SmallVector.h' 2025-12-04T08:34:43.8043255Z adding 'torch/include/c10/util/StringUtil.h' 2025-12-04T08:34:43.8045030Z adding 'torch/include/c10/util/Synchronized.h' 2025-12-04T08:34:43.8047019Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-12-04T08:34:43.8048926Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-12-04T08:34:43.8050299Z adding 'torch/include/c10/util/Type.h' 2025-12-04T08:34:43.8052499Z adding 'torch/include/c10/util/TypeCast.h' 2025-12-04T08:34:43.8054667Z adding 'torch/include/c10/util/TypeIndex.h' 2025-12-04T08:34:43.8055977Z adding 'torch/include/c10/util/TypeList.h' 2025-12-04T08:34:43.8057141Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-12-04T08:34:43.8058239Z adding 'torch/include/c10/util/TypeTraits.h' 2025-12-04T08:34:43.8061055Z adding 'torch/include/c10/util/Unicode.h' 2025-12-04T08:34:43.8062599Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-12-04T08:34:43.8063869Z adding 'torch/include/c10/util/Unroll.h' 2025-12-04T08:34:43.8065557Z adding 'torch/include/c10/util/WaitCounter.h' 2025-12-04T08:34:43.8067245Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-12-04T08:34:43.8068894Z adding 'torch/include/c10/util/accumulate.h' 2025-12-04T08:34:43.8070049Z adding 'torch/include/c10/util/bit_cast.h' 2025-12-04T08:34:43.8071145Z adding 'torch/include/c10/util/bits.h' 2025-12-04T08:34:43.8072695Z adding 'torch/include/c10/util/complex.h' 2025-12-04T08:34:43.8075263Z adding 'torch/include/c10/util/complex_math.h' 2025-12-04T08:34:43.8076771Z adding 'torch/include/c10/util/complex_utils.h' 2025-12-04T08:34:43.8078149Z adding 'torch/include/c10/util/copysign.h' 2025-12-04T08:34:43.8079490Z adding 'torch/include/c10/util/env.h' 2025-12-04T08:34:43.8080662Z adding 'torch/include/c10/util/error.h' 2025-12-04T08:34:43.8093521Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-12-04T08:34:43.8095274Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-12-04T08:34:43.8097183Z adding 'torch/include/c10/util/generic_math.h' 2025-12-04T08:34:43.8100849Z adding 'torch/include/c10/util/hash.h' 2025-12-04T08:34:43.8105323Z adding 'torch/include/c10/util/int128.h' 2025-12-04T08:34:43.8118219Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-12-04T08:34:43.8120738Z adding 'torch/include/c10/util/irange.h' 2025-12-04T08:34:43.8128315Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-12-04T08:34:43.8129978Z adding 'torch/include/c10/util/logging_common.h' 2025-12-04T08:34:43.8132114Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-12-04T08:34:43.8134402Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-12-04T08:34:43.8135693Z adding 'torch/include/c10/util/numa.h' 2025-12-04T08:34:43.8150603Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-12-04T08:34:43.8153101Z adding 'torch/include/c10/util/overflows.h' 2025-12-04T08:34:43.8154333Z adding 'torch/include/c10/util/overloaded.h' 2025-12-04T08:34:43.8155587Z adding 'torch/include/c10/util/python_stub.h' 2025-12-04T08:34:43.8156790Z adding 'torch/include/c10/util/qint32.h' 2025-12-04T08:34:43.8157940Z adding 'torch/include/c10/util/qint8.h' 2025-12-04T08:34:43.8158923Z adding 'torch/include/c10/util/quint2x4.h' 2025-12-04T08:34:43.8160002Z adding 'torch/include/c10/util/quint4x2.h' 2025-12-04T08:34:43.8160890Z adding 'torch/include/c10/util/quint8.h' 2025-12-04T08:34:43.8163288Z adding 'torch/include/c10/util/safe_numerics.h' 2025-12-04T08:34:43.8164574Z adding 'torch/include/c10/util/signal_handler.h' 2025-12-04T08:34:43.8171269Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-12-04T08:34:43.8173082Z adding 'torch/include/c10/util/ssize.h' 2025-12-04T08:34:43.8174654Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-12-04T08:34:43.8177221Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-12-04T08:34:43.8178527Z adding 'torch/include/c10/util/strides.h' 2025-12-04T08:34:43.8179802Z adding 'torch/include/c10/util/string_utils.h' 2025-12-04T08:34:43.8184386Z adding 'torch/include/c10/util/string_view.h' 2025-12-04T08:34:43.8191241Z adding 'torch/include/c10/util/strong_type.h' 2025-12-04T08:34:43.8193039Z adding 'torch/include/c10/util/tempfile.h' 2025-12-04T08:34:43.8194271Z adding 'torch/include/c10/util/thread_name.h' 2025-12-04T08:34:43.8200905Z adding 'torch/include/c10/util/typeid.h' 2025-12-04T08:34:43.8202501Z adding 'torch/include/c10/util/win32-headers.h' 2025-12-04T08:34:43.8205020Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-12-04T08:34:43.8207981Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-12-04T08:34:43.8210146Z adding 'torch/include/c10/xpu/XPUEvent.h' 2025-12-04T08:34:43.8211400Z adding 'torch/include/c10/xpu/XPUException.h' 2025-12-04T08:34:43.8212780Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-12-04T08:34:43.8214168Z adding 'torch/include/c10/xpu/XPUGraphsC10Utils.h' 2025-12-04T08:34:43.8215591Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-12-04T08:34:43.8218106Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-12-04T08:34:43.8220711Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-12-04T08:34:43.8222361Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-12-04T08:34:43.8224050Z adding 'torch/include/caffe2/core/common.h' 2025-12-04T08:34:43.8225730Z adding 'torch/include/caffe2/core/macros.h' 2025-12-04T08:34:43.8227321Z adding 'torch/include/caffe2/core/timer.h' 2025-12-04T08:34:43.8230271Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-12-04T08:34:43.8232356Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-12-04T08:34:43.8234034Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-12-04T08:34:43.8268277Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-12-04T08:34:43.8270132Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-12-04T08:34:43.8271534Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-12-04T08:34:43.8275044Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-12-04T08:34:43.8276429Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-12-04T08:34:43.8277793Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-12-04T08:34:43.8280311Z adding 'torch/include/caffe2/serialize/versions.h' 2025-12-04T08:34:43.8282355Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-12-04T08:34:43.8283654Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-12-04T08:34:43.8284953Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-12-04T08:34:43.8286957Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-12-04T08:34:43.8288290Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-12-04T08:34:43.8292115Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-12-04T08:34:43.8293570Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-12-04T08:34:43.8295922Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-12-04T08:34:43.8297275Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-12-04T08:34:43.8299464Z adding 'torch/include/fbgemm/ConvUtils.h' 2025-12-04T08:34:43.8310260Z adding 'torch/include/fbgemm/Fbgemm.h' 2025-12-04T08:34:43.8312590Z adding 'torch/include/fbgemm/FbgemmBuild.h' 2025-12-04T08:34:43.8314326Z adding 'torch/include/fbgemm/FbgemmConvert.h' 2025-12-04T08:34:43.8317298Z adding 'torch/include/fbgemm/FbgemmEmbedding.h' 2025-12-04T08:34:43.8318964Z adding 'torch/include/fbgemm/FbgemmFP16.h' 2025-12-04T08:34:43.8320373Z adding 'torch/include/fbgemm/FbgemmFP32.h' 2025-12-04T08:34:43.8323402Z adding 'torch/include/fbgemm/FbgemmFPCommon.h' 2025-12-04T08:34:43.8324763Z adding 'torch/include/fbgemm/FbgemmI64.h' 2025-12-04T08:34:43.8326597Z adding 'torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' 2025-12-04T08:34:43.8328110Z adding 'torch/include/fbgemm/FbgemmI8DirectconvAvx2.h' 2025-12-04T08:34:43.8329838Z adding 'torch/include/fbgemm/FbgemmI8Spmdm.h' 2025-12-04T08:34:43.8332963Z adding 'torch/include/fbgemm/FbgemmPackMatrixB.h' 2025-12-04T08:34:43.8335309Z adding 'torch/include/fbgemm/FbgemmSparse.h' 2025-12-04T08:34:43.8338842Z adding 'torch/include/fbgemm/FloatConversion.h' 2025-12-04T08:34:43.8341359Z adding 'torch/include/fbgemm/OutputProcessing-inl.h' 2025-12-04T08:34:43.8344448Z adding 'torch/include/fbgemm/PackingTraits-inl.h' 2025-12-04T08:34:43.8347868Z adding 'torch/include/fbgemm/QuantUtils.h' 2025-12-04T08:34:43.8349891Z adding 'torch/include/fbgemm/QuantUtilsAvx2.h' 2025-12-04T08:34:43.8351333Z adding 'torch/include/fbgemm/QuantUtilsAvx512.h' 2025-12-04T08:34:43.8352617Z adding 'torch/include/fbgemm/QuantUtilsNeon.h' 2025-12-04T08:34:43.8354155Z adding 'torch/include/fbgemm/SimdUtils.h' 2025-12-04T08:34:43.8355520Z adding 'torch/include/fbgemm/Types.h' 2025-12-04T08:34:43.8359859Z adding 'torch/include/fbgemm/Utils.h' 2025-12-04T08:34:43.8361515Z adding 'torch/include/fbgemm/UtilsAvx2.h' 2025-12-04T08:34:43.8362991Z adding 'torch/include/fbgemm/spmmUtils.h' 2025-12-04T08:34:43.8364294Z adding 'torch/include/fbgemm/spmmUtilsAvx2.h' 2025-12-04T08:34:43.8367366Z adding 'torch/include/fmt/args.h' 2025-12-04T08:34:43.8400674Z adding 'torch/include/fmt/base.h' 2025-12-04T08:34:43.8423981Z adding 'torch/include/fmt/chrono.h' 2025-12-04T08:34:43.8429929Z adding 'torch/include/fmt/color.h' 2025-12-04T08:34:43.8435278Z adding 'torch/include/fmt/compile.h' 2025-12-04T08:34:43.8436822Z adding 'torch/include/fmt/core.h' 2025-12-04T08:34:43.8462491Z adding 'torch/include/fmt/format-inl.h' 2025-12-04T08:34:43.8516165Z adding 'torch/include/fmt/format.h' 2025-12-04T08:34:43.8521592Z adding 'torch/include/fmt/os.h' 2025-12-04T08:34:43.8524115Z adding 'torch/include/fmt/ostream.h' 2025-12-04T08:34:43.8529930Z adding 'torch/include/fmt/printf.h' 2025-12-04T08:34:43.8536676Z adding 'torch/include/fmt/ranges.h' 2025-12-04T08:34:43.8542514Z adding 'torch/include/fmt/std.h' 2025-12-04T08:34:43.8545956Z adding 'torch/include/fmt/xchar.h' 2025-12-04T08:34:43.8548045Z adding 'torch/include/fp16/bitcasts.h' 2025-12-04T08:34:43.8552354Z adding 'torch/include/fp16/fp16.h' 2025-12-04T08:34:43.8554660Z adding 'torch/include/fp16/psimd.h' 2025-12-04T08:34:43.8557884Z adding 'torch/include/google/protobuf/any.h' 2025-12-04T08:34:43.8561512Z adding 'torch/include/google/protobuf/any.pb.h' 2025-12-04T08:34:43.8570515Z adding 'torch/include/google/protobuf/api.pb.h' 2025-12-04T08:34:43.8580305Z adding 'torch/include/google/protobuf/arena.h' 2025-12-04T08:34:43.8585258Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-12-04T08:34:43.8589782Z adding 'torch/include/google/protobuf/arenastring.h' 2025-12-04T08:34:43.8618688Z adding 'torch/include/google/protobuf/descriptor.h' 2025-12-04T08:34:43.8688344Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-12-04T08:34:43.8695536Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-12-04T08:34:43.8699854Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-12-04T08:34:43.8700047Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-12-04T08:34:43.8702576Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-12-04T08:34:43.8722649Z adding 'torch/include/google/protobuf/extension_set.h' 2025-12-04T08:34:43.8726477Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-12-04T08:34:43.8729652Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-12-04T08:34:43.8731820Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-12-04T08:34:43.8733918Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-12-04T08:34:43.8737952Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-12-04T08:34:43.8741878Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-12-04T08:34:43.8745150Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-12-04T08:34:43.8747272Z adding 'torch/include/google/protobuf/has_bits.h' 2025-12-04T08:34:43.8750018Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-12-04T08:34:43.8752509Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-12-04T08:34:43.8766591Z adding 'torch/include/google/protobuf/map.h' 2025-12-04T08:34:43.8769711Z adding 'torch/include/google/protobuf/map_entry.h' 2025-12-04T08:34:43.8776979Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-12-04T08:34:43.8785032Z adding 'torch/include/google/protobuf/map_field.h' 2025-12-04T08:34:43.8793202Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-12-04T08:34:43.8794430Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-12-04T08:34:43.8799700Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-12-04T08:34:43.8818638Z adding 'torch/include/google/protobuf/message.h' 2025-12-04T08:34:43.8827346Z adding 'torch/include/google/protobuf/message_lite.h' 2025-12-04T08:34:43.8829294Z adding 'torch/include/google/protobuf/metadata.h' 2025-12-04T08:34:43.8832374Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-12-04T08:34:43.8841161Z adding 'torch/include/google/protobuf/parse_context.h' 2025-12-04T08:34:43.8842965Z adding 'torch/include/google/protobuf/port.h' 2025-12-04T08:34:43.8848430Z adding 'torch/include/google/protobuf/reflection.h' 2025-12-04T08:34:43.8850831Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-12-04T08:34:43.8880335Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-12-04T08:34:43.8885535Z adding 'torch/include/google/protobuf/service.h' 2025-12-04T08:34:43.8888734Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-12-04T08:34:43.8896863Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-12-04T08:34:43.8905904Z adding 'torch/include/google/protobuf/text_format.h' 2025-12-04T08:34:43.8909043Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-12-04T08:34:43.8924353Z adding 'torch/include/google/protobuf/type.pb.h' 2025-12-04T08:34:43.8929315Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-12-04T08:34:43.8934065Z adding 'torch/include/google/protobuf/wire_format.h' 2025-12-04T08:34:43.8951860Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-12-04T08:34:43.8959870Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-12-04T08:34:43.8964056Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-12-04T08:34:43.8970855Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-12-04T08:34:43.8975519Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-12-04T08:34:43.8984220Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-12-04T08:34:43.8986850Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-12-04T08:34:43.8998437Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-12-04T08:34:43.9001634Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-12-04T08:34:43.9004641Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-12-04T08:34:43.9006357Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-12-04T08:34:43.9008673Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-12-04T08:34:43.9010621Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-12-04T08:34:43.9014416Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-12-04T08:34:43.9016615Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-12-04T08:34:43.9018572Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-12-04T08:34:43.9022293Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-12-04T08:34:43.9024354Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-12-04T08:34:43.9027240Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-12-04T08:34:43.9029356Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-12-04T08:34:43.9053514Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-12-04T08:34:43.9056754Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-12-04T08:34:43.9059258Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-12-04T08:34:43.9064208Z adding 'torch/include/google/protobuf/io/printer.h' 2025-12-04T08:34:43.9066272Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-12-04T08:34:43.9072199Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-12-04T08:34:43.9075732Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-12-04T08:34:43.9079253Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-12-04T08:34:43.9084208Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-12-04T08:34:43.9088438Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-12-04T08:34:43.9091877Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-12-04T08:34:43.9094528Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-12-04T08:34:43.9097376Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-12-04T08:34:43.9099905Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-12-04T08:34:43.9101998Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-12-04T08:34:43.9105605Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-12-04T08:34:43.9107895Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-12-04T08:34:43.9115346Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-12-04T08:34:43.9118074Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-12-04T08:34:43.9119971Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-12-04T08:34:43.9121985Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-12-04T08:34:43.9125543Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-12-04T08:34:43.9127705Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-12-04T08:34:43.9129636Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-12-04T08:34:43.9135271Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-12-04T08:34:43.9145994Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-12-04T08:34:43.9148721Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-12-04T08:34:43.9151372Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-12-04T08:34:43.9154707Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-12-04T08:34:43.9158354Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-12-04T08:34:43.9161064Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-12-04T08:34:43.9176398Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-12-04T08:34:43.9180139Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-12-04T08:34:43.9182198Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-12-04T08:34:43.9183983Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-12-04T08:34:43.9186405Z adding 'torch/include/kineto/AbstractConfig.h' 2025-12-04T08:34:43.9188561Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-12-04T08:34:43.9189884Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-12-04T08:34:43.9192466Z adding 'torch/include/kineto/ActivityType.h' 2025-12-04T08:34:43.9193874Z adding 'torch/include/kineto/ClientInterface.h' 2025-12-04T08:34:43.9198409Z adding 'torch/include/kineto/Config.h' 2025-12-04T08:34:43.9200554Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-12-04T08:34:43.9202924Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-12-04T08:34:43.9204657Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-12-04T08:34:43.9206222Z adding 'torch/include/kineto/ITraceActivity.h' 2025-12-04T08:34:43.9207492Z adding 'torch/include/kineto/LoggingAPI.h' 2025-12-04T08:34:43.9208888Z adding 'torch/include/kineto/ThreadUtil.h' 2025-12-04T08:34:43.9210403Z adding 'torch/include/kineto/TraceSpan.h' 2025-12-04T08:34:43.9212326Z adding 'torch/include/kineto/libkineto.h' 2025-12-04T08:34:43.9213911Z adding 'torch/include/kineto/output_base.h' 2025-12-04T08:34:43.9215190Z adding 'torch/include/kineto/time_since_epoch.h' 2025-12-04T08:34:43.9221986Z adding 'torch/include/legacy/ittnotify.h' 2025-12-04T08:34:43.9253481Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-12-04T08:34:43.9355384Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-12-04T08:34:43.9355923Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-12-04T08:34:43.9357481Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-12-04T08:34:43.9360492Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-12-04T08:34:43.9362725Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-12-04T08:34:43.9364376Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-12-04T08:34:43.9373149Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-12-04T08:34:43.9391285Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-12-04T08:34:43.9394102Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-12-04T08:34:43.9396411Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-12-04T08:34:43.9398573Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-12-04T08:34:43.9400359Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-12-04T08:34:43.9404895Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-12-04T08:34:43.9408154Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-12-04T08:34:43.9412338Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-12-04T08:34:43.9413851Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-12-04T08:34:43.9416265Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-12-04T08:34:43.9420010Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-12-04T08:34:43.9421417Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-12-04T08:34:43.9423160Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-12-04T08:34:43.9424990Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-12-04T08:34:43.9426900Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-12-04T08:34:43.9450022Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-12-04T08:34:43.9453977Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-12-04T08:34:43.9458203Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-12-04T08:34:43.9459992Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-12-04T08:34:43.9461440Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-12-04T08:34:43.9462857Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-12-04T08:34:43.9470191Z adding 'torch/include/pybind11/attr.h' 2025-12-04T08:34:43.9473142Z adding 'torch/include/pybind11/buffer_info.h' 2025-12-04T08:34:43.9498637Z adding 'torch/include/pybind11/cast.h' 2025-12-04T08:34:43.9502029Z adding 'torch/include/pybind11/chrono.h' 2025-12-04T08:34:43.9503876Z adding 'torch/include/pybind11/common.h' 2025-12-04T08:34:43.9505591Z adding 'torch/include/pybind11/complex.h' 2025-12-04T08:34:43.9507354Z adding 'torch/include/pybind11/critical_section.h' 2025-12-04T08:34:43.9508682Z adding 'torch/include/pybind11/eigen.h' 2025-12-04T08:34:43.9512411Z adding 'torch/include/pybind11/embed.h' 2025-12-04T08:34:43.9514520Z adding 'torch/include/pybind11/eval.h' 2025-12-04T08:34:43.9516946Z adding 'torch/include/pybind11/functional.h' 2025-12-04T08:34:43.9519316Z adding 'torch/include/pybind11/gil.h' 2025-12-04T08:34:43.9521527Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-12-04T08:34:43.9523028Z adding 'torch/include/pybind11/gil_simple.h' 2025-12-04T08:34:43.9525959Z adding 'torch/include/pybind11/iostream.h' 2025-12-04T08:34:43.9527713Z adding 'torch/include/pybind11/native_enum.h' 2025-12-04T08:34:43.9553153Z adding 'torch/include/pybind11/numpy.h' 2025-12-04T08:34:43.9556405Z adding 'torch/include/pybind11/operators.h' 2025-12-04T08:34:43.9558292Z adding 'torch/include/pybind11/options.h' 2025-12-04T08:34:43.9607967Z adding 'torch/include/pybind11/pybind11.h' 2025-12-04T08:34:43.9640179Z adding 'torch/include/pybind11/pytypes.h' 2025-12-04T08:34:43.9641046Z adding 'torch/include/pybind11/stl.h' 2025-12-04T08:34:43.9647187Z adding 'torch/include/pybind11/stl_bind.h' 2025-12-04T08:34:43.9651204Z adding 'torch/include/pybind11/subinterpreter.h' 2025-12-04T08:34:43.9653235Z adding 'torch/include/pybind11/trampoline_self_life_support.h' 2025-12-04T08:34:43.9654791Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-12-04T08:34:43.9657325Z adding 'torch/include/pybind11/typing.h' 2025-12-04T08:34:43.9659066Z adding 'torch/include/pybind11/warnings.h' 2025-12-04T08:34:43.9661442Z adding 'torch/include/pybind11/conduit/pybind11_conduit_v1.h' 2025-12-04T08:34:43.9663437Z adding 'torch/include/pybind11/conduit/pybind11_platform_abi_id.h' 2025-12-04T08:34:43.9665256Z adding 'torch/include/pybind11/conduit/wrap_include_python_h.h' 2025-12-04T08:34:43.9674794Z adding 'torch/include/pybind11/detail/class.h' 2025-12-04T08:34:43.9692003Z adding 'torch/include/pybind11/detail/common.h' 2025-12-04T08:34:43.9694394Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-12-04T08:34:43.9696799Z adding 'torch/include/pybind11/detail/descr.h' 2025-12-04T08:34:43.9698400Z adding 'torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h' 2025-12-04T08:34:43.9699852Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-12-04T08:34:43.9702802Z adding 'torch/include/pybind11/detail/function_record_pyobject.h' 2025-12-04T08:34:43.9709365Z adding 'torch/include/pybind11/detail/init.h' 2025-12-04T08:34:43.9718504Z adding 'torch/include/pybind11/detail/internals.h' 2025-12-04T08:34:43.9721371Z adding 'torch/include/pybind11/detail/native_enum_data.h' 2025-12-04T08:34:43.9723247Z adding 'torch/include/pybind11/detail/pybind11_namespace_macros.h' 2025-12-04T08:34:43.9727092Z adding 'torch/include/pybind11/detail/struct_smart_holder.h' 2025-12-04T08:34:43.9747083Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-12-04T08:34:43.9749182Z adding 'torch/include/pybind11/detail/typeid.h' 2025-12-04T08:34:43.9750580Z adding 'torch/include/pybind11/detail/using_smart_holder.h' 2025-12-04T08:34:43.9752578Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-12-04T08:34:43.9754140Z adding 'torch/include/pybind11/eigen/common.h' 2025-12-04T08:34:43.9763393Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-12-04T08:34:43.9767809Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-12-04T08:34:43.9770157Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-12-04T08:34:43.9771798Z adding 'torch/include/tensorpipe/config.h' 2025-12-04T08:34:43.9773298Z adding 'torch/include/tensorpipe/config_cuda.h' 2025-12-04T08:34:43.9774363Z adding 'torch/include/tensorpipe/tensorpipe.h' 2025-12-04T08:34:43.9775722Z adding 'torch/include/tensorpipe/tensorpipe_cuda.h' 2025-12-04T08:34:43.9777921Z adding 'torch/include/tensorpipe/channel/context.h' 2025-12-04T08:34:43.9779257Z adding 'torch/include/tensorpipe/channel/error.h' 2025-12-04T08:34:43.9780667Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2025-12-04T08:34:43.9781983Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2025-12-04T08:34:43.9783328Z adding 'torch/include/tensorpipe/channel/cuda_basic/factory.h' 2025-12-04T08:34:43.9784681Z adding 'torch/include/tensorpipe/channel/cuda_gdr/error.h' 2025-12-04T08:34:43.9785964Z adding 'torch/include/tensorpipe/channel/cuda_gdr/factory.h' 2025-12-04T08:34:43.9787302Z adding 'torch/include/tensorpipe/channel/cuda_ipc/factory.h' 2025-12-04T08:34:43.9788673Z adding 'torch/include/tensorpipe/channel/cuda_xth/factory.h' 2025-12-04T08:34:43.9790088Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2025-12-04T08:34:43.9791383Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2025-12-04T08:34:43.9793407Z adding 'torch/include/tensorpipe/common/buffer.h' 2025-12-04T08:34:43.9794546Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2025-12-04T08:34:43.9795686Z adding 'torch/include/tensorpipe/common/cuda_buffer.h' 2025-12-04T08:34:43.9797087Z adding 'torch/include/tensorpipe/common/device.h' 2025-12-04T08:34:43.9798839Z adding 'torch/include/tensorpipe/common/error.h' 2025-12-04T08:34:43.9800135Z adding 'torch/include/tensorpipe/common/optional.h' 2025-12-04T08:34:43.9802006Z adding 'torch/include/tensorpipe/core/context.h' 2025-12-04T08:34:43.9803626Z adding 'torch/include/tensorpipe/core/error.h' 2025-12-04T08:34:43.9805487Z adding 'torch/include/tensorpipe/core/listener.h' 2025-12-04T08:34:43.9807148Z adding 'torch/include/tensorpipe/core/message.h' 2025-12-04T08:34:43.9808996Z adding 'torch/include/tensorpipe/core/pipe.h' 2025-12-04T08:34:43.9811564Z adding 'torch/include/tensorpipe/transport/context.h' 2025-12-04T08:34:43.9812803Z adding 'torch/include/tensorpipe/transport/error.h' 2025-12-04T08:34:43.9814334Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2025-12-04T08:34:43.9815541Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2025-12-04T08:34:43.9816750Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2025-12-04T08:34:43.9818038Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2025-12-04T08:34:43.9819413Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2025-12-04T08:34:43.9820601Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2025-12-04T08:34:43.9822044Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2025-12-04T08:34:43.9828017Z adding 'torch/include/torch/custom_class.h' 2025-12-04T08:34:43.9831055Z adding 'torch/include/torch/custom_class_detail.h' 2025-12-04T08:34:43.9832385Z adding 'torch/include/torch/extension.h' 2025-12-04T08:34:43.9845436Z adding 'torch/include/torch/library.h' 2025-12-04T08:34:43.9847093Z adding 'torch/include/torch/script.h' 2025-12-04T08:34:43.9849568Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-12-04T08:34:43.9850879Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-12-04T08:34:43.9852140Z adding 'torch/include/torch/csrc/Device.h' 2025-12-04T08:34:43.9853395Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-12-04T08:34:43.9854703Z adding 'torch/include/torch/csrc/Dtype.h' 2025-12-04T08:34:43.9856083Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-12-04T08:34:43.9857311Z adding 'torch/include/torch/csrc/Event.h' 2025-12-04T08:34:43.9861606Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-12-04T08:34:43.9863014Z adding 'torch/include/torch/csrc/Export.h' 2025-12-04T08:34:43.9864533Z adding 'torch/include/torch/csrc/Generator.h' 2025-12-04T08:34:43.9865784Z adding 'torch/include/torch/csrc/Layout.h' 2025-12-04T08:34:43.9867142Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-12-04T08:34:43.9868266Z adding 'torch/include/torch/csrc/Module.h' 2025-12-04T08:34:43.9869396Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-12-04T08:34:43.9870635Z adding 'torch/include/torch/csrc/PyInterpreterHooks.h' 2025-12-04T08:34:43.9871803Z adding 'torch/include/torch/csrc/QScheme.h' 2025-12-04T08:34:43.9873024Z adding 'torch/include/torch/csrc/Size.h' 2025-12-04T08:34:43.9874347Z adding 'torch/include/torch/csrc/Storage.h' 2025-12-04T08:34:43.9875499Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-12-04T08:34:43.9876568Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-12-04T08:34:43.9877824Z adding 'torch/include/torch/csrc/Stream.h' 2025-12-04T08:34:43.9878916Z adding 'torch/include/torch/csrc/THConcat.h' 2025-12-04T08:34:43.9880049Z adding 'torch/include/torch/csrc/THP.h' 2025-12-04T08:34:43.9881228Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-12-04T08:34:43.9882284Z adding 'torch/include/torch/csrc/Types.h' 2025-12-04T08:34:43.9883632Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-12-04T08:34:43.9884715Z adding 'torch/include/torch/csrc/itt.h' 2025-12-04T08:34:43.9886134Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-12-04T08:34:43.9887161Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-12-04T08:34:43.9888236Z adding 'torch/include/torch/csrc/python_headers.h' 2025-12-04T08:34:43.9889453Z adding 'torch/include/torch/csrc/serialization.h' 2025-12-04T08:34:43.9890488Z adding 'torch/include/torch/csrc/shim_conversion_utils.h' 2025-12-04T08:34:43.9892504Z adding 'torch/include/torch/csrc/utils.h' 2025-12-04T08:34:43.9894002Z adding 'torch/include/torch/csrc/acc/Module.h' 2025-12-04T08:34:43.9896738Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-12-04T08:34:43.9897847Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-12-04T08:34:43.9899393Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-12-04T08:34:43.9900714Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-12-04T08:34:43.9902121Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-12-04T08:34:43.9905029Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-12-04T08:34:43.9907687Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-12-04T08:34:43.9910223Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-12-04T08:34:43.9912009Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-12-04T08:34:43.9913480Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-12-04T08:34:43.9915027Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-12-04T08:34:43.9916849Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-12-04T08:34:43.9918330Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-12-04T08:34:43.9919539Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-12-04T08:34:43.9924005Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-12-04T08:34:43.9927305Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-12-04T08:34:43.9929612Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-12-04T08:34:43.9931113Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-12-04T08:34:43.9935660Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-12-04T08:34:43.9937580Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-12-04T08:34:43.9939137Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-12-04T08:34:43.9941179Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-12-04T08:34:43.9942720Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-12-04T08:34:43.9944091Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-12-04T08:34:43.9946366Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-12-04T08:34:43.9948220Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-12-04T08:34:43.9949550Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-12-04T08:34:43.9951231Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-12-04T08:34:43.9953443Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-12-04T08:34:43.9954776Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-12-04T08:34:43.9956071Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-12-04T08:34:43.9957640Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-12-04T08:34:43.9961340Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-12-04T08:34:43.9963397Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-12-04T08:34:43.9965452Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-12-04T08:34:43.9967681Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-12-04T08:34:43.9974285Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-12-04T08:34:43.9976731Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-12-04T08:34:43.9978481Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-12-04T08:34:43.9980374Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-12-04T08:34:43.9982160Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-12-04T08:34:43.9983756Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-12-04T08:34:43.9986538Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-12-04T08:34:43.9988229Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-12-04T08:34:43.9990600Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-12-04T08:34:43.9992450Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-12-04T08:34:43.9994013Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-12-04T08:34:43.9995821Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-12-04T08:34:43.9997444Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-12-04T08:34:43.9999096Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-12-04T08:34:44.0000487Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-12-04T08:34:44.0002240Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-12-04T08:34:44.0004542Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-12-04T08:34:44.0006408Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-12-04T08:34:44.0007953Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-12-04T08:34:44.0009729Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-12-04T08:34:44.0012370Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-12-04T08:34:44.0017015Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-12-04T08:34:44.0019051Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-12-04T08:34:44.0021023Z adding 'torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' 2025-12-04T08:34:44.0023496Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-12-04T08:34:44.0024977Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-12-04T08:34:44.0027239Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-12-04T08:34:44.0034111Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-12-04T08:34:44.0035959Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-12-04T08:34:44.0037488Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-12-04T08:34:44.0039492Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-12-04T08:34:44.0042258Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-12-04T08:34:44.0043801Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-12-04T08:34:44.0049743Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-12-04T08:34:44.0051761Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-12-04T08:34:44.0053811Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-12-04T08:34:44.0055608Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-12-04T08:34:44.0057756Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-12-04T08:34:44.0060346Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-12-04T08:34:44.0062195Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-12-04T08:34:44.0063910Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-12-04T08:34:44.0065413Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-12-04T08:34:44.0070417Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-12-04T08:34:44.0072839Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-12-04T08:34:44.0074575Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-12-04T08:34:44.0076168Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-12-04T08:34:44.0081014Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-12-04T08:34:44.0084290Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-12-04T08:34:44.0086482Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-12-04T08:34:44.0088735Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-12-04T08:34:44.0093309Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-12-04T08:34:44.0096023Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-12-04T08:34:44.0098427Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-12-04T08:34:44.0100708Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-12-04T08:34:44.0104587Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-12-04T08:34:44.0106664Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-12-04T08:34:44.0108925Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-12-04T08:34:44.0111221Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-12-04T08:34:44.0113096Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-12-04T08:34:44.0115306Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-12-04T08:34:44.0117519Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-12-04T08:34:44.0122628Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-12-04T08:34:44.0125309Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-12-04T08:34:44.0128059Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-12-04T08:34:44.0129953Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-12-04T08:34:44.0134270Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-12-04T08:34:44.0137795Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-12-04T08:34:44.0140265Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-12-04T08:34:44.0142595Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-12-04T08:34:44.0145004Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-12-04T08:34:44.0146993Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-12-04T08:34:44.0148609Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-12-04T08:34:44.0153358Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-12-04T08:34:44.0155828Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-12-04T08:34:44.0158019Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-12-04T08:34:44.0160197Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-12-04T08:34:44.0163163Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-12-04T08:34:44.0166373Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-12-04T08:34:44.0168409Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-12-04T08:34:44.0170850Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-12-04T08:34:44.0173037Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-12-04T08:34:44.0177372Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-12-04T08:34:44.0181622Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-12-04T08:34:44.0183276Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-12-04T08:34:44.0185065Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-12-04T08:34:44.0188114Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-12-04T08:34:44.0189802Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-12-04T08:34:44.0191470Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-12-04T08:34:44.0194066Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-12-04T08:34:44.0195836Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-12-04T08:34:44.0197519Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-12-04T08:34:44.0199235Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-12-04T08:34:44.0204288Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-12-04T08:34:44.0206610Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-12-04T08:34:44.0208784Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-12-04T08:34:44.0210582Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-12-04T08:34:44.0213720Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-12-04T08:34:44.0216247Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-12-04T08:34:44.0218070Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-12-04T08:34:44.0219880Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-12-04T08:34:44.0221559Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-12-04T08:34:44.0223607Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-12-04T08:34:44.0225116Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-12-04T08:34:44.0229513Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-12-04T08:34:44.0232078Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-12-04T08:34:44.0234060Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-12-04T08:34:44.0238042Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-12-04T08:34:44.0240325Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-12-04T08:34:44.0242151Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-12-04T08:34:44.0244051Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-12-04T08:34:44.0246105Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-12-04T08:34:44.0248971Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-12-04T08:34:44.0250901Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-12-04T08:34:44.0254313Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-12-04T08:34:44.0256177Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-12-04T08:34:44.0258126Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-12-04T08:34:44.0259810Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-12-04T08:34:44.0261083Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-12-04T08:34:44.0262646Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-12-04T08:34:44.0264152Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-12-04T08:34:44.0266348Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-12-04T08:34:44.0268257Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-12-04T08:34:44.0269773Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-12-04T08:34:44.0276783Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-12-04T08:34:44.0278299Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-12-04T08:34:44.0283078Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-12-04T08:34:44.0284443Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-12-04T08:34:44.0286561Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-12-04T08:34:44.0288004Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-12-04T08:34:44.0289182Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-12-04T08:34:44.0295406Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-12-04T08:34:44.0296912Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-12-04T08:34:44.0300500Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-12-04T08:34:44.0304391Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-12-04T08:34:44.0314847Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-12-04T08:34:44.0316566Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-12-04T08:34:44.0317841Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-12-04T08:34:44.0321472Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-12-04T08:34:44.0322988Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-12-04T08:34:44.0324790Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-12-04T08:34:44.0326437Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-12-04T08:34:44.0327512Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-12-04T08:34:44.0330203Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-12-04T08:34:44.0333803Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-12-04T08:34:44.0334989Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-12-04T08:34:44.0336468Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-12-04T08:34:44.0337603Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-12-04T08:34:44.0339407Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-12-04T08:34:44.0340667Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-12-04T08:34:44.0341768Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-12-04T08:34:44.0342790Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-12-04T08:34:44.0345241Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-12-04T08:34:44.0346823Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-12-04T08:34:44.0348237Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-12-04T08:34:44.0349213Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-12-04T08:34:44.0350376Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-12-04T08:34:44.0351342Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-12-04T08:34:44.0352516Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-12-04T08:34:44.0353517Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-12-04T08:34:44.0354398Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-12-04T08:34:44.0355775Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-12-04T08:34:44.0357632Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-12-04T08:34:44.0359476Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-12-04T08:34:44.0360730Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-12-04T08:34:44.0363028Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-12-04T08:34:44.0364320Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-12-04T08:34:44.0365367Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-12-04T08:34:44.0378925Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-12-04T08:34:44.0380660Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-12-04T08:34:44.0385778Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-12-04T08:34:44.0387896Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-12-04T08:34:44.0389361Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-12-04T08:34:44.0390489Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-12-04T08:34:44.0393619Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-12-04T08:34:44.0395645Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-12-04T08:34:44.0436707Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-12-04T08:34:44.0447180Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-12-04T08:34:44.0447416Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-12-04T08:34:44.0450778Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-12-04T08:34:44.0450982Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-12-04T08:34:44.0455259Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-12-04T08:34:44.0457172Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-12-04T08:34:44.0458838Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-12-04T08:34:44.0460150Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-12-04T08:34:44.0461791Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-12-04T08:34:44.0462965Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-12-04T08:34:44.0464797Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-12-04T08:34:44.0466271Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-12-04T08:34:44.0468828Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-12-04T08:34:44.0470178Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-12-04T08:34:44.0471260Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-12-04T08:34:44.0472462Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-12-04T08:34:44.0473801Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-12-04T08:34:44.0475024Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-12-04T08:34:44.0476327Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-12-04T08:34:44.0477534Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-12-04T08:34:44.0478976Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-12-04T08:34:44.0480981Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-12-04T08:34:44.0482151Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-12-04T08:34:44.0483270Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-12-04T08:34:44.0484365Z adding 'torch/include/torch/csrc/cuda/utils.h' 2025-12-04T08:34:44.0486227Z adding 'torch/include/torch/csrc/distributed/Placement.h' 2025-12-04T08:34:44.0487381Z adding 'torch/include/torch/csrc/distributed/python_placement.h' 2025-12-04T08:34:44.0489344Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-12-04T08:34:44.0490828Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-12-04T08:34:44.0492349Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-12-04T08:34:44.0495099Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-12-04T08:34:44.0497667Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-12-04T08:34:44.0500856Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-12-04T08:34:44.0502408Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-12-04T08:34:44.0504573Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-12-04T08:34:44.0506420Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-12-04T08:34:44.0507876Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-12-04T08:34:44.0509144Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-12-04T08:34:44.0510473Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-12-04T08:34:44.0511719Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-12-04T08:34:44.0513461Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-12-04T08:34:44.0514925Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-12-04T08:34:44.0516401Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-12-04T08:34:44.0517757Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-12-04T08:34:44.0518987Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-12-04T08:34:44.0523249Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-12-04T08:34:44.0524667Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-12-04T08:34:44.0526916Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-12-04T08:34:44.0528222Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-12-04T08:34:44.0531949Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-12-04T08:34:44.0537708Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-12-04T08:34:44.0539301Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-12-04T08:34:44.0540725Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-12-04T08:34:44.0541963Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-12-04T08:34:44.0543515Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-12-04T08:34:44.0548040Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-12-04T08:34:44.0549259Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-12-04T08:34:44.0551381Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-12-04T08:34:44.0552913Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-12-04T08:34:44.0560487Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-12-04T08:34:44.0565261Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-12-04T08:34:44.0570918Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-12-04T08:34:44.0573817Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-12-04T08:34:44.0594384Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-12-04T08:34:44.0597870Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-12-04T08:34:44.0599973Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-12-04T08:34:44.0603222Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-12-04T08:34:44.0605137Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-12-04T08:34:44.0607137Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-12-04T08:34:44.0609356Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-12-04T08:34:44.0610905Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-12-04T08:34:44.0613875Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-12-04T08:34:44.0617071Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-12-04T08:34:44.0618877Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-12-04T08:34:44.0621268Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-12-04T08:34:44.0622638Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-12-04T08:34:44.0628890Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-12-04T08:34:44.0630429Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-12-04T08:34:44.0633021Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-12-04T08:34:44.0634321Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-12-04T08:34:44.0636313Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-12-04T08:34:44.0637654Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-12-04T08:34:44.0639074Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-12-04T08:34:44.0640366Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-12-04T08:34:44.0641824Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-12-04T08:34:44.0644498Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-12-04T08:34:44.0645989Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-12-04T08:34:44.0647460Z adding 'torch/include/torch/csrc/distributed/c10d/python_callback_work.hpp' 2025-12-04T08:34:44.0648692Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-12-04T08:34:44.0657380Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-12-04T08:34:44.0659494Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-12-04T08:34:44.0661039Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-12-04T08:34:44.0662646Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-12-04T08:34:44.0664014Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-12-04T08:34:44.0665810Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-12-04T08:34:44.0667264Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-12-04T08:34:44.0669318Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-12-04T08:34:44.0670564Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.hpp' 2025-12-04T08:34:44.0672063Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-12-04T08:34:44.0673427Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' 2025-12-04T08:34:44.0674725Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' 2025-12-04T08:34:44.0675858Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-12-04T08:34:44.0677188Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-12-04T08:34:44.0678454Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-12-04T08:34:44.0680196Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-12-04T08:34:44.0683380Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' 2025-12-04T08:34:44.0685446Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' 2025-12-04T08:34:44.0686911Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' 2025-12-04T08:34:44.0688657Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' 2025-12-04T08:34:44.0690032Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' 2025-12-04T08:34:44.0692803Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' 2025-12-04T08:34:44.0694101Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/env.hpp' 2025-12-04T08:34:44.0695726Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' 2025-12-04T08:34:44.0698237Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp' 2025-12-04T08:34:44.0699990Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-12-04T08:34:44.0702910Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-12-04T08:34:44.0705067Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-12-04T08:34:44.0706468Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-12-04T08:34:44.0707916Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-12-04T08:34:44.0709344Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-12-04T08:34:44.0710459Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-12-04T08:34:44.0712624Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-12-04T08:34:44.0713966Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-12-04T08:34:44.0715273Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-12-04T08:34:44.0716816Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-12-04T08:34:44.0717894Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-12-04T08:34:44.0722236Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-12-04T08:34:44.0723746Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-12-04T08:34:44.0729218Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-12-04T08:34:44.0735599Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-12-04T08:34:44.0736935Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-12-04T08:34:44.0738563Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-12-04T08:34:44.0740115Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-12-04T08:34:44.0741301Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-12-04T08:34:44.0746625Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-12-04T08:34:44.0748872Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-12-04T08:34:44.0750346Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-12-04T08:34:44.0751778Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-12-04T08:34:44.0753192Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-12-04T08:34:44.0754525Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-12-04T08:34:44.0756264Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-12-04T08:34:44.0758076Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-12-04T08:34:44.0759843Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-12-04T08:34:44.0761829Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-12-04T08:34:44.0763866Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-12-04T08:34:44.0764895Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-12-04T08:34:44.0766746Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-12-04T08:34:44.0781086Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-12-04T08:34:44.0782740Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-12-04T08:34:44.0784142Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-12-04T08:34:44.0785614Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-12-04T08:34:44.0787520Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-12-04T08:34:44.0789006Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-12-04T08:34:44.0790292Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-12-04T08:34:44.0792726Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-12-04T08:34:44.0794473Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-12-04T08:34:44.0796376Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-12-04T08:34:44.0797464Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-12-04T08:34:44.0798526Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-12-04T08:34:44.0799577Z adding 'torch/include/torch/csrc/dynamo/stackref_bridge.h' 2025-12-04T08:34:44.0800649Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-12-04T08:34:44.0802033Z adding 'torch/include/torch/csrc/export/example_upgraders.h' 2025-12-04T08:34:44.0804217Z adding 'torch/include/torch/csrc/export/pt2_archive_constants.h' 2025-12-04T08:34:44.0805499Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-12-04T08:34:44.0807602Z adding 'torch/include/torch/csrc/export/upgrader.h' 2025-12-04T08:34:44.0809173Z adding 'torch/include/torch/csrc/functionalization/Module.h' 2025-12-04T08:34:44.0810520Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-12-04T08:34:44.0811698Z adding 'torch/include/torch/csrc/fx/node.h' 2025-12-04T08:34:44.0813434Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-12-04T08:34:44.0823448Z adding 'torch/include/torch/csrc/inductor/cpp_prefix.h' 2025-12-04T08:34:44.0825139Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-12-04T08:34:44.0826478Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-12-04T08:34:44.0828666Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-12-04T08:34:44.0831008Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-12-04T08:34:44.0832541Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-12-04T08:34:44.0833643Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-12-04T08:34:44.0834799Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-12-04T08:34:44.0835815Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-12-04T08:34:44.0836763Z adding 'torch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-12-04T08:34:44.0837768Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-12-04T08:34:44.0839390Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-12-04T08:34:44.0840364Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-12-04T08:34:44.0842580Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-12-04T08:34:44.0843761Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-12-04T08:34:44.0844978Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-12-04T08:34:44.0846140Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-12-04T08:34:44.0847375Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-12-04T08:34:44.0848539Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-12-04T08:34:44.0851025Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-12-04T08:34:44.0852239Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-12-04T08:34:44.0853714Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-12-04T08:34:44.0856419Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-12-04T08:34:44.0858160Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/kernel_context_tls.h' 2025-12-04T08:34:44.0860105Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-12-04T08:34:44.0861573Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-12-04T08:34:44.0869809Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_base.h' 2025-12-04T08:34:44.0877040Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-12-04T08:34:44.0878782Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-12-04T08:34:44.0881297Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-12-04T08:34:44.0883133Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-12-04T08:34:44.0886497Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-12-04T08:34:44.0888145Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-12-04T08:34:44.0889660Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-12-04T08:34:44.0891269Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-12-04T08:34:44.0893307Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-12-04T08:34:44.0894829Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-12-04T08:34:44.0896066Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-12-04T08:34:44.0898358Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-12-04T08:34:44.0900382Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/macros.h' 2025-12-04T08:34:44.0906555Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-12-04T08:34:44.0908638Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-12-04T08:34:44.0910523Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' 2025-12-04T08:34:44.0912156Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-12-04T08:34:44.0913862Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-12-04T08:34:44.0915560Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' 2025-12-04T08:34:44.0919972Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-12-04T08:34:44.0925035Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-12-04T08:34:44.0929052Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-12-04T08:34:44.0931776Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-12-04T08:34:44.0933251Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-12-04T08:34:44.0934806Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-12-04T08:34:44.0935949Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-12-04T08:34:44.0937041Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-12-04T08:34:44.0938071Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-12-04T08:34:44.0939121Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-12-04T08:34:44.0940375Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-12-04T08:34:44.0941417Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-12-04T08:34:44.0942399Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-12-04T08:34:44.0943594Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-12-04T08:34:44.0944802Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-12-04T08:34:44.0947216Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-12-04T08:34:44.0948767Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-12-04T08:34:44.0949986Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-12-04T08:34:44.0953985Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-12-04T08:34:44.0956381Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-12-04T08:34:44.0958100Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-12-04T08:34:44.0965329Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-12-04T08:34:44.0967945Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-12-04T08:34:44.0970130Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-12-04T08:34:44.0972837Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-12-04T08:34:44.0974417Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-12-04T08:34:44.0975741Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-12-04T08:34:44.0977422Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-12-04T08:34:44.0978609Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-12-04T08:34:44.0979970Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-12-04T08:34:44.0981116Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-12-04T08:34:44.0982370Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-12-04T08:34:44.0983748Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-12-04T08:34:44.0985130Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-12-04T08:34:44.0986331Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-12-04T08:34:44.0987509Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-12-04T08:34:44.0988673Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-12-04T08:34:44.0989831Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-12-04T08:34:44.0991752Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-12-04T08:34:44.0993494Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-12-04T08:34:44.0995287Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-12-04T08:34:44.0996959Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-12-04T08:34:44.0998789Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-12-04T08:34:44.1000247Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-12-04T08:34:44.1001409Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-12-04T08:34:44.1002988Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-12-04T08:34:44.1004428Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-12-04T08:34:44.1005639Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-12-04T08:34:44.1007341Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-12-04T08:34:44.1008748Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-12-04T08:34:44.1010040Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-12-04T08:34:44.1012008Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-12-04T08:34:44.1013461Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-12-04T08:34:44.1015017Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-12-04T08:34:44.1016115Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-12-04T08:34:44.1017572Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-12-04T08:34:44.1019216Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-12-04T08:34:44.1020915Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-12-04T08:34:44.1022543Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-12-04T08:34:44.1025921Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-12-04T08:34:44.1029262Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-12-04T08:34:44.1030508Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-12-04T08:34:44.1031640Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-12-04T08:34:44.1032934Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-12-04T08:34:44.1034460Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-12-04T08:34:44.1035643Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-12-04T08:34:44.1037009Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-12-04T08:34:44.1038638Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-12-04T08:34:44.1039802Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-12-04T08:34:44.1041488Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-12-04T08:34:44.1042686Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-12-04T08:34:44.1044832Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-12-04T08:34:44.1046382Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-12-04T08:34:44.1047515Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-12-04T08:34:44.1050675Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-12-04T08:34:44.1051939Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-12-04T08:34:44.1053084Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-12-04T08:34:44.1054583Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-12-04T08:34:44.1055697Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-12-04T08:34:44.1056937Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-12-04T08:34:44.1058089Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-12-04T08:34:44.1059243Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-12-04T08:34:44.1065189Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-12-04T08:34:44.1067021Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-12-04T08:34:44.1068319Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-12-04T08:34:44.1070016Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-12-04T08:34:44.1071993Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-12-04T08:34:44.1073138Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-12-04T08:34:44.1074568Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-12-04T08:34:44.1075991Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-12-04T08:34:44.1077446Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-12-04T08:34:44.1078834Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-12-04T08:34:44.1083798Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-12-04T08:34:44.1085359Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-12-04T08:34:44.1086537Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-12-04T08:34:44.1094042Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-12-04T08:34:44.1097697Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-12-04T08:34:44.1100468Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-12-04T08:34:44.1109549Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-12-04T08:34:44.1111154Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-12-04T08:34:44.1116375Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-12-04T08:34:44.1118419Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-12-04T08:34:44.1119970Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-12-04T08:34:44.1122175Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-12-04T08:34:44.1123436Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-12-04T08:34:44.1141151Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-12-04T08:34:44.1143648Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-12-04T08:34:44.1145153Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-12-04T08:34:44.1147136Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-12-04T08:34:44.1148549Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-12-04T08:34:44.1151182Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-12-04T08:34:44.1153338Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-12-04T08:34:44.1154432Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-12-04T08:34:44.1156228Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-12-04T08:34:44.1157835Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-12-04T08:34:44.1160277Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-12-04T08:34:44.1162310Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-12-04T08:34:44.1163697Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-12-04T08:34:44.1165841Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-12-04T08:34:44.1167462Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-12-04T08:34:44.1168754Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-12-04T08:34:44.1170278Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-12-04T08:34:44.1171276Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-12-04T08:34:44.1172643Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-12-04T08:34:44.1174892Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-12-04T08:34:44.1176784Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-12-04T08:34:44.1177990Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-12-04T08:34:44.1179320Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-12-04T08:34:44.1180439Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-12-04T08:34:44.1182494Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-12-04T08:34:44.1183927Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-12-04T08:34:44.1185270Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-12-04T08:34:44.1186952Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-12-04T08:34:44.1188249Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-12-04T08:34:44.1189570Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-12-04T08:34:44.1191144Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-12-04T08:34:44.1192510Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-12-04T08:34:44.1194188Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-12-04T08:34:44.1195551Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-12-04T08:34:44.1197132Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-12-04T08:34:44.1198581Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-12-04T08:34:44.1200058Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-12-04T08:34:44.1201954Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-12-04T08:34:44.1203571Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-12-04T08:34:44.1204749Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-12-04T08:34:44.1206071Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-12-04T08:34:44.1207575Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-12-04T08:34:44.1209866Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-12-04T08:34:44.1211344Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-12-04T08:34:44.1213056Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-12-04T08:34:44.1214467Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-12-04T08:34:44.1215882Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-12-04T08:34:44.1218119Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-12-04T08:34:44.1219860Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-12-04T08:34:44.1221161Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-12-04T08:34:44.1222618Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-12-04T08:34:44.1223947Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-12-04T08:34:44.1225888Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-12-04T08:34:44.1227080Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-12-04T08:34:44.1228246Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-12-04T08:34:44.1229634Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-12-04T08:34:44.1230754Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-12-04T08:34:44.1232047Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-12-04T08:34:44.1233361Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-12-04T08:34:44.1234476Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-12-04T08:34:44.1235717Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-12-04T08:34:44.1237083Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-12-04T08:34:44.1238319Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-12-04T08:34:44.1239408Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-12-04T08:34:44.1240533Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-12-04T08:34:44.1241925Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-12-04T08:34:44.1243109Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-12-04T08:34:44.1244286Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-12-04T08:34:44.1245683Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-12-04T08:34:44.1246835Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-12-04T08:34:44.1248037Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-12-04T08:34:44.1249296Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-12-04T08:34:44.1250641Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-12-04T08:34:44.1251981Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-12-04T08:34:44.1253439Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-12-04T08:34:44.1254729Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-12-04T08:34:44.1255983Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-12-04T08:34:44.1257402Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-12-04T08:34:44.1258512Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-12-04T08:34:44.1259694Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-12-04T08:34:44.1260915Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-12-04T08:34:44.1262135Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-12-04T08:34:44.1263346Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-12-04T08:34:44.1264441Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-12-04T08:34:44.1265800Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-12-04T08:34:44.1267188Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-12-04T08:34:44.1268362Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-12-04T08:34:44.1269773Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-12-04T08:34:44.1271271Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-12-04T08:34:44.1272414Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-12-04T08:34:44.1273523Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-12-04T08:34:44.1274689Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-12-04T08:34:44.1275889Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-12-04T08:34:44.1277031Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-12-04T08:34:44.1278190Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-12-04T08:34:44.1279267Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-12-04T08:34:44.1280446Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-12-04T08:34:44.1281647Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-12-04T08:34:44.1282790Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-12-04T08:34:44.1284037Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-12-04T08:34:44.1285353Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-12-04T08:34:44.1286521Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-12-04T08:34:44.1287807Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-12-04T08:34:44.1289051Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-12-04T08:34:44.1290229Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-12-04T08:34:44.1291455Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-12-04T08:34:44.1292643Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-12-04T08:34:44.1293878Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-12-04T08:34:44.1295278Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-12-04T08:34:44.1296432Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-12-04T08:34:44.1298775Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-12-04T08:34:44.1300247Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-12-04T08:34:44.1301622Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-12-04T08:34:44.1303211Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-12-04T08:34:44.1304926Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-12-04T08:34:44.1306296Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-12-04T08:34:44.1307448Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-12-04T08:34:44.1308619Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-12-04T08:34:44.1309769Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-12-04T08:34:44.1311183Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-12-04T08:34:44.1312303Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-12-04T08:34:44.1313491Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-12-04T08:34:44.1315129Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-12-04T08:34:44.1316302Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-12-04T08:34:44.1317557Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-12-04T08:34:44.1318742Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-12-04T08:34:44.1320120Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-12-04T08:34:44.1321421Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-12-04T08:34:44.1322712Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-12-04T08:34:44.1324608Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-12-04T08:34:44.1326136Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-12-04T08:34:44.1327500Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-12-04T08:34:44.1329138Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-12-04T08:34:44.1330902Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-12-04T08:34:44.1332498Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-12-04T08:34:44.1333992Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-12-04T08:34:44.1335329Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-12-04T08:34:44.1336609Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-12-04T08:34:44.1337868Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-12-04T08:34:44.1339467Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-12-04T08:34:44.1341037Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-12-04T08:34:44.1342257Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-12-04T08:34:44.1344133Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-12-04T08:34:44.1345564Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-12-04T08:34:44.1346906Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-12-04T08:34:44.1348068Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-12-04T08:34:44.1349295Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-12-04T08:34:44.1350988Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-12-04T08:34:44.1352129Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-12-04T08:34:44.1353661Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-12-04T08:34:44.1354804Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-12-04T08:34:44.1356054Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-12-04T08:34:44.1357292Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-12-04T08:34:44.1358406Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-12-04T08:34:44.1359701Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-12-04T08:34:44.1360895Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-12-04T08:34:44.1362076Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-12-04T08:34:44.1363237Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-12-04T08:34:44.1365228Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-12-04T08:34:44.1366486Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-12-04T08:34:44.1367978Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-12-04T08:34:44.1369118Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-12-04T08:34:44.1370835Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-12-04T08:34:44.1372485Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-12-04T08:34:44.1374184Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-12-04T08:34:44.1375763Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-12-04T08:34:44.1377058Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-12-04T08:34:44.1379541Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-12-04T08:34:44.1381071Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-12-04T08:34:44.1382522Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-12-04T08:34:44.1390712Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-12-04T08:34:44.1392446Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-12-04T08:34:44.1393869Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-12-04T08:34:44.1395612Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-12-04T08:34:44.1398325Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-12-04T08:34:44.1399618Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-12-04T08:34:44.1400939Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-12-04T08:34:44.1402511Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-12-04T08:34:44.1404416Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-12-04T08:34:44.1405940Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-12-04T08:34:44.1407532Z adding 'torch/include/torch/csrc/jit/python/opaque_obj.h' 2025-12-04T08:34:44.1410213Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-12-04T08:34:44.1423968Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-12-04T08:34:44.1426573Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-12-04T08:34:44.1428064Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-12-04T08:34:44.1429953Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-12-04T08:34:44.1431573Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-12-04T08:34:44.1433762Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-12-04T08:34:44.1436134Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-12-04T08:34:44.1439175Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-12-04T08:34:44.1440829Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-12-04T08:34:44.1441952Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-12-04T08:34:44.1443038Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-12-04T08:34:44.1445073Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-12-04T08:34:44.1446201Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-12-04T08:34:44.1451579Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-12-04T08:34:44.1453912Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-12-04T08:34:44.1455403Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-12-04T08:34:44.1457155Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-12-04T08:34:44.1459200Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-12-04T08:34:44.1460439Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-12-04T08:34:44.1461710Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-12-04T08:34:44.1463829Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-12-04T08:34:44.1465962Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-12-04T08:34:44.1468326Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-12-04T08:34:44.1471000Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-12-04T08:34:44.1473288Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-12-04T08:34:44.1474748Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-12-04T08:34:44.1475991Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-12-04T08:34:44.1477706Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-12-04T08:34:44.1481691Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-12-04T08:34:44.1483043Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-12-04T08:34:44.1484342Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-12-04T08:34:44.1486256Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-12-04T08:34:44.1489392Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-12-04T08:34:44.1496405Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-12-04T08:34:44.1498534Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-12-04T08:34:44.1499979Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-12-04T08:34:44.1501170Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-12-04T08:34:44.1502560Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-12-04T08:34:44.1504161Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-12-04T08:34:44.1505382Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-12-04T08:34:44.1507259Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-12-04T08:34:44.1508652Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-12-04T08:34:44.1509968Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-12-04T08:34:44.1511315Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-12-04T08:34:44.1513716Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-12-04T08:34:44.1522861Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-12-04T08:34:44.1524685Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-12-04T08:34:44.1526090Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-12-04T08:34:44.1528923Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-12-04T08:34:44.1530236Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-12-04T08:34:44.1541175Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-12-04T08:34:44.1542810Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-12-04T08:34:44.1546717Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-12-04T08:34:44.1549124Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-12-04T08:34:44.1551156Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-12-04T08:34:44.1553560Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-12-04T08:34:44.1555057Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-12-04T08:34:44.1556676Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-12-04T08:34:44.1558808Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-12-04T08:34:44.1562341Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-12-04T08:34:44.1563797Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-12-04T08:34:44.1565611Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-12-04T08:34:44.1566973Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-12-04T08:34:44.1568703Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-12-04T08:34:44.1570095Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-12-04T08:34:44.1571378Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-12-04T08:34:44.1572619Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-12-04T08:34:44.1574015Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-12-04T08:34:44.1575556Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-12-04T08:34:44.1592160Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-12-04T08:34:44.1594146Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-12-04T08:34:44.1596280Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-12-04T08:34:44.1610458Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-12-04T08:34:44.1610872Z adding 'torch/include/torch/csrc/jit/serialization/pickler_helper.h' 2025-12-04T08:34:44.1611051Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-12-04T08:34:44.1611264Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-12-04T08:34:44.1611489Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-12-04T08:34:44.1611668Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-12-04T08:34:44.1611845Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-12-04T08:34:44.1613317Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-12-04T08:34:44.1616176Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-12-04T08:34:44.1618164Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-12-04T08:34:44.1619722Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-12-04T08:34:44.1621838Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-12-04T08:34:44.1624683Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-12-04T08:34:44.1626695Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-12-04T08:34:44.1628137Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-12-04T08:34:44.1630845Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-12-04T08:34:44.1632608Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-12-04T08:34:44.1635436Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-12-04T08:34:44.1637106Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-12-04T08:34:44.1641055Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-12-04T08:34:44.1642966Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-12-04T08:34:44.1644337Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-12-04T08:34:44.1646782Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-12-04T08:34:44.1648823Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-12-04T08:34:44.1650712Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-12-04T08:34:44.1653009Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-12-04T08:34:44.1655941Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-12-04T08:34:44.1657398Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-12-04T08:34:44.1663061Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-12-04T08:34:44.1664688Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-12-04T08:34:44.1666463Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-12-04T08:34:44.1668070Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-12-04T08:34:44.1672843Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-12-04T08:34:44.1674012Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-12-04T08:34:44.1675373Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-12-04T08:34:44.1679496Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-12-04T08:34:44.1681460Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-12-04T08:34:44.1683199Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-12-04T08:34:44.1690124Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-12-04T08:34:44.1691465Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-12-04T08:34:44.1692921Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-12-04T08:34:44.1697231Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-12-04T08:34:44.1700056Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-12-04T08:34:44.1704670Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-12-04T08:34:44.1711791Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-12-04T08:34:44.1713754Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-12-04T08:34:44.1715173Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-12-04T08:34:44.1717290Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-12-04T08:34:44.1718903Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-12-04T08:34:44.1720477Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-12-04T08:34:44.1722358Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-12-04T08:34:44.1723629Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-12-04T08:34:44.1725119Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-12-04T08:34:44.1726849Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-12-04T08:34:44.1728249Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-12-04T08:34:44.1729361Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-12-04T08:34:44.1730991Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-12-04T08:34:44.1732197Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-12-04T08:34:44.1733169Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-12-04T08:34:44.1734658Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-12-04T08:34:44.1736178Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-12-04T08:34:44.1737509Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-12-04T08:34:44.1739179Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-12-04T08:34:44.1740796Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-12-04T08:34:44.1743487Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-12-04T08:34:44.1745049Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-12-04T08:34:44.1747430Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-12-04T08:34:44.1748953Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-12-04T08:34:44.1750480Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-12-04T08:34:44.1751592Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-12-04T08:34:44.1754035Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-12-04T08:34:44.1755992Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-12-04T08:34:44.1758779Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-12-04T08:34:44.1760840Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-12-04T08:34:44.1762208Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-12-04T08:34:44.1763613Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-12-04T08:34:44.1764867Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-12-04T08:34:44.1769331Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-12-04T08:34:44.1772317Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-12-04T08:34:44.1774069Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-12-04T08:34:44.1775588Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-12-04T08:34:44.1777227Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-12-04T08:34:44.1780014Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-12-04T08:34:44.1783377Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-12-04T08:34:44.1784897Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-12-04T08:34:44.1786905Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-12-04T08:34:44.1788174Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-12-04T08:34:44.1789802Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-12-04T08:34:44.1791229Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-12-04T08:34:44.1793308Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-12-04T08:34:44.1794638Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-12-04T08:34:44.1796046Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-12-04T08:34:44.1797243Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-12-04T08:34:44.1824759Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-12-04T08:34:44.1830965Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-12-04T08:34:44.1833006Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-12-04T08:34:44.1834564Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-12-04T08:34:44.1835959Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-12-04T08:34:44.1837536Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-12-04T08:34:44.1839183Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-12-04T08:34:44.1840741Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-12-04T08:34:44.1842028Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-12-04T08:34:44.1843273Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-12-04T08:34:44.1844594Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-12-04T08:34:44.1845858Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-12-04T08:34:44.1847894Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-12-04T08:34:44.1849762Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-12-04T08:34:44.1851107Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-12-04T08:34:44.1852756Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-12-04T08:34:44.1854218Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-12-04T08:34:44.1855958Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-12-04T08:34:44.1858880Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-12-04T08:34:44.1860689Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-12-04T08:34:44.1862000Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-12-04T08:34:44.1863343Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-12-04T08:34:44.1864683Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-12-04T08:34:44.1866330Z adding 'torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-12-04T08:34:44.1867623Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-12-04T08:34:44.1869016Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-12-04T08:34:44.1870138Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-12-04T08:34:44.1871379Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-12-04T08:34:44.1872916Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-12-04T08:34:44.1878612Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-12-04T08:34:44.1880645Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-12-04T08:34:44.1883190Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-12-04T08:34:44.1885310Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-12-04T08:34:44.1886942Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-12-04T08:34:44.1888539Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-12-04T08:34:44.1890255Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-12-04T08:34:44.1891720Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-12-04T08:34:44.1893397Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-12-04T08:34:44.1895763Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-12-04T08:34:44.1898738Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-12-04T08:34:44.1900404Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-12-04T08:34:44.1901709Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-12-04T08:34:44.1903782Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-12-04T08:34:44.1905021Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-12-04T08:34:44.1906497Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-12-04T08:34:44.1908098Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-12-04T08:34:44.1909490Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-12-04T08:34:44.1910506Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-12-04T08:34:44.1911845Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-12-04T08:34:44.1913300Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-12-04T08:34:44.1915273Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-12-04T08:34:44.1916766Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-12-04T08:34:44.1919445Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-12-04T08:34:44.1920898Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-12-04T08:34:44.1923145Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-12-04T08:34:44.1924845Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-12-04T08:34:44.1926582Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-12-04T08:34:44.1930224Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-12-04T08:34:44.1932267Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-12-04T08:34:44.1935690Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-12-04T08:34:44.1937903Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-12-04T08:34:44.1939768Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-12-04T08:34:44.1941659Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-12-04T08:34:44.1943273Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-12-04T08:34:44.1944703Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-12-04T08:34:44.1946572Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-12-04T08:34:44.1948670Z adding 'torch/include/torch/csrc/stable/accelerator.h' 2025-12-04T08:34:44.1949955Z adding 'torch/include/torch/csrc/stable/device.h' 2025-12-04T08:34:44.1951375Z adding 'torch/include/torch/csrc/stable/device_inl.h' 2025-12-04T08:34:44.1953202Z adding 'torch/include/torch/csrc/stable/device_struct.h' 2025-12-04T08:34:44.1956429Z adding 'torch/include/torch/csrc/stable/library.h' 2025-12-04T08:34:44.1959895Z adding 'torch/include/torch/csrc/stable/ops.h' 2025-12-04T08:34:44.1967034Z adding 'torch/include/torch/csrc/stable/stableivalue_conversions.h' 2025-12-04T08:34:44.1968471Z adding 'torch/include/torch/csrc/stable/tensor.h' 2025-12-04T08:34:44.1970140Z adding 'torch/include/torch/csrc/stable/tensor_inl.h' 2025-12-04T08:34:44.1972895Z adding 'torch/include/torch/csrc/stable/tensor_struct.h' 2025-12-04T08:34:44.1974407Z adding 'torch/include/torch/csrc/stable/version.h' 2025-12-04T08:34:44.1976677Z adding 'torch/include/torch/csrc/stable/c/shim.h' 2025-12-04T08:34:44.1978614Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-12-04T08:34:44.1980618Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-12-04T08:34:44.1981795Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-12-04T08:34:44.1983132Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-12-04T08:34:44.1984843Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-12-04T08:34:44.1986528Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-12-04T08:34:44.2006625Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-12-04T08:34:44.2009031Z adding 'torch/include/torch/csrc/utils/init.h' 2025-12-04T08:34:44.2010760Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-12-04T08:34:44.2011919Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-12-04T08:34:44.2013275Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-12-04T08:34:44.2014890Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-12-04T08:34:44.2016384Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-12-04T08:34:44.2019669Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-12-04T08:34:44.2021297Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-12-04T08:34:44.2023431Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-12-04T08:34:44.2034681Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-12-04T08:34:44.2036513Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-12-04T08:34:44.2038112Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-12-04T08:34:44.2040300Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-12-04T08:34:44.2041992Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-12-04T08:34:44.2044270Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-12-04T08:34:44.2046470Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-12-04T08:34:44.2047895Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-12-04T08:34:44.2050271Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-12-04T08:34:44.2051726Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-12-04T08:34:44.2053112Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-12-04T08:34:44.2072381Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-12-04T08:34:44.2074937Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-12-04T08:34:44.2076571Z adding 'torch/include/torch/csrc/utils/six.h' 2025-12-04T08:34:44.2077969Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-12-04T08:34:44.2079591Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-12-04T08:34:44.2080794Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-12-04T08:34:44.2082580Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-12-04T08:34:44.2083964Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-12-04T08:34:44.2085155Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-12-04T08:34:44.2086458Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-12-04T08:34:44.2088063Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-12-04T08:34:44.2089555Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-12-04T08:34:44.2090743Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-12-04T08:34:44.2092014Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-12-04T08:34:44.2094664Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-12-04T08:34:44.2097429Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-12-04T08:34:44.2099118Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-12-04T08:34:44.2100928Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-12-04T08:34:44.2102164Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-12-04T08:34:44.2104225Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-12-04T08:34:44.2105504Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-12-04T08:34:44.2106961Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-12-04T08:34:44.2108787Z adding 'torch/include/torch/csrc/xpu/XPUPluggableAllocator.h' 2025-12-04T08:34:44.2110592Z adding 'torch/include/torch/headeronly/version.h' 2025-12-04T08:34:44.2112817Z adding 'torch/include/torch/headeronly/core/DeviceType.h' 2025-12-04T08:34:44.2114624Z adding 'torch/include/torch/headeronly/core/Dispatch.h' 2025-12-04T08:34:44.2118997Z adding 'torch/include/torch/headeronly/core/Dispatch_v2.h' 2025-12-04T08:34:44.2120640Z adding 'torch/include/torch/headeronly/core/Layout.h' 2025-12-04T08:34:44.2122184Z adding 'torch/include/torch/headeronly/core/MemoryFormat.h' 2025-12-04T08:34:44.2126549Z adding 'torch/include/torch/headeronly/core/ScalarType.h' 2025-12-04T08:34:44.2130138Z adding 'torch/include/torch/headeronly/core/TensorAccessor.h' 2025-12-04T08:34:44.2132238Z adding 'torch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-12-04T08:34:44.2133746Z adding 'torch/include/torch/headeronly/cpu/vec/vec_half.h' 2025-12-04T08:34:44.2136481Z adding 'torch/include/torch/headeronly/macros/Export.h' 2025-12-04T08:34:44.2143321Z adding 'torch/include/torch/headeronly/macros/Macros.h' 2025-12-04T08:34:44.2144707Z adding 'torch/include/torch/headeronly/macros/cmake_macros.h' 2025-12-04T08:34:44.2148331Z adding 'torch/include/torch/headeronly/util/BFloat16.h' 2025-12-04T08:34:44.2150482Z adding 'torch/include/torch/headeronly/util/Deprecated.h' 2025-12-04T08:34:44.2152275Z adding 'torch/include/torch/headeronly/util/Exception.h' 2025-12-04T08:34:44.2153779Z adding 'torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' 2025-12-04T08:34:44.2158048Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-12-04T08:34:44.2161439Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-12-04T08:34:44.2164748Z adding 'torch/include/torch/headeronly/util/Float8_e5m2.h' 2025-12-04T08:34:44.2169943Z adding 'torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-12-04T08:34:44.2174845Z adding 'torch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-12-04T08:34:44.2176461Z adding 'torch/include/torch/headeronly/util/Float8_fnuz_cvt.h' 2025-12-04T08:34:44.2182790Z adding 'torch/include/torch/headeronly/util/Half.h' 2025-12-04T08:34:44.2185733Z adding 'torch/include/torch/headeronly/util/HeaderOnlyArrayRef.h' 2025-12-04T08:34:44.2188441Z adding 'torch/include/torch/headeronly/util/Metaprogramming.h' 2025-12-04T08:34:44.2192493Z adding 'torch/include/torch/headeronly/util/TypeList.h' 2025-12-04T08:34:44.2194534Z adding 'torch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-12-04T08:34:44.2196635Z adding 'torch/include/torch/headeronly/util/TypeTraits.h' 2025-12-04T08:34:44.2198057Z adding 'torch/include/torch/headeronly/util/bit_cast.h' 2025-12-04T08:34:44.2199432Z adding 'torch/include/torch/headeronly/util/bits.h' 2025-12-04T08:34:44.2204255Z adding 'torch/include/torch/headeronly/util/complex.h' 2025-12-04T08:34:44.2205761Z adding 'torch/include/torch/headeronly/util/floating_point_utils.h' 2025-12-04T08:34:44.2206899Z adding 'torch/include/torch/headeronly/util/qint32.h' 2025-12-04T08:34:44.2208125Z adding 'torch/include/torch/headeronly/util/qint8.h' 2025-12-04T08:34:44.2209415Z adding 'torch/include/torch/headeronly/util/quint2x4.h' 2025-12-04T08:34:44.2210445Z adding 'torch/include/torch/headeronly/util/quint4x2.h' 2025-12-04T08:34:44.2211947Z adding 'torch/include/torch/headeronly/util/quint8.h' 2025-12-04T08:34:44.2212941Z adding 'torch/include/torch/headeronly/util/shim_utils.h' 2025-12-04T08:34:44.2216790Z adding 'torch/jit/__init__.py' 2025-12-04T08:34:44.2218806Z adding 'torch/jit/_async.py' 2025-12-04T08:34:44.2220226Z adding 'torch/jit/_await.py' 2025-12-04T08:34:44.2222770Z adding 'torch/jit/_builtins.py' 2025-12-04T08:34:44.2226016Z adding 'torch/jit/_check.py' 2025-12-04T08:34:44.2228586Z adding 'torch/jit/_dataclass_impls.py' 2025-12-04T08:34:44.2229925Z adding 'torch/jit/_decomposition_utils.py' 2025-12-04T08:34:44.2231987Z adding 'torch/jit/_decompositions.py' 2025-12-04T08:34:44.2235289Z adding 'torch/jit/_freeze.py' 2025-12-04T08:34:44.2237880Z adding 'torch/jit/_fuser.py' 2025-12-04T08:34:44.2239333Z adding 'torch/jit/_ir_utils.py' 2025-12-04T08:34:44.2240618Z adding 'torch/jit/_logging.py' 2025-12-04T08:34:44.2243412Z adding 'torch/jit/_monkeytype_config.py' 2025-12-04T08:34:44.2245156Z adding 'torch/jit/_pickle.py' 2025-12-04T08:34:44.2258307Z adding 'torch/jit/_recursive.py' 2025-12-04T08:34:44.2281389Z adding 'torch/jit/_script.py' 2025-12-04T08:34:44.2285067Z adding 'torch/jit/_script.pyi' 2025-12-04T08:34:44.2288768Z adding 'torch/jit/_serialization.py' 2025-12-04T08:34:44.2301350Z adding 'torch/jit/_shape_functions.py' 2025-12-04T08:34:44.2304007Z adding 'torch/jit/_state.py' 2025-12-04T08:34:44.2320528Z adding 'torch/jit/_trace.py' 2025-12-04T08:34:44.2326642Z adding 'torch/jit/annotations.py' 2025-12-04T08:34:44.2339778Z adding 'torch/jit/frontend.py' 2025-12-04T08:34:44.2341697Z adding 'torch/jit/generate_bytecode.py' 2025-12-04T08:34:44.2343203Z adding 'torch/jit/quantized.py' 2025-12-04T08:34:44.2346681Z adding 'torch/jit/supported_ops.py' 2025-12-04T08:34:44.2348466Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-12-04T08:34:44.2349911Z adding 'torch/jit/_passes/__init__.py' 2025-12-04T08:34:44.2351353Z adding 'torch/jit/_passes/_property_propagation.py' 2025-12-04T08:34:44.2354005Z adding 'torch/jit/mobile/__init__.py' 2025-12-04T08:34:44.2485595Z adding 'torch/lib/libaoti_custom_ops.so' 2025-12-04T08:34:44.2611120Z adding 'torch/lib/libbackend_with_compiler.so' 2025-12-04T08:34:44.3221705Z adding 'torch/lib/libc10.so' 2025-12-04T08:34:44.3497730Z adding 'torch/lib/libc10_cuda.so' 2025-12-04T08:34:44.3512471Z adding 'torch/lib/libc10d_cuda_test.so' 2025-12-04T08:34:44.3513739Z adding 'torch/lib/libcaffe2_nvrtc.so' 2025-12-04T08:34:44.3610137Z adding 'torch/lib/libjitbackend_test.so' 2025-12-04T08:34:44.3628691Z adding 'torch/lib/libshm.so' 2025-12-04T08:34:44.3628978Z adding 'torch/lib/libtorch.so' 2025-12-04T08:34:59.5112640Z adding 'torch/lib/libtorch_cpu.so' 2025-12-04T08:35:10.9266280Z adding 'torch/lib/libtorch_cuda.so' 2025-12-04T08:35:11.1160780Z adding 'torch/lib/libtorch_cuda_linalg.so' 2025-12-04T08:35:11.1168090Z adding 'torch/lib/libtorch_global_deps.so' 2025-12-04T08:35:11.4851964Z adding 'torch/lib/libtorch_nvshmem.so' 2025-12-04T08:35:12.7105508Z adding 'torch/lib/libtorch_python.so' 2025-12-04T08:35:12.7659269Z adding 'torch/lib/libtorchbind_test.so' 2025-12-04T08:35:12.7669304Z adding 'torch/lib/libshm/alloc_info.h' 2025-12-04T08:35:12.7669693Z adding 'torch/lib/libshm/err.h' 2025-12-04T08:35:12.7670012Z adding 'torch/lib/libshm/libshm.h' 2025-12-04T08:35:12.7670301Z adding 'torch/lib/libshm/socket.h' 2025-12-04T08:35:12.7671411Z adding 'torch/lib/libshm_windows/libshm.h' 2025-12-04T08:35:12.7701506Z adding 'torch/linalg/__init__.py' 2025-12-04T08:35:12.7713702Z adding 'torch/masked/__init__.py' 2025-12-04T08:35:12.7722391Z adding 'torch/masked/_docs.py' 2025-12-04T08:35:12.7737699Z adding 'torch/masked/_ops.py' 2025-12-04T08:35:12.7739317Z adding 'torch/masked/maskedtensor/__init__.py' 2025-12-04T08:35:12.7744761Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-12-04T08:35:12.7746149Z adding 'torch/masked/maskedtensor/binary.py' 2025-12-04T08:35:12.7749961Z adding 'torch/masked/maskedtensor/core.py' 2025-12-04T08:35:12.7751312Z adding 'torch/masked/maskedtensor/creation.py' 2025-12-04T08:35:12.7753078Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-12-04T08:35:12.7754830Z adding 'torch/masked/maskedtensor/reductions.py' 2025-12-04T08:35:12.7756729Z adding 'torch/masked/maskedtensor/unary.py' 2025-12-04T08:35:12.7758400Z adding 'torch/monitor/__init__.py' 2025-12-04T08:35:12.7761242Z adding 'torch/mps/__init__.py' 2025-12-04T08:35:12.7762758Z adding 'torch/mps/event.py' 2025-12-04T08:35:12.7764490Z adding 'torch/mps/profiler.py' 2025-12-04T08:35:12.7768741Z adding 'torch/mtia/__init__.py' 2025-12-04T08:35:12.7770291Z adding 'torch/mtia/_utils.py' 2025-12-04T08:35:12.7771896Z adding 'torch/mtia/memory.py' 2025-12-04T08:35:12.7773379Z adding 'torch/mtia/mtia_graph.py' 2025-12-04T08:35:12.7775463Z adding 'torch/multiprocessing/__init__.py' 2025-12-04T08:35:12.7776745Z adding 'torch/multiprocessing/_atfork.py' 2025-12-04T08:35:12.7778228Z adding 'torch/multiprocessing/pool.py' 2025-12-04T08:35:12.7779621Z adding 'torch/multiprocessing/queue.py' 2025-12-04T08:35:12.7786106Z adding 'torch/multiprocessing/reductions.py' 2025-12-04T08:35:12.7790672Z adding 'torch/multiprocessing/spawn.py' 2025-12-04T08:35:12.7792084Z adding 'torch/nativert/__init__.py' 2025-12-04T08:35:12.7793322Z adding 'torch/nativert/backends/__init__.py' 2025-12-04T08:35:12.7795189Z adding 'torch/nativert/backends/_lower_utils.py' 2025-12-04T08:35:12.7796610Z adding 'torch/nativert/backends/_lowered_aoti_module.py' 2025-12-04T08:35:12.7803084Z adding 'torch/nested/__init__.py' 2025-12-04T08:35:12.7804805Z adding 'torch/nested/_internal/__init__.py' 2025-12-04T08:35:12.7806551Z adding 'torch/nested/_internal/nested_int.py' 2025-12-04T08:35:12.7813531Z adding 'torch/nested/_internal/nested_tensor.py' 2025-12-04T08:35:12.7842788Z adding 'torch/nested/_internal/ops.py' 2025-12-04T08:35:12.7850440Z adding 'torch/nested/_internal/sdpa.py' 2025-12-04T08:35:12.7853637Z adding 'torch/nn/__init__.py' 2025-12-04T08:35:12.7853948Z adding 'torch/nn/_reduction.py' 2025-12-04T08:35:12.7854192Z adding 'torch/nn/common_types.py' 2025-12-04T08:35:12.7855513Z adding 'torch/nn/cpp.py' 2025-12-04T08:35:12.7921155Z adding 'torch/nn/functional.py' 2025-12-04T08:35:12.7930681Z adding 'torch/nn/functional.pyi' 2025-12-04T08:35:12.7931023Z adding 'torch/nn/grad.py' 2025-12-04T08:35:12.7937310Z adding 'torch/nn/init.py' 2025-12-04T08:35:12.7940072Z adding 'torch/nn/parameter.py' 2025-12-04T08:35:12.7941396Z adding 'torch/nn/parameter.pyi' 2025-12-04T08:35:12.7944425Z adding 'torch/nn/attention/__init__.py' 2025-12-04T08:35:12.7947295Z adding 'torch/nn/attention/_fa4.py' 2025-12-04T08:35:12.7949651Z adding 'torch/nn/attention/_registry.py' 2025-12-04T08:35:12.7951176Z adding 'torch/nn/attention/_utils.py' 2025-12-04T08:35:12.7955026Z adding 'torch/nn/attention/bias.py' 2025-12-04T08:35:12.7975409Z adding 'torch/nn/attention/flex_attention.py' 2025-12-04T08:35:12.7978726Z adding 'torch/nn/attention/varlen.py' 2025-12-04T08:35:12.7980376Z adding 'torch/nn/attention/experimental/__init__.py' 2025-12-04T08:35:12.7984044Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-12-04T08:35:12.7985183Z adding 'torch/nn/backends/__init__.py' 2025-12-04T08:35:12.7986443Z adding 'torch/nn/backends/thnn.py' 2025-12-04T08:35:12.7988127Z adding 'torch/nn/intrinsic/__init__.py' 2025-12-04T08:35:12.7989555Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-12-04T08:35:12.7990722Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-12-04T08:35:12.7991914Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-12-04T08:35:12.7993280Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-12-04T08:35:12.7994460Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-12-04T08:35:12.7995818Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-12-04T08:35:12.7996559Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-12-04T08:35:12.7997912Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-12-04T08:35:12.7998998Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-12-04T08:35:12.8000246Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-12-04T08:35:12.8001509Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-12-04T08:35:12.8002389Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-12-04T08:35:12.8003611Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-12-04T08:35:12.8004789Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-12-04T08:35:12.8005766Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-12-04T08:35:12.8008501Z adding 'torch/nn/modules/__init__.py' 2025-12-04T08:35:12.8012053Z adding 'torch/nn/modules/_functions.py' 2025-12-04T08:35:12.8026193Z adding 'torch/nn/modules/activation.py' 2025-12-04T08:35:12.8030679Z adding 'torch/nn/modules/adaptive.py' 2025-12-04T08:35:12.8038016Z adding 'torch/nn/modules/batchnorm.py' 2025-12-04T08:35:12.8039837Z adding 'torch/nn/modules/channelshuffle.py' 2025-12-04T08:35:12.8049030Z adding 'torch/nn/modules/container.py' 2025-12-04T08:35:12.8061869Z adding 'torch/nn/modules/conv.py' 2025-12-04T08:35:12.8064335Z adding 'torch/nn/modules/distance.py' 2025-12-04T08:35:12.8067051Z adding 'torch/nn/modules/dropout.py' 2025-12-04T08:35:12.8069249Z adding 'torch/nn/modules/flatten.py' 2025-12-04T08:35:12.8072610Z adding 'torch/nn/modules/fold.py' 2025-12-04T08:35:12.8076220Z adding 'torch/nn/modules/instancenorm.py' 2025-12-04T08:35:12.8080032Z adding 'torch/nn/modules/lazy.py' 2025-12-04T08:35:12.8083526Z adding 'torch/nn/modules/linear.py' 2025-12-04T08:35:12.8106713Z adding 'torch/nn/modules/loss.py' 2025-12-04T08:35:12.8142909Z adding 'torch/nn/modules/module.py' 2025-12-04T08:35:12.8147516Z adding 'torch/nn/modules/normalization.py' 2025-12-04T08:35:12.8151783Z adding 'torch/nn/modules/padding.py' 2025-12-04T08:35:12.8153792Z adding 'torch/nn/modules/pixelshuffle.py' 2025-12-04T08:35:12.8163660Z adding 'torch/nn/modules/pooling.py' 2025-12-04T08:35:12.8179296Z adding 'torch/nn/modules/rnn.py' 2025-12-04T08:35:12.8185048Z adding 'torch/nn/modules/sparse.py' 2025-12-04T08:35:12.8196095Z adding 'torch/nn/modules/transformer.py' 2025-12-04T08:35:12.8199841Z adding 'torch/nn/modules/upsampling.py' 2025-12-04T08:35:12.8201726Z adding 'torch/nn/modules/utils.py' 2025-12-04T08:35:12.8203487Z adding 'torch/nn/parallel/__init__.py' 2025-12-04T08:35:12.8205649Z adding 'torch/nn/parallel/_functions.py' 2025-12-04T08:35:12.8208870Z adding 'torch/nn/parallel/comm.py' 2025-12-04T08:35:12.8213206Z adding 'torch/nn/parallel/data_parallel.py' 2025-12-04T08:35:12.8249627Z adding 'torch/nn/parallel/distributed.py' 2025-12-04T08:35:12.8252459Z adding 'torch/nn/parallel/parallel_apply.py' 2025-12-04T08:35:12.8254978Z adding 'torch/nn/parallel/replicate.py' 2025-12-04T08:35:12.8258742Z adding 'torch/nn/parallel/scatter_gather.py' 2025-12-04T08:35:12.8259945Z adding 'torch/nn/qat/__init__.py' 2025-12-04T08:35:12.8261141Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-12-04T08:35:12.8262775Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-12-04T08:35:12.8263921Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-12-04T08:35:12.8265426Z adding 'torch/nn/qat/modules/__init__.py' 2025-12-04T08:35:12.8266638Z adding 'torch/nn/qat/modules/conv.py' 2025-12-04T08:35:12.8267654Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-12-04T08:35:12.8268990Z adding 'torch/nn/qat/modules/linear.py' 2025-12-04T08:35:12.8270341Z adding 'torch/nn/quantizable/__init__.py' 2025-12-04T08:35:12.8271262Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-12-04T08:35:12.8272422Z adding 'torch/nn/quantizable/modules/activation.py' 2025-12-04T08:35:12.8273515Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-12-04T08:35:12.8275279Z adding 'torch/nn/quantized/__init__.py' 2025-12-04T08:35:12.8275890Z adding 'torch/nn/quantized/functional.py' 2025-12-04T08:35:12.8277140Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-12-04T08:35:12.8278654Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-12-04T08:35:12.8279820Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-12-04T08:35:12.8280974Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-12-04T08:35:12.8282295Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-12-04T08:35:12.8283246Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-12-04T08:35:12.8284296Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-12-04T08:35:12.8285525Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-12-04T08:35:12.8286803Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-12-04T08:35:12.8287996Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-12-04T08:35:12.8289026Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-12-04T08:35:12.8290172Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-12-04T08:35:12.8291946Z adding 'torch/nn/quantized/modules/__init__.py' 2025-12-04T08:35:12.8293256Z adding 'torch/nn/quantized/modules/activation.py' 2025-12-04T08:35:12.8294352Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-12-04T08:35:12.8295525Z adding 'torch/nn/quantized/modules/conv.py' 2025-12-04T08:35:12.8296608Z adding 'torch/nn/quantized/modules/dropout.py' 2025-12-04T08:35:12.8297695Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-12-04T08:35:12.8298799Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-12-04T08:35:12.8299883Z adding 'torch/nn/quantized/modules/linear.py' 2025-12-04T08:35:12.8301022Z adding 'torch/nn/quantized/modules/normalization.py' 2025-12-04T08:35:12.8302094Z adding 'torch/nn/quantized/modules/rnn.py' 2025-12-04T08:35:12.8303329Z adding 'torch/nn/quantized/modules/utils.py' 2025-12-04T08:35:12.8305097Z adding 'torch/nn/utils/__init__.py' 2025-12-04T08:35:12.8306711Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-12-04T08:35:12.8310130Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-12-04T08:35:12.8312480Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-12-04T08:35:12.8315688Z adding 'torch/nn/utils/clip_grad.py' 2025-12-04T08:35:12.8318109Z adding 'torch/nn/utils/convert_parameters.py' 2025-12-04T08:35:12.8320610Z adding 'torch/nn/utils/fusion.py' 2025-12-04T08:35:12.8322241Z adding 'torch/nn/utils/init.py' 2025-12-04T08:35:12.8324538Z adding 'torch/nn/utils/memory_format.py' 2025-12-04T08:35:12.8332283Z adding 'torch/nn/utils/parametrizations.py' 2025-12-04T08:35:12.8343155Z adding 'torch/nn/utils/parametrize.py' 2025-12-04T08:35:12.8358037Z adding 'torch/nn/utils/prune.py' 2025-12-04T08:35:12.8364678Z adding 'torch/nn/utils/rnn.py' 2025-12-04T08:35:12.8369416Z adding 'torch/nn/utils/spectral_norm.py' 2025-12-04T08:35:12.8373031Z adding 'torch/nn/utils/stateless.py' 2025-12-04T08:35:12.8375569Z adding 'torch/nn/utils/weight_norm.py' 2025-12-04T08:35:12.8377196Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-12-04T08:35:12.8379053Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-12-04T08:35:12.8382466Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-12-04T08:35:12.8384421Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-12-04T08:35:12.8386884Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-12-04T08:35:12.8389473Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-12-04T08:35:12.8391225Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-12-04T08:35:12.8392958Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-12-04T08:35:12.8394610Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-12-04T08:35:12.8396036Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-12-04T08:35:12.8397281Z adding 'torch/numa/__init__.py' 2025-12-04T08:35:12.8403333Z adding 'torch/numa/binding.py' 2025-12-04T08:35:12.8408343Z adding 'torch/onnx/__init__.py' 2025-12-04T08:35:12.8409804Z adding 'torch/onnx/_constants.py' 2025-12-04T08:35:12.8411412Z adding 'torch/onnx/_flags.py' 2025-12-04T08:35:12.8413052Z adding 'torch/onnx/errors.py' 2025-12-04T08:35:12.8414473Z adding 'torch/onnx/operators.py' 2025-12-04T08:35:12.8415603Z adding 'torch/onnx/symbolic_helper.py' 2025-12-04T08:35:12.8416722Z adding 'torch/onnx/symbolic_opset10.py' 2025-12-04T08:35:12.8417715Z adding 'torch/onnx/symbolic_opset11.py' 2025-12-04T08:35:12.8418723Z adding 'torch/onnx/symbolic_opset12.py' 2025-12-04T08:35:12.8419674Z adding 'torch/onnx/symbolic_opset13.py' 2025-12-04T08:35:12.8420881Z adding 'torch/onnx/symbolic_opset14.py' 2025-12-04T08:35:12.8421693Z adding 'torch/onnx/symbolic_opset15.py' 2025-12-04T08:35:12.8422653Z adding 'torch/onnx/symbolic_opset16.py' 2025-12-04T08:35:12.8424040Z adding 'torch/onnx/symbolic_opset17.py' 2025-12-04T08:35:12.8424716Z adding 'torch/onnx/symbolic_opset18.py' 2025-12-04T08:35:12.8425611Z adding 'torch/onnx/symbolic_opset19.py' 2025-12-04T08:35:12.8426625Z adding 'torch/onnx/symbolic_opset20.py' 2025-12-04T08:35:12.8427623Z adding 'torch/onnx/symbolic_opset7.py' 2025-12-04T08:35:12.8428435Z adding 'torch/onnx/symbolic_opset8.py' 2025-12-04T08:35:12.8429749Z adding 'torch/onnx/symbolic_opset9.py' 2025-12-04T08:35:12.8430842Z adding 'torch/onnx/testing.py' 2025-12-04T08:35:12.8431717Z adding 'torch/onnx/utils.py' 2025-12-04T08:35:12.8432949Z adding 'torch/onnx/verification.py' 2025-12-04T08:35:12.8434064Z adding 'torch/onnx/_internal/__init__.py' 2025-12-04T08:35:12.8435507Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-12-04T08:35:12.8437030Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-12-04T08:35:12.8440304Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-12-04T08:35:12.8448634Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-12-04T08:35:12.8451922Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-12-04T08:35:12.8455329Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-12-04T08:35:12.8456854Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-12-04T08:35:12.8477869Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-12-04T08:35:12.8480165Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-12-04T08:35:12.8484381Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-12-04T08:35:12.8488630Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-12-04T08:35:12.8490077Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-12-04T08:35:12.8491494Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-12-04T08:35:12.8493153Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-12-04T08:35:12.8495363Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-12-04T08:35:12.8497035Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-12-04T08:35:12.8502478Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-12-04T08:35:12.8506863Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-12-04T08:35:12.8509527Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-12-04T08:35:12.8515297Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-12-04T08:35:12.8516963Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-12-04T08:35:12.8519034Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-12-04T08:35:12.8520543Z adding 'torch/onnx/_internal/exporter/_type_casting.py' 2025-12-04T08:35:12.8524378Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-12-04T08:35:12.8525770Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-12-04T08:35:12.8527256Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-12-04T08:35:12.8529040Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-12-04T08:35:12.8530626Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-12-04T08:35:12.8531860Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-12-04T08:35:12.8534114Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-12-04T08:35:12.8538123Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-12-04T08:35:12.8540131Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-12-04T08:35:12.8542000Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symops.py' 2025-12-04T08:35:12.8543385Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-12-04T08:35:12.8546583Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-12-04T08:35:12.8548785Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-12-04T08:35:12.8550079Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-12-04T08:35:12.8561828Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-12-04T08:35:12.8563840Z adding 'torch/onnx/_internal/torchscript_exporter/__init__.py' 2025-12-04T08:35:12.8565275Z adding 'torch/onnx/_internal/torchscript_exporter/_experimental.py' 2025-12-04T08:35:12.8567020Z adding 'torch/onnx/_internal/torchscript_exporter/_globals.py' 2025-12-04T08:35:12.8570764Z adding 'torch/onnx/_internal/torchscript_exporter/_type_utils.py' 2025-12-04T08:35:12.8575047Z adding 'torch/onnx/_internal/torchscript_exporter/jit_utils.py' 2025-12-04T08:35:12.8578212Z adding 'torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py' 2025-12-04T08:35:12.8581759Z adding 'torch/onnx/_internal/torchscript_exporter/registration.py' 2025-12-04T08:35:12.8607294Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_helper.py' 2025-12-04T08:35:12.8615559Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py' 2025-12-04T08:35:12.8629926Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py' 2025-12-04T08:35:12.8634228Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py' 2025-12-04T08:35:12.8643809Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py' 2025-12-04T08:35:12.8647388Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py' 2025-12-04T08:35:12.8649229Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py' 2025-12-04T08:35:12.8651832Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py' 2025-12-04T08:35:12.8654987Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py' 2025-12-04T08:35:12.8657577Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py' 2025-12-04T08:35:12.8658931Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py' 2025-12-04T08:35:12.8660467Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py' 2025-12-04T08:35:12.8661936Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py' 2025-12-04T08:35:12.8665914Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py' 2025-12-04T08:35:12.8728738Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py' 2025-12-04T08:35:12.8758826Z adding 'torch/onnx/_internal/torchscript_exporter/utils.py' 2025-12-04T08:35:12.8763056Z adding 'torch/onnx/_internal/torchscript_exporter/verification.py' 2025-12-04T08:35:12.8767598Z adding 'torch/onnx/ops/__init__.py' 2025-12-04T08:35:12.8769403Z adding 'torch/onnx/ops/_dtype_mappings.py' 2025-12-04T08:35:12.8774460Z adding 'torch/onnx/ops/_impl.py' 2025-12-04T08:35:12.8777651Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-12-04T08:35:12.8779585Z adding 'torch/optim/__init__.py' 2025-12-04T08:35:12.8787074Z adding 'torch/optim/_adafactor.py' 2025-12-04T08:35:12.8789132Z adding 'torch/optim/_functional.py' 2025-12-04T08:35:12.8793426Z adding 'torch/optim/_muon.py' 2025-12-04T08:35:12.8797873Z adding 'torch/optim/adadelta.py' 2025-12-04T08:35:12.8803948Z adding 'torch/optim/adagrad.py' 2025-12-04T08:35:12.8813900Z adding 'torch/optim/adam.py' 2025-12-04T08:35:12.8818741Z adding 'torch/optim/adamax.py' 2025-12-04T08:35:12.8821444Z adding 'torch/optim/adamw.py' 2025-12-04T08:35:12.8825980Z adding 'torch/optim/asgd.py' 2025-12-04T08:35:12.8831565Z adding 'torch/optim/lbfgs.py' 2025-12-04T08:35:12.8854766Z adding 'torch/optim/lr_scheduler.py' 2025-12-04T08:35:12.8861539Z adding 'torch/optim/nadam.py' 2025-12-04T08:35:12.8876481Z adding 'torch/optim/optimizer.py' 2025-12-04T08:35:12.8882703Z adding 'torch/optim/radam.py' 2025-12-04T08:35:12.8888090Z adding 'torch/optim/rmsprop.py' 2025-12-04T08:35:12.8892800Z adding 'torch/optim/rprop.py' 2025-12-04T08:35:12.8898114Z adding 'torch/optim/sgd.py' 2025-12-04T08:35:12.8901348Z adding 'torch/optim/sparse_adam.py' 2025-12-04T08:35:12.8907853Z adding 'torch/optim/swa_utils.py' 2025-12-04T08:35:12.8909838Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-12-04T08:35:12.8910880Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-12-04T08:35:12.8912584Z adding 'torch/package/__init__.py' 2025-12-04T08:35:12.8914994Z adding 'torch/package/_digraph.py' 2025-12-04T08:35:12.8916431Z adding 'torch/package/_directory_reader.py' 2025-12-04T08:35:12.8918372Z adding 'torch/package/_importlib.py' 2025-12-04T08:35:12.8919913Z adding 'torch/package/_mangling.py' 2025-12-04T08:35:12.8921583Z adding 'torch/package/_mock.py' 2025-12-04T08:35:12.8923756Z adding 'torch/package/_package_pickler.py' 2025-12-04T08:35:12.8925210Z adding 'torch/package/_package_unpickler.py' 2025-12-04T08:35:12.8926394Z adding 'torch/package/_stdlib.py' 2025-12-04T08:35:12.8928672Z adding 'torch/package/file_structure_representation.py' 2025-12-04T08:35:12.8930491Z adding 'torch/package/find_file_dependencies.py' 2025-12-04T08:35:12.8932411Z adding 'torch/package/glob_group.py' 2025-12-04T08:35:12.8935928Z adding 'torch/package/importer.py' 2025-12-04T08:35:12.8950768Z adding 'torch/package/package_exporter.py' 2025-12-04T08:35:12.8961090Z adding 'torch/package/package_importer.py' 2025-12-04T08:35:12.8962870Z adding 'torch/package/analyze/__init__.py' 2025-12-04T08:35:12.8964454Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-12-04T08:35:12.8966193Z adding 'torch/package/analyze/is_from_package.py' 2025-12-04T08:35:12.8967984Z adding 'torch/package/analyze/trace_dependencies.py' 2025-12-04T08:35:12.8969805Z adding 'torch/profiler/__init__.py' 2025-12-04T08:35:12.8984768Z adding 'torch/profiler/_memory_profiler.py' 2025-12-04T08:35:12.8991543Z adding 'torch/profiler/_pattern_matcher.py' 2025-12-04T08:35:12.8997944Z adding 'torch/profiler/_utils.py' 2025-12-04T08:35:12.8999791Z adding 'torch/profiler/itt.py' 2025-12-04T08:35:12.9013360Z adding 'torch/profiler/profiler.py' 2025-12-04T08:35:12.9015280Z adding 'torch/profiler/python_tracer.py' 2025-12-04T08:35:12.9017372Z adding 'torch/quantization/__init__.py' 2025-12-04T08:35:12.9018850Z adding 'torch/quantization/_numeric_suite.py' 2025-12-04T08:35:12.9020263Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-12-04T08:35:12.9022459Z adding 'torch/quantization/_quantized_conversions.py' 2025-12-04T08:35:12.9023853Z adding 'torch/quantization/fake_quantize.py' 2025-12-04T08:35:12.9025040Z adding 'torch/quantization/fuse_modules.py' 2025-12-04T08:35:12.9026427Z adding 'torch/quantization/fuser_method_mappings.py' 2025-12-04T08:35:12.9027768Z adding 'torch/quantization/observer.py' 2025-12-04T08:35:12.9028933Z adding 'torch/quantization/qconfig.py' 2025-12-04T08:35:12.9030073Z adding 'torch/quantization/quant_type.py' 2025-12-04T08:35:12.9031447Z adding 'torch/quantization/quantization_mappings.py' 2025-12-04T08:35:12.9032647Z adding 'torch/quantization/quantize.py' 2025-12-04T08:35:12.9033908Z adding 'torch/quantization/quantize_fx.py' 2025-12-04T08:35:12.9035050Z adding 'torch/quantization/quantize_jit.py' 2025-12-04T08:35:12.9036108Z adding 'torch/quantization/stubs.py' 2025-12-04T08:35:12.9037496Z adding 'torch/quantization/utils.py' 2025-12-04T08:35:12.9038790Z adding 'torch/quantization/fx/__init__.py' 2025-12-04T08:35:12.9040179Z adding 'torch/quantization/fx/_equalize.py' 2025-12-04T08:35:12.9041248Z adding 'torch/quantization/fx/convert.py' 2025-12-04T08:35:12.9042357Z adding 'torch/quantization/fx/fuse.py' 2025-12-04T08:35:12.9043527Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-12-04T08:35:12.9044754Z adding 'torch/quantization/fx/graph_module.py' 2025-12-04T08:35:12.9045827Z adding 'torch/quantization/fx/match_utils.py' 2025-12-04T08:35:12.9047065Z adding 'torch/quantization/fx/pattern_utils.py' 2025-12-04T08:35:12.9048142Z adding 'torch/quantization/fx/prepare.py' 2025-12-04T08:35:12.9050398Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-12-04T08:35:12.9051307Z adding 'torch/quantization/fx/quantization_types.py' 2025-12-04T08:35:12.9052344Z adding 'torch/quantization/fx/utils.py' 2025-12-04T08:35:12.9054204Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-12-04T08:35:12.9056425Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-12-04T08:35:12.9057824Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-12-04T08:35:12.9059991Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-12-04T08:35:12.9069987Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-12-04T08:35:12.9072006Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-12-04T08:35:12.9073673Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-12-04T08:35:12.9075724Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-12-04T08:35:12.9077199Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-12-04T08:35:12.9078774Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-12-04T08:35:12.9080495Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-12-04T08:35:12.9107678Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-12-04T08:35:12.9110016Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-12-04T08:35:12.9112351Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-12-04T08:35:12.9114232Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-12-04T08:35:12.9117887Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-12-04T08:35:12.9121157Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-12-04T08:35:12.9124610Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-12-04T08:35:12.9128454Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-12-04T08:35:12.9130244Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-12-04T08:35:12.9131965Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-12-04T08:35:12.9133279Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-12-04T08:35:12.9134376Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-12-04T08:35:12.9136035Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-12-04T08:35:12.9141826Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-12-04T08:35:12.9143191Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-12-04T08:35:12.9144851Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2025-12-04T08:35:12.9146875Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2025-12-04T08:35:12.9149105Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-12-04T08:35:12.9150227Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-12-04T08:35:12.9151492Z adding 'torch/signal/__init__.py' 2025-12-04T08:35:12.9152717Z adding 'torch/signal/windows/__init__.py' 2025-12-04T08:35:12.9157257Z adding 'torch/signal/windows/windows.py' 2025-12-04T08:35:12.9164648Z adding 'torch/sparse/__init__.py' 2025-12-04T08:35:12.9169025Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-12-04T08:35:12.9171380Z adding 'torch/sparse/_semi_structured_ops.py' 2025-12-04T08:35:12.9192476Z adding 'torch/sparse/_triton_ops.py' 2025-12-04T08:35:12.9299347Z adding 'torch/sparse/_triton_ops_meta.py' 2025-12-04T08:35:12.9308872Z adding 'torch/sparse/semi_structured.py' 2025-12-04T08:35:12.9312488Z adding 'torch/special/__init__.py' 2025-12-04T08:35:12.9624427Z adding 'torch/test/CppSignature_test' 2025-12-04T08:35:13.0048960Z adding 'torch/test/Dict_test' 2025-12-04T08:35:13.0371571Z adding 'torch/test/Dimname_test' 2025-12-04T08:35:13.0724145Z adding 'torch/test/IListRef_test' 2025-12-04T08:35:13.1111185Z adding 'torch/test/KernelFunction_test' 2025-12-04T08:35:13.1678396Z adding 'torch/test/List_test' 2025-12-04T08:35:13.2056510Z adding 'torch/test/MaybeOwned_test' 2025-12-04T08:35:13.2407366Z adding 'torch/test/NamedTensor_test' 2025-12-04T08:35:13.2717502Z adding 'torch/test/StorageUtils_test' 2025-12-04T08:35:13.3071764Z adding 'torch/test/apply_utils_test' 2025-12-04T08:35:13.3419898Z adding 'torch/test/atest' 2025-12-04T08:35:13.3752119Z adding 'torch/test/backend_fallback_test' 2025-12-04T08:35:13.4138741Z adding 'torch/test/basic' 2025-12-04T08:35:13.4465498Z adding 'torch/test/broadcast_test' 2025-12-04T08:35:13.4783670Z adding 'torch/test/c10_AllocatorConfig_test' 2025-12-04T08:35:13.5089342Z adding 'torch/test/c10_ArrayRef_test' 2025-12-04T08:35:13.5408618Z adding 'torch/test/c10_Bitset_test' 2025-12-04T08:35:13.5712433Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2025-12-04T08:35:13.6008696Z adding 'torch/test/c10_ConstexprCrc_test' 2025-12-04T08:35:13.6307192Z adding 'torch/test/c10_DeadlockDetection_test' 2025-12-04T08:35:13.6623635Z adding 'torch/test/c10_DeviceGuard_test' 2025-12-04T08:35:13.6939436Z adding 'torch/test/c10_Device_test' 2025-12-04T08:35:13.7290652Z adding 'torch/test/c10_DispatchKeySet_test' 2025-12-04T08:35:13.7624702Z adding 'torch/test/c10_Enumerate_test' 2025-12-04T08:35:13.7932048Z adding 'torch/test/c10_Half_test' 2025-12-04T08:35:13.8259758Z adding 'torch/test/c10_InlineDeviceGuard_test' 2025-12-04T08:35:13.8594923Z adding 'torch/test/c10_InlineStreamGuard_test' 2025-12-04T08:35:13.8918076Z adding 'torch/test/c10_IntrusiveList_test' 2025-12-04T08:35:13.9252244Z adding 'torch/test/c10_LeftRight_test' 2025-12-04T08:35:13.9572322Z adding 'torch/test/c10_NetworkFlow_test' 2025-12-04T08:35:13.9899168Z adding 'torch/test/c10_Scalar_test' 2025-12-04T08:35:14.0201509Z adding 'torch/test/c10_Semaphore_test' 2025-12-04T08:35:14.0536440Z adding 'torch/test/c10_SizesAndStrides_test' 2025-12-04T08:35:14.0834159Z adding 'torch/test/c10_StreamGuard_test' 2025-12-04T08:35:14.1175628Z adding 'torch/test/c10_SymInt_test' 2025-12-04T08:35:14.1478542Z adding 'torch/test/c10_Synchronized_test' 2025-12-04T08:35:14.1808108Z adding 'torch/test/c10_ThreadLocal_test' 2025-12-04T08:35:14.2120656Z adding 'torch/test/c10_TypeIndex_test' 2025-12-04T08:35:14.2436915Z adding 'torch/test/c10_accumulate_test' 2025-12-04T08:35:14.2771113Z adding 'torch/test/c10_bfloat16_test' 2025-12-04T08:35:14.3079974Z adding 'torch/test/c10_bit_cast_test' 2025-12-04T08:35:14.3415565Z adding 'torch/test/c10_complex_math_test' 2025-12-04T08:35:14.3747077Z adding 'torch/test/c10_complex_test' 2025-12-04T08:35:14.4161557Z adding 'torch/test/c10_cow_test' 2025-12-04T08:35:14.4486211Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_1_var_test' 2025-12-04T08:35:14.4809791Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_stream' 2025-12-04T08:35:14.5129908Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device' 2025-12-04T08:35:14.5446367Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_from_2_processes' 2025-12-04T08:35:14.5768064Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads' 2025-12-04T08:35:14.6090989Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks' 2025-12-04T08:35:14.6403316Z adding 'torch/test/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block' 2025-12-04T08:35:14.6703477Z adding 'torch/test/c10_cuda_CUDATest' 2025-12-04T08:35:14.7003074Z adding 'torch/test/c10_error_test' 2025-12-04T08:35:14.7321950Z adding 'torch/test/c10_exception_test' 2025-12-04T08:35:14.7627244Z adding 'torch/test/c10_flags_test' 2025-12-04T08:35:14.7936492Z adding 'torch/test/c10_generic_math_test' 2025-12-04T08:35:14.8217007Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2025-12-04T08:35:14.9004171Z adding 'torch/test/c10_intrusive_ptr_test' 2025-12-04T08:35:14.9331351Z adding 'torch/test/c10_irange_test' 2025-12-04T08:35:14.9655145Z adding 'torch/test/c10_lazy_test' 2025-12-04T08:35:14.9995438Z adding 'torch/test/c10_logging_test' 2025-12-04T08:35:15.0299946Z adding 'torch/test/c10_nofatal_test' 2025-12-04T08:35:15.0727702Z adding 'torch/test/c10_optional_test' 2025-12-04T08:35:15.1092059Z adding 'torch/test/c10_ordered_preserving_dict_test' 2025-12-04T08:35:15.1413981Z adding 'torch/test/c10_registry_test' 2025-12-04T08:35:15.2104270Z adding 'torch/test/c10_small_vector_test' 2025-12-04T08:35:15.2430613Z adding 'torch/test/c10_ssize_test' 2025-12-04T08:35:15.2772321Z adding 'torch/test/c10_string_util_test' 2025-12-04T08:35:15.3068692Z adding 'torch/test/c10_string_view_test' 2025-12-04T08:35:15.3380555Z adding 'torch/test/c10_tempfile_test' 2025-12-04T08:35:15.3720188Z adding 'torch/test/c10_typeid_test' 2025-12-04T08:35:15.4025167Z adding 'torch/test/cpu_allocator_test' 2025-12-04T08:35:15.4371092Z adding 'torch/test/cpu_generator_test' 2025-12-04T08:35:15.4690782Z adding 'torch/test/cpu_profiling_allocator_test' 2025-12-04T08:35:15.5188420Z adding 'torch/test/cpu_rng_test' 2025-12-04T08:35:15.5492614Z adding 'torch/test/cuda_allocatorTraceTracker_test' 2025-12-04T08:35:15.5819350Z adding 'torch/test/cuda_allocator_test' 2025-12-04T08:35:15.6139633Z adding 'torch/test/cuda_apply_test' 2025-12-04T08:35:15.6488822Z adding 'torch/test/cuda_atomic_ops_test' 2025-12-04T08:35:15.6831816Z adding 'torch/test/cuda_caching_host_allocator_test' 2025-12-04T08:35:15.7237338Z adding 'torch/test/cuda_complex_math_test' 2025-12-04T08:35:15.7590780Z adding 'torch/test/cuda_complex_test' 2025-12-04T08:35:15.7956807Z adding 'torch/test/cuda_cub_test' 2025-12-04T08:35:15.8285361Z adding 'torch/test/cuda_cublas_handle_pool_test' 2025-12-04T08:35:15.8585189Z adding 'torch/test/cuda_cudnn_test' 2025-12-04T08:35:15.8889238Z adding 'torch/test/cuda_device_test' 2025-12-04T08:35:15.9276248Z adding 'torch/test/cuda_distributions_test' 2025-12-04T08:35:15.9597397Z adding 'torch/test/cuda_dlconvertor_test' 2025-12-04T08:35:15.9920544Z adding 'torch/test/cuda_event_test' 2025-12-04T08:35:16.0226185Z adding 'torch/test/cuda_exchange_device_test' 2025-12-04T08:35:16.0562291Z adding 'torch/test/cuda_generator_test' 2025-12-04T08:35:16.0866678Z adding 'torch/test/cuda_half_test' 2025-12-04T08:35:16.1180044Z adding 'torch/test/cuda_integer_divider_test' 2025-12-04T08:35:16.1485756Z adding 'torch/test/cuda_optional_test' 2025-12-04T08:35:16.1795653Z adding 'torch/test/cuda_packedtensoraccessor_test' 2025-12-04T08:35:16.2113140Z adding 'torch/test/cuda_reportMemoryUsage_test' 2025-12-04T08:35:16.2485868Z adding 'torch/test/cuda_stream_test' 2025-12-04T08:35:16.2801854Z adding 'torch/test/cuda_vectorized_test' 2025-12-04T08:35:16.3115682Z adding 'torch/test/dlconvertor_test' 2025-12-04T08:35:16.3466981Z adding 'torch/test/extension_backend_test' 2025-12-04T08:35:16.3798586Z adding 'torch/test/half_test' 2025-12-04T08:35:16.4200457Z adding 'torch/test/inline_container_test' 2025-12-04T08:35:16.4775421Z adding 'torch/test/ivalue_test' 2025-12-04T08:35:16.5447732Z adding 'torch/test/kernel_function_legacy_test' 2025-12-04T08:35:16.5995039Z adding 'torch/test/kernel_function_test' 2025-12-04T08:35:16.6671250Z adding 'torch/test/kernel_lambda_legacy_test' 2025-12-04T08:35:16.7223844Z adding 'torch/test/kernel_lambda_test' 2025-12-04T08:35:16.7596485Z adding 'torch/test/kernel_stackbased_test' 2025-12-04T08:35:16.7899290Z adding 'torch/test/lazy_tensor_test' 2025-12-04T08:35:16.8322750Z adding 'torch/test/legacy_vmap_test' 2025-12-04T08:35:16.8864108Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2025-12-04T08:35:16.9189224Z adding 'torch/test/math_kernel_test' 2025-12-04T08:35:16.9513972Z adding 'torch/test/memory_format_test' 2025-12-04T08:35:16.9837741Z adding 'torch/test/memory_overlapping_test' 2025-12-04T08:35:17.0154409Z adding 'torch/test/mobile_memory_cleanup' 2025-12-04T08:35:17.0492360Z adding 'torch/test/native_test' 2025-12-04T08:35:17.0788802Z adding 'torch/test/op_allowlist_test' 2025-12-04T08:35:17.2234059Z adding 'torch/test/op_registration_test' 2025-12-04T08:35:17.2571681Z adding 'torch/test/operator_name_test' 2025-12-04T08:35:17.2880606Z adding 'torch/test/operators_test' 2025-12-04T08:35:17.3196602Z adding 'torch/test/packedtensoraccessor_test' 2025-12-04T08:35:17.3591112Z adding 'torch/test/pow_test' 2025-12-04T08:35:17.3933872Z adding 'torch/test/quantized_test' 2025-12-04T08:35:17.4241170Z adding 'torch/test/reduce_ops_test' 2025-12-04T08:35:17.4550666Z adding 'torch/test/reportMemoryUsage_test' 2025-12-04T08:35:17.4888036Z adding 'torch/test/scalar_tensor_test' 2025-12-04T08:35:17.5239180Z adding 'torch/test/scalar_test' 2025-12-04T08:35:17.5553837Z adding 'torch/test/stride_properties_test' 2025-12-04T08:35:17.5984203Z adding 'torch/test/tensor_iterator_test' 2025-12-04T08:35:17.6314846Z adding 'torch/test/test_parallel' 2025-12-04T08:35:17.6622308Z adding 'torch/test/thread_init_test' 2025-12-04T08:35:17.6955730Z adding 'torch/test/type_ptr_test' 2025-12-04T08:35:17.7316172Z adding 'torch/test/type_test' 2025-12-04T08:35:17.7634876Z adding 'torch/test/undefined_tensor_test' 2025-12-04T08:35:17.7939692Z adding 'torch/test/verify_api_visibility' 2025-12-04T08:35:17.8250978Z adding 'torch/test/weakref_test' 2025-12-04T08:35:17.8559693Z adding 'torch/test/wrapdim_test' 2025-12-04T08:35:17.8874053Z adding 'torch/test/xla_tensor_test' 2025-12-04T08:35:17.8876737Z adding 'torch/testing/__init__.py' 2025-12-04T08:35:17.8893682Z adding 'torch/testing/_comparison.py' 2025-12-04T08:35:17.8898280Z adding 'torch/testing/_creation.py' 2025-12-04T08:35:17.8901756Z adding 'torch/testing/_utils.py' 2025-12-04T08:35:17.8904248Z adding 'torch/testing/_internal/__init__.py' 2025-12-04T08:35:17.8910116Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-12-04T08:35:17.8914122Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-12-04T08:35:17.8917138Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-12-04T08:35:17.8921529Z adding 'torch/testing/_internal/common_cuda.py' 2025-12-04T08:35:17.8944787Z adding 'torch/testing/_internal/common_device_type.py' 2025-12-04T08:35:17.8947742Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-12-04T08:35:17.8970156Z adding 'torch/testing/_internal/common_distributed.py' 2025-12-04T08:35:17.8973063Z adding 'torch/testing/_internal/common_dtype.py' 2025-12-04T08:35:17.8989271Z adding 'torch/testing/_internal/common_fsdp.py' 2025-12-04T08:35:17.8994098Z adding 'torch/testing/_internal/common_jit.py' 2025-12-04T08:35:17.9213128Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-12-04T08:35:17.9218272Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-12-04T08:35:17.9244235Z adding 'torch/testing/_internal/common_modules.py' 2025-12-04T08:35:17.9255799Z adding 'torch/testing/_internal/common_mps.py' 2025-12-04T08:35:17.9282696Z adding 'torch/testing/_internal/common_nn.py' 2025-12-04T08:35:17.9296869Z adding 'torch/testing/_internal/common_optimizers.py' 2025-12-04T08:35:17.9300293Z adding 'torch/testing/_internal/common_pruning.py' 2025-12-04T08:35:17.9327554Z adding 'torch/testing/_internal/common_quantization.py' 2025-12-04T08:35:17.9336641Z adding 'torch/testing/_internal/common_quantized.py' 2025-12-04T08:35:17.9340951Z adding 'torch/testing/_internal/common_subclass.py' 2025-12-04T08:35:17.9425404Z adding 'torch/testing/_internal/common_utils.py' 2025-12-04T08:35:17.9436698Z adding 'torch/testing/_internal/composite_compliance.py' 2025-12-04T08:35:17.9437167Z adding 'torch/testing/_internal/custom_op_db.py' 2025-12-04T08:35:17.9438473Z adding 'torch/testing/_internal/custom_tensor.py' 2025-12-04T08:35:17.9439026Z adding 'torch/testing/_internal/dist_utils.py' 2025-12-04T08:35:17.9440572Z adding 'torch/testing/_internal/dynamo_pytree_test_utils.py' 2025-12-04T08:35:17.9443050Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-12-04T08:35:17.9444467Z adding 'torch/testing/_internal/fake_config_module.py' 2025-12-04T08:35:17.9446244Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-12-04T08:35:17.9447190Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-12-04T08:35:17.9450229Z adding 'torch/testing/_internal/hop_db.py' 2025-12-04T08:35:17.9454522Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-12-04T08:35:17.9458602Z adding 'torch/testing/_internal/inductor_utils.py' 2025-12-04T08:35:17.9466960Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-12-04T08:35:17.9476204Z adding 'torch/testing/_internal/jit_utils.py' 2025-12-04T08:35:17.9478946Z adding 'torch/testing/_internal/logging_tensor.py' 2025-12-04T08:35:17.9482286Z adding 'torch/testing/_internal/logging_utils.py' 2025-12-04T08:35:17.9483008Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-12-04T08:35:17.9484193Z adding 'torch/testing/_internal/static_module.py' 2025-12-04T08:35:17.9485822Z adding 'torch/testing/_internal/subclasses.py' 2025-12-04T08:35:17.9487829Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-12-04T08:35:17.9493464Z adding 'torch/testing/_internal/triton_utils.py' 2025-12-04T08:35:17.9495310Z adding 'torch/testing/_internal/two_tensor.py' 2025-12-04T08:35:17.9497861Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-12-04T08:35:17.9499527Z adding 'torch/testing/_internal/data/__init__.py' 2025-12-04T08:35:17.9500454Z adding 'torch/testing/_internal/data/network1.py' 2025-12-04T08:35:17.9501368Z adding 'torch/testing/_internal/data/network2.py' 2025-12-04T08:35:17.9503395Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-12-04T08:35:17.9506004Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-12-04T08:35:17.9508794Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-12-04T08:35:17.9515504Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-12-04T08:35:17.9611546Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-12-04T08:35:17.9612198Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-12-04T08:35:17.9612941Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-12-04T08:35:17.9620209Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-12-04T08:35:17.9622255Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-12-04T08:35:17.9623479Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-12-04T08:35:17.9624850Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-12-04T08:35:17.9626746Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-12-04T08:35:17.9628722Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-12-04T08:35:17.9630063Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-12-04T08:35:17.9631177Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-12-04T08:35:17.9641009Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-12-04T08:35:17.9642540Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-12-04T08:35:17.9643705Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-12-04T08:35:17.9648597Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-12-04T08:35:17.9650290Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-12-04T08:35:17.9674391Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-12-04T08:35:17.9677831Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-12-04T08:35:17.9681130Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-12-04T08:35:17.9683059Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-12-04T08:35:17.9684672Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-12-04T08:35:17.9736230Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-12-04T08:35:17.9739379Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-12-04T08:35:17.9740791Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-12-04T08:35:17.9743229Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-12-04T08:35:17.9746271Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-12-04T08:35:17.9747667Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-12-04T08:35:17.9749403Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-12-04T08:35:17.9760862Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-12-04T08:35:17.9763671Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-12-04T08:35:17.9765151Z adding 'torch/testing/_internal/generated/__init__.py' 2025-12-04T08:35:17.9802824Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-12-04T08:35:17.9811332Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-12-04T08:35:17.9848682Z adding 'torch/testing/_internal/opinfo/core.py' 2025-12-04T08:35:17.9849081Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-12-04T08:35:17.9852278Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-12-04T08:35:17.9853797Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-12-04T08:35:17.9860427Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-12-04T08:35:17.9864772Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-12-04T08:35:17.9881192Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-12-04T08:35:17.9895435Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-12-04T08:35:17.9899039Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-12-04T08:35:17.9906080Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-12-04T08:35:17.9910521Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-12-04T08:35:17.9912226Z adding 'torch/testing/_internal/optests/__init__.py' 2025-12-04T08:35:17.9914685Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-12-04T08:35:17.9917232Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-12-04T08:35:17.9918374Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-12-04T08:35:17.9927544Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-12-04T08:35:17.9929672Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-12-04T08:35:17.9931009Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-12-04T08:35:17.9932316Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-12-04T08:35:17.9933386Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-12-04T08:35:17.9935643Z adding 'torch/utils/__init__.py' 2025-12-04T08:35:17.9937654Z adding 'torch/utils/_appending_byte_serializer.py' 2025-12-04T08:35:17.9946591Z adding 'torch/utils/_config_module.py' 2025-12-04T08:35:17.9948413Z adding 'torch/utils/_config_typing.pyi' 2025-12-04T08:35:17.9951807Z adding 'torch/utils/_content_store.py' 2025-12-04T08:35:17.9954416Z adding 'torch/utils/_contextlib.py' 2025-12-04T08:35:17.9956000Z adding 'torch/utils/_cpp_embed_headers.py' 2025-12-04T08:35:17.9957572Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-12-04T08:35:17.9966501Z adding 'torch/utils/_cxx_pytree.py' 2025-12-04T08:35:17.9979672Z adding 'torch/utils/_debug_mode.py' 2025-12-04T08:35:17.9982104Z adding 'torch/utils/_device.py' 2025-12-04T08:35:17.9983499Z adding 'torch/utils/_dtype_abbrs.py' 2025-12-04T08:35:17.9984805Z adding 'torch/utils/_exposed_in.py' 2025-12-04T08:35:17.9986327Z adding 'torch/utils/_filelock.py' 2025-12-04T08:35:17.9988102Z adding 'torch/utils/_foreach_utils.py' 2025-12-04T08:35:17.9989670Z adding 'torch/utils/_functools.py' 2025-12-04T08:35:17.9992454Z adding 'torch/utils/_get_clean_triton.py' 2025-12-04T08:35:17.9993660Z adding 'torch/utils/_helion.py' 2025-12-04T08:35:17.9994694Z adding 'torch/utils/_import_utils.py' 2025-12-04T08:35:17.9995772Z adding 'torch/utils/_mode_utils.py' 2025-12-04T08:35:17.9997843Z adding 'torch/utils/_ordered_set.py' 2025-12-04T08:35:17.9999401Z adding 'torch/utils/_pallas.py' 2025-12-04T08:35:18.0012028Z adding 'torch/utils/_python_dispatch.py' 2025-12-04T08:35:18.0036656Z adding 'torch/utils/_pytree.py' 2025-12-04T08:35:18.0036961Z adding 'torch/utils/_runtime_estimation.py' 2025-12-04T08:35:18.0037566Z adding 'torch/utils/_stats.py' 2025-12-04T08:35:18.0040604Z adding 'torch/utils/_thunk.py' 2025-12-04T08:35:18.0042904Z adding 'torch/utils/_traceback.py' 2025-12-04T08:35:18.0044989Z adding 'torch/utils/_triton.py' 2025-12-04T08:35:18.0046550Z adding 'torch/utils/_typing_utils.py' 2025-12-04T08:35:18.0048154Z adding 'torch/utils/_zip.py' 2025-12-04T08:35:18.0054281Z adding 'torch/utils/backend_registration.py' 2025-12-04T08:35:18.0060257Z adding 'torch/utils/bundled_inputs.py' 2025-12-04T08:35:18.0085181Z adding 'torch/utils/checkpoint.py' 2025-12-04T08:35:18.0093898Z adding 'torch/utils/collect_env.py' 2025-12-04T08:35:18.0095711Z adding 'torch/utils/cpp_backtrace.py' 2025-12-04T08:35:18.0138245Z adding 'torch/utils/cpp_extension.py' 2025-12-04T08:35:18.0142041Z adding 'torch/utils/deterministic.py' 2025-12-04T08:35:18.0142670Z adding 'torch/utils/dlpack.py' 2025-12-04T08:35:18.0144401Z adding 'torch/utils/file_baton.py' 2025-12-04T08:35:18.0153853Z adding 'torch/utils/flop_counter.py' 2025-12-04T08:35:18.0157503Z adding 'torch/utils/hooks.py' 2025-12-04T08:35:18.0159854Z adding 'torch/utils/mkldnn.py' 2025-12-04T08:35:18.0162272Z adding 'torch/utils/mobile_optimizer.py' 2025-12-04T08:35:18.0163562Z adding 'torch/utils/model_zoo.py' 2025-12-04T08:35:18.0165728Z adding 'torch/utils/module_tracker.py' 2025-12-04T08:35:18.0168108Z adding 'torch/utils/show_pickle.py' 2025-12-04T08:35:18.0170862Z adding 'torch/utils/throughput_benchmark.py' 2025-12-04T08:35:18.0174701Z adding 'torch/utils/weak.py' 2025-12-04T08:35:18.0176190Z adding 'torch/utils/_strobelight/__init__.py' 2025-12-04T08:35:18.0179395Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-12-04T08:35:18.0180804Z adding 'torch/utils/_sympy/__init__.py' 2025-12-04T08:35:18.0196979Z adding 'torch/utils/_sympy/functions.py' 2025-12-04T08:35:18.0200338Z adding 'torch/utils/_sympy/interp.py' 2025-12-04T08:35:18.0203324Z adding 'torch/utils/_sympy/numbers.py' 2025-12-04T08:35:18.0208482Z adding 'torch/utils/_sympy/printers.py' 2025-12-04T08:35:18.0211938Z adding 'torch/utils/_sympy/reference.py' 2025-12-04T08:35:18.0213723Z adding 'torch/utils/_sympy/singleton_int.py' 2025-12-04T08:35:18.0216326Z adding 'torch/utils/_sympy/solve.py' 2025-12-04T08:35:18.0218475Z adding 'torch/utils/_sympy/symbol.py' 2025-12-04T08:35:18.0229412Z adding 'torch/utils/_sympy/value_ranges.py' 2025-12-04T08:35:18.0231195Z adding 'torch/utils/backcompat/__init__.py' 2025-12-04T08:35:18.0232605Z adding 'torch/utils/benchmark/__init__.py' 2025-12-04T08:35:18.0233898Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-12-04T08:35:18.0235761Z adding 'torch/utils/benchmark/examples/compare.py' 2025-12-04T08:35:18.0237503Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-12-04T08:35:18.0239592Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-12-04T08:35:18.0240855Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-12-04T08:35:18.0243058Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-12-04T08:35:18.0244288Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-12-04T08:35:18.0245844Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-12-04T08:35:18.0247687Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-12-04T08:35:18.0249505Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-12-04T08:35:18.0251310Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-12-04T08:35:18.0252916Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-12-04T08:35:18.0254272Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-12-04T08:35:18.0255587Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-12-04T08:35:18.0260073Z adding 'torch/utils/benchmark/utils/common.py' 2025-12-04T08:35:18.0264420Z adding 'torch/utils/benchmark/utils/compare.py' 2025-12-04T08:35:18.0267385Z adding 'torch/utils/benchmark/utils/compile.py' 2025-12-04T08:35:18.0270231Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-12-04T08:35:18.0275795Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-12-04T08:35:18.0278304Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-12-04T08:35:18.0279866Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-12-04T08:35:18.0286314Z adding 'torch/utils/benchmark/utils/timer.py' 2025-12-04T08:35:18.0288050Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-12-04T08:35:18.0290460Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-12-04T08:35:18.0291750Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-12-04T08:35:18.0293237Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-12-04T08:35:18.0304465Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-12-04T08:35:18.0345066Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-12-04T08:35:18.0350028Z adding 'torch/utils/data/__init__.py' 2025-12-04T08:35:18.0351277Z adding 'torch/utils/data/backward_compatibility.py' 2025-12-04T08:35:18.0378932Z adding 'torch/utils/data/dataloader.py' 2025-12-04T08:35:18.0384814Z adding 'torch/utils/data/dataset.py' 2025-12-04T08:35:18.0387710Z adding 'torch/utils/data/distributed.py' 2025-12-04T08:35:18.0390129Z adding 'torch/utils/data/graph.py' 2025-12-04T08:35:18.0392586Z adding 'torch/utils/data/graph_settings.py' 2025-12-04T08:35:18.0396464Z adding 'torch/utils/data/sampler.py' 2025-12-04T08:35:18.0398466Z adding 'torch/utils/data/_utils/__init__.py' 2025-12-04T08:35:18.0402945Z adding 'torch/utils/data/_utils/collate.py' 2025-12-04T08:35:18.0404878Z adding 'torch/utils/data/_utils/fetch.py' 2025-12-04T08:35:18.0406909Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-12-04T08:35:18.0408741Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-12-04T08:35:18.0413187Z adding 'torch/utils/data/_utils/worker.py' 2025-12-04T08:35:18.0414921Z adding 'torch/utils/data/datapipes/__init__.py' 2025-12-04T08:35:18.0417360Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-12-04T08:35:18.0421022Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-12-04T08:35:18.0426035Z adding 'torch/utils/data/datapipes/_typing.py' 2025-12-04T08:35:18.0430556Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-12-04T08:35:18.0438658Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-12-04T08:35:18.0442596Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-12-04T08:35:18.0444271Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-12-04T08:35:18.0445820Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-12-04T08:35:18.0449605Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-12-04T08:35:18.0451482Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-12-04T08:35:18.0452792Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-12-04T08:35:18.0454512Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-12-04T08:35:18.0457641Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-12-04T08:35:18.0460142Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-12-04T08:35:18.0466860Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-12-04T08:35:18.0468768Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-12-04T08:35:18.0470534Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-12-04T08:35:18.0473997Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-12-04T08:35:18.0475664Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-12-04T08:35:18.0477440Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-12-04T08:35:18.0479154Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-12-04T08:35:18.0480572Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-12-04T08:35:18.0482140Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-12-04T08:35:18.0483746Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-12-04T08:35:18.0485282Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-12-04T08:35:18.0487432Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-12-04T08:35:18.0489108Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-12-04T08:35:18.0490706Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-12-04T08:35:18.0492150Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-12-04T08:35:18.0493396Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-12-04T08:35:18.0497617Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-12-04T08:35:18.0501337Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-12-04T08:35:18.0503698Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-12-04T08:35:18.0505130Z adding 'torch/utils/hipify/__init__.py' 2025-12-04T08:35:18.0506607Z adding 'torch/utils/hipify/constants.py' 2025-12-04T08:35:18.0561721Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-12-04T08:35:18.0579155Z adding 'torch/utils/hipify/hipify_python.py' 2025-12-04T08:35:18.0580845Z adding 'torch/utils/hipify/version.py' 2025-12-04T08:35:18.0582025Z adding 'torch/utils/jit/__init__.py' 2025-12-04T08:35:18.0583802Z adding 'torch/utils/jit/log_extract.py' 2025-12-04T08:35:18.0589755Z adding 'torch/utils/model_dump/__init__.py' 2025-12-04T08:35:18.0591185Z adding 'torch/utils/model_dump/__main__.py' 2025-12-04T08:35:18.0596064Z adding 'torch/utils/model_dump/code.js' 2025-12-04T08:35:18.0597824Z adding 'torch/utils/model_dump/htm.mjs' 2025-12-04T08:35:18.0601409Z adding 'torch/utils/model_dump/preact.mjs' 2025-12-04T08:35:18.0602864Z adding 'torch/utils/model_dump/skeleton.html' 2025-12-04T08:35:18.0604199Z adding 'torch/utils/serialization/__init__.py' 2025-12-04T08:35:18.0605333Z adding 'torch/utils/serialization/config.py' 2025-12-04T08:35:18.0606736Z adding 'torch/utils/tensorboard/__init__.py' 2025-12-04T08:35:18.0608061Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-12-04T08:35:18.0609696Z adding 'torch/utils/tensorboard/_embedding.py' 2025-12-04T08:35:18.0611156Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-12-04T08:35:18.0612569Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-12-04T08:35:18.0617292Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-12-04T08:35:18.0619512Z adding 'torch/utils/tensorboard/_utils.py' 2025-12-04T08:35:18.0629932Z adding 'torch/utils/tensorboard/summary.py' 2025-12-04T08:35:18.0641545Z adding 'torch/utils/tensorboard/writer.py' 2025-12-04T08:35:18.0643135Z adding 'torch/utils/viz/__init__.py' 2025-12-04T08:35:18.0648462Z adding 'torch/utils/viz/_cycles.py' 2025-12-04T08:35:18.0654281Z adding 'torch/xpu/__init__.py' 2025-12-04T08:35:18.0655889Z adding 'torch/xpu/_gpu_trace.py' 2025-12-04T08:35:18.0657409Z adding 'torch/xpu/_utils.py' 2025-12-04T08:35:18.0661085Z adding 'torch/xpu/memory.py' 2025-12-04T08:35:18.0669176Z adding 'torch/xpu/random.py' 2025-12-04T08:35:18.0671910Z adding 'torch/xpu/streams.py' 2025-12-04T08:35:18.0782011Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/licenses/LICENSE' 2025-12-04T08:35:18.0790500Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/licenses/NOTICE' 2025-12-04T08:35:18.0792019Z adding 'torchgen/__init__.py' 2025-12-04T08:35:18.0794240Z adding 'torchgen/code_template.py' 2025-12-04T08:35:18.0796081Z adding 'torchgen/context.py' 2025-12-04T08:35:18.0829021Z adding 'torchgen/gen.py' 2025-12-04T08:35:18.0837370Z adding 'torchgen/gen_aoti_c_shim.py' 2025-12-04T08:35:18.0843645Z adding 'torchgen/gen_backend_stubs.py' 2025-12-04T08:35:18.0857469Z adding 'torchgen/gen_functionalization_type.py' 2025-12-04T08:35:18.0864044Z adding 'torchgen/gen_lazy_tensor.py' 2025-12-04T08:35:18.0866101Z adding 'torchgen/gen_schema_utils.py' 2025-12-04T08:35:18.0869056Z adding 'torchgen/gen_vmap_plumbing.py' 2025-12-04T08:35:18.0870628Z adding 'torchgen/local.py' 2025-12-04T08:35:18.0908861Z adding 'torchgen/model.py' 2025-12-04T08:35:18.0918562Z adding 'torchgen/native_function_generation.py' 2025-12-04T08:35:18.0923839Z adding 'torchgen/utils.py' 2025-12-04T08:35:18.0925366Z adding 'torchgen/yaml_utils.py' 2025-12-04T08:35:18.0926652Z adding 'torchgen/aoti/__init__.py' 2025-12-04T08:35:18.0928755Z adding 'torchgen/aoti/fallback_ops.py' 2025-12-04T08:35:18.0930184Z adding 'torchgen/api/__init__.py' 2025-12-04T08:35:18.0941928Z adding 'torchgen/api/autograd.py' 2025-12-04T08:35:18.0946971Z adding 'torchgen/api/cpp.py' 2025-12-04T08:35:18.0948976Z adding 'torchgen/api/dispatcher.py' 2025-12-04T08:35:18.0951759Z adding 'torchgen/api/functionalization.py' 2025-12-04T08:35:18.0956753Z adding 'torchgen/api/lazy.py' 2025-12-04T08:35:18.0958139Z adding 'torchgen/api/meta.py' 2025-12-04T08:35:18.0960322Z adding 'torchgen/api/native.py' 2025-12-04T08:35:18.0978024Z adding 'torchgen/api/python.py' 2025-12-04T08:35:18.0980612Z adding 'torchgen/api/structured.py' 2025-12-04T08:35:18.0985399Z adding 'torchgen/api/translate.py' 2025-12-04T08:35:18.0988319Z adding 'torchgen/api/ufunc.py' 2025-12-04T08:35:18.0991246Z adding 'torchgen/api/unboxing.py' 2025-12-04T08:35:18.0992627Z adding 'torchgen/api/types/__init__.py' 2025-12-04T08:35:18.0997008Z adding 'torchgen/api/types/signatures.py' 2025-12-04T08:35:18.0998975Z adding 'torchgen/api/types/types.py' 2025-12-04T08:35:18.1002061Z adding 'torchgen/api/types/types_base.py' 2025-12-04T08:35:18.1003940Z adding 'torchgen/dest/__init__.py' 2025-12-04T08:35:18.1011963Z adding 'torchgen/dest/lazy_ir.py' 2025-12-04T08:35:18.1014047Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-12-04T08:35:18.1016181Z adding 'torchgen/dest/native_functions.py' 2025-12-04T08:35:18.1027807Z adding 'torchgen/dest/register_dispatch_key.py' 2025-12-04T08:35:18.1033022Z adding 'torchgen/dest/ufunc.py' 2025-12-04T08:35:18.1034889Z adding 'torchgen/operator_versions/__init__.py' 2025-12-04T08:35:18.1038662Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-12-04T08:35:18.1040298Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-12-04T08:35:18.1144594Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-12-04T08:35:18.1151289Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-12-04T08:35:18.1153432Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-12-04T08:35:18.1155496Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-12-04T08:35:18.1157603Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-12-04T08:35:18.1159033Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-12-04T08:35:18.1160528Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-12-04T08:35:18.1161877Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-12-04T08:35:18.1163073Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-12-04T08:35:18.1164435Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-12-04T08:35:18.1165920Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-12-04T08:35:18.1167798Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-12-04T08:35:18.1169970Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-12-04T08:35:18.1171251Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-12-04T08:35:18.1172617Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-12-04T08:35:18.1174188Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-12-04T08:35:18.1175392Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-12-04T08:35:18.1177065Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-12-04T08:35:18.1178127Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-12-04T08:35:18.1179613Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-12-04T08:35:18.1180962Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-12-04T08:35:18.1182205Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-12-04T08:35:18.1184229Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-12-04T08:35:18.1185466Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-12-04T08:35:18.1187156Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-12-04T08:35:18.1188477Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-12-04T08:35:18.1190257Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-12-04T08:35:18.1191390Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-12-04T08:35:18.1193355Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-12-04T08:35:18.1195189Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-12-04T08:35:18.1196522Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-12-04T08:35:18.1198006Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-12-04T08:35:18.1207972Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-12-04T08:35:18.1210153Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-12-04T08:35:18.1211663Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-12-04T08:35:18.1213103Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-12-04T08:35:18.1214546Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-12-04T08:35:18.1215997Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-12-04T08:35:18.1217645Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-12-04T08:35:18.1218930Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.cpp' 2025-12-04T08:35:18.1220310Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.h' 2025-12-04T08:35:18.1221682Z adding 'torchgen/packaged/ATen/templates/ViewMetaClassesPythonBinding.cpp' 2025-12-04T08:35:18.1223146Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-12-04T08:35:18.1224385Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-12-04T08:35:18.1226347Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-12-04T08:35:18.1227419Z adding 'torchgen/packaged/autograd/README.md' 2025-12-04T08:35:18.1228627Z adding 'torchgen/packaged/autograd/__init__.py' 2025-12-04T08:35:18.1229976Z adding 'torchgen/packaged/autograd/build.bzl' 2025-12-04T08:35:18.1231362Z adding 'torchgen/packaged/autograd/context.py' 2025-12-04T08:35:18.1233280Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-12-04T08:35:18.1275125Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-12-04T08:35:18.1278874Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-12-04T08:35:18.1281199Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-12-04T08:35:18.1290146Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-12-04T08:35:18.1297028Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-12-04T08:35:18.1311023Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-12-04T08:35:18.1316950Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-12-04T08:35:18.1319425Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-12-04T08:35:18.1342999Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-12-04T08:35:18.1347753Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-12-04T08:35:18.1359250Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-12-04T08:35:18.1361715Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-12-04T08:35:18.1363340Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-12-04T08:35:18.1364989Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-12-04T08:35:18.1366504Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-12-04T08:35:18.1368341Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-12-04T08:35:18.1369889Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-12-04T08:35:18.1371083Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-12-04T08:35:18.1372499Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-12-04T08:35:18.1373817Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-12-04T08:35:18.1375240Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-12-04T08:35:18.1376893Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-12-04T08:35:18.1378419Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-12-04T08:35:18.1379694Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-12-04T08:35:18.1381582Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-12-04T08:35:18.1382950Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-12-04T08:35:18.1385028Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-12-04T08:35:18.1386617Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-12-04T08:35:18.1387886Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-12-04T08:35:18.1389480Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-12-04T08:35:18.1391129Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-12-04T08:35:18.1393051Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-12-04T08:35:18.1403355Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-12-04T08:35:18.1406071Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-12-04T08:35:18.1408121Z adding 'torchgen/selective_build/__init__.py' 2025-12-04T08:35:18.1410554Z adding 'torchgen/selective_build/operator.py' 2025-12-04T08:35:18.1414350Z adding 'torchgen/selective_build/selector.py' 2025-12-04T08:35:18.1415802Z adding 'torchgen/static_runtime/__init__.py' 2025-12-04T08:35:18.1418812Z adding 'torchgen/static_runtime/config.py' 2025-12-04T08:35:18.1421688Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-12-04T08:35:18.1428344Z adding 'torchgen/static_runtime/generator.py' 2025-12-04T08:35:18.1438292Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/METADATA' 2025-12-04T08:35:18.1439626Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/WHEEL' 2025-12-04T08:35:18.1440576Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/entry_points.txt' 2025-12-04T08:35:18.1441534Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/top_level.txt' 2025-12-04T08:35:18.1936805Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/RECORD' 2025-12-04T08:35:18.2153982Z removing build/bdist.linux-x86_64/wheel 2025-12-04T08:35:18.5241035Z Successfully built torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl 2025-12-04T08:35:18.5390273Z ++ echo dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl 2025-12-04T08:35:18.5390803Z + pip_install_whl dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl 2025-12-04T08:35:18.5391301Z + args=('dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl') 2025-12-04T08:35:18.5391620Z + local args 2025-12-04T08:35:18.5391914Z + [[ dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl == *\ * ]] 2025-12-04T08:35:18.5392288Z + for path in "${args[@]}" 2025-12-04T08:35:18.5392610Z + echo 'Installing dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl' 2025-12-04T08:35:18.5393091Z Installing dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl 2025-12-04T08:35:18.5393625Z + python3 -mpip install --no-index --no-deps dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl 2025-12-04T08:35:19.0994461Z Processing ./dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl 2025-12-04T08:35:19.4366122Z Installing collected packages: torch 2025-12-04T08:35:28.7904475Z Successfully installed torch-2.10.0a0+gitffd9b0f 2025-12-04T08:35:28.8375645Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *full-debug* ]] 2025-12-04T08:35:28.8376115Z + [[ vision audio fbgemm torchao == *vision* ]] 2025-12-04T08:35:28.8376455Z + install_torchvision 2025-12-04T08:35:28.8376709Z + local orig_preload 2025-12-04T08:35:28.8376956Z + local commit 2025-12-04T08:35:28.8377190Z ++ get_pinned_commit vision 2025-12-04T08:35:28.8377419Z ++ cat .github/ci_commit_pins/vision.txt 2025-12-04T08:35:28.8402278Z + commit=617079d944b0e72632311c30ae2bbdf1168b901e 2025-12-04T08:35:28.8402875Z + orig_preload=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:35:28.8403295Z + '[' -n /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 ']' 2025-12-04T08:35:28.8406122Z + echo 'char* dlerror(void) { return "";}' 2025-12-04T08:35:28.8408207Z + gcc -fpic -shared -o /var/lib/jenkins/dlerror.so -x c - 2025-12-04T08:35:28.8909360Z + LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2:/var/lib/jenkins/dlerror.so 2025-12-04T08:35:28.8909818Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *cuda* ]] 2025-12-04T08:35:28.8910092Z + export FORCE_CUDA=1 2025-12-04T08:35:28.8910315Z + FORCE_CUDA=1 2025-12-04T08:35:28.8910553Z + export WITH_CUDA=1 2025-12-04T08:35:28.8910742Z + WITH_CUDA=1 2025-12-04T08:35:28.8911178Z + pip_build_and_install git+https://github.com/pytorch/vision.git@617079d944b0e72632311c30ae2bbdf1168b901e dist/vision 2025-12-04T08:35:28.8911776Z + local build_target=git+https://github.com/pytorch/vision.git@617079d944b0e72632311c30ae2bbdf1168b901e 2025-12-04T08:35:28.8912172Z + local wheel_dir=dist/vision 2025-12-04T08:35:28.8912381Z + local found_whl=0 2025-12-04T08:35:28.8912580Z + for file in "${wheel_dir}"/*.whl 2025-12-04T08:35:28.8912808Z + [[ -f dist/vision/*.whl ]] 2025-12-04T08:35:28.8912997Z + '[' 0 == 0 ']' 2025-12-04T08:35:28.8913464Z + python3 -m pip wheel --no-build-isolation --no-deps -w dist/vision git+https://github.com/pytorch/vision.git@617079d944b0e72632311c30ae2bbdf1168b901e 2025-12-04T08:35:29.1779934Z Collecting git+https://github.com/pytorch/vision.git@617079d944b0e72632311c30ae2bbdf1168b901e 2025-12-04T08:35:29.1782916Z Cloning https://github.com/pytorch/vision.git (to revision 617079d944b0e72632311c30ae2bbdf1168b901e) to /tmp/pip-req-build-cu4c9s75 2025-12-04T08:35:29.1936689Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-cu4c9s75 2025-12-04T08:35:30.7866859Z Running command git rev-parse -q --verify 'sha^617079d944b0e72632311c30ae2bbdf1168b901e' 2025-12-04T08:35:30.7891472Z Running command git fetch -q https://github.com/pytorch/vision.git 617079d944b0e72632311c30ae2bbdf1168b901e 2025-12-04T08:35:30.8712607Z Resolved https://github.com/pytorch/vision.git to commit 617079d944b0e72632311c30ae2bbdf1168b901e 2025-12-04T08:35:34.8826613Z Preparing metadata (pyproject.toml) ... [?25l- \ | done 2025-12-04T08:35:34.8861822Z [?25hBuilding wheels for collected packages: torchvision 2025-12-04T08:37:35.6907860Z Building wheel for torchvision (pyproject.toml) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-12-04T08:37:35.6938741Z [?25h Created wheel for torchvision: filename=torchvision-0.25.0a0+617079d-cp310-cp310-linux_x86_64.whl size=1786736 sha256=2e19b6b7bcb248e9b7c86f8d9ef3a5cda8ee0287d95dfec583e6708c3d4c4c7c 2025-12-04T08:37:35.6939625Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/12/b2/29/1f82685c5b5173629e1f36a9b93989ce92ce563e5fb91d27ac 2025-12-04T08:37:35.6977710Z Successfully built torchvision 2025-12-04T08:37:35.7725484Z + for file in "${wheel_dir}"/*.whl 2025-12-04T08:37:35.7727105Z + pip_install_whl dist/vision/torchvision-0.25.0a0+617079d-cp310-cp310-linux_x86_64.whl 2025-12-04T08:37:35.7727607Z + args=('dist/vision/torchvision-0.25.0a0+617079d-cp310-cp310-linux_x86_64.whl') 2025-12-04T08:37:35.7727976Z + local args 2025-12-04T08:37:35.7728301Z + [[ dist/vision/torchvision-0.25.0a0+617079d-cp310-cp310-linux_x86_64.whl == *\ * ]] 2025-12-04T08:37:35.7728655Z + for path in "${args[@]}" 2025-12-04T08:37:35.7729018Z + echo 'Installing dist/vision/torchvision-0.25.0a0+617079d-cp310-cp310-linux_x86_64.whl' 2025-12-04T08:37:35.7729597Z Installing dist/vision/torchvision-0.25.0a0+617079d-cp310-cp310-linux_x86_64.whl 2025-12-04T08:37:35.7730145Z + python3 -mpip install --no-index --no-deps dist/vision/torchvision-0.25.0a0+617079d-cp310-cp310-linux_x86_64.whl 2025-12-04T08:37:36.0970388Z Processing ./dist/vision/torchvision-0.25.0a0+617079d-cp310-cp310-linux_x86_64.whl 2025-12-04T08:37:36.1073068Z Installing collected packages: torchvision 2025-12-04T08:37:36.5059030Z Successfully installed torchvision-0.25.0a0+617079d 2025-12-04T08:37:36.5462464Z + '[' -n /usr/lib/x86_64-linux-gnu/libjemalloc.so.2:/var/lib/jenkins/dlerror.so ']' 2025-12-04T08:37:36.5463229Z + LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:37:36.5463543Z + [[ vision audio fbgemm torchao == *audio* ]] 2025-12-04T08:37:36.5463799Z + install_torchaudio 2025-12-04T08:37:36.5463999Z + local commit 2025-12-04T08:37:36.5466287Z ++ get_pinned_commit audio 2025-12-04T08:37:36.5467056Z ++ cat .github/ci_commit_pins/audio.txt 2025-12-04T08:37:36.5503773Z + commit=e90a3986cbebd57a5ad08b6813e2c7ff199cdbe0 2025-12-04T08:37:36.5504433Z + pip_build_and_install git+https://github.com/pytorch/audio.git@e90a3986cbebd57a5ad08b6813e2c7ff199cdbe0 dist/audio 2025-12-04T08:37:36.5505105Z + local build_target=git+https://github.com/pytorch/audio.git@e90a3986cbebd57a5ad08b6813e2c7ff199cdbe0 2025-12-04T08:37:36.5505495Z + local wheel_dir=dist/audio 2025-12-04T08:37:36.5505779Z + local found_whl=0 2025-12-04T08:37:36.5505976Z + for file in "${wheel_dir}"/*.whl 2025-12-04T08:37:36.5506210Z + [[ -f dist/audio/*.whl ]] 2025-12-04T08:37:36.5506414Z + '[' 0 == 0 ']' 2025-12-04T08:37:36.5506878Z + python3 -m pip wheel --no-build-isolation --no-deps -w dist/audio git+https://github.com/pytorch/audio.git@e90a3986cbebd57a5ad08b6813e2c7ff199cdbe0 2025-12-04T08:37:36.8359233Z Collecting git+https://github.com/pytorch/audio.git@e90a3986cbebd57a5ad08b6813e2c7ff199cdbe0 2025-12-04T08:37:36.8360341Z Cloning https://github.com/pytorch/audio.git (to revision e90a3986cbebd57a5ad08b6813e2c7ff199cdbe0) to /tmp/pip-req-build-j7cikuui 2025-12-04T08:37:36.8387745Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/audio.git /tmp/pip-req-build-j7cikuui 2025-12-04T08:37:39.5516561Z Running command git rev-parse -q --verify 'sha^e90a3986cbebd57a5ad08b6813e2c7ff199cdbe0' 2025-12-04T08:37:39.5540346Z Running command git fetch -q https://github.com/pytorch/audio.git e90a3986cbebd57a5ad08b6813e2c7ff199cdbe0 2025-12-04T08:37:39.6397350Z Resolved https://github.com/pytorch/audio.git to commit e90a3986cbebd57a5ad08b6813e2c7ff199cdbe0 2025-12-04T08:37:39.6397914Z Running command git submodule update --init --recursive -q 2025-12-04T08:37:41.4842232Z Preparing metadata (pyproject.toml) ... [?25l- \ done 2025-12-04T08:37:41.4865517Z [?25hBuilding wheels for collected packages: torchaudio 2025-12-04T08:38:10.7473699Z Building wheel for torchaudio (pyproject.toml) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-12-04T08:38:10.7483428Z [?25h Created wheel for torchaudio: filename=torchaudio-2.10.0a0+e90a398-cp310-cp310-linux_x86_64.whl size=739907 sha256=d0b13346f325e96c6d8d4fe475ca8478ee4bb83a103bb0f2f7f247a804748a39 2025-12-04T08:38:10.7484901Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/5f/e5/e8/c7b49c06c73a527366741552a113cb63993ba7defe51fc5244 2025-12-04T08:38:10.7511179Z Successfully built torchaudio 2025-12-04T08:38:10.8300120Z + for file in "${wheel_dir}"/*.whl 2025-12-04T08:38:10.8300744Z + pip_install_whl dist/audio/torchaudio-2.10.0a0+e90a398-cp310-cp310-linux_x86_64.whl 2025-12-04T08:38:10.8301455Z + args=('dist/audio/torchaudio-2.10.0a0+e90a398-cp310-cp310-linux_x86_64.whl') 2025-12-04T08:38:10.8301930Z + local args 2025-12-04T08:38:10.8302368Z + [[ dist/audio/torchaudio-2.10.0a0+e90a398-cp310-cp310-linux_x86_64.whl == *\ * ]] 2025-12-04T08:38:10.8303175Z + for path in "${args[@]}" 2025-12-04T08:38:10.8303692Z + echo 'Installing dist/audio/torchaudio-2.10.0a0+e90a398-cp310-cp310-linux_x86_64.whl' 2025-12-04T08:38:10.8304443Z Installing dist/audio/torchaudio-2.10.0a0+e90a398-cp310-cp310-linux_x86_64.whl 2025-12-04T08:38:10.8305316Z + python3 -mpip install --no-index --no-deps dist/audio/torchaudio-2.10.0a0+e90a398-cp310-cp310-linux_x86_64.whl 2025-12-04T08:38:11.1216307Z Processing ./dist/audio/torchaudio-2.10.0a0+e90a398-cp310-cp310-linux_x86_64.whl 2025-12-04T08:38:11.1272482Z Installing collected packages: torchaudio 2025-12-04T08:38:11.2843500Z Successfully installed torchaudio-2.10.0a0+e90a398 2025-12-04T08:38:11.3221537Z + [[ vision audio fbgemm torchao == *torchrec* ]] 2025-12-04T08:38:11.3227854Z + [[ vision audio fbgemm torchao == *fbgemm* ]] 2025-12-04T08:38:11.3228146Z + install_torchrec_and_fbgemm 2025-12-04T08:38:11.3228370Z + local torchrec_commit 2025-12-04T08:38:11.3229918Z ++ get_pinned_commit torchrec 2025-12-04T08:38:11.3231057Z ++ cat .github/ci_commit_pins/torchrec.txt 2025-12-04T08:38:11.3254973Z + torchrec_commit=6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2 2025-12-04T08:38:11.3255360Z + local fbgemm_commit 2025-12-04T08:38:11.3258063Z ++ get_pinned_commit fbgemm 2025-12-04T08:38:11.3258352Z ++ cat .github/ci_commit_pins/fbgemm.txt 2025-12-04T08:38:11.3282986Z + fbgemm_commit=de731af65b4f04696e85c729e3282450b51b95fd 2025-12-04T08:38:11.3283341Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *rocm* ]] 2025-12-04T08:38:11.3283619Z + pip_uninstall torchrec-nightly 2025-12-04T08:38:11.3283878Z + pip3 uninstall -y torchrec-nightly 2025-12-04T08:38:11.6206784Z WARNING: Skipping torchrec-nightly as it is not installed. 2025-12-04T08:38:11.6562890Z + pip_uninstall fbgemm-gpu-nightly 2025-12-04T08:38:11.6563284Z + pip3 uninstall -y fbgemm-gpu-nightly 2025-12-04T08:38:11.9450281Z WARNING: Skipping fbgemm-gpu-nightly as it is not installed. 2025-12-04T08:38:11.9803675Z + pip_install setuptools-git-versioning scikit-build pyre-extensions 2025-12-04T08:38:11.9804342Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-12-04T08:38:11.9805243Z + python3 -m pip install --progress-bar off setuptools-git-versioning scikit-build pyre-extensions 2025-12-04T08:38:12.2702334Z Requirement already satisfied: setuptools-git-versioning in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (2.1.0) 2025-12-04T08:38:12.2703613Z Requirement already satisfied: scikit-build in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (0.18.1) 2025-12-04T08:38:12.2704446Z Requirement already satisfied: pyre-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (0.0.32) 2025-12-04T08:38:12.2724007Z Requirement already satisfied: packaging in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from setuptools-git-versioning) (23.1) 2025-12-04T08:38:12.2727741Z Requirement already satisfied: setuptools in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from setuptools-git-versioning) (78.1.1) 2025-12-04T08:38:12.2734249Z Requirement already satisfied: tomli>=2.0.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from setuptools-git-versioning) (2.3.0) 2025-12-04T08:38:12.2780421Z Requirement already satisfied: distro in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from scikit-build) (1.9.0) 2025-12-04T08:38:12.2788821Z Requirement already satisfied: wheel>=0.32.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from scikit-build) (0.45.1) 2025-12-04T08:38:12.2804021Z Requirement already satisfied: typing-inspect in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pyre-extensions) (0.9.0) 2025-12-04T08:38:12.2807921Z Requirement already satisfied: typing-extensions in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from pyre-extensions) (4.15.0) 2025-12-04T08:38:12.2961225Z Requirement already satisfied: mypy-extensions>=0.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from typing-inspect->pyre-extensions) (1.1.0) 2025-12-04T08:38:13.3518349Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *rocm* ]] 2025-12-04T08:38:13.3519258Z + pip_build_and_install git+https://github.com/pytorch/torchrec.git@6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2 dist/torchrec 2025-12-04T08:38:13.3520309Z + local build_target=git+https://github.com/pytorch/torchrec.git@6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2 2025-12-04T08:38:13.3520958Z + local wheel_dir=dist/torchrec 2025-12-04T08:38:13.3521288Z + local found_whl=0 2025-12-04T08:38:13.3521587Z + for file in "${wheel_dir}"/*.whl 2025-12-04T08:38:13.3521957Z + [[ -f dist/torchrec/*.whl ]] 2025-12-04T08:38:13.3522268Z + '[' 0 == 0 ']' 2025-12-04T08:38:13.3523392Z + python3 -m pip wheel --no-build-isolation --no-deps -w dist/torchrec git+https://github.com/pytorch/torchrec.git@6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2 2025-12-04T08:38:13.6361270Z Collecting git+https://github.com/pytorch/torchrec.git@6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2 2025-12-04T08:38:13.6362368Z Cloning https://github.com/pytorch/torchrec.git (to revision 6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2) to /tmp/pip-req-build-3t_u1oe0 2025-12-04T08:38:13.6389866Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/torchrec.git /tmp/pip-req-build-3t_u1oe0 2025-12-04T08:38:14.6060159Z Running command git rev-parse -q --verify 'sha^6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2' 2025-12-04T08:38:14.6087972Z Running command git fetch -q https://github.com/pytorch/torchrec.git 6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2 2025-12-04T08:38:14.6914106Z Running command git checkout -q 6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2 2025-12-04T08:38:15.0529975Z Resolved https://github.com/pytorch/torchrec.git to commit 6cd9fd362514d14ebb9ed51314c62ac1e1e2bbf2 2025-12-04T08:38:15.2803029Z Preparing metadata (pyproject.toml) ... [?25l- done 2025-12-04T08:38:15.2832522Z [?25hBuilding wheels for collected packages: torchrec 2025-12-04T08:38:15.6848994Z Building wheel for torchrec (pyproject.toml) ... [?25l- \ done 2025-12-04T08:38:15.6857330Z [?25h Created wheel for torchrec: filename=torchrec-0.3.2-py3-none-any.whl size=374580 sha256=08a8c8fa33c39669a2178fa0bc0cd00d7c5ec9685a14bf700624ea31fcd49d65 2025-12-04T08:38:15.6858762Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/8e/a1/47/39ede01672ba82c08fb521bfc057cc4347e4b0e951738c8ca8 2025-12-04T08:38:15.6885336Z Successfully built torchrec 2025-12-04T08:38:15.7459506Z + for file in "${wheel_dir}"/*.whl 2025-12-04T08:38:15.7459900Z + pip_install_whl dist/torchrec/torchrec-0.3.2-py3-none-any.whl 2025-12-04T08:38:15.7460267Z + args=('dist/torchrec/torchrec-0.3.2-py3-none-any.whl') 2025-12-04T08:38:15.7460539Z + local args 2025-12-04T08:38:15.7460782Z + [[ dist/torchrec/torchrec-0.3.2-py3-none-any.whl == *\ * ]] 2025-12-04T08:38:15.7461072Z + for path in "${args[@]}" 2025-12-04T08:38:15.7461386Z + echo 'Installing dist/torchrec/torchrec-0.3.2-py3-none-any.whl' 2025-12-04T08:38:15.7461743Z Installing dist/torchrec/torchrec-0.3.2-py3-none-any.whl 2025-12-04T08:38:15.7462162Z + python3 -mpip install --no-index --no-deps dist/torchrec/torchrec-0.3.2-py3-none-any.whl 2025-12-04T08:38:16.0365698Z Processing ./dist/torchrec/torchrec-0.3.2-py3-none-any.whl 2025-12-04T08:38:16.0424325Z Installing collected packages: torchrec 2025-12-04T08:38:16.2774958Z Successfully installed torchrec-0.3.2 2025-12-04T08:38:16.3153958Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *cuda13* ]] 2025-12-04T08:38:16.3154631Z + pip_build_and_install git+https://github.com/pytorch/FBGEMM.git@de731af65b4f04696e85c729e3282450b51b95fd#subdirectory=fbgemm_gpu dist/fbgemm_gpu 2025-12-04T08:38:16.3155375Z + local build_target=git+https://github.com/pytorch/FBGEMM.git@de731af65b4f04696e85c729e3282450b51b95fd#subdirectory=fbgemm_gpu 2025-12-04T08:38:16.3155840Z + local wheel_dir=dist/fbgemm_gpu 2025-12-04T08:38:16.3156103Z + local found_whl=0 2025-12-04T08:38:16.3156312Z + for file in "${wheel_dir}"/*.whl 2025-12-04T08:38:16.3156541Z + [[ -f dist/fbgemm_gpu/*.whl ]] 2025-12-04T08:38:16.3156755Z + '[' 0 == 0 ']' 2025-12-04T08:38:16.3157314Z + python3 -m pip wheel --no-build-isolation --no-deps -w dist/fbgemm_gpu git+https://github.com/pytorch/FBGEMM.git@de731af65b4f04696e85c729e3282450b51b95fd#subdirectory=fbgemm_gpu 2025-12-04T08:38:16.6021539Z Collecting git+https://github.com/pytorch/FBGEMM.git@de731af65b4f04696e85c729e3282450b51b95fd#subdirectory=fbgemm_gpu 2025-12-04T08:38:16.6024604Z Cloning https://github.com/pytorch/FBGEMM.git (to revision de731af65b4f04696e85c729e3282450b51b95fd) to /tmp/pip-req-build-cqqbb7dv 2025-12-04T08:38:16.6053141Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/FBGEMM.git /tmp/pip-req-build-cqqbb7dv 2025-12-04T08:38:17.9761895Z Running command git rev-parse -q --verify 'sha^de731af65b4f04696e85c729e3282450b51b95fd' 2025-12-04T08:38:17.9787624Z Running command git fetch -q https://github.com/pytorch/FBGEMM.git de731af65b4f04696e85c729e3282450b51b95fd 2025-12-04T08:38:18.1170348Z Running command git checkout -q de731af65b4f04696e85c729e3282450b51b95fd 2025-12-04T08:38:18.7227693Z Resolved https://github.com/pytorch/FBGEMM.git to commit de731af65b4f04696e85c729e3282450b51b95fd 2025-12-04T08:38:18.7228473Z Running command git submodule update --init --recursive -q 2025-12-04T08:38:26.1614061Z Preparing metadata (pyproject.toml) ... [?25l- \ done 2025-12-04T08:38:26.1637010Z [?25hBuilding wheels for collected packages: fbgemm_gpu 2025-12-04T09:19:16.9716753Z Building wheel for fbgemm_gpu (pyproject.toml) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-12-04T09:19:17.0679947Z [?25h Created wheel for fbgemm_gpu: filename=fbgemm_gpu-0.4.1.post421-cp310-cp310-linux_x86_64.whl size=118994628 sha256=226797f9505f09bbd903f6f3547c52025be367ccbf54a4792cda6613d3834d37 2025-12-04T09:19:17.0680800Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/d8/d9/f3/f5c260aba9c9f0a533444c12621a0c2ceb8fbcffce2b5beb39 2025-12-04T09:19:17.0697251Z Successfully built fbgemm_gpu 2025-12-04T09:19:17.4375458Z + for file in "${wheel_dir}"/*.whl 2025-12-04T09:19:17.4375952Z + pip_install_whl dist/fbgemm_gpu/fbgemm_gpu-0.4.1.post421-cp310-cp310-linux_x86_64.whl 2025-12-04T09:19:17.4376438Z + args=('dist/fbgemm_gpu/fbgemm_gpu-0.4.1.post421-cp310-cp310-linux_x86_64.whl') 2025-12-04T09:19:17.4376781Z + local args 2025-12-04T09:19:17.4377118Z + [[ dist/fbgemm_gpu/fbgemm_gpu-0.4.1.post421-cp310-cp310-linux_x86_64.whl == *\ * ]] 2025-12-04T09:19:17.4377467Z + for path in "${args[@]}" 2025-12-04T09:19:17.4377911Z + echo 'Installing dist/fbgemm_gpu/fbgemm_gpu-0.4.1.post421-cp310-cp310-linux_x86_64.whl' 2025-12-04T09:19:17.4378418Z Installing dist/fbgemm_gpu/fbgemm_gpu-0.4.1.post421-cp310-cp310-linux_x86_64.whl 2025-12-04T09:19:17.4378941Z + python3 -mpip install --no-index --no-deps dist/fbgemm_gpu/fbgemm_gpu-0.4.1.post421-cp310-cp310-linux_x86_64.whl 2025-12-04T09:19:17.7293658Z Processing ./dist/fbgemm_gpu/fbgemm_gpu-0.4.1.post421-cp310-cp310-linux_x86_64.whl 2025-12-04T09:19:17.8356618Z Installing collected packages: fbgemm-gpu 2025-12-04T09:19:19.6718504Z Successfully installed fbgemm-gpu-0.4.1.post421 2025-12-04T09:19:19.7098312Z + [[ vision audio fbgemm torchao == *torchao* ]] 2025-12-04T09:19:19.7098770Z + install_torchao 2025-12-04T09:19:19.7099022Z + local commit 2025-12-04T09:19:19.7099259Z ++ get_pinned_commit torchao 2025-12-04T09:19:19.7099542Z ++ cat .github/ci_commit_pins/torchao.txt 2025-12-04T09:19:19.7124300Z + commit=51c87b6ead6b7e098ada95d6a7609ee873b854cf 2025-12-04T09:19:19.7124807Z + pip_build_and_install git+https://github.com/pytorch/ao.git@51c87b6ead6b7e098ada95d6a7609ee873b854cf dist/ao 2025-12-04T09:19:19.7125440Z + local build_target=git+https://github.com/pytorch/ao.git@51c87b6ead6b7e098ada95d6a7609ee873b854cf 2025-12-04T09:19:19.7125837Z + local wheel_dir=dist/ao 2025-12-04T09:19:19.7126042Z + local found_whl=0 2025-12-04T09:19:19.7126235Z + for file in "${wheel_dir}"/*.whl 2025-12-04T09:19:19.7126469Z + [[ -f dist/ao/*.whl ]] 2025-12-04T09:19:19.7126668Z + '[' 0 == 0 ']' 2025-12-04T09:19:19.7127104Z + python3 -m pip wheel --no-build-isolation --no-deps -w dist/ao git+https://github.com/pytorch/ao.git@51c87b6ead6b7e098ada95d6a7609ee873b854cf 2025-12-04T09:19:19.9974256Z Collecting git+https://github.com/pytorch/ao.git@51c87b6ead6b7e098ada95d6a7609ee873b854cf 2025-12-04T09:19:19.9976566Z Cloning https://github.com/pytorch/ao.git (to revision 51c87b6ead6b7e098ada95d6a7609ee873b854cf) to /tmp/pip-req-build-refhpn9x 2025-12-04T09:19:20.0003928Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /tmp/pip-req-build-refhpn9x 2025-12-04T09:19:21.3987307Z Running command git rev-parse -q --verify 'sha^51c87b6ead6b7e098ada95d6a7609ee873b854cf' 2025-12-04T09:19:21.4011392Z Running command git fetch -q https://github.com/pytorch/ao.git 51c87b6ead6b7e098ada95d6a7609ee873b854cf 2025-12-04T09:19:21.5382187Z Running command git checkout -q 51c87b6ead6b7e098ada95d6a7609ee873b854cf 2025-12-04T09:19:22.0001521Z Resolved https://github.com/pytorch/ao.git to commit 51c87b6ead6b7e098ada95d6a7609ee873b854cf 2025-12-04T09:19:23.6041689Z Preparing metadata (pyproject.toml) ... [?25l- \ done 2025-12-04T09:19:23.6079592Z [?25hBuilding wheels for collected packages: torchao 2025-12-04T09:19:25.4320810Z Building wheel for torchao (pyproject.toml) ... [?25l- \ | / done 2025-12-04T09:19:25.4334661Z [?25h Created wheel for torchao: filename=torchao-0.7.0+git51c87b6e-py3-none-any.whl size=602438 sha256=ef3d2ba11d6d03beaaf5d4c69232fcb134a85ba86f4e4e8048ba9355fc3e8a41 2025-12-04T09:19:25.4335923Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/d0/34/71/7b47138c1ab162821cdae2163a3a875a573d06a3405a27136c 2025-12-04T09:19:25.4371037Z Successfully built torchao 2025-12-04T09:19:25.4989042Z + for file in "${wheel_dir}"/*.whl 2025-12-04T09:19:25.4989597Z + pip_install_whl dist/ao/torchao-0.7.0+git51c87b6e-py3-none-any.whl 2025-12-04T09:19:25.4989982Z + args=('dist/ao/torchao-0.7.0+git51c87b6e-py3-none-any.whl') 2025-12-04T09:19:25.4990283Z + local args 2025-12-04T09:19:25.4990540Z + [[ dist/ao/torchao-0.7.0+git51c87b6e-py3-none-any.whl == *\ * ]] 2025-12-04T09:19:25.4990871Z + for path in "${args[@]}" 2025-12-04T09:19:25.4991170Z + echo 'Installing dist/ao/torchao-0.7.0+git51c87b6e-py3-none-any.whl' 2025-12-04T09:19:25.4991533Z Installing dist/ao/torchao-0.7.0+git51c87b6e-py3-none-any.whl 2025-12-04T09:19:25.4991986Z + python3 -mpip install --no-index --no-deps dist/ao/torchao-0.7.0+git51c87b6e-py3-none-any.whl 2025-12-04T09:19:25.7900961Z Processing ./dist/ao/torchao-0.7.0+git51c87b6e-py3-none-any.whl 2025-12-04T09:19:25.7976533Z Installing collected packages: torchao 2025-12-04T09:19:26.2638557Z Successfully installed torchao-0.7.0+git51c87b6e 2025-12-04T09:19:26.3085443Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *xpu* ]] 2025-12-04T09:19:26.3085844Z + set -x 2025-12-04T09:19:26.3092749Z + assert_git_not_dirty 2025-12-04T09:19:26.3093151Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *rocm* ]] 2025-12-04T09:19:26.3093491Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *xla* ]] 2025-12-04T09:19:26.3098110Z ++ git status --porcelain 2025-12-04T09:19:26.3098427Z ++ grep -v '?? third_party' 2025-12-04T09:20:10.4140910Z ++ true 2025-12-04T09:20:10.4173984Z + git_status= 2025-12-04T09:20:10.4174387Z + [[ -n '' ]] 2025-12-04T09:20:10.4174576Z + mkdir -p dist 2025-12-04T09:20:10.4218307Z + '[' -f build/.ninja_log ']' 2025-12-04T09:20:10.4218884Z + cp build/.ninja_log dist 2025-12-04T09:20:10.4382592Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *rocm* ]] 2025-12-04T09:20:10.4383020Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2025-12-04T09:20:10.4388775Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 == *rocm* ]] 2025-12-04T09:20:10.4389098Z ++ echo OFF 2025-12-04T09:20:10.4390900Z + CUSTOM_TEST_USE_ROCM=OFF 2025-12-04T09:20:10.4391423Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2025-12-04T09:20:10.4391923Z + mkdir -pv build/custom_test_artifacts 2025-12-04T09:20:10.4417267Z mkdir: created directory 'build/custom_test_artifacts' 2025-12-04T09:20:10.4418552Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2025-12-04T09:20:10.4419025Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2025-12-04T09:20:10.4419343Z + python --version 2025-12-04T09:20:10.4438930Z Python 3.10.14 2025-12-04T09:20:10.4442585Z ++ python -c 'import site; print(";".join([x for x in site.getsitepackages()] + [x + "/torch" for x in site.getsitepackages()]))' 2025-12-04T09:20:10.4681706Z + SITE_PACKAGES='/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' 2025-12-04T09:20:10.4682941Z + mkdir -p build/custom_test_artifacts/custom-op-build 2025-12-04T09:20:10.4699336Z + pushd build/custom_test_artifacts/custom-op-build 2025-12-04T09:20:10.4700124Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2025-12-04T09:20:10.4702548Z ++ which python 2025-12-04T09:20:10.4725762Z + cmake /var/lib/jenkins/workspace/test/custom_operator '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' -DPython_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2025-12-04T09:20:10.5913791Z -- The C compiler identification is GNU 11.4.0 2025-12-04T09:20:10.6631426Z -- The CXX compiler identification is GNU 11.4.0 2025-12-04T09:20:10.6800334Z -- Detecting C compiler ABI info 2025-12-04T09:20:10.8179380Z -- Detecting C compiler ABI info - done 2025-12-04T09:20:10.8326522Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-12-04T09:20:10.8327106Z -- Detecting C compile features 2025-12-04T09:20:10.8331996Z -- Detecting C compile features - done 2025-12-04T09:20:10.8448465Z -- Detecting CXX compiler ABI info 2025-12-04T09:20:10.9541680Z -- Detecting CXX compiler ABI info - done 2025-12-04T09:20:10.9687449Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-12-04T09:20:10.9687806Z -- Detecting CXX compile features 2025-12-04T09:20:10.9691952Z -- Detecting CXX compile features - done 2025-12-04T09:20:10.9996024Z -- Found CUDA: /usr/local/cuda (found version "12.8") 2025-12-04T09:20:11.7446816Z -- The CUDA compiler identification is NVIDIA 12.8.93 with host compiler GNU 11.4.0 2025-12-04T09:20:11.7523930Z -- Detecting CUDA compiler ABI info 2025-12-04T09:20:12.3902556Z -- Detecting CUDA compiler ABI info - done 2025-12-04T09:20:12.4353524Z -- Check for working CUDA compiler: /opt/cache/lib/nvcc - skipped 2025-12-04T09:20:12.4381128Z -- Detecting CUDA compile features 2025-12-04T09:20:12.4384072Z -- Detecting CUDA compile features - done 2025-12-04T09:20:12.4474877Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.8.93") 2025-12-04T09:20:12.4525103Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-12-04T09:20:12.5621849Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-12-04T09:20:12.5629974Z -- Found Threads: TRUE 2025-12-04T09:20:12.5878082Z -- PyTorch: CUDA detected: 12.8 2025-12-04T09:20:12.5878407Z -- PyTorch: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2025-12-04T09:20:12.5878710Z -- PyTorch: CUDA toolkit directory: /usr/local/cuda 2025-12-04T09:20:12.7197784Z -- PyTorch: Header version is: 12.8 2025-12-04T09:20:12.8757448Z -- Found Python: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") found components: Interpreter 2025-12-04T09:20:12.8770071Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:149 (message): 2025-12-04T09:20:12.8770897Z Failed to compute shorthash for libnvrtc.so 2025-12-04T09:20:12.8771304Z Call Stack (most recent call first): 2025-12-04T09:20:12.8772016Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:86 (include) 2025-12-04T09:20:12.8773012Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-12-04T09:20:12.8773676Z CMakeLists.txt:9 (find_package) 2025-12-04T09:20:12.8773913Z 2025-12-04T09:20:12.8774066Z  2025-12-04T09:20:12.8774390Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2025-12-04T09:20:12.8774925Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2025-12-04T09:20:12.8775471Z -- USE_CUDSS is set to 0. Compiling without cuDSS support 2025-12-04T09:20:12.8775942Z -- USE_CUFILE is set to 0. Compiling without cuFile support 2025-12-04T09:20:12.8776444Z -- Added CUDA NVCC flags for: -gencode;arch=compute_86,code=sm_86 2025-12-04T09:20:12.8967599Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-12-04T09:20:12.8968722Z static library kineto_LIBRARY-NOTFOUND not found. 2025-12-04T09:20:12.8969165Z Call Stack (most recent call first): 2025-12-04T09:20:12.8969996Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-12-04T09:20:12.8970749Z CMakeLists.txt:9 (find_package) 2025-12-04T09:20:12.8970985Z 2025-12-04T09:20:12.8971137Z  2025-12-04T09:20:12.8971607Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-12-04T09:20:12.8975452Z -- Configuring done (2.4s) 2025-12-04T09:20:12.9049521Z -- Generating done (0.0s) 2025-12-04T09:20:12.9066217Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2025-12-04T09:20:12.9112679Z + make VERBOSE=1 2025-12-04T09:20:12.9135118Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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 2025-12-04T09:20:12.9178257Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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 2025-12-04T09:20:12.9201147Z make -f CMakeFiles/Makefile2 all 2025-12-04T09:20:12.9217567Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:12.9218215Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2025-12-04T09:20:12.9234237Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:12.9236036Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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=" 2025-12-04T09:20:12.9273643Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:12.9275420Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2025-12-04T09:20:12.9292206Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:12.9325224Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2025-12-04T09:20:12.9331532Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_NVSHMEM -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -std=gnu++17 -fPIC -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 2025-12-04T09:20:13.6896782Z [ 50%] Linking CXX shared library libcustom_ops.so 2025-12-04T09:20:13.6899945Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2025-12-04T09:20:13.6922842Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libnvrtc.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2025-12-04T09:20:14.1142128Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:14.1198605Z [ 50%] Built target custom_ops 2025-12-04T09:20:14.1203180Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2025-12-04T09:20:14.1223021Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:14.1224933Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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=" 2025-12-04T09:20:14.1265802Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:14.1267502Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2025-12-04T09:20:14.1283202Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:14.1316055Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-12-04T09:20:14.1321829Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_NVSHMEM -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -std=gnu++17 -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 2025-12-04T09:20:14.8949129Z [100%] Linking CXX executable test_custom_ops 2025-12-04T09:20:14.8952116Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2025-12-04T09:20:14.8973400Z /opt/cache/bin/c++ CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 libcustom_ops.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libnvrtc.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-12-04T09:20:15.5194991Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:15.5254176Z [100%] Built target test_custom_ops 2025-12-04T09:20:15.5256839Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2025-12-04T09:20:15.5260569Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2025-12-04T09:20:15.5283825Z + popd 2025-12-04T09:20:15.5284061Z ~/workspace 2025-12-04T09:20:15.5284251Z + assert_git_not_dirty 2025-12-04T09:20:15.5284564Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *rocm* ]] 2025-12-04T09:20:15.5284907Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *xla* ]] 2025-12-04T09:20:15.5289599Z ++ git status --porcelain 2025-12-04T09:20:15.5290494Z ++ grep -v '?? third_party' 2025-12-04T09:20:15.8199520Z ++ true 2025-12-04T09:20:15.8199828Z + git_status= 2025-12-04T09:20:15.8200079Z + [[ -n '' ]] 2025-12-04T09:20:15.8200396Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2025-12-04T09:20:15.8200725Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2025-12-04T09:20:15.8200992Z + python --version 2025-12-04T09:20:15.8221254Z Python 3.10.14 2025-12-04T09:20:15.8227255Z ++ python -c 'import site; print(";".join([x for x in site.getsitepackages()] + [x + "/torch" for x in site.getsitepackages()]))' 2025-12-04T09:20:15.8466824Z + SITE_PACKAGES='/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' 2025-12-04T09:20:15.8467404Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2025-12-04T09:20:15.8485998Z + pushd build/custom_test_artifacts/jit-hook-build 2025-12-04T09:20:15.8486575Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2025-12-04T09:20:15.8489234Z ++ which python 2025-12-04T09:20:15.8507259Z + cmake /var/lib/jenkins/workspace/test/jit_hooks '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' -DPython_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2025-12-04T09:20:15.9684672Z -- The C compiler identification is GNU 11.4.0 2025-12-04T09:20:16.0393627Z -- The CXX compiler identification is GNU 11.4.0 2025-12-04T09:20:16.0560468Z -- Detecting C compiler ABI info 2025-12-04T09:20:16.1570331Z -- Detecting C compiler ABI info - done 2025-12-04T09:20:16.1713899Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-12-04T09:20:16.1714234Z -- Detecting C compile features 2025-12-04T09:20:16.1717979Z -- Detecting C compile features - done 2025-12-04T09:20:16.1837255Z -- Detecting CXX compiler ABI info 2025-12-04T09:20:16.2931536Z -- Detecting CXX compiler ABI info - done 2025-12-04T09:20:16.3081744Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-12-04T09:20:16.3082278Z -- Detecting CXX compile features 2025-12-04T09:20:16.3086306Z -- Detecting CXX compile features - done 2025-12-04T09:20:16.3373076Z -- Found CUDA: /usr/local/cuda (found version "12.8") 2025-12-04T09:20:17.1394773Z -- The CUDA compiler identification is NVIDIA 12.8.93 with host compiler GNU 11.4.0 2025-12-04T09:20:17.1476032Z -- Detecting CUDA compiler ABI info 2025-12-04T09:20:17.7990814Z -- Detecting CUDA compiler ABI info - done 2025-12-04T09:20:17.8443590Z -- Check for working CUDA compiler: /opt/cache/lib/nvcc - skipped 2025-12-04T09:20:17.8472208Z -- Detecting CUDA compile features 2025-12-04T09:20:17.8472539Z -- Detecting CUDA compile features - done 2025-12-04T09:20:17.8558347Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.8.93") 2025-12-04T09:20:17.8615761Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-12-04T09:20:17.9697660Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-12-04T09:20:17.9704657Z -- Found Threads: TRUE 2025-12-04T09:20:17.9966229Z -- PyTorch: CUDA detected: 12.8 2025-12-04T09:20:17.9967265Z -- PyTorch: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2025-12-04T09:20:17.9967680Z -- PyTorch: CUDA toolkit directory: /usr/local/cuda 2025-12-04T09:20:18.1241596Z -- PyTorch: Header version is: 12.8 2025-12-04T09:20:18.2807963Z -- Found Python: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") found components: Interpreter 2025-12-04T09:20:18.2823454Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:149 (message): 2025-12-04T09:20:18.2823983Z Failed to compute shorthash for libnvrtc.so 2025-12-04T09:20:18.2824246Z Call Stack (most recent call first): 2025-12-04T09:20:18.2824826Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:86 (include) 2025-12-04T09:20:18.2825647Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-12-04T09:20:18.2826101Z CMakeLists.txt:9 (find_package) 2025-12-04T09:20:18.2826262Z 2025-12-04T09:20:18.2826400Z  2025-12-04T09:20:18.2826627Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2025-12-04T09:20:18.2826989Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2025-12-04T09:20:18.2827376Z -- USE_CUDSS is set to 0. Compiling without cuDSS support 2025-12-04T09:20:18.2827672Z -- USE_CUFILE is set to 0. Compiling without cuFile support 2025-12-04T09:20:18.2828061Z -- Added CUDA NVCC flags for: -gencode;arch=compute_86,code=sm_86 2025-12-04T09:20:18.3020634Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-12-04T09:20:18.3021225Z static library kineto_LIBRARY-NOTFOUND not found. 2025-12-04T09:20:18.3021521Z Call Stack (most recent call first): 2025-12-04T09:20:18.3022059Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-12-04T09:20:18.3022538Z CMakeLists.txt:9 (find_package) 2025-12-04T09:20:18.3022705Z 2025-12-04T09:20:18.3022825Z  2025-12-04T09:20:18.3026822Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-12-04T09:20:18.3027182Z -- Configuring done (2.4s) 2025-12-04T09:20:18.3079739Z -- Generating done (0.0s) 2025-12-04T09:20:18.3090994Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2025-12-04T09:20:18.3143396Z + make VERBOSE=1 2025-12-04T09:20:18.3163353Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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 2025-12-04T09:20:18.3207632Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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 2025-12-04T09:20:18.3230916Z make -f CMakeFiles/Makefile2 all 2025-12-04T09:20:18.3244977Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-12-04T09:20:18.3245788Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2025-12-04T09:20:18.3260494Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-12-04T09:20:18.3262469Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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=" 2025-12-04T09:20:18.3300519Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-12-04T09:20:18.3301672Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2025-12-04T09:20:18.3317139Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-12-04T09:20:18.3348793Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-12-04T09:20:18.3354280Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_NVSHMEM -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -std=gnu++17 -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 2025-12-04T09:20:19.1331011Z [100%] Linking CXX executable test_jit_hooks 2025-12-04T09:20:19.1331662Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2025-12-04T09:20:19.1353581Z /opt/cache/bin/c++ CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libnvrtc.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2025-12-04T09:20:19.6547436Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-12-04T09:20:19.6604251Z [100%] Built target test_jit_hooks 2025-12-04T09:20:19.6608740Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2025-12-04T09:20:19.6611745Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2025-12-04T09:20:19.6636581Z + popd 2025-12-04T09:20:19.6636805Z ~/workspace 2025-12-04T09:20:19.6637012Z + assert_git_not_dirty 2025-12-04T09:20:19.6637380Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *rocm* ]] 2025-12-04T09:20:19.6637701Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *xla* ]] 2025-12-04T09:20:19.6643342Z ++ git status --porcelain 2025-12-04T09:20:19.6643636Z ++ grep -v '?? third_party' 2025-12-04T09:20:19.9519902Z ++ true 2025-12-04T09:20:19.9520178Z + git_status= 2025-12-04T09:20:19.9520381Z + [[ -n '' ]] 2025-12-04T09:20:19.9531649Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2025-12-04T09:20:19.9532252Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2025-12-04T09:20:19.9532892Z + python --version 2025-12-04T09:20:19.9541067Z Python 3.10.14 2025-12-04T09:20:19.9543551Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2025-12-04T09:20:19.9561629Z + pushd build/custom_test_artifacts/custom-backend-build 2025-12-04T09:20:19.9562135Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2025-12-04T09:20:19.9564860Z ++ which python 2025-12-04T09:20:19.9582407Z + cmake /var/lib/jenkins/workspace/test/custom_backend '-DCMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10/lib/python3.10/site-packages;/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch' -DPython_EXECUTABLE=/opt/conda/envs/py_3.10/bin/python -DCMAKE_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public -DUSE_ROCM=OFF 2025-12-04T09:20:20.0754441Z -- The C compiler identification is GNU 11.4.0 2025-12-04T09:20:20.1452679Z -- The CXX compiler identification is GNU 11.4.0 2025-12-04T09:20:20.1620347Z -- Detecting C compiler ABI info 2025-12-04T09:20:20.2630704Z -- Detecting C compiler ABI info - done 2025-12-04T09:20:20.2772366Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2025-12-04T09:20:20.2772732Z -- Detecting C compile features 2025-12-04T09:20:20.2775173Z -- Detecting C compile features - done 2025-12-04T09:20:20.2889031Z -- Detecting CXX compiler ABI info 2025-12-04T09:20:20.4004724Z -- Detecting CXX compiler ABI info - done 2025-12-04T09:20:20.4147982Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2025-12-04T09:20:20.4152139Z -- Detecting CXX compile features 2025-12-04T09:20:20.4155799Z -- Detecting CXX compile features - done 2025-12-04T09:20:20.4441429Z -- Found CUDA: /usr/local/cuda (found version "12.8") 2025-12-04T09:20:21.1845558Z -- The CUDA compiler identification is NVIDIA 12.8.93 with host compiler GNU 11.4.0 2025-12-04T09:20:21.1924586Z -- Detecting CUDA compiler ABI info 2025-12-04T09:20:21.8286141Z -- Detecting CUDA compiler ABI info - done 2025-12-04T09:20:21.8738447Z -- Check for working CUDA compiler: /opt/cache/lib/nvcc - skipped 2025-12-04T09:20:21.8763391Z -- Detecting CUDA compile features 2025-12-04T09:20:21.8764823Z -- Detecting CUDA compile features - done 2025-12-04T09:20:21.8857111Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.8.93") 2025-12-04T09:20:21.8908594Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-12-04T09:20:21.9972609Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-12-04T09:20:21.9979378Z -- Found Threads: TRUE 2025-12-04T09:20:22.0230885Z -- PyTorch: CUDA detected: 12.8 2025-12-04T09:20:22.0231399Z -- PyTorch: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2025-12-04T09:20:22.0231859Z -- PyTorch: CUDA toolkit directory: /usr/local/cuda 2025-12-04T09:20:22.1520687Z -- PyTorch: Header version is: 12.8 2025-12-04T09:20:22.3095291Z -- Found Python: /opt/conda/envs/py_3.10/bin/python (found version "3.10.14") found components: Interpreter 2025-12-04T09:20:22.3107976Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:149 (message): 2025-12-04T09:20:22.3108580Z Failed to compute shorthash for libnvrtc.so 2025-12-04T09:20:22.3109050Z Call Stack (most recent call first): 2025-12-04T09:20:22.3109600Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:86 (include) 2025-12-04T09:20:22.3110257Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2025-12-04T09:20:22.3110717Z CMakeLists.txt:9 (find_package) 2025-12-04T09:20:22.3110873Z 2025-12-04T09:20:22.3110980Z  2025-12-04T09:20:22.3111196Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2025-12-04T09:20:22.3111527Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2025-12-04T09:20:22.3111849Z -- USE_CUDSS is set to 0. Compiling without cuDSS support 2025-12-04T09:20:22.3112153Z -- USE_CUFILE is set to 0. Compiling without cuFile support 2025-12-04T09:20:22.3112483Z -- Added CUDA NVCC flags for: -gencode;arch=compute_86,code=sm_86 2025-12-04T09:20:22.3309355Z CMake Warning at /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-12-04T09:20:22.3309905Z static library kineto_LIBRARY-NOTFOUND not found. 2025-12-04T09:20:22.3310429Z Call Stack (most recent call first): 2025-12-04T09:20:22.3310906Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-12-04T09:20:22.3311440Z CMakeLists.txt:9 (find_package) 2025-12-04T09:20:22.3311626Z 2025-12-04T09:20:22.3311727Z  2025-12-04T09:20:22.3312078Z -- Found Torch: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so 2025-12-04T09:20:22.3312445Z -- Configuring done (2.3s) 2025-12-04T09:20:22.3379981Z -- Generating done (0.0s) 2025-12-04T09:20:22.3394407Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2025-12-04T09:20:22.3454884Z + make VERBOSE=1 2025-12-04T09:20:22.3472447Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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 2025-12-04T09:20:22.3517693Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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 2025-12-04T09:20:22.3541820Z make -f CMakeFiles/Makefile2 all 2025-12-04T09:20:22.3554339Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:22.3554935Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2025-12-04T09:20:22.3571133Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:22.3573031Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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=" 2025-12-04T09:20:22.3611843Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:22.3613203Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2025-12-04T09:20:22.3630320Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:22.3660545Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-12-04T09:20:22.3666441Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_NVSHMEM -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -std=gnu++17 -fPIC -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 2025-12-04T09:20:22.6220432Z [ 50%] Linking CXX shared library libcustom_backend.so 2025-12-04T09:20:22.6221277Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2025-12-04T09:20:22.6243297Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libnvrtc.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2025-12-04T09:20:23.0009008Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:23.0067738Z [ 50%] Built target custom_backend 2025-12-04T09:20:23.0073059Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2025-12-04T09:20:23.0088987Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:23.0090891Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/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=" 2025-12-04T09:20:23.0129275Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:23.0130226Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2025-12-04T09:20:23.0146845Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:23.0180195Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-12-04T09:20:23.0186020Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_NVSHMEM -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include -isystem /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda/include -std=gnu++17 -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 2025-12-04T09:20:23.7834787Z [100%] Linking CXX executable test_custom_backend 2025-12-04T09:20:23.7837793Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2025-12-04T09:20:23.7859396Z /opt/cache/bin/c++ CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib:/usr/local/cuda/lib64 libcustom_backend.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcudart.so -Wl,--no-as-needed,"/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libnvrtc.so /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib/libc10_cuda.so 2025-12-04T09:20:24.3530476Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:24.3589372Z [100%] Built target test_custom_backend 2025-12-04T09:20:24.3592812Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2025-12-04T09:20:24.3595206Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/cmake/data/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2025-12-04T09:20:24.3622826Z + popd 2025-12-04T09:20:24.3623061Z ~/workspace 2025-12-04T09:20:24.3623253Z + assert_git_not_dirty 2025-12-04T09:20:24.3623541Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *rocm* ]] 2025-12-04T09:20:24.3623869Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *xla* ]] 2025-12-04T09:20:24.3628052Z ++ git status --porcelain 2025-12-04T09:20:24.3628928Z ++ grep -v '?? third_party' 2025-12-04T09:20:24.6522342Z ++ true 2025-12-04T09:20:24.6522612Z + git_status= 2025-12-04T09:20:24.6522815Z + [[ -n '' ]] 2025-12-04T09:20:24.6523112Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *libtorch* ]] 2025-12-04T09:20:24.6523465Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *bazel* ]] 2025-12-04T09:20:24.6523731Z + PYTHONPATH=. 2025-12-04T09:20:24.6523937Z + python tools/stats/export_test_times.py 2025-12-04T09:20:24.6979555Z Exporting test times from test-infra 2025-12-04T09:20:24.6980322Z 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 2025-12-04T09:20:24.7521727Z 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 2025-12-04T09:20:24.8599444Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *s390x* ]] 2025-12-04T09:20:24.8599868Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *riscv64* ]] 2025-12-04T09:20:24.8600222Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-sm86 != *-bazel-* ]] 2025-12-04T09:20:24.8600805Z + print_sccache_stats 2025-12-04T09:20:24.8601099Z + echo 'PyTorch Build Statistics' 2025-12-04T09:20:24.8601329Z PyTorch Build Statistics 2025-12-04T09:20:24.8601546Z + sccache --show-stats 2025-12-04T09:20:24.8639937Z Compile requests 8886 2025-12-04T09:20:24.8640605Z Compile requests executed 10169 2025-12-04T09:20:24.8640875Z Cache hits 9311 2025-12-04T09:20:24.8641122Z Cache hits (C/C++) 7613 2025-12-04T09:20:24.8641369Z Cache hits (CUBIN) 426 2025-12-04T09:20:24.8641604Z Cache hits (CUDA) 425 2025-12-04T09:20:24.8641852Z Cache hits (CUDA (Device code)) 423 2025-12-04T09:20:24.8642104Z Cache hits (PTX) 424 2025-12-04T09:20:24.8642409Z Cache misses 399 2025-12-04T09:20:24.8642656Z Cache misses (C/C++) 395 2025-12-04T09:20:24.8642898Z Cache misses (CUDA (Device code)) 2 2025-12-04T09:20:24.8643200Z Cache misses (PTX) 2 2025-12-04T09:20:24.8643533Z Cache hits rate 95.89 % 2025-12-04T09:20:24.8643852Z Cache hits rate (C/C++) 95.07 % 2025-12-04T09:20:24.8644188Z Cache hits rate (CUBIN) 100.00 % 2025-12-04T09:20:24.8644427Z Cache hits rate (CUDA) 100.00 % 2025-12-04T09:20:24.8644724Z Cache hits rate (CUDA (Device code)) 99.53 % 2025-12-04T09:20:24.8645039Z Cache hits rate (PTX) 99.53 % 2025-12-04T09:20:24.8645391Z Cache timeouts 0 2025-12-04T09:20:24.8645721Z Cache read errors 0 2025-12-04T09:20:24.8646008Z Forced recaches 0 2025-12-04T09:20:24.8646335Z Cache write errors 1 2025-12-04T09:20:24.8646658Z Cache errors 22 2025-12-04T09:20:24.8646980Z Cache errors (C/C++) 22 2025-12-04T09:20:24.8647272Z Compilations 824 2025-12-04T09:20:24.8647508Z Compilation failures 12 2025-12-04T09:20:24.8647759Z Non-cacheable compilations 425 2025-12-04T09:20:24.8648010Z Non-cacheable calls 15 2025-12-04T09:20:24.8648248Z Non-compilation calls 404 2025-12-04T09:20:24.8648500Z Unsupported compiler calls 0 2025-12-04T09:20:24.8648749Z Average cache write 0.057 s 2025-12-04T09:20:24.8648999Z Average compiler 5.749 s 2025-12-04T09:20:24.8649243Z Average cache read hit 0.026 s 2025-12-04T09:20:24.8649499Z Failed distributed compilations 0 2025-12-04T09:20:24.8649657Z 2025-12-04T09:20:24.8649751Z Non-cacheable reasons: 2025-12-04T09:20:24.8649962Z multiple input files 13 2025-12-04T09:20:24.8650211Z unknown source language 1 2025-12-04T09:20:24.8650447Z - 1 2025-12-04T09:20:24.8650595Z 2025-12-04T09:20:24.8650800Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-12-04T09:20:24.8651152Z Version (client) 0.10.0 2025-12-04T09:20:24.8651387Z + [[ -n 57111702283 ]] 2025-12-04T09:20:24.8651598Z + sccache --show-stats --stats-format json 2025-12-04T09:20:24.8651825Z + jq .stats 2025-12-04T09:20:24.8921273Z + sccache_epilogue 2025-12-04T09:20:24.8924958Z + echo '::group::Sccache Compilation Log' 2025-12-04T09:20:24.8925759Z ##[group]Sccache Compilation Log 2025-12-04T09:20:24.8926138Z + echo '=================== sccache compilation log ===================' 2025-12-04T09:20:24.8926526Z =================== sccache compilation log =================== 2025-12-04T09:20:24.8926998Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-12-04T09:20:24.9176246Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-12-04T09:20:24.9177052Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-12-04T09:20:24.9177427Z + sccache --show-stats 2025-12-04T09:20:24.9205259Z Compile requests 8886 2025-12-04T09:20:24.9205893Z Compile requests executed 10169 2025-12-04T09:20:24.9206312Z Cache hits 9311 2025-12-04T09:20:24.9206679Z Cache hits (C/C++) 7613 2025-12-04T09:20:24.9207034Z Cache hits (CUBIN) 426 2025-12-04T09:20:24.9207343Z Cache hits (CUDA) 425 2025-12-04T09:20:24.9207579Z Cache hits (CUDA (Device code)) 423 2025-12-04T09:20:24.9207827Z Cache hits (PTX) 424 2025-12-04T09:20:24.9208074Z Cache misses 399 2025-12-04T09:20:24.9208308Z Cache misses (C/C++) 395 2025-12-04T09:20:24.9208550Z Cache misses (CUDA (Device code)) 2 2025-12-04T09:20:24.9208803Z Cache misses (PTX) 2 2025-12-04T09:20:24.9209042Z Cache hits rate 95.89 % 2025-12-04T09:20:24.9209299Z Cache hits rate (C/C++) 95.07 % 2025-12-04T09:20:24.9209755Z Cache hits rate (CUBIN) 100.00 % 2025-12-04T09:20:24.9210011Z Cache hits rate (CUDA) 100.00 % 2025-12-04T09:20:24.9210314Z Cache hits rate (CUDA (Device code)) 99.53 % 2025-12-04T09:20:24.9210576Z Cache hits rate (PTX) 99.53 % 2025-12-04T09:20:24.9210831Z Cache timeouts 0 2025-12-04T09:20:24.9211150Z Cache read errors 0 2025-12-04T09:20:24.9211392Z Forced recaches 0 2025-12-04T09:20:24.9211629Z Cache write errors 1 2025-12-04T09:20:24.9211857Z Cache errors 22 2025-12-04T09:20:24.9212091Z Cache errors (C/C++) 22 2025-12-04T09:20:24.9212332Z Compilations 824 2025-12-04T09:20:24.9212575Z Compilation failures 12 2025-12-04T09:20:24.9212824Z Non-cacheable compilations 425 2025-12-04T09:20:24.9213072Z Non-cacheable calls 15 2025-12-04T09:20:24.9213321Z Non-compilation calls 404 2025-12-04T09:20:24.9213563Z Unsupported compiler calls 0 2025-12-04T09:20:24.9213816Z Average cache write 0.057 s 2025-12-04T09:20:24.9214064Z Average compiler 5.749 s 2025-12-04T09:20:24.9214305Z Average cache read hit 0.026 s 2025-12-04T09:20:24.9214557Z Failed distributed compilations 0 2025-12-04T09:20:24.9214720Z 2025-12-04T09:20:24.9214801Z Non-cacheable reasons: 2025-12-04T09:20:24.9215014Z multiple input files 13 2025-12-04T09:20:24.9215249Z unknown source language 1 2025-12-04T09:20:24.9215481Z - 1 2025-12-04T09:20:24.9215625Z 2025-12-04T09:20:24.9215810Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-12-04T09:20:24.9216127Z Version (client) 0.10.0 2025-12-04T09:20:24.9216384Z + sccache --stop-server 2025-12-04T09:20:24.9232533Z Stopping sccache server... 2025-12-04T09:20:24.9235268Z Compile requests 8886 2025-12-04T09:20:24.9235725Z Compile requests executed 10169 2025-12-04T09:20:24.9236024Z Cache hits 9311 2025-12-04T09:20:24.9236259Z Cache hits (C/C++) 7613 2025-12-04T09:20:24.9236517Z Cache hits (CUBIN) 426 2025-12-04T09:20:24.9236758Z Cache hits (CUDA) 425 2025-12-04T09:20:24.9237003Z Cache hits (CUDA (Device code)) 423 2025-12-04T09:20:24.9237238Z Cache hits (PTX) 424 2025-12-04T09:20:24.9237476Z Cache misses 399 2025-12-04T09:20:24.9237828Z Cache misses (C/C++) 395 2025-12-04T09:20:24.9238127Z Cache misses (CUDA (Device code)) 2 2025-12-04T09:20:24.9238371Z Cache misses (PTX) 2 2025-12-04T09:20:24.9238712Z Cache hits rate 95.89 % 2025-12-04T09:20:24.9239072Z Cache hits rate (C/C++) 95.07 % 2025-12-04T09:20:24.9239406Z Cache hits rate (CUBIN) 100.00 % 2025-12-04T09:20:24.9239920Z Cache hits rate (CUDA) 100.00 % 2025-12-04T09:20:24.9240193Z Cache hits rate (CUDA (Device code)) 99.53 % 2025-12-04T09:20:24.9240465Z Cache hits rate (PTX) 99.53 % 2025-12-04T09:20:24.9240725Z Cache timeouts 0 2025-12-04T09:20:24.9240969Z Cache read errors 0 2025-12-04T09:20:24.9241236Z Forced recaches 0 2025-12-04T09:20:24.9241486Z Cache write errors 1 2025-12-04T09:20:24.9241728Z Cache errors 22 2025-12-04T09:20:24.9241999Z Cache errors (C/C++) 22 2025-12-04T09:20:24.9242238Z Compilations 824 2025-12-04T09:20:24.9242481Z Compilation failures 12 2025-12-04T09:20:24.9242776Z Non-cacheable compilations 425 2025-12-04T09:20:24.9243064Z Non-cacheable calls 15 2025-12-04T09:20:24.9243342Z Non-compilation calls 404 2025-12-04T09:20:24.9243591Z Unsupported compiler calls 0 2025-12-04T09:20:24.9243834Z Average cache write 0.057 s 2025-12-04T09:20:24.9244084Z Average compiler 5.749 s 2025-12-04T09:20:24.9244384Z Average cache read hit 0.026 s 2025-12-04T09:20:24.9244644Z Failed distributed compilations 0 2025-12-04T09:20:24.9244805Z 2025-12-04T09:20:24.9244886Z Non-cacheable reasons: 2025-12-04T09:20:24.9245099Z multiple input files 13 2025-12-04T09:20:24.9245334Z - 1 2025-12-04T09:20:24.9245561Z unknown source language 1 2025-12-04T09:20:24.9245722Z 2025-12-04T09:20:24.9245897Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-12-04T09:20:24.9246219Z Version (client) 0.10.0 2025-12-04T09:20:24.9246536Z + echo ::endgroup:: 2025-12-04T09:20:24.9247067Z ##[endgroup] 2025-12-04T09:20:24.9247248Z + cleanup_workspace 2025-12-04T09:20:24.9247598Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-12-04T09:20:24.9248120Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-12-04T09:20:24.9248540Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-12-04T09:20:24.9248875Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-12-04T09:20:24.9249262Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-12-04T09:20:24.9249664Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-12-04T09:20:24.9249987Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-12-04T09:20:26.6185695Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-12-04T09:20:26.6186007Z kill "$MONITOR_SCRIPT_PID" 2025-12-04T09:20:26.6194553Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T09:20:26.6194829Z env: 2025-12-04T09:20:26.6195014Z MONITOR_SCRIPT_PID: 44719 2025-12-04T09:20:26.6195226Z ##[endgroup] 2025-12-04T09:20:26.6219443Z /home/ec2-user/actions-runner/_work/_temp/d9b32e30-0a2e-4d5e-9d79-d78c3a6c9947.sh: line 1: kill: (44719) - No such process 2025-12-04T09:20:26.6234724Z ##[error]Process completed with exit code 1. 2025-12-04T09:20:26.6280458Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2025-12-04T09:20:26.6281038Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .additional_ci_files 2025-12-04T09:20:26.6285690Z shell: /usr/bin/bash -e {0} 2025-12-04T09:20:26.6285912Z ##[endgroup] 2025-12-04T09:20:26.6432607Z adding: dist/ (stored 0%) 2025-12-04T09:20:34.4342779Z adding: dist/torch-2.10.0a0+gitffd9b0f-cp310-cp310-linux_x86_64.whl (deflated 1%) 2025-12-04T09:20:34.4343722Z adding: dist/vision/ (stored 0%) 2025-12-04T09:20:34.4793099Z adding: dist/vision/torchvision-0.25.0a0+617079d-cp310-cp310-linux_x86_64.whl (deflated 2%) 2025-12-04T09:20:34.4793555Z adding: dist/audio/ (stored 0%) 2025-12-04T09:20:34.4986764Z adding: dist/audio/torchaudio-2.10.0a0+e90a398-cp310-cp310-linux_x86_64.whl (deflated 2%) 2025-12-04T09:20:34.4987212Z adding: dist/torchrec/ (stored 0%) 2025-12-04T09:20:34.5080289Z adding: dist/torchrec/torchrec-0.3.2-py3-none-any.whl (deflated 3%) 2025-12-04T09:20:34.5081746Z adding: dist/fbgemm_gpu/ (stored 0%) 2025-12-04T09:20:37.8762351Z adding: dist/fbgemm_gpu/fbgemm_gpu-0.4.1.post421-cp310-cp310-linux_x86_64.whl (deflated 2%) 2025-12-04T09:20:37.8763270Z adding: dist/ao/ (stored 0%) 2025-12-04T09:20:37.8909984Z adding: dist/ao/torchao-0.7.0+git51c87b6e-py3-none-any.whl (deflated 5%) 2025-12-04T09:20:37.9086760Z adding: dist/.ninja_log (deflated 87%) 2025-12-04T09:20:37.9087105Z adding: build/custom_test_artifacts/ (stored 0%) 2025-12-04T09:20:37.9087447Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2025-12-04T09:20:37.9088123Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2025-12-04T09:20:37.9088574Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ (stored 0%) 2025-12-04T09:20:37.9095255Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 89%) 2025-12-04T09:20:37.9095828Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/ (stored 0%) 2025-12-04T09:20:37.9096343Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeSystem.cmake (deflated 65%) 2025-12-04T09:20:37.9096913Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/ (stored 0%) 2025-12-04T09:20:37.9097484Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ (stored 0%) 2025-12-04T09:20:37.9098068Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2025-12-04T09:20:37.9098968Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdC/a.out (deflated 84%) 2025-12-04T09:20:37.9099630Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake (deflated 67%) 2025-12-04T09:20:37.9100169Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/ (stored 0%) 2025-12-04T09:20:37.9100668Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ (stored 0%) 2025-12-04T09:20:37.9103020Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 78%) 2025-12-04T09:20:37.9104751Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out (deflated 84%) 2025-12-04T09:20:37.9105545Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake (deflated 71%) 2025-12-04T09:20:37.9107586Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin (deflated 84%) 2025-12-04T09:20:37.9109931Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin (deflated 84%) 2025-12-04T09:20:37.9110630Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/ (stored 0%) 2025-12-04T09:20:37.9111537Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/ (stored 0%) 2025-12-04T09:20:37.9190187Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 87%) 2025-12-04T09:20:37.9277188Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 82%) 2025-12-04T09:20:37.9278110Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2025-12-04T09:20:37.9363112Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 87%) 2025-12-04T09:20:37.9364100Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 83%) 2025-12-04T09:20:37.9364875Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 96%) 2025-12-04T09:20:37.9365634Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 52%) 2025-12-04T09:20:37.9366362Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 21%) 2025-12-04T09:20:37.9367295Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 69%) 2025-12-04T09:20:37.9368077Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 65%) 2025-12-04T09:20:37.9368777Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 72%) 2025-12-04T09:20:37.9369472Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2025-12-04T09:20:37.9370130Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 69%) 2025-12-04T09:20:37.9370757Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2025-12-04T09:20:37.9371368Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 68%) 2025-12-04T09:20:37.9371983Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 72%) 2025-12-04T09:20:37.9372593Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.o (deflated 66%) 2025-12-04T09:20:37.9373203Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 79%) 2025-12-04T09:20:37.9506858Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CompilerIdCUDA/a.out (deflated 64%) 2025-12-04T09:20:37.9509792Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeCUDACompiler.cmake (deflated 72%) 2025-12-04T09:20:37.9653936Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CUDA.bin (deflated 64%) 2025-12-04T09:20:37.9654770Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ (stored 0%) 2025-12-04T09:20:37.9655261Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2025-12-04T09:20:37.9655780Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2025-12-04T09:20:37.9656289Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2025-12-04T09:20:37.9656848Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2025-12-04T09:20:37.9657772Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2025-12-04T09:20:37.9658364Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2025-12-04T09:20:37.9658917Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 74%) 2025-12-04T09:20:37.9659490Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2025-12-04T09:20:37.9660062Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 74%) 2025-12-04T09:20:37.9660629Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 53%) 2025-12-04T09:20:37.9661189Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 41%) 2025-12-04T09:20:37.9661746Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2025-12-04T09:20:37.9681951Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 93%) 2025-12-04T09:20:37.9974810Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 83%) 2025-12-04T09:20:37.9975485Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2025-12-04T09:20:37.9979186Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2025-12-04T09:20:37.9979946Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2025-12-04T09:20:37.9980850Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2025-12-04T09:20:37.9981422Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 74%) 2025-12-04T09:20:37.9982023Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2025-12-04T09:20:37.9982630Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 75%) 2025-12-04T09:20:37.9983372Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 56%) 2025-12-04T09:20:37.9983955Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 42%) 2025-12-04T09:20:37.9984536Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2025-12-04T09:20:38.0000810Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 93%) 2025-12-04T09:20:38.0121616Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 81%) 2025-12-04T09:20:38.0122317Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2025-12-04T09:20:38.0123044Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2025-12-04T09:20:38.0123575Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2025-12-04T09:20:38.0124058Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 77%) 2025-12-04T09:20:38.0124530Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 92%) 2025-12-04T09:20:38.0125120Z adding: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc (deflated 20%) 2025-12-04T09:20:38.0128910Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 82%) 2025-12-04T09:20:38.0129387Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2025-12-04T09:20:38.0130084Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 64%) 2025-12-04T09:20:38.0416345Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 74%) 2025-12-04T09:20:38.0509943Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 71%) 2025-12-04T09:20:38.0510504Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2025-12-04T09:20:38.0510890Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2025-12-04T09:20:38.0511356Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ (stored 0%) 2025-12-04T09:20:38.0518797Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 89%) 2025-12-04T09:20:38.0519432Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/ (stored 0%) 2025-12-04T09:20:38.0519934Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeSystem.cmake (deflated 65%) 2025-12-04T09:20:38.0520492Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/ (stored 0%) 2025-12-04T09:20:38.0520996Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ (stored 0%) 2025-12-04T09:20:38.0521556Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2025-12-04T09:20:38.0523609Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdC/a.out (deflated 84%) 2025-12-04T09:20:38.0524597Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake (deflated 67%) 2025-12-04T09:20:38.0525217Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/ (stored 0%) 2025-12-04T09:20:38.0525732Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ (stored 0%) 2025-12-04T09:20:38.0526352Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 78%) 2025-12-04T09:20:38.0528260Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out (deflated 84%) 2025-12-04T09:20:38.0529436Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake (deflated 71%) 2025-12-04T09:20:38.0531141Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin (deflated 84%) 2025-12-04T09:20:38.0532879Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin (deflated 84%) 2025-12-04T09:20:38.0533462Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/ (stored 0%) 2025-12-04T09:20:38.0534001Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/ (stored 0%) 2025-12-04T09:20:38.0614816Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 87%) 2025-12-04T09:20:38.0701232Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 82%) 2025-12-04T09:20:38.0702546Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2025-12-04T09:20:38.0785920Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 87%) 2025-12-04T09:20:38.0787184Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 83%) 2025-12-04T09:20:38.0787985Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 96%) 2025-12-04T09:20:38.0788716Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 52%) 2025-12-04T09:20:38.0789693Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 21%) 2025-12-04T09:20:38.0790389Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 69%) 2025-12-04T09:20:38.0791093Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 65%) 2025-12-04T09:20:38.0791797Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 72%) 2025-12-04T09:20:38.0792482Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2025-12-04T09:20:38.0793123Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 69%) 2025-12-04T09:20:38.0793742Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2025-12-04T09:20:38.0794346Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 68%) 2025-12-04T09:20:38.0794967Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 72%) 2025-12-04T09:20:38.0795565Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.o (deflated 66%) 2025-12-04T09:20:38.0796234Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 79%) 2025-12-04T09:20:38.0927863Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CompilerIdCUDA/a.out (deflated 64%) 2025-12-04T09:20:38.0931658Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeCUDACompiler.cmake (deflated 72%) 2025-12-04T09:20:38.1076227Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CUDA.bin (deflated 64%) 2025-12-04T09:20:38.1080677Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ (stored 0%) 2025-12-04T09:20:38.1083850Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2025-12-04T09:20:38.1088893Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2025-12-04T09:20:38.1093298Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2025-12-04T09:20:38.1097691Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2025-12-04T09:20:38.1098640Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2025-12-04T09:20:38.1099280Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2025-12-04T09:20:38.1099865Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 76%) 2025-12-04T09:20:38.1100450Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2025-12-04T09:20:38.1101017Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 75%) 2025-12-04T09:20:38.1101594Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 56%) 2025-12-04T09:20:38.1102184Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 42%) 2025-12-04T09:20:38.1103066Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2025-12-04T09:20:38.1103682Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 93%) 2025-12-04T09:20:38.1198663Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2025-12-04T09:20:38.1199297Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2025-12-04T09:20:38.1199863Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2025-12-04T09:20:38.1200369Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2025-12-04T09:20:38.1200845Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 70%) 2025-12-04T09:20:38.1201323Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 92%) 2025-12-04T09:20:38.1201808Z adding: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc (deflated 20%) 2025-12-04T09:20:38.1207024Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 82%) 2025-12-04T09:20:38.1210687Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2025-12-04T09:20:38.1213839Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 64%) 2025-12-04T09:20:38.1273386Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 72%) 2025-12-04T09:20:38.1276561Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2025-12-04T09:20:38.1277023Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2025-12-04T09:20:38.1277730Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ (stored 0%) 2025-12-04T09:20:38.1282040Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml (deflated 89%) 2025-12-04T09:20:38.1282828Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/ (stored 0%) 2025-12-04T09:20:38.1283357Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeSystem.cmake (deflated 65%) 2025-12-04T09:20:38.1283917Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/ (stored 0%) 2025-12-04T09:20:38.1284457Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/tmp/ (stored 0%) 2025-12-04T09:20:38.1285139Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2025-12-04T09:20:38.1285763Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdC/a.out (deflated 84%) 2025-12-04T09:20:38.1286423Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCCompiler.cmake (deflated 67%) 2025-12-04T09:20:38.1286991Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/ (stored 0%) 2025-12-04T09:20:38.1287529Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/tmp/ (stored 0%) 2025-12-04T09:20:38.1289608Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 78%) 2025-12-04T09:20:38.1291358Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCXX/a.out (deflated 84%) 2025-12-04T09:20:38.1292419Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake (deflated 71%) 2025-12-04T09:20:38.1294236Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin (deflated 84%) 2025-12-04T09:20:38.1295988Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin (deflated 84%) 2025-12-04T09:20:38.1296593Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/ (stored 0%) 2025-12-04T09:20:38.1297140Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/ (stored 0%) 2025-12-04T09:20:38.1378440Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 87%) 2025-12-04T09:20:38.1463342Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 82%) 2025-12-04T09:20:38.1465133Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2025-12-04T09:20:38.1549539Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 87%) 2025-12-04T09:20:38.1550679Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 83%) 2025-12-04T09:20:38.1551520Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 96%) 2025-12-04T09:20:38.1552297Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 52%) 2025-12-04T09:20:38.1553036Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 21%) 2025-12-04T09:20:38.1553757Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 69%) 2025-12-04T09:20:38.1554479Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 65%) 2025-12-04T09:20:38.1555450Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 72%) 2025-12-04T09:20:38.1556221Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2025-12-04T09:20:38.1556946Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 69%) 2025-12-04T09:20:38.1557613Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2025-12-04T09:20:38.1558266Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 68%) 2025-12-04T09:20:38.1558941Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 72%) 2025-12-04T09:20:38.1559576Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/tmp/a_dlink.o (deflated 66%) 2025-12-04T09:20:38.1560228Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 79%) 2025-12-04T09:20:38.1693247Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CompilerIdCUDA/a.out (deflated 64%) 2025-12-04T09:20:38.1697849Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeCUDACompiler.cmake (deflated 72%) 2025-12-04T09:20:38.1841306Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CUDA.bin (deflated 64%) 2025-12-04T09:20:38.1842058Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ (stored 0%) 2025-12-04T09:20:38.1842703Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2025-12-04T09:20:38.1843226Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2025-12-04T09:20:38.1843750Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2025-12-04T09:20:38.1844358Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2025-12-04T09:20:38.1845017Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2025-12-04T09:20:38.1845911Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2025-12-04T09:20:38.1846515Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 75%) 2025-12-04T09:20:38.1847115Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2025-12-04T09:20:38.1847729Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 75%) 2025-12-04T09:20:38.1848344Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 56%) 2025-12-04T09:20:38.1848944Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 41%) 2025-12-04T09:20:38.1849552Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2025-12-04T09:20:38.1850202Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 90%) 2025-12-04T09:20:38.2032096Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2025-12-04T09:20:38.2036166Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2025-12-04T09:20:38.2037193Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2025-12-04T09:20:38.2037986Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2025-12-04T09:20:38.2038741Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2025-12-04T09:20:38.2039373Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 74%) 2025-12-04T09:20:38.2040018Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2025-12-04T09:20:38.2040668Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 76%) 2025-12-04T09:20:38.2041324Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 57%) 2025-12-04T09:20:38.2041970Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 42%) 2025-12-04T09:20:38.2042607Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2025-12-04T09:20:38.2058836Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 93%) 2025-12-04T09:20:38.2140071Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 80%) 2025-12-04T09:20:38.2140909Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2025-12-04T09:20:38.2141558Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2025-12-04T09:20:38.2142123Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2025-12-04T09:20:38.2142624Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 77%) 2025-12-04T09:20:38.2143165Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 92%) 2025-12-04T09:20:38.2143879Z adding: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc (deflated 20%) 2025-12-04T09:20:38.2145484Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 82%) 2025-12-04T09:20:38.2146509Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2025-12-04T09:20:38.2147246Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 64%) 2025-12-04T09:20:38.2319190Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 73%) 2025-12-04T09:20:38.2384227Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 72%) 2025-12-04T09:20:38.2384729Z adding: build/lib/ (stored 0%) 2025-12-04T09:20:38.2544702Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2025-12-04T09:20:38.3479240Z adding: build/lib/libprotobuf.a (deflated 72%) 2025-12-04T09:20:38.4503456Z adding: build/lib/libprotoc.a (deflated 71%) 2025-12-04T09:20:38.4519506Z adding: build/lib/libpthreadpool.a (deflated 61%) 2025-12-04T09:20:38.4540251Z adding: build/lib/libcpuinfo.a (deflated 69%) 2025-12-04T09:20:38.4563363Z adding: build/lib/libcpuinfo_internals.a (deflated 70%) 2025-12-04T09:20:38.4567736Z adding: build/lib/libclog.a (deflated 74%) 2025-12-04T09:20:38.4609683Z adding: build/lib/libpytorch_qnnpack.a (deflated 65%) 2025-12-04T09:20:38.4619912Z adding: build/lib/libnnpack_reference_layers.a (deflated 67%) 2025-12-04T09:20:38.4655423Z adding: build/lib/libnnpack.a (deflated 72%) 2025-12-04T09:20:38.5061195Z adding: build/lib/libmicrokernels-prod.a (deflated 68%) 2025-12-04T09:20:38.6659129Z adding: build/lib/libmicrokernels-all.a (deflated 68%) 2025-12-04T09:20:38.6835979Z adding: build/lib/libgtest.a (deflated 73%) 2025-12-04T09:20:38.6872170Z adding: build/lib/libgmock.a (deflated 71%) 2025-12-04T09:20:38.6878296Z adding: build/lib/libgmock_main.a (deflated 62%) 2025-12-04T09:20:38.6885413Z adding: build/lib/libgtest_main.a (deflated 62%) 2025-12-04T09:20:38.7055768Z adding: build/lib/libXNNPACK.a (deflated 71%) 2025-12-04T09:20:38.7216886Z adding: build/lib/libbenchmark.a (deflated 69%) 2025-12-04T09:20:38.7223792Z adding: build/lib/libbenchmark_main.a (deflated 61%) 2025-12-04T09:20:38.7240119Z adding: build/lib/libittnotify.a (deflated 77%) 2025-12-04T09:20:38.7395549Z adding: build/lib/libasmjit.a (deflated 61%) 2025-12-04T09:20:38.7400862Z adding: build/lib/libjitprofiling.a (deflated 60%) 2025-12-04T09:20:38.9523990Z adding: build/lib/libfbgemm.a (deflated 83%) 2025-12-04T09:20:38.9603657Z adding: build/lib/libtensorpipe_uv.a (deflated 65%) 2025-12-04T09:20:39.0686973Z adding: build/lib/libtensorpipe.a (deflated 77%) 2025-12-04T09:20:39.1235492Z adding: build/lib/libtensorpipe_cuda.a (deflated 77%) 2025-12-04T09:20:39.1494971Z adding: build/lib/libgloo.a (deflated 72%) 2025-12-04T09:20:39.1581868Z adding: build/lib/libonnx_proto.a (deflated 77%) 2025-12-04T09:20:39.2351661Z adding: build/lib/libgloo_cuda.a (deflated 89%) 2025-12-04T09:20:39.3582153Z adding: build/lib/libonnx.a (deflated 75%) 2025-12-04T09:20:41.4274568Z adding: build/lib/libdnnl.a (deflated 79%) 2025-12-04T09:20:41.4320008Z adding: build/lib/libfmt.a (deflated 63%) 2025-12-04T09:20:41.5403426Z adding: build/lib/libkineto.a (deflated 64%) 2025-12-04T09:20:41.5666999Z adding: build/lib/libc10.so (deflated 62%) 2025-12-04T09:20:41.5799220Z adding: build/lib/libc10_cuda.so (deflated 58%) 2025-12-04T09:20:41.5805995Z adding: build/lib/libcaffe2_nvrtc.so (deflated 82%) 2025-12-04T09:20:41.5813040Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2025-12-04T09:20:47.9745959Z adding: build/lib/libtorch_cpu.so (deflated 69%) 2025-12-04T09:20:48.1724326Z adding: build/lib/libtorch_nvshmem.so (deflated 45%) 2025-12-04T09:20:55.4303935Z adding: build/lib/libtorch_cuda.so (deflated 50%) 2025-12-04T09:20:55.4305456Z adding: build/lib/libtorch.so (deflated 88%) 2025-12-04T09:20:55.4533287Z adding: build/lib/libtorch_cuda_linalg.so (deflated 69%) 2025-12-04T09:20:55.4944476Z adding: build/lib/libtorchbind_test.so (deflated 73%) 2025-12-04T09:20:55.5141473Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2025-12-04T09:20:55.5299155Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2025-12-04T09:20:55.5544507Z adding: build/lib/libaoti_custom_ops.so (deflated 70%) 2025-12-04T09:20:55.5546125Z adding: build/lib/libc10d_cuda_test.so (deflated 70%) 2025-12-04T09:20:55.5594563Z adding: build/lib/libshm.so (deflated 67%) 2025-12-04T09:20:56.6592968Z adding: build/lib/libtorch_python.so (deflated 67%) 2025-12-04T09:20:56.6682648Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2025-12-04T09:20:56.6686198Z adding: build/bin/ (stored 0%) 2025-12-04T09:20:56.7659503Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2025-12-04T09:20:56.8534245Z adding: build/bin/protoc (deflated 61%) 2025-12-04T09:20:56.8671728Z adding: build/bin/c10_AllocatorConfig_test (deflated 61%) 2025-12-04T09:20:56.8796854Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2025-12-04T09:20:56.8915140Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2025-12-04T09:20:56.9032238Z adding: build/bin/c10_Device_test (deflated 61%) 2025-12-04T09:20:56.9164641Z adding: build/bin/c10_DispatchKeySet_test (deflated 62%) 2025-12-04T09:20:56.9294128Z adding: build/bin/c10_Scalar_test (deflated 61%) 2025-12-04T09:20:56.9416075Z adding: build/bin/c10_StreamGuard_test (deflated 61%) 2025-12-04T09:20:56.9551514Z adding: build/bin/c10_SymInt_test (deflated 62%) 2025-12-04T09:20:56.9677713Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 62%) 2025-12-04T09:20:56.9798897Z adding: build/bin/c10_ConstexprCrc_test (deflated 61%) 2025-12-04T09:20:56.9926800Z adding: build/bin/c10_InlineStreamGuard_test (deflated 62%) 2025-12-04T09:20:57.0065306Z adding: build/bin/c10_SizesAndStrides_test (deflated 62%) 2025-12-04T09:20:57.0193257Z adding: build/bin/c10_Bitset_test (deflated 62%) 2025-12-04T09:20:57.0311668Z adding: build/bin/c10_ArrayRef_test (deflated 61%) 2025-12-04T09:20:57.0485503Z adding: build/bin/c10_cow_test (deflated 62%) 2025-12-04T09:20:57.0611320Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2025-12-04T09:20:57.0743530Z adding: build/bin/c10_Enumerate_test (deflated 63%) 2025-12-04T09:20:57.0866831Z adding: build/bin/c10_Half_test (deflated 61%) 2025-12-04T09:20:57.0991982Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2025-12-04T09:20:57.1131130Z adding: build/bin/c10_IntrusiveList_test (deflated 61%) 2025-12-04T09:20:57.1249878Z adding: build/bin/c10_NetworkFlow_test (deflated 61%) 2025-12-04T09:20:57.1376661Z adding: build/bin/c10_Semaphore_test (deflated 61%) 2025-12-04T09:20:57.1496570Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2025-12-04T09:20:57.1629297Z adding: build/bin/c10_ThreadLocal_test (deflated 63%) 2025-12-04T09:20:57.1748783Z adding: build/bin/c10_TypeIndex_test (deflated 62%) 2025-12-04T09:20:57.1871835Z adding: build/bin/c10_accumulate_test (deflated 61%) 2025-12-04T09:20:57.2014486Z adding: build/bin/c10_bfloat16_test (deflated 62%) 2025-12-04T09:20:57.2144476Z adding: build/bin/c10_bit_cast_test (deflated 61%) 2025-12-04T09:20:57.2270232Z adding: build/bin/c10_error_test (deflated 61%) 2025-12-04T09:20:57.2405964Z adding: build/bin/c10_complex_math_test (deflated 62%) 2025-12-04T09:20:57.2528379Z adding: build/bin/c10_complex_test (deflated 61%) 2025-12-04T09:20:57.2653335Z adding: build/bin/c10_exception_test (deflated 61%) 2025-12-04T09:20:57.2775382Z adding: build/bin/c10_flags_test (deflated 61%) 2025-12-04T09:20:57.2891383Z adding: build/bin/c10_generic_math_test (deflated 61%) 2025-12-04T09:20:57.3015251Z adding: build/bin/c10_lazy_test (deflated 61%) 2025-12-04T09:20:57.3135563Z adding: build/bin/c10_irange_test (deflated 61%) 2025-12-04T09:20:57.3476148Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2025-12-04T09:20:57.3623452Z adding: build/bin/c10_logging_test (deflated 61%) 2025-12-04T09:20:57.3746443Z adding: build/bin/c10_nofatal_test (deflated 61%) 2025-12-04T09:20:57.3898090Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2025-12-04T09:20:57.4028862Z adding: build/bin/c10_registry_test (deflated 61%) 2025-12-04T09:20:57.4199379Z adding: build/bin/c10_optional_test (deflated 65%) 2025-12-04T09:20:57.4511113Z adding: build/bin/c10_small_vector_test (deflated 74%) 2025-12-04T09:20:57.4646538Z adding: build/bin/c10_string_util_test (deflated 62%) 2025-12-04T09:20:57.4766316Z adding: build/bin/c10_ssize_test (deflated 61%) 2025-12-04T09:20:57.4888034Z adding: build/bin/c10_tempfile_test (deflated 61%) 2025-12-04T09:20:57.5009148Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2025-12-04T09:20:57.5122808Z adding: build/bin/c10_string_view_test (deflated 61%) 2025-12-04T09:20:57.5252359Z adding: build/bin/c10_typeid_test (deflated 61%) 2025-12-04T09:20:57.5379680Z adding: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device (deflated 61%) 2025-12-04T09:20:57.5512899Z adding: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream (deflated 61%) 2025-12-04T09:20:57.5643088Z adding: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test (deflated 61%) 2025-12-04T09:20:57.5766319Z adding: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks (deflated 61%) 2025-12-04T09:20:57.5888001Z adding: build/bin/c10_cuda_CUDATest (deflated 61%) 2025-12-04T09:20:57.6009847Z adding: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads (deflated 61%) 2025-12-04T09:20:57.6137133Z adding: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes (deflated 61%) 2025-12-04T09:20:57.6261811Z adding: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block (deflated 61%) 2025-12-04T09:20:57.7390384Z adding: build/bin/vec_test_all_types_AVX512 (deflated 75%) 2025-12-04T09:20:57.8495542Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 75%) 2025-12-04T09:20:57.9688686Z adding: build/bin/vec_test_all_types_AVX2 (deflated 74%) 2025-12-04T09:20:57.9915698Z adding: build/bin/test_aoti_abi_check (deflated 67%) 2025-12-04T09:20:58.0032634Z adding: build/bin/test_vec_half_DEFAULT (deflated 61%) 2025-12-04T09:20:58.0151923Z adding: build/bin/test_vec_half_AVX512 (deflated 61%) 2025-12-04T09:20:58.0271614Z adding: build/bin/test_vec_half_AVX2 (deflated 61%) 2025-12-04T09:20:58.0463896Z adding: build/bin/Dict_test (deflated 64%) 2025-12-04T09:20:58.0599371Z adding: build/bin/Dimname_test (deflated 61%) 2025-12-04T09:20:58.0758588Z adding: build/bin/MaybeOwned_test (deflated 65%) 2025-12-04T09:20:58.0895661Z adding: build/bin/NamedTensor_test (deflated 61%) 2025-12-04T09:20:58.1044826Z adding: build/bin/apply_utils_test (deflated 62%) 2025-12-04T09:20:58.1195105Z adding: build/bin/atest (deflated 62%) 2025-12-04T09:20:58.1349484Z adding: build/bin/basic (deflated 61%) 2025-12-04T09:20:58.1488340Z adding: build/bin/broadcast_test (deflated 61%) 2025-12-04T09:20:58.1614397Z adding: build/bin/cpu_allocator_test (deflated 61%) 2025-12-04T09:20:58.1752187Z adding: build/bin/cpu_generator_test (deflated 62%) 2025-12-04T09:20:58.1891106Z adding: build/bin/cpu_profiling_allocator_test (deflated 61%) 2025-12-04T09:20:58.2120734Z adding: build/bin/cpu_rng_test (deflated 66%) 2025-12-04T09:20:58.2250810Z adding: build/bin/dlconvertor_test (deflated 61%) 2025-12-04T09:20:58.2391556Z adding: build/bin/extension_backend_test (deflated 61%) 2025-12-04T09:20:58.2528346Z adding: build/bin/half_test (deflated 61%) 2025-12-04T09:20:58.2760002Z adding: build/bin/ivalue_test (deflated 62%) 2025-12-04T09:20:58.2877880Z adding: build/bin/lazy_tensor_test (deflated 61%) 2025-12-04T09:20:58.3001656Z adding: build/bin/math_kernel_test (deflated 61%) 2025-12-04T09:20:58.3141573Z adding: build/bin/memory_format_test (deflated 61%) 2025-12-04T09:20:58.3271090Z adding: build/bin/memory_overlapping_test (deflated 61%) 2025-12-04T09:20:58.3403584Z adding: build/bin/mobile_memory_cleanup (deflated 61%) 2025-12-04T09:20:58.3552869Z adding: build/bin/native_test (deflated 61%) 2025-12-04T09:20:58.3687562Z adding: build/bin/operator_name_test (deflated 61%) 2025-12-04T09:20:58.3807770Z adding: build/bin/operators_test (deflated 61%) 2025-12-04T09:20:58.3929529Z adding: build/bin/packedtensoraccessor_test (deflated 61%) 2025-12-04T09:20:58.4116335Z adding: build/bin/pow_test (deflated 62%) 2025-12-04T09:20:58.4254763Z adding: build/bin/quantized_test (deflated 61%) 2025-12-04T09:20:58.4374088Z adding: build/bin/reduce_ops_test (deflated 61%) 2025-12-04T09:20:58.4500690Z adding: build/bin/reportMemoryUsage_test (deflated 61%) 2025-12-04T09:20:58.4638222Z adding: build/bin/scalar_tensor_test (deflated 60%) 2025-12-04T09:20:58.4793372Z adding: build/bin/scalar_test (deflated 61%) 2025-12-04T09:20:58.4923138Z adding: build/bin/StorageUtils_test (deflated 61%) 2025-12-04T09:20:58.5056198Z adding: build/bin/stride_properties_test (deflated 61%) 2025-12-04T09:20:58.5245903Z adding: build/bin/tensor_iterator_test (deflated 67%) 2025-12-04T09:20:58.5382492Z adding: build/bin/test_parallel (deflated 61%) 2025-12-04T09:20:58.5503799Z adding: build/bin/thread_init_test (deflated 61%) 2025-12-04T09:20:58.5631217Z adding: build/bin/type_ptr_test (deflated 62%) 2025-12-04T09:20:58.5777634Z adding: build/bin/type_test (deflated 62%) 2025-12-04T09:20:58.5897411Z adding: build/bin/undefined_tensor_test (deflated 61%) 2025-12-04T09:20:58.6017195Z adding: build/bin/verify_api_visibility (deflated 61%) 2025-12-04T09:20:58.6199503Z adding: build/bin/legacy_vmap_test (deflated 62%) 2025-12-04T09:20:58.6329353Z adding: build/bin/weakref_test (deflated 61%) 2025-12-04T09:20:58.6460681Z adding: build/bin/wrapdim_test (deflated 61%) 2025-12-04T09:20:58.6592473Z adding: build/bin/xla_tensor_test (deflated 61%) 2025-12-04T09:20:58.6738408Z adding: build/bin/IListRef_test (deflated 62%) 2025-12-04T09:20:58.6995314Z adding: build/bin/List_test (deflated 69%) 2025-12-04T09:20:58.7155782Z adding: build/bin/KernelFunction_test (deflated 64%) 2025-12-04T09:20:58.7444936Z adding: build/bin/kernel_function_legacy_test (deflated 67%) 2025-12-04T09:20:58.7677351Z adding: build/bin/kernel_function_test (deflated 66%) 2025-12-04T09:20:58.7970138Z adding: build/bin/kernel_lambda_legacy_test (deflated 70%) 2025-12-04T09:20:58.8203518Z adding: build/bin/kernel_lambda_test (deflated 69%) 2025-12-04T09:20:58.8351585Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2025-12-04T09:20:58.8579668Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2025-12-04T09:20:58.8713925Z adding: build/bin/CppSignature_test (deflated 62%) 2025-12-04T09:20:58.8840779Z adding: build/bin/backend_fallback_test (deflated 61%) 2025-12-04T09:20:58.8956598Z adding: build/bin/op_allowlist_test (deflated 61%) 2025-12-04T09:20:58.9582299Z adding: build/bin/op_registration_test (deflated 77%) 2025-12-04T09:20:58.9751901Z adding: build/bin/inline_container_test (deflated 62%) 2025-12-04T09:20:58.9879058Z adding: build/bin/cuda_allocator_test (deflated 61%) 2025-12-04T09:20:59.0002246Z adding: build/bin/cuda_apply_test (deflated 61%) 2025-12-04T09:20:59.0148830Z adding: build/bin/cuda_atomic_ops_test (deflated 62%) 2025-12-04T09:20:59.0285057Z adding: build/bin/cuda_caching_host_allocator_test (deflated 61%) 2025-12-04T09:20:59.0461737Z adding: build/bin/cuda_complex_math_test (deflated 62%) 2025-12-04T09:20:59.0607444Z adding: build/bin/cuda_complex_test (deflated 62%) 2025-12-04T09:20:59.0759156Z adding: build/bin/cuda_cub_test (deflated 62%) 2025-12-04T09:20:59.0899089Z adding: build/bin/cuda_cublas_handle_pool_test (deflated 61%) 2025-12-04T09:20:59.1018245Z adding: build/bin/cuda_device_test (deflated 61%) 2025-12-04T09:20:59.1184815Z adding: build/bin/cuda_distributions_test (deflated 52%) 2025-12-04T09:20:59.1303221Z adding: build/bin/cuda_exchange_device_test (deflated 61%) 2025-12-04T09:20:59.1440139Z adding: build/bin/cuda_event_test (deflated 61%) 2025-12-04T09:20:59.1572589Z adding: build/bin/cuda_dlconvertor_test (deflated 61%) 2025-12-04T09:20:59.1692670Z adding: build/bin/cuda_reportMemoryUsage_test (deflated 61%) 2025-12-04T09:20:59.1829286Z adding: build/bin/cuda_integer_divider_test (deflated 61%) 2025-12-04T09:20:59.1945887Z adding: build/bin/cuda_allocatorTraceTracker_test (deflated 61%) 2025-12-04T09:20:59.2086608Z adding: build/bin/cuda_stream_test (deflated 61%) 2025-12-04T09:20:59.2220867Z adding: build/bin/cuda_cudnn_test (deflated 61%) 2025-12-04T09:20:59.2357747Z adding: build/bin/cuda_generator_test (deflated 62%) 2025-12-04T09:20:59.2484516Z adding: build/bin/cuda_half_test (deflated 61%) 2025-12-04T09:20:59.2603231Z adding: build/bin/cuda_optional_test (deflated 61%) 2025-12-04T09:20:59.2739025Z adding: build/bin/cuda_packedtensoraccessor_test (deflated 61%) 2025-12-04T09:20:59.2862482Z adding: build/bin/cuda_vectorized_test (deflated 61%) 2025-12-04T09:20:59.5352284Z adding: build/bin/test_jit (deflated 65%) 2025-12-04T09:20:59.6071777Z adding: build/bin/test_lazy (deflated 73%) 2025-12-04T09:20:59.6208640Z adding: build/bin/BackoffTest (deflated 61%) 2025-12-04T09:20:59.6352752Z adding: build/bin/FileStoreTest (deflated 61%) 2025-12-04T09:20:59.6489174Z adding: build/bin/TCPStoreTest (deflated 61%) 2025-12-04T09:20:59.6613758Z adding: build/bin/HashStoreTest (deflated 61%) 2025-12-04T09:20:59.6800261Z adding: build/bin/test_aoti_inference (deflated 62%) 2025-12-04T09:20:59.6849661Z adding: build/bin/ProcessGroupMPITest (deflated 64%) 2025-12-04T09:20:59.6859575Z adding: build/bin/example_allreduce (deflated 65%) 2025-12-04T09:20:59.7031135Z adding: build/bin/ProcessGroupGlooTest (deflated 62%) 2025-12-04T09:20:59.7179108Z adding: build/bin/ProcessGroupGlooAsyncTest (deflated 61%) 2025-12-04T09:20:59.7352333Z adding: build/bin/ProcessGroupNCCLTest (deflated 61%) 2025-12-04T09:20:59.7517470Z adding: build/bin/ProcessGroupNCCLErrorsTest (deflated 62%) 2025-12-04T09:20:59.7652919Z adding: build/bin/test_dist_autograd (deflated 61%) 2025-12-04T09:20:59.7812852Z adding: build/bin/test_cpp_rpc (deflated 61%) 2025-12-04T09:21:00.0344030Z adding: build/bin/test_api (deflated 67%) 2025-12-04T09:21:00.0354127Z adding: build/bin/parallel_benchmark (deflated 73%) 2025-12-04T09:21:00.0362656Z adding: build/bin/torch_shm_manager (deflated 62%) 2025-12-04T09:21:00.0362998Z adding: .additional_ci_files/ (stored 0%) 2025-12-04T09:21:00.0470360Z adding: .additional_ci_files/test-times.json (deflated 66%) 2025-12-04T09:21:00.0882738Z adding: .additional_ci_files/test-class-times.json (deflated 64%) 2025-12-04T09:21:00.0947007Z ##[group]Run seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a 2025-12-04T09:21:00.0947373Z with: 2025-12-04T09:21:00.0947598Z name: linux-jammy-cuda12.8-py3.10-gcc11-sm86 2025-12-04T09:21:00.0947872Z retention-days: 14 2025-12-04T09:21:00.0948073Z if-no-files-found: error 2025-12-04T09:21:00.0948293Z path: artifacts.zip 2025-12-04T09:21:00.0948492Z s3-bucket: gha-artifacts 2025-12-04T09:21:00.0948692Z region: us-east-1 2025-12-04T09:21:00.0948881Z ##[endgroup] 2025-12-04T09:21:00.4599519Z With the provided path, there will be 1 file uploaded 2025-12-04T09:21:00.4600189Z Uploading to s3 prefix: pytorch/pytorch/19921726389/linux-jammy-cuda12.8-py3.10-gcc11-sm86 2025-12-04T09:21:00.6277619Z Starting upload of artifacts.zip 2025-12-04T09:21:05.0701754Z Finished upload of artifacts.zip 2025-12-04T09:21:05.0885638Z ##[group]Run rm -f ./usage_logs 2025-12-04T09:21:05.0885899Z rm -f ./usage_logs 2025-12-04T09:21:05.0886121Z mkdir -p ./usage_logs 2025-12-04T09:21:05.0886389Z cp ../../usage_logs/usage_log_build_*.txt ./usage_logs/ 2025-12-04T09:21:05.0891500Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:05.0891797Z ##[endgroup] 2025-12-04T09:21:05.1018684Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T09:21:05.1018952Z with: 2025-12-04T09:21:05.1019168Z s3-prefix: pytorch/pytorch/19921726389/1/artifact 2025-12-04T09:21:05.1019440Z retention-days: 14 2025-12-04T09:21:05.1019651Z if-no-files-found: warn 2025-12-04T09:21:05.1019873Z path: usage_logs/usage_log_build_*.txt 2025-12-04T09:21:05.1020113Z name: artifact 2025-12-04T09:21:05.1020307Z s3-bucket: gha-artifacts 2025-12-04T09:21:05.1020511Z region: us-east-1 2025-12-04T09:21:05.1020702Z ##[endgroup] 2025-12-04T09:21:05.3875970Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T09:21:05.3876453Z With the provided path, there will be 1 file uploaded 2025-12-04T09:21:05.3876834Z Uploading to s3 prefix: pytorch/pytorch/19921726389/1/artifact 2025-12-04T09:21:05.3912141Z Starting upload of usage_log_build_57111702283.txt 2025-12-04T09:21:05.4932778Z Finished upload of usage_log_build_57111702283.txt 2025-12-04T09:21:05.5051637Z Prepare all required actions 2025-12-04T09:21:05.5051995Z Getting action download info 2025-12-04T09:21:05.6856087Z ##[group]Run ./.github/actions/upload-sccache-stats 2025-12-04T09:21:05.6856371Z with: 2025-12-04T09:21:05.6856862Z github-token: *** 2025-12-04T09:21:05.6857051Z build-time: 3702 2025-12-04T09:21:05.6857241Z ##[endgroup] 2025-12-04T09:21:05.6891880Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T09:21:05.6892181Z with: 2025-12-04T09:21:05.6892422Z s3-prefix: pytorch/pytorch/19921726389/1/artifact 2025-12-04T09:21:05.6892730Z retention-days: 14 2025-12-04T09:21:05.6892965Z if-no-files-found: warn 2025-12-04T09:21:05.6893221Z path: sccache-stats-*.json 2025-12-04T09:21:05.6893455Z name: artifact 2025-12-04T09:21:05.6893674Z s3-bucket: gha-artifacts 2025-12-04T09:21:05.6893916Z region: us-east-1 2025-12-04T09:21:05.6894220Z ##[endgroup] 2025-12-04T09:21:05.9826508Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T09:21:05.9828859Z With the provided path, there will be 1 file uploaded 2025-12-04T09:21:05.9829559Z Uploading to s3 prefix: pytorch/pytorch/19921726389/1/artifact 2025-12-04T09:21:05.9862486Z Starting upload of sccache-stats-linux-jammy-cuda12.8-py3.10-gcc11-sm86-57111702283.json 2025-12-04T09:21:06.0957436Z Finished upload of sccache-stats-linux-jammy-cuda12.8-py3.10-gcc11-sm86-57111702283.json 2025-12-04T09:21:06.1086100Z Prepare all required actions 2025-12-04T09:21:06.1086450Z Getting action download info 2025-12-04T09:21:06.2730596Z Download action repository 'actions/setup-python@v6' (SHA:83679a892e2d95755f2dac6acb0bfd1e9ac5d548) 2025-12-04T09:21:06.6329454Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-12-04T09:21:06.6329732Z with: 2025-12-04T09:21:06.6329902Z job_id: 57111702283 2025-12-04T09:21:06.6330104Z job_name: inductor-build / build 2025-12-04T09:21:06.6330352Z workflow_name: inductor 2025-12-04T09:21:06.6330552Z workflow_run_id: 19921726389 2025-12-04T09:21:06.6330762Z workflow_attempt: 1 2025-12-04T09:21:06.6330987Z artifact_prefix: usage_log_build_57111702283 2025-12-04T09:21:06.6331234Z ##[endgroup] 2025-12-04T09:21:06.6367573Z ##[group]Run actions/setup-python@v6 2025-12-04T09:21:06.6367852Z with: 2025-12-04T09:21:06.6368059Z python-version: 3.10 2025-12-04T09:21:06.6368280Z check-latest: false 2025-12-04T09:21:06.6368583Z token: *** 2025-12-04T09:21:06.6368851Z update-environment: true 2025-12-04T09:21:06.6369097Z allow-prereleases: false 2025-12-04T09:21:06.6369331Z freethreaded: false 2025-12-04T09:21:06.6369554Z ##[endgroup] 2025-12-04T09:21:07.1014252Z ##[group]Installed versions 2025-12-04T09:21:07.1023966Z Version 3.10 was not found in the local cache 2025-12-04T09:21:07.1288266Z (node:194057) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2025-12-04T09:21:07.1288887Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T09:21:07.4344510Z ##[error]The version '3.10' with architecture 'x64' was not found for this operating system. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json 2025-12-04T09:21:07.4502266Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-12-04T09:21:07.4502961Z with: 2025-12-04T09:21:07.4503172Z ##[endgroup] 2025-12-04T09:21:07.4521276Z ##[group]Run set -eou pipefail 2025-12-04T09:21:07.4521570Z set -eou pipefail 2025-12-04T09:21:07.4521813Z  2025-12-04T09:21:07.4522134Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-12-04T09:21:07.4522508Z for _ in $(seq 1440); do 2025-12-04T09:21:07.4522809Z  # Break if no ssh session exists anymore 2025-12-04T09:21:07.4523114Z  if [ "$(who)" = "" ]; then 2025-12-04T09:21:07.4523387Z  break 2025-12-04T09:21:07.4523592Z  fi 2025-12-04T09:21:07.4523799Z  echo "." 2025-12-04T09:21:07.4524016Z  sleep 5 2025-12-04T09:21:07.4524227Z done 2025-12-04T09:21:07.4529445Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:07.4529776Z ##[endgroup] 2025-12-04T09:21:07.4555457Z Holding runner for 2 hours until all ssh sessions have logged out 2025-12-04T09:21:07.4642644Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T09:21:07.4643035Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T09:21:07.4643339Z # shellcheck disable=SC2046 2025-12-04T09:21:07.4643599Z docker stop $(docker ps -q) || true 2025-12-04T09:21:07.4658848Z # Prune all of the docker images 2025-12-04T09:21:07.4659195Z docker system prune -af 2025-12-04T09:21:07.4663692Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:07.4664082Z ##[endgroup] 2025-12-04T09:21:18.2123750Z 81a44c55258f 2025-12-04T09:21:18.5887661Z Deleted Containers: 2025-12-04T09:21:18.5888315Z 81a44c55258f4dc40eb1e74dfaa237632accf07b5402dddabafa7f0c0750c218 2025-12-04T09:21:18.5888692Z 2025-12-04T09:21:37.2568453Z Deleted Images: 2025-12-04T09:21:37.2569368Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-inductor-benchmarks-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T09:21:37.2570382Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image@sha256:37b24890df16bde4a06d28a880f0b62c24329ba858b79dc7b8e2c07335323f49 2025-12-04T09:21:37.2571002Z deleted: sha256:39930cc969a87a23f607fdfa3195a1ce8c05072cf34aaed063a993bffda9c7cd 2025-12-04T09:21:37.2571457Z deleted: sha256:1e5378f163774a2e4a0b33c55e7c34021b78a00b573b3c4771d7645b911a9df2 2025-12-04T09:21:37.2571963Z deleted: sha256:2212ebcd1ac94ede4c00c8108482bbba3d35590aa0946f241adb945a67769722 2025-12-04T09:21:37.2572420Z deleted: sha256:06a4a1588b9addafdb4e5ce61c6e30a78cc27f294083d7b5eeb6643ee2edf644 2025-12-04T09:21:37.2573052Z deleted: sha256:8b3f9b6aab459249e1b3539b965ea7c22c57dc1bb254246150a2eab391a9b764 2025-12-04T09:21:37.2573509Z deleted: sha256:3bb255588aae915db1c432197f86a431962365950bec1b23595ac70d7b434a73 2025-12-04T09:21:37.2573955Z deleted: sha256:b10a8cd50e6b4f0f6eeabc2b24a2157eecd4e84c7874bb6e7fb1ed75c351bdf1 2025-12-04T09:21:37.2574420Z deleted: sha256:c081cdedd577ffaefbe8cce0c38a2b02cf6aa9d3aac14eb30994233f305796cf 2025-12-04T09:21:37.2574868Z deleted: sha256:0a7d15db73a804f61ab15b08969b647383a805caeeb0f69d057fb49fe4e43d53 2025-12-04T09:21:37.2575307Z deleted: sha256:cbeddca792089c6fa45a372fcedf905c52d3e65eb7f4e82391543289b61a9049 2025-12-04T09:21:37.2575763Z deleted: sha256:a65d955b27d0743f6a90bbe5fb7ccbbe7f990c9e205966f472028c02157ffccf 2025-12-04T09:21:37.2576206Z deleted: sha256:d381616aaa8788de41f7af8d62c5cee993d4c9a24014e5fdd21001239981e33b 2025-12-04T09:21:37.2576648Z deleted: sha256:6a50a18eb701d6cbaf686ede2271f7554376ba6e70deed84027c394cb1808a0d 2025-12-04T09:21:37.2577089Z deleted: sha256:f5e131b24c677c8f59a91bd06e332b0fefb71389a51ce5ab4cd51a195fcf384d 2025-12-04T09:21:37.2577525Z deleted: sha256:c25aa646fcf18061b93d080e80665684e7447d945c8f4065e8b7223411227edb 2025-12-04T09:21:37.2578866Z deleted: sha256:d84f4a643c545140e049754fd47533288b2bb35bd1742fc5c3289533cf5fcf32 2025-12-04T09:21:37.2579312Z deleted: sha256:4c9e2b29d7e44f8ba8797cac909e3d002868e95da88f825988c48e26dae1823f 2025-12-04T09:21:37.2579758Z deleted: sha256:4846fe4aa0cd7eaa116d14571d95358892bbdd9114f5c28cc52a636940e02ff9 2025-12-04T09:21:37.2580199Z deleted: sha256:5e1d7a7808b3ca57b1a8ff28f5ca9468de96f91f029635612f12ab8a93e69578 2025-12-04T09:21:37.2580648Z deleted: sha256:bdbd4822a6613c1f1e0a47b303f726f867fe49cdc30fabafa323a389b9335fbf 2025-12-04T09:21:37.2581098Z deleted: sha256:ab584d0aa9888b761a2125cddacc943f8fdd1aa6ba0434a23a7ef6e67295db38 2025-12-04T09:21:37.2581545Z deleted: sha256:f4477118c8b38778d708b83c114996f0a072a101b8f7e774a401aaa03fcdfb06 2025-12-04T09:21:37.2581995Z deleted: sha256:f215aaa4dbf54dce1e583fc16e047aa893560415a4c407b3234ca8db8ec4e8a3 2025-12-04T09:21:37.2582441Z deleted: sha256:505d9d69d392c28f1564dd7f565105627ea1b1de3b3cab29e263d45740b58a2d 2025-12-04T09:21:37.2582879Z deleted: sha256:7d5ee2eb332dab5e78de1d445bd90cd8273d741e99e7bb765780b69f00e353cd 2025-12-04T09:21:37.2583326Z deleted: sha256:0ac923300cb3cccc136ad606de9c0b9500ede85cc908c5dae6fc364cec1466c3 2025-12-04T09:21:37.2583769Z deleted: sha256:e6dada403e1d1340c733a489b1cc7f3ea7e0bfa077e067c657b34922a356fd90 2025-12-04T09:21:37.2584195Z deleted: sha256:628895b8081652ac82a8532a123ed7712f414fd8226798052b6c35fb5fb355de 2025-12-04T09:21:37.2584624Z deleted: sha256:978016d1bd90cda419e3a5e27c0b95e49ce15685718a2785d4b57cb2af83bfc6 2025-12-04T09:21:37.2585058Z deleted: sha256:5fe4465a10cec35a22f5a4efd8532d79fe99810011207717323ba0302e41ec54 2025-12-04T09:21:37.2585495Z deleted: sha256:0b8badc971e2543c1498e0817f149a968ca955171402844bf3267c36bacbef62 2025-12-04T09:21:37.2586119Z deleted: sha256:893eb4337d14cff911087b96fa3cb67dd96da4e8e78603cd9e4ebdc4894c4393 2025-12-04T09:21:37.2586566Z deleted: sha256:b7811c7bbf3a2ca0d33411defea793b5c9e38f58645ec46e5631d0b5f246b924 2025-12-04T09:21:37.2587084Z deleted: sha256:ed8cd0a153c985934aa051cad6ba5d057fae64a9eeeed1c518cd9efb15e7ef1d 2025-12-04T09:21:37.2587512Z deleted: sha256:d32649e58722cab8606a2571e61120316c5d12e724dccf0b14251d71e1a26af8 2025-12-04T09:21:37.2587932Z deleted: sha256:223d771e9f5fa35030479302e8dc5329e9ab4ccc36fea8f798c8a3fed56ad3ab 2025-12-04T09:21:37.2588359Z deleted: sha256:658c1cc15f65c7750748535395551ffd8e42708cf5ff6a0e3f2308cdeb268189 2025-12-04T09:21:37.2588784Z deleted: sha256:6435409ef3a02a6f13323c6cda55ca4bfd4a61bd47ce567f19bf87268d3e1f80 2025-12-04T09:21:37.2589216Z deleted: sha256:7cdd1d7adf33812d6b97dfcfcdd4dd56d65dcd80d58f2f656a4d8881af30c729 2025-12-04T09:21:37.2589643Z deleted: sha256:b2e153c409148df88e045e30631db53af83f7ff5c34ab2c178364ab8c2454bc4 2025-12-04T09:21:37.2590058Z deleted: sha256:4119397ba8a69b7b198160879a1021c2fc221f20c3a918177c9dc37ab281e4c5 2025-12-04T09:21:37.2590484Z deleted: sha256:eda24bbea25cacd1cff4048c54cd1c7c3e749541024f294aba9e532a5b8f27e8 2025-12-04T09:21:37.2590922Z deleted: sha256:ef076348bbdad44b0b8db6bc9b5eb2c983a22b6e175d2c2ea8df966a5dda5d2c 2025-12-04T09:21:37.2591365Z deleted: sha256:c857c40ad68d700d92ce5307cd8d2de55853ca7f06b70b7714472542bba80279 2025-12-04T09:21:37.2591783Z deleted: sha256:21bae53a044debe49ee40956693bc9bc9f3153097d835bc1b52855f6c11ccd7d 2025-12-04T09:21:37.2592213Z deleted: sha256:d58c913037b9e0eb0a5165ce21d569344f521d9e31236afdc2948c84c65bb40d 2025-12-04T09:21:37.2592651Z deleted: sha256:6d49af1d227411e8f7c127f1d7352fcce15e6b567864b9d653224f44a5ac0038 2025-12-04T09:21:37.2593071Z deleted: sha256:62110c719072bf7655783b9849b8ae237eaf476f7485f32789b8e8b663510971 2025-12-04T09:21:37.2593499Z deleted: sha256:31c62c97d1459c0eae3fafb23223e2cc07440279dca8e7d1daf5707c293fefad 2025-12-04T09:21:37.2593961Z deleted: sha256:9a0ca938cf9a3a3ab0d4d482c449a28a26187abdcfaa34c05d8e0abe0cffa553 2025-12-04T09:21:37.2594382Z deleted: sha256:187dd950e46a5164878a55202e9ecc4902374bb277c64e3c1d9cf6d160f4db06 2025-12-04T09:21:37.2594804Z deleted: sha256:e4ef065eeea4371057035d29f65c1db2c989b74abf853aa2ace0cb0b6cbd5c27 2025-12-04T09:21:37.2595314Z deleted: sha256:018c6575b7abfbd44d271bd9ef7cfaf50ed3ead3e02a9a2f55a87f0cf3069f5a 2025-12-04T09:21:37.2595744Z deleted: sha256:756207f72eddd11a8ccda7134047e490a93b3a2a3f4f911f65d9af7ed68555ff 2025-12-04T09:21:37.2596165Z deleted: sha256:1b4ec346793a6e23205bdb18f3a077c4dcf101a0b151952d16b7a1d89ff1208f 2025-12-04T09:21:37.2596585Z deleted: sha256:058d8de20f30d88b386f0df32d2d483483a7674deabc77c4a4181d0d7e071bee 2025-12-04T09:21:37.2596996Z deleted: sha256:8e4877f1352607ea781690d1501adeeee41d29f2093a3f1792cbefe815896a3e 2025-12-04T09:21:37.2597418Z deleted: sha256:0cccdb94b2b5b8df209e47d6ad5969e320e26d132223a46120275d69d1b91729 2025-12-04T09:21:37.2597847Z deleted: sha256:4cb419a59a97f667ba0f12ca2b4eaee9901e60eac7b5634fc7bd11bd906e3452 2025-12-04T09:21:37.2598280Z deleted: sha256:af7cb3b9cfd25702a946bfc78e58d573fa7592d1c18a36126d9032af65f8a1d3 2025-12-04T09:21:37.2598695Z deleted: sha256:aa540817df4309119d53d371b18d1b2b311ff1e39249f5e575ac5875877d289e 2025-12-04T09:21:37.2599132Z deleted: sha256:f2b3fcaa4dfe8ab311defbe65e7fe452d9fe7111886b158fd236590628afdbe9 2025-12-04T09:21:37.2599565Z deleted: sha256:fd8d5e975dd0a288378f5968262c73cf85f548e0e0c865429df9b352039c0306 2025-12-04T09:21:37.2599996Z deleted: sha256:b027e938d4cf03cd21c5e7090b6beb8653376b01c045b959aac78ac77be3ecaa 2025-12-04T09:21:37.2600445Z deleted: sha256:8ed24566dde62bfbb2100e7e6c6754bb1276be07240c8c803461cee66c5f67bf 2025-12-04T09:21:37.2600866Z deleted: sha256:4121294a85a9d2091548087bd109a6ff6b4faab832dfe44780dc41eaa19f5f46 2025-12-04T09:21:37.2601293Z deleted: sha256:25d304c2b2df58cb65bdd2ed47addb37ab8766ca313c3a9a6429d41afbf5683d 2025-12-04T09:21:37.2601719Z deleted: sha256:f661bd1f81ec961d249b813adf6c9db0c2f23ef324ff426e64d0b1e693e7c739 2025-12-04T09:21:37.2602170Z deleted: sha256:5d4cb5a285a1ec26a586484ba0682e89e10df9b43d10542a3ad789fc6b72db78 2025-12-04T09:21:37.2602582Z deleted: sha256:f66c18e587b948c74001d53a0ff1447446f346536a014f3069168d5fff402cf2 2025-12-04T09:21:37.2603383Z deleted: sha256:d31389bf4d7b4878fa618690fce1600252c53cd0dfaf7ece225b1b108771c5e3 2025-12-04T09:21:37.2603952Z deleted: sha256:19081ba6ef2ee61162234285a4f51d7d70108ba82d83d9cdbd8a5ef2c87c8791 2025-12-04T09:21:37.2604375Z deleted: sha256:efb1f5c38d636c24e70b9da75998f64d814d6b8074398d656b92124b462347e4 2025-12-04T09:21:37.2604798Z deleted: sha256:082a4c4cd5037a585e20fd5149ed134b29624cbe4fd6b0a458b57a26f3bf80c2 2025-12-04T09:21:37.2605203Z deleted: sha256:0839f6af1d7c249c49b52066fa6bde407852ae55db2be1159576286d4c3d0d03 2025-12-04T09:21:37.2605628Z deleted: sha256:bad7d7dd12d79cdd2cee001b016f8b54b9e9665eb38f9502cf79413fedcefefb 2025-12-04T09:21:37.2606056Z deleted: sha256:3b21c0d71ca64a88d84c0cd34770b59237afa58272f4c30c6a1af5f1483f73b0 2025-12-04T09:21:37.2606483Z deleted: sha256:b37887bdeb9df8dcacbffbdf0c85b7f0705bfb20db6cf2d1f63a50ad491aca55 2025-12-04T09:21:37.2606915Z deleted: sha256:3af26adcba4bb67856a18f9defb1d8f9816f486ab3887f16fac3957ed39de53b 2025-12-04T09:21:37.2607339Z deleted: sha256:b43add688669a23d3e87851970379ca42c0e0df5f41fb5a55be5ef9352cfa820 2025-12-04T09:21:37.2607760Z deleted: sha256:566a336e07699fee6b0be207796377324be2ba3ac4edd9ac4d56f2e4619f168c 2025-12-04T09:21:37.2608174Z deleted: sha256:2f25db9ccc82107d5dcc203dfbe3c390864c54358ca972a72a82b53b0becea6b 2025-12-04T09:21:37.2608601Z deleted: sha256:a552b6c9d0923c76dbb831e98e7f692d47b6fd6ac77fdf528a3a0d8fb85a2636 2025-12-04T09:21:37.2609015Z deleted: sha256:5d982304ee17e6c11432b5604e4afc443737999208af06723b07d529046fd8c5 2025-12-04T09:21:37.2609425Z deleted: sha256:73974f74b436f39a2fdb6461b1e3f7c3e41c73325776fa71d16b942a5b4a365b 2025-12-04T09:21:37.2609668Z 2025-12-04T09:21:37.2699724Z Total reclaimed space: 67.53GB 2025-12-04T09:21:37.2770204Z Post job cleanup. 2025-12-04T09:21:37.2812422Z Post job cleanup. 2025-12-04T09:21:37.3967568Z (node:194218) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2025-12-04T09:21:37.3968794Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T09:21:37.4135347Z Post job cleanup. 2025-12-04T09:21:37.4196778Z Post job cleanup. 2025-12-04T09:21:37.5116083Z [command]/usr/bin/git version 2025-12-04T09:21:37.5234718Z git version 2.50.1 2025-12-04T09:21:37.5265210Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/c43d8a89-089c-4ba4-9dc2-4e8a40611233/.gitconfig' 2025-12-04T09:21:37.5277572Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c43d8a89-089c-4ba4-9dc2-4e8a40611233' before making global git config changes 2025-12-04T09:21:37.5278500Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T09:21:37.5280393Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T09:21:37.5349664Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T09:21:37.5377028Z [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' || :" 2025-12-04T09:21:37.5760166Z Entering 'android/libs/fbjni' 2025-12-04T09:21:37.5812047Z Entering 'third_party/FP16' 2025-12-04T09:21:37.5866443Z Entering 'third_party/FXdiv' 2025-12-04T09:21:37.5918109Z Entering 'third_party/NNPACK' 2025-12-04T09:21:37.5968905Z Entering 'third_party/NVTX' 2025-12-04T09:21:37.6021477Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:21:37.6073560Z Entering 'third_party/XNNPACK' 2025-12-04T09:21:37.6144972Z Entering 'third_party/aiter' 2025-12-04T09:21:37.6194354Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:21:37.6252653Z Entering 'third_party/benchmark' 2025-12-04T09:21:37.6309018Z Entering 'third_party/composable_kernel' 2025-12-04T09:21:37.6368093Z Entering 'third_party/cpp-httplib' 2025-12-04T09:21:37.6421058Z Entering 'third_party/cpuinfo' 2025-12-04T09:21:37.6474470Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:21:37.6525002Z Entering 'third_party/cutlass' 2025-12-04T09:21:37.6584747Z Entering 'third_party/fbgemm' 2025-12-04T09:21:37.6640636Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:21:37.6693471Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:21:37.6753756Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:21:37.6801034Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:21:37.6861914Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:21:37.6910898Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:21:37.6959541Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:21:37.7010455Z Entering 'third_party/flash-attention' 2025-12-04T09:21:37.7062697Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:21:37.7116611Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:21:37.7178555Z Entering 'third_party/flatbuffers' 2025-12-04T09:21:37.7234617Z Entering 'third_party/fmt' 2025-12-04T09:21:37.7283470Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:21:37.7335347Z Entering 'third_party/gloo' 2025-12-04T09:21:37.7386651Z Entering 'third_party/googletest' 2025-12-04T09:21:37.7441026Z Entering 'third_party/ideep' 2025-12-04T09:21:37.7486427Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:21:37.7546050Z Entering 'third_party/ittapi' 2025-12-04T09:21:37.7594547Z Entering 'third_party/kineto' 2025-12-04T09:21:37.7646350Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:21:37.7700422Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:21:37.7754242Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:21:37.7802303Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:21:37.7856380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:21:37.7902881Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:21:37.7955044Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:21:37.8008009Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:21:37.8060736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:21:37.8111232Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:21:37.8160429Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:21:37.8210557Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:21:37.8265329Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:21:37.8318407Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:21:37.8367454Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:21:37.8416775Z Entering 'third_party/kleidiai' 2025-12-04T09:21:37.8469871Z Entering 'third_party/mimalloc' 2025-12-04T09:21:37.8522928Z Entering 'third_party/nlohmann' 2025-12-04T09:21:37.8575811Z Entering 'third_party/onnx' 2025-12-04T09:21:37.8647832Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:21:37.8698353Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:21:37.8751736Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:21:37.8798883Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:21:37.8850838Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:21:37.8899380Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:21:37.8947659Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:21:37.8993630Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:21:37.9045853Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:21:37.9094302Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:21:37.9155764Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:21:37.9208124Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:21:37.9277911Z Entering 'third_party/pocketfft' 2025-12-04T09:21:37.9330231Z Entering 'third_party/protobuf' 2025-12-04T09:21:37.9390678Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:21:37.9440054Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:21:37.9492934Z Entering 'third_party/psimd' 2025-12-04T09:21:37.9549739Z Entering 'third_party/pthreadpool' 2025-12-04T09:21:37.9601748Z Entering 'third_party/pybind11' 2025-12-04T09:21:37.9658637Z Entering 'third_party/python-peachpy' 2025-12-04T09:21:37.9707234Z Entering 'third_party/sleef' 2025-12-04T09:21:37.9757337Z Entering 'third_party/tensorpipe' 2025-12-04T09:21:37.9811132Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:21:37.9870833Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:21:37.9922524Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:21:37.9972096Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:21:38.0018582Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:21:38.0095080Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T09:21:38.0115426Z http.https://github.com/.extraheader 2025-12-04T09:21:38.0125350Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T09:21:38.0153038Z [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' || :" 2025-12-04T09:21:38.0424317Z Entering 'android/libs/fbjni' 2025-12-04T09:21:38.0457911Z http.https://github.com/.extraheader 2025-12-04T09:21:38.0488861Z Entering 'third_party/FP16' 2025-12-04T09:21:38.0522417Z http.https://github.com/.extraheader 2025-12-04T09:21:38.0553955Z Entering 'third_party/FXdiv' 2025-12-04T09:21:38.0585903Z http.https://github.com/.extraheader 2025-12-04T09:21:38.0618757Z Entering 'third_party/NNPACK' 2025-12-04T09:21:38.0650022Z http.https://github.com/.extraheader 2025-12-04T09:21:38.0681641Z Entering 'third_party/NVTX' 2025-12-04T09:21:38.0714241Z http.https://github.com/.extraheader 2025-12-04T09:21:38.0751040Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:21:38.0781798Z http.https://github.com/.extraheader 2025-12-04T09:21:38.0811371Z Entering 'third_party/XNNPACK' 2025-12-04T09:21:38.0847578Z http.https://github.com/.extraheader 2025-12-04T09:21:38.0891493Z Entering 'third_party/aiter' 2025-12-04T09:21:38.0926863Z http.https://github.com/.extraheader 2025-12-04T09:21:38.0959723Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:21:38.0992672Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1036850Z Entering 'third_party/benchmark' 2025-12-04T09:21:38.1071489Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1100233Z Entering 'third_party/composable_kernel' 2025-12-04T09:21:38.1135086Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1181226Z Entering 'third_party/cpp-httplib' 2025-12-04T09:21:38.1215968Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1246502Z Entering 'third_party/cpuinfo' 2025-12-04T09:21:38.1283402Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1314647Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:21:38.1349806Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1380881Z Entering 'third_party/cutlass' 2025-12-04T09:21:38.1414287Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1460844Z Entering 'third_party/fbgemm' 2025-12-04T09:21:38.1493021Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1528046Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:21:38.1563968Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1593724Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:21:38.1628626Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1665783Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:21:38.1700711Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1734451Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:21:38.1767336Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1810065Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:21:38.1843239Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1877170Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:21:38.1910151Z http.https://github.com/.extraheader 2025-12-04T09:21:38.1941238Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:21:38.1975755Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2007771Z Entering 'third_party/flash-attention' 2025-12-04T09:21:38.2039574Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2070340Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:21:38.2101936Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2140423Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:21:38.2174397Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2214929Z Entering 'third_party/flatbuffers' 2025-12-04T09:21:38.2251711Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2283448Z Entering 'third_party/fmt' 2025-12-04T09:21:38.2317894Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2354619Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:21:38.2392924Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2424823Z Entering 'third_party/gloo' 2025-12-04T09:21:38.2461493Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2491194Z Entering 'third_party/googletest' 2025-12-04T09:21:38.2528880Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2568271Z Entering 'third_party/ideep' 2025-12-04T09:21:38.2601681Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2635733Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:21:38.2667780Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2705895Z Entering 'third_party/ittapi' 2025-12-04T09:21:38.2739174Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2775353Z Entering 'third_party/kineto' 2025-12-04T09:21:38.2808246Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2844792Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:21:38.2880223Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2911554Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:21:38.2944553Z http.https://github.com/.extraheader 2025-12-04T09:21:38.2975418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:21:38.3009435Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3047546Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:21:38.3081982Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3112046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:21:38.3149750Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3179071Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:21:38.3212981Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3245790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:21:38.3282357Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3313449Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:21:38.3347117Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3377867Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:21:38.3412644Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3446287Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:21:38.3479026Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3515844Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:21:38.3553989Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3591608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:21:38.3626592Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3659999Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:21:38.3693613Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3730250Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:21:38.3763289Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3795926Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:21:38.3832222Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3868751Z Entering 'third_party/kleidiai' 2025-12-04T09:21:38.3903648Z http.https://github.com/.extraheader 2025-12-04T09:21:38.3937212Z Entering 'third_party/mimalloc' 2025-12-04T09:21:38.3969463Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4000895Z Entering 'third_party/nlohmann' 2025-12-04T09:21:38.4035998Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4066923Z Entering 'third_party/onnx' 2025-12-04T09:21:38.4103876Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4145935Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:21:38.4180272Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4215001Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:21:38.4246032Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4276620Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:21:38.4309957Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4341198Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:21:38.4374765Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4405539Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:21:38.4437263Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4474965Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:21:38.4506574Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4541724Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:21:38.4573601Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4602974Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:21:38.4636046Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4673135Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:21:38.4703950Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4733479Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:21:38.4766038Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4797511Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:21:38.4835293Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4870192Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:21:38.4902553Z http.https://github.com/.extraheader 2025-12-04T09:21:38.4949419Z Entering 'third_party/pocketfft' 2025-12-04T09:21:38.4983527Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5016245Z Entering 'third_party/protobuf' 2025-12-04T09:21:38.5051055Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5083410Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:21:38.5119512Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5153950Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:21:38.5188099Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5222261Z Entering 'third_party/psimd' 2025-12-04T09:21:38.5254089Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5284471Z Entering 'third_party/pthreadpool' 2025-12-04T09:21:38.5317881Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5351178Z Entering 'third_party/pybind11' 2025-12-04T09:21:38.5383246Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5416984Z Entering 'third_party/python-peachpy' 2025-12-04T09:21:38.5448645Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5481089Z Entering 'third_party/sleef' 2025-12-04T09:21:38.5514583Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5545278Z Entering 'third_party/tensorpipe' 2025-12-04T09:21:38.5580704Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5612600Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:21:38.5651410Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5686316Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:21:38.5724116Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5760510Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:21:38.5792915Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5822892Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:21:38.5854459Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5886175Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:21:38.5923919Z http.https://github.com/.extraheader 2025-12-04T09:21:38.5981597Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.6011840Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T09:21:38.6285792Z Entering 'android/libs/fbjni' 2025-12-04T09:21:38.6310884Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T09:21:38.6324840Z Entering 'third_party/FP16' 2025-12-04T09:21:38.6346240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T09:21:38.6361118Z Entering 'third_party/FXdiv' 2025-12-04T09:21:38.6384202Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T09:21:38.6398115Z Entering 'third_party/NNPACK' 2025-12-04T09:21:38.6423887Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T09:21:38.6438601Z Entering 'third_party/NVTX' 2025-12-04T09:21:38.6460488Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T09:21:38.6477015Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:21:38.6498087Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T09:21:38.6515102Z Entering 'third_party/XNNPACK' 2025-12-04T09:21:38.6534835Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T09:21:38.6562779Z Entering 'third_party/aiter' 2025-12-04T09:21:38.6585108Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T09:21:38.6600489Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:21:38.6624142Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T09:21:38.6646100Z Entering 'third_party/benchmark' 2025-12-04T09:21:38.6671051Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:21:38.6685054Z Entering 'third_party/composable_kernel' 2025-12-04T09:21:38.6710782Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T09:21:38.6731418Z Entering 'third_party/cpp-httplib' 2025-12-04T09:21:38.6755865Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T09:21:38.6769449Z Entering 'third_party/cpuinfo' 2025-12-04T09:21:38.6791206Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T09:21:38.6807656Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:21:38.6828460Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T09:21:38.6845368Z Entering 'third_party/cutlass' 2025-12-04T09:21:38.6866267Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T09:21:38.6888079Z Entering 'third_party/fbgemm' 2025-12-04T09:21:38.6913346Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T09:21:38.6928715Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:21:38.6954290Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T09:21:38.6969029Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:21:38.6989245Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T09:21:38.7010338Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:21:38.7034558Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T09:21:38.7049445Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:21:38.7072040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T09:21:38.7091375Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:21:38.7117781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T09:21:38.7133307Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:21:38.7156093Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T09:21:38.7169448Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:21:38.7191940Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T09:21:38.7209619Z Entering 'third_party/flash-attention' 2025-12-04T09:21:38.7234431Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T09:21:38.7249589Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:21:38.7271819Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T09:21:38.7290553Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:21:38.7314099Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T09:21:38.7342461Z Entering 'third_party/flatbuffers' 2025-12-04T09:21:38.7365543Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T09:21:38.7380397Z Entering 'third_party/fmt' 2025-12-04T09:21:38.7402217Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T09:21:38.7421133Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:21:38.7444153Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T09:21:38.7459630Z Entering 'third_party/gloo' 2025-12-04T09:21:38.7481589Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T09:21:38.7497181Z Entering 'third_party/googletest' 2025-12-04T09:21:38.7519119Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:21:38.7533984Z Entering 'third_party/ideep' 2025-12-04T09:21:38.7557496Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T09:21:38.7570638Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:21:38.7593578Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T09:21:38.7620650Z Entering 'third_party/ittapi' 2025-12-04T09:21:38.7640580Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T09:21:38.7657960Z Entering 'third_party/kineto' 2025-12-04T09:21:38.7680728Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T09:21:38.7691224Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:21:38.7716559Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T09:21:38.7729017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:21:38.7755197Z 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 2025-12-04T09:21:38.7770421Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:21:38.7791855Z 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 2025-12-04T09:21:38.7808619Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:21:38.7832335Z 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 2025-12-04T09:21:38.7847875Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:21:38.7873247Z 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 2025-12-04T09:21:38.7884691Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:21:38.7910821Z 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 2025-12-04T09:21:38.7931054Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:21:38.7953765Z 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 2025-12-04T09:21:38.7970248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:21:38.7993882Z 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 2025-12-04T09:21:38.8008064Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:21:38.8032758Z 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 2025-12-04T09:21:38.8047963Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:21:38.8071765Z 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 2025-12-04T09:21:38.8084434Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:21:38.8107596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T09:21:38.8122953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:21:38.8146944Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T09:21:38.8165656Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:21:38.8191278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T09:21:38.8213663Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:21:38.8236968Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T09:21:38.8252836Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:21:38.8275391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T09:21:38.8289199Z Entering 'third_party/kleidiai' 2025-12-04T09:21:38.8315133Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T09:21:38.8331076Z Entering 'third_party/mimalloc' 2025-12-04T09:21:38.8354896Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T09:21:38.8369288Z Entering 'third_party/nlohmann' 2025-12-04T09:21:38.8391902Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T09:21:38.8410390Z Entering 'third_party/onnx' 2025-12-04T09:21:38.8436913Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T09:21:38.8465781Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:21:38.8490075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:21:38.8509693Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:21:38.8534361Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T09:21:38.8549540Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:21:38.8569323Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:21:38.8583990Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:21:38.8605181Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:21:38.8618973Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:21:38.8643076Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T09:21:38.8658799Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:21:38.8681247Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T09:21:38.8696615Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:21:38.8719210Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T09:21:38.8732541Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:21:38.8756504Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T09:21:38.8769445Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:21:38.8793081Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T09:21:38.8807037Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:21:38.8828463Z 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 2025-12-04T09:21:38.8844802Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:21:38.8868936Z 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 2025-12-04T09:21:38.8884364Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:21:38.8907136Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T09:21:38.8941307Z Entering 'third_party/pocketfft' 2025-12-04T09:21:38.8961879Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T09:21:38.8976972Z Entering 'third_party/protobuf' 2025-12-04T09:21:38.9000485Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T09:21:38.9019977Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:21:38.9040715Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:21:38.9058560Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:21:38.9075960Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:21:38.9092241Z Entering 'third_party/psimd' 2025-12-04T09:21:38.9115455Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T09:21:38.9130188Z Entering 'third_party/pthreadpool' 2025-12-04T09:21:38.9153436Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T09:21:38.9170709Z Entering 'third_party/pybind11' 2025-12-04T09:21:38.9193043Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:21:38.9214025Z Entering 'third_party/python-peachpy' 2025-12-04T09:21:38.9235781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T09:21:38.9250313Z Entering 'third_party/sleef' 2025-12-04T09:21:38.9273146Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T09:21:38.9287957Z Entering 'third_party/tensorpipe' 2025-12-04T09:21:38.9311668Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T09:21:38.9326520Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:21:38.9351357Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:21:38.9366445Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:21:38.9388338Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T09:21:38.9400628Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:21:38.9423302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T09:21:38.9437650Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:21:38.9460605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:21:38.9474784Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:21:38.9493864Z 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 2025-12-04T09:21:38.9530999Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9554518Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9574790Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9596791Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9620049Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9640283Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9658285Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9679658Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9699819Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9723186Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9740640Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9763657Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9787335Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9808760Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9829861Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9849658Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9870363Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9890646Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9913876Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9933431Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9959223Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9979104Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:38.9998756Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0020148Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0038640Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0058634Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0075965Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0094859Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0118100Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0135044Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0154617Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0173860Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0193602Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0218564Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0238754Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0258559Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0278178Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0298272Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0323783Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0343891Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0364200Z [command]/usr/bin/git config --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 --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0383431Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0405376Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0433292Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0453987Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0478860Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0500864Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0522352Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0546293Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0567629Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0588258Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0613162Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0633504Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0651602Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0672274Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0692611Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0715552Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0735267Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0756200Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0775553Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0795357Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0816199Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0834742Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0853585Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0874705Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0895001Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0918010Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0940775Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0963280Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.0984358Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1004975Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1026759Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1047032Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1067794Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1087572Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1108562Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1129185Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1149851Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1173168Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1193925Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1217070Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:21:39.1305718Z A job completed hook has been configured by the self-hosted runner administrator 2025-12-04T09:21:39.1331274Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-12-04T09:21:39.1335067Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T09:21:39.1335348Z ##[endgroup] 2025-12-04T09:21:47.5032902Z Evaluate and set job outputs 2025-12-04T09:21:47.5038617Z Set output 'docker-image' 2025-12-04T09:21:47.5041141Z Set output 'test-matrix' 2025-12-04T09:21:47.5042026Z Cleaning up orphan processes